GitHub user mafulafunk opened a pull request:

    https://github.com/apache/wicket/pull/59

    Fix archetypes:

    Things changed for the quickstart genereated using this archetype:
        1. Current version of jetty 9.0.6.v20130930 is used
        2. mvn jetty:run works, both http and https
        3. The generated 'Start.class' works, both http and https

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mafulafunk/wicket archetypes

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/wicket/pull/59.patch

----
commit 423268dcd7b11ebff2fd4779eecaf1334b16eed0
Author: Martin Funk <[email protected]>
Date:   2013-11-07T14:36:15Z

    Fix archetypes:
    
    Things changed for the quickstart genereated using this archetype:
        1. Current version of jetty 9.0.6.v20130930 is used
        2. mvn jetty:run works, both http and https
        3. The generated 'Start.class' works, both http and https

----

Reply via email to