]> source.dussan.org Git - jgit.git/commit
Add missing @since tags for new API 36/120136/3
authorMatthias Sohn <matthias.sohn@sap.com>
Sat, 24 Mar 2018 21:05:53 +0000 (22:05 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Sat, 24 Mar 2018 23:56:53 +0000 (00:56 +0100)
commitd8234d310db7e730fba4e8685ac3bf8fb94046e8
treef3fe85a49b96c6e7518753d4e13dd930afc6d589
parent0d9732b54f930b2cbc4cd4bee3afca0336d9eb1e
Add missing @since tags for new API

These methods were added after 4.11 so strictly speaking they violate
semantic versioning since new API requires increasing the minor version
number. Hence pretend these methods were introduced in 5.0

Change-Id: I7793ead16577dc1f2ddea09ba6b055103c783555
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit/src/org/eclipse/jgit/lib/ObjectIdSerializer.java