leif        2002/08/08 03:04:34

  Modified:    .        build.xml
  Log:
  Comment the baxter project out to get the site build working.  Need to figure
  out how to make it work again later.
  
  Revision  Changes    Path
  1.178     +2 -0      jakarta-avalon-excalibur/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-excalibur/build.xml,v
  retrieving revision 1.177
  retrieving revision 1.178
  diff -u -r1.177 -r1.178
  --- build.xml 8 Aug 2002 09:47:24 -0000       1.177
  +++ build.xml 8 Aug 2002 10:04:34 -0000       1.178
  @@ -254,7 +254,9 @@
           <ant dir="testcase" target="jar"/>           <!-- logger, component 
-->
           <ant dir="event" target="jar"/>              <!-- collections, 
concurrent, lang, pool, thread, util, event -->
   
  +        <!-- Baxter requires JMX.jar to build and is causing the build to 
fail.
           <ant dir="baxter" target="jar"/>
  +        -->
           <ant dir="bzip2" target="jar"/>
           <ant dir="cache" target="jar"/>
           <ant dir="cli" target="jar"/>
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to