Xavier Hanin wrote:
On 5/8/07, Steve Loughran <[EMAIL PROTECTED]> wrote:
Xavier Hanin wrote:
> On 5/7/07, Steve Loughran <[EMAIL PROTECTED]> wrote:

>> hooking in to a named ivy conf:
>>
>> <antlib uri="org.example.something" conf="example" />
> And wher is the version information? And how do we map this package
> name to an organization/module name couple? What do you think of
> providing all information:
> <antlib uri="org.example.something"
>     org="org.example"
>     module="example"
>     rev="1.3"
>     conf="example" />

I'd expect all version info to be in ivy.xml; when I declare a
configuration in the <antlib> declaration, I say which ivy configuration
I want, without any version info embedded in the build files
And where is the ivy.xml?


alongside the build.xml, of course. I'm assuming that <ivy:resoolve> has already kicked in.




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to