Author: elserj Date: Sun Dec 14 19:05:29 2014 New Revision: 1645494 URL: http://svn.apache.org/r1645494 Log: CMS commit to accumulo by elserj
Modified: accumulo/site/trunk/content/versioning.mdtext Modified: accumulo/site/trunk/content/versioning.mdtext URL: http://svn.apache.org/viewvc/accumulo/site/trunk/content/versioning.mdtext?rev=1645494&r1=1645493&r2=1645494&view=diff ============================================================================== --- accumulo/site/trunk/content/versioning.mdtext (original) +++ accumulo/site/trunk/content/versioning.mdtext Sun Dec 14 19:05:29 2014 @@ -17,11 +17,12 @@ Notice: Licensed to the Apache Softwa specific language governing permissions and limitations under the License. -The PMC of Apache Accumulo closed a vote on 2014/12/12 which adopted [Semantic Versioning 2.0.0][1] as -the reference document on the meaning and requirements of subsequent releases of Apache Accumulo. The definition -of the public API is unchanged over previous releases and can be found in section 9 of the [README][2]. +The Apache Accumulo PMC closed a vote on 2014/12/12 which adopted [Semantic Versioning 2.0.0][1] as +the reference document on the meaning and requirements of subsequent releases of Apache Accumulo. Semantic +versioning requires a definition of a public API: this definition is unchanged over previous releases and +can be found in section 9 of the [README][2]. -The semantic versioning specification is included here: +## Versioning The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in RFC 2119.