diff options
author | Sven Gothel <[email protected]> | 2015-10-07 10:43:39 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2015-10-07 10:43:39 +0200 |
commit | 444af35253943cfa5bad88ff752981c311689e49 (patch) | |
tree | e965384e9cbb8d0df4824baa8adaff5c402dfc06 /make/lib/semantic-versioning/semver.jar | |
parent | 1d5d6391f2da4cc200340448df88651cf26f1f66 (diff) |
Bump semver to commit 4f50b49c955f2bde2bb7eb4c7493206ec6bb1f2f
+ Fix JLS Binary Compat: Moving methods and fields upwards for classes _and_ interfaces is OK
+
+ - We shall also travers all interfaces upwards
+ - All methods and fields found upwards must be tested for compatibility as well!
+
+ Further:
+ - Add class-name to Field- and MethodInfo via new intermediate AbstractMemberInfo.
+ The class-name is used to have allow differs to find a class move upwards!
+
+ - Pretty printing of class move binary-compatible change
Diffstat (limited to 'make/lib/semantic-versioning/semver.jar')
-rw-r--r-- | make/lib/semantic-versioning/semver.jar | bin | 330763 -> 332541 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/make/lib/semantic-versioning/semver.jar b/make/lib/semantic-versioning/semver.jar Binary files differindex 59a65a0..fbdcd49 100644 --- a/make/lib/semantic-versioning/semver.jar +++ b/make/lib/semantic-versioning/semver.jar |