Folks,

since there is still some disagreement on how an issue should be applied to 4.4.x and 5.0.x, I'd like to propose the following two ideas:

Have one repo per major version and all pain will end:

httpcomponents-core-4
httpcomponents-client-4
httpcomponents-core-5
httpcomponents-client-5

Maven and Tomcat have this too.

Alternatively, we can have the following layout per httpcomponents-core and httpcomponents-client

/
|-- 4.4.x
| master // this is 5.x

Issue branches:

4.4.x/HTTPCORE-XXX
5.x/HTTPCORE-XXX

Yes, this works very well with Git.

I am in favor of the first proposal.

Backporting from 5.x to 4.4.x is a matter of a Git remote and merge -- done.

What do you think?

Michael

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org

Reply via email to