[infinispan-issues] [JBoss JIRA] (ISPN-4413) PAX URL temporary files fill /tmp and cause issues on CI
Ion Savin (JIRA)
issues at jboss.org
Tue Jun 17 04:27:24 EDT 2014
Ion Savin created ISPN-4413:
-------------------------------
Summary: PAX URL temporary files fill /tmp and cause issues on CI
Key: ISPN-4413
URL: https://issues.jboss.org/browse/ISPN-4413
Project: Infinispan
Issue Type: Task
Security Level: Public (Everyone can see)
Reporter: Ion Savin
Assignee: Ion Savin
PAX URL uses /tmp for storing wrapped and stream bundles and doesn't do any clean-up causing CI to fail due to lack of space.
Move the temporary directory inside target/ which is cleaned after each run. Will slow a bit things since it's not tmpfs but it shouldn't matter too much.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
More information about the infinispan-issues
mailing list