[
https://issues.apache.org/jira/browse/CXF-1285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Kulp resolved CXF-1285.
------------------------------
Resolution: Won't Fix
Fix Version/s: Invalid
There is really no need to fix this. The current setup works with java6 and
it's documented what can be removed if needed.
> 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: Invalid
>
>
> 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.