[ http://jira.codehaus.org/browse/XDP-120?page=all ]
Konstantin Pribluda resolved XDP-120. ------------------------------------- Resolution: Fixed Fix Version/s: 1.0.4 This is fixed with current maven2 build > Add **/*.ftl to the includes freemarker template in top-level project.xml > ------------------------------------------------------------------------- > > Key: XDP-120 > URL: http://jira.codehaus.org/browse/XDP-120 > Project: XDoclet 2 Plugins > Issue Type: Wish > Components: Build System > Affects Versions: 1.0.2 > Reporter: Jack Hung > Priority: Minor > Fix For: 1.0.4 > > > I've posted an issue to the generama tracker related to the > FreeMarkerTemplateEngine (http://jira.codehaus.org/browse/GRA-5). Personally > I prefered FreeMarker than Velocity or Jelly. > In order for plugins that use FM template, I have to include ftl(s) in the > project resources: > <resources> > <resource> > <directory>${basedir}/src/main/java</directory> > <includes> > <include>**/*.jelly</include> > <include>**/*.vm</include> > <include>**/*.xml</include> > <include>**/*.dtd</include> > <include>**/*.xsd</include> > <include>**/*.png</include> > <include>**/*.jpg</include> > <include>**/*.gif</include> > <include>**/*.ftl</include> <--------- add this > </includes> > </resource> > </resources> -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ xdoclet-plugins-interest mailing list xdoclet-plugins-interest@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-interest