ref #6539 remove Bundle-RequiredExecutionEnvironment
[taxeditor.git] / eu.etaxonomy.taxeditor.molecular.lib / META-INF / MANIFEST.MF
index fe5ddeee30d383493f2f06fa46a8119c496aabc9..791522b684688dfdc66e106b05b3a530302017dc 100644 (file)
@@ -2,24 +2,25 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: eu.etaxonomy.taxeditor.molecular.lib
 Bundle-SymbolicName: eu.etaxonomy.taxeditor.molecular.lib;singleton:=true
-Bundle-Version: 4.4.0.qualifier
+Bundle-Version: 4.7.0.qualifier
 Bundle-ClassPath: .,
  lib/owlapi-xmlutils-4.1.4.jar,
  lib/commons-collections4-4.1.jar,
  lib/core-1.9.2.jar,
  lib/sequencing-1.9.2.jar,
- lib/info.bioinfweb.commons.bio/bin/,
- lib/info.bioinfweb.commons.core/bin/,
- lib/info.bioinfweb.commons.swing/bin/,
- lib/info.bioinfweb.commons.swt/bin/,
- lib/info.bioinfweb.tic.core/bin/,
- lib/info.bioinfweb.tic.swt/bin/,
- lib/JPhyloIO/bin/,
- lib/info.bioinfweb.libralign.core/bin/,
- lib/info.bioinfweb.libralign.io/bin/,
- lib/info.bioinfweb.libralign.swt/bin/,
- lib/info.bioinfweb.libralign.biojava1/bin/,
- lib/commons-lang3-3.5.jar
+ lib/commons-lang3-3.5.jar,
+ lib/commons-beanutils-1.9.2.jar,
+ lib/bioinfweb-commons-java-bio-2.0.0.jar,
+ lib/bioinfweb-commons-java-core-2.2.0.jar,
+ lib/bioinfweb-commons-java-swing-2.2.0.jar,
+ lib/bioinfweb-commons-java-swt-2.0.0.jar,
+ lib/jphyloio-core-0.3.0.jar,
+ lib/tic-core-2.0.0.jar,
+ lib/tic-swt-2.0.0.jar,
+ lib/libralign-biojava1-0.4.0.jar,
+ lib/libralign-core-0.4.0.jar,
+ lib/libralign-io-0.4.0.jar,
+ lib/libralign-swt-0.4.0.jar
 Export-Package: info.bioinfweb.commons,
  info.bioinfweb.commons.appversion,
  info.bioinfweb.commons.beans,
@@ -69,7 +70,6 @@ Export-Package: info.bioinfweb.commons,
  info.bioinfweb.jphyloio.objecttranslation,
  info.bioinfweb.jphyloio.objecttranslation.implementations,
  info.bioinfweb.jphyloio.utils,
- info.bioinfweb.libralign,
  info.bioinfweb.libralign.actions,
  info.bioinfweb.libralign.alignmentarea,
  info.bioinfweb.libralign.alignmentarea.content,
@@ -113,6 +113,11 @@ Export-Package: info.bioinfweb.commons,
  info.bioinfweb.tic.input,
  info.bioinfweb.tic.toolkit,
  info.bioinfweb.tic.toolkit.layoutdata,
+ org.apache.commons.beanutils,
+ org.apache.commons.beanutils.converters,
+ org.apache.commons.beanutils.expression,
+ org.apache.commons.beanutils.locale,
+ org.apache.commons.beanutils.locale.converters,
  org.apache.commons.collections4,
  org.apache.commons.collections4.bag,
  org.apache.commons.collections4.bidimap,
@@ -234,4 +239,3 @@ Export-Package: info.bioinfweb.commons,
 Bundle-ActivationPolicy: lazy
 Import-Package: javax.swing
 Require-Bundle: org.eclipse.swt
-Bundle-RequiredExecutionEnvironment: JavaSE-1.7