jstrachan    02/05/22 00:36:48

  Modified:    jelly    project.xml
  Log:
  Commented out XML based dependencies which cause a class loading problem when 
running the unit tests
  
  Revision  Changes    Path
  1.5       +2 -0      jakarta-commons-sandbox/jelly/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/jelly/project.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- project.xml       21 May 2002 19:36:56 -0000      1.4
  +++ project.xml       22 May 2002 07:36:48 -0000      1.5
  @@ -112,6 +112,7 @@
         <jar>hsqldb-1.7.0.jar</jar>
       </dependency>
   
  +<!--
       <dependency>
         <name>xercesImpl</name>
         <type>required</type>
  @@ -125,6 +126,7 @@
         <version>2.0.0</version>
         <jar>xmlParserAPIs-2.0.0.jar</jar>
       </dependency>
  +-->
   
     </dependencies>
     
  
  
  

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

Reply via email to