From 850e5bc24e31c8c510592b24c8a2f425bc2988f0 Mon Sep 17 00:00:00 2001 From: Matthias Sohn Date: Wed, 9 Jan 2013 13:56:32 +0100 Subject: Delete the iplog generator It stopped working when we moved to the Eclipse foundation's Gerrit server since it doesn't use the Gerrit internal user store but LDAP. Instead, since 2.0, we use the Eclipse foundation's automatic IP log generator [1] to generate IP logs for releasing jgit and egit. [1] http://www.eclipse.org/projects/ip_log_selector.php Change-Id: I98dc65efb62909bc0258e6c680df0c93a57e9677 Signed-off-by: Matthias Sohn --- pom.xml | 1 - 1 file changed, 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 63af6bd12f..e452181156 100644 --- a/pom.xml +++ b/pom.xml @@ -474,7 +474,6 @@ org.eclipse.jgit.ant org.eclipse.jgit.ui org.eclipse.jgit.http.server - org.eclipse.jgit.iplog org.eclipse.jgit.pgm org.eclipse.jgit.junit org.eclipse.jgit.junit.http -- cgit v1.2.3