Skip to content

Commit

Permalink
typo...
Browse files Browse the repository at this point in the history
git-svn-id: https://olap4j.svn.sourceforge.net/svnroot/olap4j/trunk@222 c6a108a4-781c-0410-a6c6-c2d559e19af0
  • Loading branch information
lucboudreau committed May 6, 2009
1 parent b6d0a08 commit 5ef55f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ ${src.dir}/org/olap4j/mdx/parser/impl/DefaultMdxParserSym.java" />
<target name="setup" depends="compile,create-dot-classpath"
description="Setups the project for eclipse." />

<target name="hudson" depends="clean-all,clean-tests,version-properties,jar,source.jar,test,clean-hsqldb,cobertura,jar-jdk14"
<target name="hudson" depends="clean-all,clean-tests,version-properties,jar,source.jar,test,init-hsql,cobertura,jar-jdk14"
description="Sugar goal to build Olap4j from hudson." />

<!-- Override to create a proper release. -->
Expand Down

0 comments on commit 5ef55f4

Please sign in to comment.