cqdump
cqdump copied to clipboard
CQ5 related stuff
Results
2
cqdump issues
Sort by
recently updated
recently updated
newest added
Need to update all paths where ":" with "_". 1. sling:configs -> _sling_configs 2. jcr:content -> _jcr_content ``` PS C:\projects> git clone https://github.com/joerghoh/cqdump.git Cloning into 'cqdump'... remote: Enumerating objects: 615,...
Environment: MacBook Pro M1 Mac macOS: Sequioia 5.1.1 (24B91) Apache Maven 3.9.9 Java version: 11.0.2 AEM 6.5.22 Steps to reproduce: 1. `git clone https://github.com/joerghoh/cqdump.git` 2. `cd /cqdump/performance` 3. `mvn clean...