On Monday 29 March 2010 06:09:38, Adam Murdoch wrote:
> On 28/03/10 5:50 PM, Geronimo M. H. wrote:
> > Then I learned, that the configurations is a Set of defined
> > Configurations like "comile" or "runtime", but I did not know about the
> > "archives" Configuration.
>
> Set the of configurations varies based on which plugins you use, plus
> you can add your own configurations for whatever purpose you need.
>
> The user guide chapter for each plugin describes the configurations it
> adds. For example, here are the configurations that the java plugin
> adds:
> http://gradle.org/0.8/docs/userguide/java_plugin.html#sec:java_plugin_and_d
>ependency_management

Oh - yes. Shame on me.
I read that chapter. May be it's because I don't understand "Configuration" at 
all.

The gradle usage of that class does not fit with my understanding of the 
word - so I have to apologize for that. I'm not a native english ...

When I look at the main build-script of gradle:
There you create a new configuration named "dist", which is then used by a 
section called artifacts. I don't understand that at all.
What happens with that configuration and who enters values or asks for values?

> >> Anyway, we will discuss this further on the dev list before we start to
> >> make changes here.
> >
> > Is it Ok to join the dev-list (and participate in discussions) being a
> > gradle-newbie(-user) or is that list for the gradle team-members only?
>
> Everyone is welcome in the dev list. The focus is more about design
> discussions, so we tend to assume a bit more knowledge of Gradle, but
> anyone is welcome to participate, regardless of how much they do or
> don't know about Gradle. You can always ask if you don't understand
> something. Even the asking of a question can be useful feedback.

I'm happy that we agree in these points. Thank you.

kind regards

Geronimo


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to