cziegeler 02/01/14 08:41:34 Modified: . build.xml Added: lib/core jstyle.jar Removed: lib/optional jstyle.jar Log: JStyle belongs to the core Revision Changes Path 1.137 +1 -1 xml-cocoon2/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/build.xml,v retrieving revision 1.136 retrieving revision 1.137 diff -u -r1.136 -r1.137 --- build.xml 14 Jan 2002 16:28:42 -0000 1.136 +++ build.xml 14 Jan 2002 16:41:34 -0000 1.137 @@ -678,7 +678,7 @@ <!-- =================================================================== --> <!-- Prepares the servlet 2.2 source code if maybeupload is present --> <!-- =================================================================== --> - <target name="prepare-src-22-maybeupload" unless="servlet23.present"> + <target name="prepare-src-22-maybeupload" unless="servlet23.present" if="maybeupload.present"> <copy file="${java.dir}/org/apache/cocoon/environment/http/RequestWrapperMaybeUpload22.java" tofile="${build.src}/org/apache/cocoon/environment/http/RequestWrapper.java" filtering="on" 1.1 xml-cocoon2/lib/core/jstyle.jar <<Binary file>>
---------------------------------------------------------------------- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]