From: Alexis O'C. <ale...@ou...> - 2006-11-03 10:07:14
|
Alistair Young wrote: > violence? moi? why don't you migrate to maven and specify the dependencies > that way? gx jars would then sit in the bod repository and you could build > a bod release without or without gx using maven targets. > > How long will it take you to migrate to maven btw? > Ahem, I will dignify your reply with an answer ;-). As it happens, I do think it would be good if we built bodington using Maven, especially due to the way it handles jar file dependancies. However, whilst that approach would probably take me a day or so (I've never written a Maven build file) I already have a 1 line fix, with 2 lines of explanation sitting on my machine ready to commit, to the existing Ant build file. Therefore I'm going to go ahead and do this. Also bearing in mind that I'm treating guanxi.war as a black box, maven wouldn't particularly help here anyway; that's where the 'below par' xalan.jar is. Once you've got guanxi being built via maven, I'll do the same for bodington. Whilst you're about it, you can make sure that no CVS meta-directories end up in the war file this time ;-). Alexis |