diff --git a/org.jcryptool.crypto.keystore/META-INF/MANIFEST.MF b/org.jcryptool.crypto.keystore/META-INF/MANIFEST.MF
index 1a2afd3bfd..93cd5da0e3 100644
--- a/org.jcryptool.crypto.keystore/META-INF/MANIFEST.MF
+++ b/org.jcryptool.crypto.keystore/META-INF/MANIFEST.MF
@@ -10,7 +10,7 @@ Require-Bundle: org.eclipse.ui,
org.eclipse.core.filesystem,
net.sourceforge.codec;bundle-version="1.7.0",
de.flexiprovider;bundle-version="1.7.0",
- org.jcryptool.thirdparty.java11migration.jaxb
+ org.jcryptool.thirdparty.m2bundle.jaxb
Bundle-ActivationPolicy: lazy
Export-Package: org.jcryptool.crypto.keystore,
org.jcryptool.crypto.keystore.backend,
diff --git a/org.jcryptool.jre.master.feature/build.properties b/org.jcryptool.jre.master.feature/build.properties
new file mode 100644
index 0000000000..82ab19c62d
--- /dev/null
+++ b/org.jcryptool.jre.master.feature/build.properties
@@ -0,0 +1 @@
+bin.includes = feature.xml
diff --git a/org.jcryptool.jre.master.feature/feature.xml b/org.jcryptool.jre.master.feature/feature.xml
new file mode 100644
index 0000000000..83af6cfcca
--- /dev/null
+++ b/org.jcryptool.jre.master.feature/feature.xml
@@ -0,0 +1,43 @@
+
+
+
+
+ Aggregates the JRE features from org.jcryptool.thirdparty.jre
+
+
+
+ No copyright is assumend by JCrypTool nor its maintaines for the JRE. Please refer to the information provided with the individual jre features.
+
+
+
+ The license under which the OpenJDK JRE is distributed stays untouched. Please refer to the information provided with the individual jre features.
+
+
+
+
+
+
+
+
+
diff --git a/org.jcryptool.jre.master.feature/pom.xml b/org.jcryptool.jre.master.feature/pom.xml
new file mode 100644
index 0000000000..0cf8c60d8e
--- /dev/null
+++ b/org.jcryptool.jre.master.feature/pom.xml
@@ -0,0 +1,13 @@
+
+
+
+ org.jcryptool
+ org.jcryptool.core.parent
+ 1.0.0
+
+ 4.0.0
+ org.jcryptool.jre.master.feature
+ eclipse-feature
+
diff --git a/org.jcryptool.target/org.jcryptool.target.target b/org.jcryptool.target/org.jcryptool.target.target
index df27a485d7..8ca16b061f 100644
--- a/org.jcryptool.target/org.jcryptool.target.target
+++ b/org.jcryptool.target/org.jcryptool.target.target
@@ -19,9 +19,19 @@
-
+
+
+
+
+
+
+
+
+
+
diff --git a/pom.xml b/pom.xml
index 57c7ecc8ac..6df9a2a1f6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -55,13 +55,13 @@
org.jcryptool.editors.feature
org.jcryptool.fileexplorer
org.jcryptool.jre.master.feature
- org.jcryptool.jre.macosx.feature
- org.jcryptool.jre.win64.feature
- org.jcryptool.jre.linux64.feature
+
+
+
org.jcryptool.product
org.jcryptool.providers.feature
org.jcryptool.target
org.jcryptool.views.feature
org.jcryptool.webbrowser
-
\ No newline at end of file
+