You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by di...@apache.org on 2003/04/12 10:12:46 UTC

cvs commit: maven/src/plugins-build/release/src/main/org/apache/maven/release AbstractPomTransformer.java

dion        2003/04/12 01:12:46

  Modified:    src/plugins-build/release/src/test/org/apache/maven/release
                        DummySnapshotResolver.java
               src/plugins-build/release/src/main/org/apache/maven/release/jelly
                        AbstractTransformerTag.java
               src/plugins-build/release/src/main/org/apache/maven/release
                        AbstractPomTransformer.java
  Log:
  Apache MavenSession -> Apache Maven
  
  Revision  Changes    Path
  1.4       +2 -2      maven/src/plugins-build/release/src/test/org/apache/maven/release/DummySnapshotResolver.java
  
  Index: DummySnapshotResolver.java
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/release/src/test/org/apache/maven/release/DummySnapshotResolver.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- DummySnapshotResolver.java	11 Feb 2003 01:00:55 -0000	1.3
  +++ DummySnapshotResolver.java	12 Apr 2003 08:12:46 -0000	1.4
  @@ -26,12 +26,12 @@
    *    if and wherever such third-party acknowledgments normally appear.
    *
    * 4. The names "Apache" and "Apache Software Foundation" and
  - *    "Apache MavenSession" must not be used to endorse or promote products
  + *    "Apache Maven" must not be used to endorse or promote products
    *    derived from this software without prior written permission. For
    *    written permission, please contact apache@apache.org.
    *
    * 5. Products derived from this software may not be called "Apache",
  - *    "Apache MavenSession", nor may "Apache" appear in their name, without
  + *    "Apache Maven", nor may "Apache" appear in their name, without
    *    prior written permission of the Apache Software Foundation.
    *
    * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
  
  
  
  1.2       +2 -2      maven/src/plugins-build/release/src/main/org/apache/maven/release/jelly/AbstractTransformerTag.java
  
  Index: AbstractTransformerTag.java
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/release/src/main/org/apache/maven/release/jelly/AbstractTransformerTag.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- AbstractTransformerTag.java	11 Feb 2003 22:01:13 -0000	1.1
  +++ AbstractTransformerTag.java	12 Apr 2003 08:12:46 -0000	1.2
  @@ -26,12 +26,12 @@
    *    if and wherever such third-party acknowledgments normally appear.
    *
    * 4. The names "Apache" and "Apache Software Foundation" and
  - *    "Apache MavenSession" must not be used to endorse or promote products
  + *    "Apache Maven" must not be used to endorse or promote products
    *    derived from this software without prior written permission. For
    *    written permission, please contact apache@apache.org.
    *
    * 5. Products derived from this software may not be called "Apache",
  - *    "Apache MavenSession", nor may "Apache" appear in their name, without
  + *    "Apache Maven", nor may "Apache" appear in their name, without
    *    prior written permission of the Apache Software Foundation.
    *
    * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
  
  
  
  1.8       +3 -3      maven/src/plugins-build/release/src/main/org/apache/maven/release/AbstractPomTransformer.java
  
  Index: AbstractPomTransformer.java
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/release/src/main/org/apache/maven/release/AbstractPomTransformer.java,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- AbstractPomTransformer.java	11 Feb 2003 05:07:27 -0000	1.7
  +++ AbstractPomTransformer.java	12 Apr 2003 08:12:46 -0000	1.8
  @@ -26,12 +26,12 @@
    *    if and wherever such third-party acknowledgments normally appear.
    *
    * 4. The names "Apache" and "Apache Software Foundation" and
  - *    "Apache MavenSession" must not be used to endorse or promote products
  + *    "Apache Maven" must not be used to endorse or promote products
    *    derived from this software without prior written permission. For
    *    written permission, please contact apache@apache.org.
    *
    * 5. Products derived from this software may not be called "Apache",
  - *    "Apache MavenSession", nor may "Apache" appear in their name, without
  + *    "Apache Maven", nor may "Apache" appear in their name, without
    *    prior written permission of the Apache Software Foundation.
    *
    * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org