[jira] [Resolved] (FELIX-4968) [DS] With configuration annotations, coercion exceptions are thrown at the wrong time.

2015-07-20 Thread David Jencks (JIRA)

 [ 
https://issues.apache.org/jira/browse/FELIX-4968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Jencks resolved FELIX-4968.
-
Resolution: Fixed

r1692035

> [DS] With configuration annotations, coercion exceptions are thrown at the 
> wrong time.
> --
>
> Key: FELIX-4968
> URL: https://issues.apache.org/jira/browse/FELIX-4968
> Project: Felix
>  Issue Type: Bug
>  Components: Declarative Services (SCR)
>Affects Versions: scr-2.0.0
>Reporter: David Jencks
>Assignee: David Jencks
> Fix For: scr-2.0.0
>
>
> the spec indicates that coercion exceptions should be thrown when the 
> annotation member is accessed, not when the coercion is originally attempted.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Resolved] (FELIX-4967) [DS] Configuration annotations need to handle char and char[]

2015-07-20 Thread David Jencks (JIRA)

 [ 
https://issues.apache.org/jira/browse/FELIX-4967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Jencks resolved FELIX-4967.
-
Resolution: Fixed

r1692034

> [DS] Configuration annotations need to handle char and char[]
> -
>
> Key: FELIX-4967
> URL: https://issues.apache.org/jira/browse/FELIX-4967
> Project: Felix
>  Issue Type: Bug
>  Components: Declarative Services (SCR)
>Affects Versions: scr-2.0.0
>Reporter: David Jencks
>Assignee: David Jencks
> Fix For: scr-2.0.0
>
>
> I forgot to handle char and char[] types.
> Also, clarification of the boolean/Number situation indicates that this 
> should be handled with ((Number)0).doubleValue != 0 rather than truncating to 
> int as I originally implemented.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (FELIX-4968) [DS] With configuration annotations, coercion exceptions are thrown at the wrong time.

2015-07-20 Thread David Jencks (JIRA)
David Jencks created FELIX-4968:
---

 Summary: [DS] With configuration annotations, coercion exceptions 
are thrown at the wrong time.
 Key: FELIX-4968
 URL: https://issues.apache.org/jira/browse/FELIX-4968
 Project: Felix
  Issue Type: Bug
  Components: Declarative Services (SCR)
Affects Versions: scr-2.0.0
Reporter: David Jencks
Assignee: David Jencks
 Fix For: scr-2.0.0


the spec indicates that coercion exceptions should be thrown when the 
annotation member is accessed, not when the coercion is originally attempted.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (FELIX-4967) [DS] Configuration annotations need to handle char and char[]

2015-07-20 Thread David Jencks (JIRA)
David Jencks created FELIX-4967:
---

 Summary: [DS] Configuration annotations need to handle char and 
char[]
 Key: FELIX-4967
 URL: https://issues.apache.org/jira/browse/FELIX-4967
 Project: Felix
  Issue Type: Bug
  Components: Declarative Services (SCR)
Affects Versions: scr-2.0.0
Reporter: David Jencks
Assignee: David Jencks
 Fix For: scr-2.0.0


I forgot to handle char and char[] types.

Also, clarification of the boolean/Number situation indicates that this should 
be handled with ((Number)0).doubleValue != 0 rather than truncating to int as I 
originally implemented.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Assigned] (FELIX-4962) Configadmin leaks caller's security context downstream

2015-07-20 Thread Carsten Ziegeler (JIRA)

 [ 
https://issues.apache.org/jira/browse/FELIX-4962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Carsten Ziegeler reassigned FELIX-4962:
---

Assignee: Carsten Ziegeler

> Configadmin leaks caller's security context downstream
> --
>
> Key: FELIX-4962
> URL: https://issues.apache.org/jira/browse/FELIX-4962
> Project: Felix
>  Issue Type: Bug
>  Components: Configuration Admin
>Affects Versions: configadmin-1.8.6
> Environment: any
>Reporter: Raymond Augé
>Assignee: Carsten Ziegeler
> Fix For: configadmin-1.8.8
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Resolved] (FELIX-4962) Configadmin leaks caller's security context downstream

