[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


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

George Gastaldi updated FORGE-1613:
-----------------------------------

    Description: 
It was observed that when the project.getRootDirectory().delete() is called, some warnings are printed in the logs:

{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}


  was:
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}



    
> 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:
> {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