Author: dkulp
Date: Tue Jun 12 18:04:53 2007
New Revision: 546693

URL: http://svn.apache.org/viewvc?view=rev&rev=546693
Log:
Put the no-package thing into test sources, not sources

Modified:
    incubator/cxf/trunk/tools/javato/test/pom.xml

Modified: incubator/cxf/trunk/tools/javato/test/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/cxf/trunk/tools/javato/test/pom.xml?view=diff&rev=546693&r1=546692&r2=546693
==============================================================================
--- incubator/cxf/trunk/tools/javato/test/pom.xml (original)
+++ incubator/cxf/trunk/tools/javato/test/pom.xml Tue Jun 12 18:04:53 2007
@@ -183,7 +183,7 @@
                         <id>add-source</id>
                         <phase>generate-test-sources</phase>
                         <goals>
-                            <goal>add-source</goal>
+                            <goal>add-test-source</goal>
                         </goals>
                         <configuration>
                             <sources>


Reply via email to