You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2017/05/04 00:12:04 UTC

[jira] [Commented] (AXIS2-4947) [patch] OSGi imports inappropriate for common environments

    [ https://issues.apache.org/jira/browse/AXIS2-4947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15995935#comment-15995935 ] 

Hudson commented on AXIS2-4947:
-------------------------------

SUCCESS: Integrated in Jenkins build Axis2 #3701 (See [https://builds.apache.org/job/Axis2/3701/])
AXIS2-4947: Make the javax.ws.rs import optional and let BND determine the version. (veithen: rev 1793728)
* (edit) axis2/modules/osgi-tests/pom.xml
* (edit) axis2/modules/osgi-tests/src/test/java/OSGiTest.java
* (edit) axis2/modules/osgi/pom.xml


> [patch] OSGi imports inappropriate for common environments
> ----------------------------------------------------------
>
>                 Key: AXIS2-4947
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4947
>             Project: Axis2
>          Issue Type: Bug
>    Affects Versions: nightly
>         Environment: E.g. GlassFish 3.1 / Felix 3.x / Java 6
>            Reporter: Ancoron Luciferis
>              Labels: osgi
>         Attachments: osgi-pom.xml.patch
>
>
> Most common environments define all package exports issued by the framework with the system version "0.0.0".
> Because Axis2 OSGi specifies the following imports with higher versions it is not possible to use the provided OSGi bundle as is and has to be modified:
> javax.ws.rs; version=1.0,
> javax.activation;version="1.1",
> javax.xml.stream;resolution:=optional;version="1.0"
> I'll attach a patch to fix this problem.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org