ExecutionCustomizer callback should be able to modify the resulting jar file
----------------------------------------------------------------------------

                 Key: PAXEXAM-119
                 URL: http://issues.ops4j.org/browse/PAXEXAM-119
             Project: Pax Exam
          Issue Type: Improvement
          Components: Core
    Affects Versions: 1.1.0
            Reporter: Matthias Küspert
            Assignee: Toni Menzel
            Priority: Minor


When running tests it may be useful if there is a hook that allows to modify 
the resulting jar file, i.e. if security information (signing, certificates, 
...) needs to be added.

Should we use the customizeEnvironment() callback or introduce a new one?

IMHO changing the signature to:

  JarFile customizeEnvironment(File workingDir, JarFile testBundle)

would do the trick. WDYT?



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.ops4j.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

_______________________________________________
general mailing list
general@lists.ops4j.org
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to