User: user57  
  Date: 02/02/14 22:21:47

  Modified:    varia    build.xml
  Log:
   o no ect bits to compile at the moment
  
  Revision  Changes    Path
  1.17      +2 -2      contrib/varia/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/contrib/varia/build.xml,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- build.xml 15 Feb 2002 06:18:33 -0000      1.16
  +++ build.xml 15 Feb 2002 06:21:47 -0000      1.17
  @@ -12,7 +12,7 @@
   <!--                                                                        -->
   <!-- ====================================================================== -->
   
  -<!-- $Id: build.xml,v 1.16 2002/02/15 06:18:33 user57 Exp $ -->
  +<!-- $Id: build.xml,v 1.17 2002/02/15 06:21:47 user57 Exp $ -->
   
   <project default="main" name="JBoss/Varia">
   
  @@ -299,7 +299,7 @@
        |  documentation compiles.
       -->
     <target name="compile" 
  -       depends="compile-classes, compile-rmi, compile-etc"
  +       depends="compile-classes, compile-rmi" 
          description="Compile all source files."/>
   
     <!-- Compile all class files -->
  
  
  

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

Reply via email to