Re: maven-bundle-plugin stopped working for version > 2.5.3

2017-01-20 Thread Steinar Bang
> Steinar Bang : > Platform: Windows 7 > Java 1.8 > maven 3.3.9 > For version 2.5.3, this pom file creates an OSGi bundle with an > activator: > > https://github.com/steinarb/ukelonn/blob/using-vaadin/ukelonn.bundle.test.db/pom.xml > For later versions

maven-bundle-plugin stopped working for version > 2.5.3

2017-01-20 Thread Steinar Bang
Platform: Windows 7 Java 1.8 maven 3.3.9 For version 2.5.3, this pom file creates an OSGi bundle with an activator: https://github.com/steinarb/ukelonn/blob/using-vaadin/ukelonn.bundle.test.db/pom.xml For later versions (I've only tried 2.5.4 (the version immediately

[GitHub] felix pull request #86: Updated Schematizer to reflect recent API changes to...

2017-01-20 Thread dleangen
GitHub user dleangen opened a pull request: https://github.com/apache/felix/pull/86 Updated Schematizer to reflect recent API changes to Converter You can merge this pull request into a Git repository by running: $ git pull https://github.com/dleangen/felix

[GitHub] felix pull request #85: Implement sourceAsDTO() and targetAsDTO()

2017-01-20 Thread dleangen
GitHub user dleangen opened a pull request: https://github.com/apache/felix/pull/85 Implement sourceAsDTO() and targetAsDTO() Updated Converter implementation to iInclude sourceAsDTO() and targetAsDTO(). You can merge this pull request into a Git repository by running: $ git

[jira] [Issue Comment Deleted] (FELIX-5481) Synchronize Schematizer to updated Converter API

