Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kurtakov2018-06-01 08:21:21 +0000
committerAlexander Kurtakov2018-06-01 12:22:18 +0000
commitc98a1d4f43b728e0864fe0c166bc6aae9e420b46 (patch)
tree0de0d6c2caa82c6367842b8b6980cfe05e326a44 /pom.xml
parentbe993aad6aacf83e22132e03eb9ca41a577d240e (diff)
downloadrt.equinox.p2-c98a1d4f43b728e0864fe0c166bc6aae9e420b46.tar.gz
rt.equinox.p2-c98a1d4f43b728e0864fe0c166bc6aae9e420b46.tar.xz
rt.equinox.p2-c98a1d4f43b728e0864fe0c166bc6aae9e420b46.zip
Bug 512407 - Let's dump 'ie.wombat.jbdiff' and related from GitI20180601-0915I20180601-0900
repository Never have been published in our repo so safe to remove. Removed parts that used it but these bundles are not in the repo also so safe again. It is sure that if/when jbdiff is really used it should be added to Orbit and used proper instead of keeping it's source in our repo. Change-Id: Iac3cccd08d3019d70d1d18632a761d20bad444b8 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index ea7a543c6..e52d8aaf6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -111,8 +111,6 @@
</build>
<modules>
- <module>bundles/ie.wombat.jbdiff</module>
- <module>bundles/ie.wombat.jbdiff.test</module>
<module>bundles/org.eclipse.equinox.frameworkadmin</module>
<module>bundles/org.eclipse.equinox.frameworkadmin.equinox</module>
<module>bundles/org.eclipse.equinox.frameworkadmin.test</module>

Back to the top