GitHub user jason1105 opened a pull request:

    https://github.com/apache/struts/pull/129

    Support 2 3

    

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

    $ git pull https://github.com/apache/struts support-2-3

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

    https://github.com/apache/struts/pull/129.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #129
    
----
commit 4f817dc7a9b1ad2447fd8609929ec654b4b47b44
Author: Lukasz Lenart <lukasz.len...@gmail.com>
Date:   2015-10-09T17:02:09Z

    Prepares for 2.3.x development cycle

commit f5d455da121840b39ce2a960011363d5ae2af12a
Author: Lukasz Lenart <lukasz.len...@gmail.com>
Date:   2015-10-10T08:01:33Z

    WW-4551 Adds support for conversion of RFC3339 dates with date part only

commit 755ad3fadb0f3b6b6b351c9bc41b59b95c45c07b
Author: Lukasz Lenart <lukasz.len...@gmail.com>
Date:   2015-10-10T08:10:21Z

    WW-4536 Drops static to allow redefine the key

commit 30d30e07dee736243b035eb47be4a1c8dae469a2
Author: Lukasz Lenart <lukasz.len...@gmail.com>
Date:   2015-10-11T16:54:15Z

    WW-4536 Checks for patterns in action names to build the same key for 
actions with patterns

commit d15424ee5f088fea138ed33a5c22631b331cc630
Author: Christoph Nenning <cnenn...@apache.org>
Date:   2015-10-12T11:27:22Z

    added changes from PRs #54 and #55 which have been merged to master (also 
see WW-4552 and WW-4553)

commit 3e2d5da12c3bc426df346554d9d53cf9b6f09c1a
Author: Lukasz Lenart <lukasz.len...@gmail.com>
Date:   2015-10-20T06:16:41Z

    WW-4526 Checks if passed in scheme param is valid

commit 412684bd22e479ae063bee4df8bb434ddef40bcd
Author: Lukasz Lenart <lukasz.len...@gmail.com>
Date:   2015-10-20T06:39:39Z

    Drops unused code

commit f65e38bb815e98f65cb4ee987aba4ca360b408dd
Author: Lukasz Lenart <lukasz.len...@gmail.com>
Date:   2015-10-20T06:40:25Z

    WW-3161 Sets proper ActionContext to allow I18N to work

commit c7088763395f14c2f7f610ad6a872fcfec026a1b
Author: Lukasz Lenart <lukasz.len...@gmail.com>
Date:   2015-10-27T07:25:36Z

    WW-4556 Extracts tooltips into dedicated template file

commit 7848534e2f2a8cf4aa956d27b6cf672f36cfacfe
Author: Lukasz Lenart <lukasz.len...@gmail.com>
Date:   2015-10-27T07:27:25Z

    WW-4554 Drops duplicated calls to initialize BeanPostProcessors
     It's already done by Spring

commit 095807776288ce982ee064f820de428cd3969761
Author: Lukasz Lenart <lukasz.len...@gmail.com>
Date:   2015-10-27T08:01:09Z

    WW-4134 Checks if Response wasn't committed to allow store messages

commit 22cb8c7e7dad955eb6077cc8b775ba67274e2b31
Author: Lukasz Lenart <lukasz.len...@gmail.com>
Date:   2015-11-04T17:09:55Z

    WW-4562 Upgrades OGNL to latest 3.0.13 version

commit 5d26c6c1e5ec466d231dcad4d70b670609b85248
Author: Lukasz Lenart <lukasz.len...@gmail.com>
Date:   2015-11-20T12:16:26Z

    WW-4570 Defines a minimal jar set to be used by users

commit b4a18d07e4f935a0a2a82c0fb7e3d179c075a776
Author: Lukasz Lenart <lukasz.len...@gmail.com>
Date:   2015-11-20T12:29:49Z

    WW-4570 Uses proper schema for assembly descriptor

commit 90dbf54bf49df2701d106d5f4813e0914ec13283
Author: Lukasz Lenart <lukaszlen...@apache.org>
Date:   2015-11-22T12:52:19Z

    WW-4570 Drops ASM from minimal set of Jars

