Launcher support for multiple config files.
-------------------------------------------

                 Key: LAUNCHER-6
                 URL: https://issues.apache.org/jira/browse/LAUNCHER-6
             Project: Commons Launcher
          Issue Type: Improvement
    Affects Versions: Nightly Builds, 1.0 Alpha
         Environment: All platforms
            Reporter: Rick Moynihan
            Priority: Minor


Hi.  I have a requirement to support multiple launcher xml files for managing 
services using launcher.  To do this requires a minor 2 line change in the 
Launcher.java file.

The fix basically just involves enabling the ant ImportTask, allowing you to 
import other launcher files, allowing partitioning of launcher scripts etc, 
thus enabling greater reuse of code between them.

Also the echo task is not available.  This is useful as it allows the launcher 
script to display information to the user prior to instantiating the 
application.

I'll try and attach the required (trivial) patch.



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to