mirror of https://github.com/winsw/winsw
added download test
git-svn-id: https://svn.kenai.com/svn/winsw~subversion/trunk@33 c8b2a3fe-9b5b-6a51-a37e-dc31b0e308faremotes/git-svn
parent
07d017ed3e
commit
968c1af440
|
@ -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>
|
Loading…
Reference in New Issue