[
https://issues.apache.org/jira/browse/WICKET-2859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12865799#action_12865799
]
Ralf Treuherz commented on WICKET-2859:
---------------------------------------
Ok, I apologise for my speech. It is totally obvious that the Wicket project is
open source and the quality is dependent on the volunteers.
But - I don't feel like editing your site as an absolute amateur to Wicket.
So I copied and pasted the example source code from the homepage and got the
aforementioned error.
And I thought: "It seems that everybody who copies the source from the homepage
will get these errors".
As I am a user of Wicket, not a developer, I found it easiest to report an
error.
And I thought the description was not very misleading.
The time you found answering my comments you could have fixed the example codes
and not try bashing at a user who wants to improve the quality of the website.
Remember, you are the experts and I don't feel myself up to the task editing
the home page of a project of a scope like Wicket.
To summarize: Pardon me for being upset, I just wanted to help.
> Wrong package names in Examples
> -------------------------------
>
> Key: WICKET-2859
> URL: https://issues.apache.org/jira/browse/WICKET-2859
> Project: Wicket
> Issue Type: Bug
> Components: wicket-examples
> Affects Versions: 1.4.8
> Environment: Windows XP
> Reporter: Ralf Treuherz
>
> In almost all examples on the home page, the imports are wrong.
> It reads: "import wicket.xx.xx.xx" instead of "import
> org.apache.wicket.xx.xx.xx".
> Please fix this, as otherwise everybody who copies the source code from your
> examples page gets an error.
> In addition, the web.xml for the GuestBook example is not working at all.
> It is not necessary to add a servlet mapping for the GuestBookApplication, it
> works very well without one.
> The url-pattern is also misleading and does not match with the screenshot.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.