Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrescobar2010-10-02 00:07:45 +0000
committerRyan D. Brooks2010-10-02 00:07:45 +0000
commitaea4064b59fa8bfad444a47b0a5642c890f0e02c (patch)
tree80eb79e727011d9ab39c99b483137629c21a7504 /features/org.eclipse.osee.framework.feature
parent5f01097245cc4c929c39a3e8dc250ab4dc20fa4a (diff)
downloadorg.eclipse.osee-aea4064b59fa8bfad444a47b0a5642c890f0e02c.tar.gz
org.eclipse.osee-aea4064b59fa8bfad444a47b0a5642c890f0e02c.tar.xz
org.eclipse.osee-aea4064b59fa8bfad444a47b0a5642c890f0e02c.zip
refinement: Disable H2 dependencies0.9.6.v201010011747_RC
Diffstat (limited to 'features/org.eclipse.osee.framework.feature')
-rw-r--r--features/org.eclipse.osee.framework.feature/feature.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/features/org.eclipse.osee.framework.feature/feature.xml b/features/org.eclipse.osee.framework.feature/feature.xml
index 5048731a528..7cb11011718 100644
--- a/features/org.eclipse.osee.framework.feature/feature.xml
+++ b/features/org.eclipse.osee.framework.feature/feature.xml
@@ -129,11 +129,11 @@
version="0.0.0"
unpack="false"/>
- <plugin
+ <!--<plugin
id="org.eclipse.osee.framework.h2"
download-size="0"
install-size="0"
version="0.0.0"
- unpack="false"/>
+ unpack="false"/>-->
</feature>

Back to the top