You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by Robert Burrell Donkin <ro...@gmail.com> on 2009/05/12 16:04:23 UTC

[spring] Move src/main/config/james to src/main/config/james/conf...?

the ENTITY definitions in james-config.xml require that the parent
directory is called conf. i have a patch which moves the contents of
james into james/conf.

any objections to me committing it?

- robert

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


Re: [spring] Move src/main/config/james to src/main/config/james/conf...?

Posted by Bernd Fondermann <bf...@brainlounge.de>.
Robert Burrell Donkin wrote:
> the ENTITY definitions in james-config.xml require that the parent
> directory is called conf. i have a patch which moves the contents of
> james into james/conf.
> 
> any objections to me committing it?

not an objection, but some reasoning. :-)

I wanted to make maintenance of spring-deployment as easy as possible.
My presumption was that phoenix-deployment was the master deployment.
Every time the phoenix config was changed, someone had to remember the
spring-depl and make the changes accordingly.

To make this alignment job as easy as possible, the config stayed
unchanged (as far as possible) and could be copied over in verbatim.

So, what you propose here is to change that policy. I'm not opposing
this, just pointing out that maintenance would be no longer as straight
forward as it was (if ever ;-) ).

  Bernd


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org