Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.3.0
-
Component/s: None
-
Labels:None
Description
A new module pax-base-exec shall provide classes for starting Java applications in a separate VM.
The starting point for this module is org.ops4j.pax.runner.platform.JavaRunner from Pax Runner. This module shall use SLF4J for logging.
(Pax Runner may stick with its own version using org.apache.commons.logging for a while. Of course, the goal is to have just one copy in the end.)
