You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by paul-mcculloch <gi...@git.apache.org> on 2014/12/06 23:37:01 UTC

[GitHub] cxf pull request: CXF-6138 JAXB unmarshaller Properties cleared by...

GitHub user paul-mcculloch opened a pull request:

    https://github.com/apache/cxf/pull/36

        CXF-6138  JAXB unmarshaller Properties cleared by initialize()

    The existing functionality, of setting an empty HashMap for unmarshallerProperies upon initialize() is now conditional upon the existing value being null or empty.

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

    $ git pull https://github.com/paul-mcculloch/cxf master

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

    https://github.com/apache/cxf/pull/36.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 #36
    
----
commit 8633d16103a9a331b18f7dcc60379c1b782b14a9
Author: paul <pk...@gmail.com>
Date:   2014-12-06T22:04:08Z

    CXF-6138 JAXB unmarshaller Properties get overwriten on a call to initialize()

commit 2d5ca823a398948baf481b113367984176d625c2
Author: paul <pk...@gmail.com>
Date:   2014-12-06T22:15:02Z

    CXF-6138 JAXB unmarshaller Properties get overwriten on a call to initialize

commit e050e7ad11c71b9a44f267295c85434efb6dacab
Author: paul <pk...@gmail.com>
Date:   2014-12-06T22:31:55Z

    Fix style

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] cxf pull request: CXF-6138 JAXB unmarshaller Properties cleared by...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/cxf/pull/36


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---