RE: Error building wicket-6.19.0 from src

2015-02-18 Thread Chris Colman
No worries! > -Original Message- > From: Martin Grigorov [mailto:mgrigo...@apache.org] > Sent: Wednesday, 18 February 2015 6:31 PM > To: users@wicket.apache.org > Subject: Re: Error building wicket-6.19.0 from src > > Thanks! > I've changed it to 

Re: Error building wicket-6.19.0 from src

2015-02-17 Thread Martin Grigorov
rigorov [mailto:mgrigo...@apache.org] > > Sent: Saturday, 14 February 2015 7:35 AM > > To: users@wicket.apache.org > > Subject: Re: Error building wicket-6.19.0 from src > > > > I use to say "because Windows users decided to suffer themselves (with > the > > dec

Re: Error building wicket-6.19.0 from src

2015-02-17 Thread Tobias Soloschenko
> **/org/apache/wicket/feedback/FeedbackCollector > > to ensure it works on both Windows and *nix. > > Regards, > Chris > > >> -Original Message- >> From: Martin Grigorov [mailto:mgrigo...@apache.org] >> Sent: Saturday, 14 February 2015 7

RE: Error building wicket-6.19.0 from src

2015-02-17 Thread Chris Colman
> Sent: Saturday, 14 February 2015 7:35 AM > To: users@wicket.apache.org > Subject: Re: Error building wicket-6.19.0 from src > > I use to say "because Windows users decided to suffer themselves (with the > decision to use Windows)" :-) > > If you find the reason and

RE: Error building wicket-6.19.0 from src

2015-02-13 Thread Chris Colman
m: Martin Grigorov [mailto:mgrigo...@apache.org] > Sent: Saturday, 14 February 2015 7:29 AM > To: users@wicket.apache.org > Subject: Re: Error building wicket-6.19.0 from src > > Please give more details what you are doing. > Where exactly it breaks. > > Error like: > [ER

Re: Error building wicket-6.19.0 from src

2015-02-13 Thread Martin Grigorov
bias Soloschenko [mailto:tobiassolosche...@googlemail.com] > > Sent: Saturday, 14 February 2015 5:06 AM > > To: users@wicket.apache.org > > Subject: Re: Error building wicket-6.19.0 from src > > > > Hi, > > > > which Java Version are you using currently? Th

RE: Error building wicket-6.19.0 from src

2015-02-13 Thread Chris Colman
g is using file.separator and not explicitly '/' > -Original Message- > From: Tobias Soloschenko [mailto:tobiassolosche...@googlemail.com] > Sent: Saturday, 14 February 2015 5:06 AM > To: users@wicket.apache.org > Subject: Re: Error building wicket-6.19.0 from src >

Re: Error building wicket-6.19.0 from src

2015-02-13 Thread Martin Grigorov
February 2015 5:39 AM > > To: users@wicket.apache.org > > Subject: RE: Error building wicket-6.19.0 from src > > > > Ah bingo! That's probably it. I'm using: > > > > java version "1.8.0_25" > > Java(TM) SE Runtime Environment (build 1.8.0_25-b

RE: Error building wicket-6.19.0 from src

2015-02-13 Thread Chris Colman
: Saturday, 14 February 2015 5:39 AM > To: users@wicket.apache.org > Subject: RE: Error building wicket-6.19.0 from src > > Ah bingo! That's probably it. I'm using: > > java version "1.8.0_25" > Java(TM) SE Runtime Environment (build 1.8.0_25-b18) &g

RE: Error building wicket-6.19.0 from src

2015-02-13 Thread Chris Colman
.com] > Sent: Saturday, 14 February 2015 5:06 AM > To: users@wicket.apache.org > Subject: Re: Error building wicket-6.19.0 from src > > Hi, > > which Java Version are you using currently? There is an issue of the > clirr plugin not to work with Java 8 at the moment. I file

Re: Error building wicket-6.19.0 from src

2015-02-13 Thread Tobias Soloschenko
om: Martin Grigorov [mailto:mgrigo...@apache.org] Sent: Thursday, 12 February 2015 11:22 PM To: users@wicket.apache.org Subject: Re: Error building wicket-6.19.0 from src Hi, According to the SCM history [1] this class hasn't been changed since Nov 26 2012. 1. https://github.com/apache/wicket

RE: Error building wicket-6.19.0 from src

2015-02-13 Thread Chris Colman
rds, Chris > -Original Message- > From: Martin Grigorov [mailto:mgrigo...@apache.org] > Sent: Thursday, 12 February 2015 11:22 PM > To: users@wicket.apache.org > Subject: Re: Error building wicket-6.19.0 from src > > Hi, > > According to the SCM history [1] this class ha

RE: Error building wicket-6.19.0 from src

2015-02-13 Thread Chris Colman
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:an.delb...@gmail.com] > Sent: Thursday, 12 February 2015 11:21 PM > To: users@wicket.apache.org > Subject: Re: Error buildin

Re: Error building wicket-6.19.0 from src

2015-02-12 Thread Martin Grigorov
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

Re: Error building wicket-6.19.0 from src

2015-02-12 Thread Andrea Del Bene
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 comp

Error building wicket-6.19.0 from src

2015-02-12 Thread Chris Colman
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.w