ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/conient/build.xml
(Generate patch)

Comparing projects/cms/source/conient/build.xml (file contents):
Revision 1.1 by ajm, Thu Jun 14 15:38:15 2001 UTC vs.
Revision 1.3 by tdb, Sun Aug 1 10:39:59 2004 UTC

# Line 46 | Line 46
46      
47       Recommend to run the following target order:
48      
49 <     fetch packageutil package javadoc install
49 >     fetch package javadoc install
50      </echo>
51    </target>
52    
# Line 109 | Line 109
109    <target name="makejar" depends="build">
110      <echo file="${BUILDDIR}/MANIFEST_TMP"
111   >Manifest-Version: 1.0
112 < Created-By: www.i-scream.org.uk
112 > Created-By: www.i-scream.org
113   Main-Class: ${MFMAINCLASS}
114   Class-Path: ${MFCLPATH}
115   </echo>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines