RE: [Clirr-devel] Release 0.4
Status: Alpha
Brought to you by:
lkuehne
From: Vincent M. <vma...@pi...> - 2004-08-07 11:17:36
|
> -----Original Message----- > From: cli...@li... [mailto:clirr-devel- > ad...@li...] On Behalf Of Lars K=FChne > Sent: vendredi 6 ao=FBt 2004 13:53 > To: cli...@li... > Subject: [Clirr-devel] Release 0.4 >=20 > Hi guys, >=20 > I'm back from vacation. What remains to be done for the 0.4 release? = Any > bugs that absolutely *have* to be fixed? Vincent, did you resolve the > problems with the Maven plugin when testing against cactus? Nope. I need to create a sample project that can be used as acceptance testing for the Maven plugin. Last time I tried it on the Cactus = framework project it was still failing with some not-so-useful exception = (something like a NPE). >=20 > What is "best practice" for a multiproject release? Do people tag and > release each subproject individually or do they tag everything and > release the results of the multiproject build? It's up to us really. I personally like to release all subprojects = together. For example we could release a 0.4 now (which won't include the Maven = plugin as we've not proved it's working yet) and then later on release a 0.5 = which includes the Maven plugin. I think doing it this way is easier as otherwise we have to test the = version of each subproject with the past releases of all the other subprojects = (more integration hell). But then I'm fine either way... Thanks -Vincent |