Todd Jonker <[EMAIL PROTECTED]> wrote on 16/01/2003 03:21:45 AM: > Hey, > > I'm attempting to make some patches to the Jelly sources. Seeding from the > list (and CVS) that the tree is under some huge refactoring, I first > attempted to make changes to my existing CVS sources from 12/10. This tree > built fine on 12/10 but now fails tests (in TestJettyHttpServerTags) so I > don't know how to build the Jar.
Which tests fail? I'm ok on Jelly proper. > So I got a fresh copy of the sources, and needless to say tests fail there > too. > > Is there any way to build Jelly at the moment? Is there a last-known-good > CVS tag before the refactorings started? I need to make some minor tweaks > to JellySwing (to allow ActionTag to be nested inside things beside > ComponentTag). Are you using the jelly-tags/swing directory to do your build? > PS: It would be really nice if Jelly's README.txt file indicated the common > maven targets. Running maven -g generates a list that is far too long to be > helpful to those of us who use maven only peripherally. Yep, it would be good. I use: maven clean jar a lot. -- dIon Gillard, Multitask Consulting Blog: http://www.freeroller.net/page/dion/Weblog Work: http://www.multitask.com.au -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
