You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2008/11/11 19:02:19 UTC

svn commit: r713095 - /cxf/trunk/rt/databinding/xmlbeans/pom.xml

Author: dkulp
Date: Tue Nov 11 10:02:19 2008
New Revision: 713095

URL: http://svn.apache.org/viewvc?rev=713095&view=rev
Log:
Fix where the test code is generated so it isn't packaged

Modified:
    cxf/trunk/rt/databinding/xmlbeans/pom.xml

Modified: cxf/trunk/rt/databinding/xmlbeans/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/rt/databinding/xmlbeans/pom.xml?rev=713095&r1=713094&r2=713095&view=diff
==============================================================================
--- cxf/trunk/rt/databinding/xmlbeans/pom.xml (original)
+++ cxf/trunk/rt/databinding/xmlbeans/pom.xml Tue Nov 11 10:02:19 2008
@@ -164,7 +164,7 @@
                         <id>generate-test-sources</id>
                         <phase>generate-test-sources</phase>
                         <configuration>
-                            <sourceRoot>target/generated/src/test/java</sourceRoot>
+                            <testSourceRoot>target/generated/src/test/java</testSourceRoot>
                             <testWsdlRoot>src/test/resources/wsdl</testWsdlRoot>
                             <wsdlOptions>
                                 <wsdlOption>