Author: bbrodt
Date: 2012-06-26 10:35:05 -0400 (Tue, 26 Jun 2012)
New Revision: 42224
Modified:
trunk/bpel/plugins/org.jboss.tools.bpel.runtimes/plugin.xml
Log:
https://issues.jboss.org/browse/JBDS-2209 - remove commented sections in plugin.xml
Modified: trunk/bpel/plugins/org.jboss.tools.bpel.runtimes/plugin.xml
===================================================================
--- trunk/bpel/plugins/org.jboss.tools.bpel.runtimes/plugin.xml 2012-06-26 14:34:37 UTC
(rev 42223)
+++ trunk/bpel/plugins/org.jboss.tools.bpel.runtimes/plugin.xml 2012-06-26 14:35:05 UTC
(rev 42224)
@@ -96,35 +96,6 @@
<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>
- </project-facet>
-
- <project-facet-version facet="bpel.facet.core"
version="2.0">
- <group-member
- id="modules">
- </group-member>
- <constraint>
- <and>
- <conflicts group="modules"/>
- </and>
- </constraint>
- </project-facet-version>
--->
-
-<!--
- <action facet="bpel.facet.core" version="2.0"
type="INSTALL" id="bpel.facet.core.install">
- <delegate
class="org.jboss.tools.bpel.runtimes.facets.BPELCoreFacetInstallDelegate"/>
- <config-factory
class="org.jboss.tools.bpel.runtimes.facets.BPELFacetInstallDataModelProvider"/>
- </action>
-
- <action facet="bpel.facet.core" version="2.0"
type="UNINSTALL" id="bpel.facet.core.uninstall">
- <delegate
class="org.jboss.tools.bpel.runtimes.facets.BPELCoreFacetUninstallDelegate"/>
- </action>
--->
-
<category id="bpel.category">
<label>%BPEL_FACET_CATEGORY_LABEL</label>
<description>%BPEL_CORE_FACET_DESCRIPTION</description>