actually... 
http://www.gradle.org/releases/1.0-milestone-3/docs/userguide/application_plugin.html
is the docs for milestone-3... this is the static information for that 
release... all releases will be there.

http://www.gradle.org/current/docs/userguide/application_plugin.html
should be the latest docs (or current) docs off of head... the question is how 
often this is generated.   We have an automated process to create it, but I'm 
not clear on if we have an automated trigger and deployment.  We need to fix 
this.


Ken Sipe | [email protected] | blog: http://kensipe.blogspot.com



On May 17, 2011, at 2:50 AM, Xiaojian Ao wrote:

> I see.
> 
> The online user guide is the released document of milestone-3? So it will be 
> updated in next release such as milestone-4 ? 
> 
> 
> 
> 2011/5/17 Rene Groeschke <[email protected]>
> 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         Starts the application.
>> startScripts jar     CreateStartScripts       Creates OS specific scripts to 
>> run the project as a JVM application.
>> install      jar, startScripts       Sync     Installs the application into 
>> a specified directory.
>> distZip      jar, startScripts       Zip      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
> 

Reply via email to