CVS: jcontainer/loom/plugins/maven-sar plugin.jelly,1.3,1.4
Peter Donald <pdonald-yCVjj/[email protected]>
| Newsgroups | gmane.comp.java.jcontainer.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/jcontainer/jcontainer/loom/plugins/maven-sar
In directory hogshead.codehaus.org:/tmp/cvs-serv16062
Modified Files:
plugin.jelly
Log Message:
Styled
Index: plugin.jelly
===================================================================
RCS file: /cvsroot/jcontainer/jcontainer/loom/plugins/maven-sar/plugin.jelly,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- plugin.jelly 28 Oct 2003 13:38:08 -0000 1.3
+++ plugin.jelly 28 Oct 2003 13:42:26 -0000 1.4
@@ -24,7 +24,7 @@
<ant:taskdef name="sar"
classname="org.jcontainer.loom.tools.ant.SarTask">
<ant:classpath>
- <ant:pathelement path="${plugin.dir}" />
+ <ant:pathelement path="${plugin.dir}"/>
<ant:pathelement path="${plugin.getDependencyPath('ant')}"/>
</ant:classpath>
</ant:taskdef>