From 52a2d5c77e20236f0ab14b3ee388a7f6272179f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B0=D0=BD=D0=B4=D1=8A?= =?UTF-8?q?=D1=80=20=D0=9A=D1=83=D1=80=D1=82=D0=B0=D0=BA=D0=BE=D0=B2?= Date: Mon, 15 Jun 2026 09:16:49 +0300 Subject: [PATCH 1/3] Build against 2026-06 --- .../net.openchrom.targetplatform.target | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openchrom/releng/net.openchrom.targetplatform/net.openchrom.targetplatform.target b/openchrom/releng/net.openchrom.targetplatform/net.openchrom.targetplatform.target index ad49dc40d..7a389dcb6 100644 --- a/openchrom/releng/net.openchrom.targetplatform/net.openchrom.targetplatform.target +++ b/openchrom/releng/net.openchrom.targetplatform/net.openchrom.targetplatform.target @@ -3,7 +3,7 @@ - + @@ -30,7 +30,7 @@ - + From 41b4b4ed69c3fade61065658af37f74f5a82c74f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B0=D0=BD=D0=B4=D1=8A?= =?UTF-8?q?=D1=80=20=D0=9A=D1=83=D1=80=D1=82=D0=B0=D0=BA=D0=BE=D0=B2?= Date: Mon, 15 Jun 2026 09:17:58 +0300 Subject: [PATCH 2/3] Remove classic theme extension The theme itself is gone in 2026-06 --- .../plugin.xml | 6 ------ .../stylesheets/classic.css | 15 --------------- 2 files changed, 21 deletions(-) delete mode 100644 openchrom/plugins/net.openchrom.rcp.compilation.community.ui/stylesheets/classic.css diff --git a/openchrom/plugins/net.openchrom.rcp.compilation.community.ui/plugin.xml b/openchrom/plugins/net.openchrom.rcp.compilation.community.ui/plugin.xml index bc7807e31..da30be6df 100644 --- a/openchrom/plugins/net.openchrom.rcp.compilation.community.ui/plugin.xml +++ b/openchrom/plugins/net.openchrom.rcp.compilation.community.ui/plugin.xml @@ -47,12 +47,6 @@ refid="org.eclipse.e4.ui.css.theme.e4_default"> - - - - Date: Thu, 25 Jun 2026 07:05:00 +0200 Subject: [PATCH 3/3] Add com.sun.xml.bind 4.0.9 from Maven Version 4.0.9 contains fix for eclipse-ee4j/jaxb-ri#1970 . . --- .../META-INF/MANIFEST.MF | 2 +- .../META-INF/MANIFEST.MF | 2 +- .../META-INF/MANIFEST.MF | 2 +- .../META-INF/MANIFEST.MF | 2 +- .../META-INF/MANIFEST.MF | 2 +- .../META-INF/MANIFEST.MF | 2 +- .../META-INF/MANIFEST.MF | 2 +- .../META-INF/MANIFEST.MF | 2 +- .../META-INF/MANIFEST.MF | 2 +- .../net.openchrom.targetplatform.target | 14 +++++++++++++- 10 files changed, 22 insertions(+), 10 deletions(-) diff --git a/openchrom/plugins/net.openchrom.csd.converter.supplier.gaml/META-INF/MANIFEST.MF b/openchrom/plugins/net.openchrom.csd.converter.supplier.gaml/META-INF/MANIFEST.MF index f867acb30..8921d4ed7 100644 --- a/openchrom/plugins/net.openchrom.csd.converter.supplier.gaml/META-INF/MANIFEST.MF +++ b/openchrom/plugins/net.openchrom.csd.converter.supplier.gaml/META-INF/MANIFEST.MF @@ -14,7 +14,7 @@ Require-Bundle: org.eclipse.core.runtime, org.eclipse.chemclipse.csd.model;bundle-version="0.8.0", org.eclipse.chemclipse.csd.converter;bundle-version="0.8.0", net.openchrom.xxd.converter.supplier.gaml;bundle-version="1.6.13", - com.sun.xml.bind.jaxb-osgi;bundle-version="4.0.5", + com.sun.xml.bind.jaxb-osgi;bundle-version="4.0.9", org.glassfish.hk2.osgi-resource-locator;bundle-version="1.0.3" Bundle-RequiredExecutionEnvironment: JavaSE-21 Bundle-ActivationPolicy: lazy diff --git a/openchrom/plugins/net.openchrom.fsd.converter.supplier.gaml/META-INF/MANIFEST.MF b/openchrom/plugins/net.openchrom.fsd.converter.supplier.gaml/META-INF/MANIFEST.MF index a2345c8b5..2d9c517ac 100644 --- a/openchrom/plugins/net.openchrom.fsd.converter.supplier.gaml/META-INF/MANIFEST.MF +++ b/openchrom/plugins/net.openchrom.fsd.converter.supplier.gaml/META-INF/MANIFEST.MF @@ -14,7 +14,7 @@ Require-Bundle: org.eclipse.core.runtime, net.openchrom.xxd.converter.supplier.gaml;bundle-version="1.6.13", org.eclipse.chemclipse.fsd.converter;bundle-version="0.9.0", org.eclipse.chemclipse.fsd.model;bundle-version="0.9.0", - com.sun.xml.bind.jaxb-osgi;bundle-version="4.0.5", + com.sun.xml.bind.jaxb-osgi;bundle-version="4.0.9", org.glassfish.hk2.osgi-resource-locator;bundle-version="1.0.3" Bundle-RequiredExecutionEnvironment: JavaSE-21 Bundle-ActivationPolicy: lazy diff --git a/openchrom/plugins/net.openchrom.msd.converter.supplier.animl/META-INF/MANIFEST.MF b/openchrom/plugins/net.openchrom.msd.converter.supplier.animl/META-INF/MANIFEST.MF index 3929f49a4..9dbc9ac96 100644 --- a/openchrom/plugins/net.openchrom.msd.converter.supplier.animl/META-INF/MANIFEST.MF +++ b/openchrom/plugins/net.openchrom.msd.converter.supplier.animl/META-INF/MANIFEST.MF @@ -15,7 +15,7 @@ Require-Bundle: org.eclipse.core.runtime, org.eclipse.chemclipse.support;bundle-version="0.8.0", net.openchrom.xxd.converter.supplier.animl;bundle-version="1.6.13", org.apache.commons.commons-io;bundle-version="2.16.1", - com.sun.xml.bind.jaxb-osgi;bundle-version="4.0.5", + com.sun.xml.bind.jaxb-osgi;bundle-version="4.0.9", org.glassfish.hk2.osgi-resource-locator;bundle-version="1.0.3" Bundle-RequiredExecutionEnvironment: JavaSE-21 Bundle-ActivationPolicy: lazy diff --git a/openchrom/plugins/net.openchrom.msd.converter.supplier.gaml/META-INF/MANIFEST.MF b/openchrom/plugins/net.openchrom.msd.converter.supplier.gaml/META-INF/MANIFEST.MF index e6a6db30f..d9ceb9041 100644 --- a/openchrom/plugins/net.openchrom.msd.converter.supplier.gaml/META-INF/MANIFEST.MF +++ b/openchrom/plugins/net.openchrom.msd.converter.supplier.gaml/META-INF/MANIFEST.MF @@ -14,7 +14,7 @@ Require-Bundle: org.eclipse.core.runtime, org.eclipse.chemclipse.model;bundle-version="0.8.0", org.eclipse.chemclipse.support;bundle-version="0.8.0", net.openchrom.xxd.converter.supplier.gaml;bundle-version="1.6.13", - com.sun.xml.bind.jaxb-osgi;bundle-version="4.0.5", + com.sun.xml.bind.jaxb-osgi;bundle-version="4.0.9", org.glassfish.hk2.osgi-resource-locator;bundle-version="1.0.3" Bundle-RequiredExecutionEnvironment: JavaSE-21 Bundle-ActivationPolicy: lazy diff --git a/openchrom/plugins/net.openchrom.msd.converter.supplier.mzmlb/META-INF/MANIFEST.MF b/openchrom/plugins/net.openchrom.msd.converter.supplier.mzmlb/META-INF/MANIFEST.MF index 52207ff8a..e3a58024b 100644 --- a/openchrom/plugins/net.openchrom.msd.converter.supplier.mzmlb/META-INF/MANIFEST.MF +++ b/openchrom/plugins/net.openchrom.msd.converter.supplier.mzmlb/META-INF/MANIFEST.MF @@ -16,7 +16,7 @@ Require-Bundle: org.eclipse.core.runtime, org.eclipse.chemclipse.support;bundle-version="0.8.0", net.openchrom.thirdparty.jhdf5;bundle-version="19.4.1", org.eclipse.chemclipse.xxd.converter.supplier.mzml;bundle-version="0.9.0", - com.sun.xml.bind.jaxb-osgi;bundle-version="4.0.5", + com.sun.xml.bind.jaxb-osgi;bundle-version="4.0.9", org.glassfish.hk2.osgi-resource-locator;bundle-version="1.0.3" Bundle-RequiredExecutionEnvironment: JavaSE-21 Bundle-ActivationPolicy: lazy diff --git a/openchrom/plugins/net.openchrom.nmr.converter.supplier.gaml/META-INF/MANIFEST.MF b/openchrom/plugins/net.openchrom.nmr.converter.supplier.gaml/META-INF/MANIFEST.MF index 8832fa5b6..6f92cab93 100644 --- a/openchrom/plugins/net.openchrom.nmr.converter.supplier.gaml/META-INF/MANIFEST.MF +++ b/openchrom/plugins/net.openchrom.nmr.converter.supplier.gaml/META-INF/MANIFEST.MF @@ -14,7 +14,7 @@ Require-Bundle: org.eclipse.core.runtime, net.openchrom.xxd.converter.supplier.gaml;bundle-version="0.8.0", org.eclipse.chemclipse.nmr.converter;bundle-version="0.9.0", org.eclipse.chemclipse.nmr.model;bundle-version="0.9.0", - com.sun.xml.bind.jaxb-osgi;bundle-version="4.0.5", + com.sun.xml.bind.jaxb-osgi;bundle-version="4.0.9", org.glassfish.hk2.osgi-resource-locator;bundle-version="1.0.3" Bundle-RequiredExecutionEnvironment: JavaSE-21 Bundle-ActivationPolicy: lazy diff --git a/openchrom/plugins/net.openchrom.vsd.converter.supplier.gaml/META-INF/MANIFEST.MF b/openchrom/plugins/net.openchrom.vsd.converter.supplier.gaml/META-INF/MANIFEST.MF index abafdf410..8d07feae8 100644 --- a/openchrom/plugins/net.openchrom.vsd.converter.supplier.gaml/META-INF/MANIFEST.MF +++ b/openchrom/plugins/net.openchrom.vsd.converter.supplier.gaml/META-INF/MANIFEST.MF @@ -14,7 +14,7 @@ Require-Bundle: org.eclipse.core.runtime, org.eclipse.chemclipse.processing;bundle-version="0.8.0", org.eclipse.chemclipse.support;bundle-version="0.8.0", net.openchrom.xxd.converter.supplier.gaml;bundle-version="0.8.0", - com.sun.xml.bind.jaxb-osgi;bundle-version="4.0.5", + com.sun.xml.bind.jaxb-osgi;bundle-version="4.0.9", org.glassfish.hk2.osgi-resource-locator;bundle-version="1.0.3" Bundle-RequiredExecutionEnvironment: JavaSE-21 Bundle-ActivationPolicy: lazy diff --git a/openchrom/plugins/net.openchrom.wsd.converter.supplier.animl/META-INF/MANIFEST.MF b/openchrom/plugins/net.openchrom.wsd.converter.supplier.animl/META-INF/MANIFEST.MF index 7ab8e4027..ef67b806c 100644 --- a/openchrom/plugins/net.openchrom.wsd.converter.supplier.animl/META-INF/MANIFEST.MF +++ b/openchrom/plugins/net.openchrom.wsd.converter.supplier.animl/META-INF/MANIFEST.MF @@ -15,7 +15,7 @@ Require-Bundle: org.eclipse.core.runtime, org.eclipse.chemclipse.wsd.model;bundle-version="0.9.0", net.openchrom.xxd.converter.supplier.animl;bundle-version="1.6.13", org.apache.commons.commons-io, - com.sun.xml.bind.jaxb-osgi;bundle-version="4.0.5", + com.sun.xml.bind.jaxb-osgi;bundle-version="4.0.9", org.glassfish.hk2.osgi-resource-locator;bundle-version="1.0.3" Bundle-RequiredExecutionEnvironment: JavaSE-21 Bundle-ActivationPolicy: lazy diff --git a/openchrom/plugins/net.openchrom.wsd.converter.supplier.gaml/META-INF/MANIFEST.MF b/openchrom/plugins/net.openchrom.wsd.converter.supplier.gaml/META-INF/MANIFEST.MF index 8d27c8f69..f18ee2461 100644 --- a/openchrom/plugins/net.openchrom.wsd.converter.supplier.gaml/META-INF/MANIFEST.MF +++ b/openchrom/plugins/net.openchrom.wsd.converter.supplier.gaml/META-INF/MANIFEST.MF @@ -15,7 +15,7 @@ Require-Bundle: org.eclipse.core.runtime, net.openchrom.xxd.converter.supplier.gaml, org.eclipse.chemclipse.wsd.converter;bundle-version="0.9.0", org.eclipse.chemclipse.wsd.model;bundle-version="0.9.0", - com.sun.xml.bind.jaxb-osgi;bundle-version="4.0.5", + com.sun.xml.bind.jaxb-osgi;bundle-version="4.0.9", org.glassfish.hk2.osgi-resource-locator;bundle-version="1.0.3" Bundle-RequiredExecutionEnvironment: JavaSE-21 Bundle-ActivationPolicy: lazy diff --git a/openchrom/releng/net.openchrom.targetplatform/net.openchrom.targetplatform.target b/openchrom/releng/net.openchrom.targetplatform/net.openchrom.targetplatform.target index 7a389dcb6..b37be93d8 100644 --- a/openchrom/releng/net.openchrom.targetplatform/net.openchrom.targetplatform.target +++ b/openchrom/releng/net.openchrom.targetplatform/net.openchrom.targetplatform.target @@ -1,6 +1,6 @@ - + @@ -10,6 +10,8 @@ + + @@ -37,6 +39,16 @@ + + + + com.sun.xml.bind + jaxb-osgi + 4.0.9 + jar + + +