From bc3d8649d37aa0e6b9c023ddaddad3452d4cd9bd Mon Sep 17 00:00:00 2001 From: Erhan Keseli Date: Mon, 16 Mar 2026 08:40:55 +0100 Subject: [PATCH] Release 1.0.0.202603160733 --- artifacts.jar => 1.0.0.202603160733/artifacts.jar | Bin .../artifacts.xml.xz | Bin content.jar => 1.0.0.202603160733/content.jar | Bin .../content.xml.xz | Bin ...com.epod.adt.mcp.feature_1.0.0.202603160733.jar | Bin 1.0.0.202603160733/p2.index | 4 ++++ .../com.epod.adt.mcp.plugin_1.0.0.202603160733.jar | Bin compositeArtifacts.xml | 13 +++++++++++++ compositeContent.xml | 13 +++++++++++++ p2.index | 5 ++--- 10 files changed, 32 insertions(+), 3 deletions(-) rename artifacts.jar => 1.0.0.202603160733/artifacts.jar (100%) rename artifacts.xml.xz => 1.0.0.202603160733/artifacts.xml.xz (100%) rename content.jar => 1.0.0.202603160733/content.jar (100%) rename content.xml.xz => 1.0.0.202603160733/content.xml.xz (100%) rename {features => 1.0.0.202603160733/features}/com.epod.adt.mcp.feature_1.0.0.202603160733.jar (100%) create mode 100644 1.0.0.202603160733/p2.index rename {plugins => 1.0.0.202603160733/plugins}/com.epod.adt.mcp.plugin_1.0.0.202603160733.jar (100%) create mode 100644 compositeArtifacts.xml create mode 100644 compositeContent.xml diff --git a/artifacts.jar b/1.0.0.202603160733/artifacts.jar similarity index 100% rename from artifacts.jar rename to 1.0.0.202603160733/artifacts.jar diff --git a/artifacts.xml.xz b/1.0.0.202603160733/artifacts.xml.xz similarity index 100% rename from artifacts.xml.xz rename to 1.0.0.202603160733/artifacts.xml.xz diff --git a/content.jar b/1.0.0.202603160733/content.jar similarity index 100% rename from content.jar rename to 1.0.0.202603160733/content.jar diff --git a/content.xml.xz b/1.0.0.202603160733/content.xml.xz similarity index 100% rename from content.xml.xz rename to 1.0.0.202603160733/content.xml.xz diff --git a/features/com.epod.adt.mcp.feature_1.0.0.202603160733.jar b/1.0.0.202603160733/features/com.epod.adt.mcp.feature_1.0.0.202603160733.jar similarity index 100% rename from features/com.epod.adt.mcp.feature_1.0.0.202603160733.jar rename to 1.0.0.202603160733/features/com.epod.adt.mcp.feature_1.0.0.202603160733.jar diff --git a/1.0.0.202603160733/p2.index b/1.0.0.202603160733/p2.index new file mode 100644 index 0000000..fc48e45 --- /dev/null +++ b/1.0.0.202603160733/p2.index @@ -0,0 +1,4 @@ +#Mon Mar 16 08:34:06 CET 2026 +artifact.repository.factory.order=artifacts.xml.xz,artifacts.xml,\! +metadata.repository.factory.order=content.xml.xz,content.xml,\! +version=1 diff --git a/plugins/com.epod.adt.mcp.plugin_1.0.0.202603160733.jar b/1.0.0.202603160733/plugins/com.epod.adt.mcp.plugin_1.0.0.202603160733.jar similarity index 100% rename from plugins/com.epod.adt.mcp.plugin_1.0.0.202603160733.jar rename to 1.0.0.202603160733/plugins/com.epod.adt.mcp.plugin_1.0.0.202603160733.jar diff --git a/compositeArtifacts.xml b/compositeArtifacts.xml new file mode 100644 index 0000000..fe976db --- /dev/null +++ b/compositeArtifacts.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + diff --git a/compositeContent.xml b/compositeContent.xml new file mode 100644 index 0000000..fe39cbf --- /dev/null +++ b/compositeContent.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + diff --git a/p2.index b/p2.index index fc48e45..268220f 100644 --- a/p2.index +++ b/p2.index @@ -1,4 +1,3 @@ -#Mon Mar 16 08:34:06 CET 2026 -artifact.repository.factory.order=artifacts.xml.xz,artifacts.xml,\! -metadata.repository.factory.order=content.xml.xz,content.xml,\! version=1 +metadata.repository.factory.order=compositeContent.xml,\! +artifact.repository.factory.order=compositeArtifacts.xml,\!