Updated version in pom / project files to taxeditor version : 5.42.0-SNAPSHOT and...
authorjenkins <jenkins-int@bgbm.org>
Fri, 27 Oct 2023 16:14:20 +0000 (18:14 +0200)
committerjenkins <jenkins-int@bgbm.org>
Fri, 27 Oct 2023 16:14:20 +0000 (18:14 +0200)
36 files changed:
eu.etaxonomy.taxeditor.application/META-INF/MANIFEST.MF
eu.etaxonomy.taxeditor.application/pom.xml
eu.etaxonomy.taxeditor.bulkeditor/META-INF/MANIFEST.MF
eu.etaxonomy.taxeditor.bulkeditor/pom.xml
eu.etaxonomy.taxeditor.cdmlib/META-INF/MANIFEST.MF
eu.etaxonomy.taxeditor.cdmlib/build.properties
eu.etaxonomy.taxeditor.cdmlib/pom.xml
eu.etaxonomy.taxeditor.editor/META-INF/MANIFEST.MF
eu.etaxonomy.taxeditor.editor/pom.xml
eu.etaxonomy.taxeditor.feature.platform/feature.xml
eu.etaxonomy.taxeditor.feature.platform/pom.xml
eu.etaxonomy.taxeditor.feature/feature.xml
eu.etaxonomy.taxeditor.feature/pom.xml
eu.etaxonomy.taxeditor.help/META-INF/MANIFEST.MF
eu.etaxonomy.taxeditor.help/pom.xml
eu.etaxonomy.taxeditor.local/META-INF/MANIFEST.MF
eu.etaxonomy.taxeditor.local/pom.xml
eu.etaxonomy.taxeditor.molecular.lib/META-INF/MANIFEST.MF
eu.etaxonomy.taxeditor.molecular.lib/pom.xml
eu.etaxonomy.taxeditor.molecular/META-INF/MANIFEST.MF
eu.etaxonomy.taxeditor.molecular/pom.xml
eu.etaxonomy.taxeditor.navigation/META-INF/MANIFEST.MF
eu.etaxonomy.taxeditor.navigation/pom.xml
eu.etaxonomy.taxeditor.printpublisher/META-INF/MANIFEST.MF
eu.etaxonomy.taxeditor.printpublisher/build.properties
eu.etaxonomy.taxeditor.printpublisher/pom.xml
eu.etaxonomy.taxeditor.store/META-INF/MANIFEST.MF
eu.etaxonomy.taxeditor.store/pom.xml
eu.etaxonomy.taxeditor.test/META-INF/MANIFEST.MF
eu.etaxonomy.taxeditor.test/pom.xml
eu.etaxonomy.taxeditor.workbench/META-INF/MANIFEST.MF
eu.etaxonomy.taxeditor.workbench/pom.xml
eu.etaxonomy.taxeditor/eu.etaxonomy.taxeditor.product
eu.etaxonomy.taxeditor/eu.etaxonomy.taxeditor.product.with.jre
eu.etaxonomy.taxeditor/pom.xml
pom.xml

index 9f0b14bd4fd6be6222f1ad3df7c9e9a179cf9061..bb643552f6a205f038ee6793c366c9dae1d2c71d 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: 5.41.0.qualifier
+Bundle-Version: 5.42.0.qualifier
 Bundle-Activator: eu.etaxonomy.taxeditor.TaxonomicEditorPlugin
 Bundle-Vendor: EDIT
 Bundle-Localization: OSGI-INF/l10n/plugin
index f19d1200ad06655e9df97822a0052db4bb442ec9..cd456aebed17b563b83beaee661dc3644a0475d4 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.41.0-SNAPSHOT</version>
+    <version>5.42.0-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
index 808662b1346a8d10c41b3e65c7c29a031c703c0b..393d0d0ee19bc39e1db2271565e4c2234808eb84 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: 5.41.0.qualifier
+Bundle-Version: 5.42.0.qualifier
 Bundle-Activator: eu.etaxonomy.taxeditor.bulkeditor.internal.TaxeditorBulkeditorPlugin
 Bundle-Vendor: EDIT
 Export-Package: eu.etaxonomy.taxeditor.annotatedlineeditor,
