[ 
https://issues.apache.org/jira/browse/DERBY-4851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rick Hillegas updated DERBY-4851:
---------------------------------

    Attachment: derby-4851-02-aa-shortVersionNumber.diff

Attaching derby-4851-02-aa-shortVersionNumber.diff. This patch parameterizes 
the short version number used in the Derby user guides and changes its default 
value from 10.6 to 10.7. Committed at subversion revision 1023066.

To change the short version number, all you have to do now is change the value 
of release.id.short in docs.properties.

Touches the following files:

M      docs.properties
M      src/conrefs.dita
M      src/tools/derbytools.ditamap
M      src/tuning/tuningderby.ditamap
M      src/adminguide/derbyadmin.ditamap
M      src/devguide/derbydev.ditamap
M      src/ref/refderby.ditamap
M      src/getstart/getstartderby.ditamap
M      build.xml


> Parameterize documentation sources so that release-time variables (like 
> copyright year and release id) can be plugged in when we build a release
> ------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-4851
>                 URL: https://issues.apache.org/jira/browse/DERBY-4851
>             Project: Derby
>          Issue Type: Improvement
>          Components: Documentation
>            Reporter: Rick Hillegas
>            Assignee: Rick Hillegas
>         Attachments: derby-4851-01-aa-copyrightYear.diff, 
> derby-4851-02-aa-shortVersionNumber.diff
>
>
> Right now there are a number of strings which have to be updated in the user 
> guides every time that we cut a branch or generate a release candidate. We 
> should parameterize these strings so that the build script can fill them in. 
> Probably we will have to use the ant substitution task for this because there 
> is no obvious way to do this via DITA.
> These are the variables I am aware of. Please let me know if there are others:
> Latest copyright year (currently 2010)
> 2 part version number (e.g., 10.7) (this is plugged into the ij script 
> output, among other uses)
> 4 part version number (e.g. 10.7.1.0)
> subversion revision number (e.g. 1000400)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to