aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.repository/category.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2023-05-01 11:38:36 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2023-05-01 17:08:41 +0200
commitee2143f74449f2a95320231eece26a2494fdb0e3 (patch)
treeb9966bea8442936ccd29c0139e79c1844dc7ab68 /org.eclipse.jgit.packaging/org.eclipse.jgit.repository/category.xml
parent140a8b365aa75a2dc488a221760f513df5232c1c (diff)
downloadjgit-ee2143f74449f2a95320231eece26a2494fdb0e3.tar.gz
jgit-ee2143f74449f2a95320231eece26a2494fdb0e3.zip
Update javaEWAH to 1.2.3 and use it directly from Maven central
This changes its BundleSymbolicName from "javaewah" (name in Orbit) to com.googlecode.javaewah.JavaEWAH (name in upstream artefact from Maven Central). Change-Id: I8dee6909d496e3d05b2de938515dde831518be24
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.repository/category.xml')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.repository/category.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.repository/category.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.repository/category.xml
index 3e4ce59ec0..39093220d4 100644
--- a/org.eclipse.jgit.packaging/org.eclipse.jgit.repository/category.xml
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.repository/category.xml
@@ -69,10 +69,10 @@
<bundle id="com.sun.jna.platform.source">
<category name="JGit-dependency-bundles"/>
</bundle>
- <bundle id="javaewah">
+ <bundle id="com.googlecode.javaewah.JavaEWAH">
<category name="JGit-dependency-bundles"/>
</bundle>
- <bundle id="javaewah.source">
+ <bundle id="com.googlecode.javaewah.JavaEWAH.source">
<category name="JGit-dependency-bundles"/>
</bundle>
<bundle id="jakarta.servlet-api">