[ http://issues.apache.org/jira/browse/VELOCITY-413?page=comments#action_12446646 ] Claude Brisson commented on VELOCITY-413: -----------------------------------------
Recompiling DVSL with velocity-1.5-dev.jar in the classpath solves the problem of the empty output. I dod not yet manage to have it working with Dom4j 1.6.1, but at least velocity 1.5 is not any more concerned. > DVSL doesn't appear to work with Velocity 1.5 > --------------------------------------------- > > Key: VELOCITY-413 > URL: http://issues.apache.org/jira/browse/VELOCITY-413 > Project: Velocity > Issue Type: Bug > Components: DVSL, Source > Affects Versions: 1.5 > Environment: WinXP Pro > Reporter: Nathan Bubna > Fix For: 1.5 > > > I tried to generate the docs for VelocityTools (which are generated via DVSL) > using a recent build of Velocity-1.5-dev, and the files DVSL generated were > empty. No error messages were sent to std out and Ant considered the build > successful. > Also, DVSL only appears to work with older versions of Dom4j (such as 1.1). > If used with Dom4j 1.6.1, then NoClassDefFoundErrors pop up. It might be > good to upgrade DVSL, if possible. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
