[
https://issues.jboss.org/browse/JBIDE-17493?page=com.atlassian.jira.plugi...
]
Nick Boldt commented on JBIDE-17493:
------------------------------------
[~mickael_istria] PR is good, +1.
*However*, the PR only fixes half of the two issues reported here:
{code}
Duplicate category id 'org.jboss.tools.central.discovery.a.web'
{code}
is not the same as
{code}
Duplicate certification id 'com.jboss.jbds.discovery.certification.earlyaccess'
{code}
So... do we want to have different categories for the EA features vs. Core ones? eg. could
have *org.jboss.tools.central.discovery.a.web.ea* ?
Should the EA features be filtered above or below the Core ones? I would think below.
WDYT?
Duplicate certification and category ids not permitted in Core and EA
plugins
-----------------------------------------------------------------------------
Key: JBIDE-17493
URL:
https://issues.jboss.org/browse/JBIDE-17493
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: discovery
Affects Versions: 4.2.0.Beta2
Reporter: Nick Boldt
Assignee: Nick Boldt
Labels: respin-b
Fix For: 4.2.0.Beta2
{code}
Duplicate certification id 'com.jboss.jbds.discovery.certification.earlyaccess':
declaring sources:
org.jboss.tools.central.discovery.earlyaccess_4.2.0.Beta3_v20140601_2325_B2769.jar_3125701552832129620.jar,
org.jboss.tools.central.discovery_4.2.0.Beta3_v20140601_2325_B2769.jar_7047926761596595680.jar
Duplicate category id 'org.jboss.tools.central.discovery.a.web': declaring
sources:
org.jboss.tools.central.discovery.earlyaccess_4.2.0.Beta3_v20140601_2325_B2769.jar_3125701552832129620.jar,
org.jboss.tools.central.discovery_4.2.0.Beta3_v20140601_2325_B2769.jar_7047926761596595680.jar
{code}
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)