AW: wicket-examples compilation failure

2006-12-18 Thread Stefan Lindner
Maybe you should use the newest compiler form sun (1.0.0_10) They fixed a 
problem that sounds like yours. I just compiled the wicket core with java 
81.5.0_10 with out errors.
 
Stefan Lindner



Von: Filippo Diotalevi [mailto:[EMAIL PROTECTED]
Gesendet: Mo 18.12.2006 14:15
An: wicket-dev@incubator.apache.org
Betreff: Re: wicket-examples compilation failure



On 12/18/06, Martin Benda [EMAIL PROTECTED] wrote:
 Hi,
 wicket-examples 2.0 (trunk) module fails to compile using maven and standard
 javac compiler (however, eclipse compiler doesn't complain):

Hello, the very same error is present in the main wicket module (in
the trunk), so it is impossible to build it with standard Sun's
compiler:

[INFO] 
[ERROR] BUILD FAILURE
[INFO] 
[INFO] Compilation failure

/trunk/wicket/src/main/java/wicket/markup/html/WebPage.java:[169,43]
inconvertible types
found   : wicket.Componentcapture of ?
required: wicket.markup.html.internal.HeaderContainer

/trunk/wicket/src/main/java/wicket/markup/html/list/Loop.java:[167,67]
inconvertible types
found   : wicket.Componentcapture of ?
required: wicket.markup.html.list.Loop.LoopItem



--
Filippo Diotalevi
[EMAIL PROTECTED]
http://www.diotalevi.com/weblog
http://www.jugmilano.it




AW: wicket-examples compilation failure

2006-12-18 Thread Stefan Lindner
Agh! Two typos! I mean Java 1.5.0_10.



Von: Stefan Lindner [mailto:[EMAIL PROTECTED]
Gesendet: Mo 18.12.2006 14:39
An: wicket-dev@incubator.apache.org; wicket-dev@incubator.apache.org
Betreff: AW: wicket-examples compilation failure



Maybe you should use the newest compiler form sun (1.0.0_10) They fixed a 
problem that sounds like yours. I just compiled the wicket core with java 
81.5.0_10 with out errors.

Stefan Lindner



Von: Filippo Diotalevi [mailto:[EMAIL PROTECTED]
Gesendet: Mo 18.12.2006 14:15
An: wicket-dev@incubator.apache.org
Betreff: Re: wicket-examples compilation failure



On 12/18/06, Martin Benda [EMAIL PROTECTED] wrote:
 Hi,
 wicket-examples 2.0 (trunk) module fails to compile using maven and standard
 javac compiler (however, eclipse compiler doesn't complain):

Hello, the very same error is present in the main wicket module (in
the trunk), so it is impossible to build it with standard Sun's
compiler:

[INFO] 
[ERROR] BUILD FAILURE
[INFO] 
[INFO] Compilation failure

/trunk/wicket/src/main/java/wicket/markup/html/WebPage.java:[169,43]
inconvertible types
found   : wicket.Componentcapture of ?
required: wicket.markup.html.internal.HeaderContainer

/trunk/wicket/src/main/java/wicket/markup/html/list/Loop.java:[167,67]
inconvertible types
found   : wicket.Componentcapture of ?
required: wicket.markup.html.list.Loop.LoopItem



--
Filippo Diotalevi
[EMAIL PROTECTED]
http://www.diotalevi.com/weblog
http://www.jugmilano.it