From 42bc501ae281e1b0fad0594b3c3ce493b682d9b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20Mail=C3=A4nder?= Date: Thu, 21 Mar 2024 19:44:00 +0100 Subject: [PATCH] =?UTF-8?q?thirdpartylibraries=20=E2=86=92=20thirdparty?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ci.yml | 2 +- .../.project | 2 +- .../org.eclipse.core.resources.prefs | 0 .../pom.xml | 24 +++++++-------- .../.project | 2 +- .../org.eclipse.core.resources.prefs | 0 .../pom.xml | 2 +- .../thirdpartylibraries.targetplatform.target | 0 .../.project | 2 +- .../org.eclipse.core.resources.prefs | 0 .../build.properties | 0 .../feature.xml | 4 +-- .../pom.xml | 2 +- .../.project | 2 +- .../org.eclipse.core.resources.prefs | 0 .../build.properties | 0 .../feature.xml | 4 +-- .../pom.xml | 2 +- .../.project | 2 +- .../org.eclipse.core.resources.prefs | 0 .../build.properties | 0 .../feature.xml | 4 +-- .../pom.xml | 2 +- .../.project | 2 +- .../org.eclipse.core.resources.prefs | 0 .../build.properties | 0 .../feature.xml | 4 +-- .../pom.xml | 2 +- .../.project | 17 +++++++++++ .../org.eclipse.core.resources.prefs | 0 .../build.properties | 0 .../feature.xml | 4 +-- .../pom.xml | 2 +- .../.project | 17 ----------- openchrom/features/pom.xml | 2 +- .../.classpath | 0 .../.gitignore | 0 .../.project | 2 +- .../org.eclipse.core.resources.prefs | 0 .../.settings/org.eclipse.jdt.core.prefs | 0 .../META-INF/MANIFEST.MF | 6 ++-- .../build.properties | 0 .../libraries/cdk-2.9.jar | Bin .../pom.xml | 2 +- .../thirdpartylibraries/cdk/Activator.java | 2 +- .../.classpath | 0 .../.project | 2 +- .../org.eclipse.core.resources.prefs | 0 .../.settings/org.eclipse.jdt.core.prefs | 0 .../META-INF/MANIFEST.MF | 6 ++-- .../build.properties | 0 .../libraries/Model-Generator-Tycho.txt | 0 .../libraries/eclipselink.jar | Bin .../jakarta.persistence.source_2.2.3.jar | Bin .../libraries/jakarta.persistence_2.2.3.jar | Bin .../pom.xml | 2 +- .../eclipselink/Activator.java | 2 +- .../.classpath | 0 .../.gitignore | 0 .../net.openchrom.thirdparty.jhdf5/.project | 28 ++++++++++++++++++ .../org.eclipse.core.resources.prefs | 0 .../.settings/org.eclipse.jdt.core.prefs | 0 .../META-INF/MANIFEST.MF | 6 ++-- .../build.properties | 0 .../jhdf5/aarch64-Mac OS X/libjhdf5.jnilib | Bin .../native/jhdf5/amd64-Linux/libjhdf5.so | Bin .../native/jhdf5/amd64-Windows/jhdf5.dll | Bin .../native/jhdf5/arm-Linux/libjhdf5.so | Bin .../jhdf5/x86_64-Mac OS X/libjhdf5.jnilib | Bin .../nativedata/amd64-Linux/libnativedata.so | Bin .../nativedata/amd64-Windows/nativedata.dll | Bin .../nativedata/arm-Linux/libnativedata.so | Bin .../x86_64-Mac OS X/libnativedata.jnilib | Bin .../native/unix/amd64-Linux/libunix.so | Bin .../native/unix/arm-Linux/libunix.so | Bin .../unix/x86_64-Mac OS X/libunix.jnilib | Bin .../libraries/sis-base-18.09.0-sources.jar | Bin .../libraries/sis-base-18.09.0.jar | Bin .../libraries/sis-jhdf5-19.04.1-sources.jar | Bin .../libraries/sis-jhdf5-19.04.1.jar | Bin .../licenses/COPYING | 0 .../licenses/COPYING-hdf5 | 0 .../licenses/LICENSE | 0 .../pom.xml | 2 +- .../thirdpartylibraries/jhdf5/Activator.java | 2 +- .../.classpath | 0 .../.gitignore | 0 .../.project | 2 +- .../org.eclipse.core.resources.prefs | 0 .../.settings/org.eclipse.jdt.core.prefs | 0 .../META-INF/MANIFEST.MF | 6 ++-- .../build.properties | 0 .../libraries/LICENSE | 0 .../libraries/mockito-all-2.0.2-beta.jar | Bin .../pom.xml | 2 +- .../mockito/Activator.java | 2 +- .../.classpath | 0 .../.project | 2 +- .../org.eclipse.core.resources.prefs | 0 .../.settings/org.eclipse.jdt.core.prefs | 0 .../.settings/org.eclipse.pde.core.prefs | 0 .../META-INF/MANIFEST.MF | 6 ++-- .../build.properties | 0 .../pom.xml | 2 +- .../oracle/OracleDataSourceFactory.java | 2 +- .../OracleDataSourceFactoryActivator.java | 2 +- .../.project | 28 ------------------ openchrom/plugins/pom.xml | 2 +- openchrom/pom.xml | 2 +- .../.project | 2 +- .../org.eclipse.core.resources.prefs | 0 .../category.xml | 20 +++++++++++++ .../index.html | 2 +- .../pom.xml | 2 +- .../web/site.css | 0 .../web/site.xsl | 4 +-- .../category.xml | 20 ------------- openchrom/sites/pom.xml | 2 +- 118 files changed, 139 insertions(+), 139 deletions(-) rename openchrom/cbi/{thirdpartylibraries.targetplatform => net.openchrom.thirdparty.cbi}/.project (78%) rename openchrom/cbi/{net.openchrom.thirdpartylibraries.cbi => net.openchrom.thirdparty.cbi}/.settings/org.eclipse.core.resources.prefs (100%) rename openchrom/cbi/{net.openchrom.thirdpartylibraries.cbi => net.openchrom.thirdparty.cbi}/pom.xml (70%) rename openchrom/cbi/{net.openchrom.thirdpartylibraries.cbi => thirdparty.targetplatform}/.project (77%) rename openchrom/cbi/{thirdpartylibraries.targetplatform => thirdparty.targetplatform}/.settings/org.eclipse.core.resources.prefs (100%) rename openchrom/cbi/{thirdpartylibraries.targetplatform => thirdparty.targetplatform}/pom.xml (91%) rename openchrom/cbi/{thirdpartylibraries.targetplatform => thirdparty.targetplatform}/thirdpartylibraries.targetplatform.target (100%) rename openchrom/features/{net.openchrom.thirdpartylibraries.cdk.feature => net.openchrom.thirdparty.cdk.feature}/.project (85%) rename openchrom/features/{net.openchrom.thirdpartylibraries.cdk.feature => net.openchrom.thirdparty.cdk.feature}/.settings/org.eclipse.core.resources.prefs (100%) rename openchrom/features/{net.openchrom.thirdpartylibraries.cdk.feature => net.openchrom.thirdparty.cdk.feature}/build.properties (100%) rename openchrom/features/{net.openchrom.thirdpartylibraries.cdk.feature => net.openchrom.thirdparty.cdk.feature}/feature.xml (92%) rename openchrom/features/{net.openchrom.thirdpartylibraries.cdk.feature => net.openchrom.thirdparty.cdk.feature}/pom.xml (82%) rename openchrom/features/{net.openchrom.thirdpartylibraries.jhdf5.feature => net.openchrom.thirdparty.eclipselink.feature}/.project (84%) rename openchrom/features/{net.openchrom.thirdpartylibraries.eclipselink.feature => net.openchrom.thirdparty.eclipselink.feature}/.settings/org.eclipse.core.resources.prefs (100%) rename openchrom/features/{net.openchrom.thirdpartylibraries.eclipselink.feature => net.openchrom.thirdparty.eclipselink.feature}/build.properties (100%) rename openchrom/features/{net.openchrom.thirdpartylibraries.eclipselink.feature => net.openchrom.thirdparty.eclipselink.feature}/feature.xml (87%) rename openchrom/features/{net.openchrom.thirdpartylibraries.eclipselink.feature => net.openchrom.thirdparty.eclipselink.feature}/pom.xml (80%) rename openchrom/features/{net.openchrom.thirdpartylibraries.oracle.feature => net.openchrom.thirdparty.jhdf5.feature}/.project (84%) rename openchrom/features/{net.openchrom.thirdpartylibraries.jhdf5.feature => net.openchrom.thirdparty.jhdf5.feature}/.settings/org.eclipse.core.resources.prefs (100%) rename openchrom/features/{net.openchrom.thirdpartylibraries.jhdf5.feature => net.openchrom.thirdparty.jhdf5.feature}/build.properties (100%) rename openchrom/features/{net.openchrom.thirdpartylibraries.jhdf5.feature => net.openchrom.thirdparty.jhdf5.feature}/feature.xml (91%) rename openchrom/features/{net.openchrom.thirdpartylibraries.jhdf5.feature => net.openchrom.thirdparty.jhdf5.feature}/pom.xml (81%) rename openchrom/features/{net.openchrom.thirdpartylibraries.mockito.feature => net.openchrom.thirdparty.mockito.feature}/.project (84%) rename openchrom/features/{net.openchrom.thirdpartylibraries.mockito.feature => net.openchrom.thirdparty.mockito.feature}/.settings/org.eclipse.core.resources.prefs (100%) rename openchrom/features/{net.openchrom.thirdpartylibraries.mockito.feature => net.openchrom.thirdparty.mockito.feature}/build.properties (100%) rename openchrom/features/{net.openchrom.thirdpartylibraries.mockito.feature => net.openchrom.thirdparty.mockito.feature}/feature.xml (94%) rename openchrom/features/{net.openchrom.thirdpartylibraries.mockito.feature => net.openchrom.thirdparty.mockito.feature}/pom.xml (81%) create mode 100644 openchrom/features/net.openchrom.thirdparty.oracle.feature/.project rename openchrom/features/{net.openchrom.thirdpartylibraries.oracle.feature => net.openchrom.thirdparty.oracle.feature}/.settings/org.eclipse.core.resources.prefs (100%) rename openchrom/features/{net.openchrom.thirdpartylibraries.oracle.feature => net.openchrom.thirdparty.oracle.feature}/build.properties (100%) rename openchrom/features/{net.openchrom.thirdpartylibraries.oracle.feature => net.openchrom.thirdparty.oracle.feature}/feature.xml (81%) rename openchrom/features/{net.openchrom.thirdpartylibraries.oracle.feature => net.openchrom.thirdparty.oracle.feature}/pom.xml (81%) delete mode 100644 openchrom/features/net.openchrom.thirdpartylibraries.eclipselink.feature/.project rename openchrom/plugins/{net.openchrom.thirdpartylibraries.cdk => net.openchrom.thirdparty.cdk}/.classpath (100%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.cdk => net.openchrom.thirdparty.cdk}/.gitignore (100%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.cdk => net.openchrom.thirdparty.cdk}/.project (92%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.cdk => net.openchrom.thirdparty.cdk}/.settings/org.eclipse.core.resources.prefs (100%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.cdk => net.openchrom.thirdparty.cdk}/.settings/org.eclipse.jdt.core.prefs (100%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.cdk => net.openchrom.thirdparty.cdk}/META-INF/MANIFEST.MF (96%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.cdk => net.openchrom.thirdparty.cdk}/build.properties (100%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.cdk => net.openchrom.thirdparty.cdk}/libraries/cdk-2.9.jar (100%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.cdk => net.openchrom.thirdparty.cdk}/pom.xml (83%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.cdk => net.openchrom.thirdparty.cdk}/src/net/openchrom/thirdpartylibraries/cdk/Activator.java (97%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.eclipselink => net.openchrom.thirdparty.eclipselink}/.classpath (100%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.oracle => net.openchrom.thirdparty.eclipselink}/.project (91%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.eclipselink => net.openchrom.thirdparty.eclipselink}/.settings/org.eclipse.core.resources.prefs (100%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.eclipselink => net.openchrom.thirdparty.eclipselink}/.settings/org.eclipse.jdt.core.prefs (100%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.eclipselink => net.openchrom.thirdparty.eclipselink}/META-INF/MANIFEST.MF (98%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.eclipselink => net.openchrom.thirdparty.eclipselink}/build.properties (100%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.eclipselink => net.openchrom.thirdparty.eclipselink}/libraries/Model-Generator-Tycho.txt (100%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.eclipselink => net.openchrom.thirdparty.eclipselink}/libraries/eclipselink.jar (100%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.eclipselink => net.openchrom.thirdparty.eclipselink}/libraries/jakarta.persistence.source_2.2.3.jar (100%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.eclipselink => net.openchrom.thirdparty.eclipselink}/libraries/jakarta.persistence_2.2.3.jar (100%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.eclipselink => net.openchrom.thirdparty.eclipselink}/pom.xml (81%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.eclipselink => net.openchrom.thirdparty.eclipselink}/src/net/openchrom/thirdpartylibraries/eclipselink/Activator.java (95%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.jhdf5 => net.openchrom.thirdparty.jhdf5}/.classpath (100%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.jhdf5 => net.openchrom.thirdparty.jhdf5}/.gitignore (100%) create mode 100644 openchrom/plugins/net.openchrom.thirdparty.jhdf5/.project rename openchrom/plugins/{net.openchrom.thirdpartylibraries.jhdf5 => net.openchrom.thirdparty.jhdf5}/.settings/org.eclipse.core.resources.prefs (100%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.jhdf5 => net.openchrom.thirdparty.jhdf5}/.settings/org.eclipse.jdt.core.prefs (100%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.jhdf5 => net.openchrom.thirdparty.jhdf5}/META-INF/MANIFEST.MF (86%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.jhdf5 => net.openchrom.thirdparty.jhdf5}/build.properties (100%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.jhdf5 => net.openchrom.thirdparty.jhdf5}/libraries/native/jhdf5/aarch64-Mac OS X/libjhdf5.jnilib (100%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.jhdf5 => net.openchrom.thirdparty.jhdf5}/libraries/native/jhdf5/amd64-Linux/libjhdf5.so (100%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.jhdf5 => net.openchrom.thirdparty.jhdf5}/libraries/native/jhdf5/amd64-Windows/jhdf5.dll (100%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.jhdf5 => net.openchrom.thirdparty.jhdf5}/libraries/native/jhdf5/arm-Linux/libjhdf5.so (100%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.jhdf5 => net.openchrom.thirdparty.jhdf5}/libraries/native/jhdf5/x86_64-Mac OS X/libjhdf5.jnilib (100%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.jhdf5 => net.openchrom.thirdparty.jhdf5}/libraries/native/nativedata/amd64-Linux/libnativedata.so (100%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.jhdf5 => net.openchrom.thirdparty.jhdf5}/libraries/native/nativedata/amd64-Windows/nativedata.dll (100%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.jhdf5 => net.openchrom.thirdparty.jhdf5}/libraries/native/nativedata/arm-Linux/libnativedata.so (100%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.jhdf5 => net.openchrom.thirdparty.jhdf5}/libraries/native/nativedata/x86_64-Mac OS X/libnativedata.jnilib (100%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.jhdf5 => net.openchrom.thirdparty.jhdf5}/libraries/native/unix/amd64-Linux/libunix.so (100%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.jhdf5 => net.openchrom.thirdparty.jhdf5}/libraries/native/unix/arm-Linux/libunix.so (100%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.jhdf5 => net.openchrom.thirdparty.jhdf5}/libraries/native/unix/x86_64-Mac OS X/libunix.jnilib (100%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.jhdf5 => net.openchrom.thirdparty.jhdf5}/libraries/sis-base-18.09.0-sources.jar (100%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.jhdf5 => net.openchrom.thirdparty.jhdf5}/libraries/sis-base-18.09.0.jar (100%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.jhdf5 => net.openchrom.thirdparty.jhdf5}/libraries/sis-jhdf5-19.04.1-sources.jar (100%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.jhdf5 => net.openchrom.thirdparty.jhdf5}/libraries/sis-jhdf5-19.04.1.jar (100%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.jhdf5 => net.openchrom.thirdparty.jhdf5}/licenses/COPYING (100%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.jhdf5 => net.openchrom.thirdparty.jhdf5}/licenses/COPYING-hdf5 (100%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.jhdf5 => net.openchrom.thirdparty.jhdf5}/licenses/LICENSE (100%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.jhdf5 => net.openchrom.thirdparty.jhdf5}/pom.xml (83%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.jhdf5 => net.openchrom.thirdparty.jhdf5}/src/net/openchrom/thirdpartylibraries/jhdf5/Activator.java (89%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.mockito => net.openchrom.thirdparty.mockito}/.classpath (100%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.mockito => net.openchrom.thirdparty.mockito}/.gitignore (100%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.mockito => net.openchrom.thirdparty.mockito}/.project (91%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.mockito => net.openchrom.thirdparty.mockito}/.settings/org.eclipse.core.resources.prefs (100%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.mockito => net.openchrom.thirdparty.mockito}/.settings/org.eclipse.jdt.core.prefs (100%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.mockito => net.openchrom.thirdparty.mockito}/META-INF/MANIFEST.MF (93%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.mockito => net.openchrom.thirdparty.mockito}/build.properties (100%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.mockito => net.openchrom.thirdparty.mockito}/libraries/LICENSE (100%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.mockito => net.openchrom.thirdparty.mockito}/libraries/mockito-all-2.0.2-beta.jar (100%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.mockito => net.openchrom.thirdparty.mockito}/pom.xml (82%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.mockito => net.openchrom.thirdparty.mockito}/src/net/openchrom/thirdpartylibraries/mockito/Activator.java (97%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.oracle => net.openchrom.thirdparty.oracle}/.classpath (100%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.eclipselink => net.openchrom.thirdparty.oracle}/.project (91%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.oracle => net.openchrom.thirdparty.oracle}/.settings/org.eclipse.core.resources.prefs (100%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.oracle => net.openchrom.thirdparty.oracle}/.settings/org.eclipse.jdt.core.prefs (100%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.oracle => net.openchrom.thirdparty.oracle}/.settings/org.eclipse.pde.core.prefs (100%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.oracle => net.openchrom.thirdparty.oracle}/META-INF/MANIFEST.MF (63%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.oracle => net.openchrom.thirdparty.oracle}/build.properties (100%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.oracle => net.openchrom.thirdparty.oracle}/pom.xml (83%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.oracle => net.openchrom.thirdparty.oracle}/src/net/openchrom/thirdpartylibraries/oracle/OracleDataSourceFactory.java (98%) rename openchrom/plugins/{net.openchrom.thirdpartylibraries.oracle => net.openchrom.thirdparty.oracle}/src/net/openchrom/thirdpartylibraries/oracle/OracleDataSourceFactoryActivator.java (98%) delete mode 100644 openchrom/plugins/net.openchrom.thirdpartylibraries.jhdf5/.project rename openchrom/sites/{net.openchrom.thirdpartylibraries.updateSite => net.openchrom.thirdparty.updateSite}/.project (85%) rename openchrom/sites/{net.openchrom.thirdpartylibraries.updateSite => net.openchrom.thirdparty.updateSite}/.settings/org.eclipse.core.resources.prefs (100%) create mode 100644 openchrom/sites/net.openchrom.thirdparty.updateSite/category.xml rename openchrom/sites/{net.openchrom.thirdpartylibraries.updateSite => net.openchrom.thirdparty.updateSite}/index.html (97%) rename openchrom/sites/{net.openchrom.thirdpartylibraries.updateSite => net.openchrom.thirdparty.updateSite}/pom.xml (89%) rename openchrom/sites/{net.openchrom.thirdpartylibraries.updateSite => net.openchrom.thirdparty.updateSite}/web/site.css (100%) rename openchrom/sites/{net.openchrom.thirdpartylibraries.updateSite => net.openchrom.thirdparty.updateSite}/web/site.xsl (98%) delete mode 100644 openchrom/sites/net.openchrom.thirdpartylibraries.updateSite/category.xml diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e3b00a4b..70da2e21 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -30,4 +30,4 @@ jobs: with: path: openchrom3rdparty - name: Build with Maven - run: cd openchrom3rdparty && mvn -f openchrom/cbi/net.openchrom.thirdpartylibraries.cbi/pom.xml install --batch-mode --no-transfer-progress + run: cd openchrom3rdparty && mvn -f openchrom/cbi/net.openchrom.thirdparty.cbi/pom.xml install --batch-mode --no-transfer-progress diff --git a/openchrom/cbi/thirdpartylibraries.targetplatform/.project b/openchrom/cbi/net.openchrom.thirdparty.cbi/.project similarity index 78% rename from openchrom/cbi/thirdpartylibraries.targetplatform/.project rename to openchrom/cbi/net.openchrom.thirdparty.cbi/.project index 63de14d7..19b2ae08 100644 --- a/openchrom/cbi/thirdpartylibraries.targetplatform/.project +++ b/openchrom/cbi/net.openchrom.thirdparty.cbi/.project @@ -1,6 +1,6 @@ - thirdpartylibraries.targetplatform + net.openchrom.thirdparty.cbi diff --git a/openchrom/cbi/net.openchrom.thirdpartylibraries.cbi/.settings/org.eclipse.core.resources.prefs b/openchrom/cbi/net.openchrom.thirdparty.cbi/.settings/org.eclipse.core.resources.prefs similarity index 100% rename from openchrom/cbi/net.openchrom.thirdpartylibraries.cbi/.settings/org.eclipse.core.resources.prefs rename to openchrom/cbi/net.openchrom.thirdparty.cbi/.settings/org.eclipse.core.resources.prefs diff --git a/openchrom/cbi/net.openchrom.thirdpartylibraries.cbi/pom.xml b/openchrom/cbi/net.openchrom.thirdparty.cbi/pom.xml similarity index 70% rename from openchrom/cbi/net.openchrom.thirdpartylibraries.cbi/pom.xml rename to openchrom/cbi/net.openchrom.thirdparty.cbi/pom.xml index 2271d32f..6ba54088 100644 --- a/openchrom/cbi/net.openchrom.thirdpartylibraries.cbi/pom.xml +++ b/openchrom/cbi/net.openchrom.thirdparty.cbi/pom.xml @@ -76,25 +76,25 @@ MODULES --> - ../thirdpartylibraries.targetplatform + ../thirdparty.targetplatform ../../plugins ../../features - ../../plugins/net.openchrom.thirdpartylibraries.cdk - ../../features/net.openchrom.thirdpartylibraries.cdk.feature + ../../plugins/net.openchrom.thirdparty.cdk + ../../features/net.openchrom.thirdparty.cdk.feature - ../../plugins/net.openchrom.thirdpartylibraries.jhdf5 - ../../features/net.openchrom.thirdpartylibraries.jhdf5.feature + ../../plugins/net.openchrom.thirdparty.jhdf5 + ../../features/net.openchrom.thirdparty.jhdf5.feature - ../../plugins/net.openchrom.thirdpartylibraries.mockito - ../../features/net.openchrom.thirdpartylibraries.mockito.feature + ../../plugins/net.openchrom.thirdparty.mockito + ../../features/net.openchrom.thirdparty.mockito.feature - ../../plugins/net.openchrom.thirdpartylibraries.eclipselink - ../../features/net.openchrom.thirdpartylibraries.eclipselink.feature + ../../plugins/net.openchrom.thirdparty.eclipselink + ../../features/net.openchrom.thirdparty.eclipselink.feature - ../../plugins/net.openchrom.thirdpartylibraries.oracle - ../../features/net.openchrom.thirdpartylibraries.oracle.feature + ../../plugins/net.openchrom.thirdparty.oracle + ../../features/net.openchrom.thirdparty.oracle.feature - ../../sites/net.openchrom.thirdpartylibraries.updateSite + ../../sites/net.openchrom.thirdparty.updateSite \ No newline at end of file diff --git a/openchrom/cbi/net.openchrom.thirdpartylibraries.cbi/.project b/openchrom/cbi/thirdparty.targetplatform/.project similarity index 77% rename from openchrom/cbi/net.openchrom.thirdpartylibraries.cbi/.project rename to openchrom/cbi/thirdparty.targetplatform/.project index c1431824..3228f744 100644 --- a/openchrom/cbi/net.openchrom.thirdpartylibraries.cbi/.project +++ b/openchrom/cbi/thirdparty.targetplatform/.project @@ -1,6 +1,6 @@ - net.openchrom.thirdpartylibraries.cbi + thirdparty.targetplatform diff --git a/openchrom/cbi/thirdpartylibraries.targetplatform/.settings/org.eclipse.core.resources.prefs b/openchrom/cbi/thirdparty.targetplatform/.settings/org.eclipse.core.resources.prefs similarity index 100% rename from openchrom/cbi/thirdpartylibraries.targetplatform/.settings/org.eclipse.core.resources.prefs rename to openchrom/cbi/thirdparty.targetplatform/.settings/org.eclipse.core.resources.prefs diff --git a/openchrom/cbi/thirdpartylibraries.targetplatform/pom.xml b/openchrom/cbi/thirdparty.targetplatform/pom.xml similarity index 91% rename from openchrom/cbi/thirdpartylibraries.targetplatform/pom.xml rename to openchrom/cbi/thirdparty.targetplatform/pom.xml index 152053f8..8457d81b 100644 --- a/openchrom/cbi/thirdpartylibraries.targetplatform/pom.xml +++ b/openchrom/cbi/thirdparty.targetplatform/pom.xml @@ -1,7 +1,7 @@ 4.0.0 - thirdpartylibraries.targetplatform + thirdparty.targetplatform 1.0.0-SNAPSHOT Target Project This contains the target definition used to build openchrom 3rpl diff --git a/openchrom/cbi/thirdpartylibraries.targetplatform/thirdpartylibraries.targetplatform.target b/openchrom/cbi/thirdparty.targetplatform/thirdpartylibraries.targetplatform.target similarity index 100% rename from openchrom/cbi/thirdpartylibraries.targetplatform/thirdpartylibraries.targetplatform.target rename to openchrom/cbi/thirdparty.targetplatform/thirdpartylibraries.targetplatform.target diff --git a/openchrom/features/net.openchrom.thirdpartylibraries.cdk.feature/.project b/openchrom/features/net.openchrom.thirdparty.cdk.feature/.project similarity index 85% rename from openchrom/features/net.openchrom.thirdpartylibraries.cdk.feature/.project rename to openchrom/features/net.openchrom.thirdparty.cdk.feature/.project index 4c463495..2b344cb7 100644 --- a/openchrom/features/net.openchrom.thirdpartylibraries.cdk.feature/.project +++ b/openchrom/features/net.openchrom.thirdparty.cdk.feature/.project @@ -1,6 +1,6 @@ - net.openchrom.thirdpartylibraries.cdk.feature + net.openchrom.thirdparty.cdk.feature diff --git a/openchrom/features/net.openchrom.thirdpartylibraries.cdk.feature/.settings/org.eclipse.core.resources.prefs b/openchrom/features/net.openchrom.thirdparty.cdk.feature/.settings/org.eclipse.core.resources.prefs similarity index 100% rename from openchrom/features/net.openchrom.thirdpartylibraries.cdk.feature/.settings/org.eclipse.core.resources.prefs rename to openchrom/features/net.openchrom.thirdparty.cdk.feature/.settings/org.eclipse.core.resources.prefs diff --git a/openchrom/features/net.openchrom.thirdpartylibraries.cdk.feature/build.properties b/openchrom/features/net.openchrom.thirdparty.cdk.feature/build.properties similarity index 100% rename from openchrom/features/net.openchrom.thirdpartylibraries.cdk.feature/build.properties rename to openchrom/features/net.openchrom.thirdparty.cdk.feature/build.properties diff --git a/openchrom/features/net.openchrom.thirdpartylibraries.cdk.feature/feature.xml b/openchrom/features/net.openchrom.thirdparty.cdk.feature/feature.xml similarity index 92% rename from openchrom/features/net.openchrom.thirdpartylibraries.cdk.feature/feature.xml rename to openchrom/features/net.openchrom.thirdparty.cdk.feature/feature.xml index a7a4ec45..10a6a962 100644 --- a/openchrom/features/net.openchrom.thirdpartylibraries.cdk.feature/feature.xml +++ b/openchrom/features/net.openchrom.thirdparty.cdk.feature/feature.xml @@ -1,6 +1,6 @@ @@ -38,7 +38,7 @@ USA BUILD-VERSION - net.openchrom.thirdpartylibraries.cdk.feature + net.openchrom.thirdparty.cdk.feature 2.8.0-SNAPSHOT eclipse-feature diff --git a/openchrom/features/net.openchrom.thirdpartylibraries.jhdf5.feature/.project b/openchrom/features/net.openchrom.thirdparty.eclipselink.feature/.project similarity index 84% rename from openchrom/features/net.openchrom.thirdpartylibraries.jhdf5.feature/.project rename to openchrom/features/net.openchrom.thirdparty.eclipselink.feature/.project index 165a4d35..467c16a1 100644 --- a/openchrom/features/net.openchrom.thirdpartylibraries.jhdf5.feature/.project +++ b/openchrom/features/net.openchrom.thirdparty.eclipselink.feature/.project @@ -1,6 +1,6 @@ - net.openchrom.thirdpartylibraries.jhdf5.feature + net.openchrom.thirdparty.eclipselink.feature diff --git a/openchrom/features/net.openchrom.thirdpartylibraries.eclipselink.feature/.settings/org.eclipse.core.resources.prefs b/openchrom/features/net.openchrom.thirdparty.eclipselink.feature/.settings/org.eclipse.core.resources.prefs similarity index 100% rename from openchrom/features/net.openchrom.thirdpartylibraries.eclipselink.feature/.settings/org.eclipse.core.resources.prefs rename to openchrom/features/net.openchrom.thirdparty.eclipselink.feature/.settings/org.eclipse.core.resources.prefs diff --git a/openchrom/features/net.openchrom.thirdpartylibraries.eclipselink.feature/build.properties b/openchrom/features/net.openchrom.thirdparty.eclipselink.feature/build.properties similarity index 100% rename from openchrom/features/net.openchrom.thirdpartylibraries.eclipselink.feature/build.properties rename to openchrom/features/net.openchrom.thirdparty.eclipselink.feature/build.properties diff --git a/openchrom/features/net.openchrom.thirdpartylibraries.eclipselink.feature/feature.xml b/openchrom/features/net.openchrom.thirdparty.eclipselink.feature/feature.xml similarity index 87% rename from openchrom/features/net.openchrom.thirdpartylibraries.eclipselink.feature/feature.xml rename to openchrom/features/net.openchrom.thirdparty.eclipselink.feature/feature.xml index c50851d7..1e0da6d4 100644 --- a/openchrom/features/net.openchrom.thirdpartylibraries.eclipselink.feature/feature.xml +++ b/openchrom/features/net.openchrom.thirdparty.eclipselink.feature/feature.xml @@ -1,6 +1,6 @@ @@ -23,7 +23,7 @@ http://www.eclipse.org/legal/epl-v10.html BUILD-VERSION - net.openchrom.thirdpartylibraries.eclipselink.feature + net.openchrom.thirdparty.eclipselink.feature 2.7.10-SNAPSHOT eclipse-feature diff --git a/openchrom/features/net.openchrom.thirdpartylibraries.oracle.feature/.project b/openchrom/features/net.openchrom.thirdparty.jhdf5.feature/.project similarity index 84% rename from openchrom/features/net.openchrom.thirdpartylibraries.oracle.feature/.project rename to openchrom/features/net.openchrom.thirdparty.jhdf5.feature/.project index 934c7062..879304ad 100644 --- a/openchrom/features/net.openchrom.thirdpartylibraries.oracle.feature/.project +++ b/openchrom/features/net.openchrom.thirdparty.jhdf5.feature/.project @@ -1,6 +1,6 @@ - net.openchrom.thirdpartylibraries.oracle.feature + net.openchrom.thirdparty.jhdf5.feature diff --git a/openchrom/features/net.openchrom.thirdpartylibraries.jhdf5.feature/.settings/org.eclipse.core.resources.prefs b/openchrom/features/net.openchrom.thirdparty.jhdf5.feature/.settings/org.eclipse.core.resources.prefs similarity index 100% rename from openchrom/features/net.openchrom.thirdpartylibraries.jhdf5.feature/.settings/org.eclipse.core.resources.prefs rename to openchrom/features/net.openchrom.thirdparty.jhdf5.feature/.settings/org.eclipse.core.resources.prefs diff --git a/openchrom/features/net.openchrom.thirdpartylibraries.jhdf5.feature/build.properties b/openchrom/features/net.openchrom.thirdparty.jhdf5.feature/build.properties similarity index 100% rename from openchrom/features/net.openchrom.thirdpartylibraries.jhdf5.feature/build.properties rename to openchrom/features/net.openchrom.thirdparty.jhdf5.feature/build.properties diff --git a/openchrom/features/net.openchrom.thirdpartylibraries.jhdf5.feature/feature.xml b/openchrom/features/net.openchrom.thirdparty.jhdf5.feature/feature.xml similarity index 91% rename from openchrom/features/net.openchrom.thirdpartylibraries.jhdf5.feature/feature.xml rename to openchrom/features/net.openchrom.thirdparty.jhdf5.feature/feature.xml index e27c77ba..e92a8697 100644 --- a/openchrom/features/net.openchrom.thirdpartylibraries.jhdf5.feature/feature.xml +++ b/openchrom/features/net.openchrom.thirdparty.jhdf5.feature/feature.xml @@ -1,6 +1,6 @@ @@ -30,7 +30,7 @@ limitations under the License. BUILD-VERSION - net.openchrom.thirdpartylibraries.jhdf5.feature + net.openchrom.thirdparty.jhdf5.feature 19.4.1-SNAPSHOT eclipse-feature diff --git a/openchrom/features/net.openchrom.thirdpartylibraries.mockito.feature/.project b/openchrom/features/net.openchrom.thirdparty.mockito.feature/.project similarity index 84% rename from openchrom/features/net.openchrom.thirdpartylibraries.mockito.feature/.project rename to openchrom/features/net.openchrom.thirdparty.mockito.feature/.project index 63133456..938bfa5e 100644 --- a/openchrom/features/net.openchrom.thirdpartylibraries.mockito.feature/.project +++ b/openchrom/features/net.openchrom.thirdparty.mockito.feature/.project @@ -1,6 +1,6 @@ - net.openchrom.thirdpartylibraries.mockito.feature + net.openchrom.thirdparty.mockito.feature diff --git a/openchrom/features/net.openchrom.thirdpartylibraries.mockito.feature/.settings/org.eclipse.core.resources.prefs b/openchrom/features/net.openchrom.thirdparty.mockito.feature/.settings/org.eclipse.core.resources.prefs similarity index 100% rename from openchrom/features/net.openchrom.thirdpartylibraries.mockito.feature/.settings/org.eclipse.core.resources.prefs rename to openchrom/features/net.openchrom.thirdparty.mockito.feature/.settings/org.eclipse.core.resources.prefs diff --git a/openchrom/features/net.openchrom.thirdpartylibraries.mockito.feature/build.properties b/openchrom/features/net.openchrom.thirdparty.mockito.feature/build.properties similarity index 100% rename from openchrom/features/net.openchrom.thirdpartylibraries.mockito.feature/build.properties rename to openchrom/features/net.openchrom.thirdparty.mockito.feature/build.properties diff --git a/openchrom/features/net.openchrom.thirdpartylibraries.mockito.feature/feature.xml b/openchrom/features/net.openchrom.thirdparty.mockito.feature/feature.xml similarity index 94% rename from openchrom/features/net.openchrom.thirdpartylibraries.mockito.feature/feature.xml rename to openchrom/features/net.openchrom.thirdparty.mockito.feature/feature.xml index 234a4990..d1e03343 100644 --- a/openchrom/features/net.openchrom.thirdpartylibraries.mockito.feature/feature.xml +++ b/openchrom/features/net.openchrom.thirdparty.mockito.feature/feature.xml @@ -1,6 +1,6 @@ @@ -43,7 +43,7 @@ WITH THE ACCESS, USE OR PERFORMANCE OF THIS SOFTWARE. BUILD-VERSION - net.openchrom.thirdpartylibraries.mockito.feature + net.openchrom.thirdparty.mockito.feature 2.0.2-SNAPSHOT eclipse-feature diff --git a/openchrom/features/net.openchrom.thirdparty.oracle.feature/.project b/openchrom/features/net.openchrom.thirdparty.oracle.feature/.project new file mode 100644 index 00000000..8715bff2 --- /dev/null +++ b/openchrom/features/net.openchrom.thirdparty.oracle.feature/.project @@ -0,0 +1,17 @@ + + + net.openchrom.thirdparty.oracle.feature + + + + + + org.eclipse.pde.FeatureBuilder + + + + + + org.eclipse.pde.FeatureNature + + diff --git a/openchrom/features/net.openchrom.thirdpartylibraries.oracle.feature/.settings/org.eclipse.core.resources.prefs b/openchrom/features/net.openchrom.thirdparty.oracle.feature/.settings/org.eclipse.core.resources.prefs similarity index 100% rename from openchrom/features/net.openchrom.thirdpartylibraries.oracle.feature/.settings/org.eclipse.core.resources.prefs rename to openchrom/features/net.openchrom.thirdparty.oracle.feature/.settings/org.eclipse.core.resources.prefs diff --git a/openchrom/features/net.openchrom.thirdpartylibraries.oracle.feature/build.properties b/openchrom/features/net.openchrom.thirdparty.oracle.feature/build.properties similarity index 100% rename from openchrom/features/net.openchrom.thirdpartylibraries.oracle.feature/build.properties rename to openchrom/features/net.openchrom.thirdparty.oracle.feature/build.properties diff --git a/openchrom/features/net.openchrom.thirdpartylibraries.oracle.feature/feature.xml b/openchrom/features/net.openchrom.thirdparty.oracle.feature/feature.xml similarity index 81% rename from openchrom/features/net.openchrom.thirdpartylibraries.oracle.feature/feature.xml rename to openchrom/features/net.openchrom.thirdparty.oracle.feature/feature.xml index 586d6055..7ef24a3f 100644 --- a/openchrom/features/net.openchrom.thirdpartylibraries.oracle.feature/feature.xml +++ b/openchrom/features/net.openchrom.thirdparty.oracle.feature/feature.xml @@ -1,6 +1,6 @@ @@ -11,7 +11,7 @@ This feature encapsulates a wrapper that allows to drop in Oracle JDBC. BUILD-VERSION - net.openchrom.thirdpartylibraries.oracle.feature + net.openchrom.thirdparty.oracle.feature 1.0.0-SNAPSHOT eclipse-feature diff --git a/openchrom/features/net.openchrom.thirdpartylibraries.eclipselink.feature/.project b/openchrom/features/net.openchrom.thirdpartylibraries.eclipselink.feature/.project deleted file mode 100644 index 7a094d5e..00000000 --- a/openchrom/features/net.openchrom.thirdpartylibraries.eclipselink.feature/.project +++ /dev/null @@ -1,17 +0,0 @@ - - - net.openchrom.thirdpartylibraries.eclipselink.feature - - - - - - org.eclipse.pde.FeatureBuilder - - - - - - org.eclipse.pde.FeatureNature - - diff --git a/openchrom/features/pom.xml b/openchrom/features/pom.xml index 5bf13160..12ecd410 100644 --- a/openchrom/features/pom.xml +++ b/openchrom/features/pom.xml @@ -6,7 +6,7 @@ net.openchrom parent BUILD-VERSION - ../cbi/net.openchrom.thirdpartylibraries.cbi/pom.xml + ../cbi/net.openchrom.thirdparty.cbi/pom.xml net.openchrom.features.parent diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.cdk/.classpath b/openchrom/plugins/net.openchrom.thirdparty.cdk/.classpath similarity index 100% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.cdk/.classpath rename to openchrom/plugins/net.openchrom.thirdparty.cdk/.classpath diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.cdk/.gitignore b/openchrom/plugins/net.openchrom.thirdparty.cdk/.gitignore similarity index 100% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.cdk/.gitignore rename to openchrom/plugins/net.openchrom.thirdparty.cdk/.gitignore diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.cdk/.project b/openchrom/plugins/net.openchrom.thirdparty.cdk/.project similarity index 92% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.cdk/.project rename to openchrom/plugins/net.openchrom.thirdparty.cdk/.project index c779a420..9e36f63c 100644 --- a/openchrom/plugins/net.openchrom.thirdpartylibraries.cdk/.project +++ b/openchrom/plugins/net.openchrom.thirdparty.cdk/.project @@ -1,6 +1,6 @@ - net.openchrom.thirdpartylibraries.cdk + net.openchrom.thirdparty.cdk diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.cdk/.settings/org.eclipse.core.resources.prefs b/openchrom/plugins/net.openchrom.thirdparty.cdk/.settings/org.eclipse.core.resources.prefs similarity index 100% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.cdk/.settings/org.eclipse.core.resources.prefs rename to openchrom/plugins/net.openchrom.thirdparty.cdk/.settings/org.eclipse.core.resources.prefs diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.cdk/.settings/org.eclipse.jdt.core.prefs b/openchrom/plugins/net.openchrom.thirdparty.cdk/.settings/org.eclipse.jdt.core.prefs similarity index 100% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.cdk/.settings/org.eclipse.jdt.core.prefs rename to openchrom/plugins/net.openchrom.thirdparty.cdk/.settings/org.eclipse.jdt.core.prefs diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.cdk/META-INF/MANIFEST.MF b/openchrom/plugins/net.openchrom.thirdparty.cdk/META-INF/MANIFEST.MF similarity index 96% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.cdk/META-INF/MANIFEST.MF rename to openchrom/plugins/net.openchrom.thirdparty.cdk/META-INF/MANIFEST.MF index c594c7b3..018ec79b 100644 --- a/openchrom/plugins/net.openchrom.thirdpartylibraries.cdk/META-INF/MANIFEST.MF +++ b/openchrom/plugins/net.openchrom.thirdparty.cdk/META-INF/MANIFEST.MF @@ -1,11 +1,11 @@ Manifest-Version: 1.0 -Automatic-Module-Name: net.openchrom.thirdpartylibraries.cdk +Automatic-Module-Name: net.openchrom.thirdparty.cdk Eclipse-BuddyPolicy: registered Bundle-ManifestVersion: 2 Bundle-Name: CDK (Chemistry Development Kit) -Bundle-SymbolicName: net.openchrom.thirdpartylibraries.cdk;singleton:=true +Bundle-SymbolicName: net.openchrom.thirdparty.cdk;singleton:=true Bundle-Version: 2.9.0.qualifier -Bundle-Activator: net.openchrom.thirdpartylibraries.cdk.Activator +Bundle-Activator: net.openchrom.thirdparty.cdk.Activator Bundle-Vendor: The OpenScience Project Require-Bundle: org.eclipse.core.runtime, javax.vecmath;bundle-version="1.5.2", diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.cdk/build.properties b/openchrom/plugins/net.openchrom.thirdparty.cdk/build.properties similarity index 100% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.cdk/build.properties rename to openchrom/plugins/net.openchrom.thirdparty.cdk/build.properties diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.cdk/libraries/cdk-2.9.jar b/openchrom/plugins/net.openchrom.thirdparty.cdk/libraries/cdk-2.9.jar similarity index 100% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.cdk/libraries/cdk-2.9.jar rename to openchrom/plugins/net.openchrom.thirdparty.cdk/libraries/cdk-2.9.jar diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.cdk/pom.xml b/openchrom/plugins/net.openchrom.thirdparty.cdk/pom.xml similarity index 83% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.cdk/pom.xml rename to openchrom/plugins/net.openchrom.thirdparty.cdk/pom.xml index c8c603f8..67fecdbd 100644 --- a/openchrom/plugins/net.openchrom.thirdpartylibraries.cdk/pom.xml +++ b/openchrom/plugins/net.openchrom.thirdparty.cdk/pom.xml @@ -8,7 +8,7 @@ BUILD-VERSION - net.openchrom.thirdpartylibraries.cdk + net.openchrom.thirdparty.cdk 2.9.0-SNAPSHOT eclipse-plugin diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.cdk/src/net/openchrom/thirdpartylibraries/cdk/Activator.java b/openchrom/plugins/net.openchrom.thirdparty.cdk/src/net/openchrom/thirdpartylibraries/cdk/Activator.java similarity index 97% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.cdk/src/net/openchrom/thirdpartylibraries/cdk/Activator.java rename to openchrom/plugins/net.openchrom.thirdparty.cdk/src/net/openchrom/thirdpartylibraries/cdk/Activator.java index eb076fa3..02ae1b28 100644 --- a/openchrom/plugins/net.openchrom.thirdpartylibraries.cdk/src/net/openchrom/thirdpartylibraries/cdk/Activator.java +++ b/openchrom/plugins/net.openchrom.thirdparty.cdk/src/net/openchrom/thirdpartylibraries/cdk/Activator.java @@ -12,7 +12,7 @@ * License along with this library; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA *******************************************************************************/ -package net.openchrom.thirdpartylibraries.cdk; +package net.openchrom.thirdparty.cdk; import org.osgi.framework.BundleActivator; import org.osgi.framework.BundleContext; diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.eclipselink/.classpath b/openchrom/plugins/net.openchrom.thirdparty.eclipselink/.classpath similarity index 100% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.eclipselink/.classpath rename to openchrom/plugins/net.openchrom.thirdparty.eclipselink/.classpath diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.oracle/.project b/openchrom/plugins/net.openchrom.thirdparty.eclipselink/.project similarity index 91% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.oracle/.project rename to openchrom/plugins/net.openchrom.thirdparty.eclipselink/.project index 71186493..0a2b3ce1 100644 --- a/openchrom/plugins/net.openchrom.thirdpartylibraries.oracle/.project +++ b/openchrom/plugins/net.openchrom.thirdparty.eclipselink/.project @@ -1,6 +1,6 @@ - net.openchrom.thirdpartylibraries.oracle + net.openchrom.thirdparty.eclipselink diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.eclipselink/.settings/org.eclipse.core.resources.prefs b/openchrom/plugins/net.openchrom.thirdparty.eclipselink/.settings/org.eclipse.core.resources.prefs similarity index 100% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.eclipselink/.settings/org.eclipse.core.resources.prefs rename to openchrom/plugins/net.openchrom.thirdparty.eclipselink/.settings/org.eclipse.core.resources.prefs diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.eclipselink/.settings/org.eclipse.jdt.core.prefs b/openchrom/plugins/net.openchrom.thirdparty.eclipselink/.settings/org.eclipse.jdt.core.prefs similarity index 100% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.eclipselink/.settings/org.eclipse.jdt.core.prefs rename to openchrom/plugins/net.openchrom.thirdparty.eclipselink/.settings/org.eclipse.jdt.core.prefs diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.eclipselink/META-INF/MANIFEST.MF b/openchrom/plugins/net.openchrom.thirdparty.eclipselink/META-INF/MANIFEST.MF similarity index 98% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.eclipselink/META-INF/MANIFEST.MF rename to openchrom/plugins/net.openchrom.thirdparty.eclipselink/META-INF/MANIFEST.MF index dea7f0ad..79285397 100644 --- a/openchrom/plugins/net.openchrom.thirdpartylibraries.eclipselink/META-INF/MANIFEST.MF +++ b/openchrom/plugins/net.openchrom.thirdparty.eclipselink/META-INF/MANIFEST.MF @@ -1,11 +1,11 @@ Manifest-Version: 1.0 -Automatic-Module-Name: net.openchrom.thirdpartylibraries.eclipselink +Automatic-Module-Name: net.openchrom.thirdparty.eclipselink Eclipse-BuddyPolicy: registered Bundle-ManifestVersion: 2 Bundle-Name: Eclipselink -Bundle-SymbolicName: net.openchrom.thirdpartylibraries.eclipselink +Bundle-SymbolicName: net.openchrom.thirdparty.eclipselink Bundle-Version: 2.7.10.qualifier -Bundle-Activator: net.openchrom.thirdpartylibraries.eclipselink.Activator +Bundle-Activator: net.openchrom.thirdparty.eclipselink.Activator Bundle-Vendor: OpenChrom Require-Bundle: org.eclipse.core.runtime Bundle-RequiredExecutionEnvironment: JavaSE-17 diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.eclipselink/build.properties b/openchrom/plugins/net.openchrom.thirdparty.eclipselink/build.properties similarity index 100% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.eclipselink/build.properties rename to openchrom/plugins/net.openchrom.thirdparty.eclipselink/build.properties diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.eclipselink/libraries/Model-Generator-Tycho.txt b/openchrom/plugins/net.openchrom.thirdparty.eclipselink/libraries/Model-Generator-Tycho.txt similarity index 100% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.eclipselink/libraries/Model-Generator-Tycho.txt rename to openchrom/plugins/net.openchrom.thirdparty.eclipselink/libraries/Model-Generator-Tycho.txt diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.eclipselink/libraries/eclipselink.jar b/openchrom/plugins/net.openchrom.thirdparty.eclipselink/libraries/eclipselink.jar similarity index 100% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.eclipselink/libraries/eclipselink.jar rename to openchrom/plugins/net.openchrom.thirdparty.eclipselink/libraries/eclipselink.jar diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.eclipselink/libraries/jakarta.persistence.source_2.2.3.jar b/openchrom/plugins/net.openchrom.thirdparty.eclipselink/libraries/jakarta.persistence.source_2.2.3.jar similarity index 100% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.eclipselink/libraries/jakarta.persistence.source_2.2.3.jar rename to openchrom/plugins/net.openchrom.thirdparty.eclipselink/libraries/jakarta.persistence.source_2.2.3.jar diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.eclipselink/libraries/jakarta.persistence_2.2.3.jar b/openchrom/plugins/net.openchrom.thirdparty.eclipselink/libraries/jakarta.persistence_2.2.3.jar similarity index 100% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.eclipselink/libraries/jakarta.persistence_2.2.3.jar rename to openchrom/plugins/net.openchrom.thirdparty.eclipselink/libraries/jakarta.persistence_2.2.3.jar diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.eclipselink/pom.xml b/openchrom/plugins/net.openchrom.thirdparty.eclipselink/pom.xml similarity index 81% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.eclipselink/pom.xml rename to openchrom/plugins/net.openchrom.thirdparty.eclipselink/pom.xml index a4490f1e..77130bb7 100644 --- a/openchrom/plugins/net.openchrom.thirdpartylibraries.eclipselink/pom.xml +++ b/openchrom/plugins/net.openchrom.thirdparty.eclipselink/pom.xml @@ -8,7 +8,7 @@ BUILD-VERSION - net.openchrom.thirdpartylibraries.eclipselink + net.openchrom.thirdparty.eclipselink 2.7.10-SNAPSHOT eclipse-plugin diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.eclipselink/src/net/openchrom/thirdpartylibraries/eclipselink/Activator.java b/openchrom/plugins/net.openchrom.thirdparty.eclipselink/src/net/openchrom/thirdpartylibraries/eclipselink/Activator.java similarity index 95% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.eclipselink/src/net/openchrom/thirdpartylibraries/eclipselink/Activator.java rename to openchrom/plugins/net.openchrom.thirdparty.eclipselink/src/net/openchrom/thirdpartylibraries/eclipselink/Activator.java index a39d8ade..43ae89ca 100644 --- a/openchrom/plugins/net.openchrom.thirdpartylibraries.eclipselink/src/net/openchrom/thirdpartylibraries/eclipselink/Activator.java +++ b/openchrom/plugins/net.openchrom.thirdparty.eclipselink/src/net/openchrom/thirdpartylibraries/eclipselink/Activator.java @@ -9,7 +9,7 @@ * Contributors: * Philip Wenig - initial API and implementation *******************************************************************************/ -package net.openchrom.thirdpartylibraries.eclipselink; +package net.openchrom.thirdparty.eclipselink; import org.osgi.framework.BundleActivator; import org.osgi.framework.BundleContext; diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.jhdf5/.classpath b/openchrom/plugins/net.openchrom.thirdparty.jhdf5/.classpath similarity index 100% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.jhdf5/.classpath rename to openchrom/plugins/net.openchrom.thirdparty.jhdf5/.classpath diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.jhdf5/.gitignore b/openchrom/plugins/net.openchrom.thirdparty.jhdf5/.gitignore similarity index 100% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.jhdf5/.gitignore rename to openchrom/plugins/net.openchrom.thirdparty.jhdf5/.gitignore diff --git a/openchrom/plugins/net.openchrom.thirdparty.jhdf5/.project b/openchrom/plugins/net.openchrom.thirdparty.jhdf5/.project new file mode 100644 index 00000000..49fcaaef --- /dev/null +++ b/openchrom/plugins/net.openchrom.thirdparty.jhdf5/.project @@ -0,0 +1,28 @@ + + + net.openchrom.thirdparty.jhdf5 + + + + + + org.eclipse.jdt.core.javabuilder + + + + + org.eclipse.pde.ManifestBuilder + + + + + org.eclipse.pde.SchemaBuilder + + + + + + org.eclipse.pde.PluginNature + org.eclipse.jdt.core.javanature + + diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.jhdf5/.settings/org.eclipse.core.resources.prefs b/openchrom/plugins/net.openchrom.thirdparty.jhdf5/.settings/org.eclipse.core.resources.prefs similarity index 100% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.jhdf5/.settings/org.eclipse.core.resources.prefs rename to openchrom/plugins/net.openchrom.thirdparty.jhdf5/.settings/org.eclipse.core.resources.prefs diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.jhdf5/.settings/org.eclipse.jdt.core.prefs b/openchrom/plugins/net.openchrom.thirdparty.jhdf5/.settings/org.eclipse.jdt.core.prefs similarity index 100% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.jhdf5/.settings/org.eclipse.jdt.core.prefs rename to openchrom/plugins/net.openchrom.thirdparty.jhdf5/.settings/org.eclipse.jdt.core.prefs diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.jhdf5/META-INF/MANIFEST.MF b/openchrom/plugins/net.openchrom.thirdparty.jhdf5/META-INF/MANIFEST.MF similarity index 86% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.jhdf5/META-INF/MANIFEST.MF rename to openchrom/plugins/net.openchrom.thirdparty.jhdf5/META-INF/MANIFEST.MF index 4586f084..ece774c4 100644 --- a/openchrom/plugins/net.openchrom.thirdpartylibraries.jhdf5/META-INF/MANIFEST.MF +++ b/openchrom/plugins/net.openchrom.thirdparty.jhdf5/META-INF/MANIFEST.MF @@ -1,9 +1,9 @@ Manifest-Version: 1.0 -Automatic-Module-Name: net.openchrom.thirdpartylibraries.jhdf5 +Automatic-Module-Name: net.openchrom.thirdparty.jhdf5 Eclipse-BundleShape: dir Bundle-ManifestVersion: 2 Bundle-Name: JHDF5 -Bundle-SymbolicName: net.openchrom.thirdpartylibraries.jhdf5 +Bundle-SymbolicName: net.openchrom.thirdparty.jhdf5 Bundle-Version: 19.4.1.qualifier Export-Package: ch.systemsx.cisd.base, ch.systemsx.cisd.base.annotation, @@ -27,7 +27,7 @@ Export-Package: ch.systemsx.cisd.base, hdf.hdf5lib.callbacks, hdf.hdf5lib.exceptions, hdf.hdf5lib.structs -Bundle-Activator: net.openchrom.thirdpartylibraries.jhdf5.Activator +Bundle-Activator: net.openchrom.thirdparty.jhdf5.Activator Bundle-Vendor: SISD Require-Bundle: org.eclipse.core.runtime, org.apache.commons.commons-io;bundle-version="2.8.0", diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.jhdf5/build.properties b/openchrom/plugins/net.openchrom.thirdparty.jhdf5/build.properties similarity index 100% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.jhdf5/build.properties rename to openchrom/plugins/net.openchrom.thirdparty.jhdf5/build.properties diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.jhdf5/libraries/native/jhdf5/aarch64-Mac OS X/libjhdf5.jnilib b/openchrom/plugins/net.openchrom.thirdparty.jhdf5/libraries/native/jhdf5/aarch64-Mac OS X/libjhdf5.jnilib similarity index 100% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.jhdf5/libraries/native/jhdf5/aarch64-Mac OS X/libjhdf5.jnilib rename to openchrom/plugins/net.openchrom.thirdparty.jhdf5/libraries/native/jhdf5/aarch64-Mac OS X/libjhdf5.jnilib diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.jhdf5/libraries/native/jhdf5/amd64-Linux/libjhdf5.so b/openchrom/plugins/net.openchrom.thirdparty.jhdf5/libraries/native/jhdf5/amd64-Linux/libjhdf5.so similarity index 100% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.jhdf5/libraries/native/jhdf5/amd64-Linux/libjhdf5.so rename to openchrom/plugins/net.openchrom.thirdparty.jhdf5/libraries/native/jhdf5/amd64-Linux/libjhdf5.so diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.jhdf5/libraries/native/jhdf5/amd64-Windows/jhdf5.dll b/openchrom/plugins/net.openchrom.thirdparty.jhdf5/libraries/native/jhdf5/amd64-Windows/jhdf5.dll similarity index 100% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.jhdf5/libraries/native/jhdf5/amd64-Windows/jhdf5.dll rename to openchrom/plugins/net.openchrom.thirdparty.jhdf5/libraries/native/jhdf5/amd64-Windows/jhdf5.dll diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.jhdf5/libraries/native/jhdf5/arm-Linux/libjhdf5.so b/openchrom/plugins/net.openchrom.thirdparty.jhdf5/libraries/native/jhdf5/arm-Linux/libjhdf5.so similarity index 100% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.jhdf5/libraries/native/jhdf5/arm-Linux/libjhdf5.so rename to openchrom/plugins/net.openchrom.thirdparty.jhdf5/libraries/native/jhdf5/arm-Linux/libjhdf5.so diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.jhdf5/libraries/native/jhdf5/x86_64-Mac OS X/libjhdf5.jnilib b/openchrom/plugins/net.openchrom.thirdparty.jhdf5/libraries/native/jhdf5/x86_64-Mac OS X/libjhdf5.jnilib similarity index 100% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.jhdf5/libraries/native/jhdf5/x86_64-Mac OS X/libjhdf5.jnilib rename to openchrom/plugins/net.openchrom.thirdparty.jhdf5/libraries/native/jhdf5/x86_64-Mac OS X/libjhdf5.jnilib diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.jhdf5/libraries/native/nativedata/amd64-Linux/libnativedata.so b/openchrom/plugins/net.openchrom.thirdparty.jhdf5/libraries/native/nativedata/amd64-Linux/libnativedata.so similarity index 100% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.jhdf5/libraries/native/nativedata/amd64-Linux/libnativedata.so rename to openchrom/plugins/net.openchrom.thirdparty.jhdf5/libraries/native/nativedata/amd64-Linux/libnativedata.so diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.jhdf5/libraries/native/nativedata/amd64-Windows/nativedata.dll b/openchrom/plugins/net.openchrom.thirdparty.jhdf5/libraries/native/nativedata/amd64-Windows/nativedata.dll similarity index 100% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.jhdf5/libraries/native/nativedata/amd64-Windows/nativedata.dll rename to openchrom/plugins/net.openchrom.thirdparty.jhdf5/libraries/native/nativedata/amd64-Windows/nativedata.dll diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.jhdf5/libraries/native/nativedata/arm-Linux/libnativedata.so b/openchrom/plugins/net.openchrom.thirdparty.jhdf5/libraries/native/nativedata/arm-Linux/libnativedata.so similarity index 100% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.jhdf5/libraries/native/nativedata/arm-Linux/libnativedata.so rename to openchrom/plugins/net.openchrom.thirdparty.jhdf5/libraries/native/nativedata/arm-Linux/libnativedata.so diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.jhdf5/libraries/native/nativedata/x86_64-Mac OS X/libnativedata.jnilib b/openchrom/plugins/net.openchrom.thirdparty.jhdf5/libraries/native/nativedata/x86_64-Mac OS X/libnativedata.jnilib similarity index 100% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.jhdf5/libraries/native/nativedata/x86_64-Mac OS X/libnativedata.jnilib rename to openchrom/plugins/net.openchrom.thirdparty.jhdf5/libraries/native/nativedata/x86_64-Mac OS X/libnativedata.jnilib diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.jhdf5/libraries/native/unix/amd64-Linux/libunix.so b/openchrom/plugins/net.openchrom.thirdparty.jhdf5/libraries/native/unix/amd64-Linux/libunix.so similarity index 100% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.jhdf5/libraries/native/unix/amd64-Linux/libunix.so rename to openchrom/plugins/net.openchrom.thirdparty.jhdf5/libraries/native/unix/amd64-Linux/libunix.so diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.jhdf5/libraries/native/unix/arm-Linux/libunix.so b/openchrom/plugins/net.openchrom.thirdparty.jhdf5/libraries/native/unix/arm-Linux/libunix.so similarity index 100% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.jhdf5/libraries/native/unix/arm-Linux/libunix.so rename to openchrom/plugins/net.openchrom.thirdparty.jhdf5/libraries/native/unix/arm-Linux/libunix.so diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.jhdf5/libraries/native/unix/x86_64-Mac OS X/libunix.jnilib b/openchrom/plugins/net.openchrom.thirdparty.jhdf5/libraries/native/unix/x86_64-Mac OS X/libunix.jnilib similarity index 100% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.jhdf5/libraries/native/unix/x86_64-Mac OS X/libunix.jnilib rename to openchrom/plugins/net.openchrom.thirdparty.jhdf5/libraries/native/unix/x86_64-Mac OS X/libunix.jnilib diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.jhdf5/libraries/sis-base-18.09.0-sources.jar b/openchrom/plugins/net.openchrom.thirdparty.jhdf5/libraries/sis-base-18.09.0-sources.jar similarity index 100% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.jhdf5/libraries/sis-base-18.09.0-sources.jar rename to openchrom/plugins/net.openchrom.thirdparty.jhdf5/libraries/sis-base-18.09.0-sources.jar diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.jhdf5/libraries/sis-base-18.09.0.jar b/openchrom/plugins/net.openchrom.thirdparty.jhdf5/libraries/sis-base-18.09.0.jar similarity index 100% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.jhdf5/libraries/sis-base-18.09.0.jar rename to openchrom/plugins/net.openchrom.thirdparty.jhdf5/libraries/sis-base-18.09.0.jar diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.jhdf5/libraries/sis-jhdf5-19.04.1-sources.jar b/openchrom/plugins/net.openchrom.thirdparty.jhdf5/libraries/sis-jhdf5-19.04.1-sources.jar similarity index 100% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.jhdf5/libraries/sis-jhdf5-19.04.1-sources.jar rename to openchrom/plugins/net.openchrom.thirdparty.jhdf5/libraries/sis-jhdf5-19.04.1-sources.jar diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.jhdf5/libraries/sis-jhdf5-19.04.1.jar b/openchrom/plugins/net.openchrom.thirdparty.jhdf5/libraries/sis-jhdf5-19.04.1.jar similarity index 100% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.jhdf5/libraries/sis-jhdf5-19.04.1.jar rename to openchrom/plugins/net.openchrom.thirdparty.jhdf5/libraries/sis-jhdf5-19.04.1.jar diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.jhdf5/licenses/COPYING b/openchrom/plugins/net.openchrom.thirdparty.jhdf5/licenses/COPYING similarity index 100% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.jhdf5/licenses/COPYING rename to openchrom/plugins/net.openchrom.thirdparty.jhdf5/licenses/COPYING diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.jhdf5/licenses/COPYING-hdf5 b/openchrom/plugins/net.openchrom.thirdparty.jhdf5/licenses/COPYING-hdf5 similarity index 100% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.jhdf5/licenses/COPYING-hdf5 rename to openchrom/plugins/net.openchrom.thirdparty.jhdf5/licenses/COPYING-hdf5 diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.jhdf5/licenses/LICENSE b/openchrom/plugins/net.openchrom.thirdparty.jhdf5/licenses/LICENSE similarity index 100% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.jhdf5/licenses/LICENSE rename to openchrom/plugins/net.openchrom.thirdparty.jhdf5/licenses/LICENSE diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.jhdf5/pom.xml b/openchrom/plugins/net.openchrom.thirdparty.jhdf5/pom.xml similarity index 83% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.jhdf5/pom.xml rename to openchrom/plugins/net.openchrom.thirdparty.jhdf5/pom.xml index 0f2c142c..362dd819 100644 --- a/openchrom/plugins/net.openchrom.thirdpartylibraries.jhdf5/pom.xml +++ b/openchrom/plugins/net.openchrom.thirdparty.jhdf5/pom.xml @@ -8,7 +8,7 @@ BUILD-VERSION - net.openchrom.thirdpartylibraries.jhdf5 + net.openchrom.thirdparty.jhdf5 eclipse-plugin 19.4.1-SNAPSHOT diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.jhdf5/src/net/openchrom/thirdpartylibraries/jhdf5/Activator.java b/openchrom/plugins/net.openchrom.thirdparty.jhdf5/src/net/openchrom/thirdpartylibraries/jhdf5/Activator.java similarity index 89% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.jhdf5/src/net/openchrom/thirdpartylibraries/jhdf5/Activator.java rename to openchrom/plugins/net.openchrom.thirdparty.jhdf5/src/net/openchrom/thirdpartylibraries/jhdf5/Activator.java index f03b8a32..1053e0c4 100644 --- a/openchrom/plugins/net.openchrom.thirdpartylibraries.jhdf5/src/net/openchrom/thirdpartylibraries/jhdf5/Activator.java +++ b/openchrom/plugins/net.openchrom.thirdparty.jhdf5/src/net/openchrom/thirdpartylibraries/jhdf5/Activator.java @@ -1,4 +1,4 @@ -package net.openchrom.thirdpartylibraries.jhdf5; +package net.openchrom.thirdparty.jhdf5; import org.osgi.framework.BundleActivator; import org.osgi.framework.BundleContext; diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.mockito/.classpath b/openchrom/plugins/net.openchrom.thirdparty.mockito/.classpath similarity index 100% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.mockito/.classpath rename to openchrom/plugins/net.openchrom.thirdparty.mockito/.classpath diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.mockito/.gitignore b/openchrom/plugins/net.openchrom.thirdparty.mockito/.gitignore similarity index 100% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.mockito/.gitignore rename to openchrom/plugins/net.openchrom.thirdparty.mockito/.gitignore diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.mockito/.project b/openchrom/plugins/net.openchrom.thirdparty.mockito/.project similarity index 91% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.mockito/.project rename to openchrom/plugins/net.openchrom.thirdparty.mockito/.project index 68144844..3536b9dd 100644 --- a/openchrom/plugins/net.openchrom.thirdpartylibraries.mockito/.project +++ b/openchrom/plugins/net.openchrom.thirdparty.mockito/.project @@ -1,6 +1,6 @@ - net.openchrom.thirdpartylibraries.mockito + net.openchrom.thirdparty.mockito diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.mockito/.settings/org.eclipse.core.resources.prefs b/openchrom/plugins/net.openchrom.thirdparty.mockito/.settings/org.eclipse.core.resources.prefs similarity index 100% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.mockito/.settings/org.eclipse.core.resources.prefs rename to openchrom/plugins/net.openchrom.thirdparty.mockito/.settings/org.eclipse.core.resources.prefs diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.mockito/.settings/org.eclipse.jdt.core.prefs b/openchrom/plugins/net.openchrom.thirdparty.mockito/.settings/org.eclipse.jdt.core.prefs similarity index 100% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.mockito/.settings/org.eclipse.jdt.core.prefs rename to openchrom/plugins/net.openchrom.thirdparty.mockito/.settings/org.eclipse.jdt.core.prefs diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.mockito/META-INF/MANIFEST.MF b/openchrom/plugins/net.openchrom.thirdparty.mockito/META-INF/MANIFEST.MF similarity index 93% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.mockito/META-INF/MANIFEST.MF rename to openchrom/plugins/net.openchrom.thirdparty.mockito/META-INF/MANIFEST.MF index e2f00ffb..c7b39574 100644 --- a/openchrom/plugins/net.openchrom.thirdpartylibraries.mockito/META-INF/MANIFEST.MF +++ b/openchrom/plugins/net.openchrom.thirdparty.mockito/META-INF/MANIFEST.MF @@ -1,11 +1,11 @@ Manifest-Version: 1.0 -Automatic-Module-Name: net.openchrom.thirdpartylibraries.mockito +Automatic-Module-Name: net.openchrom.thirdparty.mockito Eclipse-BuddyPolicy: registered Bundle-ManifestVersion: 2 Bundle-Name: Mockito -Bundle-SymbolicName: net.openchrom.thirdpartylibraries.mockito +Bundle-SymbolicName: net.openchrom.thirdparty.mockito Bundle-Version: 2.0.2.qualifier -Bundle-Activator: net.openchrom.thirdpartylibraries.mockito.Activator +Bundle-Activator: net.openchrom.thirdparty.mockito.Activator Bundle-Vendor: OpenChrom Require-Bundle: org.eclipse.core.runtime Bundle-RequiredExecutionEnvironment: JavaSE-17 diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.mockito/build.properties b/openchrom/plugins/net.openchrom.thirdparty.mockito/build.properties similarity index 100% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.mockito/build.properties rename to openchrom/plugins/net.openchrom.thirdparty.mockito/build.properties diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.mockito/libraries/LICENSE b/openchrom/plugins/net.openchrom.thirdparty.mockito/libraries/LICENSE similarity index 100% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.mockito/libraries/LICENSE rename to openchrom/plugins/net.openchrom.thirdparty.mockito/libraries/LICENSE diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.mockito/libraries/mockito-all-2.0.2-beta.jar b/openchrom/plugins/net.openchrom.thirdparty.mockito/libraries/mockito-all-2.0.2-beta.jar similarity index 100% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.mockito/libraries/mockito-all-2.0.2-beta.jar rename to openchrom/plugins/net.openchrom.thirdparty.mockito/libraries/mockito-all-2.0.2-beta.jar diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.mockito/pom.xml b/openchrom/plugins/net.openchrom.thirdparty.mockito/pom.xml similarity index 82% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.mockito/pom.xml rename to openchrom/plugins/net.openchrom.thirdparty.mockito/pom.xml index 4f09a957..b5a47de5 100644 --- a/openchrom/plugins/net.openchrom.thirdpartylibraries.mockito/pom.xml +++ b/openchrom/plugins/net.openchrom.thirdparty.mockito/pom.xml @@ -8,7 +8,7 @@ BUILD-VERSION - net.openchrom.thirdpartylibraries.mockito + net.openchrom.thirdparty.mockito 2.0.2-SNAPSHOT eclipse-plugin diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.mockito/src/net/openchrom/thirdpartylibraries/mockito/Activator.java b/openchrom/plugins/net.openchrom.thirdparty.mockito/src/net/openchrom/thirdpartylibraries/mockito/Activator.java similarity index 97% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.mockito/src/net/openchrom/thirdpartylibraries/mockito/Activator.java rename to openchrom/plugins/net.openchrom.thirdparty.mockito/src/net/openchrom/thirdpartylibraries/mockito/Activator.java index 7151b567..88b9c6ae 100644 --- a/openchrom/plugins/net.openchrom.thirdpartylibraries.mockito/src/net/openchrom/thirdpartylibraries/mockito/Activator.java +++ b/openchrom/plugins/net.openchrom.thirdparty.mockito/src/net/openchrom/thirdpartylibraries/mockito/Activator.java @@ -20,7 +20,7 @@ * NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION * WITH THE ACCESS, USE OR PERFORMANCE OF THIS SOFTWARE. *******************************************************************************/ -package net.openchrom.thirdpartylibraries.mockito; +package net.openchrom.thirdparty.mockito; import org.osgi.framework.BundleActivator; import org.osgi.framework.BundleContext; diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.oracle/.classpath b/openchrom/plugins/net.openchrom.thirdparty.oracle/.classpath similarity index 100% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.oracle/.classpath rename to openchrom/plugins/net.openchrom.thirdparty.oracle/.classpath diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.eclipselink/.project b/openchrom/plugins/net.openchrom.thirdparty.oracle/.project similarity index 91% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.eclipselink/.project rename to openchrom/plugins/net.openchrom.thirdparty.oracle/.project index 1130342f..1c85dba2 100644 --- a/openchrom/plugins/net.openchrom.thirdpartylibraries.eclipselink/.project +++ b/openchrom/plugins/net.openchrom.thirdparty.oracle/.project @@ -1,6 +1,6 @@ - net.openchrom.thirdpartylibraries.eclipselink + net.openchrom.thirdparty.oracle diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.oracle/.settings/org.eclipse.core.resources.prefs b/openchrom/plugins/net.openchrom.thirdparty.oracle/.settings/org.eclipse.core.resources.prefs similarity index 100% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.oracle/.settings/org.eclipse.core.resources.prefs rename to openchrom/plugins/net.openchrom.thirdparty.oracle/.settings/org.eclipse.core.resources.prefs diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.oracle/.settings/org.eclipse.jdt.core.prefs b/openchrom/plugins/net.openchrom.thirdparty.oracle/.settings/org.eclipse.jdt.core.prefs similarity index 100% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.oracle/.settings/org.eclipse.jdt.core.prefs rename to openchrom/plugins/net.openchrom.thirdparty.oracle/.settings/org.eclipse.jdt.core.prefs diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.oracle/.settings/org.eclipse.pde.core.prefs b/openchrom/plugins/net.openchrom.thirdparty.oracle/.settings/org.eclipse.pde.core.prefs similarity index 100% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.oracle/.settings/org.eclipse.pde.core.prefs rename to openchrom/plugins/net.openchrom.thirdparty.oracle/.settings/org.eclipse.pde.core.prefs diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.oracle/META-INF/MANIFEST.MF b/openchrom/plugins/net.openchrom.thirdparty.oracle/META-INF/MANIFEST.MF similarity index 63% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.oracle/META-INF/MANIFEST.MF rename to openchrom/plugins/net.openchrom.thirdparty.oracle/META-INF/MANIFEST.MF index 65c6fa04..6002f1d9 100644 --- a/openchrom/plugins/net.openchrom.thirdpartylibraries.oracle/META-INF/MANIFEST.MF +++ b/openchrom/plugins/net.openchrom.thirdparty.oracle/META-INF/MANIFEST.MF @@ -1,10 +1,10 @@ Manifest-Version: 1.0 -Automatic-Module-Name: net.openchrom.thirdpartylibraries.oracle +Automatic-Module-Name: net.openchrom.thirdparty.oracle Bundle-ManifestVersion: 2 Bundle-Name: Oracle OSGi JDBC DataSourceFactory Facade -Bundle-SymbolicName: net.openchrom.thirdpartylibraries.oracle +Bundle-SymbolicName: net.openchrom.thirdparty.oracle Bundle-Version: 1.0.0.qualifier -Bundle-Activator: net.openchrom.thirdpartylibraries.oracle.OracleDataSourceFactoryActivator +Bundle-Activator: net.openchrom.thirdparty.oracle.OracleDataSourceFactoryActivator Bundle-Vendor: LABLICATE Bundle-RequiredExecutionEnvironment: JavaSE-17 Import-Package: org.osgi.framework;version="1.3.0", diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.oracle/build.properties b/openchrom/plugins/net.openchrom.thirdparty.oracle/build.properties similarity index 100% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.oracle/build.properties rename to openchrom/plugins/net.openchrom.thirdparty.oracle/build.properties diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.oracle/pom.xml b/openchrom/plugins/net.openchrom.thirdparty.oracle/pom.xml similarity index 83% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.oracle/pom.xml rename to openchrom/plugins/net.openchrom.thirdparty.oracle/pom.xml index a6572756..09ca95dc 100644 --- a/openchrom/plugins/net.openchrom.thirdpartylibraries.oracle/pom.xml +++ b/openchrom/plugins/net.openchrom.thirdparty.oracle/pom.xml @@ -8,7 +8,7 @@ BUILD-VERSION - net.openchrom.thirdpartylibraries.oracle + net.openchrom.thirdparty.oracle 1.0.0-SNAPSHOT eclipse-plugin diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.oracle/src/net/openchrom/thirdpartylibraries/oracle/OracleDataSourceFactory.java b/openchrom/plugins/net.openchrom.thirdparty.oracle/src/net/openchrom/thirdpartylibraries/oracle/OracleDataSourceFactory.java similarity index 98% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.oracle/src/net/openchrom/thirdpartylibraries/oracle/OracleDataSourceFactory.java rename to openchrom/plugins/net.openchrom.thirdparty.oracle/src/net/openchrom/thirdpartylibraries/oracle/OracleDataSourceFactory.java index 0b0cb56a..859580dd 100644 --- a/openchrom/plugins/net.openchrom.thirdpartylibraries.oracle/src/net/openchrom/thirdpartylibraries/oracle/OracleDataSourceFactory.java +++ b/openchrom/plugins/net.openchrom.thirdparty.oracle/src/net/openchrom/thirdpartylibraries/oracle/OracleDataSourceFactory.java @@ -10,7 +10,7 @@ * Christoph Läubrich - initial api and implementation * Philip Wenig - reduce compiler warnings *******************************************************************************/ -package net.openchrom.thirdpartylibraries.oracle; +package net.openchrom.thirdparty.oracle; import java.io.IOException; import java.lang.reflect.InvocationTargetException; diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.oracle/src/net/openchrom/thirdpartylibraries/oracle/OracleDataSourceFactoryActivator.java b/openchrom/plugins/net.openchrom.thirdparty.oracle/src/net/openchrom/thirdpartylibraries/oracle/OracleDataSourceFactoryActivator.java similarity index 98% rename from openchrom/plugins/net.openchrom.thirdpartylibraries.oracle/src/net/openchrom/thirdpartylibraries/oracle/OracleDataSourceFactoryActivator.java rename to openchrom/plugins/net.openchrom.thirdparty.oracle/src/net/openchrom/thirdpartylibraries/oracle/OracleDataSourceFactoryActivator.java index 3cc91055..6c0fb781 100644 --- a/openchrom/plugins/net.openchrom.thirdpartylibraries.oracle/src/net/openchrom/thirdpartylibraries/oracle/OracleDataSourceFactoryActivator.java +++ b/openchrom/plugins/net.openchrom.thirdparty.oracle/src/net/openchrom/thirdpartylibraries/oracle/OracleDataSourceFactoryActivator.java @@ -10,7 +10,7 @@ * Christoph Läubrich - initial api and implementation * Philip Wenig - refactoring logger *******************************************************************************/ -package net.openchrom.thirdpartylibraries.oracle; +package net.openchrom.thirdparty.oracle; import java.io.File; import java.net.URL; diff --git a/openchrom/plugins/net.openchrom.thirdpartylibraries.jhdf5/.project b/openchrom/plugins/net.openchrom.thirdpartylibraries.jhdf5/.project deleted file mode 100644 index 3737354e..00000000 --- a/openchrom/plugins/net.openchrom.thirdpartylibraries.jhdf5/.project +++ /dev/null @@ -1,28 +0,0 @@ - - - net.openchrom.thirdpartylibraries.jhdf5 - - - - - - org.eclipse.jdt.core.javabuilder - - - - - org.eclipse.pde.ManifestBuilder - - - - - org.eclipse.pde.SchemaBuilder - - - - - - org.eclipse.pde.PluginNature - org.eclipse.jdt.core.javanature - - diff --git a/openchrom/plugins/pom.xml b/openchrom/plugins/pom.xml index 30ec3ba1..782d8425 100644 --- a/openchrom/plugins/pom.xml +++ b/openchrom/plugins/pom.xml @@ -6,7 +6,7 @@ net.openchrom parent BUILD-VERSION - ../cbi/net.openchrom.thirdpartylibraries.cbi/pom.xml + ../cbi/net.openchrom.thirdparty.cbi/pom.xml net.openchrom.plugins.parent diff --git a/openchrom/pom.xml b/openchrom/pom.xml index 88b72fe0..b732884f 100644 --- a/openchrom/pom.xml +++ b/openchrom/pom.xml @@ -20,7 +20,7 @@ 1.1.5 net.openchrom - thirdpartylibraries.targetplatform + thirdparty.targetplatform 1.0.0-SNAPSHOT false diff --git a/openchrom/sites/net.openchrom.thirdpartylibraries.updateSite/.project b/openchrom/sites/net.openchrom.thirdparty.updateSite/.project similarity index 85% rename from openchrom/sites/net.openchrom.thirdpartylibraries.updateSite/.project rename to openchrom/sites/net.openchrom.thirdparty.updateSite/.project index 346d083d..8307be25 100644 --- a/openchrom/sites/net.openchrom.thirdpartylibraries.updateSite/.project +++ b/openchrom/sites/net.openchrom.thirdparty.updateSite/.project @@ -1,6 +1,6 @@ - net.openchrom.thirdpartylibraries.updateSite + net.openchrom.thirdparty.updateSite diff --git a/openchrom/sites/net.openchrom.thirdpartylibraries.updateSite/.settings/org.eclipse.core.resources.prefs b/openchrom/sites/net.openchrom.thirdparty.updateSite/.settings/org.eclipse.core.resources.prefs similarity index 100% rename from openchrom/sites/net.openchrom.thirdpartylibraries.updateSite/.settings/org.eclipse.core.resources.prefs rename to openchrom/sites/net.openchrom.thirdparty.updateSite/.settings/org.eclipse.core.resources.prefs diff --git a/openchrom/sites/net.openchrom.thirdparty.updateSite/category.xml b/openchrom/sites/net.openchrom.thirdparty.updateSite/category.xml new file mode 100644 index 00000000..5e190bfe --- /dev/null +++ b/openchrom/sites/net.openchrom.thirdparty.updateSite/category.xml @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + This update site provides third party libraries. + + + \ No newline at end of file diff --git a/openchrom/sites/net.openchrom.thirdpartylibraries.updateSite/index.html b/openchrom/sites/net.openchrom.thirdparty.updateSite/index.html similarity index 97% rename from openchrom/sites/net.openchrom.thirdpartylibraries.updateSite/index.html rename to openchrom/sites/net.openchrom.thirdparty.updateSite/index.html index cbc5177b..430e0a61 100644 --- a/openchrom/sites/net.openchrom.thirdpartylibraries.updateSite/index.html +++ b/openchrom/sites/net.openchrom.thirdparty.updateSite/index.html @@ -1,6 +1,6 @@ -net.openchrom.thirdpartylibraries +net.openchrom.thirdparty