User: user57 Date: 01/12/08 21:22:56 Modified: jboss build.xml Log: o include shutdown.jar Revision Changes Path 1.57 +2 -1 build/jboss/build.xml Index: build.xml =================================================================== RCS file: /cvsroot/jboss/build/jboss/build.xml,v retrieving revision 1.56 retrieving revision 1.57 diff -u -r1.56 -r1.57 --- build.xml 2001/12/07 06:55:27 1.56 +++ build.xml 2001/12/09 05:22:56 1.57 @@ -12,7 +12,7 @@ <!-- --> <!-- ====================================================================== --> -<!-- $Id: build.xml,v 1.56 2001/12/07 06:55:27 user57 Exp $ --> +<!-- $Id: build.xml,v 1.57 2001/12/09 05:22:56 user57 Exp $ --> <project default="main" name="JBoss/Build"> @@ -572,6 +572,7 @@ </fileset> <fileset dir="${_module.output}/lib"> <include name="run.jar"/> + <include name="shutdown.jar"/> </fileset> </copy> <chmod perm="+x">
_______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development