You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by jv...@apache.org on 2005/07/10 23:56:46 UTC

svn commit: r210049 - in /maven/continuum/trunk/continuum-test-projects/m1-test-poms: project-with-no-build-element.xml project-with-no-nag-email-element.xml project-with-no-repository-element.xml

Author: jvanzyl
Date: Sun Jul 10 14:56:46 2005
New Revision: 210049

URL: http://svn.apache.org/viewcvs?rev=210049&view=rev
Log: (empty)

Modified:
    maven/continuum/trunk/continuum-test-projects/m1-test-poms/project-with-no-build-element.xml
    maven/continuum/trunk/continuum-test-projects/m1-test-poms/project-with-no-nag-email-element.xml
    maven/continuum/trunk/continuum-test-projects/m1-test-poms/project-with-no-repository-element.xml

Modified: maven/continuum/trunk/continuum-test-projects/m1-test-poms/project-with-no-build-element.xml
URL: http://svn.apache.org/viewcvs/maven/continuum/trunk/continuum-test-projects/m1-test-poms/project-with-no-build-element.xml?rev=210049&r1=210048&r2=210049&view=diff
==============================================================================
--- maven/continuum/trunk/continuum-test-projects/m1-test-poms/project-with-no-build-element.xml (original)
+++ maven/continuum/trunk/continuum-test-projects/m1-test-poms/project-with-no-build-element.xml Sun Jul 10 14:56:46 2005
@@ -1,6 +1,5 @@
 
 <project>
-  <extend>../project.xml</extend>
   <pomVersion>3</pomVersion>
   <groupId>continuum</groupId>
   <artifactId>maven-1</artifactId>

Modified: maven/continuum/trunk/continuum-test-projects/m1-test-poms/project-with-no-nag-email-element.xml
URL: http://svn.apache.org/viewcvs/maven/continuum/trunk/continuum-test-projects/m1-test-poms/project-with-no-nag-email-element.xml?rev=210049&r1=210048&r2=210049&view=diff
==============================================================================
--- maven/continuum/trunk/continuum-test-projects/m1-test-poms/project-with-no-nag-email-element.xml (original)
+++ maven/continuum/trunk/continuum-test-projects/m1-test-poms/project-with-no-nag-email-element.xml Sun Jul 10 14:56:46 2005
@@ -1,6 +1,5 @@
 
 <project>
-  <extend>../project.xml</extend>
   <pomVersion>3</pomVersion>
   <groupId>continuum</groupId>
   <artifactId>maven-1</artifactId>

Modified: maven/continuum/trunk/continuum-test-projects/m1-test-poms/project-with-no-repository-element.xml
URL: http://svn.apache.org/viewcvs/maven/continuum/trunk/continuum-test-projects/m1-test-poms/project-with-no-repository-element.xml?rev=210049&r1=210048&r2=210049&view=diff
==============================================================================
--- maven/continuum/trunk/continuum-test-projects/m1-test-poms/project-with-no-repository-element.xml (original)
+++ maven/continuum/trunk/continuum-test-projects/m1-test-poms/project-with-no-repository-element.xml Sun Jul 10 14:56:46 2005
@@ -1,6 +1,5 @@
 
 <project>
-  <extend>../project.xml</extend>
   <pomVersion>3</pomVersion>
   <groupId>continuum</groupId>
   <artifactId>maven-1</artifactId>