[
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-06-ab-docsClasspath.diff
Attaching derby-2573-06-ab-docsClasspath.diff. This changes the way that the
docs build is invoked. With this patch, the docs build is run inside another
process. This lets us adjust the classpath for ant, based on ${docs.root}. And
this lets us boost the memory which we need to give the docs-building process.
These changes, in turn, eliminate the need for a platform-specific buildrelease
script. Committed at subversion revision 1021472.
Touches the following files:
-----------
M build.xml
Prompt for docs.root if it isn't set. Then run the docs build with appropriate
CLASSPATH and memory settings.
-----------
D buildrelease
This script is no longer needed.
> 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.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.