task wrapper(type: Wrapper, description: 'Create a wrapper script for
Gradle') {
gradleVersion = '0.9.2'
jarFile = '.gradle-wrapper/gradle-wrapper.jar'
}
On Thu, Feb 10, 2011 at 11:27 AM, Steve Ebersole <[email protected]>wrote:
> I am trying to figure out the reason to not have Wrapper generate the jar
> and
> properties into .gradle/ as opposed to gradle/. Which got me to wondering
> what the original reason for that desicion was. Is there a downside/issue
> to
> using .gradle/ for these?
>
> ---
> Steve Ebersole <[email protected]>
> http://hibernate.org
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
> http://xircles.codehaus.org/manage_email
>
>
>