summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.packaging/org.eclipse.jgit.target/META-INF
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2019-08-23 22:14:55 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2019-08-23 22:31:46 +0200
commitad5339a6b075a7ebbc03a0d9f61a4d6ac7763c12 (patch)
treedde105c51712ed8abd3ddb5ceda2a2d36508158f /org.eclipse.jgit.packaging/org.eclipse.jgit.target/META-INF
parent1553c94223413bd7c6d0d423da3ab6fc1eb89732 (diff)
parent85a1d8bcf85e048436cc03dcae4e5bcb889bfa24 (diff)
downloadjgit-ad5339a6b075a7ebbc03a0d9f61a4d6ac7763c12.tar.gz
jgit-ad5339a6b075a7ebbc03a0d9f61a4d6ac7763c12.zip
Merge branch 'stable-5.4'
* stable-5.4: Prepare 5.4.3-SNAPSHOT builds JGit v5.4.2.201908231537-r Prepare 5.3.5-SNAPSHOT builds JGit v5.3.4.201908231101-r Prepare 5.1.11-SNAPSHOT builds JGit v5.1.10.201908230655-r Use AtomicReferences to cache user and system level configs Fix copy-paste typo in CloneCommand#cleanup SystemReader: Use correct constructor of FileBasedConfig Change-Id: I241dd1314f5535147ad641576a25f49cae6fe62d Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/META-INF')
-rw-r--r--org.eclipse.jgit.packaging/org.eclipse.jgit.target/META-INF/MANIFEST.MF5
1 files changed, 5 insertions, 0 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/META-INF/MANIFEST.MF b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/META-INF/MANIFEST.MF
new file mode 100644
index 0000000000..b17ee5e993
--- /dev/null
+++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/META-INF/MANIFEST.MF
@@ -0,0 +1,5 @@
+Manifest-Version: 1.0
+Bundle-ManifestVersion: 2
+Bundle-Name: JGit Target Platform Bundle
+Bundle-SymbolicName: org.eclipse.jgit.target
+Bundle-Version: 5.5.0.qualifier