You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by do...@apache.org on 2008/10/30 22:28:22 UTC

svn commit: r709250 - /ofbiz/trunk/.classpath

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>



Re: svn commit: r709250 - /ofbiz/trunk/.classpath

Posted by BJ Freeman <bj...@free-man.net>.
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 <bj...@free-man.net>:
>> 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.
>>
>>
>> doogie@apache.org 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>
>>>
>>>
>>>
>>>
> 
> 

Re: svn commit: r709250 - /ofbiz/trunk/.classpath

Posted by Scott Gray <le...@gmail.com>.
They are already there

-Scott

2008/10/31 BJ Freeman <bj...@free-man.net>:
> 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.
>
>
> doogie@apache.org 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>
>>
>>
>>
>>
>

Re: svn commit: r709250 - /ofbiz/trunk/.classpath

Posted by BJ Freeman <bj...@free-man.net>.
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.


doogie@apache.org 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>
> 
> 
> 
>