-
## Required Information
* [ ] AEM Version, including Service Packs, Cumulative Fix Packs, etc: 6.3
* [ ] ACS AEM Commons Version: 4.0
* [ ] Reproducible on Latest? yes
### Expected Behavior
…
-
Hi All,
I am facing an issue while replicating pages, which has dispatcher flush rules configured as per ACS common configuration. Suddenly we started to face this issue after install SP3 and CFP1 …
-
Could you pls make the notifications in Gradle AEM Trailer to look better? The font on those is very small and it is hard to read the message.
Could you also make the name of the machine more promine…
-
An established AEM convention is to use the profile `autoInstallBundle` to deploy just a project's OSGi bundles to a local AEM instance. Currently, this is done with the profile `autoInstallPackage`. …
-
Hi All,
We have extended ASC pages and created our own pages under our hierarchy.
But we get below error.
```
org.apache.sling.models.factory.PostConstructException: Post-construct method ha…
-
I would remove it from the archetype definition because this is a per server configuration and not a per project customization: if two people of the same team are working on different projects and the…
-
## Required Information
* [ ] AEM Version, including Service Packs, Cumulative Fix Packs, etc: (irrelevant)
* [ ] ACS AEM Commons Version: 4.0.1-SNAPSHOT (latest)
* [ ] Reproducible on Latest? ye…
-
AWS resources CF template currently only contains S3 bucket and IAM instance profile + roles.
We need to add a blank parameter store secret as part of this CloudFormation template, for the user to th…
-
There is already `PackageDownloader` class which could create a CRX package, upload then build package on instance, then download it but there is no way to specify details about source shell package.
…
-
Imagine
```
sh gradlew aemTail -Paem.instance.name=int-publish -Paem.tail.name=logs/error.log
```
or using shorthand syntax:
```
sh gradlew aemTail -Paem.tail=int-publish:logs/error.log
`…