Hi Nicolas, > -----Original Message----- > From: Nicolas Chalumeau [mailto:[EMAIL PROTECTED] > Sent: lundi 8 novembre 2004 20:22 > To: Cactus Developers List > Subject: Cactus-132 bug > > I read the pointer you provide me and find somethig : > Using the ant:classes with include pattern exludes the **/*.class of the > cactifywar. the pattern should be include by default. > I just add a Hello.java in the src dir of test06, call cactus and don't > find any Hello.class in test-cactus-classes.
I don't understand what you mean. By default the cactus.resources.dirs properties and its associated properties are not defined. So it's normal you won't find something copied anywhere. If you have modified these properties, could you please tell us what values you have used. Also, reading the source code (plugin.jelly), I don't see why any you're expecting any resource to be found in test-cactus-classes...? My understanding is that the resources will get inserted in the cactified war file. > > Is this confirmed and should I report it in jira ? Let's first try to understand what's wrong! :-) Thanks -Vincent --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
