Adam Heath wrote:
I discovered that when I split application/framework, that there were exceptions printed at startup. It tries to load a bunch of freemarker transforms, but the classes don't exist for that; I'll fix that problem by using the META-INF/services framework.
FreeMarkerWorker should only log a warning, not throw an exception. -Adrian
