Author: nickboldt
Date: 2010-04-01 11:12:36 -0400 (Thu, 01 Apr 2010)
New Revision: 21195
Modified:
branches/modular_build/bpel/features/org.jboss.tools.bpel.tests.feature/feature.xml
Log:
split bpel tests into core feature and Athena-friendly SDK feature (includes o.e.test and
other reqs)
Modified:
branches/modular_build/bpel/features/org.jboss.tools.bpel.tests.feature/feature.xml
===================================================================
---
branches/modular_build/bpel/features/org.jboss.tools.bpel.tests.feature/feature.xml 2010-04-01
14:41:29 UTC (rev 21194)
+++
branches/modular_build/bpel/features/org.jboss.tools.bpel.tests.feature/feature.xml 2010-04-01
15:12:36 UTC (rev 21195)
@@ -23,7 +23,6 @@
version="0.0.0"/>
<requires>
- <import plugin="org.junit" version="3.8.1"
match="compatible"/>
<import plugin="org.eclipse.core.runtime" version="3.3.0"
match="compatible"/>
<import plugin="org.eclipse.core.resources" version="3.3.0"
match="compatible"/>
<import plugin="org.apache.ant"/>
@@ -39,34 +38,9 @@
</requires>
<plugin
- id="org.eclipse.ant.optional.junit"
+ id="org.jboss.tools.bpel.ui.test"
download-size="0"
install-size="0"
- version="0.0.0"
- fragment="true"/>
-
- <plugin
- id="org.eclipse.test"
- download-size="0"
- install-size="0"
version="0.0.0"/>
- <plugin
- id="org.jboss.tools.tests"
- download-size="0"
- install-size="0"
- version="0.0.0"/>
-
- <plugin
- id="org.jboss.tools.common.test"
- download-size="0"
- install-size="0"
- version="0.0.0"/>
-
- <plugin
- id="org.jboss.tools.bpel.ui.test.source"
- download-size="0"
- install-size="0"
- version="0.0.0"/>
-
</feature>
Show replies by date