[jboss-osgi-issues] [JBoss JIRA] Resolved: (JBOSGI-392) VFS layer leaks files in /tmp/vfs

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Fri Oct 15 13:53:39 EDT 2010


     [ https://jira.jboss.org/browse/JBOSGI-392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Diesler resolved JBOSGI-392.
-----------------------------------

    Resolution: Done


Done, we now set 

            <property>
              <name>java.io.tmpdir</name>
              <value>${project.build.directory}</value>
            </property>

target/vfs should be clean after framework shutdown



> VFS layer leaks files in /tmp/vfs 
> ----------------------------------
>
>                 Key: JBOSGI-392
>                 URL: https://jira.jboss.org/browse/JBOSGI-392
>             Project: JBoss OSGi
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: jboss-osgi-vfs
>            Reporter: Thomas Diesler
>            Assignee: Thomas Diesler
>             Fix For:  JBossOSGi 1.0.0 Beta10
>
>
> [tdiesler at jbmuc arquillian]$ ls -l /tmp/vfs/
> total 12
> drwxrwxr-x 3 tdiesler tdiesler 4096 2010-09-10 11:36 osgimount-16119b1501b5f8bb
> drwxrwxr-x 3 tdiesler tdiesler 4096 2010-09-10 11:36 osgimount-545caadeb549174b
> drwxrwxr-x 3 tdiesler tdiesler 4096 2010-09-10 11:36 osgimount-7b7050774c05e8e6

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-osgi-issues mailing list