ws_security's ut and sign_enc samples define ConciseFormatter with the wrong
package name
-----------------------------------------------------------------------------------------
Key: CXF-3347
URL: https://issues.apache.org/jira/browse/CXF-3347
Project: CXF
Issue Type: Bug
Components: Samples
Affects Versions: 2.3.2
Reporter: Aki Yoshida
Priority: Trivial
Fix For: 2.3.3
Both ws_security/ut and ws_security/sign_enc samples define locally
demo.wssec.common.ConciseFormatter with the wrong package name
(demos.wssec.common) instead of the correct package name demo.wssec.common.
I noticed this trivial problem a while ago and thought it would automatically
go away.
But it is still present in the current branch. So, I thought I should create
this issue.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira