PicoContainer
  1. PicoContainer
  2. PICO-173

ClassHierarchyIntrospectorTestCase leaves file "~"

    Details

    • Type: Bug Bug
    • Status: Closed Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: PicoContainer (Java)
    • Labels:
      None
    • Number of attachments :
      1

      Description

      new FileWriter("") is used in ClassHierarchyIntrospectorTestCase, and it leaves empty file named "" in $

      {maven.junit.dir}

      .
      Using new FileWriter(FileDescriptor.out) instead of new FileWriter("~") will solve this problem.

        Activity

        Kouhei Mori made changes -
        Field Original Value New Value
        Attachment ClassHierarchyIntrospectorTestCase.java.patch [ 11873 ]
        Hide
        Jörg Schaible added a comment -

        Applied. Thanks.

        Show
        Jörg Schaible added a comment - Applied. Thanks.
        Jörg Schaible made changes -
        Resolution Fixed [ 1 ]
        Status Open [ 1 ] Closed [ 6 ]

          People

          • Assignee:
            Unassigned
            Reporter:
            Kouhei Mori
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: