You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@excalibur.apache.org by rd...@apache.org on 2009/06/17 18:44:53 UTC

svn commit: r785715 - in /excalibur/trunk: components/pom.xml components/pool/pom.xml components/thread/pom.xml containerkit/pom.xml cornerstone/pom.xml deprecated/pom.xml framework/pom.xml

Author: rdonkin
Date: Wed Jun 17 16:44:53 2009
New Revision: 785715

URL: http://svn.apache.org/viewvc?rev=785715&view=rev
Log:
EXLBR-39 Remove inheritance frmo aggregate poms https://issues.apache.org/jira/browse/EXLBR-39

Modified:
    excalibur/trunk/components/pom.xml
    excalibur/trunk/components/pool/pom.xml
    excalibur/trunk/components/thread/pom.xml
    excalibur/trunk/containerkit/pom.xml
    excalibur/trunk/cornerstone/pom.xml
    excalibur/trunk/deprecated/pom.xml
    excalibur/trunk/framework/pom.xml

Modified: excalibur/trunk/components/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/components/pom.xml?rev=785715&r1=785714&r2=785715&view=diff
==============================================================================
--- excalibur/trunk/components/pom.xml (original)
+++ excalibur/trunk/components/pom.xml Wed Jun 17 16:44:53 2009
@@ -16,11 +16,6 @@
   limitations under the License.
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-  <parent>
-    <groupId>org.apache.excalibur</groupId>
-    <artifactId>excalibur</artifactId>
-    <version>4-SNAPSHOT</version>
-  </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.excalibur.components</groupId>
   <artifactId>excalibur-components-modules</artifactId>

Modified: excalibur/trunk/components/pool/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/components/pool/pom.xml?rev=785715&r1=785714&r2=785715&view=diff
==============================================================================
--- excalibur/trunk/components/pool/pom.xml (original)
+++ excalibur/trunk/components/pool/pom.xml Wed Jun 17 16:44:53 2009
@@ -16,11 +16,6 @@
   limitations under the License.
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-  <parent>
-    <groupId>org.apache.excalibur</groupId>
-    <artifactId>excalibur</artifactId>
-    <version>4-SNAPSHOT</version>
-  </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.excalibur.components</groupId>
   <artifactId>excalibur-pool-modules</artifactId>

Modified: excalibur/trunk/components/thread/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/components/thread/pom.xml?rev=785715&r1=785714&r2=785715&view=diff
==============================================================================
--- excalibur/trunk/components/thread/pom.xml (original)
+++ excalibur/trunk/components/thread/pom.xml Wed Jun 17 16:44:53 2009
@@ -16,11 +16,6 @@
   limitations under the License.
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-  <parent>
-    <groupId>org.apache.excalibur</groupId>
-    <artifactId>excalibur</artifactId>
-    <version>3</version>
-  </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.excalibur.components</groupId>
   <artifactId>excalibur-thread-modules</artifactId>

Modified: excalibur/trunk/containerkit/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/containerkit/pom.xml?rev=785715&r1=785714&r2=785715&view=diff
==============================================================================
--- excalibur/trunk/containerkit/pom.xml (original)
+++ excalibur/trunk/containerkit/pom.xml Wed Jun 17 16:44:53 2009
@@ -16,11 +16,6 @@
   limitations under the License.
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-  <parent>
-    <groupId>org.apache.excalibur</groupId>
-    <artifactId>excalibur</artifactId>
-    <version>4-SNAPSHOT</version>
-  </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.excalibur.containerkit</groupId>
   <artifactId>excalibur-containerkit</artifactId>

Modified: excalibur/trunk/cornerstone/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/cornerstone/pom.xml?rev=785715&r1=785714&r2=785715&view=diff
==============================================================================
--- excalibur/trunk/cornerstone/pom.xml (original)
+++ excalibur/trunk/cornerstone/pom.xml Wed Jun 17 16:44:53 2009
@@ -16,11 +16,6 @@
   limitations under the License.
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-  <parent>
-    <groupId>org.apache.excalibur</groupId>
-    <artifactId>excalibur</artifactId>
-    <version>4-SNAPSHOT</version>
-  </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.avalon.cornerstone</groupId>
   <artifactId>avalon-cornerstone-modules</artifactId>

Modified: excalibur/trunk/deprecated/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/deprecated/pom.xml?rev=785715&r1=785714&r2=785715&view=diff
==============================================================================
--- excalibur/trunk/deprecated/pom.xml (original)
+++ excalibur/trunk/deprecated/pom.xml Wed Jun 17 16:44:53 2009
@@ -16,11 +16,6 @@
   limitations under the License.
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-  <parent>
-    <groupId>org.apache.excalibur</groupId>
-    <artifactId>excalibur</artifactId>
-    <version>3</version>
-  </parent>
   <modelVersion>4.0.0</modelVersion>
   <name>Deprecated [modules]</name>
   <groupId>org.apache.excalibur.deprecated</groupId>

Modified: excalibur/trunk/framework/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/framework/pom.xml?rev=785715&r1=785714&r2=785715&view=diff
==============================================================================
--- excalibur/trunk/framework/pom.xml (original)
+++ excalibur/trunk/framework/pom.xml Wed Jun 17 16:44:53 2009
@@ -16,11 +16,6 @@
   limitations under the License.
 -->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-  <parent>
-    <groupId>org.apache.excalibur</groupId>
-    <artifactId>excalibur</artifactId>
-    <version>4-SNAPSHOT</version>
-  </parent>
   <modelVersion>4.0.0</modelVersion>
   <name>Avalon Framework [modules]</name>
   <groupId>org.apache.avalon</groupId>



---------------------------------------------------------------------
To unsubscribe, e-mail: scm-unsubscribe@excalibur.apache.org
For additional commands, e-mail: scm-help@excalibur.apache.org