I have defined 2 patternset <patternset id="one"> <include name="**/*.java"/> </patternset>
<patternset id="Shared"> <exclude name="**/packge2/**" /> </patternset> When I am running Junit - I am using patternset="One" and then patternset="Shared" But it is still picking up files from the package2 folder - is there something wrong that I am doing - I have tried switching them around where I use patternset="Shared" first and then patternset="one" - but it is still the same. Ajay --------------------------------------------------------------------------------------------------------- This e-mail message may contain privileged and/or confidential information, and is intended to be received only by persons entitled to receive such information. If you have received this e-mail in error, please notify the sender immediately. Please delete it and all attachments from any servers, hard drives or any other media. Other use of this e-mail by you is strictly prohibited. All e-mails and attachments sent and received are subject to monitoring, reading and archival by Monsanto. The recipient of this e-mail is solely responsible for checking for the presence of "Viruses" or other "Malware". Monsanto accepts no liability for any damage caused by any such code transmitted by or accompanying this e-mail or any attachment. ---------------------------------------------------------------------------------------------------------