Thank you! Artem Melentyev-2 wrote:
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
-- 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
-- View this message in context: http://www.nabble.com/Build-Error-with-Ant-tf3687912.html#a10362992 Sent from the XWiki- Dev mailing list archive at Nabble.com.