Author: costin Date: Sun Nov 13 14:05:40 2005 New Revision: 343978 URL: http://svn.apache.org/viewcvs?rev=343978&view=rev Log: Moved download for rhino to sandbox
Modified: tomcat/build/tc5.5.x/build.xml Modified: tomcat/build/tc5.5.x/build.xml URL: http://svn.apache.org/viewcvs/tomcat/build/tc5.5.x/build.xml?rev=343978&r1=343977&r2=343978&view=diff ============================================================================== --- tomcat/build/tc5.5.x/build.xml (original) +++ tomcat/build/tc5.5.x/build.xml Sun Nov 13 14:05:40 2005 @@ -1856,12 +1856,6 @@ <param name="destdir" value="${base.path}"/> </antcall> - <antcall target="downloadzip"> - <param name="sourcefile" value="${rhino.loc}"/> - <param name="destfile" value="${rhino.jar}"/> - <param name="destdir" value="${base.path}"/> - </antcall> - <antcall target="downloadgz"> <param name="sourcefile" value="${commons-launcher.loc}"/> <param name="destfile" value="${commons-launcher.jar}"/> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]