[ 
http://opencast.jira.com/browse/MH-8161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=27960#comment-27960
 ] 

Josh Holtzman commented on MH-8161:
-----------------------------------

Committed in r10974.
                
> Bundle all 3rd party jars in an assembly, and replace bundle loading via 
> http:// with file://
> ---------------------------------------------------------------------------------------------
>
>                 Key: MH-8161
>                 URL: http://opencast.jira.com/browse/MH-8161
>             Project: Matterhorn Project
>          Issue Type: Task
>          Components: Architecture & Services
>    Affects Versions: 1.3
>            Reporter: Josh Holtzman
>            Assignee: Josh Holtzman
>             Fix For: 1.3
>
>   Original Estimate: 4 hours
>  Remaining Estimate: 4 hours
>
> Matterhorn's config.properties and system.properties files call out to the 
> opencast maven (nexus) repository to load 3rd party dependencies.  When 
> $FELIX/felix-cache is deleted (to update Matterhorn bundles, for instance), 
> all of the 3rd party dependencies must be re-downloaded.
> This is both inefficient, and dangerous, since production systems may be 
> unable to boot if there is a problem connecting to the repository.
> Instead of relying on http, bundle all 3rd party OSGI bundles and deploy them 
> to $deployTo/lib.  The system.properties and config.properties files can then 
> reference these dependencies from file:./lib/ rather than 
> http://repository.opencastproject.org

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

        
_______________________________________________
Matterhorn mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn


To unsubscribe please email
[email protected]
_______________________________________________

Reply via email to