bayard 2004/02/27 19:30:24
Modified: threadpool project.xml
Log:
removed build from project xml as it is in the super pom
Revision Changes Path
1.6 +0 -16 jakarta-commons-sandbox/threadpool/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-commons-sandbox/threadpool/project.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- project.xml 28 Feb 2004 03:10:27 -0000 1.5
+++ project.xml 28 Feb 2004 03:30:24 -0000 1.6
@@ -34,21 +34,5 @@
</dependency>
</dependencies>
- <build>
- <!-- Unit test classes -->
- <unitTest>
- <includes>
- <include>**/Test*.java</include>
- </includes>
- </unitTest>
-
- <!-- Resources that are packaged up inside the JAR file -->
- <resources>
- <includes>
- <include>**/*.properties</include>
- <include>NOTICE.txt</include>
- </includes>
- </resources>
- </build>
</project>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]