Index: bin/gjdocxml2html.sh =================================================================== RCS file: /cvsroot/cp-tools/gjdoc/bin/gjdocxml2html.sh,v retrieving revision 1.7 diff -u -r1.7 gjdocxml2html.sh --- bin/gjdocxml2html.sh 6 Oct 2002 23:26:59 -0000 1.7 +++ bin/gjdocxml2html.sh 12 Dec 2002 11:05:02 -0000 @@ -71,7 +71,7 @@ # Start the xslt process xsltproc \ - --novalid + --novalid \ --param verbose "1" \ --param now "'`date`'" \ --param copyrightfile "'../classpath-copyright.xml'" \