Hi, newt. You may use this patch: http://jira.xwiki.org/jira/secure/attachment/10939/noXWikiJDBCConnection.pat... from http://jira.xwiki.org/jira/browse/XWIKI-974 It is simply remove XWikiJDBCConnection from code :) It is nowhere using in xwiki core for now. newt wrote:
I just downloaded the latest version from svn but I get the following error when I build. It looks like maybe a java version error, but I am using Jdk 1.6 and the build file uses version 1.4:
[javac] C:\New Folder\xwiki\core\src\main\java\com\xpn\xwiki\store\XWikiJDBC Connection.java:32: 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] ^
-- Artem Melentyev, UralSU, CS401