index 00d5d3e8b087b5374c9fae5d06e8af72d90b5009..1122c87ef0a91925d428a0b614c59ce6a803d2ff 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
-               <version>5.41.0-SNAPSHOT</version>
+               <version>5.42.0-SNAPSHOT</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index 624533377f681db94874375fa5219bbe12736858..9c85e8745b700b21ecee01c92e5c621b116e294b 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: 5.41.0.qualifier
+Bundle-Version: 5.42.0.qualifier
 Eclipse-BundleShape: dir
 Export-Package: com.fasterxml.jackson.core,
  com.fasterxml.jackson.core.type,
@@ -351,14 +351,14 @@ Require-Bundle: org.eclipse.osgi,
  org.eclipse.swt
 Bundle-ClassPath: .,
  lib/aspectjweaver-1.9.7.jar,
- lib/cdmlib-commons-5.41.0-SNAPSHOT.jar,
- lib/cdmlib-ext-5.41.0-SNAPSHOT.jar,
- lib/cdmlib-io-5.41.0-SNAPSHOT.jar,
- lib/cdmlib-model-5.41.0-SNAPSHOT.jar,
- lib/cdmlib-api-5.41.0-SNAPSHOT.jar,
- lib/cdmlib-persistence-5.41.0-SNAPSHOT.jar,
- lib/cdmlib-cache-5.41.0-SNAPSHOT.jar,
- lib/cdmlib-services-5.41.0-SNAPSHOT.jar,
+ lib/cdmlib-commons-5.42.0-SNAPSHOT.jar,
+ lib/cdmlib-ext-5.42.0-SNAPSHOT.jar,
+ lib/cdmlib-io-5.42.0-SNAPSHOT.jar,
+ lib/cdmlib-model-5.42.0-SNAPSHOT.jar,
+ lib/cdmlib-api-5.42.0-SNAPSHOT.jar,
+ lib/cdmlib-persistence-5.42.0-SNAPSHOT.jar,
+ lib/cdmlib-cache-5.42.0-SNAPSHOT.jar,
+ lib/cdmlib-services-5.42.0-SNAPSHOT.jar,
  lib/commons-codec-1.15.jar,
  lib/commons-collections4-4.4.jar,
  lib/commons-dbcp-1.4.jar,
index 67a8acb3332004ea1110736edb4b3a2d9ab102c3..02d848868d19659f9942c0f7daa214c172f12d68 100644 (file)
@@ -1,13 +1,13 @@
 bin.includes = META-INF/,\
                .,\
                lib/aspectjweaver-1.9.7.jar,\
-               lib/cdmlib-commons-5.41.0-SNAPSHOT.jar,\
-               lib/cdmlib-ext-5.41.0-SNAPSHOT.jar,\
-               lib/cdmlib-io-5.41.0-SNAPSHOT.jar,\
-               lib/cdmlib-model-5.41.0-SNAPSHOT.jar,\
-               lib/cdmlib-api-5.41.0-SNAPSHOT.jar,\
-               lib/cdmlib-persistence-5.41.0-SNAPSHOT.jar,\
-               lib/cdmlib-services-5.41.0-SNAPSHOT.jar,\
+               lib/cdmlib-commons-5.42.0-SNAPSHOT.jar,\
+               lib/cdmlib-ext-5.42.0-SNAPSHOT.jar,\
+               lib/cdmlib-io-5.42.0-SNAPSHOT.jar,\
+               lib/cdmlib-model-5.42.0-SNAPSHOT.jar,\
+               lib/cdmlib-api-5.42.0-SNAPSHOT.jar,\
+               lib/cdmlib-persistence-5.42.0-SNAPSHOT.jar,\
+               lib/cdmlib-services-5.42.0-SNAPSHOT.jar,\
                lib/commons-collections4-4.4.jar,\
                lib/commons-codec-1.15.jar,\
                lib/commons-dbcp-1.4.jar,\
@@ -60,7 +60,7 @@ bin.includes = META-INF/,\
                lib/junit-4.13.2.jar,\
                lib/postgresql-42.5.1.jar,\
                lib/mchange-commons-java-0.2.11.jar,\
-               lib/cdmlib-cache-5.41.0-SNAPSHOT.jar,\
+               lib/cdmlib-cache-5.42.0-SNAPSHOT.jar,\
                lib/org.swtchart_0.10.0.v20160212.jar,\
                lib/mysql-connector-java-8.0.29.jar,\
                lib/c3p0-0.9.5.2.jar,\
index 8cb965aa290a946c9bbf63a5137f2ab2a158a354..8d916aa4a229feaedb434d2165ac49690e9cdd55 100644 (file)
@@ -4,7 +4,7 @@
   <parent>\r
     <groupId>eu.etaxonomy</groupId>\r
     <artifactId>taxeditor-parent</artifactId>\r
-    <version>5.41.0-SNAPSHOT</version>\r
+    <version>5.42.0-SNAPSHOT</version>\r
   </parent>\r
   <modelVersion>4.0.0</modelVersion>\r
   <artifactId>eu.etaxonomy.taxeditor.cdmlib</artifactId>\r
index ad4a90135c7736dc13034f2cd5b1fc3e10da7ed0..eac211ce0ce8cfb8b7fe733e68f3dfcfaaad7e83 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: 5.41.0.qualifier
+Bundle-Version: 5.42.0.qualifier
 Bundle-Activator: eu.etaxonomy.taxeditor.editor.internal.TaxeditorEditorPlugin
 Bundle-Vendor: %Bundle-Vendor.0
 Bundle-Localization: OSGI-INF/l10n/plugin
index 75fd663705a49b1bd24508f7bb04a64cec27230c..737b22242e57e6391c58df216fa31bbfb5760098 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
        <groupId>eu.etaxonomy</groupId>
        <artifactId>taxeditor-parent</artifactId>
-    <version>5.41.0-SNAPSHOT</version>
+    <version>5.42.0-SNAPSHOT</version>
   </parent>
   
   <modelVersion>4.0.0</modelVersion>
index 7bb87ea386d1d282ac7b3b64d31442d1f8153c38..95701484e114453b32dc6afa8208844c1f1df654 100644 (file)
@@ -2,7 +2,7 @@
 <feature\r
       id="eu.etaxonomy.taxeditor.feature.platform"\r
       label="Taxeditor Dependencies"\r
-      version="5.41.0.qualifier"\r
+      version="5.42.0.qualifier"\r
       os="linux,macosx,win32"\r
       ws="cocoa,gtk,win32"\r
       arch="x86,x86_64">\r
index b649067f5403f5cbb5c00ef5ce0fd381e338d65f..d3765079038935aef667784752587312f78812f9 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
-               <version>5.41.0-SNAPSHOT</version>
+               <version>5.42.0-SNAPSHOT</version>
        </parent>
        <modelVersion>4.0.0</modelVersion>
        <artifactId>eu.etaxonomy.taxeditor.feature.platform</artifactId>
index 5e81693609aa1c746042c2824e8f035d9cc7d4ba..005d255d2906d0389e980936a551061d2f08d19d 100644 (file)
@@ -2,7 +2,7 @@
 <feature\r
       id="eu.etaxonomy.taxeditor.feature"\r
       label="Taxonomic Editor"\r
-      version="5.41.0.qualifier"\r
+      version="5.42.0.qualifier"\r
       provider-name="EDIT"\r
       plugin="eu.etaxonomy.taxeditor.application"\r
       os="linux,macosx,win32"\r
index ad3443db14fbf9bd026baba9e091661b092fbcaf..31308f9b5ae5c3c80409b8dbf727d65072362250 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.41.0-SNAPSHOT</version>
+    <version>5.42.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>eu.etaxonomy.taxeditor.feature</artifactId>
index aebeeba694390dcda13987c77c0a3e9626558333..2f6e4bf6cba19dbbf7892910dc78206eb4f90811 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: 5.41.0.qualifier
+Bundle-Version: 5.42.0.qualifier
 Bundle-Activator: eu.etaxonomy.taxeditor.help.Activator
 Bundle-Vendor: EDIT
 Require-Bundle: org.eclipse.ui,
