[jira] [Resolved] (FELIX-3169) Add support for new PASSWORD attribute type of Metatype service

2013-01-25 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved FELIX-3169. - Resolution: Fixed Fix Version/s: scr annotations 1.8.0 scr

[jira] [Updated] (FELIX-3636) Using @Service without @Component should nevertheless create a component

2013-01-25 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated FELIX-3636: Fix Version/s: scr generator 1.4.0 scr ant task 1.4.0

[jira] [Assigned] (FELIX-3636) Using @Service without @Component should nevertheless create a component

2013-01-25 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler reassigned FELIX-3636: --- Assignee: Carsten Ziegeler Using @Service without @Component should

[jira] [Updated] (FELIX-3636) Using @Service without @Component should log a warning

2013-01-25 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated FELIX-3636: Summary: Using @Service without @Component should log a warning (was: Using @Service

[jira] [Resolved] (FELIX-3636) Using @Service without @Component should log a warning

2013-01-25 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved FELIX-3636. - Resolution: Fixed A warning is now logged Using @Service without

[jira] [Commented] (FELIX-2928) annotations for @Bind @Unbind @Updated

2013-01-25 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-2928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13562640#comment-13562640 ] Carsten Ziegeler commented on FELIX-2928: - The problem with having separate

[jira] [Updated] (FELIX-2929) read @Property from interfaces of types annoted with @Component

2013-01-25 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-2929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated FELIX-2929: Component/s: Maven SCR Plugin read @Property from interfaces of types annoted with

[jira] [Assigned] (FELIX-2929) read @Property from interfaces of types annoted with @Component

2013-01-25 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-2929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler reassigned FELIX-2929: --- Assignee: Carsten Ziegeler read @Property from interfaces of types annoted with

[jira] [Commented] (FELIX-2961) @Component annotation should support defining the name with a compile time constant (instead of just a constant value)

2013-01-25 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-2961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13562644#comment-13562644 ] Carsten Ziegeler commented on FELIX-2961: - [~andrei.pozolotin] It seems your

[jira] [Work started] (FELIX-2929) Read @Property from interfaces of types annotated with @Component

2013-01-25 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-2929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on FELIX-2929 started by Carsten Ziegeler. Read @Property from interfaces of types annotated with @Component

[jira] [Updated] (FELIX-2929) Read @Property from interfaces of types annotated with @Component

2013-01-25 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-2929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated FELIX-2929: Summary: Read @Property from interfaces of types annotated with @Component (was: read

[jira] [Resolved] (FELIX-2929) Read @Property from interfaces of types annotated with @Component

2013-01-25 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-2929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved FELIX-2929. - Resolution: Fixed Fix Version/s: scr generator 1.4.0 scr ant

[jira] [Updated] (FELIX-3332) SCR annotations @Activate @Deactivate @Modified in outer classes also affect nested classes, annotations in nested classes are ignored

2013-01-25 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler updated FELIX-3332: Fix Version/s: scr generator 1.4.0 scr ant task 1.4.0

[jira] [Assigned] (FELIX-3332) SCR annotations @Activate @Deactivate @Modified in outer classes also affect nested classes, annotations in nested classes are ignored

2013-01-25 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler reassigned FELIX-3332: --- Assignee: Carsten Ziegeler SCR annotations @Activate @Deactivate @Modified in

Re: Separating configuration status support from web console

2013-01-25 Thread Bertrand Delacretaz
On Fri, Jan 25, 2013 at 10:33 AM, Carsten Ziegeler cziege...@apache.org wrote: ...I've created a first implementation[1] of a new bundle which takes over the configuration status functionality from the web console... ... WDYT?... AFAIK the current configuration status tabs don't have their own

Re: Separating configuration status support from web console

2013-01-25 Thread Carsten Ziegeler
2013/1/25 Felix Meschberger fmesc...@adobe.com: Hi, Thanks alot. From a modularization POV this makes a lot of sense and I agree with the direction you are taking here. From an ease-of-use POV, it is a bit different: For the 4.0 release we dropped the full build. This causes some

Re: Separating configuration status support from web console

2013-01-25 Thread Carsten Ziegeler
If people find this is a good way to go forward, we could a) move the code to trunk (where?) b) add it to the web console and remove the configuration status printer plugin c) deprecate all configuration status stuff in the web console This would allow us to get a web console including this stuff

[jira] [Commented] (FELIX-2928) annotations for @Bind @Unbind @Updated

2013-01-25 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-2928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13562807#comment-13562807 ] Felix Meschberger commented on FELIX-2928: -- What we need for the these