Tapestry 5.1.0.5 to 5.2.6 migration. .html templates

2012-06-05 Thread chog
Hi, I'm migrating the tapestry framework of an application from 5.1.0.5 to 5.2.6 and I'm running into problems with locating the .html templates that hold the .tml components. public class MyTemplateLocator implements PageTemplateLocator { private final ComponentClassResolver resolver;

JDK 1.7 build

2012-06-05 Thread Howard Lewis Ship
Interesting that that one test that fails from the command line (the one about template character encoding) works on JDK 1.7. There's a couple of warnings, and something's gone kablooie in the JavaDoc. My big concern is how well code generated by the JDK 1.7 compiler, even targeting Java 1.5,