summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.iplog/.classpath
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2013-01-09 13:56:32 +0100
committerMatthias Sohn <matthias.sohn@sap.com>2013-01-09 14:21:40 +0100
commit850e5bc24e31c8c510592b24c8a2f425bc2988f0 (patch)
treeee52bb8c96781bceddd30f7a25081855a46ab347 /org.eclipse.jgit.iplog/.classpath
parent04214819784b722b7ab24bb82150b393a085b6b8 (diff)
downloadjgit-850e5bc24e31c8c510592b24c8a2f425bc2988f0.tar.gz
jgit-850e5bc24e31c8c510592b24c8a2f425bc2988f0.zip
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 <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.iplog/.classpath')
-rw-r--r--org.eclipse.jgit.iplog/.classpath8
1 files changed, 0 insertions, 8 deletions
diff --git a/org.eclipse.jgit.iplog/.classpath b/org.eclipse.jgit.iplog/.classpath
deleted file mode 100644
index d7edf529a2..0000000000
--- a/org.eclipse.jgit.iplog/.classpath
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry kind="src" path="src"/>
- <classpathentry kind="src" path="resources"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
- <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
- <classpathentry kind="output" path="bin"/>
-</classpath>