strange
only the .classpath updated G ofbiz_svn/.classpath Updated to revision 709253. ===== File Statistics: ===== Merged: 1 have to figure out how to get the jars in the update. [hidden email] sent the following on 10/30/2008 2:28 PM: > Author: doogie > Date: Thu Oct 30 14:28:22 2008 > New Revision: 709250 > > URL: http://svn.apache.org/viewvc?rev=709250&view=rev > Log: > Add the new ant jars. > > Modified: > ofbiz/trunk/.classpath > > Modified: ofbiz/trunk/.classpath > URL: http://svn.apache.org/viewvc/ofbiz/trunk/.classpath?rev=709250&r1=709249&r2=709250&view=diff > ============================================================================== > --- ofbiz/trunk/.classpath (original) > +++ ofbiz/trunk/.classpath Thu Oct 30 14:28:22 2008 > @@ -167,5 +167,7 @@ > <classpathentry kind="lib" path="framework/base/lib/scripting/asm-util-2.2.jar"/> > <classpathentry kind="lib" path="framework/base/lib/scripting/groovy-1.5.6.jar"/> > <classpathentry kind="lib" path="framework/base/lib/jpim-0.1.jar"/> > + <classpathentry kind="lib" path="framework/base/lib/ant/ant-nodeps-1.7.0.jar"/> > + <classpathentry kind="lib" path="framework/base/lib/ant/ant-apache-bsf-1.7.0.jar"/> > <classpathentry kind="output" path="bin"/> > </classpath> > > > > |
They are already there
-Scott 2008/10/31 BJ Freeman <[hidden email]>: > strange > only the .classpath updated > G ofbiz_svn/.classpath > Updated to revision 709253. > ===== File Statistics: ===== > Merged: 1 > have to figure out how to get the jars in the update. > > > [hidden email] sent the following on 10/30/2008 2:28 PM: >> Author: doogie >> Date: Thu Oct 30 14:28:22 2008 >> New Revision: 709250 >> >> URL: http://svn.apache.org/viewvc?rev=709250&view=rev >> Log: >> Add the new ant jars. >> >> Modified: >> ofbiz/trunk/.classpath >> >> Modified: ofbiz/trunk/.classpath >> URL: http://svn.apache.org/viewvc/ofbiz/trunk/.classpath?rev=709250&r1=709249&r2=709250&view=diff >> ============================================================================== >> --- ofbiz/trunk/.classpath (original) >> +++ ofbiz/trunk/.classpath Thu Oct 30 14:28:22 2008 >> @@ -167,5 +167,7 @@ >> <classpathentry kind="lib" path="framework/base/lib/scripting/asm-util-2.2.jar"/> >> <classpathentry kind="lib" path="framework/base/lib/scripting/groovy-1.5.6.jar"/> >> <classpathentry kind="lib" path="framework/base/lib/jpim-0.1.jar"/> >> + <classpathentry kind="lib" path="framework/base/lib/ant/ant-nodeps-1.7.0.jar"/> >> + <classpathentry kind="lib" path="framework/base/lib/ant/ant-apache-bsf-1.7.0.jar"/> >> <classpathentry kind="output" path="bin"/> >> </classpath> >> >> >> >> > |
My bad... I realized after sending email.:(
Scott Gray sent the following on 10/30/2008 2:50 PM: > They are already there > > -Scott > > 2008/10/31 BJ Freeman <[hidden email]>: >> strange >> only the .classpath updated >> G ofbiz_svn/.classpath >> Updated to revision 709253. >> ===== File Statistics: ===== >> Merged: 1 >> have to figure out how to get the jars in the update. >> >> >> [hidden email] sent the following on 10/30/2008 2:28 PM: >>> Author: doogie >>> Date: Thu Oct 30 14:28:22 2008 >>> New Revision: 709250 >>> >>> URL: http://svn.apache.org/viewvc?rev=709250&view=rev >>> Log: >>> Add the new ant jars. >>> >>> Modified: >>> ofbiz/trunk/.classpath >>> >>> Modified: ofbiz/trunk/.classpath >>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/.classpath?rev=709250&r1=709249&r2=709250&view=diff >>> ============================================================================== >>> --- ofbiz/trunk/.classpath (original) >>> +++ ofbiz/trunk/.classpath Thu Oct 30 14:28:22 2008 >>> @@ -167,5 +167,7 @@ >>> <classpathentry kind="lib" path="framework/base/lib/scripting/asm-util-2.2.jar"/> >>> <classpathentry kind="lib" path="framework/base/lib/scripting/groovy-1.5.6.jar"/> >>> <classpathentry kind="lib" path="framework/base/lib/jpim-0.1.jar"/> >>> + <classpathentry kind="lib" path="framework/base/lib/ant/ant-nodeps-1.7.0.jar"/> >>> + <classpathentry kind="lib" path="framework/base/lib/ant/ant-apache-bsf-1.7.0.jar"/> >>> <classpathentry kind="output" path="bin"/> >>> </classpath> >>> >>> >>> >>> > > |
Free forum by Nabble | Edit this page |