On Feb 3, 2004, at 10:43 PM, Benjamin Reed wrote:
On panther maybe, on 10.2 we need to be trickier because it's possible
for the user to install a package built on a system that had 1.4 as
the default, and then run it on a system that still has 1.3.
As long as you BuildDepend on system-java14-d
Koen van der Drift wrote:
Hi,
What is the recommended way to include paths for packages that use java?
Is it fine to just use for instance the symlink
/System/Library/Frameworks/JavaVM.framework/Home
instead of pointing to a specific version? This way users are not
forced to update their java
Hi,
What is the recommended way to include paths for packages that use
java? Is it fine to just use for instance the symlink
/System/Library/Frameworks/JavaVM.framework/Home
instead of pointing to a specific version? This way users are not
forced to update their java immediately and maintaine