Yup... I noticed that... I've applied a better fix... Dims will need to fix this when he is online again though.

--jason


On Mar 20, 2007, at 3:23 PM, David Jencks wrote:

I think dims committed something to switch from jaxb to xmlbeans and didn't check that the tests passed seconds before jumping on a plane.

thanks
david jencks

On Mar 20, 2007, at 5:58 PM, Jason Dillon wrote:

Why?

--jason


On Mar 20, 2007, at 2:41 PM, [EMAIL PROTECTED] wrote:

Author: gawor
Date: Tue Mar 20 14:41:51 2007
New Revision: 520610

URL: http://svn.apache.org/viewvc?view=rev&rev=520610
Log:
a hack to disable axis2 tests

Modified:
    geronimo/server/trunk/modules/geronimo-axis2/pom.xml

Modified: geronimo/server/trunk/modules/geronimo-axis2/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/modules/ geronimo-axis2/pom.xml?view=diff&rev=520610&r1=520609&r2=520610 ==================================================================== ==========
--- geronimo/server/trunk/modules/geronimo-axis2/pom.xml (original)
+++ geronimo/server/trunk/modules/geronimo-axis2/pom.xml Tue Mar 20 14:41:51 2007
@@ -185,6 +185,9 @@
     </dependencies>

     <build>
+
+      <testSourceDirectory>src/test/javaa</testSourceDirectory>
+
         <plugins>
             <plugin>
                 <groupId>org.codehaus.mojo</groupId>





Reply via email to