Details
-
Type:
New Feature
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.2.1
-
Fix Version/s: None
-
Labels:None
-
Number of attachments :
Description
Many pre-/post-build hook scripts share very similar patterns to check for existence/absence of files, JAR entries etc. Those scripts could be greatly condensed if the Invoker Plugin provided a Verifier-like component to perform these common assertions using dedicated methods. In detail, offer Verifier.assert*() for the scripts.
Issue Links
- relates to
-
MINVOKER-113
update to Groovy 1.7.5 (from 1.5.6)
-
Some first thoughts on the API of this Asserter component:
The archive assertions should be reviewed to support nested archives.