Re: Framework compilation problems

2014-11-13 Thread Felix Meschberger
Hi I can reproduce this. And worse still, it actually prevents the framework from starting under Linux. The situation is that the ExtensionManager wants to parse the os.version system property into an OSGi Version. the os.version seems to be based on the kernel version, which in my case of

[jira] [Created] (FELIX-4694) Support binding configuration to all registrations with the corresponding PID

2014-11-13 Thread Tuomas Kiviaho (JIRA)
Tuomas Kiviaho created FELIX-4694: - Summary: Support binding configuration to all registrations with the corresponding PID Key: FELIX-4694 URL: https://issues.apache.org/jira/browse/FELIX-4694

Re: Framework compilation problems

2014-11-13 Thread Pierre De Rop
Hi Felix, You are correct; it looks like the ExtensionManager is trying to parse my os version. In the initial mail I sent, I attached the logs, but it seems that @dev list does like attachments ? Here is a copy/past of the compile error logs (i don't have applied your patch from the FELIX-4692

Re: Framework compilation problems

2014-11-13 Thread Felix Meschberger
Hi Ok, there seems to be a larger problem to this, it seems. The ExtensionManager creates native capabilities in the ExtensionManager.buildNativeCapabilites() method. This method gets the PROCESSOR, OS_NAME, and OS_VERSION framework properties to build this capability. On the other hand the

[jira] [Created] (FELIX-4695) Normalize os.version system property in framework properties

2014-11-13 Thread Felix Meschberger (JIRA)
Felix Meschberger created FELIX-4695: Summary: Normalize os.version system property in framework properties Key: FELIX-4695 URL: https://issues.apache.org/jira/browse/FELIX-4695 Project: Felix

[jira] [Created] (FELIX-4696) Improve native OS version sanitation

2014-11-13 Thread Felix Meschberger (JIRA)
Felix Meschberger created FELIX-4696: Summary: Improve native OS version sanitation Key: FELIX-4696 URL: https://issues.apache.org/jira/browse/FELIX-4696 Project: Felix Issue Type:

[jira] [Updated] (FELIX-4696) Improve native OS version sanitation

2014-11-13 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated FELIX-4696: - Attachment: FELIX-4696.patch Proposed patch taking code from the

Re: Framework compilation problems

2014-11-13 Thread Felix Meschberger
Hi I have reported FELIX-4695 [1] with two potential patches. I think the Felix class patch is correct, while the ExtensionManager patch is probably sufficient for this problem. I would prefer to patch the Felix class at the expense of the org.osgi.framework.os.version property not exposing

Re: Make DependencyManager API more fluent?

2014-11-13 Thread Christian Schneider
Hi Marcel, I very much like the idea of a separate builder class. It will make the transition very smooth. We can also package it in an extra bundle but I do not think there is a technical need for it. So I propose to simply add the new syntax in a separate package. if we want to remove the

[jira] [Created] (FELIX-4697) Error parsing the default gosh_profile.

2014-11-13 Thread J.W. Janssen (JIRA)
J.W. Janssen created FELIX-4697: --- Summary: Error parsing the default gosh_profile. Key: FELIX-4697 URL: https://issues.apache.org/jira/browse/FELIX-4697 Project: Felix Issue Type: Bug

Re: [RESULT] [VOTE] Release Apache Felix Gogo Runtime 0.14.0

2014-11-13 Thread Jan Willem Janssen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 24/10/14 13:38, Guillaume Nodet wrote: Closing this vote with 5 +1s. Is it me, or are the artifacts for this release missing? Can't seem to find them in felix-dist?! - -- Met vriendelijke groeten | Kind regards Jan Willem Janssen | Software

[jira] [Commented] (FELIX-4697) Error parsing the default gosh_profile.

2014-11-13 Thread Marcel Offermans (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14209950#comment-14209950 ] Marcel Offermans commented on FELIX-4697: - Should we re-open that issue and figure

Re: Make DependencyManager API more fluent?

2014-11-13 Thread Marcel Offermans
Hello Christian, On 13 Nov 2014 at 14:16:01 , Christian Schneider (ch...@die-schneider.net) wrote: I very much like the idea of a separate builder class. It will make the  transition very smooth. We can also package it in an extra bundle but I  do not think there is a technical need for it. So

[jira] [Updated] (FELIX-4694) Support binding configuration to all registrations with the corresponding PID

2014-11-13 Thread Tuomas Kiviaho (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tuomas Kiviaho updated FELIX-4694: -- Component/s: File Install Support binding configuration to all registrations with the

[jira] [Resolved] (FELIX-4685) artefact org.apache.felix.ipojo.handler.transaction no longer available

2014-11-13 Thread Clement Escoffier (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-4685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Clement Escoffier resolved FELIX-4685. -- Resolution: Fixed Assignee: Clement Escoffier I've re-deployed the handler on