[jira] [Commented] (KARAF-7795) Custom InfoProvider missing with system:info command output

2024-01-09 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/KARAF-7795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17804704#comment-17804704
 ] 

ASF subversion and git services commented on KARAF-7795:


Commit 192eff4f795f76c918a99ecd6c0a28a265846977 in karaf's branch 
refs/heads/karaf-4.3.x from Łukasz Dywicki
[ https://gitbox.apache.org/repos/asf?p=karaf.git;h=192eff4f79 ]

KARAF-7795 Fix handling of custom info providers in shell:info command.

Signed-off-by: Łukasz Dywicki 


> Custom InfoProvider missing with system:info command output
> ---
>
> Key: KARAF-7795
> URL: https://issues.apache.org/jira/browse/KARAF-7795
> Project: Karaf
>  Issue Type: Bug
>  Components: karaf
>Affects Versions: 4.2.16
>Reporter: Łukasz Dywicki
>Assignee: Łukasz Dywicki
>Priority: Major
>
> Past versions of {{system:info}} command produced extra output at the bottom 
> of list with information about custom info providers and their properties. It 
> allowed to describe additional aspects which are enabled at runtime. This 
> information is gone since quite a while as shell action handling been 
> refactored.
> This is one of less known features which been present in early versions of 
> Karaf, but got forgotten/lost over time.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Work started] (KARAF-7795) Custom InfoProvider missing with system:info command output

2024-01-09 Thread Jira


 [ 
https://issues.apache.org/jira/browse/KARAF-7795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Work on KARAF-7795 started by Łukasz Dywicki.
-
> Custom InfoProvider missing with system:info command output
> ---
>
> Key: KARAF-7795
> URL: https://issues.apache.org/jira/browse/KARAF-7795
> Project: Karaf
>  Issue Type: Bug
>  Components: karaf
>Affects Versions: 4.2.16
>Reporter: Łukasz Dywicki
>Assignee: Łukasz Dywicki
>Priority: Major
>
> Past versions of {{system:info}} command produced extra output at the bottom 
> of list with information about custom info providers and their properties. It 
> allowed to describe additional aspects which are enabled at runtime. This 
> information is gone since quite a while as shell action handling been 
> refactored.
> This is one of less known features which been present in early versions of 
> Karaf, but got forgotten/lost over time.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7795) Custom InfoProvider missing with system:info command output

2024-01-09 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/KARAF-7795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17804708#comment-17804708
 ] 

ASF subversion and git services commented on KARAF-7795:


Commit ce6cb4ca660429d0dfa527c0c0e475d245ef7a10 in karaf's branch 
refs/heads/karaf-4.4.x from Łukasz Dywicki
[ https://gitbox.apache.org/repos/asf?p=karaf.git;h=ce6cb4ca66 ]

KARAF-7795 Fix handling of custom info providers in shell:info command.

Signed-off-by: Łukasz Dywicki 


> Custom InfoProvider missing with system:info command output
> ---
>
> Key: KARAF-7795
> URL: https://issues.apache.org/jira/browse/KARAF-7795
> Project: Karaf
>  Issue Type: Bug
>  Components: karaf
>Affects Versions: 4.2.16
>Reporter: Łukasz Dywicki
>Assignee: Łukasz Dywicki
>Priority: Major
> Fix For: 4.2.17, 4.3.11, 4.4.6
>
>
> Past versions of {{system:info}} command produced extra output at the bottom 
> of list with information about custom info providers and their properties. It 
> allowed to describe additional aspects which are enabled at runtime. This 
> information is gone since quite a while as shell action handling been 
> refactored.
> This is one of less known features which been present in early versions of 
> Karaf, but got forgotten/lost over time.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Created] (KARAF-7795) Custom InfoProvider missing with system:info command output

2024-01-09 Thread Jira
Łukasz Dywicki created KARAF-7795:
-

 Summary: Custom InfoProvider missing with system:info command 
output
 Key: KARAF-7795
 URL: https://issues.apache.org/jira/browse/KARAF-7795
 Project: Karaf
  Issue Type: Bug
  Components: karaf
Affects Versions: 4.2.16
Reporter: Łukasz Dywicki
Assignee: Łukasz Dywicki


