Hi
I'm doing some tomahawk 1.2 related tasks , and I need to add those
two properties for example
<component-extension>
<mfp:component-class-excluded>true</mfp:component-class-excluded>
<mfp:tag-class-excluded>true</mfp:tag-class-excluded>
</component-extension>
Tomahawk has some situations where component generation or tag
generation should be avoided, but the component
should be included on faces-config and on the generated tld.
But I don't know if I have to commit this on build tools? or in
trinidad build ? or in both? Now, I'm using build tools for
generate all for tomahawk 1.2
regards
Leonardo Uribe