Uploaded image for project: 'Commons OGNL (Dormant)'
  1. Commons OGNL (Dormant)
  2. OGNL-230

Update Javassist to 3.17.1

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • None
    • 4.0
    • Core Runtime

    Description

      Hello.

      I have just tested latest MyBatis trunk with OGNL 4 and all test pass. Good work!

      I noticed OGNL 4 depends on a quite old Javassist version (3.12.1). I would like to suggest to upgrade to 3.17.1 (still jdk 5) before going GA.

      BTW, this version is ASL 2.0 (old versions are not)

      Note Javasisst maven groupid has changed:
      from:

      <dependency>
      <groupId>javassist</groupId>
      <artifactId>javassist</artifactId>
      <version>3.12.1-GA</version>
      </dependency>

      to:

      <dependency>
      <groupId>org.javassist</groupId>
      <artifactId>javassist</artifactId>
      <version>3.17.1-GA</version>
      </dependency>

      Attachments

        Activity

          People

            lukaszlenart Lukasz Lenart
            emacarron Eduardo Macarron
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 1h
                1h
                Remaining:
                Remaining Estimate - 1h
                1h
                Logged:
                Time Spent - Not Specified
                Not Specified