bodewig 02/03/27 06:26:44 Modified: proposal/gump gen.bat Log: reflect part of the changes to gen.sh Revision Changes Path 1.21 +4 -0 jakarta-alexandria/proposal/gump/gen.bat Index: gen.bat =================================================================== RCS file: /home/cvs/jakarta-alexandria/proposal/gump/gen.bat,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- gen.bat 3 Feb 2002 22:15:12 -0000 1.20 +++ gen.bat 27 Mar 2002 14:26:44 -0000 1.21 @@ -96,6 +96,10 @@ java org.apache.xalan.xslt.Process -text -in work\merge.xml -xsl stylesheet\sedmap.xsl -out work\map.pl if not errorlevel 0 goto fail +echo Generate naglist +java org.apache.xalan.xslt.Process -text -in work\merge.xml -xsl stylesheet\nag.xsl -out work\naglist +if not errorlevel 0 goto fail + REM ******************************************************************** echo Publishing
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
