Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-1215

JNDICheck uses 1.6 specific methods Properites.load(Reader)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • M3
    • Java Tools
    • None

    Description

      Summary:

      As we haven't yet said we are requiring 1.6 we should ensure our code compiles with JDK 1.5.

      The use of Properties.load(Reader) was only introduced in JDK 1.6 so it should be replaced with a FileInputStream.

      Attachments

        Activity

          People

            ritchiem Martin Ritchie
            ritchiem Martin Ritchie
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: