Github user jsoref commented on a diff in the pull request:
https://github.com/apache/maven/pull/100#discussion_r97254243
--- Diff:
maven-model-builder/src/test/java/org/apache/maven/model/interpolation/AbstractModelInterpolatorTest.java
---
@@ -67,7 +67,7 @@ protected void assertProblemFree( SimpleProblemCollector
collector )
assertEquals( "Expected no fatals", 0,
collector.getFatals().size() );
}
- protected void assertColllectorState( int numFatals, int numErrors,
int numWarnings,
+ protected void assertCollectorState( int numFatals, int numErrors, int
numWarnings,
--- End diff --
I guess this is an api
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]