jgit/org.eclipse.jgit.packaging
Thomas Wolf f8038b6b58 Revert 'Use net.i2p.crypto:eddsa directly from Maven Central'
This reverts commit 7e094c6cf3.

Reason: the maven artifact has a broken MANIFEST.MF with a mandatory
dependency to sun.security.x509, which is an internal package in the
JDK and moreover not needed by the bundle except for one test class
that isn't in the bundle at all.

This extra dependency makes the JGit tycho packaging build fail when
Tycho 4 is used.

We must keep using the Orbit re-packaging of this artifact, which does
not have this unnecessary mandatory dependency.

Change-Id: Ica15a5ddcada09686de3055b2b3daf081e3c5ffc
Signed-off-by: Thomas Wolf <twolf@apache.org>
2023-05-23 19:47:08 +02:00
..
.settings Avoid warning "no explicit project encoding" 2022-05-26 23:17:44 +02:00
org.eclipse.jgit.feature Prepare 6.5.1-SNAPSHOT builds 2023-03-07 16:39:19 +01:00
org.eclipse.jgit.gpg.bc.feature Prepare 6.6.0-SNAPSHOT builds 2023-03-01 15:40:45 +01:00
org.eclipse.jgit.http.apache.feature Prepare 6.6.0-SNAPSHOT builds 2023-03-01 15:40:45 +01:00
org.eclipse.jgit.junit.feature Prepare 6.5.1-SNAPSHOT builds 2023-03-07 16:39:19 +01:00
org.eclipse.jgit.lfs.feature Prepare 6.6.0-SNAPSHOT builds 2023-03-01 15:40:45 +01:00
org.eclipse.jgit.pgm.feature Prepare 6.6.0-SNAPSHOT builds 2023-03-01 15:40:45 +01:00
org.eclipse.jgit.repository Update slf4j to 1.7.36 and consume it directly from Maven Central 2023-05-02 17:05:18 +02:00
org.eclipse.jgit.source.feature Prepare 6.6.0-SNAPSHOT builds 2023-03-01 15:40:45 +01:00
org.eclipse.jgit.ssh.apache.feature Prepare 6.6.0-SNAPSHOT builds 2023-03-01 15:40:45 +01:00
org.eclipse.jgit.ssh.jsch.feature Prepare 6.6.0-SNAPSHOT builds 2023-03-01 15:40:45 +01:00
org.eclipse.jgit.target Revert 'Use net.i2p.crypto:eddsa directly from Maven Central' 2023-05-23 19:47:08 +02:00
.project Make org.eclipse.jgit.packaging a general project 2014-04-28 09:06:58 +02:00
pom.xml Update Maven plugins 2023-05-03 13:53:14 +02:00