-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
ws-cleanup delete all workspace content, it would be nice to have some alternative policy :
- A regex or ant expression based selection pattern (files or directories)
- A "older than N days" field based on file creation date.
- is related to
-
JENKINS-21322 Cleanup workspace when last build is >X days ago
-
- Resolved
-
Version 0.6 has "include" pattern to delete a selected portion of the workspace.
It would be useful to add "exclude" patterns.
A use case: wipe out the workspace but preserve the local Maven repository folder (.repository).