You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Tom Seelbach <to...@gmail.com> on 2008/05/04 14:29:33 UTC

[axis2] Build error - adb-codegen - incompatible types

Hi, Trying to build latest trunk, I get this build error:

[INFO] Compiling 462 source files to 
/home/tsee/asf/axis2/java/modules/adb-codegen/target/test-classes
[INFO] 
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] 
------------------------------------------------------------------------
[INFO] Compilation failure

/home/tsee/asf/axis2/java/modules/adb-codegen/test/org/apache/axis2/schema/testsuite/XsdAnyElementsTest.java:[122,27] 
setTestValue(int[]) in services.echo.types.TestAnyType1 cannot be 
applied to (java.lang.Object[])

/home/tsee/asf/axis2/java/modules/adb-codegen/test/org/apache/axis2/schema/testsuite/XsdAnyElementsTest.java:[128,81] 
incompatible types
found   : int[]
required: java.lang.Object[]

======================================
I started with an empty(deleted) .m2/repo

[tsee@bean java]$ svn status -u
Status against revision: 653203

java version "1.5.0"  IBM J9 VM (build 2.3, J2RE 1.5.0 IBM J9 2.3 Linux 
x86-32 j9vmxi3223-20080315 (JIT enabled)
Maven version: 2.0.9

-Tom

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org