[ 
https://issues.apache.org/jira/browse/CONNECTORS-1085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14184807#comment-14184807
 ] 

Karl Wright commented on CONNECTORS-1085:
-----------------------------------------

This change trims our binary down to this:

{code}
10/27/2014  12:15 AM       168,748,568 apache-manifoldcf-2.0-dev-bin.zip
{code}


> Introduce a mcf-connector-common.jar to save binary delivery space
> ------------------------------------------------------------------
>
>                 Key: CONNECTORS-1085
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-1085
>             Project: ManifoldCF
>          Issue Type: Improvement
>          Components: Framework core
>    Affects Versions: ManifoldCF 2.0
>            Reporter: Karl Wright
>            Assignee: Karl Wright
>             Fix For: ManifoldCF 2.0
>
>
> The ManifoldCF 2.0 deliverable provides a number of connector-only services 
> in mcf-core, such as:
> - ISO 8601 date parsing and formatting
> - Axis SOAP transport support via Httpcomponents Httpclient
> - extension to mime type mapping
> These functions have the unfortunate requirement that many (large) jar 
> packages wind up needing to be included at the root level, which since these 
> wind up in all of the various war files, really bloats the binary deliverable.
> For MCF 2.0, we can fix this by moving this functionality to a 
> mcf-connector-common.jar, which would be included in connector-lib rather 
> than at the root level.
> This can't be done for MCF 1.8, because of backwards compatibility reasons.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to