[mod_cluster-issues] [JBoss JIRA] (MODCLUSTER-494) Split mod_cluster code base into container integration and native repositories

Radoslav Husar (JIRA) issues at jboss.org
Wed Apr 27 13:47:00 EDT 2016


     [ https://issues.jboss.org/browse/MODCLUSTER-494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Radoslav Husar updated MODCLUSTER-494:
--------------------------------------
    Description: 
Time has shown the Java and C codebases need to be split. Among other reasons:
* commits almost never span across Java and C code
* the 2 parts do not live the same lifecycle yet share the release versions
* simplification of CI/testing
* donation of the split native part to apache usptream

The repository will be split into to repos:
* https://github.com/modcluster/mod_cluster – the original repository will hold all previous versions in entirety 1.0.x, 1.1.x, 1.2.x, 1.3.x and all releases + master (2.x) will continue to only containe Java container integration
* https://github.com/modcluster/mod_proxy_cluster – will contain all version 2.x development of the native parts

  was:
Time has shown the Java and C codebases need to be split. Among other reasons:
* commits almost never span across Java and C code
* the 2 parts do not live the same lifecycle yet share the release versions
* simplification of CI/testing
* 

The repository will be split into to repos:
* https://github.com/modcluster/mod_cluster – the original repository will hold all previous versions in entirety 1.0.x, 1.1.x, 1.2.x, 1.3.x and all releases + master (2.x) will continue to only containe Java container integration
* https://github.com/modcluster/mod_proxy_cluster – will contain all version 2.x development of the native parts



> Split mod_cluster code base into container integration and native repositories
> ------------------------------------------------------------------------------
>
>                 Key: MODCLUSTER-494
>                 URL: https://issues.jboss.org/browse/MODCLUSTER-494
>             Project: mod_cluster
>          Issue Type: Task
>            Reporter: Radoslav Husar
>            Assignee: Radoslav Husar
>             Fix For: 2.0.0.Alpha1
>
>
> Time has shown the Java and C codebases need to be split. Among other reasons:
> * commits almost never span across Java and C code
> * the 2 parts do not live the same lifecycle yet share the release versions
> * simplification of CI/testing
> * donation of the split native part to apache usptream
> The repository will be split into to repos:
> * https://github.com/modcluster/mod_cluster – the original repository will hold all previous versions in entirety 1.0.x, 1.1.x, 1.2.x, 1.3.x and all releases + master (2.x) will continue to only containe Java container integration
> * https://github.com/modcluster/mod_proxy_cluster – will contain all version 2.x development of the native parts



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)



More information about the mod_cluster-issues mailing list