added download test

git-svn-id: https://svn.kenai.com/svn/winsw~subversion/trunk@33 c8b2a3fe-9b5b-6a51-a37e-dc31b0e308fa
remotes/git-svn
kohsuke 2009-02-13 20:16:25 +00:00
parent 07d017ed3e
commit 968c1af440
1 changed files with 3 additions and 0 deletions

View File

@ -2,6 +2,9 @@
<id>winsw</id>
<name>Winsw test service(2)</name>
<description>This service is a do-nothing test app. Really.</description>
<download from="http://www.google.com/" to="%BASE%\index.html" />
<download from="http://www.nosuchhostexists.com/" to="%BASE%\dummy.html" />
<executable>C:\development\jdk6u7\bin\java.exe</executable>
<arguments>-classpath c:\cygwin\home\kohsuke\ws\hello-world\out\production\hello-world test.Main</arguments>
</configuration>