[jira] Updated: (FELIX-1520) [gogo] evaluates the command too many times

2009-08-24 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated FELIX-1520: --- Attachment: FELIX-1520.patch [gogo] evaluates the command too many times

[FileInstall] Review patch for custom deployers

2009-08-24 Thread Guillaume Nodet
Some time ago, I've attached a patch for FELIX-922. The patch is quite big, but I'd like to gather feedback about it and apply it if it makes sense, so if some people could have a look at it that would be awesome. -- Cheers, Guillaume Nodet Blog:

[jira] Updated: (FELIX-1505) [gogo] TestParser contains some unnecessary use of

2009-08-24 Thread Derek Baum (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Derek Baum updated FELIX-1505: -- Attachment: FELIX-1505.patch the attached patch cleans up the existing TestParser: remove extraneous

[jira] Closed: (FELIX-1518) iPOJO manipulator is really slow even when annotation are ignored

2009-08-24 Thread Guillaume Sauthier (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Sauthier closed FELIX-1518. - Thanks for applying the patch Clement. Now, our Tomcat bundle takes only 30 seconds to be

[jira] Commented: (FELIX-1505) [gogo] TestParser contains some unnecessary use of

2009-08-24 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12746769#action_12746769 ] Guillaume Nodet commented on FELIX-1505: Looks good to me. Let's go ahead and

Re: [Gogo] Grammar and commands

2009-08-24 Thread Guillaume Nodet
As a starting point for the discussion, I've started writing an ANTLR grammar and I attached it to FELIX-1521: https://issues.apache.org/jira/secure/attachment/12417521/gogo.g On Mon, Aug 24, 2009 at 15:55, David Savage dave.sav...@paremus.com wrote: Hi Peter, I absolutely agree with you

[jira] Resolved: (FELIX-1516) Child instances use stuff from the /etc directory in the root

2009-08-24 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved FELIX-1516. Resolution: Fixed Assignee: Guillaume Nodet URL:

[jira] Updated: (FELIX-1521) [gogo] ANTLR grammar for gogo

2009-08-24 Thread David Savage (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Savage updated FELIX-1521: Attachment: gogo.g added support for line returns in closure and array declaration [gogo] ANTLR

[jira] Commented: (FELIX-1521) [gogo] ANTLR grammar for gogo

2009-08-24 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12747135#action_12747135 ] Guillaume Nodet commented on FELIX-1521: I've slightly enhanced your support for

[jira] Updated: (FELIX-1521) [gogo] ANTLR grammar for gogo

2009-08-24 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated FELIX-1521: --- Attachment: gogo.g Better support for multilines in [] or {} Add two TODOs... [gogo]

Re: [Gogo] Grammar and commands

2009-08-24 Thread Guillaume Nodet
On Tue, Aug 25, 2009 at 00:45, David Savage dave.sav...@paremus.com wrote: That's great :) I've uploaded a minor update to the issue which allows closures and array declarations to contain line returns i.e. foo = { echo $it } However my antlr breaks down at this time of night trying to

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

2009-08-24 Thread Derek Baum (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12747159#action_12747159 ] Derek Baum commented on FELIX-1325: --- FELIX-1325-2.patch looks good - let's apply it and

Re: [gogo] patches for evaluation and reporting unexisting commands

2009-08-24 Thread Derek Baum
yep, these two patches look good. Let's apply them and move on. Derek 2009/8/24 Guillaume Nodet gno...@gmail.com: I've attached two simple patches for FELIX-1520 and FELIX-1325 that needs to be applied in order. FELIX-1520 the core issue extracted from FELIX-1471 and I think we agreed on

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

2009-08-24 Thread Derek Baum (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12747163#action_12747163 ] Derek Baum commented on FELIX-1487: --- yes, my approach would cause the result of: echo aa

[jira] Commented: (FELIX-1500) [gogo] Change | and ; priority

2009-08-24 Thread Derek Baum (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12747166#action_12747166 ] Derek Baum commented on FELIX-1500: --- I think this issue could be re-opened. It is a

[jira] Resolved: (FELIX-1519) Karaf Failover does not work with PostgreSQL and Oracle

2009-08-24 Thread Freeman Fang (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Freeman Fang resolved FELIX-1519. - Resolution: Fixed Fix Version/s: karaf-1.0.0 apply patch on behalf of Willem with thanks