dion 2003/08/10 20:12:57
Modified: src/plugins-build/checkstyle Tag: MAVEN_RC1_STABLE
plugin.jelly
Log:
Fix typo
Revision Changes Path
No revision
No revision
1.13.4.3 +1 -1 maven/src/plugins-build/checkstyle/plugin.jelly
Index: plugin.jelly
===================================================================
RCS file: /home/cvs/maven/src/plugins-build/checkstyle/plugin.jelly,v
retrieving revision 1.13.4.2
retrieving revision 1.13.4.3
diff -u -r1.13.4.2 -r1.13.4.3
--- plugin.jelly 11 Aug 2003 01:29:37 -0000 1.13.4.2
+++ plugin.jelly 11 Aug 2003 03:12:57 -0000 1.13.4.3
@@ -56,7 +56,7 @@
<ant:pathelement
location="${plugin.getDependencyPath('commons-logging:commons-logging')}"/>
<ant:path refid="maven.dependency.classpath"/>
<ant:pathelement path="${maven.build.dest}"/>
- </classpath>
+ </ant:classpath>
</ant:taskdef>
</j:if>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]