On 15/04/10 12:21 AM, John Murph wrote:
Thanks Adam! That will work for my current needs. However, when we get an upload/publication DSL it would be nice if it supported having the group name and version explicitly specified (instead of picked up from properties defined on the project).
Definitely. I think each publication type (maven, ivy, osgi, etc) will have it's own, separate meta-data (group, artifactId, version) or (organization, module, revision) which will default to the values from the project, but which will also be independently configurable.
On Mon, Apr 12, 2010 at 6:18 PM, Adam Murdoch <[email protected] <mailto:[email protected]>> wrote:On 13/04/10 8:03 AM, John Murph wrote: Suppose I have a file called foo.bar that I got somehow. I want to upload this file to a binary repository in an automated way. Is Gradle capable of that? Yes. If so, how would I do it? Have a look at this thread: http://markmail.org/thread/niseybxbjynckr2c It's a little awkward, and I'd like to improve the upload/publication DSL after the 0.9 release.-- Adam MurdochGradle Developer http://www.gradle.org --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email -- John Murph Automated Logic Research Team
-- Adam Murdoch Gradle Developer http://www.gradle.org
