Author: marcusb-guest
Date: 2007-04-26 12:24:58 +0000 (Thu, 26 Apr 2007)
New Revision: 3373

Modified:
   branches/tomcat5.5/feature/debian/debian/changelog
   branches/tomcat5.5/feature/debian/debian/tomcat5.5.links
Log:
Add symlink "/usr/share/tomcat5.5/webapps" pointing to
    "/var/lib/tomcat5.5/webapps".


Modified: branches/tomcat5.5/feature/debian/debian/changelog
===================================================================
--- branches/tomcat5.5/feature/debian/debian/changelog  2007-04-26 12:08:41 UTC 
(rev 3372)
+++ branches/tomcat5.5/feature/debian/debian/changelog  2007-04-26 12:24:58 UTC 
(rev 3373)
@@ -6,6 +6,9 @@
     Pashley. (Closes: #413845)
   * Webapps are now permitted to read the properties "catalina.base" and
     "catalina.home". Thanks to Adrian Bridgett. (Closes: #412479)
+  * Added the symlink "/usr/share/tomcat5.5/webapps" pointing to
+    "/var/lib/tomcat5.5/webapps". Thanks to Cyrille
+    <[EMAIL PROTECTED]> and Florent Angebault. (Closes: #406614)
   * debian/control: Removed Stefan Gybas (on own request) and Wolfgang
     Baer from Uploaders.
 

Modified: branches/tomcat5.5/feature/debian/debian/tomcat5.5.links
===================================================================
--- branches/tomcat5.5/feature/debian/debian/tomcat5.5.links    2007-04-26 
12:08:41 UTC (rev 3372)
+++ branches/tomcat5.5/feature/debian/debian/tomcat5.5.links    2007-04-26 
12:24:58 UTC (rev 3373)
@@ -4,6 +4,7 @@
 /var/lib/tomcat5.5/work                        /usr/share/tomcat5.5/work
 /var/lib/tomcat5.5/shared              /usr/share/tomcat5.5/shared
 /var/lib/tomcat5.5/temp                        /usr/share/tomcat5.5/temp
+/var/lib/tomcat5.5/webapps             /usr/share/tomcat5.5/webapps
 /var/log/tomcat5.5                     /var/lib/tomcat5.5/logs
 /etc/tomcat5.5/server.xml              /var/lib/tomcat5.5/conf/server.xml
 /etc/tomcat5.5/web.xml                 /var/lib/tomcat5.5/conf/web.xml


_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

Reply via email to