Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoberto E. Escobar2012-11-29 18:22:33 +0000
committerRoberto E. Escobar2012-11-29 18:22:33 +0000
commit77c5195d10913adbf512efb066a58d35022db80b (patch)
tree5b980b7e7f7987cf4e07bbc5283328df1f8943ba /features/org.eclipse.osee.framework.ui.feature
parentc2b5c34f406285f5a67e06aaf5c75a0686425234 (diff)
downloadorg.eclipse.osee-77c5195d10913adbf512efb066a58d35022db80b.tar.gz
org.eclipse.osee-77c5195d10913adbf512efb066a58d35022db80b.tar.xz
org.eclipse.osee-77c5195d10913adbf512efb066a58d35022db80b.zip
feature[ats_TL5SF]: Add ATS tests to maven
Create ATS client integration test bundle Separate junit tests from integration tests Add profile to build ATS individually Move enumerations from support.test.util into ats.client.demo Change-Id: I12dc0b9e2e144413e2272043adfd39920ada6f96
Diffstat (limited to 'features/org.eclipse.osee.framework.ui.feature')
-rw-r--r--features/org.eclipse.osee.framework.ui.feature/feature.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/features/org.eclipse.osee.framework.ui.feature/feature.xml b/features/org.eclipse.osee.framework.ui.feature/feature.xml
index 14e7ac9a6ee..afac40ea714 100644
--- a/features/org.eclipse.osee.framework.ui.feature/feature.xml
+++ b/features/org.eclipse.osee.framework.ui.feature/feature.xml
@@ -57,7 +57,6 @@
<import plugin="org.eclipse.osee.framework.core.model"/>
<import plugin="org.eclipse.osee.framework.database.init"/>
<import plugin="org.eclipse.zest.layouts"/>
- <import plugin="org.eclipse.osee.support.test.util"/>
<import plugin="org.eclipse.gef"/>
<import plugin="org.eclipse.osee.ote.define"/>
<import plugin="org.eclipse.osee.framework.core.dsl"/>

Back to the top