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,
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
Solved! Go to Solution.
Views
Replies
Total Likes
It is always recommended to go with the latest version of AEM. So I would recommend you to upgrade the version to the latest Service Pack 6.5.13 as there are many bug fixes and improvements and all of them cannot be backported to the older versions.
It is always recommended to go with the latest version of AEM. So I would recommend you to upgrade the version to the latest Service Pack 6.5.13 as there are many bug fixes and improvements and all of them cannot be backported to the older versions.
Hi,
This could be due to api compatibility with ACS and AEM.
I would suggest to use the ACS common version which is compatible with AEM version.
Hi @ShaileshBassi ,
You can check the AEM ACS version compatibility here : https://adobe-consulting-services.github.io/acs-aem-commons/pages/compatibility.html
Also, request you to install the latest service pack available with AEM 6.5 version(latest is 6.5.13), found in Software distribution.
https://experience.adobe.com/#/downloads/content/software-distribution/en/aem.html?package=/content/...
Thanks,
Milind
2nd link is showing error page not found
Views
Replies
Total Likes