You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2010/12/17 18:18:01 UTC

[jira] Created: (WICKET-3261) Create wicket-core Maven module that contains wicket + wicket-util + wicket-request

Create wicket-core Maven module that contains wicket + wicket-util + wicket-request
-----------------------------------------------------------------------------------

                 Key: WICKET-3261
                 URL: https://issues.apache.org/jira/browse/WICKET-3261
             Project: Wicket
          Issue Type: New Feature
          Components: wicket
    Affects Versions: 1.5-M3
            Reporter: Martin Grigorov
            Assignee: Martin Grigorov


Create a Maven module that aggregates all classes from wicket.jar and all its dependencies (currently wicket-util.jar and wicket-request.jar).
This way the non-Maven users can download wicket-core.jar and start hacking.

Optional: we can do wicket-all.jar that contains all feature providing modules (wicket, -extensions, -ioc, -guice, -spring, -auth-roles, -datetime, -jmx, -velocity).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (WICKET-3261) Create wicket-core Maven module that contains wicket + wicket-util + wicket-request

Posted by "Martin Grigorov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-3261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Grigorov resolved WICKET-3261.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5-M4

> Create wicket-core Maven module that contains wicket + wicket-util + wicket-request
> -----------------------------------------------------------------------------------
>
>                 Key: WICKET-3261
>                 URL: https://issues.apache.org/jira/browse/WICKET-3261
>             Project: Wicket
>          Issue Type: New Feature
>          Components: wicket
>    Affects Versions: 1.5-M3
>            Reporter: Martin Grigorov
>            Assignee: Martin Grigorov
>             Fix For: 1.5-M4
>
>
> Create a Maven module that aggregates all classes from wicket.jar and all its dependencies (currently wicket-util.jar and wicket-request.jar).
> This way the non-Maven users can download wicket-core.jar and start hacking.
> Optional: we can do wicket-all.jar that contains all feature providing modules (wicket, -extensions, -ioc, -guice, -spring, -auth-roles, -datetime, -jmx, -velocity).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.