packages: hudson/hudson-webxml.patch (NEW) - Do not overwrite web.xml file....

pawelz pawelz at pld-linux.org
Tue Sep 7 16:46:29 CEST 2010


Author: pawelz                       Date: Tue Sep  7 14:46:29 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- Do not overwrite web.xml file. Patch it.

---- Files affected:
packages/hudson:
   hudson-webxml.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/hudson/hudson-webxml.patch
diff -u /dev/null packages/hudson/hudson-webxml.patch:1.1
--- /dev/null	Tue Sep  7 16:46:29 2010
+++ packages/hudson/hudson-webxml.patch	Tue Sep  7 16:46:23 2010
@@ -0,0 +1,11 @@
+--- hudson-1.374/WEB-INF/web.xml~	2010-08-27 20:33:02.000000000 +0200
++++ hudson-1.374/WEB-INF/web.xml	2010-09-07 16:40:06.000000000 +0200
+@@ -142,7 +142,7 @@
+   <env-entry>
+     <env-entry-name>HUDSON_HOME</env-entry-name>
+     <env-entry-type>java.lang.String</env-entry-type>
+-    <env-entry-value></env-entry-value>
++	<env-entry-value>/var/lib/hudson</env-entry-value>
+   </env-entry>
+ 
+   <!-- configure additional extension-content-type mappings -->
================================================================


More information about the pld-cvs-commit mailing list