I pulled it from git. I'm trying to compile while on the 6.19.0 branch.
Regards, Chris > -----Original Message----- > From: Andrea Del Bene [mailto:[email protected]] > Sent: Thursday, 12 February 2015 11:21 PM > To: [email protected] > Subject: Re: Error building wicket-6.19.0 from src > > Hi, > > how did you get the code ? did you download it or did you use the 6.19.0 > branch? I've tested the source from distribution > (http://www.apache.org/dyn/closer.cgi/wicket/6.19.0) and everything it's > fine. These method are final since a long time... > > 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 > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
