You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by ju...@apache.org on 2009/02/07 01:54:05 UTC

svn commit: r741803 - /jackrabbit/trunk/jackrabbit-parent/pom.xml

Author: jukka
Date: Sat Feb  7 00:54:04 2009
New Revision: 741803

URL: http://svn.apache.org/viewvc?rev=741803&view=rev
Log:
JCR-1971: Use the new Jackrabbit parent POM

Make jackrabbit-parent inherit the new top level parent POM.

Modified:
    jackrabbit/trunk/jackrabbit-parent/pom.xml

Modified: jackrabbit/trunk/jackrabbit-parent/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/trunk/jackrabbit-parent/pom.xml?rev=741803&r1=741802&r2=741803&view=diff
==============================================================================
--- jackrabbit/trunk/jackrabbit-parent/pom.xml (original)
+++ jackrabbit/trunk/jackrabbit-parent/pom.xml Sat Feb  7 00:54:04 2009
@@ -28,25 +28,22 @@
   <!-- ====================================================================== -->
 
   <parent>
-    <groupId>org.apache</groupId>
-    <artifactId>apache</artifactId>
-    <version>4</version>
+    <groupId>org.apache.jackrabbit</groupId>
+    <artifactId>parent</artifactId>
+    <version>2</version>
   </parent>
 
-  <groupId>org.apache.jackrabbit</groupId>
   <artifactId>jackrabbit-parent</artifactId>
   <name>Jackrabbit Parent POM</name>
   <version>1.6-SNAPSHOT</version>
   <packaging>pom</packaging>
