Updated version in pom / project files to taxeditor version : 3.8.0-SNAPSHOT and...
authorjenkins <jenkins-int@bgbm.org>
Wed, 15 Jul 2015 16:27:59 +0000 (18:27 +0200)
committerjenkins <jenkins-int@bgbm.org>
Wed, 15 Jul 2015 16:27:59 +0000 (18:27 +0200)
14 files changed:
eu.etaxonomy.taxeditor.application/META-INF/MANIFEST.MF
eu.etaxonomy.taxeditor.bulkeditor/META-INF/MANIFEST.MF
eu.etaxonomy.taxeditor.cdmlib/.classpath
eu.etaxonomy.taxeditor.cdmlib/META-INF/MANIFEST.MF
eu.etaxonomy.taxeditor.cdmlib/build.properties
eu.etaxonomy.taxeditor.editor/META-INF/MANIFEST.MF
eu.etaxonomy.taxeditor.feature.platform/feature.xml
eu.etaxonomy.taxeditor.feature/feature.xml
eu.etaxonomy.taxeditor.help/META-INF/MANIFEST.MF
eu.etaxonomy.taxeditor.navigation/META-INF/MANIFEST.MF
eu.etaxonomy.taxeditor.printpublisher/META-INF/MANIFEST.MF
eu.etaxonomy.taxeditor.store/META-INF/MANIFEST.MF
eu.etaxonomy.taxeditor/eu.etaxonomy.taxeditor.product
pom.xml

index 6af76e7c867ee495cc028c79f99c7c460e383d8d..81bdf0a83e67d6553289f32ec6d37f413fdd5f0b 100644 (file)
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: Application
 Bundle-SymbolicName: eu.etaxonomy.taxeditor.application;singleton:=true
-Bundle-Version: 3.7.0.qualifier
+Bundle-Version: 3.8.0.qualifier
 Bundle-Activator: eu.etaxonomy.taxeditor.TaxonomicEditorPlugin
 Bundle-Vendor: EDIT
 Bundle-Localization: OSGI-INF/l10n/plugin
index fe3d5d2a5047f190c7f9f7ab15bcc1f97d1a2421..60ba65373bc6ef60f733df4ef9d8e4a57d4517ad 100644 (file)
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: Bulkeditor Bundle
 Bundle-SymbolicName: eu.etaxonomy.taxeditor.bulkeditor;singleton:=true
-Bundle-Version: 3.7.0.qualifier
+Bundle-Version: 3.8.0.qualifier
 Bundle-Activator: eu.etaxonomy.taxeditor.bulkeditor.internal.TaxeditorBulkeditorPlugin
 Bundle-Vendor: EDIT
 Export-Package: eu.etaxonomy.taxeditor.annotatedlineeditor,
index bf4e1603d804719a9b44d750045cf3ff7ef1b241..eeffff13cdeb155c7b44bb49fd2c3daabe25ac90 100644 (file)
@@ -1,13 +1,13 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
-       <classpathentry exported="true" kind="lib" path="lib/cdmlib-commons-3.7.0-SNAPSHOT.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/cdmlib-ext-3.7.0-SNAPSHOT.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/cdmlib-io-3.7.0-SNAPSHOT.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/cdmlib-model-3.7.0-SNAPSHOT.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/cdmlib-persistence-3.7.0-SNAPSHOT.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/cdmlib-print-3.7.0-SNAPSHOT.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/cdmlib-remote-3.7.0-SNAPSHOT.jar"/>
-       <classpathentry exported="true" kind="lib" path="lib/cdmlib-services-3.7.0-SNAPSHOT.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/cdmlib-commons-3.8.0-SNAPSHOT.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/cdmlib-ext-3.8.0-SNAPSHOT.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/cdmlib-io-3.8.0-SNAPSHOT.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/cdmlib-model-3.8.0-SNAPSHOT.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/cdmlib-persistence-3.8.0-SNAPSHOT.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/cdmlib-print-3.8.0-SNAPSHOT.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/cdmlib-remote-3.8.0-SNAPSHOT.jar"/>
+       <classpathentry exported="true" kind="lib" path="lib/cdmlib-services-3.8.0-SNAPSHOT.jar"/>
        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
        <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
        <classpathentry kind="src" path="src/main/java"/>
index 693731734511bd75c92a82bd96b249d5c92279c1..158f930cf0e6a1da7eaeb1825e176772a6c48af1 100644 (file)
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: CDM Library Dependencies Plugin
 Bundle-SymbolicName: eu.etaxonomy.taxeditor.cdmlib;singleton:=true
-Bundle-Version: 3.7.0.qualifier
+Bundle-Version: 3.8.0.qualifier
 Eclipse-BundleShape: dir
 Export-Package: com.google.api,
  com.google.api.detect,
