[jira] [Updated] (FELIX-3765) CLONE - Commons IO dependency issue (webconsole packageadmin plugin)

2012-11-16 Thread Ivan Dubrov (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Dubrov updated FELIX-3765: --- Attachment: 3765-commons-io-webconsole-packageadmin.patch Fix for the commons-io OSGi dependency.

[jira] [Created] (FELIX-3765) CLONE - Commons IO dependency issue (webconsole packageadmin plugin)

2012-11-16 Thread Ivan Dubrov (JIRA)
Ivan Dubrov created FELIX-3765: -- Summary: CLONE - Commons IO dependency issue (webconsole packageadmin plugin) Key: FELIX-3765 URL: https://issues.apache.org/jira/browse/FELIX-3765 Project: Felix

[jira] [Updated] (FELIX-3765) CLONE - Commons IO dependency issue (webconsole packageadmin plugin)

2012-11-16 Thread Ivan Dubrov (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivan Dubrov updated FELIX-3765: --- Fix Version/s: (was: webconsole-4.0.2) Description: Same as FELIX-3570, but for web

[jira] [Updated] (FELIX-3764) The servicediagnostics plugin does not append the correct context path info to it's javascript files

2012-11-16 Thread JIRA
[ https://issues.apache.org/jira/browse/FELIX-3764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raymond Augé updated FELIX-3764: Attachment: servicegraph.png See in the attached image that in the body of service diagnostics plug

[jira] [Created] (FELIX-3764) The servicediagnostics plugin does not append the correct context path info to it's javascript files

2012-11-16 Thread JIRA
Raymond Augé created FELIX-3764: --- Summary: The servicediagnostics plugin does not append the correct context path info to it's javascript files Key: FELIX-3764 URL: https://issues.apache.org/jira/browse/FELIX-3764

Re: Webconsole/plugins and context path

2012-11-16 Thread Raymond Auge
On Fri, Nov 16, 2012 at 4:49 PM, Felix Meschberger wrote: > Hi, > > Am 16.11.2012 um 22:36 schrieb Raymond Auge: > > > Ok, thank you Felix. > > > > Few things: > > 1) I found a bug in our request dispatcher which was causing part of the > > issue. Fixed! > > 2) Equinox explictely returns null on a

Re: Webconsole/plugins and context path

2012-11-16 Thread Felix Meschberger
Hi, Am 16.11.2012 um 22:36 schrieb Raymond Auge: > Ok, thank you Felix. > > Few things: > 1) I found a bug in our request dispatcher which was causing part of the > issue. Fixed! > 2) Equinox explictely returns null on any attempt to get a resource from > the system bundle, which causes the Lice

Re: Webconsole/plugins and context path

2012-11-16 Thread Raymond Auge
Ok, thank you Felix. Few things: 1) I found a bug in our request dispatcher which was causing part of the issue. Fixed! 2) Equinox explictely returns null on any attempt to get a resource from the system bundle, which causes the LicenseServlet to return a 404. Top that off by a slightly annoying w

[jira] [Updated] (FELIX-3762) NPE in UpdateConfiguration#run

2012-11-16 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated FELIX-3762: - Attachment: FELIX-3762.patch Proposing to set the helper on-demand when the task is execu

[jira] [Comment Edited] (FELIX-3762) NPE in UpdateConfiguration#run

2012-11-16 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13498918#comment-13498918 ] Felix Meschberger edited comment on FELIX-3762 at 11/16/12 5:53 PM:

[jira] [Commented] (FELIX-3762) NPE in UpdateConfiguration#run

2012-11-16 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13498918#comment-13498918 ] Felix Meschberger commented on FELIX-3762: -- Right, I cannot explain this. Maybe a

Re: [WebConsole] Categories for plugins

2012-11-16 Thread Felix Meschberger
Hi, Am 16.11.2012 um 14:37 schrieb Carsten Ziegeler: > 2012/11/16 Felix Meschberger : >> Hi, >> >> Am 16.11.2012 um 10:50 schrieb Carsten Ziegeler: >> >>> Hi, >>> >>> sounds good to me - can we apply a similar approach to the >>> configuration printers? It's currently a pain to get to the >>>

Re: Welcome to new committer : Guillaume Sauthier

2012-11-16 Thread Felix Meschberger
Hi Guillaume, Welcome and Congratulations. Keep up the good work ! Regards Felix Am 16.11.2012 um 15:50 schrieb Clement Escoffier: > Hi all, > > In recognition of his numerous contributions to iPOJO and his willingness to > continue his contributions, the Apache Felix PMC has decided to invi

Re: Webconsole/plugins and context path

2012-11-16 Thread Felix Meschberger
Hi, Am 16.11.2012 um 16:06 schrieb Raymond Auge: > Since Felix has recently braught up the topic of webconsole and it's > plugins, I'd like to highlight that there is a general disrespect in these > of the context path assigned by the host application. I do not completely understand the problem.

Webconsole/plugins and context path

2012-11-16 Thread Raymond Auge
Since Felix has recently braught up the topic of webconsole and it's plugins, I'd like to highlight that there is a general disrespect in these of the context path assigned by the host application. While it's the common assumption that these are running at the root context path, this limits the us

Welcome to new committer : Guillaume Sauthier

2012-11-16 Thread Clement Escoffier
Hi all, In recognition of his numerous contributions to iPOJO and his willingness to continue his contributions, the Apache Felix PMC has decided to invite Guillaume Sauthier to be a committer on the Apache Felix project. Guillaume has accepted this invitation. Please join me in congratulating

