[forge-issues] [JBoss JIRA] (FORGE-1592) Migrate the file monitor feature to JDK 7 WatchService

George Gastaldi (JIRA) issues at jboss.org
Fri Feb 21 08:11:49 EST 2014


    [ https://issues.jboss.org/browse/FORGE-1592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12946835#comment-12946835 ] 

George Gastaldi commented on FORGE-1592:
----------------------------------------

More info: http://docs.oracle.com/javase/tutorial/essential/io/notification.html
                
> Migrate the file monitor feature to JDK 7 WatchService
> ------------------------------------------------------
>
>                 Key: FORGE-1592
>                 URL: https://issues.jboss.org/browse/FORGE-1592
>             Project: Forge
>          Issue Type: Feature Request
>          Components: Resources API
>    Affects Versions: 2.0.0.Final
>            Reporter: George Gastaldi
>            Priority: Optional
>             Fix For: 2.x Future
>
>
> This has the advantage of avoiding dependency with commons-io and providing a smarter way to detect file changes instead of the current polling solution.

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