On Mon, Oct 15, 2007 at 10:14:56AM +0200, Fabian Groffen wrote:
On 15-10-2007 10:11:51 +0200, Martin Kersten wrote:
My analysis:
JDBC needs 1.4<=java<~1.5 XRPCwrapper needs java>=1.5 due to usage of XML standard libraries
Intersection is 1.5 ? and sufficient to work?
You suggest to force XRPC users to have 1.5 for no reason?
Did you mean "to force JDBC users to have 1.5 for no reason"? Because XRPC wrapper users will certainly have to use 1.5
XRPC is pulled out of the clients repo now, so I don't see any reason why it should be tied to the same configure check as we do for clients.
You are right. In the bug-fix release, I would like to add a check for Java version, but this doesn't affect JDBC. Making XRPC wrapper Java 1.4 compatable is not a (good) option... Why is the Redhat machine not upgraded to Java 1.5? Regards, Jennie