[jira] [Commented] (FELIX-3861) Set felix.webconsole.category on Web Console plugins

2013-11-03 Thread Felix Meschberger (JIRA)

[ 
https://issues.apache.org/jira/browse/FELIX-3861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13812362#comment-13812362
 ] 

Felix Meschberger commented on FELIX-3861:
--

Updated plugins:

  - Memory Management in Rev. 1538345
  - OBR in Rev. 1538355
  - Package Admin in Rev. 1538356
  - Script Console in Rev. 1538357
  - Shell in Rev. 1538358
  - UPNP in Rev. 1538359
  - User Admin in Rev. 1538361


> Set felix.webconsole.category on Web Console plugins
> 
>
> Key: FELIX-3861
> URL: https://issues.apache.org/jira/browse/FELIX-3861
> Project: Felix
>  Issue Type: Improvement
>  Components: Web Console
>Affects Versions: webconsole-upnp-plugin-1.0.2, 
> webconsole-shell-plugin-1.0.0, webconsole-packageadmin-plugin 1.0.0, 
> webconsole-obr-plugin-1.0.0, webconsole-memoryusage-plugin-1.0.4, 
> webconsole-ds-plugin-1.0.0, webconsole-deployment-admin-plugin-1.0.0, 
> webconsole-4.0.0, webconsole-event-plugin-1.1.0
>Reporter: Felix Meschberger
>Assignee: Felix Meschberger
> Fix For: webconsole-gogo-plugin-1.0.0, 
> webconsole-ds-plugin-1.0.2, webconsole-deployment-admin-plugin-1.0.0, 
> webconsole-4.2.2
>
>
> The Web Console supports categories and our plugins in the webconsole-plugins 
> folder should use them.
> The SimpleWebConsolePlugin should also use the getter methods to get the 
> title, label, and optional category for registration.



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Commented] (FELIX-3861) Set felix.webconsole.category on Web Console plugins

2013-06-05 Thread Pierre De Rop (JIRA)

[ 
https://issues.apache.org/jira/browse/FELIX-3861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13676252#comment-13676252
 ] 

Pierre De Rop commented on FELIX-3861:
--

Committed a small fix in revision 1490007 for the deployment package admin, in 
order to use the "OSGi" category.
Also Added missing changelog.txt file.


> Set felix.webconsole.category on Web Console plugins
> 
>
> Key: FELIX-3861
> URL: https://issues.apache.org/jira/browse/FELIX-3861
> Project: Felix
>  Issue Type: Improvement
>  Components: Web Console
>Affects Versions: webconsole-ds-plugin-1.0.0, 
> webconsole-deployment-admin-plugin-1.0.0, webconsole-4.0.0
>Reporter: Felix Meschberger
>Assignee: Felix Meschberger
> Fix For: webconsole-gogo-plugin-1.0.0, 
> webconsole-ds-plugin-1.0.2, webconsole-deployment-admin-plugin-1.0.0, 
> webconsole-4.2.0
>
>
> The Web Console supports categories and our plugins in the webconsole-plugins 
> folder should use them.
> The SimpleWebConsolePlugin should also use the getter methods to get the 
> title, label, and optional category for registration.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


Re: [jira] [Commented] (FELIX-3861) Set felix.webconsole.category on Web Console plugins

2013-01-31 Thread Felix Meschberger
Hi Arjun

Sorry, this has escaped my email radar.

