Oliver Lietz

Results 8 comments of Oliver Lietz

See http://bildschirmarbeiter.de/JDK-8165630.html which describes a workaround I use e.g. for [AEM Toolbox](https://github.com/bildschirmarbeiter/de.bildschirmarbeiter.aem.toolbox.main).

In fact it tests for [`TokenKind.Hyphen`](https://github.com/microsoft/tsdoc/blob/bab67532f80d731087eb167c586943e946dc8b11/tsdoc/src/parser/Tokenizer.ts#L134) which is a `hyphen-minus`.

@IntegralProgrammer reported a security issue at Apache Sling for module Commons Messaging Mail. Server identity checks are now enabled by default to protect our users: [Support server identity check](https://issues.apache.org/jira/browse/SLING-10965) @lukasj,...

@pentasan You can set the mail header `Message-ID` yourself to fix the issue.

@zathras, Which JDK are you using? With both Oracle JDK and OpenJDK I get `package sun.security.tools.keytool does not exist`. The package is not part of `tools.jar`. ``` java version "1.8.0_321"...

No Ant anymore, I changed the build to use Maven 10 years ago. The additional compiler argument (`-XDignore.symbol.file`) is key and I had to add an additional system dependency on...

[Ant](https://ant.apache.org) is available via [Homebrew](https://brew.sh): https://formulae.brew.sh/formula/ant#default

@zathra, Sure. Now that schemagen and security are fixed and java.net *and* hdcookbook.com are dead I will do some clean up and start to modernize Authoring and Disc Creation Tools...