Re: svn commit: r652743 - /tomcat/trunk/.classpath

2008-05-02 Thread Costin Manolache
Sure - but as it is right now the .classpath file was broken, even if you download the extra files - there is no mention of the jar. The alternative fix would be to add the jars ( like we do for ant.jar, eclipse, etc ) - but given the license and the fact that the default build.xml excludes them -

Re: svn commit: r652743 - /tomcat/trunk/.classpath

2008-05-01 Thread Filip Hanik - Dev Lists
ant -f extras.xml downloads and builds this this filip [EMAIL PROTECTED] wrote: Author: costin Date: Thu May 1 20:18:26 2008 New Revision: 652743 URL: http://svn.apache.org/viewvc?rev=652743&view=rev Log: Match build.xml - exclude webservices, missing deps Not sure why it's checked in - if 'd

svn commit: r652743 - /tomcat/trunk/.classpath

2008-05-01 Thread costin
Author: costin Date: Thu May 1 20:18:26 2008 New Revision: 652743 URL: http://svn.apache.org/viewvc?rev=652743&view=rev Log: Match build.xml - exclude webservices, missing deps Not sure why it's checked in - if 'download' doesn't get the deps and build.xml doesn't build it. Modified: tomca