Hello Everybody
I downloaded and installed the adobe archetype maven project. ->
mvn archetype:generate -DarchetypeGroupId=com.day.jcr.vault \
-DarchetypeArtifactId=multimodule-content-package-archetype \ -DarchetypeVersion=1.0.0 \ -DarchetypeRepository=adobe-public-releasesTestcase: I added a new folder notinstalled (nt:folder) to the workspace /apps/notinstalled in my IDE and didn't change any filter settings in the pom.xml. The filter definition still looks like this:
<filters>
<filter>
<root>/apps/test</root>
</filter>
</filters>
CQ 5.5: When package is installed -> notinstalled folder also appears to be installed when i check CRX.
CQ 5.6: When package is installed -> and notinstalled is not installed (which seams correct for me, because the filter is only set for /apps/test which is actually gets installed in in 5.5 and 5.6)
Does anyone know a configuration or workaround to solve this issue?
Cheers
Solved! Go to Solution.
Views
Replies
Total Likes
From felix console what is the version of com.day.jcr.vault ? can you check your instance against sp3 with [1]. If [1] shows vault version is same please file a daycare ticket.
Views
Replies
Total Likes
This was a bug which was fixed. It might be fixed in 5.5 SP2, but I'm not 100% sure.
Views
Replies
Total Likes
I have CQ 5.5 SP 3 installed and it still doesn't work unfortunately.
Views
Replies
Total Likes
From felix console what is the version of com.day.jcr.vault ? can you check your instance against sp3 with [1]. If [1] shows vault version is same please file a daycare ticket.
Views
Replies
Total Likes
Version of my vault bundle matches the one from onlinetool. I will raise a daycare ticket.
Thank you.
Views
Replies
Total Likes