2014-06-27 20:52 GMT+04:00 Mark Thomas <ma...@apache.org>:
> On 27/06/2014 16:01, kkoli...@apache.org wrote:
>> Author: kkolinko
>> Date: Fri Jun 27 15:01:55 2014
>> New Revision: 1606114
>>
>> URL: http://svn.apache.org/r1606114
>> Log:
>> When Eclipse Compiler JAR is updated, make sure to delete its old version 
>> from the build/lib directory.
>
> -1. I use a shared lib directory for multiple Tomcat versions (to save
> having multiple copies of the same libs) and this breaks that.

This change is about duplicates in output/build/lib directory.. It
does not change anything for ${base.path} directory where the
libraries are downloaded.

How does your configuration behave when you have both
output/build/lib/ecj-4.4RC4.jar  and
output/build/lib/ecj-4.4.jar
in Tomcat's ${catalina.home}/lib directory at runtime?


I think this is useful, but I can revert this commit, as ECJ version
updates do not happen often.

Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to