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.Component<capture of ?>
required: wicket.markup.html.internal.HeaderContainer

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



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

Reply via email to