koevet2 wrote:
> 
> The problem arises when I try to run the "test" task for, for instance,
> subproject2.
> The emmafilter property doesn't get "overridden" and the value of the
> variable is always "´+com*" (the value specified in the "super" build
> file).
> 

The way the "plugin" (it doesn't implement org.gradle.api.Plugin) is
written, it expects to be configured as follows:

emma {
  reportPath = ...
  ...
}

--
Peter Niederwieser 
Developer, Gradle
http://www.gradle.org
Trainer & Consultant, Gradle Inc.
http://www.gradle.biz
Creator, Spock Framework
http://spockframework.org


-- 
View this message in context: 
http://gradle.1045684.n5.nabble.com/Extending-the-emma-plugin-and-general-property-inheritance-question-tp3405312p3405411.html
Sent from the gradle-user mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to