evenisse 2003/08/21 15:48:43
Modified: src/test/java/org/apache/maven/project BuildTest.java
Removed: src/java/org/apache/maven/project TestResource.java
Log:
Remove old deprecated TestResource class.
Revision Changes Path
1.4 +0 -6 maven/src/test/java/org/apache/maven/project/BuildTest.java
Index: BuildTest.java
===================================================================
RCS file: /home/cvs/maven/src/test/java/org/apache/maven/project/BuildTest.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- BuildTest.java 19 Aug 2003 04:45:37 -0000 1.3
+++ BuildTest.java 21 Aug 2003 22:48:43 -0000 1.4
@@ -108,12 +108,6 @@
// JUnitDoclet end method setUnitTest getUnitTest
}
- public void testAddTestResource() throws Exception
- {
- // JUnitDoclet begin method addTestResource
- // JUnitDoclet end method addTestResource
- }
-
/**
* JUnitDoclet moves marker to this method, if there is not match
* for them in the regenerated code and if the marker is not empty.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]