I should have mentioned it. It is actually the latest. $ java -version java version "1.6.0" Java(TM) SE Runtime Environment (build 1.6.0-b105) Java HotSpot(TM) 64-Bit Server VM (build 1.6.0-b105, mixed mode) On Saturday 23 December 2006 10:02, Ludovic Dubost wrote:
Hi,
I think you are having a JDBC version problem. Maybe you are compiling with an older java
Ludovic
Marc Lijour a écrit :
Hi
I try to compile from the latest svn image. It does not compile at target xwiki. Have you some idea why?
Buildfile: build.xml
prepare: [propertyfile] Updating property file: /home/samba/devel/xwiki/web/standard/src/main/webapp/WEB-INF/version.prop erties
clover-yes:
clover-no:
xwiki.nonjava: [copy] Copying 1 file to /home/samba/devel/xwiki/build/web
xwiki: (...)
[javac] /home/samba/devel/xwiki/core/src/main/java/com/xpn/xwiki/store/XWikiJDBCC onnection.java:34: com.xpn.xwiki.store.XWikiJDBCConnection is not abstract and does not override abstract method createStruct(java.lang.String,java.lang.Object[]) in java.sql.Connection [javac] public class XWikiJDBCConnection implements Connection { [javac] ^ (...) [javac] 1 error [javac] 37 warnings
------------------------------------------------------------------------
-- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws