robert burrell donkin wrote: > > > http://svn.apache.org/repos/asf/james/server/trunk/ has been moved to > > > http://svn.apache.org/repos/asf/james/server/trunk/pheonix-deployment/ > > Needless to say, the nightly builds reflect nothing that's been done since > this was done to trunk.
> judging by the report, the build seems to be executing It is simply running the ant target in trunk, and expecting dist to be exactly where and how it was. That no longer works, as seen by http://people.apache.org/builds/james/nightly/. If we are trying to modularize, fine, but trunk should still be the root. No one should have to switch to trunk/something-else to actually have trunk, which was your earlier instruction. Looking at http://svn.apache.org/viewvc/james/server/trunk/ that should not have been necessary, except that the main build doesn't do what is necessary. The main build should populate the dist/ directory off the project root (trunk) with whatever artifacts make up the distribution. And from what I can see of your work today, trunk really should be trunk, and no one should have switched to the lower level directory, except for the as yet incomplete top level build. Personally, this reorg should have been done in a branch, and then moved over when done, but that's moot if you're almost ready to complete it. --- Noel --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
