kimptoc 02/04/05 01:36:01 Modified: . build.xml Log: add a little comment Revision Changes Path 1.4 +2 -0 jakarta-jetspeed/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/jakarta-jetspeed/build.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- build.xml 4 Apr 2002 21:18:19 -0000 1.3 +++ build.xml 5 Apr 2002 09:36:00 -0000 1.4 @@ -13,6 +13,7 @@ <property file="project.properties" /> + <!-- ================================================================== --> <!-- JETSPEED CUSTOM DELEGATORS --> <!-- Add calls here to jetspeed specific targets --> @@ -60,6 +61,7 @@ NOTE: This is the new maven build system for jetspeed - integration is still progressing so please bear with us. NOTE: This does not currently work - but if you see the problem - please let us know! + NOTE: Current problem - the ojb/soap/uddi4j jars do not get downloaded by update-jars, so copy them manually </echo> <ant antfile="${maven.home}/build-maven.xml" target="jar"/>
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>