You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by mr...@apache.org on 2006/04/03 01:08:32 UTC

svn commit: r390912 - in /struts/site/trunk: ./ project.xml

Author: mrdon
Date: Sun Apr  2 16:08:28 2006
New Revision: 390912

URL: http://svn.apache.org/viewcvs?rev=390912&view=rev
Log:
Removed build svn:externals, merged project.xml with it

Modified:
    struts/site/trunk/   (props changed)
    struts/site/trunk/project.xml

Propchange: struts/site/trunk/
            ('svn:externals' removed)

Modified: struts/site/trunk/project.xml
URL: http://svn.apache.org/viewcvs/struts/site/trunk/project.xml?rev=390912&r1=390911&r2=390912&view=diff
==============================================================================
--- struts/site/trunk/project.xml (original)
+++ struts/site/trunk/project.xml Sun Apr  2 16:08:28 2006
@@ -19,7 +19,7 @@
  -->
 
 
-  <extend>build/project.xml</extend>
+  <pomVersion>3</pomVersion>
   <artifactId>struts-site</artifactId>
   <currentVersion>1.3.1-SNAPSHOT</currentVersion>
   <name>Struts Site</name>
@@ -28,18 +28,278 @@
     <!--        Project management section                                -->
     <!-- ################################################################ -->
 
+  <organization>
+    <name>The Apache Software Foundation</name>
+    <url>http://www.apache.org/</url>
+    <logo>http://www.apache.org/images/asf-logo.gif</logo>
+  </organization>
+  <logo>http://struts.apache.org/images/struts.gif</logo>
+  <inceptionYear>2000</inceptionYear>
+  <package>org.apache.struts</package>
+  <logo>http://struts.apache.org/images/struts.gif</logo>
+  <gumpRepositoryId>struts-svn</gumpRepositoryId>  
+    
   <description>
     Struts Site is the Apache Struts home page, 
     the top-level portal to all other Struts frameworks and subprojects. 
   </description>
 
+  <shortDescription>MVC Web Application Framework</shortDescription>
+  <url>http://struts.apache.org/index.html</url>
+  <issueTrackingUrl>http://issues.apache.org/bugzilla/</issueTrackingUrl>
   <siteAddress>people.apache.org</siteAddress>
   <siteDirectory>/www/struts.apache.org/</siteDirectory>
 
+  <distributionSite>struts.apache.org</distributionSite>
+  <distributionDirectory>/www/www.apache.org/builds/</distributionDirectory>
+    
+ 
+  <mailingLists>
+      <mailingList>
+          <name>Struts User List</name>
+          <subscribe>user-subscribe@struts.apache.org</subscribe>
+          <unsubscribe>user-unsubscribe@struts.apache.org</unsubscribe>
+          <archive>
+              http://mail-archives.apache.org/eyebrowse/SummarizeList?listId=42</archive>
+      </mailingList>
+      <mailingList>
+          <name>Struts Developer List</name>
+          <subscribe>dev-subscribe@struts.apache.org</subscribe>
+          <unsubscribe>dev-unsubscribe@struts.apache.org</unsubscribe>
+          <archive>
+              http://mail-archives.apache.org/eyebrowse/SummarizeList?listId=41</archive>
+      </mailingList>
+  </mailingLists>
+    
   <repository>
     <connection>scm|svn|http://svn.apache.org/repos/asf/struts/site/trunk</connection>
     <developerConnection>scm|svn|https://svn.apache.org/repos/asf/struts/site/trunk</developerConnection>
     <url>http://svn.apache.org/repos/asf/struts/site/trunk</url>
   </repository>
   