-  <!--
-    Keep the description on a single line. Otherwise Maven might generate
-    a corrupted MANIFEST.MF (see http://jira.codehaus.org/browse/MJAR-4)
-   -->
-  <description>Apache Jackrabbit is a fully conforming implementation of the Content Repository for Java Technology API (JCR). A content repository is a hierarchical content store with support for structured and unstructured content, full text search, versioning, transactions, observation, and more. Typical applications that use content repositories include content management, document management, and records management systems.</description>
-  <url>http://jackrabbit.apache.org/</url>
-  <prerequisites>
-    <maven>2.0</maven>
-  </prerequisites>
+  <description>
+    Apache Jackrabbit is a fully conforming implementation of the
+    Content Repository for Java Technology API (JCR). A content
+    repository is a hierarchical content store with support for
+    structured and unstructured content, full text search, versioning,
+    transactions, observation, and more.
+  </description>
   <issueManagement>
     <system>Jira</system>
     <url>http://issues.apache.org/jira/browse/JCR</url>
@@ -129,7 +126,6 @@
         <plugin>
           <groupId>org.apache.felix</groupId>
           <artifactId>maven-bundle-plugin</artifactId>
-          <version>1.2.0</version>
           <inherited>true</inherited>
           <configuration>
             <instructions>
@@ -207,432 +203,6 @@
     </profile>
   </profiles>
 
-  <!-- ====================================================================== -->
-  <!-- M A I L I N G   L I S T S                                              -->
-  <!-- ====================================================================== -->
-  <mailingLists>
-    <mailingList>
-      <name>Jackrabbit Announce List</name>
-      <subscribe>announce-subscribe@jackrabbit.apache.org</subscribe>
-      <unsubscribe>announce-unsubscribe@jackrabbit.apache.org</unsubscribe>
-      <archive>http://mail-archives.apache.org/mod_mbox/jackrabbit-announce/</archive>
-    </mailingList>
-    <mailingList>
-      <name>Jackrabbit Users List</name>
-      <subscribe>users-subscribe@jackrabbit.apache.org</subscribe>
-      <unsubscribe>users-unsubscribe@jackrabbit.apache.org</unsubscribe>
-      <post>users at jackrabbit.apache.org</post>
-      <archive>http://mail-archives.apache.org/mod_mbox/jackrabbit-users/</archive>
-      <otherArchives>
-        <otherArchive>
-          http://dir.gmane.org/gmane.comp.apache.jackrabbit.user
-        </otherArchive>
-        <otherArchive>
-          http://www.mail-archive.com/users@jackrabbit.apache.org/
-        </otherArchive>
-        <otherArchive>
-          http://www.nabble.com/Jackrabbit---Users-f14897.html
-        </otherArchive>
-      </otherArchives>
-    </mailingList>
-    <mailingList>
-      <name>Jackrabbit Development List</name>
-      <subscribe>dev-subscribe@jackrabbit.apache.org</subscribe>
-      <unsubscribe>dev-unsubscribe@jackrabbit.apache.org</unsubscribe>
-      <post>dev at jackrabbit.apache.org</post>
-      <archive>http://mail-archives.apache.org/mod_mbox/jackrabbit-dev/</archive>
-      <otherArchives>
-        <otherArchive>
-          http://dir.gmane.org/gmane.comp.apache.jackrabbit.devel
-        </otherArchive>
-        <otherArchive>
-          http://www.mail-archive.com/dev@jackrabbit.apache.org/
-        </otherArchive>
-        <otherArchive>
-          http://www.mail-archive.com/jackrabbit-dev@incubator.apache.org/
-        </otherArchive>
-        <otherArchive>
-          http://www.nabble.com/Jackrabbit---Dev-f371.html
-        </otherArchive>
-      </otherArchives>
-    </mailingList>
-    <mailingList>
-      <name>Jackrabbit Source Control List</name>
-      <subscribe>commits-subscribe@jackrabbit.apache.org</subscribe>
-      <unsubscribe>commits-unsubscribe@jackrabbit.apache.org</unsubscribe>
-      <archive>http://mail-archives.apache.org/mod_mbox/jackrabbit-commits/</archive>
-    </mailingList>
-  </mailingLists>
-
-  <!-- ====================================================================== -->
-  <!-- P E O P L E                                                            -->
-  <!-- ====================================================================== -->
-  <developers>
-    <developer>
-      <name>Roy T. Fielding</name>
-      <id>fielding</id>
-      <email/>
-      <organization>Day Software</organization>
-      <roles>
-        <role>Documentation</role>
-      </roles>
-      <timezone>-8</timezone>
-    </developer>
-    <developer>
-      <name>Stefan Guggisberg</name>
-      <id>stefan</id>
-      <email/>
-      <organization>Day Software</organization>
-      <roles>
-        <role>Java Developer</role>
-      </roles>
-      <timezone>+1</timezone>
-    </developer>
-    <developer>
-      <name>Serge Huber</name>
-      <id>shuber</id>
-      <email/>
-      <organization/>
-      <roles>
-        <role>Java Developer</role>
-      </roles>
-      <timezone>+1</timezone>
-    </developer>
-    <developer>
-      <name>Christophe Lombart</name>
-      <id>clombart</id>
-      <roles>
-        <role>Java Developer</role>
-      </roles>
-    </developer>
-    <developer>
-      <name>Stefano Mazzocchi</name>
-      <id>stefano</id>
-      <email/>
-      <organization/>
-      <roles>
-        <role>Java Developer</role>
-      </roles>
-      <timezone>-5</timezone>
-    </developer>
-    <developer>
-      <name>Felix Meschberger</name>
-      <id>fmeschbe</id>
-      <email/>
-      <organization>Day Software</organization>
-      <roles>
-        <role>Java Developer</role>
-      </roles>
-      <timezone>+1</timezone>
-    </developer>
-    <developer>
-      <name>Brian Moseley</name>
-      <id>moseley</id>
-      <email>bcm@osafoundation.org</email>
-      <organization>
-        Open Source Applications Foundation (OSAF)
-      </organization>
-      <roles>
-        <role>Java Developer</role>
-      </roles>
-      <timezone>-8</timezone>
-    </developer>
-    <developer>
-      <name>David Nuescheler</name>
-      <id>uncled</id>
-      <email/>
-      <organization>Day Software</organization>
-      <roles>
-        <role>Java Developer</role>
-      </roles>
-      <timezone>+1</timezone>
-    </developer>
-    <developer>
-      <name>Dominique Pfister</name>
-      <id>dpfister</id>
-      <email/>
-      <organization>Day Software</organization>
-      <roles>
-        <role>Java Developer</role>
-      </roles>
-      <timezone>+1</timezone>
-    </developer>
-    <developer>
-      <name>Peeter Piegaze</name>
-      <id>ppiegaze</id>
-      <email/>
-      <organization>Day Software</organization>
-      <roles>
-        <role>Java Developer</role>
-      </roles>
-      <timezone>+1</timezone>
-    </developer>
-    <developer>
-      <name>Gianugo Rabellino</name>
-      <id>gianugo</id>
-      <email/>
-      <organization/>
-      <roles>
-        <role>Java Developer</role>
-      </roles>
-      <timezone>+1</timezone>
-    </developer>
-    <developer>
-      <name>Tim Reilly</name>
-      <id>treilly</id>
-      <email>treilly at apache dot org</email>
-      <organization/>
-      <roles>
-        <role>Java Developer</role>
-      </roles>
-      <timezone>-5</timezone>
-    </developer>
-    <developer>
-      <name>Marcel Reutegger</name>
-      <id>mreutegg</id>
-      <email/>
-      <organization>Day Software</organization>
-      <roles>
-        <role>Java Developer</role>
-      </roles>
-      <timezone>+1</timezone>
-    </developer>
-    <developer>
-      <name>Paul Russell</name>
-      <id>prussell</id>
-      <email></email>
-      <organization/>
-      <roles>
-        <role>Java Developer</role>
-      </roles>
-      <timezone>+0</timezone>
-    </developer>
-    <developer>
-      <name>Andrew Savory</name>
-      <id>asavory</id>
-      <email/>
-      <organization/>
-      <roles>
-        <role>Java Developer</role>
-      </roles>
-      <timezone>+0</timezone>
-    </developer>
-    <developer>
-      <name>Angela Schreiber</name>
-      <id>angela</id>
-      <email/>
-      <organization>Day Software</organization>
-      <roles>
-        <role>Java Developer</role>
-      </roles>
-      <timezone>+1</timezone>
-    </developer>
-    <developer>
-      <name>Tobias Bocanegra</name>
-      <id>tripod</id>
-      <email/>
-      <organization>Day Software</organization>
-      <roles>
-        <role>Java Developer</role>
-      </roles>
-      <timezone>+1</timezone>
-    </developer>
-    <developer>
-      <name>Sylvain Wallez</name>
-      <id>sylvain</id>
-      <email/>
-      <organization/>
-      <roles>
-        <role>Java Developer</role>
-      </roles>
-      <timezone>+1</timezone>
-    </developer>
-    <developer>
-      <name>Jukka Zitting</name>
-      <id>jukka</id>
-      <email>jukka.zitting@gmail.com</email>
-      <organization>Day Software</organization>
-      <roles>
-        <role>Chair</role>
-        <role>Java Developer</role>
-      </roles>
-      <timezone>+2</timezone>
-    </developer>
-    <developer>
-      <name>Edgar Poce</name>
-      <id>edgarpoce</id>
-      <email>edgarpoce@gmail.com</email>
-      <organization/>
-      <roles>
-        <role>Java Developer</role>
-      </roles>
-      <timezone/>
-    </developer>
-    <developer>
-      <name>Julian Reschke</name>
-      <id>reschke</id>
-      <email>julian.reschke@greenbytes.de</email>
-      <organization>greenbytes GmbH</organization>
-      <roles>
-        <role>Java Developer</role>
-      </roles>
-      <timezone>+1</timezone>
-    </developer>
-    <developer>
-      <name>Przemo Pakulski</name>
-      <id>ppakulski</id>
-      <organization>Cognifide</organization>
-      <organizationUrl>http://www.cognifide.com/</organizationUrl>
-      <roles>
-        <role>Java Developer</role>
-      </roles>
-      <timezone>+1</timezone>
-    </developer>
-  </developers>
-
-  <contributors>
-    <contributor>
-      <name>Lydia Balazs</name>
-      <email/>
-      <organization>Day Software</organization>
-      <roles>
-        <role>Unit Tests</role>
-      </roles>
-      <timezone>+1</timezone>
-    </contributor>
-    <contributor>
-      <name>Guillaume Bort</name>
-      <email>guillaume.bort@zenexity.fr</email>
-      <organization>zenexity.fr</organization>
-      <roles>
-        <role>Java Developer</role>
-      </roles>
-      <timezone>+1</timezone>
-    </contributor>
-    <contributor>
-      <name>Norbert Braeker</name>
-      <email/>
-      <organization>Day Software</organization>
-      <roles>
-        <role>Unit Tests</role>
-      </roles>
-      <timezone>+1</timezone>
-    </contributor>
-    <contributor>
-      <name>Christian Keller</name>
-      <email/>
-      <organization>Day Software</organization>
-      <roles>
-        <role>Security</role>
-      </roles>
-      <timezone>+1</timezone>
-    </contributor>
-    <contributor>
-      <name>Philipp Koch</name>
-      <email/>
-      <organization>Day Software</organization>
-      <roles>
-        <role>TCK Webapp</role>
-      </roles>
-      <timezone>+1</timezone>
-    </contributor>
-    <contributor>
-      <name>Martin Perez</name>
-      <email>mpermar@gmail.com</email>
-      <roles>
-        <role>Text Filters</role>
-      </roles>
-    </contributor>
-    <contributor>
-      <name>Mike Pfaff</name>
-      <email/>
-      <organization>Day Software</organization>
-      <roles>
-        <role>Unit Tests</role>
-      </roles>
-      <timezone>+1</timezone>
-    </contributor>
-    <contributor>
-      <name>Sten Roger Sandvik</name>
-      <email>srs@x3m.com</email>
-      <organization>x3m.com</organization>
-      <roles>
-        <role>Java Developer</role>
-      </roles>
-      <timezone>+1</timezone>
-    </contributor>
-    <contributor>
-      <name>Vinzenz Wyser</name>
-      <email/>
-      <organization>Day Software</organization>
-      <roles>
-        <role>Unit Tests</role>
-      </roles>
-      <timezone>+1</timezone>
-    </contributor>
-    <contributor>
-      <name>Sandro Boehme</name>
-      <email>sandro.boehme@gmx.de</email>
-      <roles>
-        <role>Java Developer</role>
-      </roles>
-      <timezone>+1</timezone>
-    </contributor>
-    <contributor>
-      <name>Paul Bloch</name>
-      <email>openartist@gmail.com</email>
-      <roles>
-        <role>Apache &amp;amp; Built By Logo design</role>
-      </roles>
-      <timezone>+1</timezone>
-    </contributor>
-    <contributor>
-      <name>Michael Eppelheimer</name>
-      <organization>Day Software</organization>
-      <roles>
-        <role>Graphic Designer</role>
-      </roles>
-      <timezone>+1</timezone>
-    </contributor>
-    <contributor>
-      <name>Nicolas Toper</name>
-      <organization>Google Summer of Code 2006</organization>
-      <roles>
-        <role>Java Developer</role>
-      </roles>
-      <timezone>+1</timezone>
-    </contributor>
-    <contributor>
-      <name>Christoph Kiehl</name>
-      <email>christoph@sulu3000.de</email>
-      <roles>
-        <role>Java Developer</role>
-      </roles>
-      <timezone>+1</timezone>
-    </contributor>
-    <contributor>
-      <name>Paco Avila</name>
-      <email>monkiki@gmail.com</email>
-      <organization>GIT Consultors</organization>
-      <organizationUrl>http://www.git.es/</organizationUrl>
-      <timezone>+1</timezone>
-    </contributor>
-    <contributor>
-      <name>Jan Kuzniak</name>
-      <organization>Cognifide</organization>
-      <organizationUrl>http://www.cognifide.com/</organizationUrl>
-      <timezone>+1</timezone>
-    </contributor>
-    <contributor>
-      <name>Jaka Jaksic</name>
-      <timezone>+1</timezone>
-    </contributor>
-    <contributor>
-      <name>Xiaohua Lu</name>
-      <timezone>-5</timezone>
-    </contributor>
-  </contributors>
-
   <dependencyManagement>
     <dependencies>
       <dependency>