Robert Burrell Donkin ha scritto:
On Mon, Apr 28, 2008 at 5:54 PM, Stefano Bagnara <[EMAIL PROTECTED]> wrote:
Hontvari Jozsef ha scritto:
The current 2.3.1 cannot be compiled using ant compile-main, because
mordred PoolConnEntry assumes a very old version of java.sql.Connection. Is
this correct?
compile-main:
[javac] ...\src\java\org\apache\james\util\mordred\PoolConnEntry.java:37
: org.apache.james.util.mordred.PoolConnEntry is not abstract and does not
override abstract method
createStruct(java.lang.String,java.lang.Object[]) in java.sql.Connection
It is not about ant but about jdk libraries: just use the jdk version 1.4
and it will work.
Maybe you are using jdk 1.6 and james 2.3.1 does not build with it.
i've had enough of keeping mordred around in the source. why don't we
just make mordred a separate library product?
- robert
It is *2* classes, 38kb of sources (including license header/comments).
OK for having a separate module in trunk (as you did), but why a top
level library? Will this really simplify your (as the only active
developer) work? In this case, here is my +0, but please, think about
this twice ;-)
Stefano
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]