Hans Dockter wrote:
On Jun 10, 2008, at 11:49 AM, Hans Dockter wrote:
Hi Ittay,
On Jun 10, 2008, at 9:24 AM, Ittay Dror wrote:
Hi,
hdockter wrote:
I haven't produced the new snapshot yet. I'm out of office until
Sunday, so it will be hopefully Monday.
Any updates?
Finally I have submitted it. I know that it is the wrong monday ;).
Sorry.
If you start Gradle in debug mode (-d) search for log output that
starts with 'Timing:'.
I have submitted it to both the release branch and trunk.
If you want to build you might use the skip properties to accelerate it:
gradle -Dskip.userguide -Dskip.javadoc -Dskip.test -Dskip.integTest
clean dists
You might also use a SNAPSHOT from our CI-Servers.
For example:
http://teamcity.jetbrains.com/viewLog.html?buildId=11818&buildTypeId=bt113&tab=artifacts
There is now a bin distribution without samples and source.
Trying to build I get this:
Can't access svn working copy. Maybe this is not an svn project or the
codehausUserName/password property is not set.
Releasing won't be possible. It is assumed that this
isTrunk is true.
Build aborted anormally. Run with -s option to get stacktrace. Run with
-d option to get all debug info including stacktrace. Run (additionally)
with -f option to get the full (very verbose) stacktrace
Exception: org.gradle.api.GradleScriptException:
groovy.lang.MissingMethodException: No signature of method:
org.gradle.api.tasks.bundling.Bundle.zip() is applicable for argument
types: (java.util.LinkedHashMap) values: {["classifier":"all"]}
Buildscript=gradlefile in line(s): 185 182
and trying to download:
http://teamcity.jetbrains.com/repository/download/bt113/11818:id/gradle-0.2-080610135404%2B0400-bin.zip,
I get this:
_Artifact does not exist: gradle-0.2-080610135404 0400-bin.zip_
- Hans
- Hans
For testing, attached are the gradlefile I use and the output of
running
gradle (the first line shows the command I run). It looks like groovy's
startup is 0.7 seconds and that gradle's bootstrapping takes 2.2
seconds.
http://www.nabble.com/file/p17749311/gradlefile gradlefile
http://www.nabble.com/file/p17749311/output output
Ittay
--
View this message in context:
http://www.nabble.com/performance-tp17504383p17749311.html
Sent from the gradle-user mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email
--
Hans Dockter
Gradle Project lead
http://www.gradle.org
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email
--
Hans Dockter
Gradle Project lead
http://www.gradle.org
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email
--
--
Ittay Dror <[EMAIL PROTECTED]>