index 3d2ca632cabb1bcad72f9f110a3606699c2782e0..2eedf24d8c6f4695f92271da282d51dbb5ad4d0e 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
-               <version>5.41.0-SNAPSHOT</version>
+               <version>5.42.0-SNAPSHOT</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index a866acf50b5c07a00f296691764e76efe98395f5..2e3e0ac02a8de6cbc6bfb3b7993d2d1e433fd532 100644 (file)
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: Local
 Bundle-SymbolicName: eu.etaxonomy.taxeditor.local;singleton:=true
-Bundle-Version: 5.41.0.qualifier
+Bundle-Version: 5.42.0.qualifier
 Require-Bundle: org.eclipse.core.runtime,
  org.eclipse.jface,
  org.eclipse.ui.ide,
index 29ac27e4770b39b8fd817af8e8ca821f0be448fd..d11f89ca180f1be48bfa76de50c70db41ae5e067 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.41.0-SNAPSHOT</version>
+    <version>5.42.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>eu.etaxonomy.taxeditor.local</artifactId>
index d3c3365f04eb93a85fea6ad1206076b7641abdda..943b8956096b6e854e6806d7d95cbb430735f9c2 100644 (file)
@@ -2,7 +2,7 @@ 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: 5.41.0.qualifier
+Bundle-Version: 5.42.0.qualifier
 Bundle-ClassPath: .,
  lib/owlapi-xmlutils-4.1.4.jar,
  lib/commons-collections4-4.1.jar,
index 4423a62f458760a1b7d75159935911603427dcca..cd32c2207dfa0a02943d66fad0d06f4613bae9ee 100644 (file)
@@ -7,7 +7,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.41.0-SNAPSHOT</version>
+    <version>5.42.0-SNAPSHOT</version>
   </parent>
   
   <name>Molecular Library Dependencies Bundle</name>
index dd8840111c1f19a2a8cdff96ef40367b44ea4193..62ee5450affede00f0d2e894beafd480b3d62685 100644 (file)
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: Molecular Bundle
 Bundle-SymbolicName: eu.etaxonomy.taxeditor.molecular;singleton:=true
-Bundle-Version: 5.41.0.qualifier
+Bundle-Version: 5.42.0.qualifier
 Bundle-Activator: eu.etaxonomy.taxeditor.molecular.TaxeditorMolecularPlugin
 Require-Bundle: org.eclipse.ui,
  org.eclipse.core.runtime,
index 045cbc4f852c703b502cbd3047cf915aa9d49078..33d2d2f9e599814a11f48351e0f65bc0655fcc8b 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.41.0-SNAPSHOT</version>
+    <version>5.42.0-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
index c44bab64dd7315e7691f63a068b085a12ac02623..1c3f2e1303cc853a761f69554564d893e14817e7 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: 5.41.0.qualifier
+Bundle-Version: 5.42.0.qualifier
 Bundle-Activator: eu.etaxonomy.taxeditor.navigation.internal.TaxeditorNavigationPlugin
 Bundle-Vendor: EDIT
 Export-Package: eu.etaxonomy.taxeditor.navigation,
index 421d460cac6855032b2aaf2a7d947740371fa996..77c551c4af6f2ce0f61c613c53c701dd4426e6d3 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>taxeditor-parent</artifactId>
-               <version>5.41.0-SNAPSHOT</version>
+               <version>5.42.0-SNAPSHOT</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index 6d9723d7d15678f361e659e28ddf674e12b52755..a97c9b0272b6de48f3c0b975d09e86081a55e005 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: 5.41.0.qualifier
+Bundle-Version: 5.42.0.qualifier
 Export-Package: eu.etaxonomy.cdm.print,
  eu.etaxonomy.cdm.print.out,
  eu.etaxonomy.cdm.print.out.odf,
@@ -47,8 +47,8 @@ Require-Bundle: org.eclipse.osgi,
  eu.etaxonomy.taxeditor.editor,
  eu.etaxonomy.taxeditor.store
 Bundle-ClassPath: .,
- lib/cdmlib-print-5.41.0-SNAPSHOT.jar,
- lib/cdmlib-remote-5.41.0-SNAPSHOT.jar
+ lib/cdmlib-print-5.42.0-SNAPSHOT.jar,
+ lib/cdmlib-remote-5.42.0-SNAPSHOT.jar
 Import-Package: org.apache.logging.log4j,
  org.apache.logging.log4j.core,
  org.eclipse.core.runtime,
