Hi,
I upgraded the version of CQ from 5.5 to 5.6.1. When I deployed my components, it did not worked and when I checked the bundle it gave the following error - org.apache.fop.apps,version=[0.95,1) -- Cannot be resolved.
To solve this, I updated the xmlgraphics - fop version to 1.1 and then I started getting error while building itself which was like problem in downloading the avalon framework api/imp artifacts of version 4.2.0.
If I change the version of FOP to 1.0, the build was successfull but the first error was there and now I saw in the release note of 5.6.1, its clearly mentioned that they use FOP version 1.1. What should I do to solve the avalon artifact download issue. I get this error while building if I use FOP 1.1 version. Pls suggest.
Thanks,
Ravi