Re: PreferencesService 1.0.3 - when will it be released?

2009-09-16 Thread Carsten Ziegeler
Matthias Küspert wrote: > Hi folks, > > the Preferences service 1.0.2 throws an exception on getting a byte[] value. > > The 1.0.3-SNAPSHOT version fixes that. When will a new release be published? > Hi, actually after fixing this bug we forgot to start a release :( Sorry for that I'll do this

Re: Coding standard changed? [Re: svn commit: r815960 - /felix/trunk/shell/src/main/java/org/apache/felix/shell/impl/SystemPropertiesCommandImpl.java]

2009-09-16 Thread Derek Baum
Hi, I raised https://issues.apache.org/jira/browse/FELIX-1406 "eclipse code format template does not match existing code" a while ago, but forgot to follow it up. Derek 2009/9/16 Filippo Diotalevi : > Richard, >  are coding standard changed? > > I use the Eclipse template file provided at > http

[jira] Assigned: (FELIX-1606) Enable sigil debug in builds via system property vs having to recompile Log class with highlight flag set to true

2009-09-16 Thread David Savage (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Savage reassigned FELIX-1606: --- Assignee: (was: David Savage) > Enable sigil debug in builds via system property vs havin

[jira] Created: (FELIX-1606) Enable sigil debug in builds via system property vs having to recompile Log class with highlight flag set to true

2009-09-16 Thread David Savage (JIRA)
Enable sigil debug in builds via system property vs having to recompile Log class with highlight flag set to true - Key: FELIX-1606 URL: https://issues

Re: Coding standard changed? [Re: svn commit: r815960 - /felix/trunk/shell/src/main/java/org/apache/felix/shell/impl/SystemPropertiesCommandImpl.java]

2009-09-16 Thread Richard S. Hall
On 9/16/09 23:11, Filippo Diotalevi wrote: On Wed, Sep 16, 2009 at 11:08 PM, Richard S. Hall wrote: No. The code had spaces after/before parens and double lines between methods, so i removed them. I don't use Eclipse, so perhaps the style template is wrong. -> richard Thanks, sorry

[jira] Commented: (FELIX-1562) Service hangs when felix bundle repository cannot find the runtime packages

2009-09-16 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12756229#action_12756229 ] Richard S. Hall commented on FELIX-1562: Ok. But i think it only requires 1.4 (for

Re: Coding standard changed? [Re: svn commit: r815960 - /felix/trunk/shell/src/main/java/org/apache/felix/shell/impl/SystemPropertiesCommandImpl.java]

2009-09-16 Thread Filippo Diotalevi
On Wed, Sep 16, 2009 at 11:08 PM, Richard S. Hall wrote: > No. The code had spaces after/before parens and double lines between > methods, so i removed them. I don't use Eclipse, so perhaps the style > template is wrong. > > -> richard Thanks, sorry about the wrong style; I'll fix the template an

[jira] Assigned: (FELIX-1597) Sigil features files and update site are hard coded to release 0.9.0.SNAPSHOT

2009-09-16 Thread David Savage (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Savage reassigned FELIX-1597: --- Assignee: David Savage > Sigil features files and update site are hard coded to release 0.9.0

Re: Coding standard changed? [Re: svn commit: r815960 - /felix/trunk/shell/src/main/java/org/apache/felix/shell/impl/SystemPropertiesCommandImpl.java]

2009-09-16 Thread Richard S. Hall
No. The code had spaces after/before parens and double lines between methods, so i removed them. I don't use Eclipse, so perhaps the style template is wrong. -> richard On 9/16/09 23:02, Filippo Diotalevi wrote: Richard, are coding standard changed? I use the Eclipse template file provide

[jira] Commented: (FELIX-1562) Service hangs when felix bundle repository cannot find the runtime packages

2009-09-16 Thread david small99 (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12756225#action_12756225 ] david small99 commented on FELIX-1562: -- I tried the latest version and it cannot be st

Coding standard changed? [Re: svn commit: r815960 - /felix/trunk/shell/src/main/java/org/apache/felix/shell/impl/SystemPropertiesCommandImpl.java]

2009-09-16 Thread Filippo Diotalevi
Richard, are coding standard changed? I use the Eclipse template file provided at http://felix.apache.org/site/coding-standards.data/ApacheFelixCodingStandards.xml (linked from http://felix.apache.org/site/coding-standards.html ) -- Filippo On Wed, Sep 16, 2009 at 10:53 PM, wrote: > Author:

[jira] Closed: (FELIX-1605) Add support for parsing {resource} style syntax for macro expansion in preprocessed files via BND

2009-09-16 Thread David Savage (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Savage closed FELIX-1605. --- Resolution: Fixed now supported in sigil properties via: -resources: {file.txt} > Add support for p

[jira] Updated: (FELIX-1605) Add support for parsing {resource} style syntax for macro expansion in preprocessed files via BND

2009-09-16 Thread David Savage (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Savage updated FELIX-1605: Fix Version/s: sigil-1.0.0 > Add support for parsing {resource} style syntax for macro expansion in

[jira] Created: (FELIX-1605) Add support for parsing {resource} style syntax for macro expansion in preprocessed files via BND

2009-09-16 Thread David Savage (JIRA)
Add support for parsing {resource} style syntax for macro expansion in preprocessed files via BND - Key: FELIX-1605 URL: https://issues.apache.org/jira/browse/FELIX-16

PreferencesService 1.0.3 - when will it be released?

2009-09-16 Thread Matthias Küspert
Hi folks, the Preferences service 1.0.2 throws an exception on getting a byte[] value. The 1.0.3-SNAPSHOT version fixes that. When will a new release be published? /Matthias

Re: [OSS Bamboo] Apache Felix - Default build 2471 has FAILED (2 tests failed). Change made by filippo

2009-09-16 Thread Filippo Diotalevi
Arghhh... some tests failed. MultiServicePIDTest : Two services same pid in same bundle configure before registration (New) ConfigUpdateStressTest : Managed service race condition test (New) any idea? -- Filippo Diotalevi On Wed, Sep 16, 2009 at 10:26 PM, Atlassian Open Source Bamboo wrote: > >

[jira] Resolved: (FELIX-1561) [Shell] Add a command to display and modify system properties with the Felix Shell

2009-09-16 Thread Filippo Diotalevi (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filippo Diotalevi resolved FELIX-1561. -- Resolution: Fixed Committed an implementation of the "sysprop" command on rev 815951.

Re: Any race condition in Felix 1.8 service lookup you are aware of?

2009-09-16 Thread Toni Menzel
I recall there was an issue related to startup ordering of spring dm bundles and its participants back when we added the profile on pax tools. Just wanted to point to this, don't have binding material or jira issues at hand right now.Will point to it when i found something. Toni On Wed, Sep 16, 2

Re: Any race condition in Felix 1.8 service lookup you are aware of?

2009-09-16 Thread Filippo Diotalevi
On Wed, Sep 16, 2009 at 5:16 PM, Richard S. Hall wrote: > Are you saying you do not experience this in Felix 2.0.0? > > If so, we didn't address anything specific in this area. I haven't tried with 2.0, since the problem is very difficult to reproduce (we actually experience it just in one machin

Re: Any race condition in Felix 1.8 service lookup you are aware of?

2009-09-16 Thread Richard S. Hall
Are you saying you do not experience this in Felix 2.0.0? If so, we didn't address anything specific in this area. -> richard On 9/16/09 14:53, Filippo Diotalevi wrote: Hi, I'm experiencing a weird (and not easily reproducible) behavior with my Spring DM + Felix application, that counts qui

[REPORT] Apache Felix

2009-09-16 Thread Richard S. Hall
Community * Added new committers: David Savage, Derek Baum, Tim Moloney, Pierre de Rop, and Sten Roger Sandvik. Software * Recent contributions: o Sigil contribution from Paremus committed to SVN. o Sten Roger Sandvik contributed improved OSGi HTTP Service

[jira] Issue Comment Edited: (FELIX-1585) BundleException: Bundle xy cannot be started, since it is either starting or stopping. (on bundle update via FileInstall)

2009-09-16 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12754309#action_12754309 ] Richard S. Hall edited comment on FELIX-1585 at 9/16/09 8:49 AM:

[jira] Updated: (FELIX-1144) The NOTICE file for Main subproject is not correctly copied into the source JAR

2009-09-16 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Richard S. Hall updated FELIX-1144: --- Fix Version/s: (was: felix-2.0.0) felix-2.2.0 > The NOTICE file for Ma

Re: Any race condition in Felix 1.8 service lookup you are aware of?

2009-09-16 Thread Karl Pauls
On Wed, Sep 16, 2009 at 2:53 PM, Filippo Diotalevi wrote: > Hi, >  I'm experiencing a weird (and not easily reproducible) behavior with > my Spring DM + Felix application, that counts quite a lot (>50) of > Spring DM bundles. > > What's happening is that an instance of the wrong type gets injected

Re: [jira] Created: (FELIX-1603) Make CM allow hierarchical values

2009-09-16 Thread Richard S. Hall
On 9/16/09 13:55, Karl Pauls wrote: On Wed, Sep 16, 2009 at 1:31 PM, Felix Meschberger wrote: Hi, What's the community opinion on this wish ? It breaks specification compliance but in some cases it is useful. It may cause users for Felix configadmin to not work as expected with other imp

Any race condition in Felix 1.8 service lookup you are aware of?

2009-09-16 Thread Filippo Diotalevi
Hi, I'm experiencing a weird (and not easily reproducible) behavior with my Spring DM + Felix application, that counts quite a lot (>50) of Spring DM bundles. What's happening is that an instance of the wrong type gets injected in a Spring managed bean. In particular, a service retrieved with a

Re: [VOTE] Release Felix maven-bundle-plugin version 2.0.1

2009-09-16 Thread Guillaume Nodet
+1 On Wed, Sep 16, 2009 at 12:19, Stuart McCulloch wrote: > Hi folks, > > We solved 15 issues in this release: > http://issues.apache.org/jira/browse/FELIX/fixforversion/12313708 > > There are still some outstanding issues: > http://issues.apache.org/jira/browse/FELIX/fixforversion/12314073 > > S

Re: [VOTE] Release Felix maven-bundle-plugin version 2.0.1

2009-09-16 Thread Carsten Ziegeler
+1 Carsten -- Carsten Ziegeler cziege...@apache.org

Re: HttpService progress (help)...

2009-09-16 Thread Sten Roger Sandvik
Great. I do not want to release individual bundles under http. Always the same version number (atleast for now). Another question: What about documentation? Would really like to include a Confluence entry on how to use the new http bundles. Any structures I should follow? On Wed, Sep 16, 2009 at 8

[jira] Updated: (FELIX-1604) Improve logging for http bundles

2009-09-16 Thread Sten Roger Sandvik (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sten Roger Sandvik updated FELIX-1604: -- Description: Improve the logging for http bundles. Especially for base bundle on addin

Re: [VOTE] Release Felix maven-bundle-plugin version 2.0.1

2009-09-16 Thread Toni Menzel
+1 (not binding) On Wed, Sep 16, 2009 at 2:28 PM, Alin Dreghiciu wrote: > +1 (not binding) > > On Wed, Sep 16, 2009 at 1:19 PM, Stuart McCulloch >wrote: > > > Hi folks, > > > > We solved 15 issues in this release: > > http://issues.apache.org/jira/browse/FELIX/fixforversion/12313708 > > > > Ther

[jira] Created: (FELIX-1604) Improve logging for Jetty bundle

2009-09-16 Thread Sten Roger Sandvik (JIRA)
Improve logging for Jetty bundle Key: FELIX-1604 URL: https://issues.apache.org/jira/browse/FELIX-1604 Project: Felix Issue Type: Improvement Components: HTTP Service Reporter: Sten Roge

Re: [VOTE] Release Felix maven-bundle-plugin version 2.0.1

2009-09-16 Thread Alin Dreghiciu
+1 (not binding) On Wed, Sep 16, 2009 at 1:19 PM, Stuart McCulloch wrote: > Hi folks, > > We solved 15 issues in this release: > http://issues.apache.org/jira/browse/FELIX/fixforversion/12313708 > > There are still some outstanding issues: > http://issues.apache.org/jira/browse/FELIX/fixforversio

Re: [jira] Created: (FELIX-1603) Make CM allow hierarchical values

2009-09-16 Thread Karl Pauls
On Wed, Sep 16, 2009 at 1:31 PM, Felix Meschberger wrote: > Hi, > > What's the community opinion on this wish ? > > It breaks specification compliance but in some cases it is useful. > > It may cause users for Felix configadmin to not work as expected with > other implementations of the Configurat

Re: [jira] Created: (FELIX-1603) Make CM allow hierarchical values

2009-09-16 Thread Felix Meschberger
Hi, What's the community opinion on this wish ? It breaks specification compliance but in some cases it is useful. It may cause users for Felix configadmin to not work as expected with other implementations of the Configuration Admin spec. It will not work together with MetaType because MetaTyp

[VOTE] Release Felix maven-bundle-plugin version 2.0.1

2009-09-16 Thread Stuart McCulloch
Hi folks, We solved 15 issues in this release: http://issues.apache.org/jira/browse/FELIX/fixforversion/12313708 There are still some outstanding issues: http://issues.apache.org/jira/browse/FELIX/fixforversion/12314073 Staging repository: http://repository.apache.org/content/repositories/felix-

[jira] Resolved: (FELIX-1539) generated-classes not included in bundle

2009-09-16 Thread Stuart McCulloch (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stuart McCulloch resolved FELIX-1539. - Resolution: Fixed Marking as fixed because classes from generated sources are now include

[jira] Reopened: (FELIX-1539) generated-classes not included in bundle

2009-09-16 Thread Stuart McCulloch (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stuart McCulloch reopened FELIX-1539: - re-opening to reflect final resolution > generated-classes not included in bundle >

[jira] Updated: (FELIX-1571) Bundle-ClassPath without "." while using maven-bundle-plugin in a war project confuses the plugin

2009-09-16 Thread Stuart McCulloch (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stuart McCulloch updated FELIX-1571: Fix Version/s: maven-bundle-plugin-2.1.0 Correct, if you're using the manifest goal and all

[jira] Updated: (FELIX-1603) Allow configuration dictionary complex values

2009-09-16 Thread Bulat Nigmatullin (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bulat Nigmatullin updated FELIX-1603: - Summary: Allow configuration dictionary complex values (was: Make CM allow hierarchical

[jira] Created: (FELIX-1603) Make CM allow hierarchical values

2009-09-16 Thread Bulat Nigmatullin (JIRA)
Make CM allow hierarchical values - Key: FELIX-1603 URL: https://issues.apache.org/jira/browse/FELIX-1603 Project: Felix Issue Type: Wish Components: Configuration Admin Reporter: Bulat N