@@ -612,12 +612,12 @@ Bundle-ClassPath: .,
  lib/xmlbeans-2.3.0.jar,
  lib/poi-ooxml-schemas-3.10-FINAL.jar,
  lib/swagger-annotations-1.3.5.jar,
- lib/cdmlib-commons-3.7.0-SNAPSHOT.jar,
- lib/cdmlib-ext-3.7.0-SNAPSHOT.jar,
- lib/cdmlib-io-3.7.0-SNAPSHOT.jar,
- lib/cdmlib-model-3.7.0-SNAPSHOT.jar,
- lib/cdmlib-persistence-3.7.0-SNAPSHOT.jar,
- lib/cdmlib-print-3.7.0-SNAPSHOT.jar,
- lib/cdmlib-remote-3.7.0-SNAPSHOT.jar,
- lib/cdmlib-services-3.7.0-SNAPSHOT.jar
+ lib/cdmlib-commons-3.8.0-SNAPSHOT.jar,
+ lib/cdmlib-ext-3.8.0-SNAPSHOT.jar,
+ lib/cdmlib-io-3.8.0-SNAPSHOT.jar,
+ lib/cdmlib-model-3.8.0-SNAPSHOT.jar,
+ lib/cdmlib-persistence-3.8.0-SNAPSHOT.jar,
+ lib/cdmlib-print-3.8.0-SNAPSHOT.jar,
+ lib/cdmlib-remote-3.8.0-SNAPSHOT.jar,
+ lib/cdmlib-services-3.8.0-SNAPSHOT.jar
 Import-Package: eu.etaxonomy.cdm.api.application
index bece04fe94b60a5b6405579485e4184846a7de61..3ce2b145dd7c8b8dc21f692f8634b554f9f4e799 100644 (file)
@@ -194,14 +194,14 @@ bin.includes = META-INF/,\
                lib/poi-ooxml-schemas-3.10-FINAL.jar,\\r
                lib/xmlbeans-2.3.0.jar,\\r
                lib/swagger-annotations-1.3.5.jar,\\r
-               lib/cdmlib-commons-3.7.0-SNAPSHOT.jar,\\r
-               lib/cdmlib-ext-3.7.0-SNAPSHOT.jar,\\r
-               lib/cdmlib-io-3.7.0-SNAPSHOT.jar,\\r
-               lib/cdmlib-model-3.7.0-SNAPSHOT.jar,\\r
-               lib/cdmlib-persistence-3.7.0-SNAPSHOT.jar,\\r
-               lib/cdmlib-print-3.7.0-SNAPSHOT.jar,\\r
-               lib/cdmlib-remote-3.7.0-SNAPSHOT.jar,\\r
-               lib/cdmlib-services-3.7.0-SNAPSHOT.jar\r
+               lib/cdmlib-commons-3.8.0-SNAPSHOT.jar,\\r
+               lib/cdmlib-ext-3.8.0-SNAPSHOT.jar,\\r
+               lib/cdmlib-io-3.8.0-SNAPSHOT.jar,\\r
+               lib/cdmlib-model-3.8.0-SNAPSHOT.jar,\\r
+               lib/cdmlib-persistence-3.8.0-SNAPSHOT.jar,\\r
+               lib/cdmlib-print-3.8.0-SNAPSHOT.jar,\\r
+               lib/cdmlib-remote-3.8.0-SNAPSHOT.jar,\\r
+               lib/cdmlib-services-3.8.0-SNAPSHOT.jar\r
 \r
 jars.compile.order = .\r
 output.. = bin/\r
index 7a057cdf260cd705d809a0ecd939c5428da18a8a..6cd6141ef5b525ed27680172a1be94707b1ec035 100644 (file)
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: Editor Bundle
 Bundle-SymbolicName: eu.etaxonomy.taxeditor.editor;singleton:=true
-Bundle-Version: 3.7.0.qualifier
+Bundle-Version: 3.8.0.qualifier
 Bundle-Activator: eu.etaxonomy.taxeditor.editor.internal.TaxeditorEditorPlugin
 Bundle-Vendor: %Bundle-Vendor.0
 Bundle-Localization: OSGI-INF/l10n/plugin
index 35fa4e02d56dd409edb08841297a7c443bc01ce6..e7506bdf237a45693d2180bf2895fc8e9a8a0aeb 100644 (file)
@@ -2,7 +2,7 @@
 <feature
       id="eu.etaxonomy.taxeditor.feature.platform"
       label="Taxeditor Dependencies"
-      version="3.7.0.qualifier"
+      version="3.8.0.qualifier"
       os="linux,macosx,win32"
       ws="cocoa,gtk,win32"
       arch="x86,x86_64">
index 764ad86fc56c68c3ef4f098c3431b8d89600f2b8..0f59e5e90da48ff947e9a2491c8153de516bf8cf 100644 (file)
@@ -2,7 +2,7 @@
 <feature
       id="eu.etaxonomy.taxeditor.feature"
       label="Taxonomic Editor"
