You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/07/02 10:31:00 UTC

[jira] [Commented] (CXF-7773) Upgrade pax-cdi to 1.0.0

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

ASF GitHub Bot commented on CXF-7773:
-------------------------------------

coheigea closed pull request #427: [CXF-7773] Upgrade to pax-cdi 1.0.0 (3.2.x)
URL: https://github.com/apache/cxf/pull/427
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/osgi/karaf/features/src/main/resources/features.xml b/osgi/karaf/features/src/main/resources/features.xml
index 973a7907073..5614dadc87c 100644
--- a/osgi/karaf/features/src/main/resources/features.xml
+++ b/osgi/karaf/features/src/main/resources/features.xml
@@ -18,7 +18,7 @@
 -->
 <features xmlns="http://karaf.apache.org/xmlns/features/v1.3.0" name="cxf-${project.version}">
 
-	<repository>mvn:org.ops4j.pax.cdi/pax-cdi-features/1.0.0.RC2/xml/features</repository>
+	<repository>mvn:org.ops4j.pax.cdi/pax-cdi-features/1.0.0/xml/features</repository>
 
     <feature name="cxf-specs" version="${project.version}">
         <bundle start-level="9">mvn:org.apache.geronimo.specs/geronimo-osgi-registry/1.1</bundle>


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Upgrade pax-cdi to 1.0.0
> ------------------------
>
>                 Key: CXF-7773
>                 URL: https://issues.apache.org/jira/browse/CXF-7773
>             Project: CXF
>          Issue Type: Task
>          Components: OSGi
>    Affects Versions: 3.2.5
>            Reporter: Matt Pavlovich
>            Assignee: Colm O hEigeartaigh
>            Priority: Major
>             Fix For: 3.2.6
>
>
> pax-cdi 1.0.0 has been released



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)