[EMAIL PROTECTED] wrote:
Author: skitching
Date: Tue Nov 29 16:45:46 2005
New Revision: 349852
URL: http://svn.apache.org/viewcvs?rev=349852&view=rev
Log:
Validate generated DTD files
Modified:
myfaces/build/trunk/build.xml
The build.xml now validates the generated .tld file against the DTD.
This has shown up a mistake in recent commits re the sandbox "focus" and
validateCompareTo component entity references to files that don't exist.
As a result, the build now fails.
Mike, if you can fix these component problems soon that would be great.
If nothing happens in the next few hours, I'll commit a change to the
sandbox tld file to comment out these components so the build at least
works.
And of course the build.xml changes should prevent any such problems
from ever occurring in future [though it won't stop all tld generation
problems; I'm still waiting for feedback from the ant list re references
to undefined entities).
Cheers,
Simon