From: Richard H. <fre...@la...> - 2005-07-12 17:52:23
|
Try to compile in jdk1.4 mode -----Message d'origine----- De : coe...@li... [mailto:coe...@li...]De la part de Miguel Perez Envoye : lundi 11 juillet 2005 19:32 A : coe...@li... Objet : [Coefficient-devel] Coefficient 0.9.6 JDK1.5 The Subject should be Coefficient 0.9.6 NOT Coefficient 0.9.5 Hi, I"m getting the following errors when I try to compile the source code. I read on the Lists that someone was having some issue with JDK1.5 and Tomcat but I"m running JBoss. Is this the same issue? compile: [iajc] /home/mperez/dev/coefficient/src/za/org/coefficient/core/BaseCoefficientCont ext.java:161 The type AbstractStringBuilder is not visible [iajc] sb.append("&op=") [iajc] ^^^^^^^^^^^^^^^^^ [iajc] /home/mperez/dev/coefficient/src/za/org/coefficient/core/BaseCoefficientCont ext.java:169 The type AbstractStringBuilder is not visible [iajc] sb.append("&") [iajc] ^^^^^^^^^^^^^^ [iajc] /home/mperez/dev/coefficient/src/za/org/coefficient/aspects/logging/Coeffici entLoggingAspect.aj:120 The type AbstractStringBuilder is not visible [iajc] buf.append("Timing [").append(iname); [iajc] ^^^^^^^^^^^^^^^^^^^^^^ [iajc] /home/mperez/dev/coefficient/src/za/org/coefficient/aspects/logging/Coeffici entLoggingAspect.aj:125 The type AbstractStringBuilder is not visible [iajc] buf.append(", interceptors took total ") [iajc] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [iajc] /home/mperez/dev/coefficient/src/za/org/coefficient/interceptors/ExceptionIn terceptor.java:106 The type AbstractStringBuilder is not visible [iajc] sb.append(st.nextToken()) [iajc] ^^^^^^^^^^^^^^^^^^^^^^^^^ Regards, Miguel ------------------------------------------------------- This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual core and dual graphics technology at this free one hour event hosted by HP, AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar _______________________________________________ Coefficient-devel mailing list Coe...@li... https://lists.sourceforge.net/lists/listinfo/coefficient-devel |