Awesome. Thanks for that. I've been noticing the commits, but haven't really had a chance to look at it yet.
Greg On Sun, Mar 7, 2010 at 8:58 AM, Antonio Petrelli <[email protected]> wrote: > Hi all > I wish you to know that I managed to generate automatically > boilerplate code for JSP tag library starting from "tiles-template" > module. > Believe it or not, TLD file and JSP tag classes (with the exception of > one tag) are generated. Non generated code has been removed. > Check the code at: > http://svn.eu.apache.org/repos/asf/tiles/sandbox/trunk/tiles3/tiles-jsp/ > > I created a Maven plugin (be kind, it's the first I made) that uses > the "autotag" project. > http://svn.eu.apache.org/repos/asf/tiles/sandbox/trunk/tiles-autotag/maven-autotag-plugin/ > > I hope you like it. > > Antonio >
