diff --git a/build.xml b/build.xml index cb2b021..d471c08 100644 --- a/build.xml +++ b/build.xml @@ -3,7 +3,7 @@ == This software is subject to the terms of the Common Public License == Agreement, available at the following URL: == http://www.opensource.org/licenses/cpl.html. - == Copyright (C) 2006-2008 Julian Hyde and others. + == Copyright (C) 2006-2009 Julian Hyde and others. == All Rights Reserved. == You must accept the terms of that agreement to use this software. --> @@ -15,7 +15,7 @@ - + @@ -38,12 +38,11 @@ - - + @@ -55,7 +54,7 @@ ${src.dir}/org/olap4j/mdx/parser/impl/DefaultMdxParserSym.java"/> @@ -80,9 +79,6 @@ ${jar-jdk14.file}"/> - - - @@ -235,7 +231,7 @@ buildJdk16.sh" /> - + @@ -309,8 +305,12 @@ must be run under JDK 1.5." /> - - + + + + + + @@ -331,10 +331,6 @@ META-INF/**"/> LICENSE.html, README.txt, VERSION.txt"/> - @@ -376,7 +372,7 @@ META-INF/**"/> classpathref="project.test.classpath" destdir="${javadoc.dir}" packagenames="org.olap4j.*" - excludepackagenames="org.olap4j.driver.*,org.olap4j.impl.*,org.olap4j.mdx.parser.impl.*,org.olap4j.sample.*" + excludepackagenames="org.olap4j.impl.*,org.olap4j.mdx.parser.impl.*,org.olap4j.sample.*" overview="${src.dir}/overview.html" footer="<a href="http://sourceforge.net/projects/olap4j"><img src="http://sourceforge.net/sflogo.php?group_id=168953&type=1" width="88" height="31" border="0" alt="SourceForge.net_Logo"></a>" author="true" @@ -473,7 +469,7 @@ META-INF/**"/> classpathref="project.test.classpath" destdir="${javadoc.dir}" packagenames="org.olap4j.*" - excludepackagenames="org.olap4j.driver.*,org.olap4j.impl.*,org.olap4j.mdx.parser.impl.*,org.olap4j.sample.*" + excludepackagenames="org.olap4j.impl.*,org.olap4j.mdx.parser.impl.*,org.olap4j.sample.*" overview="${src.dir}/overview.html" footer="<a href="http://sourceforge.net/projects/olap4j"><img src="http://sourceforge.net/sflogo.php?group_id=168953&type=1" width="88" height="31" border="0" alt="SourceForge.net_Logo"></a>" author="true" @@ -516,7 +512,7 @@ META-INF/**"/> Does not include housekeeping files (e.g. build.xml) or even java source files from the test suite, so this is no substitute for the source distribution generated by srczip. --> - - +