Re: Blocking an extended configuration

2009-01-16 Thread crashmeister
e extending the "compile" configuration... you may want to refine your > configurations. > > -Archie > > On Fri, Jan 16, 2009 at 10:12 AM, crashmeister > wrote: > >> >> I have 'compile' and 'runtime' confs. Runtime extends Compile. >>

Blocking an extended configuration

2009-01-16 Thread crashmeister
I have 'compile' and 'runtime' confs. Runtime extends Compile. Under certain circumstances, I want to use an artifact for compilation, but NOT for runtime. Is there any way to block the 'runtime' conf for a dependency ? I tried this but it did not work: ... -- View this

Re: Publishing multiple artifacts in one publish event

2009-01-15 Thread crashmeister
Never mind, I got it to work. Lesson: NEVER publish out of your source directory - always copy to dist and publish from there ! -- View this message in context: http://www.nabble.com/Publishing-multiple-artifacts-in-one-publish-event-tp21464294p21482153.html Sent from the ivy-user mailing li