You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by jk...@apache.org on 2006/06/21 15:26:27 UTC

svn commit: r415984 - /tapestry/tapestry4/trunk/pom.xml

Author: jkuhnert
Date: Wed Jun 21 06:26:27 2006
New Revision: 415984

URL: http://svn.apache.org/viewvc?rev=415984&view=rev
Log:
Report update

Modified:
    tapestry/tapestry4/trunk/pom.xml

Modified: tapestry/tapestry4/trunk/pom.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/pom.xml?rev=415984&r1=415983&r2=415984&view=diff
==============================================================================
--- tapestry/tapestry4/trunk/pom.xml (original)
+++ tapestry/tapestry4/trunk/pom.xml Wed Jun 21 06:26:27 2006
@@ -10,7 +10,7 @@
     <name>Tapestry</name>
     <inceptionYear>2006</inceptionYear>
     <url>http://tapestry.apache.org/tapestry4</url>
-    
+
     <licenses>
         <license>
             <name>Apache Software License 2.0</name>
@@ -18,17 +18,17 @@
             <distribution>repo</distribution>
         </license>
     </licenses>
-    
+
     <organization>
         <name>Apache Software Foundation</name>
         <url>http://www.apache.org</url>
     </organization>
-    
+
     <issueManagement>
         <system>jira</system>
         <url>http://issues.apache.org/jira/browse/TAPESTRY</url>
     </issueManagement>
-    
+
     <scm>
         <connection>scm:svn:https://svn.apache.org/repos/asf/tapestry/tapestry4/trunk</connection>
         <developerConnection>
@@ -36,7 +36,7 @@
         </developerConnection>
         <url>http://svn.apache.org/viewcvs.cgi/tapestry/tapestry4/trunk</url>
     </scm>
-    
+
     <mailingLists>
         <mailingList>
             <name>Tapestry User List</name>
@@ -57,7 +57,7 @@
             <archive>http://mail-archives.apache.org/mod_mbox/tapestry-commits/</archive>
         </mailingList>
     </mailingLists>
-    
+
     <developers>
         <developer>
             <id>hls</id>
@@ -80,7 +80,7 @@
             <timezone>EST</timezone>
         </developer>
     </developers>
-    
+
     <modules>
         <module>framework</module>
         <module>contrib</module>
@@ -88,7 +88,7 @@
         <module>portlet</module>
         <module>examples</module>
     </modules>
-    
+
     <dependencyManagement>
         <dependencies>
             <dependency>
@@ -198,6 +198,7 @@
                         <reports>
                             <report>project-team</report>
                             <report>mailing-list</report>
+                            <report>issue-tracking</report>
                             <!-- mailing-list, cim -->
                             <report>license</report>
                             <report>scm</report>
@@ -222,7 +223,7 @@
             <url>scp://minotaur.apache.org/www/cvs.apache.org/maven-snapshot-repository</url>
         </snapshotRepository>
     </distributionManagement>
-    
+
     <repositories>
         <repository>
             <id>apache.snapshots</id>