Folks

I would like to make some changes to the project layout in SVN for core
and client in order to make them somewhat more compatible with the
conventional Maven project layout.

What I would like to do is to rename module directories after their
respective artifact ids

module-main -> httpcore
module-nio -> httpcore-nio
module-client -> httpclient
module-httpmime -> httpmime

and so on.

This would enable us to make POMs a little less verbose and, more
importantly, would also make branching easier, as there would be just
one place to keep all scm details instead of several.

On the down side this change will affect all local Eclipse projects and
will require them to be recreated. This, however, can be relatively easy
for those who use m2eclipse plugin or similar.

If I hear no objections, I'll make the changes to the SVN layout
sometime this weekend.

Evil Comrade Oleg 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to