You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by vm...@apache.org on 2005/01/31 20:15:34 UTC

cvs commit: gump/project jakarta-cactus.xml

vmassol     2005/01/31 11:15:34

  Modified:    project  jakarta-cactus.xml
  Log:
  Fixed location of the Cactus license (it was moved to documentation/licenses)
  
  Revision  Changes    Path
  1.59      +13 -13    gump/project/jakarta-cactus.xml
  
  Index: jakarta-cactus.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/jakarta-cactus.xml,v
  retrieving revision 1.58
  retrieving revision 1.59
  diff -u -r1.58 -r1.59
  --- jakarta-cactus.xml	18 Jan 2005 08:37:35 -0000	1.58
  +++ jakarta-cactus.xml	31 Jan 2005 19:15:34 -0000	1.59
  @@ -71,7 +71,7 @@
       <jar name="lib/cactus-@@DATE@@.jar"/>
       <javadoc nested="framework/dist-12/doc/api"/>
   
  -    <license name="LICENSE.cactus"/>
  +    <license name="documentation/licenses/apache-2.0.txt"/>
   
       <!-- Note: The release is delivered in the jakarta-cactus-release-12
       	project. Reason: only deliver it if the sample-servlet project
  @@ -124,7 +124,7 @@
       <jar name="lib/cactus-@@DATE@@.jar"/>
       <javadoc nested="framework/dist-13/doc/api"/>
   
  -    <license name="LICENSE.cactus"/>
  +    <license name="documentation/licenses/apache-2.0.txt"/>
   
       <!-- Note: The release is delivered in the jakarta-cactus-release-13
       	project. Reason: only deliver it if the sample-servlet project
  @@ -174,7 +174,7 @@
       <javadoc nested="integration/ant/dist-12/doc/api"/>
       <junitreport nested="integration/ant/target-12/doc/test-reports"/>
       	
  -    <license name="LICENSE.cactus"/>
  +    <license name="documentation/licenses/apache-2.0.txt"/>
   
       <!-- Note: The release is delivered in the jakarta-cactus-release-12
       	project. Reason: only deliver it if the sample-servlet project
  @@ -224,7 +224,7 @@
       <javadoc nested="integration/ant/dist-13/doc/api"/>
       <junitreport nested="integration/ant/target-13/doc/test-reports"/>
   
  -    <license name="LICENSE.cactus"/>
  +    <license name="documentation/licenses/apache-2.0.txt"/>
   
       <!-- Note: The release is delivered in the jakarta-cactus-release-13
       	project. Reason: only deliver it if the sample-servlet project
  @@ -269,7 +269,7 @@
       <home nested="integration/eclipse/org.apache.cactus.eclipse.webapp/dist"/>
       <jar name="bin/webapp.jar"/>
   
  -    <license name="LICENSE.cactus"/>
  +    <license name="documentation/licenses/apache-2.0.txt"/>
   
       <nag from="Vincent Massol &lt;vmassol@apache.org&gt;"
         to="cactus-dev@jakarta.apache.org"/>
  @@ -329,7 +329,7 @@
       <home nested="integration/eclipse/org.apache.cactus.eclipse.runner/dist-12"/>
       <jar name="bin/cactussupport.jar"/>
   
  -    <license name="LICENSE.cactus"/>
  +    <license name="documentation/licenses/apache-2.0.txt"/>
   
       <nag from="Vincent Massol &lt;vmassol@apache.org&gt;"
         to="cactus-dev@jakarta.apache.org"/>
  @@ -389,7 +389,7 @@
       <home nested="integration/eclipse/org.apache.cactus.eclipse.runner/dist-13"/>
       <jar name="bin/cactussupport.jar"/>
       
  -    <license name="LICENSE.cactus"/>
  +    <license name="documentation/licenses/apache-2.0.txt"/>
   
       <nag from="Vincent Massol &lt;vmassol@apache.org&gt;"
         to="cactus-dev@jakarta.apache.org"/>
  @@ -451,7 +451,7 @@
            PREREQ failure if this build was not successful -->
       <jar name="samples/servlet/dist-12/bin"/>
   
  -    <license name="LICENSE.cactus"/>
  +    <license name="documentation/licenses/apache-2.0.txt"/>
   
       <nag from="Vincent Massol &lt;vmassol@apache.org&gt;"
         to="cactus-dev@jakarta.apache.org"/>
  @@ -524,7 +524,7 @@
            PREREQ failure if this build was not successful -->
       <jar name="samples/servlet/dist-13/bin"/>
   
  -    <license name="LICENSE.cactus"/>
  +    <license name="documentation/licenses/apache-2.0.txt"/>
   
       <nag from="Vincent Massol &lt;vmassol@apache.org&gt;"
         to="cactus-dev@jakarta.apache.org"/>
  @@ -585,7 +585,7 @@
            PREREQ failure if this build was not successful -->
       <jar name="samples/jetty/dist-13/bin"/>
   
  -    <license name="LICENSE.cactus"/>
  +    <license name="documentation/licenses/apache-2.0.txt"/>
   
       <nag from="Vincent Massol &lt;vmassol@apache.org&gt;"
         to="cactus-dev@jakarta.apache.org"/>
  @@ -630,7 +630,7 @@
   
       <javadoc nested="documentation/dist/doc"/>
   
  -    <license name="LICENSE.cactus"/>
  +    <license name="documentation/licenses/apache-2.0.txt"/>
   
       <nag from="Vincent Massol &lt;vmassol@apache.org&gt;"
         to="cactus-dev@jakarta.apache.org"/>
  @@ -661,7 +661,7 @@
       <depend project="jakarta-cactus-sample-servlet-12"/>
       <depend project="jakarta-cactus-documentation"/>
   
  -    <license name="LICENSE.cactus"/>
  +    <license name="documentation/licenses/apache-2.0.txt"/>
   
       <nag from="Vincent Massol &lt;vmassol@apache.org&gt;"
         to="cactus-dev@jakarta.apache.org"/>
  @@ -693,7 +693,7 @@
       <depend project="jakarta-cactus-sample-jetty-13"/>
       <depend project="jakarta-cactus-documentation"/>
       
  -    <license name="LICENSE.cactus"/>
  +    <license name="documentation/licenses/apache-2.0.txt"/>
   
       <nag from="Vincent Massol &lt;vmassol@apache.org&gt;"
         to="cactus-dev@jakarta.apache.org"/>