On Jun 4, 2009, at 9:20 AM, Andreas Jöcker wrote:

Hi all,

I'm just started to get to know to gradle and would like to use it more
heavily in our projects.
I read the wonderful User's guide but what I miss is a simple build file
example (or was I too blind to see it ?)
The user guide shows nicely several parts of a building system, but a
simple example would be nice.

Can anyone point me to something or give me an example of a simple build
file in gradle, which e.g. has dependencies, compiles, builds a jar /
war or whatever.

I just want to see some real file to see the syntax working....

There is one in the user's guide. For example UG 6.1.5: 
http://gradle.org/0.6.1/docs/userguide/tutorial_java_projects.html#N1040A

Additionally the gradle distribution comes shipped with a samples directory. Samples you might be interested in are webApplication/ quickstart and java/quickstart and java/multiproject.

We plan to add an Appendix with those samples to the user's guide.

- Hans

--
Hans Dockter
Gradle Project Manager
http://www.gradle.org


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

   http://xircles.codehaus.org/manage_email


Reply via email to