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

Comparing projects/cms/source/server/build.xml (file contents):
Revision 1.12 by tdb, Sat Feb 2 19:40:38 2002 UTC vs.
Revision 1.13 by tdb, Thu Feb 7 17:15:18 2002 UTC

# Line 90 | Line 90
90        dest="${LIBDIR}/mm.mysql-2.0.11-bin.jar"
91        verbose="true" usetimestamp="true"
92      />
93 +    <get
94 +      src="${LIBURL}/pircbot.jar"
95 +      dest="${LIBDIR}/pircbot.jar"
96 +      verbose="true" usetimestamp="true"
97 +    />
98      <!-- also get jacorb.properties? -->
99    </target>
100    

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines