From: "Joe Germuska" <[EMAIL PROTECTED]>
I just updated the taglib subproject from SVN and don't see standalone TLD files, and the maven goal for generating them is still in place -- where did you put the new TLDs? Shouldn't the canonical TLD files be under the SVN repository for whichever project has the corresponding source code?
Joe, I haven't checked in the changes yet-- I uploaded the tlds under the test site as a preview: http://svn.apache.org/builds/struts/maven/trunk/site-test/tlds/ The tld files will go under src/tld/ in taglib, and there are changes to the Maven build files to get them included in the .jar file as well as to generate the reports. Sorry for the confusion. Once I'm sure the tlds are correct, I'll check everything in. I want to build the entire project and run the example webapp with the new tlds in place. I'd say "tonight," but I said that yesterday... Soon. :) The rest of the changes to the site involve removing href attributes from <section> and <subsection> tags, and adding anchors (to the files in site/xdocs/): <section href="text" name="Long Description"> changes to <a name="text"/> <section name="Long Description"> If anyone is exceptionally bored and wants to do that, feel free. :) Otherwise, it's next on my list after the tlds. -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]