User: user57  
  Date: 02/02/15 00:17:20

  Modified:    jboss    build.xml
  Log:
   o hrm...
  
  Revision  Changes    Path
  1.74      +2 -2      build/jboss/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/build/jboss/build.xml,v
  retrieving revision 1.73
  retrieving revision 1.74
  diff -u -r1.73 -r1.74
  --- build.xml 15 Feb 2002 08:11:00 -0000      1.73
  +++ build.xml 15 Feb 2002 08:17:19 -0000      1.74
  @@ -12,7 +12,7 @@
   <!--                                                                        -->
   <!-- ====================================================================== -->
   
  -<!-- $Id: build.xml,v 1.73 2002/02/15 08:11:00 user57 Exp $ -->
  +<!-- $Id: build.xml,v 1.74 2002/02/15 08:17:19 user57 Exp $ -->
   
   <project default="main" name="JBoss/Build">
   
  @@ -381,7 +381,7 @@
   
       <!-- Copy the generated libraries (client) -->
       <mkdir dir="${install.client}"/>
  -    <copy todir="${install.lib.ext}" filtering="no">
  +    <copy todir="${install.client}" filtering="no">
         <fileset dir="${_module.output}/lib">
            <include name="jboss-common.jar"/>
         </fileset>
  
  
  

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

Reply via email to