On Mon, 24 Mar 2003, Stefano Mazzocchi wrote:
Stefan Bodewig wrote:
On Sun, 23 Mar 2003, Stefano Mazzocchi <[EMAIL PROTECTED]> wrote:
All right. I think I found out the problem: it seems that the gump descriptor for jakarta-slide is incorrect and doesn't expose all the jars that we need and we depend on.
Quite possible. Slide used to be unbuildable by Gump for months.
If you know of any additional jars, feel free to add them.
I'm not that sure. I found in jakarta-gump/project/jakarta-slide.xml
<home nested="dist"/>
...
<jar name="slide/lib/slide-kernel.jar" id="kernel"/> <jar name="slide/lib/slide-roles.jar" id="roles"/> <jar name="slide/lib/slide-stores.jar" id="stores"/> <jar name="slide/lib/slide-webdavservlet.jar" id="webdavservlet"/>
Okay, seems that I forget some entries.
Ah, ok. Sorry Gumpers, we are still learning how this beast works :)
2) community: the cocoon community has been ignoring gump and all XP practices of unit testing and continous integration.
That's not true. It's more a lack of knowledge. In most cases, if you don't know it, you don't change it, because you don't want to break it.
Yes. that's why I normally learn fast: I'm not afraid of breaking things as I'm always ready to cleanup my own mess.
Hopefully others will do more of this so that we can get cocoon back to speed again.
Stefano.