Hi, Tom I think you run "cvs update" followed by "build xsltc.jar". When I did the same thing, I saw the compiler errors in the three namespace testcases. Then I realized that the xsltc.jar seems to be bad. If I do a "build clean" before doing a "build xsltc.jar", then the generated xsltc.jar is OK. The namespace testcases now passed without any problem. Sometimes when the source files are changed, Ant fails to detect all of the dependencies and some class files can be out of syn. Doing a "build clean" first will correct the problem.
Regards,
Morris Kwan
XSLT Development
IBM Toronto Lab
Tel: (905)413-3729
Email: [EMAIL PROTECTED]
Tom Amiro
<[EMAIL PROTECTED] To: xalan-dev <[EMAIL
PROTECTED]>
m> cc:
Subject: XSLTC could not compile
stylesheet errors on steam conf tests
03/24/2003 09:08
AM
Please respond to
xalan-dev
Hi,
I'm seeing a number of new compilation fails on the conf tests with
XSLTC (building it from the main trunk). For example, namespace40, 42,
and 43. This seems to be a recent regression. This time I made sure
my jdk1.4.1's endorsed dir does not have any jars in it. Just a
heads up. You may want to do a quick check and see if any recent
putbacks are causing these compilation errors.
Tom
