Hi.
Has anyone created two versions of components.xml like the components-dev.properties or the other dev or prod versions?
How did you do this?
We have some custom components that we are using for Development that is created in components.xml that I would like to move to its own components-dev.xml but I don't how to do this. Any ideas?
The codes that I would like to move are generally like this:
<component name="fooBar" class="org.bar.FooBar" />