btw compiles fine for me
-Igor
On 9/4/06, Eelco Hillenius <
[EMAIL PROTECTED]> wrote:
I don't get that error. What are you compiling it with?
That class looks sloppy though. No docs, no example for it, warnings
that can be easily fixed. Please devs, BEFORE you commit make sure
that at least it complies to our basic coding standards; format it,
remove unused imports, JavaDoc it, even if it is just one line and in
general don't leave any warnings in there unless they are hard or
impossible to fix. And if possible, try to incorporate any new
components in some example.
Eelco
On 9/4/06, SourceForge.net <[EMAIL PROTECTED]> wrote:
> Bugs item #1552143, was opened at 2006-09-04 12:24
> Message generated for change (Tracker Item Submitted) made by Item Submitter
> You can respond by visiting:
> https://sourceforge.net/tracker/?func=detail&atid=684975&aid=1552143&group_id=119783
>
> Please note that this message will contain a full copy of the comment thread,
> including the initial issue submission, for this request,
> not just the latest update.
> Category: extensions
> Group: 2.0
> Status: Open
> Resolution: None
> Priority: 5
> Submitted By: kinabalu (kinabalu)
> Assigned to: Nobody/Anonymous (nobody)
> Summary: EnumDropDown fails to compile
>
> Initial Comment:
> While compiling HEAD get the following error for EnumDropDown:
>
> wicket/extensions/markup/html/form/EnumDropDown.java:[49,49]
> inconvertible types
> found : java.util.List<java.lang.Object>
> required: java.util.List<T>
>
> ----------------------------------------------------------------------
>
> You can respond by visiting:
> https://sourceforge.net/tracker/?func=detail&atid=684975&aid=1552143&group_id=119783
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Wicket-develop mailing list
> Wicket-develop@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-develop
>
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-develop mailing list
Wicket-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-develop
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ Wicket-develop mailing list Wicket-develop@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wicket-develop