You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by sk...@apache.org on 2008/02/19 11:29:38 UTC

svn commit: r629055 - /myfaces/orchestra/trunk/pom.xml

Author: skitching
Date: Tue Feb 19 02:29:36 2008
New Revision: 629055

URL: http://svn.apache.org/viewvc?rev=629055&view=rev
Log:
This top-level pom no longer generates the site, so remove unused
developer info. See the "maven" subproject for the real site.

Modified:
    myfaces/orchestra/trunk/pom.xml

Modified: myfaces/orchestra/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/orchestra/trunk/pom.xml?rev=629055&r1=629054&r2=629055&view=diff
==============================================================================
--- myfaces/orchestra/trunk/pom.xml (original)
+++ myfaces/orchestra/trunk/pom.xml Tue Feb 19 02:29:36 2008
@@ -1,9 +1,9 @@
 <!--
-  - Site and Reactor pom for the Orchestra family of maven modules.
+  - Reactor pom for the Orchestra family of maven modules.
   -
   - Note that this pom is NOT the parent pom of any of the modules that this file builds. They therefore
   - do not inherit any settings from this file; see the "maven" module for those common settings. This
-  - file just allows easy building of all the modules, and controls generation of the "top-level" website.
+  - file just allows easy building of all the modules.
   -
   - Because this is not a dependency of any module, it is expected that this pom itself will never be "released".
   - It will therefore stay at version 1.0-snapshot forever.
@@ -66,51 +66,6 @@
     <module>sandbox</module>
     <module>examples</module>
   </modules>
-
-  <developers>
-    <developer>
-      <id>imario</id>
-      <name>Mario Ivankovits</name>
-      <email>imario@apache.org</email>
-      <organization>OPS EDV GmbH</organization>
-      <organizationUrl>http://www.ops.co.at</organizationUrl>
-      <timezone>+1</timezone>
-    </developer>
-    <developer>
-      <id>mmarinschek</id>
-      <name>Martin Marinschek</name>
-      <email>mmarinschek@apache.org</email>
-      <organization>IRIAN.at, Austria</organization>
-      <organizationUrl>http://www.irian.at</organizationUrl>
-      <timezone>+1</timezone>
-    </developer>
-    <developer>
-      <id>manolito</id>
-      <name>Manfred Geiler</name>
-      <email>manolito@apache.org</email>
-      <organization>IRIAN.at, Austria</organization>
-      <organizationUrl>http://www.irian.at</organizationUrl>
-      <timezone>+1</timezone>
-    </developer>
-    <developer>
-      <id>werpu</id>
-      <name>Werner Punz</name>
-      <email>werpu@apache.org</email>
-      <organization>Media Data GmbH, Austria</organization>
-      <timezone>+1</timezone>
-    </developer>
-    <developer>
-      <id>skitching</id>
-      <name>Simon Kitching</name>
-      <email>skitching@apache.org</email>
-    </developer>
-  </developers>
-
-  <contributors>
-    <contributor>
-      <name>Dan Tran</name>
-    </contributor>
-  </contributors>
 
   <distributionManagement>
     <site>