On Thu, Jan 24, 2002 at 09:55:22PM -0500, Susan G. Kleinmann wrote: > From my various attempts to build CVS versions of java packages, it > seems to happen again and again that a given package depends not > only on a bunch of other java packages, but on some particular version > of each of those packages. Yet I've never seen any tool that manages > these dependencies in java development projects, particularly the > apache project. I haven't even seen anything in the build files that > looks like a Perl 'require VERSION' statement. > > Does anyone know if there's a plan to address this problem (or has it > already been addressed and I just missed it somehow)?
Look at your local java installation at 'docs/guide/jar/jar.html#JAR Manifest'. Regards Achim -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]