No errors here. Igor added an exclusion in parent pom.xml for this change. https://git-wip-us.apache.org/repos/asf/wicket/repo?p=wicket.git;a=commitdiff;h=c3d47448d1bf5b5d0e8207bb8c0cf605cef8c18c
On Fri, Nov 30, 2012 at 1:36 PM, Chris Colman <[email protected]>wrote: > I've just updated the master branch and I get the following build > errors: > > [INFO] --- clirr-maven-plugin:2.5:check (clirr-check) @ wicket-core --- > [INFO] Comparing to version: 6.0.0 > [ERROR] org.apache.wicket.feedback.FeedbackCollector: Method 'public > java.util.List collect()' is now final > [ERROR] org.apache.wicket.feedback.FeedbackCollector: Method 'public > java.util.List > collect(org.apache.wicket.feedback.IFeedbackMessageFilter)' is now final > [ERROR] org.apache.wicket.feedback.FeedbackCollector: Method 'public > org.apache.wicket.feedback.FeedbackCollector setIncludeSession(boolean)' > is now final > [ERROR] org.apache.wicket.feedback.FeedbackCollector: Method 'public > org.apache.wicket.feedback.FeedbackCollector setRecursive(boolean)' is > now final > [INFO] > ------------------------------------------------------------------------ > > Am I doing something wrong or is there an error in the latest source? > -- Martin Grigorov jWeekend Training, Consulting, Development http://jWeekend.com <http://jweekend.com/>