2015-07-20 Thread Carsten Ziegeler (JIRA)

 [ 
https://issues.apache.org/jira/browse/FELIX-4962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Carsten Ziegeler resolved FELIX-4962.
-
Resolution: Fixed

Thanks for your patch Ray, it'S applied in rev 1691989

> Configadmin leaks caller's security context downstream
> --
>
> Key: FELIX-4962
> URL: https://issues.apache.org/jira/browse/FELIX-4962
> Project: Felix
>  Issue Type: Bug
>  Components: Configuration Admin
>Affects Versions: configadmin-1.8.6
> Environment: any
>Reporter: Raymond Augé
>Assignee: Carsten Ziegeler
> Fix For: configadmin-1.8.8
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Resolved] (FELIX-4963) Eventadmin leaks caller's security context downstream

2015-07-20 Thread Carsten Ziegeler (JIRA)

 [ 
https://issues.apache.org/jira/browse/FELIX-4963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Carsten Ziegeler resolved FELIX-4963.
-
Resolution: Fixed

D'oh - forgot my glasses, so sorry for noise...

Thanks for the patch Ray, its applied in rev 1691981

> Eventadmin leaks caller's security context downstream
> -
>
> Key: FELIX-4963
> URL: https://issues.apache.org/jira/browse/FELIX-4963
> Project: Felix
>  Issue Type: Bug
>  Components: Event Admin
>Affects Versions: eventadmin-1.4.2
> Environment: any
>Reporter: Raymond Augé
>Assignee: Carsten Ziegeler
> Fix For: eventadmin-1.4.4
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (FELIX-4963) Eventadmin leaks caller's security context downstream

2015-07-20 Thread JIRA

[ 
https://issues.apache.org/jira/browse/FELIX-4963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14633821#comment-14633821
 ] 

Raymond Augé commented on FELIX-4963:
-

It's used at line 241!

> Eventadmin leaks caller's security context downstream
> -
>
> Key: FELIX-4963
> URL: https://issues.apache.org/jira/browse/FELIX-4963
> Project: Felix
>  Issue Type: Bug
>  Components: Event Admin
>Affects Versions: eventadmin-1.4.2
> Environment: any
>Reporter: Raymond Augé
>Assignee: Carsten Ziegeler
> Fix For: eventadmin-1.4.4
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (FELIX-4963) Eventadmin leaks caller's security context downstream

2015-07-20 Thread JIRA

[ 
https://issues.apache.org/jira/browse/FELIX-4963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14633823#comment-14633823
 ] 

Raymond Augé commented on FELIX-4963:
-

https://github.com/rotty3000/felix/commit/0fa7eff96371d5fab9c82d7625c2a9e8761ab612#diff-7764f10ab0fe43bbb2ff645b9f10ad82R241

> Eventadmin leaks caller's security context downstream
> -
>
> Key: FELIX-4963
> URL: https://issues.apache.org/jira/browse/FELIX-4963
> Project: Felix
>  Issue Type: Bug
>  Components: Event Admin
>Affects Versions: eventadmin-1.4.2
> Environment: any
>Reporter: Raymond Augé
>Assignee: Carsten Ziegeler
> Fix For: eventadmin-1.4.4
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (FELIX-4963) Eventadmin leaks caller's security context downstream

2015-07-20 Thread Carsten Ziegeler (JIRA)

[ 
https://issues.apache.org/jira/browse/FELIX-4963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14633808#comment-14633808
 ] 

Carsten Ziegeler commented on FELIX-4963:
-

[~rotty3000] You catch the access controller in the constructor but never use 
this, I guess you want to use that in the thread?

> Eventadmin leaks caller's security context downstream
> -
>
> Key: FELIX-4963
> URL: https://issues.apache.org/jira/browse/FELIX-4963
> Project: Felix
>  Issue Type: Bug
>  Components: Event Admin
>Affects Versions: eventadmin-1.4.2
> Environment: any
>Reporter: Raymond Augé
>Assignee: Carsten Ziegeler
> Fix For: eventadmin-1.4.4
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Assigned] (FELIX-4963) Eventadmin leaks caller's security context downstream

