Joe, Thanks for looking at this. See answers below -
- I feel it is appropriate under sample because we only use it during sample build time for jsp-examples and servlet-examples. I've made a readme for it to document its usage (see the readme file). If you could suggest a better location for it, I can consider that. - I also noted in the readme that I could not find this anywhere in a tomcat jar as it is only used at its build time. - I'll remove the license and notice files. I guess I am so outdated on this... I didn't know this can be auto-generated. Thanks, Lin On Fri, Jul 11, 2008 at 3:11 PM, Joe Bohn <[EMAIL PROTECTED]> wrote: > > Lin, > > A few questions: > - Why is this under samples? It isn't really sample that we intend to > document ... it's really just a way to get the Txt2Html utility available, > right? If we are to keep this code we should move it to a different > location. > - Doesn't this utility exist somewhere in a jar that we can just download > and utilize in the jsp-examples build rather than building it ourselves? > - If we do keep this code, we should remove the LICENSE.txt & NOTICE.txt > files. They are generated automatically using the gensis/legal processing > and included in targets. > > Joe > > > > [EMAIL PROTECTED] wrote: >> >> Author: linsun >> Date: Fri Jul 11 09:49:13 2008 >> New Revision: 676029 >> >> URL: http://svn.apache.org/viewvc?rev=676029&view=rev >> Log: >> part of GERONIMO-4194 - add a buildutil to generate the html files for jsp >> and servlet examples >> >> Added: >> geronimo/samples/branches/2.1/samples/buildutil/ >> geronimo/samples/branches/2.1/samples/buildutil/LICENSE.txt (with >> props) >> geronimo/samples/branches/2.1/samples/buildutil/NOTICE.txt (with >> props) >> geronimo/samples/branches/2.1/samples/buildutil/README.txt (with >> props) >> geronimo/samples/branches/2.1/samples/buildutil/pom.xml (with props) >> geronimo/samples/branches/2.1/samples/buildutil/src/ >> geronimo/samples/branches/2.1/samples/buildutil/src/main/ >> geronimo/samples/branches/2.1/samples/buildutil/src/main/java/ >> geronimo/samples/branches/2.1/samples/buildutil/src/main/java/org/ >> >> geronimo/samples/branches/2.1/samples/buildutil/src/main/java/org/apache/ >> >> >> geronimo/samples/branches/2.1/samples/buildutil/src/main/java/org/apache/geronimo/ >> >> >> geronimo/samples/branches/2.1/samples/buildutil/src/main/java/org/apache/geronimo/samples/ >> >> >> geronimo/samples/branches/2.1/samples/buildutil/src/main/java/org/apache/geronimo/samples/buildutil/ >> >> >> geronimo/samples/branches/2.1/samples/buildutil/src/main/java/org/apache/geronimo/samples/buildutil/Txt2Html.java >> (with props) > > <snip/> >
