On 2/10/07, Stefano Bagnara <[EMAIL PROTECTED]> wrote:
robert burrell donkin ha scritto:
> On 2/10/07, Stefano Bagnara <[EMAIL PROTECTED]> wrote:
>> On phase 3 you wrote:
>> "create stage subdirectory which is local only": can you give more
>> details? I didn't understand what "is local only" means (is this related
>> to ant-1.7?)
>
> nope: subversion
>
> each module needs a build for that module that is self-contained.
> modules are going to have dependencies so we need an area containing
> jars for dependent modules. this is what i meant by a staging area.
Ok, this is the equivalent of the maven (-snapshot) repository, right?
Again it would be cool if we use a structure compatible with maven: the
legacy structure I previously referenced is the simpler to use with
other tools.
i'm agnostic
opinions?
>> Can I also ask you what are the modules you plan to split?
>>
>> E.g:
>> Build Modules
>> - Is the "stage directory" something you put here?
>
> nope
>
> efficient multi-module ant means rolling a custom antlib
Ok. I expected there was more in core ant 1.7 and that we didn't need to
write too much ant specific code (but reading phase3 and 4 I understand
I was wrong).
more likely to be macros and common build scripts (imported by each
module) than code. this avoids having to maintain complete builds for
each module.
- robert
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]