Bug: New Ant Logic needed

stardolphin's Avatar

stardolphin

13 Feb, 2023 11:53 PM

In Java 19, SecurityManager has been removed. This causes an exception with a default ant java task. This can be made work by adding 'fork="yes"' to the java task in the build.xml

If you don't have htis, the genkeys task succeeds but doesn't generate the keys, and the standard myextension target simply fails.

(Reporting an bug in the Developer Kit)

See https://bz.apache.org/bugzilla/show_bug.cgi?id=65381

Adding fork=true makes the default succeed again.

  1. 1 Posted by Stuart Beesley ... on 24 Mar, 2023 06:17 PM

    Stuart Beesley (Mr Toolbox)'s Avatar

    I'm going to add fork="yes" into genkeys for the ANT build.... Let's see if it's accepted....

  2. System closed this discussion on 23 Jun, 2023 06:20 PM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac