--- Sam Ruby <[EMAIL PROTECTED]> wrote: > Morgan Delagrange wrote: > > I nuked the copy in the sandbox build, but I > renamed > > the project in the jelly-tags script to > > "commons-jelly-tags-ant" so the tags will appear > > alongside jelly in the left-hand column. > > Cool. > > > One other difference, you have the jar name as: > > > > jar > > > name="attributes/target/commons-attributes-@@DATE@@.jar" > > > > Is that correct? > > Nope. > > Just curious, are you actually building this, or > just "flying blind"? I > ask because you are doing such a good job that if > you actually are > flying blind, I can't tell. ;-)
I'm semi-blind-flying. I run the gen target, but I don't build the libraries. I wanted to do this on the weekend, but I couldn't get 'ant gen' to run correctly on my home machine. I think the build might be a little grumpy about CygWin. I'll figure it out eventually. > What I did was start from cutting and pasting from > commons-attributes. > I made a (nearly) global search and replace. I then > nuked all of the > dependencies added one dependency and ran it. Saw I > needed the work > directory, added it, and ran again. Saw it fail due > to the junit > failure that we have all seen before, figured I had > done enough for now, > and committed it. > > The reason why I did this, is that werkz needs the > jelly ant task and > maven needs werkz. That's why I did it too. > Anyway, from here it should be very easy to add > other taglibs, don't you > agree? Yep. I want to work out some Maven details (version naming, why taglibs don't build for me) with dIon first. - Morgan > - Sam Ruby > > > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > ===== Morgan Delagrange http://jakarta.apache.org/taglibs http://jakarta.apache.org/commons http://axion.tigris.org http://jakarta.apache.org/watchdog __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
