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

Piergiorgio Lucidi commented on CONNECTORS-443:
-----------------------------------------------

Another here:
* 
http://repo1.maven.org/maven2/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar
                
> All patched jars must be built within ManifoldCF release process
> ----------------------------------------------------------------
>
>                 Key: CONNECTORS-443
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-443
>             Project: ManifoldCF
>          Issue Type: Task
>          Components: Build
>    Affects Versions: ManifoldCF 0.5
>            Reporter: Karl Wright
>            Assignee: Karl Wright
>            Priority: Blocker
>             Fix For: ManifoldCF 0.5
>
>
> Downloading already-built patched jars is not permissible within Apache any 
> longer.  The fix to this will entail downloading source and patching that as 
> part of the build process.  In order for the build process to succeed on 
> Windows, this currently means that the sources must be checked out using svn.
> The following changes will therefore need to occur under this ticket:
> (1) Apache binaries that are available as releases but which are not in Maven 
> should be downloaded and unpacked from http://archive.apache.org/dist.  This 
> will include the solr and sharepoint mcf plugins.
> (2) The "download-dependencies" target must be split into 
> "download-dependencies" and "download-proprietary-dependencies".  The 
> "download-dependencies" target will become responsible for downloading, 
> patching, and building the non-proprietary packages.  Packages that will need 
> to be checked out by this target from svn include: httpclient 3.1, xerces 
> 2.9.1, hsqldb 2.2.8, and jetty 6.1.26.
> (3) A new release artifact, XXX-dep.zip/tar.gz, will be produced which will 
> contain all the dependency binaries.
> (4) Any non-sourceable dependency binaries we find must be replaced with a 
> sourced equivalent, or code for it developed from scratch.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to