On Saturday 21 February 2004 17:21, Leo Simons wrote: > Leo Sutic wrote: > > Should we adopt this? > > sounds like a plan. It will be difficult to stick to. Avalon is rather > unique in releasing lots of small bits seperately :D
Currently we have some 'inefficiencies" in the versioning of all the products. For instance, it is almost impossible to know all the places where changes are required when you need to bump the versions. I used to employ the "copy all source to build directory with a 'replace' filter", which I think I learned from Cocoon, and then have one file for the versioning information. Once that is in place, it would be fairly easy to automate the whole release process as well. Now, Maven and I are not source nor binary compatible, so I am way out of my territory to try to attempt doing this, but I still think it should be done. (Can't we just go back to Ant?) Niclas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
