Re: svn commit: r1677597 - in /ofbiz/trunk: .classpath LICENSE framework/base/lib/commons/commons-cli-1.2.jar macros.xml

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Re: svn commit: r1677597 - in /ofbiz/trunk: .classpath LICENSE framework/base/lib/commons/commons-cli-1.2.jar macros.xml

Jacopo Cappellato-5

On May 4, 2015, at 6:36 PM, Adam Heath <[hidden email]> wrote:

> Why are antlr and asm removed, but not mentioned in the log?

Antlr and asm jars were not removed, just the classpath entries for the groovy.class.path path id: the classes are included in the groovy-all jar; one of the entries (commons-cli-1.0.jar) was old and was pointing to an invalid jar.

Jacopo
Reply | Threaded
Open this post in threaded view
|

Re: svn commit: r1677597 - in /ofbiz/trunk: .classpath LICENSE framework/base/lib/commons/commons-cli-1.2.jar macros.xml

Adam Heath-2

On 05/04/2015 12:29 PM, Jacopo Cappellato wrote:
> On May 4, 2015, at 6:36 PM, Adam Heath <[hidden email]> wrote:
>
>> Why are antlr and asm removed, but not mentioned in the log?
> Antlr and asm jars were not removed, just the classpath entries for the groovy.class.path path id: the classes are included in the groovy-all jar; one of the entries (commons-cli-1.0.jar) was old and was pointing to an invalid jar.

But the commit log didn't say that.

Reply | Threaded
Open this post in threaded view
|

Re: svn commit: r1677597 - in /ofbiz/trunk: .classpath LICENSE framework/base/lib/commons/commons-cli-1.2.jar macros.xml

Jacopo Cappellato-5
On May 4, 2015, at 7:59 PM, Adam Heath <[hidden email]> wrote:

> But the commit log didn't say that.

I guess it is a way to say: "Jacopo, could you please mention it in the commit log?".

Sure, I have now expanded the commit logs :-)

Jacopo