From babc6b276301131f05b1d8e1f4ccddef6db7c3ca Mon Sep 17 00:00:00 2001 From: Julian Hyde Date: Mon, 21 Apr 2008 20:52:59 +0000 Subject: [PATCH] Declare XMLA driver so that it can we loaded implicitly, without using 'Class.forName'. Requires JDBC 4.0 (JDK 1.6) and later. git-svn-id: https://olap4j.svn.sourceforge.net/svnroot/olap4j/trunk@94 c6a108a4-781c-0410-a6c6-c2d559e19af0 --- build.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/build.xml b/build.xml index 96f860c..36cbc3e 100644 --- a/build.xml +++ b/build.xml @@ -305,6 +305,12 @@ must be run under JDK 1.5." /> + + +