User: jules_gosnell
  Date: 02/01/19 02:10:42

  Modified:    jetty    build.xml
  Log:
  well - looks like I broke the build - sorry !
  
  Revision  Changes    Path
  1.26      +4 -3      contrib/jetty/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /cvsroot/jboss/contrib/jetty/build.xml,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- build.xml 2002/01/19 02:05:37     1.25
  +++ build.xml 2002/01/19 10:10:42     1.26
  @@ -15,8 +15,9 @@
   <!-- $Id$ -->
   
   <project default="main" name="JBoss Plugins/Jetty">
  +<!--
     <property environment="env"/>
  -
  + -->
     <!-- ================================================================== -->
     <!-- Setup                                                              -->
     <!-- ================================================================== -->
  @@ -136,10 +137,10 @@
   
       <!-- Java Compiler -->
       <path id="javac.jar.classpath">
  -      <pathelement path="${env.CLASSPATH}" />
   <!--
  -      <pathelement path="${module.root}/lib/javac.jar"/>
  +      <pathelement path="${env.CLASSPATH}" />
    -->
  +      <pathelement path="${module.root}/lib/javac.jar"/>
       </path>
   
       <!-- The combined library classpath -->
  
  
  

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

Reply via email to