[
https://issues.apache.org/jira/browse/DERBY-2573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rick Hillegas updated DERBY-2573:
---------------------------------
Attachment: derby-2573-08-aa-useReleaseVariablesInDocsBuild.diff
Attaching derby-2573-08-aa-useReleaseVariablesInDocsBuild.diff. This patch
improves the release-build so that it builds the docs using current release
variables. Committed at subversion revision 1023889.
This patch takes advantage of the work done by DERBY-4851 to parameterize the
docs build. This patch passes the following variables to the docs build:
copyright year
long release id (e.g., 10.7.1.0)
short release id (e.g. 10.7)
subversion revision stamp
Touches the following files:
----------
M java/build/org/apache/derbyPreBuild/ReleaseProperties.java
Writes some extra properties to release.properties so that the values can be
picked up by the release-build and passed to the docs builder.
----------
M build.xml
Passes release properties to docs build as part of building release
distributions.
> Create master ant target for generating all release artifacts, including code
> and doc artifacts
> -----------------------------------------------------------------------------------------------
>
> Key: DERBY-2573
> URL: https://issues.apache.org/jira/browse/DERBY-2573
> Project: Derby
> Issue Type: Improvement
> Components: Build tools
> Affects Versions: 10.3.1.4
> Reporter: Rick Hillegas
> Assignee: Rick Hillegas
> Attachments: derby-2573-01-aa-masterTarget.diff,
> derby-2573-02-aa-generateReleaseProperties.diff,
> derby-2573-03-aa-propertyPrompt.diff, derby-2573-04-aa-emptyClient.diff,
> derby-2573-05-aa-updateReleaseProperties.diff,
> derby-2573-06-ab-docsClasspath.diff, derby-2573-07-aa-createBranch.diff,
> derby-2573-08-aa-useReleaseVariablesInDocsBuild.diff,
> DERBY-2573.diff_1notforcommit
>
>
> This is one of the tasks tracked by master JIRA DERBY-2571.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.