Library Enabling Test Framework...?

2008-05-31 Thread Robert Burrell Donkin
over in JAMES, we'd like to OSGi enable our upcoming library releases so that they can be used unforked in OSGi environments. the plan is to use the maven plugin but we don't have a lot of OSGi experience. so i'd like to add some integration tests to check that the libraries function ok when used i

Re: Library Enabling Test Framework...?

2008-05-31 Thread Karl Pauls
> over in JAMES, we'd like to OSGi enable our upcoming library releases > so that they can be used unforked in OSGi environments. Great! > the plan is to use the maven plugin but we don't have a lot of OSGi > experience. so > i'd like to add some integration tests to check that the libraries > f

[jira] Created: (FELIX-582) felix URLs do not return a proper value for lastModified()

2008-05-31 Thread Costin Leau (JIRA)
felix URLs do not return a proper value for lastModified() -- Key: FELIX-582 URL: https://issues.apache.org/jira/browse/FELIX-582 Project: Felix Issue Type: Bug Components: Fr

[jira] Commented: (FELIX-582) felix URLs do not return a proper value for lastModified()

2008-05-31 Thread Costin Leau (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12601369#action_12601369 ] Costin Leau commented on FELIX-582: --- The code below, always returns 0: URLConnection con

[jira] Commented: (FELIX-582) felix URLs do not return a proper value for lastModified()

2008-05-31 Thread Karl Pauls (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12601374#action_12601374 ] Karl Pauls commented on FELIX-582: -- I agree that this would make sense and in fact we alrea

Re: Library Enabling Test Framework...?

2008-05-31 Thread Robert Burrell Donkin
On Sat, May 31, 2008 at 10:40 AM, Karl Pauls <[EMAIL PROTECTED]> wrote: >> this seems a reasonably general requirement and i was wondering about a >> general integration >> testing micro library to test that a library was correctly enabled. >> >> 1 does such a library exist already? > > Not rea

[jira] Commented: (FELIX-581) Allow creating configuration for managed services and service factories

2008-05-31 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12601375#action_12601375 ] Felix Meschberger commented on FELIX-581: - > However, Preferences and Metatype are n

Re: Library Enabling Test Framework...?

2008-05-31 Thread Niklas Gustavsson
On Sat, May 31, 2008 at 9:02 AM, Robert Burrell Donkin <[EMAIL PROTECTED]> wrote: > 1 does such a library exist already? Spring-DM has an integration testing framework that sounds close to what you're looking for: http://static.springframework.org/osgi/docs/current/reference/html/testing.html#test

Re: Library Enabling Test Framework...?

2008-05-31 Thread Karl Pauls
On Sat, May 31, 2008 at 1:30 PM, Niklas Gustavsson <[EMAIL PROTECTED]> wrote: > On Sat, May 31, 2008 at 9:02 AM, Robert Burrell Donkin > <[EMAIL PROTECTED]> wrote: >> 1 does such a library exist already? > > Spring-DM has an integration testing framework that sounds close to > what you're looking f

[jira] Closed: (FELIX-581) Allow creating configuration for managed services and service factories

2008-05-31 Thread Dieter Wimberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dieter Wimberger closed FELIX-581. -- Resolution: Invalid Ok, I will try to communicate a little bit more accurate. I have written a

[jira] Commented: (FELIX-528) Support nested folders in fileinstall

2008-05-31 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12601433#action_12601433 ] Richard S. Hall commented on FELIX-528: --- I know Peter is trying to get to these issues

[jira] Commented: (FELIX-582) felix URLs do not return a proper value for lastModified()

2008-05-31 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12601434#action_12601434 ] Richard S. Hall commented on FELIX-582: --- I assume he is talking about Bundle.getLastMo

Board report time again

2008-05-31 Thread Richard S. Hall
Hey everyone, It's that time again, we need to create our board report. I have added some initial stuff here: http://cwiki.apache.org/confluence/display/FELIX/Board+Report+%282008-06%29 Please help me remember what I am missing. Thanks. -> richard

[jira] Commented: (FELIX-29) Implement bundle fragments

2008-05-31 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-29?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12601435#action_12601435 ] Richard S. Hall commented on FELIX-29: -- I have committed a very preliminary step toward

[jira] Created: (FELIX-585) org.apache.felix.webconsole.internal.compendium.ConfigManager.listConfigurations(): Configuration instances for ManagedServiceFactoy instances cause IllegalArgumentExceptio

2008-05-31 Thread Dieter Wimberger (JIRA)
org.apache.felix.webconsole.internal.compendium.ConfigManager.listConfigurations(): Configuration instances for ManagedServiceFactoy instances cause IllegalArgumentException ---

[jira] Created: (FELIX-583) org.apache.felix.webconsole.internal.compendium.ConfigManager.listConfigurations(): ManagedServiceFactory instances are listed twice: with pid and factoryPid

2008-05-31 Thread Dieter Wimberger (JIRA)
org.apache.felix.webconsole.internal.compendium.ConfigManager.listConfigurations(): ManagedServiceFactory instances are listed twice: with pid and factoryPid

[jira] Created: (FELIX-584) org.apache.felix.webconsole.internal.compendium.AjaxConfigManagerAction.applyConfiguration(): "create" action is not handled properly

2008-05-31 Thread Dieter Wimberger (JIRA)
org.apache.felix.webconsole.internal.compendium.AjaxConfigManagerAction.applyConfiguration(): "create" action is not handled properly - Key: FELIX-5

[jira] Updated: (FELIX-585) org.apache.felix.webconsole.internal.compendium.ConfigManager.listConfigurations(): Configuration instances for ManagedServiceFactoy instances cause IllegalArgumentExceptio

2008-05-31 Thread Dieter Wimberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dieter Wimberger updated FELIX-585: --- Component/s: Web Console > org.apache.felix.webconsole.internal.compendium.ConfigManager.listC

[jira] Created: (FELIX-586) org.apache.felix.webconsole.internal.compendium.BaseConfigManager.getAttributeDefinitionMap(): implementation does not properly handle Configuration instances of a ManagedS

2008-05-31 Thread Dieter Wimberger (JIRA)
org.apache.felix.webconsole.internal.compendium.BaseConfigManager.getAttributeDefinitionMap(): implementation does not properly handle Configuration instances of a ManagedServiceFactory ---

[jira] Updated: (FELIX-586) org.apache.felix.webconsole.internal.compendium.BaseConfigManager.getAttributeDefinitionMap(): implementation does not properly handle Configuration instances of a ManagedS

2008-05-31 Thread Dieter Wimberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dieter Wimberger updated FELIX-586: --- Attachment: ConfigManagerBase.java.diff Obtained using: svn diff ConfigManagerBase.java > Conf

[jira] Created: (FELIX-587) org.apache.felix.webconsole.internal.compendium.AjaxConfigManagerAction.configForm(): Configuration instance for a ManagedServiceFactory will cause Exception

2008-05-31 Thread Dieter Wimberger (JIRA)
org.apache.felix.webconsole.internal.compendium.AjaxConfigManagerAction.configForm(): Configuration instance for a ManagedServiceFactory will cause Exception

[jira] Updated: (FELIX-587) org.apache.felix.webconsole.internal.compendium.AjaxConfigManagerAction.configForm(): Configuration instance for a ManagedServiceFactory will cause Exception

2008-05-31 Thread Dieter Wimberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dieter Wimberger updated FELIX-587: --- Attachment: AjaxConfigManagerAction.java.diff Obtained using: svn diff AjaxConfigManagerAction

[jira] Updated: (FELIX-584) org.apache.felix.webconsole.internal.compendium.AjaxConfigManagerAction.applyConfiguration(): "create" action is not handled properly

2008-05-31 Thread Dieter Wimberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dieter Wimberger updated FELIX-584: --- Attachment: AjaxConfigManagerAction.java.diff Obtained using: svn diff AjaxConfigManagerAction

[jira] Updated: (FELIX-585) org.apache.felix.webconsole.internal.compendium.ConfigManager.listConfigurations(): Configuration instances for ManagedServiceFactoy instances cause IllegalArgumentExceptio

2008-05-31 Thread Dieter Wimberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dieter Wimberger updated FELIX-585: --- Attachment: ConfigManagerBase.java.diff This patch includes the fix for FELIX-583. Obtained u

[jira] Commented: (FELIX-583) org.apache.felix.webconsole.internal.compendium.ConfigManager.listConfigurations(): ManagedServiceFactory instances are listed twice: with pid and factoryPid

2008-05-31 Thread Dieter Wimberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12601447#action_12601447 ] Dieter Wimberger commented on FELIX-583: The patch attached to FELIX-585 includes a