index eb5307b5f64b070ddf14c18eec9de1554338f98d..a8ca700d5d520f3f0b1f09fced00e0ec82135287 100644 (file)
@@ -2,7 +2,7 @@ source.. = src/main/java/
 bin.includes = META-INF/,\
                .,\
                plugin.xml,\
-               lib/cdmlib-print-5.41.0-SNAPSHOT.jar,\
-               lib/cdmlib-remote-5.41.0-SNAPSHOT.jar,\
+               lib/cdmlib-print-5.42.0-SNAPSHOT.jar,\
+               lib/cdmlib-remote-5.42.0-SNAPSHOT.jar,\
                OSGI-INF/l10n/bundle.properties,\
                OSGI-INF/l10n/bundle_de.properties,\
index bd3b5d831290c911d036ec9450dc0a37f57a3683..980d7b7fc0788d325373397c14400b6384b650c0 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <artifactId>taxeditor-parent</artifactId>
                <groupId>eu.etaxonomy</groupId>
-               <version>5.41.0-SNAPSHOT</version>
+               <version>5.42.0-SNAPSHOT</version>
        </parent>
 
        <modelVersion>4.0.0</modelVersion>
index ec19dd685b9cd19adc38eb232a96d67dd3db7c06..99dc286947076e33d21e631e8338d4983302d9ca 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: 5.41.0.qualifier
+Bundle-Version: 5.42.0.qualifier
 Bundle-Activator: eu.etaxonomy.taxeditor.store.internal.TaxeditorStorePlugin
 Bundle-Vendor: EDIT
 Bundle-Localization: OSGI-INF/l10n/bundle
index 1690d862127ee3bb71c820d62c2c9ab60d12a9b3..eac473aa24ddf0d6b7cabd9df58695bf3769c58e 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
        <groupId>eu.etaxonomy</groupId>
        <artifactId>taxeditor-parent</artifactId>
-       <version>5.41.0-SNAPSHOT</version>
+       <version>5.42.0-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
index 6a275517a73ab0a63b34812dbe2c88c1f784a6d1..0f54fc256e47f94c908b831e6c273dede28c41e7 100644 (file)
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: eu.etaxonomy.taxeditor.test
 Bundle-SymbolicName: eu.etaxonomy.taxeditor.test;singleton:=true
-Bundle-Version: 5.41.0.qualifier
+Bundle-Version: 5.42.0.qualifier
 Bundle-ActivationPolicy: lazy
 Bundle-Vendor: EDIT
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
index f86082a10db069d8d5e620dbf5aa1d597e61e2fb..a3c5d21becd51fc58c5c8f7eae3132b64342c931 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.41.0-SNAPSHOT</version>
+    <version>5.42.0-SNAPSHOT</version>
   </parent>
   <artifactId>eu.etaxonomy.taxeditor.test</artifactId>
   <!-- for packaging=eclipse-test-plugin 
index 1ebcba244a0b3480934ea62673d0d0e58c65d75d..311c181dcc54236ed3c0c8730ffa1a17148af8cf 100644 (file)
@@ -5,7 +5,7 @@ Export-Package: eu.etaxonomy.taxeditor.bulkeditor,
  eu.etaxonomy.taxeditor.workbench.datasource,
  eu.etaxonomy.taxeditor.workbench.part
 Bundle-Name: Workbench Bundle
-Bundle-Version: 5.41.0.qualifier
+Bundle-Version: 5.42.0.qualifier
 Require-Bundle: org.eclipse.ui,
  org.eclipse.core.runtime,
  org.eclipse.e4.ui.workbench,
