Hi Ittay,

On Jun 2, 2008, at 3:38 PM, Ittay Dror wrote:


I checkedout gradle from svn and issued: 'gradle -s -d - Dskip.test=true
userguide'. I get:

You can only build the userguide if LaTeX is installed. Is LaTeX installed on your machine? If not, you should get a nice message that this is not the case, not an exception. Otherwise the build has a bug.

You might simulate the LaTeX userguide generation by copying the html_single files to build/distributions/exploded/docs/html_single. This is where the userguide tasks put them. Then you could try to get them in the Wiki.

Those html_single files should be in GRADLE_HOME/docs/html_single. But there has been a bug in the build so that the current distributions do not contain the docs.

I gonna email you a zip with the html_single files. My local working copy isn't buildable right now. I try to send it to you as soon as possible.

- Hans



Build aborted anormally. Run (additionally) with -f option to get the full
(very verbose) stacktrace
Exception is:
org.gradle.api.GradleScriptException: : Warning: Could not find file
/work/research/gradle/src/docs/userguide/master.pdf to copy.
Buildscript=gradlefile in line(s): 250 240
at org.gradle.api.internal.DefaultTask.execute(DefaultTask.groovy: 101)
        at org.gradle.execution.Dag.execute(Dag.java:256)
        at org.gradle.execution.Dag.execute(Dag.java:247)
at org.gradle.execution.BuildExecuter.execute(BuildExecuter.groovy: 61)
        at org.gradle.Build$_runInternal_closure1.doCall(Build.groovy:78)
        at org.gradle.Build.runInternal(Build.groovy:69)
        at org.gradle.Build.this$2$runInternal(Build.groovy)
        at org.gradle.Build.run(Build.groovy:62)
        at org.gradle.Main.main(Main.groovy:198)
        at org.gradle.ToolsMain.main(ToolsMain.java:71)
Caused by: org.apache.tools.ant.BuildException: Warning: Could not find file
/work/research/gradle/src/docs/userguide/master.pdf to copy.
        at org.apache.tools.ant.taskdefs.Copy.execute(Copy.java:420)
        at
org.apache.tools.ant.dispatch.DispatchUtils.execute (DispatchUtils.java:105)
        at org.apache.tools.ant.Task.perform(Task.java:348)
        at gradlefile$_run_closure11_closure50.doCall(gradlefile:262)
        at gradlefile$_run_closure11_closure50.doCall(gradlefile)
        at org.gradle.util.GradleUtil.configure(GradleUtil.groovy:34)
        at
org.gradle.api.internal.project.DefaultProject.ant (DefaultProject.groovy:479)
        at
org.gradle.api.internal.project.DefaultProject.invokeMethod (DefaultProject.groovy)
        at
org.gradle.api.internal.project.BuildScriptProcessor $_replaceMetaclass_closure1.doCall(BuildScriptProcessor.groovy:67)
        at gradlefile$_run_closure11.doCall(gradlefile:252)
        at org.gradle.api.internal.DefaultTask.exe
--
View this message in context: http://www.nabble.com/can%27t-build- from-svn-tp17601562p17601562.html
Sent from the gradle-dev 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


Reply via email to