Yes, think we expected to do a couple fixes to Turbine once we hit
1.0...
Eric
On Aug 25, 2005, at 6:41 AM, Henning P. Schmiedehausen wrote:
.../target/src/org/apache/turbine/util/velocity/
VelocityHtmlEmail.java:191: send() in
org.apache.turbine.util.velocity.VelocityHtmlEmail cannot override
send() in org.apache.commons.mail.Email; attempting to use
incompatible return type
found : void
required: java.lang.String
public void send() throws EmailException
^
.../target/src/org/apache/turbine/util/velocity/VelocityEmail.java:
242: send() in org.apache.turbine.util.velocity.VelocityEmail
cannot override send() in org.apache.commons.mail.Email; attempting
to use incompatible return type
found : void
required: java.lang.String
public void send() throws EmailException
^
Note: Some input files use or override a deprecated API.
Note: Recompile with -deprecation for details.
2 errors
Those methods have returned void up to 1.0-rc5. Yet another Turbine
breakage... ;-)
Regards
Henning
--
Dipl.-Inf. (Univ.) Henning P. Schmiedehausen INTERMETA GmbH
[EMAIL PROTECTED] +49 9131 50 654 0 http://www.intermeta.de/
RedHat Certified Engineer -- Jakarta Turbine Development -- hero
for hire
Linux, Java, perl, Solaris -- Consulting, Training, Development
4 - 8 - 15 - 16 - 23 - 42
---------------------------------------------------------------------
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]