User: azakkerman
  Date: 02/02/03 12:16:25

  Modified:    varia    build.xml
  Log:
        Update build file to compile Tyrex plugin.
  
  Revision  Changes    Path
  1.14      +4 -2      contrib/varia/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/contrib/varia/build.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- build.xml 2001/12/06 02:16:09     1.13
  +++ build.xml 2002/02/03 20:16:25     1.14
  @@ -12,7 +12,7 @@
   <!--                                                                        -->
   <!-- ====================================================================== -->
   
  -<!-- $Id: build.xml,v 1.13 2001/12/06 02:16:09 user57 Exp $ -->
  +<!-- $Id: build.xml,v 1.14 2002/02/03 20:16:25 azakkerman Exp $ -->
   
   <project default="main" name="JBoss Plugins/Varia">
   
  @@ -314,8 +314,10 @@
          <include name="${javac.includes}"/>
          <exclude name="${javac.excludes}"/>
   
  -       <!-- Tyrex plugin does not compile currently. -->
  +       <!--
  +     Tyrex should compile now
          <exclude name="org/jboss/tm/plugins/tyrex/**"/>
  +       -->
       </javac>
     </target>
   
  
  
  

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

Reply via email to