]> source.dussan.org Git - jgit.git/commitdiff
Merge branch 'stable-3.0' 09/15809/1
authorMatthias Sohn <matthias.sohn@sap.com>
Thu, 22 Aug 2013 20:50:43 +0000 (22:50 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Thu, 22 Aug 2013 20:50:43 +0000 (22:50 +0200)
* 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>
1  2 
org.eclipse.jgit.java7/META-INF/MANIFEST.MF

index 7f70f7ad94849c6f8727c3efb9453dcb9d97aed4,4251e5f71e508786e640806441cc9ce94fed8343..7a0c21282a9dea8f39302a9098c3a33770ea9eaa
@@@ -1,9 -1,9 +1,9 @@@
  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.0.2"
++Fragment-Host: org.eclipse.jgit;bundle-version="3.1.0"
  Bundle-Name: %plugin_name
  Bundle-SymbolicName: org.eclipse.jgit.java7
 -Bundle-Version: 3.0.2.qualifier
 +Bundle-Version: 3.1.0.qualifier
  Bundle-Localization: plugin
  Bundle-Vendor: %provider_name
  Bundle-RequiredExecutionEnvironment: JavaSE-1.7