crafterm    2003/06/17 04:00:23

  Modified:    fortress/container project.xml
  Log:
  Added dependancy for xml-apis, needed to fix building under jdk 1.3.1.
  
  Revision  Changes    Path
  1.4       +4 -0      avalon/fortress/container/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/avalon/fortress/container/project.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- project.xml       16 Jun 2003 16:53:00 -0000      1.3
  +++ project.xml       17 Jun 2003 11:00:22 -0000      1.4
  @@ -68,6 +68,10 @@
               <id>excalibur-lifecycle</id>
               <version>1.0</version>
           </dependency>
  +        <dependency>
  +            <id>xml-apis</id>
  +            <version>2.0.2</version>
  +        </dependency>
   
           <!-- test -->
           <dependency>
  
  
  

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

Reply via email to