[
https://issues.apache.org/jira/browse/TAP5-2234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13834060#comment-13834060
]
ASF subversion and git services commented on TAP5-2234:
-------------------------------------------------------
Commit d23f8e06687a3ffe5b8d1b0b57e957008cb6e61a in branch refs/heads/master
from [~hlship]
[ https://git-wip-us.apache.org/repos/asf?p=tapestry-5.git;h=d23f8e0 ]
TAP5-2234: Refreshing the browser in Eclipse on Windows sometimes fails with a
locking exception
> Refreshing the browser in Eclipse on Windows sometimes fails with a locking
> exception
> -------------------------------------------------------------------------------------
>
> Key: TAP5-2234
> URL: https://issues.apache.org/jira/browse/TAP5-2234
> Project: Tapestry 5
> Issue Type: Bug
> Components: tapestry-core, tapestry-webresources
> Affects Versions: 5.4
> Reporter: Howard M. Lewis Ship
> Assignee: Howard M. Lewis Ship
> Labels: windows
> Fix For: 5.4
>
>
> This appears to only happen on Windows, using Eclipse.
> The error:
> {code}
> The project was not built due to "Could not delete
> 'T:\GitRepo\webapp\bin\META-INF\modules\script-name.coffee
> {code}
> My working theory is that some code inside Tapestry is opening a resource's
> inputStream and not closing it, causing it to stay locked (on Windows) until
> garbage collected.
--
This message was sent by Atlassian JIRA
(v6.1#6144)