jvanzyl 2004/02/16 09:30:51
Modified: maven-plugins/maven-jar-plugin/src/java/org/apache/maven/plugin
JarPlugin.java
Log:
Revision Changes Path
1.9 +1 -5
maven-components/maven-plugins/maven-jar-plugin/src/java/org/apache/maven/plugin/JarPlugin.java
Index: JarPlugin.java
===================================================================
RCS file:
/home/cvs/maven-components/maven-plugins/maven-jar-plugin/src/java/org/apache/maven/plugin/JarPlugin.java,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- JarPlugin.java 16 Feb 2004 17:27:12 -0000 1.8
+++ JarPlugin.java 16 Feb 2004 17:30:51 -0000 1.9
@@ -78,10 +78,6 @@
* maven.jar.index
* maven.jar.compress
* maven.remote.group
- *
- * @todo separate this into a resources plugin and jar plugin so that the resource
- * copying can be used as part of testing, right now the resources are being copied
- * directly into the JAR, need to make them available to testing.
*/
public class JarPlugin
{
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]