[jira] [Commented] (FELIX-5611) BundleRepository must deal properly R5 index file with resources with relative path from the given repository’s URL

2017-05-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16022359#comment-16022359 ] ASF GitHub Bot commented on FELIX-5611: --- GitHub user cfiehe opened a pull request:

[GitHub] felix pull request #108: Fix JavaSE 9 EEs and package definitions in default...

2017-05-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/felix/pull/108 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabl

[jira] [Resolved] (FELIX-5646) Missing EE and system packages for Java 9

2017-05-23 Thread Karl Pauls (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls resolved FELIX-5646. --- Resolution: Fixed Fix Version/s: framework-5.6.6 Thanks! I applied the patch in r1795960. > Mi

[jira] [Commented] (FELIX-5646) Missing EE and system packages for Java 9

2017-05-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16021781#comment-16021781 ] ASF GitHub Bot commented on FELIX-5646: --- Github user asfgit closed the pull request

Re: Gogo jline and related artifacts

2017-05-23 Thread Karl Pauls
Ping :-) On Mon, May 22, 2017 at 10:40 AM, Guillaume Nodet wrote: > I'll do it today. > > 2017-05-21 23:39 GMT+02:00 Karl Pauls : > >> Hi, >> >> it looks like the gogo jline and related artifacts have not been >> copied to the dist area. Furthermore, they are not listed in the >> downloads and ne

[GitHub] felix pull request #108: Fix JavaSE 9 EEs and package definitions in default...

2017-05-23 Thread njbartlett
GitHub user njbartlett opened a pull request: https://github.com/apache/felix/pull/108 Fix JavaSE 9 EEs and package definitions in default.properties From Java 9 onwards, the capability version is 9,10,etc (NOT 1.9,1.10 etc). See https://www.osgi.org/developer/specifications/ref

[jira] [Assigned] (FELIX-5646) Missing EE and system packages for Java 9

2017-05-23 Thread Karl Pauls (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karl Pauls reassigned FELIX-5646: - Assignee: Karl Pauls > Missing EE and system packages for Java 9 > --

[jira] [Commented] (FELIX-5646) Missing EE and system packages for Java 9

2017-05-23 Thread Neil Bartlett (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16021464#comment-16021464 ] Neil Bartlett commented on FELIX-5646: -- Fix available: https://github.com/apache/feli

[jira] [Issue Comment Deleted] (FELIX-5646) Missing EE and system packages for Java 9

2017-05-23 Thread Neil Bartlett (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neil Bartlett updated FELIX-5646: - Comment: was deleted (was: Fix available: https://github.com/apache/felix/pull/108) > Missing EE

[jira] [Commented] (FELIX-5646) Missing EE and system packages for Java 9

2017-05-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16021462#comment-16021462 ] ASF GitHub Bot commented on FELIX-5646: --- GitHub user njbartlett opened a pull reques

[jira] [Updated] (FELIX-5646) Missing EE and system packages for Java 9

2017-05-23 Thread Neil Bartlett (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neil Bartlett updated FELIX-5646: - Description: The default.properties file has added JRE exports for jre-1.9, however these are not

[jira] [Created] (FELIX-5646) Missing EE and system packages for Java 9

2017-05-23 Thread Neil Bartlett (JIRA)
Neil Bartlett created FELIX-5646: Summary: Missing EE and system packages for Java 9 Key: FELIX-5646 URL: https://issues.apache.org/jira/browse/FELIX-5646 Project: Felix Issue Type: Bug

[jira] [Created] (FELIX-5645) Embed-Transitive feature is no longer working

2017-05-23 Thread Martin Lichtin (JIRA)
Martin Lichtin created FELIX-5645: - Summary: Embed-Transitive feature is no longer working Key: FELIX-5645 URL: https://issues.apache.org/jira/browse/FELIX-5645 Project: Felix Issue Type: Bug

[jira] [Created] (FELIX-5644) Repository#getURI() is no longer unique in case of XML-based repositories

2017-05-23 Thread Jens Offenbach (JIRA)
Jens Offenbach created FELIX-5644: - Summary: Repository#getURI() is no longer unique in case of XML-based repositories Key: FELIX-5644 URL: https://issues.apache.org/jira/browse/FELIX-5644 Project: Fe

[GitHub] felix pull request #107: FELIX-5640 Using JarFile to getManifest

2017-05-23 Thread AndyWu2015
GitHub user AndyWu2015 opened a pull request: https://github.com/apache/felix/pull/107 FELIX-5640 Using JarFile to getManifest You can merge this pull request into a Git repository by running: $ git pull https://github.com/AndyWu2015/felix using-JarFile-to-getManifest Alterna

[jira] [Issue Comment Deleted] (FELIX-5640) Using JarFile to getManifest to avoid NPE when META-INF and MANIFEST.MF are not the first 2 entries in jar

2017-05-23 Thread Andy Wu (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Wu updated FELIX-5640: --- Comment: was deleted (was: pr sent to https://github.com/apache/felix/pull/107) > Using JarFile to getManifes

[jira] [Commented] (FELIX-5640) Using JarFile to getManifest to avoid NPE when META-INF and MANIFEST.MF are not the first 2 entries in jar

2017-05-23 Thread Andy Wu (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16020815#comment-16020815 ] Andy Wu commented on FELIX-5640: pr sent to https://github.com/apache/felix/pull/107 > Us

[jira] [Commented] (FELIX-5640) Using JarFile to getManifest to avoid NPE when META-INF and MANIFEST.MF are not the first 2 entries in jar

2017-05-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16020813#comment-16020813 ] ASF GitHub Bot commented on FELIX-5640: --- GitHub user AndyWu2015 opened a pull reques