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.

Reply via email to