2017-01-20 Thread David Leangen (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Leangen updated FELIX-5481: - Comment: was deleted (was: Not a duplicate after all. Moving changes to Schematizer back here.

[jira] [Updated] (FELIX-5481) Various updates to Schematizer

2017-01-20 Thread David Leangen (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Leangen updated FELIX-5481: - Description: Schematizer requires updates to sync with recent API changes to Converter, i.e

[jira] [Issue Comment Deleted] (FELIX-5481) Synchronize Schematizer to updated Converter API

2017-01-20 Thread David Leangen (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Leangen updated FELIX-5481: - Comment: was deleted (was: Will split these into separate issues as requested.) > Synchronize

[jira] [Updated] (FELIX-5481) Synchronize Schematizer to updated Converter API

2017-01-20 Thread David Leangen (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Leangen updated FELIX-5481: - Summary: Synchronize Schematizer to updated Converter API (was: Various updates to Schematizer)

[jira] [Reopened] (FELIX-5481) Various updates to Schematizer

2017-01-20 Thread David Leangen (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Leangen reopened FELIX-5481: -- Not a duplicate after all. Moving changes to Schematizer back here. Sorry for the ping pong game.

[jira] [Commented] (FELIX-5475) Implement sourceAsDTO() and targetAsDTO()

2017-01-20 Thread David Leangen (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15832342#comment-15832342 ] David Leangen commented on FELIX-5475: -- Converter PR has been prepared. No changes to make to

[jira] [Commented] (FELIX-5507) ConfigurationAdmin not visible to bundles

2017-01-20 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15832233#comment-15832233 ] David Jencks commented on FELIX-5507: - what? Why can the system bundle context find any config admins

[jira] [Commented] (FELIX-5475) Implement sourceAsDTO() and targetAsDTO()

2017-01-20 Thread David Leangen (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15832206#comment-15832206 ] David Leangen commented on FELIX-5475: -- The update is completed. I will submit 3 separate PRs in

[jira] [Resolved] (FELIX-5481) Various updates to Schematizer

2017-01-20 Thread David Leangen (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Leangen resolved FELIX-5481. -- Resolution: Duplicate > Various updates to Schematizer > -- > >

[jira] [Commented] (FELIX-5508) Multiple JSON Serializers

2017-01-20 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15832170#comment-15832170 ] Guillaume Nodet commented on FELIX-5508: What about adding a parser / writer in the utils module

[jira] [Comment Edited] (FELIX-5508) Multiple JSON Serializers

2017-01-20 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15832164#comment-15832164 ] Carsten Ziegeler edited comment on FELIX-5508 at 1/20/17 5:45 PM: -- The

[jira] [Commented] (FELIX-5508) Multiple JSON Serializers

2017-01-20 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15832164#comment-15832164 ] Carsten Ziegeler commented on FELIX-5508: - The JSONWriter from the DS plugin will be replaced by

[jira] [Updated] (FELIX-5508) Multiple JSON Serializers

2017-01-20 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bosschaert updated FELIX-5508: Assignee: (was: David Bosschaert) > Multiple JSON Serializers >

[jira] [Assigned] (FELIX-5508) Multiple JSON Serializers

2017-01-20 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bosschaert reassigned FELIX-5508: --- Assignee: David Bosschaert > Multiple JSON Serializers > - >

Re: Implementation of unreleased spec and community

2017-01-20 Thread Guillaume Nodet
No, not at all, and I hope my actions are not taken against any one either. I had to mention you explicitly in order to make things more clear, sorry about that. Though I really do want to make sure the process more straight and make sure it's done fairly and by the rules. 2017-01-20 14:20

[jira] [Commented] (FELIX-5508) Multiple JSON Serializers

2017-01-20 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15832073#comment-15832073 ] Guillaume Nodet commented on FELIX-5508: Yeah, I think the real parsers and writers (or at least

[jira] [Commented] (FELIX-5508) Multiple JSON Serializers

2017-01-20 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15832063#comment-15832063 ] David Bosschaert commented on FELIX-5508: - [~gnt] in the serializer and schematizer the

[GitHub] felix pull request #82: The Serializer should be able to accept an empty key...

2017-01-20 Thread dleangen
Github user dleangen closed the pull request at: https://github.com/apache/felix/pull/82 --- 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

[GitHub] felix pull request #79: Fixes/various

2017-01-20 Thread dleangen
Github user dleangen closed the pull request at: https://github.com/apache/felix/pull/79 --- 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

[jira] [Comment Edited] (FELIX-5508) Multiple JSON Serializers

2017-01-20 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15832051#comment-15832051 ] Guillaume Nodet edited comment on FELIX-5508 at 1/20/17 4:25 PM: - {code}

[jira] [Commented] (FELIX-5508) Multiple JSON Serializers

2017-01-20 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15832051#comment-15832051 ] Guillaume Nodet commented on FELIX-5508: {code} gnodet•work/git/felix(trunk⚡)» find . | grep -i

[jira] [Commented] (FELIX-5508) Multiple JSON Serializers

2017-01-20 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15832033#comment-15832033 ] David Bosschaert commented on FELIX-5508: - But both the Serializer and the Schematizer both

[jira] [Updated] (FELIX-5475) Implement sourceAsDTO() and targetAsDTO()

2017-01-20 Thread David Leangen (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Leangen updated FELIX-5475: - Description: Sometimes it is useful to treat a class as if it were a DTO, i.e. by ignoring

[jira] [Commented] (FELIX-5475) Allow the use of DTO.class to signal that an Object should be treated as a DTO.

2017-01-20 Thread David Leangen (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15832028#comment-15832028 ] David Leangen commented on FELIX-5475: -- Beautiful, thanks! I haven't yet looked at the changes, but

[jira] [Updated] (FELIX-5475) Implement sourceAsDTO() and targetAsDTO()

2017-01-20 Thread David Leangen (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Leangen updated FELIX-5475: - Summary: Implement sourceAsDTO() and targetAsDTO() (was: Allow the use of DTO.class to signal

[jira] [Commented] (FELIX-5508) Multiple JSON Serializers

2017-01-20 Thread David Leangen (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15832024#comment-15832024 ] David Leangen commented on FELIX-5508: -- Yes, correct. I updated the title and description. Thanks.

[jira] [Updated] (FELIX-5508) Multiple JSON Serializers

2017-01-20 Thread David Leangen (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Leangen updated FELIX-5508: - Summary: Multiple JSON Serializers (was: Multiple JSON Parsers) > Multiple JSON Serializers >

[jira] [Updated] (FELIX-5508) Multiple JSON Serializers

2017-01-20 Thread David Leangen (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Leangen updated FELIX-5508: - Description: There appears to be multiple json serializers in the code base (serializer,

[jira] [Commented] (FELIX-5508) Multiple JSON Parsers

2017-01-20 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15832016#comment-15832016 ] Carsten Ziegeler commented on FELIX-5508: - There is no json parser in the webconsole, just a

[jira] [Created] (FELIX-5508) Multiple JSON Parsers

2017-01-20 Thread David Leangen (JIRA)
David Leangen created FELIX-5508: Summary: Multiple JSON Parsers Key: FELIX-5508 URL: https://issues.apache.org/jira/browse/FELIX-5508 Project: Felix Issue Type: Improvement

Re: Implementation of unreleased spec and community

2017-01-20 Thread Guillaume Nodet
2017-01-20 14:49 GMT+01:00 Richard S. Hall : > On 1/20/17 05:42 , Guillaume Nodet wrote: > >> 2017-01-20 11:26 GMT+01:00 Neil Bartlett : >> >> On 20 Jan 2017, at 10:12, Guillaume Nodet wrote: 2017-01-20 10:58 GMT+01:00

Re: Implementation of unreleased spec and community

2017-01-20 Thread Richard S. Hall
On 1/20/17 05:42 , Guillaume Nodet wrote: 2017-01-20 11:26 GMT+01:00 Neil Bartlett : On 20 Jan 2017, at 10:12, Guillaume Nodet wrote: 2017-01-20 10:58 GMT+01:00 Guillaume Nodet >: 2017-01-19 19:36 GMT+01:00

[jira] [Created] (FELIX-5507) ConfigurationAdmin not visible to bundles

2017-01-20 Thread Carsten Ziegeler (JIRA)
Carsten Ziegeler created FELIX-5507: --- Summary: ConfigurationAdmin not visible to bundles Key: FELIX-5507 URL: https://issues.apache.org/jira/browse/FELIX-5507 Project: Felix Issue Type:

Re: Implementation of unreleased spec and community

2017-01-20 Thread Raymond Auge
Apparently I've severely offended you Guillaume. If so I sincerely apologize. That was never my intention. Sincerely, - Ray On Jan 20, 2017 5:42 AM, "Guillaume Nodet" wrote: 2017-01-20 11:26 GMT+01:00 Neil Bartlett : > > > On 20 Jan 2017, at 10:12,

[jira] [Created] (FELIX-5506) OSGi's @Component parameter configurationPid is handled incorrectly

2017-01-20 Thread Christian Luijten (JIRA)
Christian Luijten created FELIX-5506: Summary: OSGi's @Component parameter configurationPid is handled incorrectly Key: FELIX-5506 URL: https://issues.apache.org/jira/browse/FELIX-5506 Project:

[jira] [Commented] (FELIX-5475) Allow the use of DTO.class to signal that an Object should be treated as a DTO.

2017-01-20 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15831552#comment-15831552 ] David Bosschaert commented on FELIX-5475: - Hi [~dleangen] Yeah, I went ahead and added the

Re: Implementation of unreleased spec and community

2017-01-20 Thread Guillaume Nodet
2017-01-20 11:26 GMT+01:00 Neil Bartlett : > > > On 20 Jan 2017, at 10:12, Guillaume Nodet wrote: > > > > 2017-01-20 10:58 GMT+01:00 Guillaume Nodet >: > > > >> > >> > >> 2017-01-19 19:36 GMT+01:00 Timothy Ward

[jira] [Resolved] (FELIX-5505) ConfigSpiOSGi may miss out on registering some LoginModuleFactory due to race condition

2017-01-20 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra resolved FELIX-5505. Resolution: Fixed Thanks Carsten for the review Took care of unregistering the spi in

[jira] [Commented] (FELIX-5505) ConfigSpiOSGi may miss out on registering some LoginModuleFactory due to race condition

2017-01-20 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15831523#comment-15831523 ] Carsten Ziegeler commented on FELIX-5505: - [~chetanm] Patch looks good to - it seems ConfigSpiOSGi

Re: Implementation of unreleased spec and community

2017-01-20 Thread Neil Bartlett
> On 20 Jan 2017, at 10:12, Guillaume Nodet wrote: > > 2017-01-20 10:58 GMT+01:00 Guillaume Nodet >: > >> >> >> 2017-01-19 19:36 GMT+01:00 Timothy Ward : >> >>> At this point I’d also like to

Re: Implementation of unreleased spec and community

2017-01-20 Thread Christian Schneider
I agree that if someone works on a spec at OSGi alliance and on the impl code at Apache then he will have an advantage over someone who can only work on the code at Apache. This is a situation is not good. The question though is what can we really do to improve this. I think it is not possible

Re: Implementation of unreleased spec and community

2017-01-20 Thread Guillaume Nodet
2017-01-20 10:58 GMT+01:00 Guillaume Nodet : > > > 2017-01-19 19:36 GMT+01:00 Timothy Ward : > >> At this point I’d also like to re-affirm that the OSGi RFC documents are >> public, and that there is a public feedback mechanism for RFC bugs. As the >>

[jira] [Updated] (FELIX-5505) ConfigSpiOSGi may miss out on registering some LoginModuleFactory due to race condition

2017-01-20 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra updated FELIX-5505: --- Attachment: FELIX-5505-v1.patch [patch|^FELIX-5505-v1.patch] for the same [~cziegeler]

Re: Implementation of unreleased spec and community

2017-01-20 Thread Guillaume Nodet
2017-01-19 19:36 GMT+01:00 Timothy Ward : > At this point I’d also like to re-affirm that the OSGi RFC documents are > public, and that there is a public feedback mechanism for RFC bugs. As the > holder of the pen for Transaction Control, the JAX-RS whiteboard, and the >

[jira] [Resolved] (FELIX-5502) Startup logs from ConfigSpiOsgi may get dropped due to race condition

2017-01-20 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Mehrotra resolved FELIX-5502. Resolution: Fixed Fixed with 1779591 > Startup logs from ConfigSpiOsgi may get dropped due

[jira] [Commented] (FELIX-5505) ConfigSpiOSGi may miss out on registering some LoginModuleFactory due to race condition

2017-01-20 Thread Chetan Mehrotra (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15831462#comment-15831462 ] Chetan Mehrotra commented on FELIX-5505: Added ignored test with 1779592 > ConfigSpiOSGi may miss

[jira] [Resolved] (FELIX-5491) Serializer should allow empty key/values pairs when parsing

2017-01-20 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bosschaert resolved FELIX-5491. - Resolution: Fixed Thanks [~dleangen] for the patch - it's applied in

[jira] [Created] (FELIX-5505) ConfigSpiOSGi may miss out on registering some LoginModuleFactory due to race condition

2017-01-20 Thread Chetan Mehrotra (JIRA)
Chetan Mehrotra created FELIX-5505: -- Summary: ConfigSpiOSGi may miss out on registering some LoginModuleFactory due to race condition Key: FELIX-5505 URL: https://issues.apache.org/jira/browse/FELIX-5505

[jira] [Assigned] (FELIX-5491) Serializer should allow empty key/values pairs when parsing

2017-01-20 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5491?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bosschaert reassigned FELIX-5491: --- Assignee: David Bosschaert > Serializer should allow empty key/values pairs when

[jira] [Created] (FELIX-5504) Switch from org.json to new simple json writer

2017-01-20 Thread Carsten Ziegeler (JIRA)
Carsten Ziegeler created FELIX-5504: --- Summary: Switch from org.json to new simple json writer Key: FELIX-5504 URL: https://issues.apache.org/jira/browse/FELIX-5504 Project: Felix Issue

[jira] [Resolved] (FELIX-5503) Add simple json writer

2017-01-20 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved FELIX-5503. - Resolution: Fixed Added in rev 1779575 > Add simple json writer > --