javac @file option ignores source path

XMLWordPrintable

    • Type: Bug
    • Resolution: Not an Issue
    • Priority: P4
    • None
    • Affects Version/s: 1.2.0
    • Component/s: tools
    • generic
    • generic



      Name: igT44549 Date: 02/09/99


      if file "foo" contains
          some/package/file1.java
          some/other/file2.java
      and I invoke the compiler with
          javac -sourcepath /somedir @foo
      one would expect that the files actually being compiled are
          /somedir/some/package.file1.java
          /somedir/other/file2.java
      Well, someone this combo of the -sourcepath flag and the
      (very useful!) @-directive does not quite work.
      (Review ID: 53241)
      ======================================================================

            Assignee:
            William Maddox (Inactive)
            Reporter:
            Iris Clark
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: