diff --git a/core/src/main/resources/windows-service/hudson.xml b/core/src/main/resources/windows-service/hudson.xml index 2f56c83e38e5857b42e11c034a2f67a1d7dc0f2c..14d33a351f42f360e75f83d95f64ba2bdd74b1a2 100644 --- a/core/src/main/resources/windows-service/hudson.xml +++ b/core/src/main/resources/windows-service/hudson.xml @@ -1,47 +1,47 @@ - - - - - hudson - Hudson - This service runs Hudson continous integration system. - - - java - -Xrs -Xmx256m -Dhudson.lifecycle=hudson.lifecycle.WindowsServiceLifecycle -jar "%BASE%\hudson.war" --httpPort=8080 - + + + + + hudson + Hudson + This service runs Hudson continous integration system. + + + java + -Xrs -Xmx256m -Dhudson.lifecycle=hudson.lifecycle.WindowsServiceLifecycle -jar "%BASE%\hudson.war" --httpPort=8080 + \ No newline at end of file