jdillon     2003/08/25 08:43:20

  Modified:    modules/core project.xml
  Log:
   o xml-apis is not a runtime depend
  
  Revision  Changes    Path
  1.14      +2 -2      incubator-geronimo/modules/core/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/incubator-geronimo/modules/core/project.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- project.xml       24 Aug 2003 21:44:02 -0000      1.13
  +++ project.xml       25 Aug 2003 15:43:20 -0000      1.14
  @@ -176,7 +176,7 @@
         <id>xml-apis</id>
         <version>1.0.b2</version>
         <properties>
  -        <runtime>true</runtime>
  +        <runtime>false</runtime>
         </properties>
       </dependency>
       
  
  
  

Reply via email to