|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
Ivy descriptors for dependency configurationsIt is very cool that I can generate IVY descriptors of my projects an publish them where I need but there is another thing I was not able to find.
Imo it is not a good practice to give build.gradle file to developer for project dependencies update. On current infrastructure we have special project dependency descriptor file. It is similar to Ivy descriptor so I would like to use it as is - not undercover. So... I want to use xml descriptor instead configurations{} and dependencies{}. How to accomplish that? |
|
|
Re: Ivy descriptors for dependency configurationsOn Fri, Oct 23, 2009 at 07:51, Narco <uldisk@...> wrote:
> > It is very cool that I can generate IVY descriptors of my projects an publish > them where I need but there is another thing I was not able to find. > Imo it is not a good practice to give build.gradle file to developer for > project dependencies update. On current infrastructure we have special > project dependency descriptor file. It is similar to Ivy descriptor so I > would like to use it as is - not undercover. So... I want to use xml > descriptor instead configurations{} and dependencies{}. How to accomplish > that? > -- > View this message in context: http://www.nabble.com/Ivy-descriptors-for-dependency-configurations-tp26026824p26026824.html > Sent from the gradle-user mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > > I'm not sure if there's a JIRA ticket for it, but the ability to use Ivy files is on the table. -- Jason Porter Real Programmers think better when playing Adventure or Rogue. PGP key id: 926CCFF5 PGP fingerprint: 64C2 C078 13A9 5B23 7738 F7E5 1046 C39B 926C CFF5 PGP key available at: keyserver.net, pgp.mit.edu --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email |
|
|
Re: Ivy descriptors for dependency configurationsImo I found it GRADLE-197
|
| Free embeddable forum powered by Nabble | Forum Help |