[Bug 287452] Re: /var/lib/tomcat6/temp directory could be cleaned up at each tomcat6 restart

2008-11-27 Thread Launchpad Bug Tracker
This bug was fixed in the package tomcat6 - 6.0.18-0ubuntu4

---
tomcat6 (6.0.18-0ubuntu4) jaunty; urgency=low

  * tomcat6.init, tomcat6.postinst, tomcat6.dirs, tomcat6.default,
README.debian: Use /tmp/tomcat6-temp instead of /var/lib/tomcat6/temp as
the JVM temporary directory and clean it at each restart (LP: #287452)
  * policy/04webapps.policy: add rules to allow usage of java.io.tmpdir
  * tomcat6.init, rules: Do not use TearDown, as this results in
LifecycleListener callbacks in webapps being bypassed (LP: #299436)
  * rules: Compile at Java 1.5 level to allow usage of Java 5 JREs
(LP: #286427)
  * control, rules, libservlet2.5-java-doc.install,
libservlet2.5-java-doc.links: New libservlet2.5-java-doc package ships
missing Servlet/JSP API documentation (LP: #279645)
  * patches/use-commons-dbcp.patch: Change default DBCP factory class
to org.apache.commons.dbcp.BasicDataSourceFactory (LP: #283852)
  * tomcat6.dirs, tomcat6.postinst, default_root/index.html: Create
Catalina/localhost in /etc/tomcat6 and make it writeable by the tomcat6
group, so that autodeploy and admin webapps work as expected (LP: #294277)
  * patches/disable-apr-loading.patch: Disable APR library loading until we
properly provide it.
  * patches/disable-ajp-connector: Do not load AJP13 connector by default
(LP: #300697)
  * rules: minor fixes to prevent build being called twice.

 -- Thierry Carrez <[EMAIL PROTECTED]>   Thu, 27 Nov 2008
12:47:42 +

** Changed in: tomcat6 (Ubuntu)
   Status: In Progress => Fix Released

-- 
/var/lib/tomcat6/temp directory could be cleaned up at each tomcat6 restart
https://bugs.launchpad.net/bugs/287452
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 287452] Re: /var/lib/tomcat6/temp directory could be cleaned up at each tomcat6 restart

2008-11-27 Thread Thierry Carrez
Temporary directory moved by default to /tmp/tomcat6-temp, with a
parameter to change its location.

Fix included in proposed new version @
https://bugs.launchpad.net/ubuntu/+source/tomcat6/+bug/294277/comments/4

-- 
/var/lib/tomcat6/temp directory could be cleaned up at each tomcat6 restart
https://bugs.launchpad.net/bugs/287452
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 287452] Re: /var/lib/tomcat6/temp directory could be cleaned up at each tomcat6 restart

2008-11-24 Thread Thierry Carrez
** Changed in: tomcat6 (Ubuntu)
 Assignee: (unassigned) => Thierry Carrez (tcarrez)
   Status: Triaged => In Progress

-- 
/var/lib/tomcat6/temp directory could be cleaned up at each tomcat6 restart
https://bugs.launchpad.net/bugs/287452
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 287452] Re: /var/lib/tomcat6/temp directory could be cleaned up at each tomcat6 restart

2008-10-22 Thread Thierry Carrez
Steve Langasek reminded me of the following:
Shouldn't tomcat be using something other than /var/lib for a temp directory? 
This is an FHS violation, and is inconsistent with things like backup policies 
that try to avoid temp files.

Rather than cleaning up a static directory at each restart, creating
(safely) a /tmp/tomcat. and setting it as the jvm TMPDIR at each
restart might be cleaner.

-- 
/var/lib/tomcat6/temp directory could be cleaned up at each tomcat6 restart
https://bugs.launchpad.net/bugs/287452
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs