[forge-issues] [JBoss JIRA] (FORGE-1613) FileWatcher should handle missing folders after deleting a project root directory.

George Gastaldi (JIRA) issues at jboss.org
Fri Feb 28 16:11:47 EST 2014


George Gastaldi created FORGE-1613:
--------------------------------------

             Summary: FileWatcher should handle missing folders after deleting a project root directory.
                 Key: FORGE-1613
                 URL: https://issues.jboss.org/browse/FORGE-1613
             Project: Forge
          Issue Type: Feature Request
          Components: Resources
    Affects Versions: 2.1.1.Final
            Reporter: George Gastaldi
             Fix For: 2.x Future


It was observed that when the project.getRootDirectory().delete() is called, some warnings are printed in the logs and in some cases it causes OutOfMemoryError:

{code}
[INFO] SEVERE: WatchKey not recognized TestMainClass.java - /usr/local/workspace/addon-gradle/tests/target/1393619738127-0/src/test/mocks/org/testproject> ENTRY_DELETE
{code}


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the forge-issues mailing list