Hi,
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] ^
Thanks!
Myoki
--
View this message in context:
http://www.nabble.com/Build-Error-with-Ant-tf3687912.html#a10309770
Sent from the XWiki- Dev mailing list archive at
Nabble.com.