You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ace.apache.org by "J.W. Janssen (JIRA)" <ji...@apache.org> on 2016/01/30 20:38:40 UTC

[jira] [Updated] (ACE-483) Daemon Script + Managed Shutdown of Targets

     [ https://issues.apache.org/jira/browse/ACE-483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

J.W. Janssen updated ACE-483:
-----------------------------
    Fix Version/s: next

> Daemon Script + Managed Shutdown of Targets
> -------------------------------------------
>
>                 Key: ACE-483
>                 URL: https://issues.apache.org/jira/browse/ACE-483
>             Project: ACE
>          Issue Type: Improvement
>          Components: Launcher
>            Reporter: Niclas Hedhman
>            Assignee: Marcel Offermans
>             Fix For: next
>
>         Attachments: ace-1.patch
>
>
> I am submitting a patch for 
>   a. The Tomcat start/stop script for daemon execution of the ACE Management Agent.
>   b. Rename of the run-target/ project to run-develop/ and let the target.jar be moved to develop/debug-target.jar in the distribution.
>   c. run-target/ now contains the script in a) and an ace.policy file which defaults to AllPermission, for people to use via the -security argument. It ends up with a target/bin and target/conf directory in the dist zip.
>   d. Changes to some code that doesn't comply with stricter Java Generics compiler in Java8/Java9.  One can't have Properties sent to a method that takes Dictionary<String,?>. Not exhaustive change across all modules.
>   e. Refactored some code to get rid of some Warnings from the build output. Such as the OptionBuilder.
>   f. Bouncing of baselines that BndTools is shouting about.
> I am not particularly familiar with BndTools, and uncertain how the run-target should be set up. Perhaps it shouldn't exist at all, and that the script+conf should sit in the launcher sub-project instead. Assistance is greatly appreciated.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)