Mark Thomas wrote:
Peter Rossbach wrote:
Hi Mark
Java 5 don't support new IOExceptin(String, Throwable)
compile:
[javac] Compiling 49 source files to
/Users/peter/develop/projects/tomcat/tomcat6currenttrunk/output/classes
[javac]
/Users/peter/develop/projects/tomcat/tomcat6currenttrunk/java/org/apache/tomcat/util/net/jsse/JSSESocketFactory.java:335:
cannot find symbol
[javac] symbol : constructor
IOException(java.lang.String,java.lang.Exception)
[javac] location: class java.io.IOException
[javac] throw new IOException(msg, ex);
[javac] ^
[javac] Note: Some input files use or override a deprecated API.
==
-1 for this fix.
I just knew this patch was going to go this way ;)
I'll re-do it. Again :)
for the status file, can you summarize into one diff? makes it easier to
review
Filip
Mark
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]