[
https://issues.apache.org/jira/browse/CXF-770?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12515946
]
Glen Mazza commented on CXF-770:
--------------------------------
My fault, I missed that one. I created the second patch from the first one
(which was correct), by comparing the +'s and -'s and removing from the second
patch every - that had a + for the same string. I missed one in the process
(the one you uncovered.) I just did this a second time now, and the only
difference was the BINDING_ALREADY_EXIST one, which I caught this time. So I
don't see any errors left.
The missing string should be:
+BINDING_ALREADY_EXIST = Input binding already exists in imported contract
I did not automate the creation of the first patch, just did an IDE search for
the string within the code for each one, within the package the Messages file
was located.
Sorry for the difficulty this one has caused, I did not anticipate this.
Glen
> Fixed messages in messages.properties
> -------------------------------------
>
> Key: CXF-770
> URL: https://issues.apache.org/jira/browse/CXF-770
> Project: CXF
> Issue Type: Improvement
> Components: Tooling
> Reporter: Glen Mazza
> Assignee: maomaode
> Priority: Minor
> Fix For: 2.0.1
>
> Attachments: messages.patch, wsdltoPatch.txt
>
>
> Improved text and removed unused messages in the three/four of the tooling
> messages.properties file.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.