Konrad Windszus
Konrad Windszus
I have a Maven matrix build and some jdk/os variants expose errors. Still the overall report (only visible once) shows no failed tests. How do you set that up with...
As the groovy console is relying on the OSGi installer to deploy the bundle the according service is only available after a certain delay. That makes it impossible to deploy...
It would be nice to pass properties from the hook to all contained scripts (e.g. to influence the root node from which to start). Otherwise this information has to be...
As the package installation log is kind of transient, it should in addition be stored below `/var/upgrade` for post-mortem debugging.
List AEMaaCS first, still leverage subpackage for AEM6.5
Instead of a complicated installation/compilation of all dependencies locally one can use an existing docker image to run the Jekyll build locally. There are some hints in https://github.com/github/pages-gem or https://github.com/peteretelej/jekyll-container...
Currently the Ruby version set in https://github.com/Adobe-Consulting-Services/adobe-consulting-services.github.io/blob/master/.ruby-version is 2.6.6. I failed to compile 2.6.6 for my M2 Mac due to the following issues: 1. https://github.com/ffi/ffi/issues/869 and 2. https://github.com/postmodern/ruby-install/issues/409 Although there...
In https://github.com/Adobe-Consulting-Services/acs-aem-commons/issues/1904 a Dialog generator has been added which creates cq:Dialog resources from just Sling Models. That lacks documentation in https://adobe-consulting-services.github.io/acs-aem-commons/features/mcp-tools/index.html. Also the according annotation processor in https://github.com/Adobe-Consulting-Services/acs-aem-commons/blob/master/bundle/src/main/java/com/adobe/acs/commons/mcp/form/DialogProviderAnnotationProcessor.java deserves some...
The only mention of wrapper client libraries (required due to https://github.com/Adobe-Consulting-Services/acs-aem-commons/issues/1614) are at https://adobe-consulting-services.github.io/acs-aem-commons/pages/releases/4-0-0.html (where most links do no longer work). There should be a generic page (for all version...
The feature from https://github.com/Adobe-Consulting-Services/acs-aem-commons/issues/2160 needs some documentation and also at the same time https://adobe-consulting-services.github.io/acs-aem-commons/features/ui-widgets/contextual-pathfield-browser/index.html#contextual-path-browser should be reworked.