AEM 6.5.X with ACS Commons
Hi,
I tried with the version AEM 6.5.0 with the ACS Commons version 5.3.0 and it was giving me the below error in the bundle.
org.apache.sling.xss,version=[1.1,2) -- Cannot be resolved
twitter4j,version=[3.0.5,4) -- Cannot be resolved
twitter4j.auth,version=[3.0.5,4) -- Cannot be resolved
twitter4j.conf,version=[3.0.5,4) -- Cannot be resolved
twitter4j.json,version=[3.0.5,4) -- Cannot be resolved
And the bundle was in the "INSTALLED" state.
It works fine if,
- with AEM 6.5.0, ACS Commons 5.2.0 version is installed, or
- AEM 6.5.7 and above with ACS 5.3.0 is installed.
Please suggest if need to make ACS Commons 5.3.0 with AEM 6.5.0 do we need to add the dependencies in the pom.xml file or should take some other route
