What do you mean by "in the archive"? For ant compatibility, I am wondering if we should put the configuration files in /src/test/ directory? Would that solve the problem...? Basically, the Maven Ant plugin attempts to boil all the dynamism of Maven down to a simple build.xml, which works some of the time, but not all!
Also, by putting stuff in /srt/test/conf it might make it easier for users to understand they are test resources? ERic > -----Original Message----- > From: J�rg Schaible [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 09, 2004 7:57 AM > To: Jakarta Commons Users List; [EMAIL PROTECTED] > Subject: RE: [Configuration] Daily builds fails > > > Craig R. McClanahan wrote on Tuesday, March 09, 2004 2:20 AM: > > > Quoting Eric Pugh <[EMAIL PROTECTED]>: > > > >> Stephane, > >> > >> Thanks for the email with the error list.. I am not surprised the > >> ant build fails.. [configuration] along with many other commons > >> projects is primarily built using Maven. This means > support for Ant > >> builds sometimes is somewhat lacking.. > >> > >> I'll take a look at the errors and see what I can do. > >> > > > > Most of the time, all that's needed is to use Maven to > > regenerate the build.xml file and check it in. The nightly > > build will pick that up. > > Does not work for configurations though. They have extensivly > resources items that are not all properly transfered to the > generated build.xml. > > Eric, is there a special reason, that all the test > configuration files are also in the archive? > > Regards, > J�rg > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