+  <developers>
+    <developer>
+        <name>Craig R. McClanahan</name>
+        <id>craigmcc</id>
+        <email>craigmcc at apache.org</email>
+        <organization></organization>
+    </developer>
+
+    <developer>
+        <name>Ted Husted</name>
+        <id>husted</id>
+        <email>husted at apache.org</email>
+        <organization></organization>
+    </developer>
+
+    <developer>
+        <name>Rob Leland</name>
+        <id>rleland</id>
+        <email>rleland at apache.org</email>
+        <organization></organization>
+    </developer>
+
+    <developer>
+        <name>Cedric Dumoulin</name>
+        <id>cedric</id>
+        <email>cedric.dumoulin at lifl.fr</email>
+        <organization></organization>
+    </developer>
+
+    <developer>
+        <name>Martin Cooper</name>
+        <id>martinc</id>
+        <email>martinc at apache.org</email>
+        <organization></organization>
+    </developer>
+
+    <developer>
+        <name>Arron Bates</name>
+        <id>arron</id>
+        <email>arron at apache.org</email>
+        <organization></organization>
+    </developer>
+
+    <developer>
+        <name>James Holmes</name>
+        <id>jholmes</id>
+        <email>jholmes at apache.org</email>
+        <organization></organization>
+    </developer>
+
+    <developer>
+        <name>David M. Karr</name>
+        <id>dmkarr</id>
+        <email>dmkarr at apache.org</email>
+        <organization></organization>
+    </developer>
+
+    <developer>
+        <name>Eddie Bush</name>
+        <id>ekbush</id>
+        <email>ekbush at apache.org</email>
+        <organization></organization>
+    </developer>
+
+    <developer>
+        <name>David Graham</name>
+        <id>dgraham</id>
+        <email>dgraham at apache.org</email>
+        <organization></organization>
+    </developer>
+
+    <developer>
+        <name>James Mitchell</name>
+        <id>jmitchell</id>
+        <email>jmitchell at apache.org</email>
+        <organization></organization>
+    </developer>
+
+    <developer>
+        <name>James Turner</name>
+        <id>turner</id>
+        <email>turner at blackbear.com</email>
+        <organization></organization>
+    </developer>
+
+    <developer>
+        <name>Steve Raeburn</name>
+        <id>sraeburn</id>
+        <email>sraeburn at apache.org</email>
+        <organization></organization>
+    </developer>
+
+    <developer>
+        <name>Don Brown</name>
+        <id>mrdon</id>
+        <email>mrdon at apache.org</email>
+        <organization></organization>
+    </developer>
+
+    <developer>
+        <name>Joe Germuska</name>
+        <id>germuska</id>
+        <email>germuska at apache.org</email>
+        <organization></organization>
+    </developer>
+
+    <developer>
+        <name>Niall Pemberton</name>
+        <id>niallp</id>
+        <email>niallp at apache.org</email>
+        <organization></organization>
+    </developer>
+
+    <developer>
+        <name>Hubert Rabago</name>
+        <id>hrabago</id>
+        <email>hrabago at apache.org</email>
+        <organization></organization>
+    </developer>
+
+    <developer>
+        <name>David Geary</name>
+        <id>dgeary</id>
+        <email>dgeary at apache.org</email>
+        <organization></organization>
+    </developer>
+
+    <developer>
+        <name>Wendy Smoak</name>
+        <id>wsmoak</id>
+        <email>wsmoak at apache.org</email>
+        <organization></organization>
+    </developer>
+
+    <developer>
+        <name>Gary VanMatre</name>
+        <id>gvanmatre</id>
+        <email>gvanmatre at apache.org</email>
+    </developer>
+
+    <developer>
+        <name>Sean Schofield</name>
+        <id>schof</id>
+        <email>schof at apache.org</email>
+    </developer>
+
+    <developer>
+        <name>Greg Reddin</name>
+        <id>greddin</id>
+        <email>greddin at apache.org</email>
+    </developer>
+
+    <developer>
+        <name>Laurie Harper</name>
+        <id>laurieh</id>
+        <email>laurieh at apache.org</email>
+        <organization></organization>
+    </developer>
+
+    <developer>
+        <name>Richard Feit</name>
+        <id>rich</id>
+        <email>rich at apache.org</email>
+    </developer>
+
+    <developer>
+        <name>Jason Carreira</name>
+        <id>jcarreira</id>
+        <email>jcarreira at apache.org</email>
+    </developer>
+
+    <developer>
+        <name>Patrick Lightbody</name>
+        <id>plightbo</id>
+        <email>plightbo at apache.org</email>
+    </developer>
+    
+  </developers>
+
+  <contributors/>
+
+  <licenses>
+    <license>
+        <name>The Apache Software License, Version 2.0</name>
+        <url>http://www.apache.org/licenses/LICENSE-2.0</url>
+        <distribution>repo</distribution>
+    </license>
+  </licenses>
+
+
+
+<!-- ################################################################ -->
+<!--        Project build and reports section                         -->
+<!-- ################################################################ -->
+
+  <reports>
+    <!--
+     |
+     | These should all be completely self contained. You should be able
+     | to generate each of them individually without needing the final
+     | xdoc transformation.
+     |
+     | Each report plugin with it's POM and plugin.jelly logic should
+     | contain everything needed to produced the report.
+     |
+    -->
+
+    <report>maven-checkstyle-plugin</report>
+    <report>maven-changelog-plugin</report>
+    <report>maven-changes-plugin</report>
+    <report>maven-developer-activity-plugin</report>
+    <report>maven-file-activity-plugin</report>
+    <report>maven-javadoc-plugin</report>
+    <report>maven-jdepend-plugin</report>
+    <report>maven-junit-report-plugin</report>
+    <report>maven-jxr-plugin</report>
+    <!--report>maven-linkcheck-plugin</report-->
+    <report>maven-pmd-plugin</report>
+    <report>maven-simian-plugin</report>
+    <report>maven-tasklist-plugin</report>
+    <report>maven-jcoverage-plugin</report>
+    <!--report>maven-findbugs-plugin</report-->
+
+</reports>
+    
 </project>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org