User: user57  
  Date: 02/04/03 14:29:35

  Modified:    jboss    build.xml
  Log:
   o applied patch: [ 523396 ] AutoNumber not being built, plus it's broken...
  
  Revision  Changes    Path
  1.113     +2 -1      build/jboss/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/build/jboss/build.xml,v
  retrieving revision 1.112
  retrieving revision 1.113
  diff -u -r1.112 -r1.113
  --- build.xml 25 Mar 2002 00:36:16 -0000      1.112
  +++ build.xml 3 Apr 2002 22:29:34 -0000       1.113
  @@ -12,7 +12,7 @@
   <!--                                                                        -->
   <!-- ====================================================================== -->
   
  -<!-- $Id: build.xml,v 1.112 2002/03/25 00:36:16 d_jencks Exp $ -->
  +<!-- $Id: build.xml,v 1.113 2002/04/03 22:29:34 user57 Exp $ -->
   
   <project default="main" name="JBoss/Build">
   
  @@ -1087,6 +1087,7 @@
            <include name="scheduler-plugin.jar"/>
            <include name="scheduler-plugin-example.jar"/>
            <include name="hsqldb-plugin.jar"/>
  +         <include name="autonumber-plugin.jar"/>
         </fileset>
       </copy>
   
  
  
  

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to