You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@jena.apache.org by GitBox <gi...@apache.org> on 2020/11/11 14:44:44 UTC

[GitHub] [jena] dependabot[bot] opened a new pull request #826: Bump org.osgi.core from 5.0.0 to 6.0.0

dependabot[bot] opened a new pull request #826:
URL: https://github.com/apache/jena/pull/826


   Bumps org.osgi.core from 5.0.0 to 6.0.0.
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.osgi:org.osgi.core&package-manager=maven&previous-version=5.0.0&new-version=6.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates)
   
   Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
   
   
   </details>


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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



---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@jena.apache.org
For additional commands, e-mail: pr-help@jena.apache.org


[GitHub] [jena] afs commented on pull request #826: Bump org.osgi.core from 5.0.0 to 6.0.0

Posted by GitBox <gi...@apache.org>.
afs commented on pull request #826:
URL: https://github.com/apache/jena/pull/826#issuecomment-739153609


   I get the same warning as with 5.0.0:
   ```
   [WARNING] Bundle org.apache.jena:jena-osgi:bundle:3.18.0-SNAPSHOT : osgi.serviceloader capability found with no 'register:' directive. Descriptor cannot be managed for osgi.serviceloader;osgi.serviceloader="org.apache.commons.rdf.api.RDF"
   ```
   Is this an upstream issue?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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



---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@jena.apache.org
For additional commands, e-mail: pr-help@jena.apache.org


[GitHub] [jena] acoburn commented on pull request #826: Bump org.osgi.core from 5.0.0 to 6.0.0

Posted by GitBox <gi...@apache.org>.
acoburn commented on pull request #826:
URL: https://github.com/apache/jena/pull/826#issuecomment-738978106


   I think that's a fair assumption. Karaf only recently changed to OSGi 7, so updating to v6 should be no problem at all (Karaf has been on v6 for as long as I can remember). As discussed earlier, upgrading at the beginning of a release series means that we have more time to catch any regressions.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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



---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@jena.apache.org
For additional commands, e-mail: pr-help@jena.apache.org


[GitHub] [jena] afs commented on pull request #826: Bump org.osgi.core from 5.0.0 to 6.0.0

Posted by GitBox <gi...@apache.org>.
afs commented on pull request #826:
URL: https://github.com/apache/jena/pull/826#issuecomment-736763471


   Any idea if 5.0.0 -> 6.0.0 is any major difference that will affect Jena usage?
   6.0.0 is pretty old - 2014 - so presuming everyone is using this one anyway.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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



---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@jena.apache.org
For additional commands, e-mail: pr-help@jena.apache.org


[GitHub] [jena] acoburn commented on pull request #826: Bump org.osgi.core from 5.0.0 to 6.0.0

Posted by GitBox <gi...@apache.org>.
acoburn commented on pull request #826:
URL: https://github.com/apache/jena/pull/826#issuecomment-725562097


   I agree with your suggestion and would be inclined to defer this update until after a release.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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



---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@jena.apache.org
For additional commands, e-mail: pr-help@jena.apache.org


[GitHub] [jena] afs merged pull request #826: Bump org.osgi.core from 5.0.0 to 6.0.0

Posted by GitBox <gi...@apache.org>.
afs merged pull request #826:
URL: https://github.com/apache/jena/pull/826


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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



---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@jena.apache.org
For additional commands, e-mail: pr-help@jena.apache.org


[GitHub] [jena] afs commented on pull request #826: Bump org.osgi.core from 5.0.0 to 6.0.0

Posted by GitBox <gi...@apache.org>.
afs commented on pull request #826:
URL: https://github.com/apache/jena/pull/826#issuecomment-725539934


   @acoburn --
   
   This is a major version number change. Would it be better to leave for this release so it happens at the beginning of a cycle rather than at the end?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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



---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@jena.apache.org
For additional commands, e-mail: pr-help@jena.apache.org