Return-Path: Delivered-To: apmail-hadoop-avro-dev-archive@minotaur.apache.org Received: (qmail 35047 invoked from network); 5 Oct 2009 20:37:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 5 Oct 2009 20:37:55 -0000 Received: (qmail 71428 invoked by uid 500); 5 Oct 2009 20:37:55 -0000 Delivered-To: apmail-hadoop-avro-dev-archive@hadoop.apache.org Received: (qmail 71371 invoked by uid 500); 5 Oct 2009 20:37:55 -0000 Mailing-List: contact avro-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: avro-dev@hadoop.apache.org Delivered-To: mailing list avro-dev@hadoop.apache.org Received: (qmail 71361 invoked by uid 99); 5 Oct 2009 20:37:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Oct 2009 20:37:55 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Oct 2009 20:37:52 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 6D645234C1E7 for ; Mon, 5 Oct 2009 13:37:31 -0700 (PDT) Message-ID: <2106278541.1254775051447.JavaMail.jira@brutus> Date: Mon, 5 Oct 2009 13:37:31 -0700 (PDT) From: "Doug Cutting (JIRA)" To: avro-dev@hadoop.apache.org Subject: [jira] Commented: (AVRO-133) The Avro spec must be change controlled In-Reply-To: <1988694971.1254762751280.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/AVRO-133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12762353#action_12762353 ] Doug Cutting commented on AVRO-133: ----------------------------------- > For example, when I print a pdf copy of the spec, the only thing that indicates a version is the title "Avro 1.0 Specification" Ah, right, that needs to get updated. Currently I update by hand the version in the tab ("Avro X.X.X Documentation"), as directed in: http://wiki.apache.org/hadoop/Avro/HowToRelease but I neglected the version in the spec page itself. Ideally we could get the version from the build, so that we only specify it in a single place. > The Avro spec must be change controlled > --------------------------------------- > > Key: AVRO-133 > URL: https://issues.apache.org/jira/browse/AVRO-133 > Project: Avro > Issue Type: Bug > Components: spec > Reporter: Jon Bratseth > > It seems currently changes are being made without bumping the version number. > The spec should: > - Change minor number each time any change is made > - Include a change log listing each change and accompanying version number -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.