Konrad Windszus

Results 602 comments of Konrad Windszus

For now you need to build https://github.com/Geomatys/maven-compiler-plugin on your own. The changes are not yet merged upstream.

I still need to look into the failing IT: ``` Running post-build script: /home/runner/work/maven-site-plugin/maven-site-plugin/target/it/site-inheritance/verify.bsh staged moduleDirectory index.html has wrong links! staged subModuleDirectory is missing or not a directory. incorrect index...

I would indicate with a major version bump that requirements changed, i.e. 4.0.0

At the same time we should get rid of deprecated APIs or those not properly supported in AEMaaCS: - Sling Scheduler Also we can upgrade embedded dependencies which require Java...

There is meanwhile https://github.com/olamy/jacoco-aggregator-maven-plugin which allows to do that (though with a dedicated plugin) as the PR #1692 hasn't been accepted by JaCoCo yet...

The NPE mentioned before is tracked in https://github.com/Netcentric/accesscontroltool/issues/820.

https://github.com/Netcentric/accesscontroltool/blob/develop/README.md still mentions EPL 1.0 (in badge as well as in the last paragraph).

Further information in https://jackrabbit.apache.org/oak/docs/security/user/default.html#impersonation > The default implementation of the [Impersonation](https://jackrabbit.apache.org/oak/docs/apidocs/org/apache/jackrabbit/api/security/user/Impersonation.html) interface comes with the following limitations and features: > 1. only user principals can be granted impersonation > 1....

Can you come up with a PR containing a fix?