Alternative versions for build.properties added. Current state set to "dependencies...
authorb.stoever <stoever@bioinfweb.info>
Fri, 13 Jan 2017 14:11:20 +0000 (15:11 +0100)
committerb.stoever <stoever@bioinfweb.info>
Fri, 13 Jan 2017 14:11:20 +0000 (15:11 +0100)
eu.etaxonomy.taxeditor.molecular.lib/.classpath
eu.etaxonomy.taxeditor.molecular.lib/META-INF/MANIFEST.MF
eu.etaxonomy.taxeditor.molecular.lib/build.properties
eu.etaxonomy.taxeditor.molecular.lib/configAlternatives/dependenciesFromClassFolder/build.properties [new file with mode: 0644]
eu.etaxonomy.taxeditor.molecular.lib/configAlternatives/dependenciesFromJARs/build.properties [new file with mode: 0644]

index be13013d31fd23399db4a0f32c88942226ef4985..6329dd124302f8093d2c8d380b61ee031a651ed6 100644 (file)
@@ -1,7 +1,17 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
+       <classpathentry exported="true" kind="lib" path="lib/bioinfweb-commons-java-bio-2.0.0.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/bioinfweb-commons-java-core-2.2.0.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/bioinfweb-commons-java-swing-2.2.0.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/bioinfweb-commons-java-swt-2.0.0.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/jphyloio-core-0.3.0.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/libralign-biojava1-0.4.0-preview-2.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/libralign-core-0.4.0-preview-2.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/libralign-io-0.4.0-preview-2.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/libralign-swt-0.4.0-preview-2.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/tic-core-2.0.0-preview-2.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/tic-swt-2.0.0-preview-2.jar"/>
        <classpathentry exported="true" kind="lib" path="lib/commons-beanutils-1.9.2.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/info.bioinfweb.jphyloio.core/bin/"/>
        <classpathentry exported="true" kind="lib" path="lib/commons-lang3-3.5.jar"/>
        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
        <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
@@ -9,15 +19,5 @@
        <classpathentry exported="true" kind="lib" path="lib/commons-collections4-4.1.jar"/>
        <classpathentry exported="true" kind="lib" path="lib/core-1.9.2.jar"/>
        <classpathentry exported="true" kind="lib" path="lib/sequencing-1.9.2.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/info.bioinfweb.commons.bio/bin"/>
-       <classpathentry exported="true" kind="lib" path="lib/info.bioinfweb.commons.core/bin"/>
-       <classpathentry exported="true" kind="lib" path="lib/info.bioinfweb.commons.swing/bin"/>
-       <classpathentry exported="true" kind="lib" path="lib/info.bioinfweb.commons.swt/bin"/>
-       <classpathentry exported="true" kind="lib" path="lib/info.bioinfweb.tic.core/bin"/>
-       <classpathentry exported="true" kind="lib" path="lib/info.bioinfweb.tic.swt/bin"/>
-       <classpathentry exported="true" kind="lib" path="lib/info.bioinfweb.libralign.core/bin"/>
-       <classpathentry exported="true" kind="lib" path="lib/info.bioinfweb.libralign.io/bin"/>
-       <classpathentry exported="true" kind="lib" path="lib/info.bioinfweb.libralign.swt/bin"/>
-       <classpathentry exported="true" kind="lib" path="lib/info.bioinfweb.libralign.biojava1/bin"/>
        <classpathentry kind="output" path="target/classes"/>
 </classpath>
index 75fb4d214f3fdeb4f4f2d5f88957d74327e3ea66..29336904c97867b1adf1a0816401dfee47ffc712 100644 (file)
@@ -8,19 +8,19 @@ Bundle-ClassPath: .,
  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/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/info.bioinfweb.jphyloio.core/bin/,
- lib/commons-beanutils-1.9.2.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/libralign-biojava1-0.4.0-preview-2.jar,
+ lib/libralign-core-0.4.0-preview-2.jar,
+ lib/libralign-io-0.4.0-preview-2.jar,
+ lib/libralign-swt-0.4.0-preview-2.jar,
+ lib/tic-core-2.0.0-preview-2.jar,
+ lib/tic-swt-2.0.0-preview-2.jar
 Export-Package: info.bioinfweb.commons,
  info.bioinfweb.commons.appversion,
  info.bioinfweb.commons.beans,
index 42c24077dabef47dec1d3b3566d7a0d055f30a20..22e3c265bb2d4601702dcc2c2f15fccf4b5985b2 100644 (file)
@@ -3,18 +3,18 @@ bin.includes = META-INF/,\
                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.libralign.core/bin/,\
-               lib/info.bioinfweb.libralign.io/bin/,\
-               lib/info.bioinfweb.libralign.swt/bin/,\
-               lib/info.bioinfweb.tic.core/bin/,\
-               lib/info.bioinfweb.tic.swt/bin/,\
-               lib/info.bioinfweb.libralign.biojava1/bin/,\
                lib/commons-lang3-3.5.jar,\
-               lib/info.bioinfweb.jphyloio.core/bin/,\
-               lib/commons-beanutils-1.9.2.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/libralign-biojava1-0.4.0-preview-2.jar,\
+               lib/libralign-core-0.4.0-preview-2.jar,\
+               lib/libralign-io-0.4.0-preview-2.jar,\
+               lib/libralign-swt-0.4.0-preview-2.jar,\
+               lib/tic-core-2.0.0-preview-2.jar,\
+               lib/tic-swt-2.0.0-preview-2.jar
                lib/jphyloio-core-0-SNAPSHOT.jar,\
                lib/owlapi-xmlutils-4.1.4.jar
diff --git a/eu.etaxonomy.taxeditor.molecular.lib/configAlternatives/dependenciesFromClassFolder/build.properties b/eu.etaxonomy.taxeditor.molecular.lib/configAlternatives/dependenciesFromClassFolder/build.properties
new file mode 100644 (file)
index 0000000..42c2407
--- /dev/null
@@ -0,0 +1,20 @@
+bin.includes = META-INF/,\
+               lib/tic-swt-2.0.0-preview-1.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.libralign.core/bin/,\
+               lib/info.bioinfweb.libralign.io/bin/,\
+               lib/info.bioinfweb.libralign.swt/bin/,\
+               lib/info.bioinfweb.tic.core/bin/,\
+               lib/info.bioinfweb.tic.swt/bin/,\
+               lib/info.bioinfweb.libralign.biojava1/bin/,\
+               lib/commons-lang3-3.5.jar,\
+               lib/info.bioinfweb.jphyloio.core/bin/,\
+               lib/commons-beanutils-1.9.2.jar
+               lib/jphyloio-core-0-SNAPSHOT.jar,\
+               lib/owlapi-xmlutils-4.1.4.jar
diff --git a/eu.etaxonomy.taxeditor.molecular.lib/configAlternatives/dependenciesFromJARs/build.properties b/eu.etaxonomy.taxeditor.molecular.lib/configAlternatives/dependenciesFromJARs/build.properties
new file mode 100644 (file)
index 0000000..22e3c26
--- /dev/null
@@ -0,0 +1,20 @@
+bin.includes = META-INF/,\
+               lib/tic-swt-2.0.0-preview-1.jar,\
+               lib/commons-collections4-4.1.jar,\
+               lib/core-1.9.2.jar,\
+               lib/sequencing-1.9.2.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/libralign-biojava1-0.4.0-preview-2.jar,\
+               lib/libralign-core-0.4.0-preview-2.jar,\
+               lib/libralign-io-0.4.0-preview-2.jar,\
+               lib/libralign-swt-0.4.0-preview-2.jar,\
+               lib/tic-core-2.0.0-preview-2.jar,\
+               lib/tic-swt-2.0.0-preview-2.jar
+               lib/jphyloio-core-0-SNAPSHOT.jar,\
+               lib/owlapi-xmlutils-4.1.4.jar