summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2013-08-22 22:50:43 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2013-08-22 22:50:43 +0200
commitc0fc5dc50441ba9b4a3e642e2a598936188ad252 (patch)
tree46752f65dafdea759892023dfb1efd1f1f958a4a
parent9b26e4bffb06ddf12c9c3040e3f25482655d1d89 (diff)
parent99d981ce35d66b89cdd5d539513bf0ec070b7b34 (diff)
downloadjgit-c0fc5dc50441ba9b4a3e642e2a598936188ad252.tar.gz
jgit-c0fc5dc50441ba9b4a3e642e2a598936188ad252.zip
Merge branch 'stable-3.0'
* stable-3.0: Update reflog like C Git during rebase (non-interactive) Make sure checkout is not deleting folders outside the workingtree Update to Jetty 7.6.11.v20130520 Fix bugs in TreeWalk#isPathSuffix used by PathSuffixFilter Refactor PathSuffixFilterTest to remove duplication Check parentFile is not null Update HEAD in cherry-picking several commits Fix HTTP response processing for WWW-Authenticate headers Don't skip want validation when the client sends no haves Fix tests for OS X when the tmpdir is the default /tmp Fix running maven http tests on OS X Recognize CRLF when parsing the short message of a commit or tag Update build to use Tycho 0.18 Add jgit target platform to define dependencies more precisely Prepare 3.0.2-SNAPSHOT builds Change-Id: Icef0cd0cce9bbccf2b2cbb3471a3f4ce0655e22c Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
-rw-r--r--org.eclipse.jgit.java7/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.java7/META-INF/MANIFEST.MF b/org.eclipse.jgit.java7/META-INF/MANIFEST.MF
index 7f70f7ad94..7a0c21282a 100644
--- a/org.eclipse.jgit.java7/META-INF/MANIFEST.MF
+++ b/org.eclipse.jgit.java7/META-INF/MANIFEST.MF
@@ -1,6 +1,6 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
-Fragment-Host: org.eclipse.jgit;bundle-version="3.0.0"
+Fragment-Host: org.eclipse.jgit;bundle-version="3.1.0"
Bundle-Name: %plugin_name
Bundle-SymbolicName: org.eclipse.jgit.java7
Bundle-Version: 3.1.0.qualifier