-      version="3.7.0.qualifier"
+      version="3.8.0.qualifier"
       provider-name="EDIT"
       plugin="eu.etaxonomy.taxeditor.application"
       os="linux,macosx,win32"
index 8b71b3d0ebc2f00c90c4f1354ee7585c5ab41ca7..09d99f6074f5d13455191684a99c870ded2b4742 100644 (file)
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: Help
 Bundle-SymbolicName: eu.etaxonomy.taxeditor.help; singleton:=true
-Bundle-Version: 3.7.0.qualifier
+Bundle-Version: 3.8.0.qualifier
 Bundle-Activator: eu.etaxonomy.taxeditor.help.Activator
 Bundle-Vendor: EDIT
 Require-Bundle: org.eclipse.ui,
index cd75f3219dd76bb2d3672b000183249f3e75ce93..2debdb9bdeb730adbe99bf6df85c3df0640c8af1 100644 (file)
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: Navigation Bundle
 Bundle-SymbolicName: eu.etaxonomy.taxeditor.navigation;singleton:=true
-Bundle-Version: 3.7.0.qualifier
+Bundle-Version: 3.8.0.qualifier
 Bundle-Vendor: EDIT
 Export-Package: eu.etaxonomy.cdm,
  eu.etaxonomy.taxeditor.navigation,
index 0d311f2748ffc902c1ad8aaaaeeee784c9271a5e..bb4cbcbe76bb59bf34705f0b3bc236898ab62501 100644 (file)
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: Printpublisher Bundle
 Bundle-SymbolicName: eu.etaxonomy.taxeditor.printpublisher;singleton:=true
-Bundle-Version: 3.7.0.qualifier
+Bundle-Version: 3.8.0.qualifier
 Require-Bundle: org.eclipse.osgi,
  org.eclipse.ui,
  eu.etaxonomy.taxeditor.cdmlib,
index 77f0dd30d779a0fbaa69963d74102d328d378d11..e7a05f6b5bb0d40a6ed573d659b073264771eb28 100644 (file)
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: DataStore Bundle
 Bundle-SymbolicName: eu.etaxonomy.taxeditor.store;singleton:=true
-Bundle-Version: 3.7.0.qualifier
+Bundle-Version: 3.8.0.qualifier
 Bundle-Activator: eu.etaxonomy.taxeditor.store.internal.TaxeditorStorePlugin
 Bundle-Vendor: EDIT
 Export-Package: eu.etaxonomy.cdm,
index 88f1caa181047d33ef1826d566c04a1147795b14..ba79cb2965e11c063686d144465972190211b7a5 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<?pde version="3.5"?><product application="eu.etaxonomy.taxeditor.application.application" id="eu.etaxonomy.taxeditor.application.eu_etaxonomy_taxeditor_product" includeLaunchers="true" name="EDIT Taxonomic Editor" uid="eu.etaxonomy.taxeditor.product" useFeatures="true" version="3.7.0.qualifier">
+<?pde version="3.5"?><product application="eu.etaxonomy.taxeditor.application.application" id="eu.etaxonomy.taxeditor.application.eu_etaxonomy_taxeditor_product" includeLaunchers="true" name="EDIT Taxonomic Editor" uid="eu.etaxonomy.taxeditor.product" useFeatures="true" version="3.8.0.qualifier">
   <aboutInfo>
     <image path="/eu.etaxonomy.taxeditor.application/icons/256color_48x48.gif"/>
     <text>
diff --git a/pom.xml b/pom.xml
index 85faa8bde58d734a9a90bfa3f5c265c9e6b98348..45b3087ba74ca4ae6d09dddc212e512aab0a41c3 100644 (file)
--- a/pom.xml
+++ b/pom.xml
   <properties>
     <java.codelevel>1.6</java.codelevel>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <cdmlib.version>3.7.0-SNAPSHOT</cdmlib.version>
+    <cdmlib.version>3.8.0-SNAPSHOT</cdmlib.version>
     <!-- TODO can we use project.version ????? -->
     <tycho.version>0.22.0</tycho.version>
-    <taxeditor.version>3.7.0-SNAPSHOT</taxeditor.version>
+    <taxeditor.version>3.8.0-SNAPSHOT</taxeditor.version>
     <update.dir>snapshot</update.dir>
   </properties>
   <modules>
@@ -82,7 +82,7 @@
         <role>Java Developer</role>
         <role>Architect</role>
       </roles>
-      <url />
+      <url/>
     </developer>
     <developer>
       <!-- your SVN account id please! -->
         <role>Java Developer</role>
         <role>Architect</role>
       </roles>
-      <url />
+      <url/>
     </developer>
   </developers>
   <issueManagement>