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 --- .../org.eclipse.jgit.pgm.feature/feature.xml | 7 ------- org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/pom.xml | 6 ------ 2 files changed, 13 deletions(-) (limited to 'org.eclipse.jgit.packaging') diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml b/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml index b69e1ef5d2..85d5d355c1 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.pgm.feature/feature.xml @@ -33,13 +33,6 @@ version="0.0.0" unpack="false"/> - - 2.3.0-SNAPSHOT - - org.eclipse.jgit - org.eclipse.jgit.iplog - 2.3.0-SNAPSHOT - - org.eclipse.jgit org.eclipse.jgit.ui -- cgit v1.2.3