Re: [Fink-devel] java mess

2004-02-15 Thread Koen van der Drift
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

Re: [Fink-devel] java mess

2004-02-03 Thread Benjamin Reed
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

[Fink-devel] java mess

2004-02-03 Thread Koen van der Drift
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