taylor 01/12/05 21:04:54 Modified: build build.xml Log: We've got some deprecation problems, a lot of files to touch. best to keep it off for now, unless someone wants to address them, ok Santiago? Revision Changes Path 1.118 +1 -1 jakarta-jetspeed/build/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/jakarta-jetspeed/build/build.xml,v retrieving revision 1.117 retrieving revision 1.118 diff -u -r1.117 -r1.118 --- build.xml 2001/12/04 18:08:48 1.117 +++ build.xml 2001/12/06 05:04:54 1.118 @@ -88,7 +88,7 @@ <property name="ant.home" value="build"/> <property name="debug" value="on"/> <property name="optimize" value="off"/> - <property name="deprecation" value="on"/> + <property name="deprecation" value="off"/> <!-- Anakia doc settings -->
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>