User: user57 Date: 02/03/08 18:48:02 Modified: jboss build.xml Log: o drop jboss- prefix Revision Changes Path 1.105 +2 -2 build/jboss/build.xml Index: build.xml =================================================================== RCS file: /cvsroot/jboss/build/jboss/build.xml,v retrieving revision 1.104 retrieving revision 1.105 diff -u -r1.104 -r1.105 --- build.xml 9 Mar 2002 02:45:34 -0000 1.104 +++ build.xml 9 Mar 2002 02:48:02 -0000 1.105 @@ -12,7 +12,7 @@ <!-- --> <!-- ====================================================================== --> -<!-- $Id: build.xml,v 1.104 2002/03/09 02:45:34 user57 Exp $ --> +<!-- $Id: build.xml,v 1.105 2002/03/09 02:48:02 user57 Exp $ --> <project default="main" name="JBoss/Build"> @@ -810,7 +810,7 @@ <!-- HACK, HACK, HACK --> <copy file="${_module.output}/resources/jca-sar/META-INF/jboss-service.xml" - tofile="${install.server}/default/deploy/jboss-jca-service.xml" filtering="no"/> + tofile="${install.server}/default/deploy/jca-service.xml" filtering="no"/> </target> <target name="_module-connector-all" depends="_module-connector-most">
_______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development