[
https://issues.apache.org/jira/browse/AXIS2-5309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13264945#comment-13264945
]
Hendy Irawan commented on AXIS2-5309:
-------------------------------------
axis2-kernel only plus tests :
...
Running org.apache.axis2.deployment.ModuleDisengagementTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.292 sec
Running org.apache.axis2.dispatchers.SOAPMessageBodyBasedServiceDispatcherTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.axis2.description.java2wsdl.TypeTableTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec
Running org.apache.axis2.context.ContextListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Results :
Tests run: 275, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.2:jar (default-jar) @ axis2-kernel ---
[INFO] Building jar:
/home/ceefour/axis2/modules/kernel/target/axis2-kernel-1.7.0-SNAPSHOT.jar
[INFO]
[INFO] --- maven-install-plugin:2.2:install (default-install) @ axis2-kernel ---
[INFO] Installing
/home/ceefour/axis2/modules/kernel/target/axis2-kernel-1.7.0-SNAPSHOT.jar to
/home/ceefour/.m2/repository/org/apache/axis2/axis2-kernel/1.7.0-SNAPSHOT/axis2-kernel-1.7.0-SNAPSHOT.jar
[INFO] Installing /home/ceefour/axis2/modules/kernel/pom.xml to
/home/ceefour/.m2/repository/org/apache/axis2/axis2-kernel/1.7.0-SNAPSHOT/axis2-kernel-1.7.0-SNAPSHOT.pom
[INFO] Installing /home/ceefour/axis2/modules/kernel/target/test-zip.zip to
/home/ceefour/.m2/repository/org/apache/axis2/axis2-kernel/1.7.0-SNAPSHOT/axis2-kernel-1.7.0-SNAPSHOT.zip
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 25.916s
[INFO] Finished at: Mon Apr 30 14:02:37 UTC 2012
[INFO] Final Memory: 15M/37M
[INFO] ------------------------------------------------------------------------
> Usr jsr311-api version 1.1.1
> ----------------------------
>
> Key: AXIS2-5309
> URL: https://issues.apache.org/jira/browse/AXIS2-5309
> Project: Axis2
> Issue Type: Bug
> Components: kernel
> Affects Versions: 1.6.2
> Reporter: Hendy Irawan
>
> I recently had a conflict in my project where Axis2 wanted jsr311-api version
> 1.0 where the other component (specifically neo4j-rest-graph 1.6) wanted
> jsr311-api version 1.1.1.
> Manually overriding axis2 and using the jsr311-api 1.1.1 makes the whole app
> work fine.
> Since axis2 works fine with 1.1.1 and it is the latest version of jsr311-api,
> this should be the jsr311-api version Axis2 depends on.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]