SOURCES: hudson-context.xml - do not be so tomcat-centric (use /usr/share/h...
pawelz
pawelz at pld-linux.org
Mon Feb 2 00:26:46 CET 2009
Author: pawelz Date: Sun Feb 1 23:26:46 2009 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- do not be so tomcat-centric (use /usr/share/hudson instead of
/usr/share/tomcat/webapps/hudson)
---- Files affected:
SOURCES:
hudson-context.xml (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SOURCES/hudson-context.xml
diff -u SOURCES/hudson-context.xml:1.1 SOURCES/hudson-context.xml:1.2
--- SOURCES/hudson-context.xml:1.1 Mon Jan 26 10:03:21 2009
+++ SOURCES/hudson-context.xml Mon Feb 2 00:26:40 2009
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- $Id$ -->
-<Context path="/hudson" docBase="${catalina.home}/webapps/hudson"
+<Context path="/hudson" docBase="/usr/share/hudson"
privileged="false" allowLinking="true">
</Context>
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/hudson-context.xml?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list