[jira] [Commented] (AXIS2-5872) pom.xml for axis2-webapp is incompatible with Eclipse

2017-08-30 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16147879#comment-16147879 ] Andreas Veithen commented on AXIS2-5872: Damn! I forgot to include your name in the commit

Jenkins build is back to stable : Rampart » Rampart - Samples #2474

2017-08-30 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org For additional commands, e-mail: java-dev-h...@axis.apache.org

Jenkins build is back to stable : Rampart #2474

2017-08-30 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org For additional commands, e-mail: java-dev-h...@axis.apache.org

[jira] [Commented] (AXIS2-5872) pom.xml for axis2-webapp is incompatible with Eclipse

2017-08-30 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-5872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16147854#comment-16147854 ] Hudson commented on AXIS2-5872: --- SUCCESS: Integrated in Jenkins build Axis2 #3822 (See

Re: Compiler error in TestAnyType*Helper.java in Eclipse

2017-08-30 Thread Andreas Veithen
Note that these classes are excluded from the compilation in the Maven build (presumably because the generated code is faulty): https://github.com/apache/axis2-java/blob/f68d3dfe0d8123a7eef8a0dd986e447463d681f9/modules/adb-tests/pom.xml#L480 maven-eclipse-plugin doesn't recognize that. Also

Compiler error in TestAnyType*Helper.java in Eclipse

2017-08-30 Thread Thorsten Schöning
Hi, I've checked out trunk and ran the following to get an Eclipse setup: > mvn -DskipTests=true install eclipse:eclipse I get lots of projects and stuff and the project "axis2-adb-test" shows the following error in the following files: > The method serialize(XMLStreamWriter) is undefined for