TAP5-2273: Where would TapestryIOCJUnit4ClassRunner live?

2014-03-18 Thread Lance Java
I'd like to create a JUnit4ClassRunner to simplify integration testing of Tapestry IOC services. More details here https://issues.apache.org/jira/browse/TAP5-2273 I'm not sure which gradle module the test runner should live in? tapestry-test is deprecated and tapestry-internal-test is not

Tapestry 5.4 and java8

2014-03-18 Thread Joachim Van der Auwera
Java8 is now officially available. ASM 5.0 has also been released (see http://forge.ow2.org/forum/forum.php?forum_id=2302) Could the ASM5 be integrated in Tapestry 5.4 and a new beta release built? This way Tapestry could be used in Java8. Kind regards, Joachim

Re: Tapestry 5.4 and java8

2014-03-18 Thread Lenny Primak
Same applies to Tapestry 5.3.x branch. On Mar 18, 2014, at 3:32 PM, Joachim Van der Auwera wrote: Java8 is now officially available. ASM 5.0 has also been released (see http://forge.ow2.org/forum/forum.php?forum_id=2302) Could the ASM5 be integrated in Tapestry 5.4 and a new beta release

Re: TAP5-2273: Where would TapestryIOCJUnit4ClassRunner live?

2014-03-18 Thread Bob Harner
I would say it really belongs in Tapestry-test. It isn't necessary that Tapestry-test be deprecated if there is an ongoing need for it. FYI, I believe the discussion that lead to deprecation status was: