Hi Lin,

This is because the Axis2 SAAJ impl is now being updated to SAAJ 1.3.

I tried to make the SAAJ stuff build only when JDK 1.5 is present
(using maven.multiproject.includes.requiresJDK15 of project.properties
and removing them from maven.multiproject.includes) but it doesn't
seem to work for me :-(

Thanks,
Ruchith

On 1/13/07, Lin Sun <[EMAIL PROTECTED]> wrote:
Hi there,

I still haven't had luck in building axis2 trunk and I am getting a compile
error with the trunk I checked out .5-1 hour ago:

test:compile:
    [copy] Copying 1 file to
E:\axis2-trunk\modules\saaj\target\test-classes\mod
ules
    [javac] Compiling 20 source files to
E:\axis2-trunk\modules\saaj\target\test
-classes
    [javac]
E:\axis2-trunk\modules\saaj\test\org\apache\axis2\saaj\SOAPPartTest.
java:165: cannot resolve symbol
    [javac] symbol  : method getInputEncoding ()
    [javac] location: class javax.xml.soap.SOAPPart
    [javac]             String inputEncoding = sp.getInputEncoding();
    [javac]                                      ^
    [javac] 1 error

BUILD FAILED
File...... C:\Documents and
Settings\Administrator\.maven\cache\maven-multiproje
ct-plugin-1.5-SNAPSHOT\plugin.jelly
Element... maven:reactor
Line...... 227
Column.... -1
Unable to obtain goal [multiproject:install-callback] -- C:\Documents and
Settin
gs\Administrator\.maven\cache\maven-test-plugin-1.8.1-SNAPSHOT\plugin.jelly:
55:-
1: <javac> Compile failed; see the compiler error output for details.
Total time   : 25 minutes 55 seconds
Finished at  : Friday, January 12, 2007 2:38:31 PM EST

Thanks, Lin


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
www.ruchith.org
www.wso2.org

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to