Alex Blewitt wrote:
> FWIW Mac OS X doesn't have tools.jar in $JAVA_HOME/lib. Instead, the
> tools are in the classes.jar file (no, it's not called rt.jar either)
> in $JAVA_HOME/../Classes/classes.jar. It's a bit unfortunate that it
> has both the run-time libraries and the tools in one place, but
> essentially it means that the sun tools are on the classpath whatever
> happens.
> 
> Not that it's spectacularly relevant, but I thought I'd mention it
> here in case there's going to be a Mac port in the future ...

What do you mean "in case"? :)  I'm hoping we can do that sooner rather
than later...

geir

> 
> Alex.
> 
> 
> On 11/07/06, Geir Magnusson Jr <[EMAIL PROTECTED]> wrote:
>>
>>
>> Richard Liang wrote:
>> >
>> > It seems that JAVA_HOME is required by cc/cruisecontrol.sh on my Ubuntu
>> > :-)  Do I miss something? Thanks a lot.
>>
>> That seems to be the case :)  If you set it, does it work?
>>
>> It seems to want it for two things, tools.jar (for it's JSPs?) and where
>> to find java executable.  The latter we just deal with (expect it to be
>> on the executable path), but tools is more interesting....
>>
>> geir
>>
>> ---------------------------------------------------------------------
>> Terms of use : http://incubator.apache.org/harmony/mailing.html
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
> 
> ---------------------------------------------------------------------
> Terms of use : http://incubator.apache.org/harmony/mailing.html
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to