[jrugged] r297 committed - Deleted wiki page ReleaseVersionNumbers through web user interface.

0 views
Skip to first unread message

jru...@googlecode.com

unread,
Nov 22, 2012, 3:17:36 PM11/22/12
to jrugg...@googlegroups.com
Revision: 297
Author: joseph.r...@gmail.com
Date: Thu Nov 22 06:10:10 2012
Log: Deleted wiki page ReleaseVersionNumbers through web user
interface.
http://code.google.com/p/jrugged/source/detail?r=297

Deleted:
/wiki/ReleaseVersionNumbers.wiki

=======================================
--- /wiki/ReleaseVersionNumbers.wiki Mon Dec 14 13:20:57 2009
+++ /dev/null
@@ -1,19 +0,0 @@
-#summary How we number the releases for jrugged
-
-= Release Numbering Scheme =
-
-Releases consist of three parts: major.minor.patch.
-
- * Major number gets incremented only if a large rewrite has occurred or
if backwards-compatibility has been broken. Hopefully we don't have to do
this very much!
-
- * Minor number gets incremented when there is new functionality
available, but backwards-compatibility is retained.
-
- * Patch number only gets incremented for bugfixes against a previous
release.
-
-Most of this can be understood from the point of view of a potential
client/user. Let's say I'm already happily integrated with 1.2.3.
-
-I should expect to be able to fearlessly deploy any release numbered 1.2.Z
if Z >= 3, and this should mainly just fix bugs or close security holes,
with no other semantic differences.
-
-I ought to be able to deploy 1.Y.Z if Y > 2 as well with no code changes;
interface compatibility should be retained, although there may be minor
behavioral improvements and there may now be additional capabilities
present.
-
-I likely won't be able to deploy X.Y.Z if X > 1 without essentially
re-integrating.
Reply all
Reply to author
Forward
0 new messages