Past versions of {{system:info}} command produced extra output at the bottom of 
list with information about custom info providers and their properties. It 
allowed to describe additional aspects which are enabled at runtime. This 
information is gone since quite a while as shell action handling been 
refactored.

This is one of less known features which been present in early versions of 
Karaf, but got forgotten/lost over time.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (KARAF-7795) Custom InfoProvider missing with system:info command output

2024-01-09 Thread Jira


 [ 
https://issues.apache.org/jira/browse/KARAF-7795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Łukasz Dywicki updated KARAF-7795:
--
Fix Version/s: 4.2.17
   4.3.11
   4.4.6

> Custom InfoProvider missing with system:info command output
> ---
>
> Key: KARAF-7795
> URL: https://issues.apache.org/jira/browse/KARAF-7795
> Project: Karaf
>  Issue Type: Bug
>  Components: karaf
>Affects Versions: 4.2.16
>Reporter: Łukasz Dywicki
>Assignee: Łukasz Dywicki
>Priority: Major
> Fix For: 4.2.17, 4.3.11, 4.4.6
>
>
> Past versions of {{system:info}} command produced extra output at the bottom 
> of list with information about custom info providers and their properties. It 
> allowed to describe additional aspects which are enabled at runtime. This 
> information is gone since quite a while as shell action handling been 
> refactored.
> This is one of less known features which been present in early versions of 
> Karaf, but got forgotten/lost over time.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7795) Custom InfoProvider missing with system:info command output

2024-01-09 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/KARAF-7795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17804707#comment-17804707
 ] 

ASF subversion and git services commented on KARAF-7795:


Commit cba422e8103d8677e313ef95c3c0f171cbd82c0e in karaf's branch 
refs/heads/main from Łukasz Dywicki
[ https://gitbox.apache.org/repos/asf?p=karaf.git;h=cba422e810 ]

KARAF-7795 Fix handling of custom info providers in shell:info command.

Signed-off-by: Łukasz Dywicki 


> Custom InfoProvider missing with system:info command output
> ---
>
> Key: KARAF-7795
> URL: https://issues.apache.org/jira/browse/KARAF-7795
> Project: Karaf
>  Issue Type: Bug
>  Components: karaf
>Affects Versions: 4.2.16
>Reporter: Łukasz Dywicki
>Assignee: Łukasz Dywicki
>Priority: Major
> Fix For: 4.2.17, 4.3.11, 4.4.6
>
>
> Past versions of {{system:info}} command produced extra output at the bottom 
> of list with information about custom info providers and their properties. It 
> allowed to describe additional aspects which are enabled at runtime. This 
> information is gone since quite a while as shell action handling been 
> refactored.
> This is one of less known features which been present in early versions of 
> Karaf, but got forgotten/lost over time.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (KARAF-7795) Custom InfoProvider missing with system:info command output

2024-01-09 Thread ASF subversion and git services (Jira)


[ 
https://issues.apache.org/jira/browse/KARAF-7795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17804703#comment-17804703
 ] 

ASF subversion and git services commented on KARAF-7795:


Commit 3aa0d37074a50ad33dfc5b80d50e96b6faf62d5c in karaf's branch 
refs/heads/karaf-4.2.x from Łukasz Dywicki
[ https://gitbox.apache.org/repos/asf?p=karaf.git;h=3aa0d37074 ]

KARAF-7795 Fix handling of custom info providers in shell:info command.

Signed-off-by: Łukasz Dywicki 


> Custom InfoProvider missing with system:info command output
> ---
>
> Key: KARAF-7795
> URL: https://issues.apache.org/jira/browse/KARAF-7795
> Project: Karaf
>  Issue Type: Bug
>  Components: karaf
>Affects Versions: 4.2.16
>Reporter: Łukasz Dywicki
>Assignee: Łukasz Dywicki
>Priority: Major
>
> Past versions of {{system:info}} command produced extra output at the bottom 
> of list with information about custom info providers and their properties. It 
> allowed to describe additional aspects which are enabled at runtime. This 
> information is gone since quite a while as shell action handling been 
> refactored.
> This is one of less known features which been present in early versions of 
> Karaf, but got forgotten/lost over time.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)