Michael, I guess my timing was just right...I just now did a build of the newest stuff and your changes broke the build. I've opened an issue in JIRA (XDT-395) that includes details and a patch to fix it.
Let me know if you have any questions. Thanks, Craig Michael Newcomb wrote: > Update of /cvsroot/xdoclet/xdoclet/modules/web/src/META-INF > In directory sc8-pr-cvs1:/tmp/cvs-serv12896 > > Modified Files: > xtags.xml > Log Message: > - tei-class is not mandatory > > Index: xtags.xml > =================================================================== > RCS file: /cvsroot/xdoclet/xdoclet/modules/web/src/META-INF/xtags.xml,v > retrieving revision 1.10 > retrieving revision 1.11 > diff -C2 -r1.10 -r1.11 > *** xtags.xml 27 Feb 2003 12:05:24 -0000 1.10 > --- xtags.xml 20 Mar 2003 16:39:42 -0000 1.11 > *************** > *** 574,578 **** > <name>tei-class</name> > <usage-description>The tei class for the JSP</usage-description> > ! <mandatory>true</mandatory> > <default/> > </parameter> > --- 574,578 ---- > <name>tei-class</name> > <usage-description>The tei class for the JSP</usage-description> > ! <mandatory>false</mandatory> > <default/> > </parameter> > > ------------------------------------------------------- > This SF.net email is sponsored by: Tablet PC. > Does your code think in ink? You could win a Tablet PC. > Get a free Tablet PC hat just for playing. What are you waiting for? > http://ads.sourceforge.net/cgi-bin/redirect.pl?micr5043en > _______________________________________________ > xdoclet-devel mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/xdoclet-devel ------------------------------------------------------- This SF.net email is sponsored by: Tablet PC. Does your code think in ink? You could win a Tablet PC. Get a free Tablet PC hat just for playing. What are you waiting for? http://ads.sourceforge.net/cgi-bin/redirect.pl?micr5043en _______________________________________________ xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
