dgraham 2004/04/10 12:49:12
Modified: dbutils project.xml
Log:
Removed unneeded <resources> section.
Revision Changes Path
1.16 +0 -9 jakarta-commons/dbutils/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/dbutils/project.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- project.xml 10 Apr 2004 19:39:10 -0000 1.15
+++ project.xml 10 Apr 2004 19:49:12 -0000 1.16
@@ -169,13 +169,6 @@
<include>**/BaseTestCase.java</include>
</includes>
</unitTest>
-
- <!-- Resources that are packaged up inside the JAR file -->
- <resources>
- <includes>
- <include>**/*.properties</include>
- </includes>
- </resources>
</build>
@@ -189,8 +182,6 @@
<report>maven-junit-report-plugin</report>
<report>maven-jxr-plugin</report>
<report>maven-license-plugin</report>
- <!--report>maven-linkcheck-plugin</report-->
- <!--report>maven-tasklist-plugin</report-->
</reports>
</project>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]