On Mar 19, 2008, at 2:33 PM, Victor Kirkebo wrote: >> SUNWmemcached-java/depend: same comment, though shouldn't you have a >> dependency on one of the java packages (SUNWj6rt or something)? >> > SUNWj5rt added.
I am not sure why we need to have a dependency upon any Java package. You will of course need a Java virtual machine in order to use the package, but it could be whatever Java runtime you want. If my understanding of the package dependencies is correct, the following dependency will give the user a wardning if the user: Tries to install SUNWmemcached-java on a system without SUNWj5rt installed Tries to remove the SUNWj5rt package with the SUNWmemcached-java installed on the system... Since you this is a library and not an application I don't see that we need any dependencies to Java (you cannot use the library without adding your own piece of code with or without Java installed...) But that is only my opinion... Trond