You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by Jeremy Boynes <jb...@apache.org> on 2005/06/26 02:04:34 UTC

Build failed (again)

This time in axis-builder after changes this afternoon:

Re: Build failed (again)

Posted by Jeremy Boynes <jb...@apache.org>.
Jeremy Boynes wrote:
> This time in axis-builder after changes this afternoon:

Hit send instead of paste :-(
Here we go:

java:compile:
     [touch] Creating 
C:\apache\geronimo\trunk\modules\axis-builder\target\xmlbeans\tstamp
     [depend] Deleted 0 out of date files in 0 seconds
     [echo] Compiling to 
C:\apache\geronimo\trunk\modules\axis-builder/target/classes
     [javac] Compiling 59 source files to 
C:\apache\geronimo\trunk\modules\axis-builder\target\classes
C:\apache\geronimo\trunk\modules\axis-builder\src\java\org\apache\geronimo\axis\builder\AxisBuilder.java:151: 
exception javax.wsdl.W
SDLException is never thrown in body of corresponding try statement
         } catch (WSDLException e) {
           ^
Note: Some input files use or override a deprecated API.
Note: Recompile with -deprecation for details.
1 error

BUILD FAILED