Jason Foster wrote:
> With the distribution, no there won't be any problems. If he checks
> out the current HEAD using cvs, then tries to build Schecoon, *then*
> there will be problems.
It works for me without problems. See below.
> According to "locate", there is no "tools.jar" available on a stock OS
> X installation, even if you've installed the Developer Tools. This
> lack causes the build process to fail.
It's my understanding some/all of tools.jar is incorporated into Apple's
classes.jar which can be found, on my Mac, as follows:
/System/Library/Frameworks/JavaVM.framework/Versions/1.3.1/Classes/classes.
jar
Thus, there's no need to include it explicitly in the classpath. With
the earlier samples of Schecoon, I commented out the reference to
tools.jar in my build file. It compiled successfully.
FYI, the current build.xml no longer references tools.jar.
Perhaps you are mistaking your problem with the *old* bug associated
with ExcaliburComponentManager (now fixed).
Diana
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]