Skip to content

Commit

Permalink
TEIIDDES-2011 reverted changes. Issue is with Modeshape client jar.
Browse files Browse the repository at this point in the history
  • Loading branch information
blafond committed Jan 7, 2014
1 parent 3d493ba commit 00acb50
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@
<import plugin="org.eclipse.wst.server.core" version="1.4.0" match="compatible"/>
<import plugin="org.teiid.datatools.connectivity.ui" version="8.2.0" match="greaterOrEqual"/>
<import plugin="org.eclipse.datatools.connectivity.oda.flatfile.ui" version="3.1.7" match="compatible"/>
<import plugin="org.apache.commons.logging"/>
</requires>

<plugin
Expand Down
3 changes: 1 addition & 2 deletions plugins/org.teiid.designer.datatools/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@ Require-Bundle: org.teiid.core.designer;bundle-version="[8.1.0,9.0.0)",
org.teiid.designer.ui.common;bundle-version="[8.1.0,9.0.0)",
org.teiid.designer.spi;bundle-version="[8.1.0,9.0.0)",
org.codehaus.jackson.core;bundle-version="[1.6.0,2.0.0)",
org.codehaus.jackson.mapper;bundle-version="[1.6.0,2.0.0)",
org.apache.commons.logging;bundle-version="1.1.1"
org.codehaus.jackson.mapper;bundle-version="[1.6.0,2.0.0)"
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Export-Package: org.teiid.designer.datatools,
Expand Down

0 comments on commit 00acb50

Please sign in to comment.