mirror of
https://github.com/semver/semver.git
synced 2026-07-10 19:50:47 -05:00
[GH-ISSUE #280] Relation to Semantic Versioning OSGi Whitepaper #7176
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kwin on GitHub (Nov 12, 2015).
Original GitHub issue: https://github.com/semver/semver/issues/280
There is another whitepaper written by OSGi: http://www.osgi.org/wp-content/uploads/SemanticVersioning1.pdf.
How does your spec relate to that?
@jwdonahue commented on GitHub (Dec 9, 2017):
@kwin, from the executive summary, it's obvious they are not basing theirs on SemVer. The only relationship is similar names and tertiary similarities in semantics. Unless you have further questions, please close this issue at your earliest possible convenience.
@kwin commented on GitHub (Dec 9, 2017):
Thanks for the clarification.