GitHub user lukaszlenart opened a pull request:

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

    WW-4210: Type conversion class

    This PR extends existing `TypeConversion` annotation to allow define 
converters as a class instead of a raw string.
    
    Implements [WW-4210](https://issues.apache.org/jira/browse/WW-4210)

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

    $ git pull https://github.com/lukaszlenart/struts type-conversion-class

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

    https://github.com/apache/struts/pull/131.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 #131
    
----
commit 47552bdb0673a88b0cd76cebc40f65477edd58d0
Author: Lukasz Lenart <lukaszlen...@apache.org>
Date:   2017-04-20T06:28:46Z

    WW-4210 Extends annotation to allow use class instead of string

commit 3e76564d3ce8d5b4a3938efd3a76c521eb045f38
Author: Lukasz Lenart <lukaszlen...@apache.org>
Date:   2017-04-20T06:29:24Z

    WW-4210 Supports defining converter as a class in the annotation

commit ec2412492503cdd0e90abf7f2cf2c3e50c8fa70c
Author: Lukasz Lenart <lukaszlen...@apache.org>
Date:   2017-04-20T06:29:53Z

    WW-4210 Updates tests to use the class definition instead of string

----


---
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