Author: costin
Date: Fri Mar 30 05:10:54 2012
New Revision: 1307260
URL: http://svn.apache.org/viewvc?rev=1307260&view=rev
Log:
Space police...
Modified:
tomcat/trunk/build.xml
Modified: tomcat/trunk/build.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/build.xml?rev=1307260&r1=1307259&r2=1307260&view=diff
==============================================================================
--- tomcat/trunk/build.xml (original)
+++ tomcat/trunk/build.xml Fri Mar 30 05:10:54 2012
@@ -162,7 +162,7 @@
<defaultexcludes add="**/.git/**" />
<defaultexcludes remove="**/.gitignore" />
<!--<defaultexcludes echo="true" />-->
-
+
<available file="${npn.jar}" property="npn.exists" />
<!-- Classpaths -->
@@ -2351,7 +2351,7 @@ Apache Tomcat ${version} native binaries
</antcall>
</target>
-
+
<target name="download-npn"
description="Download optional NPN" >
<antcall target="downloadfile">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]