Hi,

According to the SCM history [1] this class hasn't been changed since Nov
26 2012.


1.
https://github.com/apache/wicket/commits/wicket-6.x/wicket-core/src/main/java/org/apache/wicket/feedback/FeedbackCollector.java

Martin Grigorov
Wicket Training and Consulting
https://twitter.com/mtgrigorov

On Thu, Feb 12, 2015 at 12:59 PM, Chris Colman <[email protected]
> wrote:

> I get the following error when I try to compile the 6.19.0 source code:
>
>  [ERROR] 7014: org.apache.wicket.feedback.FeedbackCollector: Method
> 'public java.util.List collect()' is now final
> [ERROR] 7014: org.apache.wicket.feedback.FeedbackCollector: Method
> 'public java.util.List collect(org.apache.wicket.feed
> back.IFeedbackMessageFilter)' is now final
> [ERROR] 7014: org.apache.wicket.feedback.FeedbackCollector: Method
> 'public org.apache.wicket.feedback.FeedbackCollector
> setIncludeSession(boolean)' is now final
> [ERROR] 7014: org.apache.wicket.feedback.FeedbackCollector: Method
> 'public org.apache.wicket.feedback.FeedbackCollector
> setRecursive(boolean)' is now final
>
> Any idea what could be causing this?
>
> Regards,
> Chris
>

Reply via email to