[jira] Resolved: (FELIX-2239) features-maven-plugin validate goal should be able to use configurable config.properties

2010-04-16 Thread Freeman Fang (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-2239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Freeman Fang resolved FELIX-2239. - Resolution: Fixed commit http://svn.apache.org/viewvc?rev=934695view=rev

[jira] Created: (FELIX-2288) Felix SCR API problem/misunderstanding

2010-04-16 Thread Valentin Valchev (JIRA)
Felix SCR API problem/misunderstanding -- Key: FELIX-2288 URL: https://issues.apache.org/jira/browse/FELIX-2288 Project: Felix Issue Type: Bug Components: Declarative Services (SCR), Web Console

[jira] Updated: (FELIX-2277) Allow the user to select display language

2010-04-16 Thread Valentin Valchev (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-2277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Valentin Valchev updated FELIX-2277: Attachment: langselect.zip I've created a small prototype that adds a little icon on the

[jira] Resolved: (FELIX-1742) Inject component type managed service pid as a property value

2010-04-16 Thread Clement Escoffier (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Clement Escoffier resolved FELIX-1742. -- Assignee: Clement Escoffier Resolution: Fixed This is fixed in the trunk

[jira] Work started: (FELIX-2289) Unsynchronized access to map of component instances may block the system

2010-04-16 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-2289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on FELIX-2289 started by Felix Meschberger. Unsynchronized access to map of component instances may block the system

[jira] Created: (FELIX-2289) Unsynchronized access to map of component instances may block the system

2010-04-16 Thread Felix Meschberger (JIRA)
Unsynchronized access to map of component instances may block the system Key: FELIX-2289 URL: https://issues.apache.org/jira/browse/FELIX-2289 Project: Felix Issue

[jira] Commented: (FELIX-2289) Unsynchronized access to map of component instances may block the system

2010-04-16 Thread Geert Schuring (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-2289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12857834#action_12857834 ] Geert Schuring commented on FELIX-2289: --- How about using

[jira] Commented: (FELIX-2289) Unsynchronized access to map of component instances may block the system

2010-04-16 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-2289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12857837#action_12857837 ] Felix Meschberger commented on FELIX-2289: -- Yes, but I don't want to get Java 5

[jira] Commented: (FELIX-2289) Unsynchronized access to map of component instances may block the system

2010-04-16 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-2289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12857840#action_12857840 ] Felix Meschberger commented on FELIX-2289: -- Committed a fix in Rev. 934927

[VOTE] Felix iPOJO 1.6.0 releases

2010-04-16 Thread Clement Escoffier
I would like to call a vote on the following iPOJO subproject releases: maven-ipojo-plugin 1.6.0 org.apache.felix.ipojo 1.6.0 org.apache.felix.ipojo.annotations 1.6.0 org.apache.felix.ipojo.ant 1.6.0 org.apache.felix.ipojo.api 1.6.0 org.apache.felix.ipojo.arch 1.6.0

[jira] Commented: (FELIX-2288) Felix SCR API problem/misunderstanding

2010-04-16 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-2288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12857860#action_12857860 ] Felix Meschberger commented on FELIX-2288: -- Yes, I agree (and this may well be an

[jira] Updated: (FELIX-2280) To much code duplication in DefaultJDBCLock, OracleJDBCLock and MySQLJDBCLock

2010-04-16 Thread JIRA
[ https://issues.apache.org/jira/browse/FELIX-2280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Müller updated FELIX-2280: Attachment: FELIX-2280.patch The attached patch provide the unit tests for these classes,