You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by pr...@apache.org on 2007/01/10 16:44:00 UTC

svn commit: r494857 - in /geronimo/server/trunk/testsuite: console-testsuite/basic/pom.xml deployment-testsuite/deployment-tests/pom.xml itests/cxfPojoWS/server/itests/pom.xml web-testsuite/test-2.5-servlets/pom.xml

Author: prasad
Date: Wed Jan 10 07:43:59 2007
New Revision: 494857

URL: http://svn.apache.org/viewvc?view=rev&rev=494857
Log:
* changed pom description

Modified:
    geronimo/server/trunk/testsuite/console-testsuite/basic/pom.xml
    geronimo/server/trunk/testsuite/deployment-testsuite/deployment-tests/pom.xml
    geronimo/server/trunk/testsuite/itests/cxfPojoWS/server/itests/pom.xml
    geronimo/server/trunk/testsuite/web-testsuite/test-2.5-servlets/pom.xml

Modified: geronimo/server/trunk/testsuite/console-testsuite/basic/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/testsuite/console-testsuite/basic/pom.xml?view=diff&rev=494857&r1=494856&r2=494857
==============================================================================
--- geronimo/server/trunk/testsuite/console-testsuite/basic/pom.xml (original)
+++ geronimo/server/trunk/testsuite/console-testsuite/basic/pom.xml Wed Jan 10 07:43:59 2007
@@ -37,10 +37,8 @@
 
     <description>
         Basic test for the Geronimo console.
-        Note the parent artifactId and the relativePath.
-        Since no other build executions are done here, the profile is not explicitly
-        defined. It inherits the 'child' profile from parent. maven-maven-plugin:invoke
-        executes the 'child' profile.i
+        maven-maven-plugin:invoke executes the 'child' profile.
+        Since build executions are done here, a 'child' profile is explicitly defined here to prevent inheriting other configurations and executions from parent.
     </description>
 
     <profiles>

Modified: geronimo/server/trunk/testsuite/deployment-testsuite/deployment-tests/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/testsuite/deployment-testsuite/deployment-tests/pom.xml?view=diff&rev=494857&r1=494856&r2=494857
==============================================================================
--- geronimo/server/trunk/testsuite/deployment-testsuite/deployment-tests/pom.xml (original)
+++ geronimo/server/trunk/testsuite/deployment-testsuite/deployment-tests/pom.xml Wed Jan 10 07:43:59 2007
@@ -37,7 +37,6 @@
     
     <description>
         Tests for the test-deployables.
-        Note the parent artifactId and the relativePath.
         maven-maven-plugin:invoke executes the 'child' profile.
         Since build executions are done here, a 'child' profile is explicitly defined here to prevent inheriting other configurations and executions from parent.
     </description>

Modified: geronimo/server/trunk/testsuite/itests/cxfPojoWS/server/itests/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/testsuite/itests/cxfPojoWS/server/itests/pom.xml?view=diff&rev=494857&r1=494856&r2=494857
==============================================================================
--- geronimo/server/trunk/testsuite/itests/cxfPojoWS/server/itests/pom.xml (original)
+++ geronimo/server/trunk/testsuite/itests/cxfPojoWS/server/itests/pom.xml Wed Jan 10 07:43:59 2007
@@ -38,10 +38,8 @@
 
     <description>
         Tests for the test-deployables.
-        Note the parent artifactId and the relativePath.
         maven-maven-plugin:invoke executes the 'child' profile.
-        Since build executions are done here, a 'child' profile is explicitly defined here to prevent inheriting other
-        configurations and executions from parent.
+        Since build executions are done here, a 'child' profile is explicitly defined here to prevent inheriting other configurations and executions from parent.
     </description>
 
     <dependencies>

Modified: geronimo/server/trunk/testsuite/web-testsuite/test-2.5-servlets/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/testsuite/web-testsuite/test-2.5-servlets/pom.xml?view=diff&rev=494857&r1=494856&r2=494857
==============================================================================
--- geronimo/server/trunk/testsuite/web-testsuite/test-2.5-servlets/pom.xml (original)
+++ geronimo/server/trunk/testsuite/web-testsuite/test-2.5-servlets/pom.xml Wed Jan 10 07:43:59 2007
@@ -38,7 +38,6 @@
 
     <description>
         Tests for the test-deployables.
-        Note the parent artifactId and the relativePath.
         maven-maven-plugin:invoke executes the 'child' profile.
         Since build executions are done here, a 'child' profile is explicitly defined here to prevent inheriting other configurations and executions from parent.
     </description>