Hi Oliver,

thanks for the hint - as a Mac OS X user I have currently a limited choice of JVMs ... :-(

I'm getting the JDK 1.4 installed on my Linux image ...

Cheers,

Siegfried Goeschl



On 11/7/10 6:28 PM, Oliver Heger wrote:
Based on entries in the pom and in the manifest of the jar I expect that
email should be compatible with Java 1.4. However, the build fails on a
JDK 1.4 with compilation failures (see below): With StringBuilder and
String.contains() classes and methods are used which are available in
JDK 1.5 only.

Oliver

[INFO] Compilation failure

\data\projects\OpenSource\email\commons-email-1.3-src\src\test\org\apache\common

s\mail\HtmlEmailTest.java:[536,19] cannot resolve symbol
symbol : method contains (java.lang.String)
location: class java.lang.String

\data\projects\OpenSource\email\commons-email-1.3-src\src\test\org\apache\common

s\mail\HtmlEmailTest.java:[537,20] cannot resolve symbol
symbol : method contains (java.lang.String)
location: class java.lang.String

\data\projects\OpenSource\email\commons-email-1.3-src\src\test\org\apache\common

s\mail\ImageHtmlEmailTest.java:[80,16] cannot resolve symbol
symbol : class StringBuilder
location: class org.apache.commons.mail.ImageHtmlEmailTest

\data\projects\OpenSource\email\commons-email-1.3-src\src\test\org\apache\common

s\mail\ImageHtmlEmailTest.java:[80,40] cannot resolve symbol
symbol : class StringBuilder
location: class org.apache.commons.mail.ImageHtmlEmailTest

\data\projects\OpenSource\email\commons-email-1.3-src\src\test\org\apache\common

s\mail\ImageHtmlEmailTest.java:[106,51] cannot resolve symbol
symbol : method contains (java.lang.String)
location: class java.lang.String

\data\projects\OpenSource\email\commons-email-1.3-src\src\test\org\apache\common

s\mail\ImageHtmlEmailTest.java:[121,63] cannot resolve symbol
symbol : method contains (java.lang.String)
location: class java.lang.String

\data\projects\OpenSource\email\commons-email-1.3-src\src\test\org\apache\common

s\mail\ImageHtmlEmailTest.java:[137,63] cannot resolve symbol
symbol : method contains (java.lang.String)
location: class java.lang.String

\data\projects\OpenSource\email\commons-email-1.3-src\src\test\org\apache\common

s\mail\EmailTest.java:[1121,19] cannot resolve symbol
symbol : method contains (java.lang.String)
location: class java.lang.String

Am 06.11.2010 18:19, schrieb Siegfried Goeschl:
Hi folks,

I would like to call a vote to release commons-email-1.3 based on RC1 -
see the release coordinates below.

Tag:

http://svn.apache.org/viewvc/commons/proper/email/tags/EMAIL_1_3_RC1/

Site:

http://people.apache.org/builds/commons/email/1.3/RC1/site/

Binaries:

http://people.apache.org/builds/commons/email/1.3/RC1/staged/org/apache/commons/commons-email/1.3/



[ ] +1 release it
[ ] +0 go ahead I don't care
[ ] -1 no, do not release it because

Thanks in advance

Siegfried Goeschl


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to