index e7484435d41defb4ea0ada0586e096d2ecdc53ad..e6897a048a957e298b2a918983aaf3c44665a0c0 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.41.0-SNAPSHOT</version>
+    <version>5.42.0-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
index e0e382bb1494c5b220e7e2fdd7ec70db1dbd3a69..2bf2097a887d0d4ba0181ecc247e44e2bfbaa239 100644 (file)
@@ -1,61 +1,42 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<?pde version="3.5"?>
-
-<product name="EDIT Taxonomic Editor" uid="eu.etaxonomy.taxeditor.product" id="eu.etaxonomy.taxeditor.application.eu_etaxonomy_taxeditor_product" application="eu.etaxonomy.taxeditor.application.application" version="5.41.0.qualifier" useFeatures="true" includeLaunchers="true" autoIncludeRequirements="true">
-
-   <aboutInfo>
-      <image path="/eu.etaxonomy.taxeditor.application/icons/256color_48x48.gif"/>
-      <text>
+<?pde version="3.5"?><product application="eu.etaxonomy.taxeditor.application.application" autoIncludeRequirements="true" id="eu.etaxonomy.taxeditor.application.eu_etaxonomy_taxeditor_product" includeLaunchers="true" name="EDIT Taxonomic Editor" uid="eu.etaxonomy.taxeditor.product" useFeatures="true" version="5.42.0.qualifier">
+  <aboutInfo>
+    <image path="/eu.etaxonomy.taxeditor.application/icons/256color_48x48.gif"/>
+    <text>
          %productBlurb
       </text>
-   </aboutInfo>
-
-   <configIni use="default">
-   </configIni>
-
-   <launcherArgs>
-      <programArgs>-data @user.home/.cdmLibrary -Dserver_port=58080
+  </aboutInfo>
+  <configIni use="default"></configIni>
+  <launcherArgs>
+    <programArgs>-data @user.home/.cdmLibrary -Dserver_port=58080
       </programArgs>
-      <programArgsLin>--launcher.GTK_version
+    <programArgsLin>--launcher.GTK_version
 2
       </programArgsLin>
-      <vmArgs>-Xmx512M -Dorg.eclipse.update.reconcile=false -Declipse.p2.unsignedPolicy=allow -Dremoting.httpinvoker.measureDuration=true
+    <vmArgs>-Xmx512M -Dorg.eclipse.update.reconcile=false -Declipse.p2.unsignedPolicy=allow -Dremoting.httpinvoker.measureDuration=true
       </vmArgs>
-      <vmArgsMac>-XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts
+    <vmArgsMac>-XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts
       </vmArgsMac>
-   </launcherArgs>
-
-   <windowImages i16="/eu.etaxonomy.taxeditor.application/icons/256color_16x16.gif" i32="/eu.etaxonomy.taxeditor.application/icons/256color_32x32.gif" i48="/eu.etaxonomy.taxeditor.application/icons/256color_48x48.gif"/>
-
-   <splash
-      location="eu.etaxonomy.taxeditor.application"
-      startupProgressRect="5,447,366,15"
-      startupMessageRect="7,432,360,20"
-      startupForegroundColor="000000" />
-   <launcher name="TaxonomicEditor">
-      <win useIco="false">
-         <bmp/>
-      </win>
-   </launcher>
-
-   <vm>
-   </vm>
-
-   <plugins>
-   </plugins>
-
-   <features>
-      <feature id="eu.etaxonomy.taxeditor.feature"/>
-   </features>
-
-   <configurations>
-      <plugin id="eu.etaxonomy.taxeditor.application" autoStart="true" startLevel="5" />
-      <plugin id="org.eclipse.core.runtime" autoStart="true" startLevel="4" />
-      <plugin id="org.eclipse.equinox.common" autoStart="true" startLevel="2" />
-      <plugin id="org.eclipse.equinox.ds" autoStart="true" startLevel="2" />
-      <plugin id="org.eclipse.equinox.p2.transport.ecf" autoStart="true" startLevel="4" />
-      <plugin id="org.eclipse.equinox.simpleconfigurator" autoStart="true" startLevel="1" />
-      <property name="osgi.nl" value="en" />
-   </configurations>
-
+  </launcherArgs>
+  <windowImages i16="/eu.etaxonomy.taxeditor.application/icons/256color_16x16.gif" i32="/eu.etaxonomy.taxeditor.application/icons/256color_32x32.gif" i48="/eu.etaxonomy.taxeditor.application/icons/256color_48x48.gif"/>
+  <splash location="eu.etaxonomy.taxeditor.application" startupForegroundColor="000000" startupMessageRect="7,432,360,20" startupProgressRect="5,447,366,15"/>
+  <launcher name="TaxonomicEditor">
+    <win useIco="false">
+      <bmp/>
+    </win>
+  </launcher>
+  <vm></vm>
+  <plugins></plugins>
+  <features>
+    <feature id="eu.etaxonomy.taxeditor.feature"/>
+  </features>
+  <configurations>
+    <plugin autoStart="true" id="eu.etaxonomy.taxeditor.application" startLevel="5"/>
+    <plugin autoStart="true" id="org.eclipse.core.runtime" startLevel="4"/>
+    <plugin autoStart="true" id="org.eclipse.equinox.common" startLevel="2"/>
+    <plugin autoStart="true" id="org.eclipse.equinox.ds" startLevel="2"/>
+    <plugin autoStart="true" id="org.eclipse.equinox.p2.transport.ecf" startLevel="4"/>
+    <plugin autoStart="true" id="org.eclipse.equinox.simpleconfigurator" startLevel="1"/>
+    <property name="osgi.nl" value="en"/>
+  </configurations>
 </product>
index 04dacf47fd4c2f22450f4ecc8c9bcf0c50cf0745..75495799242bf783a93784ed04c1c0281da66aac 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <?pde version="3.5"?>
 
-<product name="EDIT Taxonomic Editor" uid="eu.etaxonomy.taxeditor.product.jre" id="eu.etaxonomy.taxeditor.application.eu_etaxonomy_taxeditor_product" application="eu.etaxonomy.taxeditor.application.application" version="5.41.0.qualifier" useFeatures="true" includeLaunchers="true">
+<product name="EDIT Taxonomic Editor" uid="eu.etaxonomy.taxeditor.product.jre" id="eu.etaxonomy.taxeditor.application.eu_etaxonomy_taxeditor_product" application="eu.etaxonomy.taxeditor.application.application" version="5.42.0.qualifier" useFeatures="true" includeLaunchers="true">
 
    <aboutInfo>
       <image path="/eu.etaxonomy.taxeditor.application/icons/256color_48x48.gif"/>
index b26a7f0a34a87b6996ae921e1d2b1ebeeae02ba4..7e6923f46166eab7f3bedbf01cf22ed8ecd907a3 100644 (file)
@@ -2,7 +2,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>taxeditor-parent</artifactId>
-    <version>5.41.0-SNAPSHOT</version>
+    <version>5.42.0-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
diff --git a/pom.xml b/pom.xml
index 51c7320dc32ae896d9d6b0604107c8f7c37bd405..75a19c7c642c57073f70fd832915c40c26d745f2 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
   </prerequisites>
   <groupId>eu.etaxonomy</groupId>
   <artifactId>taxeditor-parent</artifactId>
-  <version>5.41.0-SNAPSHOT</version>
+  <version>5.42.0-SNAPSHOT</version>
   <name>EDIT Taxonomic Editor</name>
   <description>The Taxonomic Editor for EDIT's platform for
     cybertaxonomy
   <properties>
     <java.codelevel>1.8</java.codelevel>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-    <cdmlib.version>5.41.0-SNAPSHOT</cdmlib.version>
+    <cdmlib.version>5.42.0-SNAPSHOT</cdmlib.version>
     <!-- TODO can we use project.version ????? -->
     <!-- Increasing tycho above 0.22.0 will fail for the macosx build because 
       for higher version numbers tycho needs to be build against Eclipse Mars or 
       higher -->
     <tycho.version>1.7.0</tycho.version>
-    <taxeditor.version>5.41.0-SNAPSHOT</taxeditor.version>
+    <taxeditor.version>5.42.0-SNAPSHOT</taxeditor.version>
     <update.dir>snapshot</update.dir>
     <log4j.version>2.19.0</log4j.version>
     <httpcomponents.version>4.5.13</httpcomponents.version>
@@ -38,6 +38,7 @@
   
   
   
+  
     <!-- see according comment in cdmlib for possible finetuning -->
   </properties>
   <modules>
     
     
     
+    
       <!--<url>http://download.eclipse.org/nebula/releases/latest</url>-->
     </repository>
     <repository>