Autobase Plugin

override of method addNestedPrecondition has wrong modifier

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Won't Fix
  • Affects Version/s: Grails-Autobase-0.8.2.5
  • Fix Version/s: None
  • Component/s: None
  • Labels:
    None
  • Environment:
    grails 1.1 with autobase 0.8.3

Description

class: GroovyPrecondition.groovy

method: private void addNestedPrecondition(Precondition p)

Bug happen when executing grails test-app inside intellij idea, when executing from command line works fine.

I'm guessing that idea 1st makes the conversion from groovy to java, then compiles.

Changing the modifier to public fixed in my environment

Activity

Hide
Burt Beckwith added a comment -

Project is abandoned

Show
Burt Beckwith added a comment - Project is abandoned

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: