Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CXF-8202] Update to OSGi Core 6.0.0 #633

Merged
merged 7 commits into from
Mar 5, 2020

Conversation

amarkevich
Copy link
Contributor

No description provided.

parent/pom.xml Outdated
@@ -247,7 +247,8 @@
<cxf.oauth.bundle.version>20100527_1</cxf.oauth.bundle.version>
<cxf.oro.bundle.version>2.0.8_6</cxf.oro.bundle.version>
<cxf.osgi.saaj.version>[1.4,2)</cxf.osgi.saaj.version>
<cxf.osgi.version>5.0.0</cxf.osgi.version>
<cxf.osgi.version>6.0.0</cxf.osgi.version>
<cxf.osgi.compendium.version>5.0.0</cxf.osgi.compendium.version>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not upgrading to 6.0.0 as well using the updated coordinates ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

changed to artifact osgi.cmpn

parent/pom.xml Outdated
@@ -1320,7 +1321,7 @@
<dependency>
<groupId>org.osgi</groupId>
<artifactId>org.osgi.compendium</artifactId>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should better use the updated coordinates (osgi.cmpn).

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@amarkevich amarkevich merged commit 3332e74 into apache:master Mar 5, 2020
@amarkevich amarkevich deleted the org.osgi.core branch March 5, 2020 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants