[jira] [Commented] (TAP5-2339) Ajax exception frame complains about Function expected in IE8

2014-05-20 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14002900#comment-14002900 ] Jochen Kemnade commented on TAP5-2339: -- IE9 and IE10 are affected too, tested with

[jira] [Commented] (TAP5-2333) Decrease number of ThreadLocal.get calls

2014-05-20 Thread Michael Mikhulya (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14002901#comment-14002901 ] Michael Mikhulya commented on TAP5-2333: I found a tricky way to fix performance

[jira] [Commented] (TAP5-2332) Get rid of String.format usage

2014-05-20 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14002902#comment-14002902 ] Jochen Kemnade commented on TAP5-2332: -- I've also read that javac turns string

[jira] [Commented] (TAP5-2332) Get rid of String.format usage

2014-05-20 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14002915#comment-14002915 ] Howard M. Lewis Ship commented on TAP5-2332: I've gone down the pool of

[jira] [Commented] (TAP5-2332) Get rid of String.format usage

2014-05-20 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14002916#comment-14002916 ] Howard M. Lewis Ship commented on TAP5-2332: I'm dubious about the 20% increase

[jira] [Updated] (TAP5-2333) Decrease number of ThreadLocal.get calls

2014-05-20 Thread Michael Mikhulya (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Mikhulya updated TAP5-2333: --- Attachment: 0002-TAP5-2333-Decrease-number-of-ThreadLocal.get-calls.patch new patch attached

[jira] [Commented] (TAP5-2339) Ajax exception frame complains about Function expected in IE8

2014-05-20 Thread Chris Poulsen (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14002930#comment-14002930 ] Chris Poulsen commented on TAP5-2339: - I see the error in IE11 running in lower IE

[jira] [Commented] (TAP5-2332) Get rid of String.format usage

2014-05-20 Thread Michael Mikhulya (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14002965#comment-14002965 ] Michael Mikhulya commented on TAP5-2332: I used following command for benchmarking:

[jira] [Commented] (TAP5-1213) ComponentResources should give access to generic parameters of bound types

2014-05-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14002970#comment-14002970 ] Hudson commented on TAP5-1213: -- FAILURE: Integrated in tapestry-trunk-freestyle #1217 (See

[jira] [Commented] (TAP5-2266) @code JavaDoc is stripped entirely from component reference output

2014-05-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14002971#comment-14002971 ] Hudson commented on TAP5-2266: -- FAILURE: Integrated in tapestry-trunk-freestyle #1217 (See

[jira] [Commented] (TAP5-2333) Decrease number of ThreadLocal.get calls

2014-05-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14002969#comment-14002969 ] Hudson commented on TAP5-2333: -- FAILURE: Integrated in tapestry-trunk-freestyle #1217 (See

git commit: fix failing tests after b452c6fcdc68c3afcf89faf5d21bd5508ea7bd25

2014-05-20 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/master 737ebd64c - 925e84bb4 fix failing tests after b452c6fcdc68c3afcf89faf5d21bd5508ea7bd25 Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/925e84bb Tree:

[jira] [Commented] (TAP5-2338) Console is always visible in IE8 when running production-mode=false

2014-05-20 Thread Chris Poulsen (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14002992#comment-14002992 ] Chris Poulsen commented on TAP5-2338: - Perhaps the console could start invisible if no

[jira] [Comment Edited] (TAP5-2332) Get rid of String.format usage

2014-05-20 Thread Michael Mikhulya (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14002965#comment-14002965 ] Michael Mikhulya edited comment on TAP5-2332 at 5/20/14 10:16 AM:

[jira] [Commented] (TAP5-2339) Ajax exception frame complains about Function expected in IE8

2014-05-20 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003072#comment-14003072 ] Jochen Kemnade commented on TAP5-2339: -- {quote}I do not see the error in IE9 on

git commit: TAP5-2096: correctly scan for classes in nested directories most of the changes such as making the inner Job class static were necessary just to make the class testable

2014-05-20 Thread jkemnade
Repository: tapestry-5 Updated Branches: refs/heads/master 925e84bb4 - 5f8deb1fc TAP5-2096: correctly scan for classes in nested directories most of the changes such as making the inner Job class static were necessary just to make the class testable Project:

[jira] [Closed] (TAP5-2096) JBoss 4.2.3 Classpath scanning fails for nested paths

2014-05-20 Thread Jochen Kemnade (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2096?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jochen Kemnade closed TAP5-2096. Resolution: Fixed Fix Version/s: 5.4 JBoss 4.2.3 Classpath scanning fails for nested paths

[jira] [Commented] (TAP5-2096) JBoss 4.2.3 Classpath scanning fails for nested paths

2014-05-20 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003550#comment-14003550 ] ASF subversion and git services commented on TAP5-2096: --- Commit

[jira] [Commented] (TAP5-2096) JBoss 4.2.3 Classpath scanning fails for nested paths

2014-05-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-2096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14003665#comment-14003665 ] Hudson commented on TAP5-2096: -- SUCCESS: Integrated in tapestry-trunk-freestyle #1218 (See