[
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-01-aa-remove-cleanparsers-cleancatalog-cleantoursdb.diff
Attaching derby-4811-01-aa-remove-cleanparsers-cleancatalog-cleantoursdb.diff.
This removes the unused cleanparsers, cleancatalog, and cleantoursdb targets
from the top level build script. Committed at subversion revision 1003124.
Hopefully this won't break anyone's build scripts.
> 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
>
>
> 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.