You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by st...@apache.org on 2004/10/21 06:37:34 UTC

cvs commit: gump/project maven.xml xml-security.xml werkz.xml

stefano     2004/10/20 21:37:33

  Modified:    dtd      project.dtd
               project  maven.xml xml-security.xml
  Removed:     project  werkz.xml
  Log:
  - removing werkz
  - making the data validate
  
  Revision  Changes    Path
  1.9       +3 -0      gump/dtd/project.dtd
  
  Index: project.dtd
  ===================================================================
  RCS file: /home/cvs/gump/dtd/project.dtd,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- project.dtd	12 Oct 2004 20:19:52 -0000	1.8
  +++ project.dtd	21 Oct 2004 04:37:33 -0000	1.9
  @@ -155,3 +155,6 @@
   
   <!ATTLIST delete
     dir CDATA #REQUIRED >
  +
  +<!ATTLIST jvmarg
  +  value CDATA #REQUIRED >
  
  
  
  1.17      +0 -2      gump/project/maven.xml
  
  Index: maven.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/maven.xml,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- maven.xml	16 Oct 2004 14:07:54 -0000	1.16
  +++ maven.xml	21 Oct 2004 04:37:33 -0000	1.17
  @@ -39,7 +39,6 @@
         <depend project="dom4j" property="maven.jar.dom4j"/> 
         <depend project="ant" property="maven.jar.ant" id="ant"/> 
         <depend project="jakarta-velocity" property="maven.jar.velocity"/> 
  -      <depend project="werkz" property="maven.jar.werkz"/> 
         <depend project="xml-commons-which" property="maven.jar.which"/> 
       </ant>
   
  @@ -102,7 +101,6 @@
       <depend project="maven" /> -->
       <!-- not yet known to Gump -->
       <!--depend project="plexus" /-->
  -    <depend project="werkz" />
       <depend project="xml-apis" />
       <depend project="xml-commons-which" />
       <depend project="xml-resolver" />
  
  
  
  1.34      +1 -1      gump/project/xml-security.xml
  
  Index: xml-security.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/xml-security.xml,v
  retrieving revision 1.33
  retrieving revision 1.34
  diff -u -r1.33 -r1.34
  --- xml-security.xml	19 Oct 2004 15:02:07 -0000	1.33
  +++ xml-security.xml	21 Oct 2004 04:37:33 -0000	1.34
  @@ -62,7 +62,7 @@
     <project name="xml-security-tests">
       <package>org.apache.xml.security</package>
     
  -    <ant target="tests"/>
  +    <ant target="tests">
         <sysproperty name="build.clonevm" value="true"/>
         <property name="lib.jce" project="jce" reference="jarpath"/>
         <property name="jce.download.md5"