UpdateWhen the pattern is used to create a package inside CRX Package
Manager everything works fine. If I use the same pattern to create a
package inside eclipse (with maven-vault-plugin) it doesn't work.
Hi,what's the pattern to refer only specific nodes that starts with a
given prefix?For example i need to refer only nodes under launcher
configf that starts with xxx but in this way it was wrong: Thanks
Hi!In this case: only files that
start with ecom_ prefix should be deployed in CRX but it doesn't work
(other files are deployed with a different prefix). What's the right
pattern in this case? Thanks
Hi, I need to exclude from the package some resources with a specific
prefix (test). In the pom.xml I tried with:
/etc/workflow/launcher/config/test* but it was
wrong.What's the way?Thanks
Hi,i've the same problem on a CQ 5.4 instance, after i moved a workflow
model from it's previous origin.Can someone help me?Thanks p.s. Here
seems to be a solution (http://helpx.adobe.com/cq/kb/howtopurgewf.html),
but i'ven't tried yet.
Hi,i've configured a google analytics snippet using Generic Analytics
Snippet in CloudServices section.The html rendered is:ù // snippet code
Is it possible to change the html rendered? In
head section generally tags are not used. Thanks