Re: m2 builds (was: Where can I get a recent nightly build?)
"Henri Yandell" <[email protected]>
| Newsgroups | gmane.comp.jakarta.taglibs.devel |
|---|---|
| Message-ID | <[email protected]> |
My fault on the dupe - I've been shoving user and dev into the same folder for years, so tend not to notice which list I'm on. I've started with String taglib - best to scratch the itch you have etc. First easy steps are done, next steps are the taglibs specific bits. Namely: * Generating the TLD (and putting in the jar as taglib.tld). * Building an example war. * Building a doc war. The Ant system has the ability to output different versions of the specification - I think we'll probably be losing that given that we have to specify which servlet jar we're using. So I'm not sure if 'Generating the TLD' is worthwhile, or if we should just change the xml file into an actual tld file. I guess it depends if we lose any data. I'm not sure if the wars will be easy or hard - haven't done that in m2, and it tends to be single-artifact focused. Need to investigate. The example war is presumably easy - need to figure out how to build it. The doc war involves generating the documentation. Need to see what is out there plugin wise. Hen On Jan 8, 2008 10:38 AM, Rahul Akolkar <[email protected]> wrote: > Sorry for the duplicate, dev list seems a better forum for this: > > On 1/8/08, Henri Yandell <[email protected]> wrote: > <snip/> > > > > I don't expect us to have them running there again, though if any > > taglib gets active enough to be mavenified, I could see it being put > > in continuum. > > > <snap/> > > Yup, I've previously (say, a year or more ago) pinged Glenn when the > nightlies went down, but it'd be good to get this going on a continuum > instance (or some such on ASF hardware). > > > > In fact - I'm tempted to go ahead and do that on String Taglib. Yank > > it out, mavenify. Learn etc. > > > <snip/> > > I've started an experimental branch to do that with the RDC Taglib here: > > https://svn.apache.org/repos/asf/jakarta/taglibs/proper/rdc/branches/M2/ > > You are welcome (as is anyone else) to play with it (most taglibs here > get built the same way and produce a similar set of artifacts). > Ofcourse, if you'd rather start with the String Taglib, thats great as > well :-) > > -Rahul > > > > > Hen > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >