Skip to content

Commit

Permalink
Move olap4j driver for mondrian to mondrian code base.
Browse files Browse the repository at this point in the history
git-svn-id: https://olap4j.svn.sourceforge.net/svnroot/olap4j/trunk@59 c6a108a4-781c-0410-a6c6-c2d559e19af0
  • Loading branch information
julianhyde committed Jan 10, 2008
1 parent 467484c commit cbbba63
Show file tree
Hide file tree
Showing 30 changed files with 43 additions and 7,013 deletions.
2 changes: 0 additions & 2 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -152,8 +152,6 @@ ${jar-jdk14.file}"/>
classpathref="project.classpath"
source="1.5">
<include name="**/*.java"/>
<exclude name="mondrian/olap4j/FactoryJdbc3Impl.java" if="jdk16.present"/>
<exclude name="mondrian/olap4j/FactoryJdbc4Impl.java" if="jdk16.not.present"/>
<exclude name="org/olap4j/driver/xmla/FactoryJdbc3Impl.java" if="jdk16.present"/>
<exclude name="org/olap4j/driver/xmla/FactoryJdbc4Impl.java" if="jdk16.not.present"/>
</javac>
Expand Down
Loading

0 comments on commit cbbba63

Please sign in to comment.