commit 1dc545e34c19520c0ba780b43c53a28f5e3e9484
Author: Lukasz Lenart <lukasz.len...@gmail.com>
Date:   2015-11-25T19:22:31Z

    Adds required dependencies
    (cherry picked from commit 85b2198)

commit 9862580bbee704cff63b917f3dfda62d21c1bad5
Author: Lukasz Lenart <lukasz.len...@gmail.com>
Date:   2015-11-25T19:29:18Z

    Re-implements tiles integration based on new API
    (cherry picked from commit 70716e9)

commit efcea81b67d260835eff9c811efe20a816df7213
Author: Lukasz Lenart <lukasz.len...@gmail.com>
Date:   2015-11-25T19:29:24Z

    Drops unused classes
    (cherry picked from commit 24a5bce)

commit 5d30eb1ad21d369a5e5e844363f3ec1e0e93d03a
Author: Lukasz Lenart <lukasz.len...@gmail.com>
Date:   2015-11-25T19:29:43Z

    Replaces call to deprecated api
    (cherry picked from commit 26f153d)

commit ddeb7f0f7cc2600ceb36b8532fc433861a38c20e
Author: Lukasz Lenart <lukasz.len...@gmail.com>
Date:   2015-11-25T19:37:42Z

    Updates Portal Tiles integration
    (cherry picked from commit 6edc0ff)

commit 913944b8eee6c5565cb665b5477953be9b85152a
Author: Lukasz Lenart <lukasz.len...@gmail.com>
Date:   2015-11-25T19:54:39Z

    Adds missing header with license
    (cherry picked from commit 27ad6cb)

commit f19e4be947c00511a91ea2d806c9c483694f7485
Author: Lukasz Lenart <lukasz.len...@gmail.com>
Date:   2015-11-27T12:36:52Z

    Registers Tiles model
    (cherry picked from commit 388861f)

commit 27aa7e1e27546effcfc1e4214d231b4a31263fb5
Author: Lukasz Lenart <lukasz.len...@gmail.com>
Date:   2015-11-28T14:39:47Z

    Fixes dependency clash
    
    (cherry picked from commit 6622fab25bee1dae9085cca56b87711f3197916d)
    
    Conflicts:
        apps/showcase/pom.xml
        plugins/bean-validation/pom.xml

commit 696e5662797d1958bdc7d6ca2345bc0538b022a6
Author: Lukasz Lenart <lukasz.len...@gmail.com>
Date:   2015-11-28T14:57:52Z

    Reverts back to XWork logging layer

commit 38e8f86a75c82033d657e1ed5e52d864ea9eafa3
Author: Lukasz Lenart <lukaszlen...@apache.org>
Date:   2015-11-28T15:38:57Z

    WW-4569 Adds support for .tech
    
    (cherry picked from commit 7f10be5c3711f5c545f798eed383a7f88d9176b1)

commit 8bbfb461c48bc89a286c847064c80fa78f90279f
Author: Lukasz Lenart <lukaszlen...@apache.org>
Date:   2015-11-30T07:12:44Z

    WW-4365 Fixes issue with evaluating doubleHeaderValue and doubleHeaderKey

commit f2958524823a2b514aa5de239d264cf6a622297d
Author: Johannes Geppert <jo...@apache.org>
Date:   2015-09-10T17:11:12Z

    WW-4545 - Setting status code in HttpHeaders will be ignored
    
    (cherry picked from commit 4cd9a74cb8efa8dc0d3c57ac267a70b0538f3bf0)

commit db318c2116f74559a22c6854ea6aeaeca36dd298
Author: Lukasz Lenart <lukasz.len...@gmail.com>
Date:   2015-12-19T09:13:10Z

    Drops duplicated and unused dependencies

commit f721d5490cfc1ed9f1a441ea90de82e31bb32351
Author: Lukasz Lenart <lukasz.len...@gmail.com>
Date:   2015-12-19T09:13:57Z

    Implements ApplicationContext which supports wildcards

commit 5be1590a6045068bee64bbc247a39b79a3d1fa58
Author: Lukasz Lenart <lukasz.len...@gmail.com>
Date:   2015-12-19T09:14:40Z

    Uses the new context implementation

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org

Reply via email to