sps / mustache-spring-view

java spring framework mvc view for Mustache.js templates
68 stars 31 forks source link

Ensure compatibility with Java 5 #7

Closed skaba closed 11 years ago

skaba commented 11 years ago

Hi,

This patch ensures we can compile with Java5. I verified compilation with Sun JDK5 to make sure no Java6 API is used.