|
On 14/01/2010, at 1:50 AM, [hidden email] wrote:
> Author: erwan > Date: Thu Jan 14 08:50:56 2010 > New Revision: 899120 > > URL: http://svn.apache.org/viewvc?rev=899120&view=rev > Log: > Committing OFBIZ-3319 "reduced patch" Keep in mind that a jira ID is not a commit description and regardless of what documents are available to be linked to, a commit log must be able to stand alone as an accounting of the changes made. Thanks Scott > > Modified: > ofbiz/trunk/LICENSE > ofbiz/trunk/applications/marketing/testdef/ > CommEventCreateOpportunity_testsuite.xml > ofbiz/trunk/framework/testtools/config/seleniumXml.properties > > Modified: ofbiz/trunk/LICENSE > URL: http://svn.apache.org/viewvc/ofbiz/trunk/LICENSE?rev=899120&r1=899119&r2=899120&view=diff > = > = > = > = > = > = > = > = > ====================================================================== > --- ofbiz/trunk/LICENSE (original) > +++ ofbiz/trunk/LICENSE Thu Jan 14 08:50:56 2010 > @@ -94,6 +94,7 @@ > ofbiz/trunk/framework/service/lib/commons-httpclient-3.1.jar > ofbiz/trunk/framework/service/lib/neethi-2.0.4.jar > ofbiz/trunk/framework/service/lib/XmlSchema-1.4.3.jar > +ofbiz/trunk/framework/testtools/lib/selenium-java-client-driver.jar > ofbiz/trunk/framework/webapp/lib/fop-0.95.jar > ofbiz/trunk/framework/webapp/lib/velocity-1.6.1.jar > ofbiz/trunk/framework/webapp/lib/xmlgraphics-commons-1.3.1.jar > > Modified: ofbiz/trunk/applications/marketing/testdef/ > CommEventCreateOpportunity_testsuite.xml > URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/marketing/testdef/CommEventCreateOpportunity_testsuite.xml?rev=899120&r1=899119&r2=899120&view=diff > = > = > = > = > = > = > = > = > ====================================================================== > --- ofbiz/trunk/applications/marketing/testdef/ > CommEventCreateOpportunity_testsuite.xml (original) > +++ ofbiz/trunk/applications/marketing/testdef/ > CommEventCreateOpportunity_testsuite.xml Thu Jan 14 08:50:56 2010 > @@ -20,6 +20,7 @@ > > <testcase> > <open value="/partymgr/control/logout" /> > + <open value="/partymgr/control/setSessionLocale?newLocale=en" /> > <waitForPageToLoad value="30000" /> > <type name="USERNAME" value="admin" /> > <type name="PASSWORD" value="ofbiz" /> > > Modified: ofbiz/trunk/framework/testtools/config/ > seleniumXml.properties > URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/testtools/config/seleniumXml.properties?rev=899120&r1=899119&r2=899120&view=diff > = > = > = > = > = > = > = > = > ====================================================================== > --- ofbiz/trunk/framework/testtools/config/seleniumXml.properties > (original) > +++ ofbiz/trunk/framework/testtools/config/seleniumXml.properties > Thu Jan 14 08:50:56 2010 > @@ -1,5 +1,7 @@ > serverHost=localhost > proxyPort=4444 > +#for debian, use the following line > +#browser=*firefox /usr/lib/iceweasel/iceweasel > browser=*firefox /usr/lib/firefox-3.0.8/firefox > startUrl=http://localhost:8080/ > log4jFile=./config/log4j.properties > \ No newline at end of file > > |
|
Le 15/01/2010 01:10, Scott Gray a écrit : > On 14/01/2010, at 1:50 AM, [hidden email] wrote: > >> Author: erwan >> Date: Thu Jan 14 08:50:56 2010 >> New Revision: 899120 >> >> URL: http://svn.apache.org/viewvc?rev=899120&view=rev >> Log: >> Committing OFBIZ-3319 "reduced patch" > > Keep in mind that a jira ID is not a commit description and regardless > of what documents are available to be linked to, a commit log must be > able to stand alone as an accounting of the changes made. > > Thanks > Scott I did it a few minutes ago. -- Erwan de FERRIERES www.nereide.biz |
|
Thanks Erwan
Regards Scott HotWax Media http://www.hotwaxmedia.com On 15/01/2010, at 3:16 AM, Erwan de FERRIERES wrote: > > > Le 15/01/2010 01:10, Scott Gray a écrit : >> On 14/01/2010, at 1:50 AM, [hidden email] wrote: >> >>> Author: erwan >>> Date: Thu Jan 14 08:50:56 2010 >>> New Revision: 899120 >>> >>> URL: http://svn.apache.org/viewvc?rev=899120&view=rev >>> Log: >>> Committing OFBIZ-3319 "reduced patch" >> >> Keep in mind that a jira ID is not a commit description and >> regardless >> of what documents are available to be linked to, a commit log must be >> able to stand alone as an accounting of the changes made. >> >> Thanks >> Scott > Thanks again for the reminder ! > I did it a few minutes ago. > > -- > Erwan de FERRIERES > www.nereide.biz |
| Free forum by Nabble | Edit this page |
