Hi,
I think he fixed it in trunk. The released docs (milestone-3) won't be
touched anymore, sorry.
regards,
René
Am 17.05.11 09:42, schrieb Xiaojian Ao:
Fixed now?
The online user guide is still "install" now, not "installApp" .
Please check this.
http://www.gradle.org/current/docs/userguide/application_plugin.html
|run| |classes| |JavaExec|
<http://www.gradle.org/current/docs/dsl/org.gradle.api.tasks.JavaExec.html>
Starts the application.
|startScripts| |jar| |CreateStartScripts|
<http://www.gradle.org/current/docs/dsl/org.gradle.api.tasks.application.CreateStartScripts.html>
Creates OS specific scripts to run the project as a JVM application.
|install| |jar|, |startScripts| |Sync|
<http://www.gradle.org/current/docs/dsl/org.gradle.api.tasks.Sync.html>
Installs the application into a specified directory.
|distZip| |jar|, |startScripts| |Zip|
<http://www.gradle.org/current/docs/dsl/org.gradle.api.tasks.bundling.Zip.html>
Creates a full distribution ZIP archive including runtime libraries
and OS specific scripts.
Thanks, when I turn to use installApp, it works.
Seems the userguide is not update for this upgrade, both the
online userguide and the one in the distribution zip file
of 1.0-milestone-3.
This is fixed now.
--
-----------------------
regards René
rene groeschke
http://www.breskeby.com
@breskeby