You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by "Karl Wright (Commented) (JIRA)" <ji...@apache.org> on 2011/09/29 15:18:45 UTC

[jira] [Commented] (CONNECTORS-267) Need a home for code that is to be deployed on target systems, e.g. Solr

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

Karl Wright commented on CONNECTORS-267:
----------------------------------------

The place I've created for now is under incubator/lcf/integration, and it has a separate directory for each project.  For example, there's a solr-3.x and a solr-4.x directory.  Each of THESE directories has a trunk, branches, and tags directory, as well as a README describing how to build and deliver.  I still have not worked out the versioning, though, because the version of the component is not just the version of the target system, but also an additional component version number, which probably should just increment?

The components, when built, need to be delivered by hand into the standard part of the mcf tree.  The convention is that each connector has an optional "integration" directory, for pre-built components, which will be delivered into "dist/integration" by the connector build.xml, and to the root-level "dist/xxx-integration" by the main build.xml, where xxx is the connector name, e.g. "solr".

                
> Need a home for code that is to be deployed on target systems, e.g. Solr
> ------------------------------------------------------------------------
>
>                 Key: CONNECTORS-267
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-267
>             Project: ManifoldCF
>          Issue Type: Task
>          Components: Solr-3.x-component, Solr-4.x-component
>    Affects Versions: ManifoldCF 0.4
>            Reporter: Karl Wright
>            Assignee: Karl Wright
>             Fix For: ManifoldCF 0.4
>
>
> We need a place to build code that supports ManifoldCF that must be deployed on target systems, such as Solr.  These components will need to be built, in synchrony with the target system version, and the results of the build will need to be checked into the main ManifoldCF project area.

--
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