Re: DS code formatting

2017-04-24 Thread Carsten Ziegeler
David Jencks wrote > For reasons unclear to me Eclipse has started saving modified files > reformatted with the felix eclipse code template. This, to put it mildly, > has shown that the code isn’t formatted with the template, and I can’t fish > out my actual changes by hand. > > What would

[jira] [Commented] (FELIX-5622) Serializer uses concatenated version of String when DTO is a subclass of org.osgi.dto.DTO

2017-04-24 Thread David Leangen (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15982267#comment-15982267 ] David Leangen commented on FELIX-5622: -- The workaround seems to be to first convert to a Map, then

DS code formatting

2017-04-24 Thread David Jencks
For reasons unclear to me Eclipse has started saving modified files reformatted with the felix eclipse code template. This, to put it mildly, has shown that the code isn’t formatted with the template, and I can’t fish out my actual changes by hand. What would people think if I reformatted

[jira] [Created] (FELIX-5622) Serializer uses concatenated version of String when DTO is a subclass of org.osgi.dto.DTO

2017-04-24 Thread David Leangen (JIRA)
David Leangen created FELIX-5622: Summary: Serializer uses concatenated version of String when DTO is a subclass of org.osgi.dto.DTO Key: FELIX-5622 URL: https://issues.apache.org/jira/browse/FELIX-5622

Re: Modifying service properties in lifecycle and bind methods

2017-04-24 Thread David Jencks
I opened FELIX-5621 about this. I still think returning service properties from event methods cannot be made thread safe. As noted in the issue, I think ExtComponentContext can be used safely with code like: final

[jira] [Updated] (FELIX-5621) [DS] event methods setting service properties not thread safe

2017-04-24 Thread David Jencks (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jencks updated FELIX-5621: Description: Thanks to Brent Daniels for pointing this out. Setting service properties from

[jira] [Created] (FELIX-5621) [DS] event methods setting service properties not thread safe

2017-04-24 Thread David Jencks (JIRA)
David Jencks created FELIX-5621: --- Summary: [DS] event methods setting service properties not thread safe Key: FELIX-5621 URL: https://issues.apache.org/jira/browse/FELIX-5621 Project: Felix

Re: SVN query when updating Felix CMS

2017-04-24 Thread Konrad Windszus
I reported the same issue for Apache Sling already in https://issues.apache.org/jira/browse/INFRA-13980. Feel free to vote/watch. The certificate has been updated recently and it seems the CA is not (yet) in all trust stores. Konrad > On 24. Apr 2017, at 14:47, dav...@apache.org wrote: > > Hi

SVN query when updating Felix CMS

2017-04-24 Thread davidb
Hi infra, When I update the Felix CMS using the 'Update' link on the page I'm getting the following message on the web page: "Update complete Status Updating 'usr/local/cms/wc/felix/davidb-NVWGRt/trunk': Error validating server certificate for 'https://svn.apache.org:443': - The certificate

Re: [VOTE] Release Apache Felix Bundle Repository 2.0.10

2017-04-24 Thread davidb
With 5 +1s and no other votes this vote passes. I've promoted the artifacts and will update the download page. David On 24 April 2017 at 12:21, Pierre De Rop wrote: > hi; > > +1 > Pierre > > > On Mon, Apr 24, 2017 at 12:05 PM, wrote: > >> Here's my

adaptTo() 2017 Conference in Berlin - CfP extended

2017-04-24 Thread Stefan Seifert
Good morning everyone, We are extending our Call for Papers by another two weeks. The new deadline is May 6. So, if you would like to be a speaker, please visit http://adapt.to/cfp - and/or if you know any other potential speakers, please send them our way. We will be the only (non-virtual)

Re: [VOTE] Release Apache Felix Bundle Repository 2.0.10

2017-04-24 Thread Pierre De Rop
hi; +1 Pierre On Mon, Apr 24, 2017 at 12:05 PM, wrote: > Here's my +1 > > David > > On 21 April 2017 at 11:33, wrote: > > > Hi all, > > > > We solved 8 issues in org.apache.felix.bundlerepository-2.0.10: > >

Re: [VOTE] Release Apache Felix Bundle Repository 2.0.10

2017-04-24 Thread davidb
Here's my +1 David On 21 April 2017 at 11:33, wrote: > Hi all, > > We solved 8 issues in org.apache.felix.bundlerepository-2.0.10: > https://issues.apache.org/jira/browse/FELIX/fixforversion/12335500 > > Staging repository: >

[jira] [Resolved] (FELIX-5620) Bundle start/stop buttons are missing

2017-04-24 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-5620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved FELIX-5620. - Resolution: Fixed Fixed in rev 1792427 The json serialization was return String type

[jira] [Created] (FELIX-5620) Bundle start/stop buttons are missing

2017-04-24 Thread Carsten Ziegeler (JIRA)
Carsten Ziegeler created FELIX-5620: --- Summary: Bundle start/stop buttons are missing Key: FELIX-5620 URL: https://issues.apache.org/jira/browse/FELIX-5620 Project: Felix Issue Type: Bug