GitHub user neyb opened a pull request:
https://github.com/apache/cxf/pull/4
PR : fix CXF-5719
fix CXF-5719 : exception are splitted with #*# and not # or *
https://issues.apache.org/jira/browse/CXF-5719
not fixing a bug occuring when the exception message contains a #*# string
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/neyb/cxf master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cxf/pull/4.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 #4
----
commit 82eecdca23402fe8977bba7ff863314c94a9ad92
Author: neyb <[email protected]>
Date: 2014-05-22T13:05:51Z
fix CXF-5719 : exception are splitted with #*# and not # or *
https://issues.apache.org/jira/browse/CXF-5719
not fixing a bug occuring when the exception message contains a #*# 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 [email protected] or file a JIRA ticket
with INFRA.
---