GitHub user jsarman opened a pull request:
https://github.com/apache/wicket/pull/48
Port of wicket-cdi to support cdi-1.1
Package is split up into wicket-cdi-1.1-core and wicket-cdi-1.1-weld.
Placed in wicket-experimental package.
Refactored some classes to use cdi injection instead of constructors.
Worked with tomcat and glassfish in my limited testing.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jsarman/wicket cdi-1.1-experimental
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/wicket/pull/48.patch
----
----