GitHub user mafulafunk opened a pull request:
https://github.com/apache/wicket/pull/61
WTP support for archetype project.
Gives a hint for Eclipse users how to enable WTP nature for the project
files generation.
The changes in the jetty-*.xml files are just some whitespace changes, that
the xml validator in Eclipse, which is turned on in WTP projects, complained
about.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mafulafunk/wicket wtpSupport
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/wicket/pull/61.patch
----
commit 5cfbbc8562054cea3fb845ea9c05107f2ed535a6
Author: Martin Funk <[email protected]>
Date: 2013-11-20T13:49:18Z
WTP support for archetype project.
----