Re: import file from jar (or classpath)

2008-01-11 Thread kermitt
, 2008-01-11 at 09:40 -0800, kermitt wrote: >> In a previous post I suggest this: >> >> I wish Ant import would support URL + jar like that : >> >> >>http://repo/build.jar!common-build.xml"/> >> >> >&

Re: import file from jar (or classpath)

2008-01-11 Thread kermitt
In a previous post I suggest this: I wish Ant import would support URL + jar like that : http://repo/build.jar!common-build.xml"/> As ivy became a sub project, it would make sense to have a closer integration like : we could imagine deeper integration : jonathan doklovic