[jira] [Created] (FELIX-3763) Add exception context information for java.lang.NullPointerException at org.apache.felix.framework.BundleWiringImpl.findClassOrResourceByDelegation(BundleWiringImpl.java:

2012-11-16 Thread Hendy Irawan (JIRA)
Hendy Irawan created FELIX-3763: --- Summary: Add exception context information for java.lang.NullPointerException at org.apache.felix.framework.BundleWiringImpl.findClassOrResourceByDelegation(BundleWiringImpl.java:1432) Key: FELIX-3

Re: [WebConsole] Categories for plugins

2012-11-16 Thread Carsten Ziegeler
2012/11/16 Felix Meschberger : > Hi, > > Am 16.11.2012 um 10:50 schrieb Carsten Ziegeler: > >> Hi, >> >> sounds good to me - can we apply a similar approach to the >> configuration printers? It's currently a pain to get to the >> information of a printer which is not in the first set displayed. > >

[jira] [Commented] (FELIX-3762) NPE in UpdateConfiguration#run

2012-11-16 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13498815#comment-13498815 ] Carsten Ziegeler commented on FELIX-3762: - Looking more into the code, I'm really

[jira] [Created] (FELIX-3762) NPE in UpdateConfiguration#run

2012-11-16 Thread Carsten Ziegeler (JIRA)
Carsten Ziegeler created FELIX-3762: --- Summary: NPE in UpdateConfiguration#run Key: FELIX-3762 URL: https://issues.apache.org/jira/browse/FELIX-3762 Project: Felix Issue Type: Bug

[jira] [Resolved] (FELIX-3746) Deadlock around SCR AbstractComponentManager and DelayedComponentManager

2012-11-16 Thread Bertrand Delacretaz (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bertrand Delacretaz resolved FELIX-3746. Resolution: Duplicate Trunk seems to be fine indeed - sorry for the noise.

[jira] [Commented] (FELIX-3757) MetaType AD.validate() ignored mandatory fields without min, max or optionValues

2012-11-16 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13498708#comment-13498708 ] Felix Meschberger commented on FELIX-3757: -- Thanks. test cases and CT now pass.

Re: [WebConsole] Categories for plugins

2012-11-16 Thread Felix Meschberger
Hi, Am 16.11.2012 um 10:50 schrieb Carsten Ziegeler: > Hi, > > sounds good to me - can we apply a similar approach to the > configuration printers? It's currently a pain to get to the > information of a printer which is not in the first set displayed. How about integrating configuration printer

[jira] [Resolved] (FELIX-14) Implement User Admin

2012-11-16 Thread J.W. Janssen (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-14?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] J.W. Janssen resolved FELIX-14. --- Resolution: Fixed I think we can close this issue now that my contribution is accepted and in the code

[jira] [Commented] (FELIX-3757) MetaType AD.validate() ignored mandatory fields without min, max or optionValues

2012-11-16 Thread J.W. Janssen (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13498704#comment-13498704 ] J.W. Janssen commented on FELIX-3757: - I've applied the correct code formatting rules

[jira] [Resolved] (FELIX-3757) MetaType AD.validate() ignored mandatory fields without min, max or optionValues

2012-11-16 Thread J.W. Janssen (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] J.W. Janssen resolved FELIX-3757. - Resolution: Fixed > MetaType AD.validate() ignored mandatory fields without min, max or > op

Re: [WebConsole] Categories for plugins

2012-11-16 Thread Carsten Ziegeler
Hi, sounds good to me - can we apply a similar approach to the configuration printers? It's currently a pain to get to the information of a printer which is not in the first set displayed. Regards Carsten 2012/11/16 Felix Meschberger : > Hi all, > > Over time more and more plugins will get insta

[WebConsole] Categories for plugins

2012-11-16 Thread Felix Meschberger
Hi all, Over time more and more plugins will get installed into a WebConsole to extend system administration functionality. Each added plugin adds a button to the top navigation which leads to clutter once the number of plugins (buttons) grow. For example the current Apache Sling Launchpad setu

[jira] [Resolved] (FELIX-2266) Dynamically get ConfigurationPrinter services on demand

2012-11-16 Thread Carsten Ziegeler (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-2266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Carsten Ziegeler resolved FELIX-2266. - Resolution: Won't Fix So let's close this one :) > Dynamically get Confi

[jira] [Commented] (FELIX-3761) When a bundle registers a service, the bundle lock is obtained without any real purpose

2012-11-16 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-3761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13498685#comment-13498685 ] Guillaume Nodet commented on FELIX-3761: I'm proposing the following patch, which

[jira] [Created] (FELIX-3761) When a bundle registers a service, the bundle lock is obtained without any real purpose

2012-11-16 Thread Guillaume Nodet (JIRA)
Guillaume Nodet created FELIX-3761: -- Summary: When a bundle registers a service, the bundle lock is obtained without any real purpose Key: FELIX-3761 URL: https://issues.apache.org/jira/browse/FELIX-3761

[jira] [Created] (FELIX-3760) Clean webconsole startup and disposal

2012-11-16 Thread Guillaume Nodet (JIRA)
Guillaume Nodet created FELIX-3760: -- Summary: Clean webconsole startup and disposal Key: FELIX-3760 URL: https://issues.apache.org/jira/browse/FELIX-3760 Project: Felix Issue Type: Bug A

[jira] [Created] (FELIX-3759) Resolution failure due to WrappedCapability inequality

2012-11-16 Thread Thomas Diesler (JIRA)
Thomas Diesler created FELIX-3759: - Summary: Resolution failure due to WrappedCapability inequality Key: FELIX-3759 URL: https://issues.apache.org/jira/browse/FELIX-3759 Project: Felix Issue