CVS: jcontainer/dna/tools/src/java plugin.jelly,1.2,1.3

Peter Donald <pdonald-yCVjj/[email protected]> Fri, 28 Nov 2003 23:07:09 -0600
Newsgroups gmane.comp.java.jcontainer.cvs
Message-ID <[email protected]>
Update of /cvsroot/jcontainer/jcontainer/dna/tools/src/java
In directory hogshead.codehaus.org:/tmp/cvs-serv17023/dna/tools/src/java

Modified Files:
	plugin.jelly 
Log Message:
Update names of the parameters to addToInterceptorTest

Index: plugin.jelly
===================================================================
RCS file: /cvsroot/jcontainer/jcontainer/dna/tools/src/java/plugin.jelly,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- plugin.jelly	27 Nov 2003 03:51:54 -0000	1.2
+++ plugin.jelly	29 Nov 2003 05:07:07 -0000	1.3
@@ -16,8 +16,8 @@
         </ant:mc_interceptorSet>
 
         <ant:mc_addToInterceptorSet
-            id="maven.metaclass.interceptors"
-            refid="maven.dna.interceptors"/>
+            dest="maven.metaclass.interceptors"
+            source="maven.dna.interceptors"/>
     </goal>
 
     <goal name="dna:metagenerate"