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/13 02:56:03 UTC

cvs commit: maven/src/plugins-build/release/src/test/org/apache/maven/release SnapshotResolverTest.java

dion        2003/04/12 17:56:03

  Modified:    src/test/java/org/apache/maven/project
                        ProjectInheritanceTest.java
               src/plugins-build/release/src/main/org/apache/maven/release
                        PomNodeSelector.java
                        SnapshotVersionTransformer.java
                        SnapshotResolver.java
               src/test/java/org/apache/maven DVSLFormatterTest.java
                        JAXPTest.java MavenToolTest.java
                        MavenUtilsTest.java DVSLPathToolTest.java
               src/test/java/org/apache/maven/util MD5SumTest.java
               src/plugins-build/release/src/main/org/apache/maven/release/jelly
                        SnapshotVersionTransformerTag.java
                        ResolveSnapshotsTag.java
               src/test/java/org/apache/maven/plugin
                        PluginCacheManagerTest.java
                        DefaultPluginCacheManagerTest.java
               src/plugins-build/plexus/src/test/org/apache/maven/plexus
                        PlexusImplementationFinderTest.java
               src/plugins-build/release/src/test/org/apache/maven/release
                        SnapshotResolverTest.java
  Log:
  Apache MavenSession -> Apache Maven
  
  Revision  Changes    Path
  1.29      +2 -2      maven/src/test/java/org/apache/maven/project/ProjectInheritanceTest.java
  
  Index: ProjectInheritanceTest.java
  ===================================================================
  RCS file: /home/cvs/maven/src/test/java/org/apache/maven/project/ProjectInheritanceTest.java,v
  retrieving revision 1.28
  retrieving revision 1.29
  diff -u -r1.28 -r1.29
  --- ProjectInheritanceTest.java	24 Jan 2003 05:22:29 -0000	1.28
  +++ ProjectInheritanceTest.java	13 Apr 2003 00:56:02 -0000	1.29
  @@ -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.3       +2 -2      maven/src/plugins-build/release/src/main/org/apache/maven/release/PomNodeSelector.java
  
  Index: PomNodeSelector.java
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/release/src/main/org/apache/maven/release/PomNodeSelector.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- PomNodeSelector.java	11 Feb 2003 22:01:12 -0000	1.2
  +++ PomNodeSelector.java	13 Apr 2003 00:56:02 -0000	1.3
  @@ -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.3       +3 -3      maven/src/plugins-build/release/src/main/org/apache/maven/release/SnapshotVersionTransformer.java
  
  Index: SnapshotVersionTransformer.java
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/release/src/main/org/apache/maven/release/SnapshotVersionTransformer.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- SnapshotVersionTransformer.java	11 Feb 2003 22:10:43 -0000	1.2
  +++ SnapshotVersionTransformer.java	13 Apr 2003 00:56:02 -0000	1.3
  @@ -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.12      +3 -3      maven/src/plugins-build/release/src/main/org/apache/maven/release/SnapshotResolver.java
  
  Index: SnapshotResolver.java
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/release/src/main/org/apache/maven/release/SnapshotResolver.java,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- SnapshotResolver.java	11 Feb 2003 22:01:12 -0000	1.11
  +++ SnapshotResolver.java	13 Apr 2003 00:56:02 -0000	1.12
  @@ -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.3       +2 -2      maven/src/test/java/org/apache/maven/DVSLFormatterTest.java
  
  Index: DVSLFormatterTest.java
  ===================================================================
  RCS file: /home/cvs/maven/src/test/java/org/apache/maven/DVSLFormatterTest.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- DVSLFormatterTest.java	28 Jan 2003 09:33:29 -0000	1.2
  +++ DVSLFormatterTest.java	13 Apr 2003 00:56:02 -0000	1.3
  @@ -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.4       +2 -2      maven/src/test/java/org/apache/maven/JAXPTest.java
  
  Index: JAXPTest.java
  ===================================================================
  RCS file: /home/cvs/maven/src/test/java/org/apache/maven/JAXPTest.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- JAXPTest.java	31 Dec 2002 07:09:52 -0000	1.3
  +++ JAXPTest.java	13 Apr 2003 00:56:02 -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.5       +3 -3      maven/src/test/java/org/apache/maven/MavenToolTest.java
  
  Index: MavenToolTest.java
  ===================================================================
  RCS file: /home/cvs/maven/src/test/java/org/apache/maven/MavenToolTest.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- MavenToolTest.java	31 Dec 2002 07:09:56 -0000	1.4
  +++ MavenToolTest.java	13 Apr 2003 00:56:02 -0000	1.5
  @@ -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.9       +2 -2      maven/src/test/java/org/apache/maven/MavenUtilsTest.java
  
  Index: MavenUtilsTest.java
  ===================================================================
  RCS file: /home/cvs/maven/src/test/java/org/apache/maven/MavenUtilsTest.java,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- MavenUtilsTest.java	31 Dec 2002 07:10:01 -0000	1.8
  +++ MavenUtilsTest.java	13 Apr 2003 00:56:02 -0000	1.9
  @@ -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.9       +4 -4      maven/src/test/java/org/apache/maven/DVSLPathToolTest.java
  
  Index: DVSLPathToolTest.java
  ===================================================================
  RCS file: /home/cvs/maven/src/test/java/org/apache/maven/DVSLPathToolTest.java,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- DVSLPathToolTest.java	9 Mar 2003 00:45:48 -0000	1.8
  +++ DVSLPathToolTest.java	13 Apr 2003 00:56:02 -0000	1.9
  @@ -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.6       +3 -3      maven/src/test/java/org/apache/maven/util/MD5SumTest.java
  
  Index: MD5SumTest.java
  ===================================================================
  RCS file: /home/cvs/maven/src/test/java/org/apache/maven/util/MD5SumTest.java,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- MD5SumTest.java	5 Jan 2003 17:16:43 -0000	1.5
  +++ MD5SumTest.java	13 Apr 2003 00:56:02 -0000	1.6
  @@ -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/SnapshotVersionTransformerTag.java
  
  Index: SnapshotVersionTransformerTag.java
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/release/src/main/org/apache/maven/release/jelly/SnapshotVersionTransformerTag.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- SnapshotVersionTransformerTag.java	11 Feb 2003 22:01:13 -0000	1.1
  +++ SnapshotVersionTransformerTag.java	13 Apr 2003 00:56:02 -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.5       +2 -2      maven/src/plugins-build/release/src/main/org/apache/maven/release/jelly/ResolveSnapshotsTag.java
  
  Index: ResolveSnapshotsTag.java
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/release/src/main/org/apache/maven/release/jelly/ResolveSnapshotsTag.java,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- ResolveSnapshotsTag.java	11 Feb 2003 22:01:13 -0000	1.4
  +++ ResolveSnapshotsTag.java	13 Apr 2003 00:56:02 -0000	1.5
  @@ -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.3       +2 -2      maven/src/test/java/org/apache/maven/plugin/PluginCacheManagerTest.java
  
  Index: PluginCacheManagerTest.java
  ===================================================================
  RCS file: /home/cvs/maven/src/test/java/org/apache/maven/plugin/PluginCacheManagerTest.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- PluginCacheManagerTest.java	12 Feb 2003 10:11:03 -0000	1.2
  +++ PluginCacheManagerTest.java	13 Apr 2003 00:56:02 -0000	1.3
  @@ -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.15      +2 -2      maven/src/test/java/org/apache/maven/plugin/DefaultPluginCacheManagerTest.java
  
  Index: DefaultPluginCacheManagerTest.java
  ===================================================================
  RCS file: /home/cvs/maven/src/test/java/org/apache/maven/plugin/DefaultPluginCacheManagerTest.java,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- DefaultPluginCacheManagerTest.java	14 Feb 2003 05:28:06 -0000	1.14
  +++ DefaultPluginCacheManagerTest.java	13 Apr 2003 00:56:02 -0000	1.15
  @@ -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       +3 -3      maven/src/plugins-build/plexus/src/test/org/apache/maven/plexus/PlexusImplementationFinderTest.java
  
  Index: PlexusImplementationFinderTest.java
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/plexus/src/test/org/apache/maven/plexus/PlexusImplementationFinderTest.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- PlexusImplementationFinderTest.java	28 Jan 2003 00:16:18 -0000	1.1
  +++ PlexusImplementationFinderTest.java	13 Apr 2003 00:56:02 -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.2       +2 -2      maven/src/plugins-build/release/src/test/org/apache/maven/release/SnapshotResolverTest.java
  
  Index: SnapshotResolverTest.java
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/release/src/test/org/apache/maven/release/SnapshotResolverTest.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- SnapshotResolverTest.java	10 Feb 2003 14:06:06 -0000	1.1
  +++ SnapshotResolverTest.java	13 Apr 2003 00:56:02 -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
  
  
  

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