Re: [Dev] Why some of the features aren't shown in the Available Feature UI

2016-08-18 Thread Abimaran Kugathasan
Thanks for the input, Yes the feature was hidden from UI.

On Tue, Aug 16, 2016 at 6:21 PM, Niranjan Karunanandham 
wrote:

> Hi Abimaran,
>
> As mentioned by Aruna and KasunG, this is based on the value defined in
> the feature pom under adviceFile. In the Feature Management UI when the
> "Group by" is unticked, features which have "org.eclipse.
> equinox.p2.type.group:false" within "adviceFile" in the
> pom.xml are not displayed. This is used when defining the features by the
> corresponding. Here there can be minor features and all these features can
> be packed into feature F1 which the team (who created the features) wants
> other to use. Therefore using this property Definition, the team can hide
> these features from the UI.
>
> Regards,
> Nira
>
> On Tue, Aug 16, 2016 at 5:45 PM, Aruna Karunarathna 
> wrote:
>
>>
>>
>> On Tue, Aug 16, 2016 at 5:35 PM, Abimaran Kugathasan 
>> wrote:
>>
>>> Hi Dev,
>>>
>>> When I tried to install features on latest Identity Server 5.2.0
>>> SNAPHOT, I could observe that, the features listed under a category are not
>>> shown in the list of feature when I don't select either of below checkbox.
>>>Show only the latest versions
>>>Group features by category
>>>
>>> For example, there is a feature called  "Api management Key Manager"
>>> version 5.0.3 and it's listed under API Key Manager/API Key Manager 5.0.3.
>>> But, if you use Find Feature without selecting above two check boxes, You
>>> won't see this feature anyware in the list.
>>>
>>> Why is that? This happens only for some features.
>>>
>> AFAIR check the adviceFile of the relevant feature.
>>
>>>
>>> --
>>> Thanks
>>> Abimaran Kugathasan
>>> Senior Software Engineer - API Technologies
>>>
>>> Email : abima...@wso2.com
>>> Mobile : +94 773922820
>>>
>>> 
>>> 
>>>   
>>> 
>>>
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> -
>>
>
>
>
> --
>
>
> *Niranjan Karunanandham*
> Associate Technical Lead - WSO2 Inc.
> WSO2 Inc.: http://www.wso2.com
>
>


-- 
Thanks
Abimaran Kugathasan
Senior Software Engineer - API Technologies

Email : abima...@wso2.com
Mobile : +94 773922820


  
  
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Why some of the features aren't shown in the Available Feature UI

2016-08-16 Thread Niranjan Karunanandham
Hi Abimaran,

As mentioned by Aruna and KasunG, this is based on the value defined in the
feature pom under adviceFile. In the Feature Management UI when the "Group
by" is unticked, features which have
"org.eclipse.equinox.p2.type.group:false" within
"adviceFile" in the pom.xml are not displayed. This is used when defining
the features by the corresponding. Here there can be minor features and all
these features can be packed into feature F1 which the team (who created
the features) wants other to use. Therefore using this property Definition,
the team can hide these features from the UI.

Regards,
Nira

On Tue, Aug 16, 2016 at 5:45 PM, Aruna Karunarathna 
wrote:

>
>
> On Tue, Aug 16, 2016 at 5:35 PM, Abimaran Kugathasan 
> wrote:
>
>> Hi Dev,
>>
>> When I tried to install features on latest Identity Server 5.2.0 SNAPHOT,
>> I could observe that, the features listed under a category are not shown in
>> the list of feature when I don't select either of below checkbox.
>>Show only the latest versions
>>Group features by category
>>
>> For example, there is a feature called  "Api management Key Manager"
>> version 5.0.3 and it's listed under API Key Manager/API Key Manager 5.0.3.
>> But, if you use Find Feature without selecting above two check boxes, You
>> won't see this feature anyware in the list.
>>
>> Why is that? This happens only for some features.
>>
> AFAIR check the adviceFile of the relevant feature.
>
>>
>> --
>> Thanks
>> Abimaran Kugathasan
>> Senior Software Engineer - API Technologies
>>
>> Email : abima...@wso2.com
>> Mobile : +94 773922820
>>
>> 
>> 
>>   
>> 
>>
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> -
>



-- 


*Niranjan Karunanandham*
Associate Technical Lead - WSO2 Inc.
WSO2 Inc.: http://www.wso2.com
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Why some of the features aren't shown in the Available Feature UI

2016-08-16 Thread Aruna Karunarathna
On Tue, Aug 16, 2016 at 5:35 PM, Abimaran Kugathasan 
wrote:

> Hi Dev,
>
> When I tried to install features on latest Identity Server 5.2.0 SNAPHOT,
> I could observe that, the features listed under a category are not shown in
> the list of feature when I don't select either of below checkbox.
>Show only the latest versions
>Group features by category
>
> For example, there is a feature called  "Api management Key Manager"
> version 5.0.3 and it's listed under API Key Manager/API Key Manager 5.0.3.
> But, if you use Find Feature without selecting above two check boxes, You
> won't see this feature anyware in the list.
>
> Why is that? This happens only for some features.
>
AFAIR check the adviceFile of the relevant feature.

>
> --
> Thanks
> Abimaran Kugathasan
> Senior Software Engineer - API Technologies
>
> Email : abima...@wso2.com
> Mobile : +94 773922820
>
> 
> 
>   
> 
>
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Why some of the features aren't shown in the Available Feature UI

2016-08-16 Thread KasunG Gajasinghe
This is derived through the "adviceFile" properties of your features.

On Tue, Aug 16, 2016 at 5:35 PM, Abimaran Kugathasan 
wrote:

> Hi Dev,
>
> When I tried to install features on latest Identity Server 5.2.0 SNAPHOT,
> I could observe that, the features listed under a category are not shown in
> the list of feature when I don't select either of below checkbox.
>Show only the latest versions
>Group features by category
>
> For example, there is a feature called  "Api management Key Manager"
> version 5.0.3 and it's listed under API Key Manager/API Key Manager 5.0.3.
> But, if you use Find Feature without selecting above two check boxes, You
> won't see this feature anyware in the list.
>
> Why is that? This happens only for some features.
>
> --
> Thanks
> Abimaran Kugathasan
> Senior Software Engineer - API Technologies
>
> Email : abima...@wso2.com
> Mobile : +94 773922820
>
> 
> 
>   
> 
>
>


-- 

*Kasun Gajasinghe*Associate Technical Lead, WSO2 Inc.
email: kasung AT spamfree wso2.com
linked-in: http://lk.linkedin.com/in/gajasinghe
blog: http://kasunbg.org
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Why some of the features aren't shown in the Available Feature UI

2016-08-16 Thread Abimaran Kugathasan
Hi Dev,

When I tried to install features on latest Identity Server 5.2.0 SNAPHOT, I
could observe that, the features listed under a category are not shown in
the list of feature when I don't select either of below checkbox.
   Show only the latest versions
   Group features by category

For example, there is a feature called  "Api management Key Manager"
version 5.0.3 and it's listed under API Key Manager/API Key Manager 5.0.3.
But, if you use Find Feature without selecting above two check boxes, You
won't see this feature anyware in the list.

Why is that? This happens only for some features.

-- 
Thanks
Abimaran Kugathasan
Senior Software Engineer - API Technologies

Email : abima...@wso2.com
Mobile : +94 773922820


  
  
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev