[
https://issues.apache.org/jira/browse/ACE-483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Niclas Hedhman updated ACE-483:
-------------------------------
Attachment: ace-1.patch
This patch was generated with,
cd trunk
svn up
svn diff >ace-1.patch
On 24 Sept 2014 at ~10:00 UTC.
> Submitting a Patch for ACE
> --------------------------
>
> Key: ACE-483
> URL: https://issues.apache.org/jira/browse/ACE-483
> Project: ACE
> Issue Type: Improvement
> Components: Launcher
> Reporter: Niclas Hedhman
> 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)