Hey all, In my project.xml file, I have the following properties for some dependent files: <properties> <cactus.bundle>true</cactus.bundle> <ear.bundle>true</ear.bundle> </properties>
When running either: cactus:cactifyear cactus:test-ear When I explode the EAR, those identified files are not included in the generated *-CACTUS.ear file. Is this the correct approach to include dependent files? -D --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
