[
https://issues.jboss.org/browse/JBIDE-17493?page=com.atlassian.jira.plugi...
]
Mickael Istria commented on JBIDE-17493:
----------------------------------------
Yes, this PR only fixes the certification id. As I explained in my first command I see no
good way to not duplicate the category id.
We probably want catalogs to be autonomous, and to have categories even if they loaded
independently. This log line is the cost to pay for that.
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)