|
From: Tim P. <ti...@pa...> - 2004-12-22 21:50:56
|
Hi, I have rolled out a new release. There are two significant changes: 1. The admin system can now use webmacro templates from the jar file, removing the need to duplicate these files within your own project, though you still need to have a top level melati-static for the image files. 2. The JUnit tests have been moved into src/test and the code into src/main in lien with Maven best practice. The use of Maven and eclipse has highlighted some stylistic shortcomings, which I continue to clear up, but no major bugs have been revealed. yours TimP |