[
https://issues.apache.org/jira/browse/CXF-1228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12544930
]
jimma commented on CXF-1228:
----------------------------
I found this issue in 2.0.3 kit .
The cxf-2.0.3-incubator.jar\META-INF\service.validator.xml does not merge the
same name file under rt-bindings-xml module .
It only contains the content from module tools-wsdlto-frontend-jaxws .
> The file with same full name will be overwrited when create bundle jar
> ----------------------------------------------------------------------
>
> Key: CXF-1228
> URL: https://issues.apache.org/jira/browse/CXF-1228
> Project: CXF
> Issue Type: Bug
> Components: Build system
> Affects Versions: 2.0.3
> Reporter: jimma
> Fix For: 2.0.4
>
>
> If there is a file : META-INF/config.xml in api module and there is same
> name file : META-INF/config.xml in runtime module . When create bundle jar ,
> the same name file will be overwrited. This will cause different behavior
> between using bundle jar and menifest jar . Is there any approach to let the
> maven plugin prompt overwriting ?
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.