Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 5.0
-
Fix Version/s: 5.0
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
The com.izforge.izpack.util.PrivilegedRunner class in izpack-util is dependent on two resources located in the izpack-installer module.
The izpack-installer module is dependent on the izpack-util module.
The two resources are:
- /com/izforge/izpack/installer/elevate.js
- /com/izforge/izpack/installer/run-with-privileges-on-osx
These should be moved to izpack-util
Also added unit test com.izforge.izpack.util.PrivilegedRunnerTest