Uploaded image for project: 'Apache Roller'
  1. Apache Roller
  2. ROL-1436

JPA backend code triggers lots of warning messages at build time

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 5.1.0
    • None

    Description

      There are a ton of warning messages given when building the new jpa backend code and they should probably be addressed ...

      [openjpac] "org.apache.roller.pojos.TaskLockData" uses property access, but its field "timeAquired" is accessed directly in method "getLeaseExpires" defined in "org.apache.roller.pojos.TaskLockData".

      [openjpac] Bytecode analysis of the setter and getter methods for persistent property "org.apache.roller.pojos.TaskLockData.locked" indicates that the two methods might be acting on different backing fields. The setter method assigns to field "locked", while the getter method returns field "null".

      Attachments

        Activity

          People

            gmazza Glen Mazza
            agilliland Allen T. Gilliland IV
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: