[jira] Issue Comment Edited: (FELIX-1488) Configuration binding is broken

2009-08-18 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12744909#action_12744909 ] Felix Meschberger edited comment on FELIX-1488 at 8/18/09 11:08 PM: -

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

2009-08-18 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12744909#action_12744909 ] Felix Meschberger commented on FELIX-1488: -- One further case remains to be discuss

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

2009-08-18 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12744907#action_12744907 ] Felix Meschberger commented on FELIX-1488: -- We have another failure with configur

[jira] Updated: (FELIX-1201) Issue with DM and CM

2009-08-18 Thread Pierre De Rop (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre De Rop updated FELIX-1201: - Attachment: ConfigurationDependency-2.java added the second patch ... > Issue with DM and CM > -

[jira] Commented: (FELIX-1201) Issue with DM and CM

2009-08-18 Thread Pierre De Rop (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12744764#action_12744764 ] Pierre De Rop commented on FELIX-1201: -- You are definitely right: -> my patch introduc

[jira] Created: (FELIX-1501) Using a macro in Bundle-Version with the manifest goal causes garbage in the Export-Package and Private-Package headers.

2009-08-18 Thread Eric Berry (JIRA)
Using a macro in Bundle-Version with the manifest goal causes garbage in the Export-Package and Private-Package headers. Key: FELIX-1501 URL:

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

2009-08-18 Thread Guillaume Nodet (JIRA)
[gogo] Change | and ; priority -- Key: FELIX-1500 URL: https://issues.apache.org/jira/browse/FELIX-1500 Project: Felix Issue Type: Improvement Components: Gogo Reporter: Guillaume Nodet The

Re: Gogo

2009-08-18 Thread Guillaume Nodet
Another example taken from the existing test suite: assertEquals("ca b", c.execute("e = { echo c$args } ; ")); This test currently works fine. When extracting the patch for FELIX-1498, this one and the two following ones are the only one to fail. The reason is again caused by the fact th

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

2009-08-18 Thread Sten Roger Sandvik (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sten Roger Sandvik updated FELIX-1456: -- Description: I have created an improved version of the HttpService. A similar version h

[jira] Issue Comment Edited: (FELIX-1456) Contribution: Extended and improved HttpService

2009-08-18 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 edited comment on FELIX-1456 at 8/18/09 1:31 PM: -

[jira] Closed: (FELIX-1499) BldProject should expand java system properties as well as environment properties

2009-08-18 Thread David Savage (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Savage closed FELIX-1499. --- Resolution: Fixed Fix Version/s: sigil-1.0.0 > BldProject should expand java system properties

[jira] Created: (FELIX-1499) BldProject should expand java system properties as well as environment properties

2009-08-18 Thread David Savage (JIRA)
BldProject should expand java system properties as well as environment properties - Key: FELIX-1499 URL: https://issues.apache.org/jira/browse/FELIX-1499 Project: Felix

[jira] Created: (FELIX-1498) After parameter evaluation, the result should be splitted again into tokens before executing the command line

2009-08-18 Thread Guillaume Nodet (JIRA)
After parameter evaluation, the result should be splitted again into tokens before executing the command line - Key: FELIX-1498 URL: https://issues.apache.

[jira] Commented: (FELIX-1482) Support for "stopping" watched bundles

2009-08-18 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12744585#action_12744585 ] Guillaume Nodet commented on FELIX-1482: I've applied the patch to FELIX-938 with y

[jira] Resolved: (FELIX-938) FileInstall starts a stopped bundles even if it is stopped transiently by user

2009-08-18 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet resolved FELIX-938. --- Resolution: Fixed Fix Version/s: fileinstall-1.4.0 URL: http://svn.apache.org/viewvc?re

Re: Confluence driving me mad

2009-08-18 Thread Richard S. Hall
p.s. Just as a test, I made a simple edit to the main wiki page and saved it...it added view/edit restrictions. WTF! On 8/18/09 11:49, Richard S. Hall wrote: Ever since the Confluence update, I have been experiencing odd behavior with respect to page restrictions. It seems that when I edit pag

Confluence driving me mad

2009-08-18 Thread Richard S. Hall
Ever since the Confluence update, I have been experiencing odd behavior with respect to page restrictions. It seems that when I edit pages and save them, somehow I end up adding page restrictions to the pages. Specifically, the page gets set so only I can view or edit the pages. First of all,

Re: Gogo

2009-08-18 Thread Guillaume Nodet
On Tue, Aug 18, 2009 at 09:17, Derek Baum wrote: > 2009/8/17 Guillaume Nodet > > > > > So in short, the patch does the following: > > * replace <> with $() > > * use ( ) for grouping commands when on the edge of the command > > * make the number of evaluation predictable > > * have a syntax

[jira] Resolved: (FELIX-1497) iPOJO Web Console plugin NPE when the service reference list is null

2009-08-18 Thread Clement Escoffier (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Clement Escoffier resolved FELIX-1497. -- Resolution: Fixed Fix at r. 805383 Just check if the lists were null before using them.

[jira] Created: (FELIX-1497) iPOJO Web Console plugin NPE when the service reference list is null

2009-08-18 Thread Clement Escoffier (JIRA)
iPOJO Web Console plugin NPE when the service reference list is null Key: FELIX-1497 URL: https://issues.apache.org/jira/browse/FELIX-1497 Project: Felix Issue Type: Bug

[jira] Closed: (FELIX-1496) NPE in WorkspaceRepository if sigil.properties file is malformed

2009-08-18 Thread David Savage (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Savage closed FELIX-1496. --- Resolution: Fixed Fix Version/s: sigil-1.0.0 > NPE in WorkspaceRepository if sigil.properties

[jira] Created: (FELIX-1496) NPE in WorkspaceRepository if sigil.properties file is malformed

2009-08-18 Thread David Savage (JIRA)
NPE in WorkspaceRepository if sigil.properties file is malformed Key: FELIX-1496 URL: https://issues.apache.org/jira/browse/FELIX-1496 Project: Felix Issue Type: Bug

[jira] Updated: (FELIX-1482) Support for "stopping" watched bundles

2009-08-18 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated FELIX-1482: --- Assignee: (was: Guillaume Nodet) Issue Type: New Feature (was: Bug) Summary:

[jira] Created: (FELIX-1495) Improve the web demos to include the console through the http servlet bridge

2009-08-18 Thread Guillaume Nodet (JIRA)
Improve the web demos to include the console through the http servlet bridge Key: FELIX-1495 URL: https://issues.apache.org/jira/browse/FELIX-1495 Project: Felix Is

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

2009-08-18 Thread Sahoo (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12744411#action_12744411 ] Sahoo commented on FELIX-1482: -- I am thinking of having something like a .stopped file in watc

[jira] Reopened: (FELIX-938) FileInstall starts a stopped bundles even if it is stopped transiently by user

2009-08-18 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet reopened FELIX-938: --- Assignee: Guillaume Nodet (was: Richard S. Hall) As discussed in FELIX-1482, the bundles ar

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

2009-08-18 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12744402#action_12744402 ] Guillaume Nodet commented on FELIX-1482: That sounds reasonable. I will apply the

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

2009-08-18 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guillaume Nodet updated FELIX-1482: --- Component/s: File Install Fix Version/s: (was: karaf-1.0.0) > Fileinstall try to st

[jira] Created: (FELIX-1494) [gogo] Closure arguments should start at $1

2009-08-18 Thread Derek Baum (JIRA)
[gogo] Closure arguments should start at $1 --- Key: FELIX-1494 URL: https://issues.apache.org/jira/browse/FELIX-1494 Project: Felix Issue Type: Improvement Components: Gogo Repor

[jira] Created: (FELIX-1493) [gogo] automatic expansion of $args in Closure stops direct access to $args list

2009-08-18 Thread Derek Baum (JIRA)
[gogo] automatic expansion of $args in Closure stops direct access to $args list Key: FELIX-1493 URL: https://issues.apache.org/jira/browse/FELIX-1493 Project: Felix

Re: Gogo

2009-08-18 Thread Derek Baum
2009/8/17 Guillaume Nodet > > So in short, the patch does the following: > * replace <> with $() > * use ( ) for grouping commands when on the edge of the command > * make the number of evaluation predictable > * have a syntax and semantic which is mostly (fully) in sync with bash > * re-eva