Skip to content

Commit

Permalink
MONDRIAN: update classpath in bin/run.sh
Browse files Browse the repository at this point in the history
[git-p4: depot-paths = "//open/mondrian/": change = 8430]
  • Loading branch information
jsichi committed Jan 2, 2007
1 parent ca5eed3 commit ce91ceb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bin/run.sh
Expand Up @@ -28,6 +28,8 @@ CLASSPATH="$CLASSPATH:$MONDRIAN_LIB/log4j-1.2.9.jar"
CLASSPATH="$CLASSPATH:$MONDRIAN_LIB/servlet.jar"
CLASSPATH="$CLASSPATH:$MONDRIAN_LIB/eigenbase-properties.jar"
CLASSPATH="$CLASSPATH:$MONDRIAN_LIB/commons-math-1.0.jar"
CLASSPATH="$CLASSPATH:$MONDRIAN_LIB/commons-vfs.jar"
CLASSPATH="$CLASSPATH:$MONDRIAN_LIB/commons-logging.jar"

# now pick up jdbc jars
for j in $MONDRIAN_TEST_LIB/*.jar
Expand Down

0 comments on commit ce91ceb

Please sign in to comment.