[ 
https://issues.apache.org/jira/browse/TAP5-2234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13831664#comment-13831664
 ] 

Hudson commented on TAP5-2234:
------------------------------

FAILURE: Integrated in tapestry-trunk-freestyle #1197 (See 
[https://builds.apache.org/job/tapestry-trunk-freestyle/1197/])
TAP5-2234: Refreshing the browser in Eclipse on Windows sometimes fails with a 
locking exception (hlship: rev 8d97bee2b7802235f000bc2a0f016b9b45e75173)
* 
tapestry-webresources/src/main/java/org/apache/tapestry5/internal/webresources/CoffeeScriptCompiler.java


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

Reply via email to