I planned to cut a release soon. Yet, you can already today define the property 
(or implement the getCategory() method. This does not hurt in old web console 
installs but supports categories in new ones.

Yes, OSGi sounds like correct for your tool.

Regards
Felix

Am 22.01.2013 um 08:40 schrieb Arjun Panday:

> Hi Felix,
> 
> I was trying to cut a release of the service diagnostics plugin and I 
> see your issue 3861.
> I was waiting for the "categorized webconsole" to be released to use the 
> feature. When do you plan to release the new webconsole? Should I 
> postpone my release for this?
> 
> Also what would be a suitable category? (my guess is "OSGi", like the DS 
> plugin)
> 
> thanks,
> Arjun
> 
> 
> Le 21/01/2013 22:32, Felix Meschberger (JIRA) a écrit :
>> [ 
>> https://issues.apache.org/jira/browse/FELIX-3861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13559119#comment-13559119
>>  ]
>> 
>> Felix Meschberger commented on FELIX-3861:
>> --
>> 
>> Defined category in gogo plugin in Rev. 1436628 and in the ds plugin in Rev. 
>> 1436630.
>> 
>>> Set felix.webconsole.category on Web Console plugins
>>> 
>>> 
>>> Key: FELIX-3861
>>> URL: https://issues.apache.org/jira/browse/FELIX-3861
>>> Project: Felix
>>>  Issue Type: Improvement
>>>  Components: Web Console
>>>Affects Versions: webconsole-ds-plugin-1.0.0, webconsole-4.0.0
>>>Reporter: Felix Meschberger
>>>Assignee: Felix Meschberger
>>> Fix For: webconsole-gogo-plugin-1.0.0, 
>>> webconsole-ds-plugin-1.0.2, webconsole-4.0.2
>>> 
>>> 
>>> The Web Console supports categories and our plugins in the 
>>> webconsole-plugins folder should use them.
>>> The SimpleWebConsolePlugin should also use the getter methods to get the 
>>> title, label, and optional category for registration.
>> --
>> This message is automatically generated by JIRA.
>> If you think it was sent incorrectly, please contact your JIRA administrators
>> For more information on JIRA, see: http://www.atlassian.com/software/jira
> 



Re: [jira] [Commented] (FELIX-3861) Set felix.webconsole.category on Web Console plugins

2013-01-22 Thread Arjun Panday

Hi Felix,

I was trying to cut a release of the service diagnostics plugin and I 
see your issue 3861.
I was waiting for the "categorized webconsole" to be released to use the 
feature. When do you plan to release the new webconsole? Should I 
postpone my release for this?


Also what would be a suitable category? (my guess is "OSGi", like the DS 
plugin)


thanks,
Arjun


Le 21/01/2013 22:32, Felix Meschberger (JIRA) a écrit :

 [ 
https://issues.apache.org/jira/browse/FELIX-3861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13559119#comment-13559119
 ]

Felix Meschberger commented on FELIX-3861:
--

Defined category in gogo plugin in Rev. 1436628 and in the ds plugin in Rev. 
1436630.
 

Set felix.webconsole.category on Web Console plugins


 Key: FELIX-3861
 URL: https://issues.apache.org/jira/browse/FELIX-3861
 Project: Felix
  Issue Type: Improvement
  Components: Web Console
Affects Versions: webconsole-ds-plugin-1.0.0, webconsole-4.0.0
Reporter: Felix Meschberger
Assignee: Felix Meschberger
 Fix For: webconsole-gogo-plugin-1.0.0, webconsole-ds-plugin-1.0.2, 
webconsole-4.0.2


The Web Console supports categories and our plugins in the webconsole-plugins 
folder should use them.
The SimpleWebConsolePlugin should also use the getter methods to get the title, 
label, and optional category for registration.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (FELIX-3861) Set felix.webconsole.category on Web Console plugins

2013-01-21 Thread Felix Meschberger (JIRA)

[ 
https://issues.apache.org/jira/browse/FELIX-3861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13559119#comment-13559119
 ] 

Felix Meschberger commented on FELIX-3861:
--

Defined category in gogo plugin in Rev. 1436628 and in the ds plugin in Rev. 
1436630.

> Set felix.webconsole.category on Web Console plugins
> 
>
> Key: FELIX-3861
> URL: https://issues.apache.org/jira/browse/FELIX-3861
> Project: Felix
>  Issue Type: Improvement
>  Components: Web Console
>Affects Versions: webconsole-ds-plugin-1.0.0, webconsole-4.0.0
>Reporter: Felix Meschberger
>Assignee: Felix Meschberger
> Fix For: webconsole-gogo-plugin-1.0.0, 
> webconsole-ds-plugin-1.0.2, webconsole-4.0.2
>
>
> The Web Console supports categories and our plugins in the webconsole-plugins 
> folder should use them.
> The SimpleWebConsolePlugin should also use the getter methods to get the 
> title, label, and optional category for registration.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (FELIX-3861) Set felix.webconsole.category on Web Console plugins

2013-01-21 Thread Felix Meschberger (JIRA)

[ 
https://issues.apache.org/jira/browse/FELIX-3861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13559108#comment-13559108
 ] 

Felix Meschberger commented on FELIX-3861:
--

Fixed the SimpleWebConsolePlugin in Rev. 1436625 using the getter methods.

> Set felix.webconsole.category on Web Console plugins
> 
>
> Key: FELIX-3861
> URL: https://issues.apache.org/jira/browse/FELIX-3861
> Project: Felix
>  Issue Type: Improvement
>  Components: Web Console
>Affects Versions: webconsole-ds-plugin-1.0.0, webconsole-4.0.0
>Reporter: Felix Meschberger
>Assignee: Felix Meschberger
> Fix For: webconsole-gogo-plugin-1.0.0, 
> webconsole-ds-plugin-1.0.2, webconsole-4.0.2
>
>
> The Web Console supports categories and our plugins in the webconsole-plugins 
> folder should use them.
> The SimpleWebConsolePlugin should also use the getter methods to get the 
> title, label, and optional category for registration.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira