[Mondrian] mondrian CI / source

Julian Hyde jhyde at pentaho.com
Fri Dec 2 16:57:02 EST 2011


> 
> On Dec 2, 2011, at 6:06 PM, Luc Boudreau wrote:
> 
>> As for building Mondrian on a Mac, you need to install a JDK 1.5, 1.6
>> and 1.7, then edit the script buildOnJdk.sh and set your paths
>> correctly for it to work.

On Dec 2, 2011, at 9:11 AM, Paul Stoellberger wrote:

> yeah i thought i'd need to do that, i'll look into installing the other jdks then...

You need all 3 JDKs only if you're making an "official" build of Mondrian that has drivers that will work on all 3 JDKs. If you're just developing, i.e. not intending to distribute mondrian.jar to people who might be running different java versions, you can just install one JDK. It will compile the driver needed by your JDK version, but that's the only one you need, so that should work fine.

Same applies for olap4j, by the way.

Julian



More information about the Mondrian mailing list