Hi All,
Is there a way to do a conditionally import in ant? For example: <import file="file1.xml" if="some_property_is_set" /> Or if not using <import>, can this be done with XML Entities? Thanks much, -Nathan
Hi All,
Is there a way to do a conditionally import in ant? For example: <import file="file1.xml" if="some_property_is_set" /> Or if not using <import>, can this be done with XML Entities? Thanks much, -Nathan