I am getting build failures today running the integration test.

Has there been a recent change to the emitters that could be causeing this problem ?

Snippet of failure:

[mkdir] Created dir: C:\workspace\live\axis2\modules\integration\target\eBaySvc\test
[echo] Stax Availability= true
[echo] Axis2 Availability= true
[javac] Compiling 1013 source files to C:\workspace\live\axis2\modules\integration\target\eBaySvc\build\classes
[javac] C:\workspace\live\axis2\modules\integration\target\eBaySvc\src\eblbasecomponents\apis\ebay\ItemType.java:245: boolean cannot be dereferenced
[javac] if (param.length > 1){
[javac] ^
[javac] C:\workspace\live\axis2\modules\integration\target\eBaySvc\src\eblbasecomponents\apis\ebay\ItemType.java:4509: incomparable types: boolean and <nulltype>
[javac] if (localAutoPay==null){
[javac] ^
[javac] C:\workspace\live\axis2\modules\integration\target\eBaySvc\src\eblbasecomponents\apis\ebay\ItemType.java:4514: boolean cannot be dereferenced
[javac] for (int i = 0;i < localAutoPay.length;i++){
[javac] ^

etc.

thanks,
Rich Scheuerle
IBM Web Services
Apache Axis2 ([EMAIL PROTECTED])
512-838-5115 (IBM TL 678-5115)

Reply via email to