oburn 2003/03/10 14:24:21 Modified: . build.xml Log: Added Chainsaw source code to list of styled files. Revision Changes Path 1.54 +1 -0 jakarta-log4j/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/jakarta-log4j/build.xml,v retrieving revision 1.53 retrieving revision 1.54 diff -u -r1.53 -r1.54 --- build.xml 9 Mar 2003 02:42:07 -0000 1.53 +++ build.xml 10 Mar 2003 22:24:21 -0000 1.54 @@ -278,6 +278,7 @@ <!-- ================================================================= --> <fileset dir="${java.source.dir}" id="styled_files"> <include name="**/plugins/*.java"/> + <include name="**/chainsaw/*.java"/> </fileset>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]