Re: FELIX-5699: baseline check behaves weirdly for jackrabbit-webdav under Java 9

2017-10-03 Thread Konrad Windszus
Some more thoughts: Even if the original org.apache.jackrabbit.webdav.lock.Scope did not have a hashCode() it implicitly inherited the one from Object. Therefore overwriting the hashCode() with a better implementation should not change anything about compatibility and therefore not require any

Re: FELIX-5699: baseline check behaves weirdly for jackrabbit-webdav under Java 9

2017-10-03 Thread Konrad Windszus
If I understand the output of https://issues.apache.org/jira/browse/JCR-4191 correctly it means, it detected that hashCode() has modified after version 1.0.0 (not added). In this case the addition of the annotations has been the modification (which is actually an annotation being added by javac

[GitHub] felix pull request #123: Initial contribution of BAR Installer

2017-10-03 Thread njbartlett
GitHub user njbartlett opened a pull request: https://github.com/apache/felix/pull/123 Initial contribution of BAR Installer This contribution is offered to Apache Felix on behalf of Intel Corporation who funded its development. This is a plugin for File Install that

FELIX-5699: baseline check behaves weirdly for jackrabbit-webdav under Java 9

2017-10-03 Thread Julian Reschke
Hi there, I'm looking for help in understanding the above issue. Short summary: the baseline check asks for a version increase for a class where "hashCode()" was added, but only when run with jdk9. So should I trust the diagnostics, or is this jdk9-related issue? Best regards, Julian

[GitHub] felix pull request #122: [FELIX-5698] Upgrade biz.aQute.bndlib to 3.5.0 for ...

2017-10-03 Thread johnpoth
GitHub user johnpoth opened a pull request: https://github.com/apache/felix/pull/122 [FELIX-5698] Upgrade biz.aQute.bndlib to 3.5.0 for Java 9 GA support https://issues.apache.org/jira/browse/FELIX-5698 Thanks! You can merge this pull request into a Git repository by

[jira] [Commented] (FELIX-5698) Bundle plugin cannot cope with Java 9 module-info.java

2017-10-03 Thread Mark Raynsford (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16189532#comment-16189532 ] Mark Raynsford commented on FELIX-5698: --- Thanks very much for this! I'll override the bndlib

[jira] [Commented] (FELIX-5698) Bundle plugin cannot cope with Java 9 module-info.java

2017-10-03 Thread John Poth (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16189526#comment-16189526 ] John Poth commented on FELIX-5698: -- As per the PR, upgrading biz.aQute.bndlib to 3.5.0 seems to resolve

[jira] [Commented] (FELIX-5698) Bundle plugin cannot cope with Java 9 module-info.java

2017-10-03 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16189518#comment-16189518 ] ASF GitHub Bot commented on FELIX-5698: --- GitHub user johnpoth opened a pull request:

[jira] [Resolved] (FELIX-5705) Provide completion for SCR commands

2017-10-03 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved FELIX-5705. Resolution: Fixed Committing to https://svn.apache.org/repos/asf/felix/trunk ... M

[jira] [Resolved] (FELIX-5706) Unable to access DTO fields using reflection

2017-10-03 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved FELIX-5706. Resolution: Fixed Committing to https://svn.apache.org/repos/asf/felix/trunk ... M

[jira] [Created] (FELIX-5706) Unable to access DTO fields using reflection

2017-10-03 Thread Guillaume Nodet (JIRA)
Guillaume Nodet created FELIX-5706: -- Summary: Unable to access DTO fields using reflection Key: FELIX-5706 URL: https://issues.apache.org/jira/browse/FELIX-5706 Project: Felix Issue Type:

[jira] [Created] (FELIX-5705) Provide completion for SCR commands

2017-10-03 Thread Guillaume Nodet (JIRA)
Guillaume Nodet created FELIX-5705: -- Summary: Provide completion for SCR commands Key: FELIX-5705 URL: https://issues.apache.org/jira/browse/FELIX-5705 Project: Felix Issue Type: