Konrad Windszus

Results 602 comments of Konrad Windszus

How is that injector different from all others in https://github.com/Adobe-Consulting-Services/acs-aem-commons/tree/master/bundle/src/main/java/com/adobe/acs/commons/models/injectors/impl. Currently all of them by active by default...

A port is mandatory for IP based connections, but it is often left out if the default for a specific protocol is used (80 for HTTP or 443 for HTTPS)....

AFAIK this is only supported in AEMaaCS: https://github.com/adobe/aem-core-wcm-components/issues/1706 which makes this more difficult to implement in ACS AEM Commons (which still supports AEM 6.5)

Without having an official confirmation from Adobe side on this, I would be a bit reluctant to do this. @henrykuijpers Do you have pointers since which SP this works? We...

Currently the uber-jar for 6.5.21 generates import-package version ranges not resolvable in the newest AEMaaCS (https://github.com/Adobe-Consulting-Services/acs-aem-commons/pull/3406#issuecomment-2271817631).

#804 added the option to run installation asynchronously via Sling Jobs. Not sure to which degree Jobs are executed during image build, though.

@desruisseaux and @slawekjaranowski: Has there been any reason why you didn't make the default value `true` at least for the 3.x version. I also consider this a regression which should...

This is all good reasons however they don’t outweigh in my view breaking changes in a minor version which are for good reason perceived as regressions.

I can confirm, I only faced this problem in context of Git checkouts (currently in the context of https://github.com/apache/maven-scm which is a bit special as that itself deals with Git...