[jira] [Created] (TAP5-1970) JSON API improvements

2012-07-08 Thread Howard M. Lewis Ship (JIRA)
Howard M. Lewis Ship created TAP5-1970: -- Summary: JSON API improvements Key: TAP5-1970 URL: https://issues.apache.org/jira/browse/TAP5-1970 Project: Tapestry 5 Issue Type: Improvement

[jira] [Commented] (TAP5-1967) boolean activation context is lost on form submit

2012-07-08 Thread Sergey Stremin (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13409035#comment-13409035 ] Sergey Stremin commented on TAP5-1967: -- Alex, thank you for the explanation and

[jira] [Closed] (TAP5-1967) boolean activation context is lost on form submit

2012-07-08 Thread Sergey Stremin (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Stremin closed TAP5-1967. Resolution: Not A Problem boolean activation context is lost on form submit

[5/9] git commit: Add JSONObject.putAll(Map)

2012-07-08 Thread hlship
Add JSONObject.putAll(Map) Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/806795e0 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/806795e0 Diff:

[4/9] git commit: Add JSONArray.putAll()

2012-07-08 Thread hlship
Add JSONArray.putAll() Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/8988cdca Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/8988cdca Diff:

[3/9] git commit: Add missing @since marker

2012-07-08 Thread hlship
Add missing @since marker Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/68bcdca2 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/68bcdca2 Diff:

[1/9] git commit: Add JSONObject.in(String) to create (if needed) and return a nested JSONObject

2012-07-08 Thread hlship
Updated Branches: refs/heads/5.4-js-rewrite cea40f5af - 358ac07b5 Add JSONObject.in(String) to create (if needed) and return a nested JSONObject Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/358ac07b Tree:

[7/9] git commit: Add JSONObject.toMap()

2012-07-08 Thread hlship
Add JSONObject.toMap() Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/98794494 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/98794494 Diff:

[2/9] git commit: Add JSONArray.toList()

2012-07-08 Thread hlship
Add JSONArray.toList() Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/ed524613 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/ed524613 Diff:

[6/9] git commit: Convert one more TestNG test to Spock

2012-07-08 Thread hlship
Convert one more TestNG test to Spock Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/a25b7ac9 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/a25b7ac9 Diff:

[8/9] git commit: Obsessively fill some tiny gaps in code coverage

2012-07-08 Thread hlship
Obsessively fill some tiny gaps in code coverage Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/fc6a64d1 Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/fc6a64d1 Diff:

[9/9] git commit: Convert existing JSON tests from TestNG to Spock

2012-07-08 Thread hlship
Convert existing JSON tests from TestNG to Spock Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/3281925b Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/3281925b Diff:

git commit: Record that TAP5-1970 is fixed in this branch

2012-07-08 Thread hlship
Updated Branches: refs/heads/5.4-js-rewrite 358ac07b5 - 8223465a2 Record that TAP5-1970 is fixed in this branch Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/8223465a Tree:

[jira] [Commented] (TAP5-1970) JSON API improvements

2012-07-08 Thread Howard M. Lewis Ship (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13409091#comment-13409091 ] Howard M. Lewis Ship commented on TAP5-1970: Fixed in branch 5.4-js-rewrite;

[2/2] git commit: Add new idea about a tapestry-wro4j module

2012-07-08 Thread hlship
Add new idea about a tapestry-wro4j module Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/2e5a750e Tree: http://git-wip-us.apache.org/repos/asf/tapestry-5/tree/2e5a750e Diff:

[1/2] git commit: Compile CoffeeScript modules as with --bare (no outer function wrapper)

2012-07-08 Thread hlship
Updated Branches: refs/heads/5.4-js-rewrite 8223465a2 - 649dd1ac9 Compile CoffeeScript modules as with --bare (no outer function wrapper) Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/649dd1ac Tree:

[2/2] git commit: Change generics signature for JSONArray.putAll() and JSONObject.putAll() Use the new methods in a few places

2012-07-08 Thread hlship
Change generics signature for JSONArray.putAll() and JSONObject.putAll() Use the new methods in a few places Project: http://git-wip-us.apache.org/repos/asf/tapestry-5/repo Commit: http://git-wip-us.apache.org/repos/asf/tapestry-5/commit/5b9c814e Tree:

[jira] [Commented] (TAP5-1548) Property expressions fails when using a supertype that implements an interface with a matching method

2012-07-08 Thread Paul Stanton (JIRA)
[ https://issues.apache.org/jira/browse/TAP5-1548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13409138#comment-13409138 ] Paul Stanton commented on TAP5-1548: this just stung me, took a little while to figure