Sorry for spamming,
found it. it seems, that my memory lacks. A usergroup would be great
here. will have the first meeting at my sofa this evening. But I have to
announce another personal gradle success: I convinced another project
team to have deeper look at gradle and try "A better way to build."
regards,
rené
Am 12.04.10 18:33, schrieb Hans Dockter:
A user with the name Rene Groeschke asked the same questions a couple
of weeks ago. He is a nice guy and lives in the same town as you as
far as I know. You might start a Gradle User Group there ;)
See: http://gradle.markmail.org/thread/x6gmbrhhen63rybe
Cheers,
- Hans
--
Hans Dockter
Founder, Gradle
http://www.gradle.org, http://twitter.com/gradleorg
CEO, Gradle Inc. - Gradle Training, Support, Consulting
http://www.gradle.biz
On Mon, Apr 12, 2010 at 4:43 PM, Rene Groeschke <[email protected]
<mailto:[email protected]>> wrote:
hi there,
I have a zip which contains a directory "acme". now I want to copy the
content of acme (not the directory itself) to a specific dir.
when doing something like this:
copy{
from {
zipTree("acme.zip"
}
into{ 'bla' }
}
the directory acme is with the desired content is located in
'bla'. how to
get the content direct in the 'bla' directory?
regards,
René
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email
--
------------------------------------
Rene Groeschke
[email protected]
http://www.breskeby.com
http://twitter.com/breskeby
------------------------------------