JNDICheck uses 1.6 specific methods Properites.load(Reader)
-----------------------------------------------------------

                 Key: QPID-1215
                 URL: https://issues.apache.org/jira/browse/QPID-1215
             Project: Qpid
          Issue Type: Bug
          Components: Java Tools
            Reporter: Martin Ritchie
            Assignee: Martin Ritchie
             Fix For: M3


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.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to