[classlib][build] bug of RI 1.5.0_08 compiler

2006-08-28 Thread Richard Liang

Hello,

Our incremental build does not work under the new compiler.

1) ant clean
2) ant
3) modify a piece of code
4) ant
Then, lots of compilation error are reported. To make the build pass, 
call ant clean before the build.


Could anyone re-produce this issue? Thanks a lot.

Best regards,

--
Richard Liang
China Software Development Lab, IBM 




-
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [classlib][build] bug of RI 1.5.0_08 compiler

2006-08-28 Thread Paulex Yang
I got this error reproduced, more than 50 compile errors when I switched 
to Sun JDK 1.5.0_08 with ant 1.6.5 on WinXP. The mysterious thing is the 
build passed after ant clean, while failed again when I modified one 
file then built without clean.


Anyone others have same issue? Any ideas what happened?

Richard Liang wrote:

Hello,

Our incremental build does not work under the new compiler.

1) ant clean
2) ant
3) modify a piece of code
4) ant
Then, lots of compilation error are reported. To make the build pass, 
call ant clean before the build.


Could anyone re-produce this issue? Thanks a lot.

Best regards,




--
Paulex Yang
China Software Development Lab
IBM


-
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]