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/>