User: user57  
  Date: 01/07/31 17:43:30

  Modified:    .        Tag: jboss_buildmagic build.xml
  Log:
   o looks like beaninfo files have not been touched in many months, so for
     now lets remove them and see if anyone misses them.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.7   +2 -2      jbosspool/Attic/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jbosspool/Attic/build.xml,v
  retrieving revision 1.1.2.6
  retrieving revision 1.1.2.7
  diff -u -r1.1.2.6 -r1.1.2.7
  --- build.xml 2001/07/31 21:36:44     1.1.2.6
  +++ build.xml 2001/08/01 00:43:30     1.1.2.7
  @@ -10,7 +10,7 @@
   <!--                                                                        -->
   <!-- ====================================================================== -->
   
  -<!-- $Id: build.xml,v 1.1.2.6 2001/07/31 21:36:44 user57 Exp $ -->
  +<!-- $Id: build.xml,v 1.1.2.7 2001/08/01 00:43:30 user57 Exp $ -->
   
   <project default="main">
   
  @@ -344,7 +344,7 @@
       <mkdir dir="${release.deploy.lib}"/>
       <copy todir="${release.deploy.lib}" filtering="no">
         <fileset dir="${build.jars}">
  -         <include name="*-jdbc-ra.rar"/>
  +         <include name="*.rar"/>
         </fileset>
       </copy>
   
  
  
  

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

Reply via email to