Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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
Attachments
Attachments
Issue Links
- relates to
-
DERBY-3986 Stop dropping build artifacts in the subversion-controlled source tree
- Open