[jira] Resolved: (FELIX-1485) Admin commands support in Karaf webconsole

2009-08-16 Thread Gert Vanthienen (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gert Vanthienen resolved FELIX-1485. Resolution: Fixed Fix Version/s: karaf-1.0.0 Assignee: Gert Vanthienen Patc

Re: WebContainer (RFC66)

2009-08-16 Thread Rob Walker
Certainly sounds like a useful addition, and a clean model to me. -- Rob

[jira] Commented: (FELIX-1482) Fileinstall try to start all bundles, not only newly installed.

2009-08-16 Thread Sahoo (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743961#action_12743961 ] Sahoo commented on FELIX-1482: -- 1. We can't check the status of bundles immediately after the

[jira] Updated: (FELIX-1471) Use () for command grouping and $() for execution instead of <>

2009-08-16 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated FELIX-1471: --- Attachment: FELIX-1471.patch A patch that does not change the tests using grep and () > Use

Re: Gogo

2009-08-16 Thread Guillaume Nodet
On Sun, Aug 16, 2009 at 13:30, Derek Baum wrote: > I've applied the FELIX-1471 patch to Karaf and get an exception when using > assignment with grouping: > > > ka...@root> x = (echo a; echo b) > org.osgi.framework.InvalidSyntaxException: expected value|substring >at org.apache.felix.frame

[jira] Assigned: (FELIX-1325) gogo doesn't report a command not found error unless an argument is supplied

2009-08-16 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet reassigned FELIX-1325: -- Assignee: Guillaume Nodet > gogo doesn't report a command not found error unless an arg

[jira] Closed: (FELIX-1490) Remove dependency on import org.eclipse.pde.internal.ui.parts.FormEntry and associated classes

2009-08-16 Thread David Savage (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Savage closed FELIX-1490. --- Resolution: Fixed Fix Version/s: sigil-1.0.0 Assignee: David Savage > Remove dependen

Re: WebContainer (RFC66)

2009-08-16 Thread Sten Roger Sandvik
Ah, sorry. Had some spelling errors here. It's actually the WebApplication that is a servlet registered inside HttpService. WebContainer is just managing the varous contexts. On Sun, Aug 16, 2009 at 11:00 PM, Sten Roger Sandvik wrote: > Hi all. > > I have slowly began to create an implementation

WebContainer (RFC66)

2009-08-16 Thread Sten Roger Sandvik
Hi all. I have slowly began to create an implementation of WebContainer (RFC66). This allows us to deploy unmodified WAR files inside a OSGi engine. I have added a contribution (but not yet approved) for a more extenisble HttpService implementation and is trying to build the RFC66 using the same p

[jira] Created: (FELIX-1490) Remove dependency on import org.eclipse.pde.internal.ui.parts.FormEntry and associated classes

2009-08-16 Thread David Savage (JIRA)
Remove dependency on import org.eclipse.pde.internal.ui.parts.FormEntry and associated classes -- Key: FELIX-1490 URL: https://issues.apache.org/jira/browse/FELIX-1490

[jira] Commented: (FELIX-1456) Contribution: Extended and improved HttpService

2009-08-16 Thread Sten Roger Sandvik (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743881#action_12743881 ] Sten Roger Sandvik commented on FELIX-1456: --- You can now pull the source from my

[jira] Commented: (FELIX-1486) Multiple PIDs must be supported

2009-08-16 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743877#action_12743877 ] Felix Meschberger commented on FELIX-1486: -- Added test in Rev. 804744 > Multiple

[jira] Commented: (FELIX-1489) New Configurations must still be delivered to ManagedService

2009-08-16 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743878#action_12743878 ] Felix Meschberger commented on FELIX-1489: -- Added test in Rev. 804744 > New Confi

[jira] Commented: (FELIX-1488) Configuration binding is broken

2009-08-16 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743876#action_12743876 ] Felix Meschberger commented on FELIX-1488: -- Added test in Rev. 804744 > Configura

[jira] Commented: (FELIX-1489) New Configurations must still be delivered to ManagedService

2009-08-16 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743875#action_12743875 ] Felix Meschberger commented on FELIX-1489: -- Rev. 804743 fixes this issue by removi

[jira] Work started: (FELIX-1489) New Configurations must still be delivered to ManagedService

2009-08-16 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on FELIX-1489 started by Felix Meschberger. > New Configurations must still be delivered to ManagedService >

[jira] Created: (FELIX-1489) New Configurations must still be delivered to ManagedService

2009-08-16 Thread Felix Meschberger (JIRA)
New Configurations must still be delivered to ManagedService Key: FELIX-1489 URL: https://issues.apache.org/jira/browse/FELIX-1489 Project: Felix Issue Type: Bug Componen

[jira] Assigned: (FELIX-1486) Multiple PIDs must be supported

2009-08-16 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger reassigned FELIX-1486: Assignee: Felix Meschberger > Multiple PIDs must be supported > ---

[jira] Updated: (FELIX-1486) Multiple PIDs must be supported

2009-08-16 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated FELIX-1486: - Component/s: Specification compliance > Multiple PIDs must be supported > ---

[jira] Commented: (FELIX-1486) Multiple PIDs must be supported

2009-08-16 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743873#action_12743873 ] Felix Meschberger commented on FELIX-1486: -- Implemented support for multi-value PI

[jira] Commented: (FELIX-1488) Configuration binding is broken

2009-08-16 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743872#action_12743872 ] Felix Meschberger commented on FELIX-1488: -- Applied a fix in Rev. 804740: * con

[jira] Assigned: (FELIX-1484) Dynamically bound configuration must be reset to null after target bundle is uninstalled.

2009-08-16 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger reassigned FELIX-1484: Assignee: Felix Meschberger > Dynamically bound configuration must be reset to null

[jira] Work started: (FELIX-1488) Configuration binding is broken

2009-08-16 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on FELIX-1488 started by Felix Meschberger. > Configuration binding is broken > --- > > Key: FELIX-1488 >

[jira] Updated: (FELIX-1488) Configuration binding is broken

2009-08-16 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated FELIX-1488: - Description: Configuration can be statically or dynamically bound: * A configuration is

[jira] Created: (FELIX-1488) Statically bound configurations are unbound after owner bundle uninstallation

2009-08-16 Thread Felix Meschberger (JIRA)
Statically bound configurations are unbound after owner bundle uninstallation - Key: FELIX-1488 URL: https://issues.apache.org/jira/browse/FELIX-1488 Project: Felix

[jira] Commented: (FELIX-1487) Support for commands on multiple lines

2009-08-16 Thread Derek Baum (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743837#action_12743837 ] Derek Baum commented on FELIX-1487: --- gogo already supports commands spanning multiple lin

[jira] Resolved: (FELIX-1408) [gogo] coercion of args to match varargs method is inconsistent

2009-08-16 Thread Derek Baum (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Derek Baum resolved FELIX-1408. --- Resolution: Fixed fixed by not expanding array args during coercion. > [gogo] coercion of args to ma

[jira] Assigned: (FELIX-1408) [gogo] coercion of args to match varargs method is inconsistent

2009-08-16 Thread Derek Baum (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Derek Baum reassigned FELIX-1408: - Assignee: Derek Baum > [gogo] coercion of args to match varargs method is inconsistent >

Re: Gogo

2009-08-16 Thread Derek Baum
I've applied the FELIX-1471 patch to Karaf and get an exception when using assignment with grouping: ka...@root> x = (echo a; echo b) org.osgi.framework.InvalidSyntaxException: expected value|substring at org.apache.felix.framework.FilterImpl.(FilterImpl.java:81) In RFC132 parens () were

Re: Gogo

2009-08-16 Thread Derek Baum
2009/8/12 Guillaume Nodet > The problem is how to make the distinction between grouping and evaluation. > > In unix, we have the following: > > echo echo a > a > > (echo echo a) > echo a > > ( (echo echo a) ) > echo a > > $(echo echo a) > a > > $( $(echo echo a) ) > -bash: a: command not found >