[jira] [Created] (FELIX-5496) Use bundle id and component name as key for urls

2017-01-16 Thread Carsten Ziegeler (JIRA)
Carsten Ziegeler created FELIX-5496: --- Summary: Use bundle id and component name as key for urls Key: FELIX-5496 URL: https://issues.apache.org/jira/browse/FELIX-5496 Project: Felix Issue Ty

[jira] [Resolved] (FELIX-5493) Component descriptions requiring a policy are not displayed if config is missing

2017-01-16 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved FELIX-5493. - Resolution: Fixed Added output for this case to plugin and configuration printer in rev 17

[jira] [Commented] (FELIX-5494) URL handling not correct if component has no configuration

2017-01-16 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15824489#comment-15824489 ] Carsten Ziegeler commented on FELIX-5494: - Fixed the url handling in rev 1779088

[jira] [Resolved] (FELIX-5495) No details displayed if component is disabled

2017-01-16 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved FELIX-5495. - Resolution: Fixed Added details to web console plugin and config printer in rev 1779088 >

[jira] [Updated] (FELIX-5495) No details displayed if component is disabled

2017-01-16 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated FELIX-5495: Issue Type: Improvement (was: Bug) > No details displayed if component is disabled > --

[jira] [Created] (FELIX-5495) No details displayed if component is disabled

2017-01-16 Thread Carsten Ziegeler (JIRA)
Carsten Ziegeler created FELIX-5495: --- Summary: No details displayed if component is disabled Key: FELIX-5495 URL: https://issues.apache.org/jira/browse/FELIX-5495 Project: Felix Issue Type:

[jira] [Created] (FELIX-5494) URL handling not correct if component has no configuration

2017-01-16 Thread Carsten Ziegeler (JIRA)
Carsten Ziegeler created FELIX-5494: --- Summary: URL handling not correct if component has no configuration Key: FELIX-5494 URL: https://issues.apache.org/jira/browse/FELIX-5494 Project: Felix

[jira] [Created] (FELIX-5493) Component descriptions requiring a policy are not displayed if config is missing

2017-01-16 Thread Carsten Ziegeler (JIRA)
Carsten Ziegeler created FELIX-5493: --- Summary: Component descriptions requiring a policy are not displayed if config is missing Key: FELIX-5493 URL: https://issues.apache.org/jira/browse/FELIX-5493

[GitHub] felix pull request #84: Schematizer POM requires updates

2017-01-16 Thread dleangen
GitHub user dleangen opened a pull request: https://github.com/apache/felix/pull/84 Schematizer POM requires updates You can merge this pull request into a Git repository by running: $ git pull https://github.com/dleangen/felix fixes/pom Alternatively you can review and apply

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

2017-01-16 Thread dleangen
GitHub user dleangen opened a pull request: https://github.com/apache/felix/pull/82 The Serializer should be able to accept an empty key/value pair. You can merge this pull request into a Git repository by running: $ git pull https://github.com/dleangen/felix fixes/allow-empty

[GitHub] felix pull request #81: Mimetype needs to be updated in Schematizer

2017-01-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/felix/pull/81 --- 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 enable

[GitHub] felix pull request #83: Fix for allowing lambdas in a DTO (it is not a metho...

2017-01-16 Thread dleangen
GitHub user dleangen opened a pull request: https://github.com/apache/felix/pull/83 Fix for allowing lambdas in a DTO (it is not a method per se). You can merge this pull request into a Git repository by running: $ git pull https://github.com/dleangen/felix fixes/allow-lambdas

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

