Author: bbrodt
Date: 2012-06-25 13:00:18 -0400 (Mon, 25 Jun 2012)
New Revision: 42202
Modified:
trunk/bpel/plugins/org.jboss.tools.bpel.runtimes/plugin.xml
Log:
https://issues.jboss.org/browse/JBDS-2209 - remove duplicated bpel.facet.core project
facet definition.
Modified: trunk/bpel/plugins/org.jboss.tools.bpel.runtimes/plugin.xml
===================================================================
--- trunk/bpel/plugins/org.jboss.tools.bpel.runtimes/plugin.xml 2012-06-25 14:59:32 UTC
(rev 42201)
+++ trunk/bpel/plugins/org.jboss.tools.bpel.runtimes/plugin.xml 2012-06-25 17:00:18 UTC
(rev 42202)
@@ -93,8 +93,10 @@
An uninstall action was added to allow the facet to be swapped out with the
deprecated jbt.bpel.facet.core facet, or to be removed altogether
-->
+
<extension point="org.eclipse.wst.common.project.facet.core.facets">
+<!--
<project-facet id="bpel.facet.core">
<label>%BPEL_CORE_FACET_LABEL</label>
<description>%BPEL_CORE_FACET_DESCRIPTION</description>
@@ -110,6 +112,7 @@
</and>
</constraint>
</project-facet-version>
+-->
<!--
<action facet="bpel.facet.core" version="2.0"
type="INSTALL" id="bpel.facet.core.install">