Uploaded image for project: 'Groovy'
  1. Groovy
  2. GROOVY-2696

Joint compiler does not honour JavaBean spec for boolean properties

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.5.1, 1.5.2, 1.5.3, 1.5.4
    • 1.6.6, 1.7-rc-1
    • None
    • None

    Description

      Currently on the Java side boolean properties like "enabled" are seen as getEnabled() instead of isEnabled(). The problem is even worse because JetGroovy's joint compiler sees them as isEnabled()

      Attachments

        Issue Links

          Activity

            People

              blackdrag Jochen Theodorou
              graemerocher Graeme Rocher
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: