[
https://issues.apache.org/jira/browse/DERBY-4811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rick Hillegas updated DERBY-4811:
---------------------------------
Attachment: derby-4811-02-aa-changenumber.diff
Attaching derby-4811-02-aa-changenumber.diff. This patch makes the clobber
target remove changenumber.properties, the record of the codeline's svn version
which is generated by the jar-building targets. None of our clean targets
removed this file. Now clobber does. Committed at revision 1004234.
> Remove unused clean targets from the Derby build.
> -------------------------------------------------
>
> Key: DERBY-4811
> URL: https://issues.apache.org/jira/browse/DERBY-4811
> Project: Derby
> Issue Type: Improvement
> Components: Build tools
> Reporter: Rick Hillegas
> Attachments:
> derby-4811-01-aa-remove-cleanparsers-cleancatalog-cleantoursdb.diff,
> derby-4811-02-aa-changenumber.diff
>
>
> The Derby build exposes several clean targets which appear to exist because
> the build used to drop artifacts into the subversion-controlled source tree
> and perhaps because dependency checking is spotty. Most of the value of these
> targets can be achieved by deleting the new generated directory. The
> following sequence of patches was proposed on DERBY-3986:
> 1) remove cleanparsers, cleancatalog, cleantoursb
> 2) remove cleangenerated and cleanstate
> 3) make clean and clobber synonyms
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.