PicoContainer
  1. PicoContainer
  2. PICO-43

Make DefaultComponentAdapter compile under JDK 1.3

    Details

    • Type: Improvement Improvement
    • Status: Closed Closed
    • Priority: Minor Minor
    • Resolution: Fixed
    • Affects Version/s: 1.0-beta-2
    • Fix Version/s: 1.0-beta-3
    • Component/s: PicoContainer (Java)
    • Labels:
      None
    • Number of attachments :
      0

      Description

      With the exception of the following line of code, PicoContainer can be compiled under JDK 1.3.1:

      DefaultComponentAdapter, Line #153:

      throw new PicoInvocationTargetInitializationException(e.getCause());

      Using e.getTargetException() instead of e.getCause() will fix the compile error.

        Activity

        Aslak Hellesøy made changes -
        Field Original Value New Value
        Status Unassigned [ 1 ] Assigned [ 2 ]
        Assignee Aslak Hellesoy [ rinkrank ]
        Aslak Hellesøy made changes -
        Status Assigned [ 2 ] In Progress [ 3 ]
        Aslak Hellesøy made changes -
        Fix Version/s 1.0 [ 10145 ]
        Resolution Fixed [ 1 ]
        Status In Progress [ 3 ] Closed [ 6 ]
        Aslak Hellesøy made changes -
        Status Closed [ 6 ] Reopened [ 4 ]
        Resolution Fixed [ 1 ]
        Aslak Hellesøy made changes -
        Fix Version/s 1.0-beta-3 [ 10232 ]
        Fix Version/s 1.0 [ 10145 ]
        Aslak Hellesøy made changes -
        Resolution Fixed [ 1 ]
        Status Reopened [ 4 ] Closed [ 6 ]

          People

          • Assignee:
            Aslak Hellesøy
            Reporter:
            Calvin Yu
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: