You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wicket.apache.org by jsarman <gi...@git.apache.org> on 2013/06/26 19:04:30 UTC

wicket pull request: Port of wicket-cdi to support cdi-1.1

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

----

----