summaryrefslogtreecommitdiffstats
path: root/make/lib/semantic-versioning/VERSION
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2014-05-13 09:16:32 +0200
committerSven Gothel <[email protected]>2014-05-13 09:16:32 +0200
commitc06288d2a12586ab8df3715cf130549fdd7499fb (patch)
tree933aa7179c39202f2262d88bd5452184a76fefbd /make/lib/semantic-versioning/VERSION
parentf39100b35d0833764f2220e487ea7ea05ed87352 (diff)
Unit Test: Added Semantic Version Test (Current version agains v2.1.5)
TestVersionSemantics adds testing of semantic versioning of 2.1.5 gluegen-rt.jar against the current version within a unit test. Currently we expect BACKWARD_COMPATIBLE_USER and need to toggle this to NON_BACKWARD_COMPATIBLE, if actually perfoming non compatible major or minor version changes. The latter is allowed right now, since we increment from 2.1 -> 2.2! - Added https://github.com/jeluard/semantic-versioning semver.jar (Apache License Version 2.0)
Diffstat (limited to 'make/lib/semantic-versioning/VERSION')
-rw-r--r--make/lib/semantic-versioning/VERSION10
1 files changed, 10 insertions, 0 deletions
diff --git a/make/lib/semantic-versioning/VERSION b/make/lib/semantic-versioning/VERSION
new file mode 100644
index 0000000..09a5894
--- /dev/null
+++ b/make/lib/semantic-versioning/VERSION
@@ -0,0 +1,10 @@
+https://github.com/jeluard/semantic-versioning
+
+0.9.24-SNAPSHOT
+
+commit dd1e89102b15eb10d8c94e9efe3a4203e5484121
+Author: Julien Eluard <[email protected]>
+Date: Fri Apr 18 08:44:34 2014 -0300
+
+branch master
+