On Wed, 6 Apr 2011 09:01:34 -0700 (PDT) Peter Niederwieser <[email protected]> wrote: Thanks Peter
Only did not expect the returned map to change internal state of the mapping container as well. Have seen APIs return Unmodifiable versions of internal state. > > Ashish wrote: > > > > Sorry could not find the remove method in the javadoc. Is it > > something not exposed by the interface ? > > > > According to the Javadoc, Conf2ScopeMappingContainer.getMappings() > returns a java.util.Map, which has a remove() method. > > -- > Peter Niederwieser > Developer, Gradle > http://www.gradle.org > Trainer & Consultant, Gradleware > http://www.gradleware.com > Creator, Spock Framework > http://spockframework.org > > > -- > View this message in context: > http://gradle.1045684.n5.nabble.com/Exclude-compile-configuration-mapping-from-Maven-POM-tp4278588p4286610.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 > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
