mpoeschl 2003/05/27 23:36:29
Modified: . Tag: TORQUE_3_0_BRANCH project.xml
Log:
fix site directory
Revision Changes Path
No revision
No revision
1.60.2.9 +15 -1 db-torque/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/db-torque/project.xml,v
retrieving revision 1.60.2.8
retrieving revision 1.60.2.9
diff -u -r1.60.2.8 -r1.60.2.9
--- project.xml 27 May 2003 22:40:29 -0000 1.60.2.8
+++ project.xml 28 May 2003 06:36:29 -0000 1.60.2.9
@@ -22,7 +22,7 @@
<url>http://db.apache.org/torque/</url>
<issueTrackingUrl>http://scarab.werken.com/scarab/issues</issueTrackingUrl>
<siteAddress>db.apache.org</siteAddress>
- <siteDirectory>/www/db.apache.org/torque-301/</siteDirectory>
+ <siteDirectory>/www/db.apache.org/torque/torque-301/</siteDirectory>
<distributionDirectory>/www/db.apache.org/builds/db-torque/</distributionDirectory>
<repository>
@@ -287,4 +287,18 @@
<resources></resources>
<jars></jars>
</build>
+
+ <reports>
+ <report>maven-jdepend-plugin</report>
+ <report>maven-checkstyle-plugin</report>
+ <report>maven-pmd-plugin</report>
+ <report>maven-changelog-plugin</report>
+ <report>maven-file-activity-plugin</report>
+ <report>maven-developer-activity-plugin</report>
+ <report>maven-javadoc-plugin</report>
+ <report>maven-jxr-plugin</report>
+ <report>maven-junit-report-plugin</report>
+ <report>maven-tasklist-plugin</report>
+ </reports>
+
</project>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]