javac seems to ignore classpath manifest entries in jar files

XMLWordPrintable

    • b26
    • generic, x86, sparc
    • generic, linux, solaris_2.6, solaris_8, windows_2000

      javac doesn't seem to "pull in" other jar files listed in the classpath manifest of any jar files included in javac's explicityly defined classpath.

      For example, if B.jar includes A.jar in its classpath manifest and I run:

      javac -classpath B.jar

      I'll receive "class not found" errors for the classes included in A.jar.

            Assignee:
            Martin Buchholz
            Reporter:
            J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: