Project

General

Profile

« Previous | Next » 

Revision 2468

Added by sgarg over 19 years ago

Added tomcat5 in build.properties
In build.xml, fixed a bug from previous commit

View differences:

build.xml
409 409
   description="Checks utility out of cvs and copies it to your metacat cvs sandbox">
410 410
     <echo>Enter CVS password: </echo>
411 411
     <cvs cvsRoot="${cvsroot}"
412
          package="${utilities-module}"
412
          package="${util-module}"
413 413
          dest="${build.tmp}" />
414 414
   </target>
415 415

  

Also available in: Unified diff