Return-Path: X-Original-To: apmail-axis-java-dev-archive@www.apache.org Delivered-To: apmail-axis-java-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3CBE7CB48 for ; Mon, 30 Apr 2012 14:05:13 +0000 (UTC) Received: (qmail 61164 invoked by uid 500); 30 Apr 2012 14:05:12 -0000 Delivered-To: apmail-axis-java-dev-archive@axis.apache.org Received: (qmail 60818 invoked by uid 500); 30 Apr 2012 14:05:12 -0000 Mailing-List: contact java-dev-help@axis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-dev@axis.apache.org Delivered-To: mailing list java-dev@axis.apache.org Received: (qmail 60809 invoked by uid 99); 30 Apr 2012 14:05:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Apr 2012 14:05:12 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Apr 2012 14:05:10 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 50521427BCB for ; Mon, 30 Apr 2012 14:04:50 +0000 (UTC) Date: Mon, 30 Apr 2012 14:04:50 +0000 (UTC) From: "Hendy Irawan (JIRA)" To: java-dev@axis.apache.org Message-ID: <322115044.9408.1335794690331.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1137710763.8200.1335762298410.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (AXIS2-5309) Usr jsr311-api version 1.1.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ 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: java-dev-unsubscribe@axis.apache.org For additional commands, e-mail: java-dev-help@axis.apache.org