split manifest jar, not use jaxws jars included in jdk1.6
---------------------------------------------------------
Key: CXF-1285
URL: https://issues.apache.org/jira/browse/CXF-1285
Project: CXF
Issue Type: Sub-task
Components: Build system
Reporter: Jeff Zhang
Priority: Minor
Fix For: 2.1
currently, cxf runtime use manifest.jar to include 3rd-party jars. Some jars
like jaxws2.1, xjc, etc.. will be packaged into jdk lib.
if user use CXF on jdk1.6, they can use another manifest.jar that not include
these jaxws jars
And it need to update the tools script to check the jdk version.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.