2015-07-20 Thread Carsten Ziegeler (JIRA)

 [ 
https://issues.apache.org/jira/browse/FELIX-4963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Carsten Ziegeler reassigned FELIX-4963:
---

Assignee: Carsten Ziegeler

> Eventadmin leaks caller's security context downstream
> -
>
> Key: FELIX-4963
> URL: https://issues.apache.org/jira/browse/FELIX-4963
> Project: Felix
>  Issue Type: Bug
>  Components: Event Admin
>Affects Versions: eventadmin-1.4.2
> Environment: any
>Reporter: Raymond Augé
>Assignee: Carsten Ziegeler
> Fix For: eventadmin-1.4.4
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Closed] (FELIX-4886) Check for ConfigAdmin#listConfigurations returning null

2015-07-20 Thread Carsten Ziegeler (JIRA)

 [ 
https://issues.apache.org/jira/browse/FELIX-4886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Carsten Ziegeler closed FELIX-4886.
---

> Check for ConfigAdmin#listConfigurations returning null
> ---
>
> Key: FELIX-4886
> URL: https://issues.apache.org/jira/browse/FELIX-4886
> Project: Felix
>  Issue Type: Bug
>  Components: Web Console
>Affects Versions: webconsole-4.2.6, webconsole-4.2.8
>Reporter: Carsten Ziegeler
>Assignee: Carsten Ziegeler
> Fix For: webconsole-4.2.10
>
>
> The config admin part of the web console does not check if 
> ConfigAdmin#listConfigurations returns null - which is a valid return value



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Closed] (FELIX-4852) Unbinding configuration does not have desired effect

2015-07-20 Thread Carsten Ziegeler (JIRA)

 [ 
https://issues.apache.org/jira/browse/FELIX-4852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Carsten Ziegeler closed FELIX-4852.
---

> Unbinding configuration does not have desired effect
> 
>
> Key: FELIX-4852
> URL: https://issues.apache.org/jira/browse/FELIX-4852
> Project: Felix
>  Issue Type: Improvement
>  Components: Web Console
>Affects Versions: webconsole-4.2.8
>Reporter: Carsten Ziegeler
>Assignee: Carsten Ziegeler
> Fix For: webconsole-4.2.10
>
>
> The configuration plugin for the web console supports unbinding a 
> configuration - which calls setBundleLocation(null) on the configuration 
> object.
> However, this usually has no effect as the configuration is picked up by the 
> same managed service once the configuration gets available/free. This results 
> in rebinding the config and then it's not unbound anymore.
> A workaround right now is to specify an invalid location string in the text 
> field..
> However, maybe we can set a special value instead of null for the location 
> and also when displaying it, displaying it as unbound - an invalid bundle 
> name should do



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[VOTE RESULT] Release Apache Felix Webconsole 4.2.10

2015-07-20 Thread Carsten Ziegeler
The vote passes with three binding +1 votes and two non binding +1 votes.

Thanks everyone for voting!

Carsten
-- 
Carsten Ziegeler
Adobe Research Switzerland
cziege...@apache.org


[jira] [Created] (FELIX-4966) Provide option to ignore exploded bundles

2015-07-20 Thread Michael Taeschner (JIRA)
Michael Taeschner created FELIX-4966:


 Summary: Provide option to ignore exploded bundles
 Key: FELIX-4966
 URL: https://issues.apache.org/jira/browse/FELIX-4966
 Project: Felix
  Issue Type: Improvement
  Components: File Install
Affects Versions: fileinstall-3.5.0
Reporter: Michael Taeschner
Priority: Minor


We use fileinstall extensively for setting config folders with filter 
".*\\.cfg" which may contain further config folders. Could an option be provide 
to not interpret these subfolders as exploded bundles as this will throw 
exceptions in log files (but cause no harm) currently.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)