2017-01-16 Thread David Leangen (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15824343#comment-15824343 ] David Leangen edited comment on FELIX-5475 at 1/16/17 5:36 PM: -

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

2017-01-16 Thread David Leangen (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15824343#comment-15824343 ] David Leangen commented on FELIX-5475: -- I am already getting a bit confused with all

[jira] [Updated] (FELIX-5492) Schematizer POM requires updates

2017-01-16 Thread David Leangen (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Leangen updated FELIX-5492: - Labels: PR (was: ) > Schematizer POM requires updates > > >

[jira] [Created] (FELIX-5492) Schematizer POM requires updates

2017-01-16 Thread David Leangen (JIRA)
David Leangen created FELIX-5492: Summary: Schematizer POM requires updates Key: FELIX-5492 URL: https://issues.apache.org/jira/browse/FELIX-5492 Project: Felix Issue Type: Bug Comp

[jira] [Commented] (FELIX-5477) DTOs should allow lambdas

2017-01-16 Thread David Leangen (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15824316#comment-15824316 ] David Leangen commented on FELIX-5477: -- Will try to dig up an example. > DTOs should

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

2017-01-16 Thread David Leangen (JIRA)
David Leangen created FELIX-5491: Summary: Serializer should allow empty key/values pairs when parsing Key: FELIX-5491 URL: https://issues.apache.org/jira/browse/FELIX-5491 Project: Felix Is

[jira] [Resolved] (FELIX-5490) Update mime type in Schematizer

2017-01-16 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bosschaert resolved FELIX-5490. - Resolution: Fixed Patch applied on behalf of [~dleangen] with many thanks! https://svn.apa

[jira] [Assigned] (FELIX-5490) Update mime type in Schematizer

2017-01-16 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bosschaert reassigned FELIX-5490: --- Assignee: David Bosschaert > Update mime type in Schematizer > --

Re: [Converter] Questions about RFP

2017-01-16 Thread David Bosschaert
Hi David, It would definitely be a good idea! Cheers, David On 16 January 2017 at 16:53, David Leangen wrote: > > Thanks, David B. > > Should I make the comment for the “sourceAsDTO()”? > > > Cheers, > =David > > > > On Jan 16, 2017, at 8:46 AM, David Bosschaert < > david.bosscha...@gmail.com

[GitHub] felix pull request #81: Mimetype needs to be updated in Schematizer

2017-01-16 Thread dleangen
GitHub user dleangen opened a pull request: https://github.com/apache/felix/pull/81 Mimetype needs to be updated in Schematizer From type from "osgi.coded.mimetype" to just "mimetype". You can merge this pull request into a Git repository by running: $ git pull https://github.

Re: [Converter] Questions about RFP

2017-01-16 Thread David Leangen
Thanks, David B. Should I make the comment for the “sourceAsDTO()”? Cheers, =David > On Jan 16, 2017, at 8:46 AM, David Bosschaert > wrote: > > Hi David, > > The best place to put spec comments is via the official OSGi feedback > mechanism, as described at the bottom of [1]. > Basically b

Re: [Converter] Questions about RFP

2017-01-16 Thread David Bosschaert
Hi David, The best place to put spec comments is via the official OSGi feedback mechanism, as described at the bottom of [1]. Basically by creating a bug in the following issue tracker: https://www.osgi.org/bugzilla/enter_bug.cgi?product=OSGi%20Specification Cheers, David [1] https://github.com

[jira] [Created] (FELIX-5490) Update mime type in Schematizer

2017-01-16 Thread David Leangen (JIRA)
David Leangen created FELIX-5490: Summary: Update mime type in Schematizer Key: FELIX-5490 URL: https://issues.apache.org/jira/browse/FELIX-5490 Project: Felix Issue Type: Bug Compo

[jira] [Commented] (FELIX-5476) Serializer does not accept empty values

2017-01-16 Thread David Leangen (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15824264#comment-15824264 ] David Leangen commented on FELIX-5476: -- Yes, will try to do that will the various iss

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

2017-01-16 Thread David Leangen (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15824262#comment-15824262 ] David Leangen commented on FELIX-5481: -- Will split these into separate issues as requ

Re: [Converter] Questions about RFP

2017-01-16 Thread David Leangen
Thanks! I’ll give it a closer read. Comments go on this list, or somewhere else? Cheers, =David > On Jan 16, 2017, at 8:27 AM, David Bosschaert > wrote: > > Hi David, > > On 16 January 2017 at 16:19, David Leangen wrote: > >> >> Hi David B., >> >> Thanks for looking into all my question

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

2017-01-16 Thread David Leangen (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15824248#comment-15824248 ] David Leangen edited comment on FELIX-5475 at 1/16/17 4:40 PM: -

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

2017-01-16 Thread David Leangen (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15824248#comment-15824248 ] David Leangen commented on FELIX-5475: -- Ok, I'll do that. I think it would be easier,

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

2017-01-16 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15824234#comment-15824234 ] David Bosschaert edited comment on FELIX-5475 at 1/16/17 4:39 PM: --

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

2017-01-16 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15824234#comment-15824234 ] David Bosschaert commented on FELIX-5475: - Let's try it with the changed API... If

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

2017-01-16 Thread David Leangen (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15824228#comment-15824228 ] David Leangen commented on FELIX-5475: -- If you are referring to the API, then yes, fo

Re: [Converter] Questions about RFP

2017-01-16 Thread David Bosschaert
Hi David, On 16 January 2017 at 16:19, David Leangen wrote: > > Hi David B., > > Thanks for looking into all my questions and PRs. > > > This requirement didn't make it in the spec. This is quite normal in > OSGi. > > Requirements are sometimes dropped or postponed if this agreed to in the > > e

Re: [Converter] Questions about RFP

2017-01-16 Thread David Leangen
Hi David B., Thanks for looking into all my questions and PRs. > This requirement didn't make it in the spec. This is quite normal in OSGi. > Requirements are sometimes dropped or postponed if this agreed to in the > expert group. You have probably already done so, but could you please point me

Re: [Converter] Questions about RFP

2017-01-16 Thread David Bosschaert
Hi David, On 11 January 2017 at 22:39, David Leangen wrote: > > Hi! > > I have some questions about this document: > > https://github.com/osgi/design/blob/master/rfps/rfp- > 0169-Object-Conversion.pdf design/blob/master/rfps/rfp-0169-Object-Conversion.pdf> > > > Firs

[jira] [Commented] (FELIX-5479) Serializer should be more lenient with trailing commas

2017-01-16 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15824208#comment-15824208 ] David Bosschaert commented on FELIX-5479: - That pull request seems to contain othe

[jira] [Resolved] (FELIX-5480) Serializer should be more lenient with trailing commas

2017-01-16 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Bosschaert resolved FELIX-5480. - Resolution: Duplicate > Serializer should be more lenient with trailing commas > -

[jira] [Commented] (FELIX-5477) DTOs should allow lambdas

2017-01-16 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15824205#comment-15824205 ] David Bosschaert commented on FELIX-5477: - Could you please give an example of thi

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

2017-01-16 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15824197#comment-15824197 ] David Bosschaert commented on FELIX-5475: - I'm wondering whether it may be cleaner

[jira] [Commented] (FELIX-5476) Serializer does not accept empty values

2017-01-16 Thread David Bosschaert (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15824203#comment-15824203 ] David Bosschaert commented on FELIX-5476: - That pull request seems to contain othe

[jira] [Closed] (FELIX-5489) Remove dependency to org.json

2017-01-16 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed FELIX-5489. --- > Remove dependency to org.json > - > > Key: FELIX-548

[jira] [Closed] (FELIX-5434) Add an update method to Properties

2017-01-16 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed FELIX-5434. --- > Add an update method to Properties > -- > > Key:

[jira] [Closed] (FELIX-5488) DS Plugin should use PID from ComponentDescriptionDTO

2017-01-16 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed FELIX-5488. --- > DS Plugin should use PID from ComponentDescriptionDTO >

[jira] [Closed] (FELIX-5487) Utils code requires Java 6 - should be Java 5

2017-01-16 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed FELIX-5487. --- > Utils code requires Java 6 - should be Java 5 > - >

[jira] [Resolved] (FELIX-5487) Utils code requires Java 6 - should be Java 5

2017-01-16 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved FELIX-5487. - Resolution: Fixed > Utils code requires Java 6 - should be Java 5 > --

[jira] [Closed] (FELIX-5360) Strange loading of org.apache.felix.service.command.Descriptor

2017-01-16 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed FELIX-5360. --- > Strange loading of org.apache.felix.service.command.Descriptor > ---

[jira] [Closed] (FELIX-5374) Reduce severity of log message from SCR when there is no metatype

2017-01-16 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed FELIX-5374. --- > Reduce severity of log message from SCR when there is no metatype >

[jira] [Closed] (FELIX-5459) Use Java 6 as minimum version

2017-01-16 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed FELIX-5459. --- > Use Java 6 as minimum version > - > > Key: FELIX-545

[jira] [Closed] (FELIX-5474) Do not call no-arg Bundle.getHeaders() method

2017-01-16 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler closed FELIX-5474. --- > Do not call no-arg Bundle.getHeaders() method > - >

[VOTE RESULT] Release Apache Felix SCR 2.0.8 and Utils 1.8.6

2017-01-16 Thread Carsten Ziegeler
The vote passes with three binding +1 and three non-binding +1 votes Thanks Carsten -- Carsten Ziegeler Adobe Research Switzerland cziege...@apache.org

Re: [VOTE] Release Apache Felix DS Web Console Plugin 2.0.4

2017-01-16 Thread Carsten Ziegeler
The vote passes with three binding +1 and one non-binding +1 vote Thanks Carsten -- Carsten Ziegeler Adobe Research Switzerland cziege...@apache.org

Re: Dev process

2017-01-16 Thread Guillaume Nodet
Done 2017-01-15 22:07 GMT+01:00 Renat Sabitov : > Hi, > > I have recently discovered a bug in Felix Framework, see > https://issues.apache.org/jira/browse/FELIX-5485. It's seems like an > easy fix, see also a patch attached to the ticket. > > I'm curious what time frame to expect for this to be r

[jira] [Resolved] (FELIX-5485) ServiceReference#getUsingBundles() returns usages with 0 count

2017-01-16 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved FELIX-5485. Resolution: Fixed Fix Version/s: framework-5.6.2 Committing to https://svn.apache.org

[jira] [Assigned] (FELIX-5485) ServiceReference#getUsingBundles() returns usages with 0 count

2017-01-16 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet reassigned FELIX-5485: -- Assignee: Guillaume Nodet > ServiceReference#getUsingBundles() returns usages with 0 co

[jira] [Issue Comment Deleted] (FELIX-5485) ServiceReference#getUsingBundles() returns usages with 0 count

2017-01-16 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated FELIX-5485: --- Comment: was deleted (was: It seems your patch conflicts with the comment below: https://githu

[jira] [Commented] (FELIX-5485) ServiceReference#getUsingBundles() returns usages with 0 count

2017-01-16 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15823599#comment-15823599 ] Guillaume Nodet commented on FELIX-5485: It seems your patch conflicts with the co