All Projects : Velocity (Key: VELOCITY)

Project Lead: Will Glass-Husain
URL: http://velocity.apache.org/
Description:
Issue Tracker for the Apache Velocity Project

Release Notes

 Select:   Open Issues   Road Map   Change Log   Popular Issues   Subversion Commits   Releases   Versions   Components   

Road Map

Progress: 
  1 of 2 issues have been resolved
Bugfix branch for Velocity 1.6
   New Feature VELOCITY-554 UNRESOLVED Velocity sources and javadocs missing in the maven repository Major Reopened
   Bug VELOCITY-731 FIXED Velocity 1.6 performance is degraded by introduced toString() calls Major Resolved
Progress: 
  39 of 49 issues have been resolved
Upcoming release
   Improvement VELOCITY-553 UNRESOLVED Posibility to configure ReportInvalidReferences to don't report report variables,properties and method which exist, but only have null value Major Open
   Bug VELOCITY-709 UNRESOLVED String literal "\\" parses incorrectly Major Open
   Bug VELOCITY-732 UNRESOLVED documentation file(s) are missing Major Open
   Bug VELOCITY-599 UNRESOLVED DataSourceResourceLoader doesn't support UTF8 Major Reopened
   New Feature VELOCITY-554 UNRESOLVED Velocity sources and javadocs missing in the maven repository Major Reopened
   Bug VELOCITY-678 UNRESOLVED Bad parsing of macro Minor Open
   Improvement VELOCITY-617 UNRESOLVED Jakarta Commons ORO at runtime Minor Open
   Bug VELOCITY-729 UNRESOLVED VTL "$.x" incorrectly render as ".x" Minor Open
   Bug VELOCITY-679 UNRESOLVED Escaping #set(foo="bar")\\$$foo broken Trivial Open
   Improvement VELOCITY-674 UNRESOLVED Lots of unused imports in source code files Trivial Open
   Bug VELOCITY-693 FIXED resourceExists method in FileResourceLoader returns always false if the template is not in the first directory Critical Resolved
   Bug VELOCITY-717 CANNOT REPRODUCE Engine throws an NPE using custom macro libs if the IncludeEventHandler returns null Critical Resolved
   Improvement VELOCITY-688 FIXED ! preceding a reference in strict mode ignores a null exception Major Resolved
   Bug VELOCITY-675 FIXED #@foo causes an NPE Major Resolved
   Bug VELOCITY-676 FIXED #[[##x]]# causes StringIndexOutOfBoundsException Major Resolved
   Bug VELOCITY-682 FIXED #evaluate breaks macro processing Major Resolved
   New Feature VELOCITY-734 FIXED Add name of missing resource to Velocity context for the IncludeNotFound event handler implementation Major Resolved
   Bug VELOCITY-686 FIXED BlockMacro renders $bodyContent on #set Major Resolved
   New Feature VELOCITY-583 FIXED BlockMacro support Major Resolved
   Bug VELOCITY-685 FIXED BlockMacros fail with strict number of macro arguments Major Resolved
   Improvement VELOCITY-654 FIXED Fix correct template name reporting, enhance error logging information Major Resolved
   New Feature VELOCITY-698 FIXED If #stop is specified as #stop(template) then parsing only stops current template rendering Major Resolved
   Bug VELOCITY-615 FIXED Inconsistent macro bahaviour in cached and non-cached modes Major Resolved
   Improvement VELOCITY-740 FIXED InvalidReferenceEventHandler should get indication that a reference is quiet Major Resolved
   Improvement VELOCITY-352 FIXED Need translation of change to user's guide re: math operations Major Resolved
   Improvement VELOCITY-661 FIXED Parsing errors on content inside #literal() #end block Major Resolved
   Bug VELOCITY-730 FIXED Property references don't work with maps that implement Map indirectly (such as Google Collections ImmutableMap) Major Resolved
   Improvement VELOCITY-666 FIXED RFC: new directive: #call Major Resolved
   Improvement VELOCITY-653 FIXED Remove redundant error message Major Resolved
   New Feature VELOCITY-704 FIXED VTL Simplicity - "Control" objects Major Resolved
   Bug VELOCITY-651 FIXED Velocity 1.6 does not work with Struts MessageTool 1.4 Major Resolved
   Bug VELOCITY-731 FIXED Velocity 1.6 performance is degraded by introduced toString() calls Major Resolved
   Bug VELOCITY-718 FIXED multi-thread merge causes 100% cpu Major Resolved
   Wish VELOCITY-540 WON'T FIX Make local directive part of Velocity engine core Major Resolved
   New Feature VELOCITY-623 FIXED Modify escape behavior in strict mode Major Closed
   Improvement VELOCITY-645 FIXED Value comparisons in strict mode should be strict Major Closed
   Bug VELOCITY-707 FIXED Velocity's pom does not define compile source and target Major Closed
   Improvement VELOCITY-656 FIXED Wrap ref evaluate exception so vm location is revealed Major Closed
   Bug VELOCITY-702 FIXED fileloader in front of a classpath loader doesn't respond to runtime addition of template Major Closed
   Bug VELOCITY-701 FIXED migrating from 1.4 to 1.6.1 iteration over a List no longer works Major Closed
   New Feature VELOCITY-711 INVALID Add a #scope directive for modifying scope behavior Major Closed
   Improvement VELOCITY-648 INVALID Non zero resource cache size slower Major Closed
   Bug VELOCITY-658 FIXED $velocityHasNext does not work in nested loops Minor Resolved
   Bug VELOCITY-657 FIXED $velocityHasNext not working properly (returns true even if iterator does not have next value) Minor Resolved
   Bug VELOCITY-689 FIXED ClassMap misses super interfaces Minor Resolved
   Bug VELOCITY-737 FIXED StringResourceLoader JavaDoc bug Minor Resolved
   Improvement VELOCITY-720 FIXED Suppress startup error message if macro library not found Minor Resolved
   Improvement VELOCITY-672 WON'T FIX add '#for' as a synonym for '#foreach' Minor Closed
   Bug VELOCITY-724 FIXED [PATCH] Is junit-3.8.1.jar optional for Velocity as specified in jar dependencies? Trivial Resolved
Progress: 
  27 of 33 issues have been resolved
Placeholder for long-term changes
   Wish VELOCITY-253 UNRESOLVED Enhance whitespace gobbling Major Open
   Improvement VELOCITY-660 UNRESOLVED consider moving logging (and errors?) to an event/monitor approach Major Open
   Improvement VELOCITY-340 UNRESOLVED removal of o.a.v.runtime.configuration.Configuration? Major Open
   Wish VELOCITY-510 UNRESOLVED Overload Macros Minor Open
   Improvement VELOCITY-341 UNRESOLVED removal of o.a.v.servlet.VelocityServlet and o.a.v.app.tools.VelocityFormatter Minor Open
   Improvement VELOCITY-266 UNRESOLVED change AbstractContext.internalRemove() to have consistent key type Trivial Open
   Bug VELOCITY-693 FIXED resourceExists method in FileResourceLoader returns always false if the template is not in the first directory Critical Resolved
   New Feature VELOCITY-697 FIXED Add macro default parameters Major Resolved
   New Feature VELOCITY-698 FIXED If #stop is specified as #stop(template) then parsing only stops current template rendering Major Resolved
   New Feature VELOCITY-687 FIXED Macro pass by value option Major Resolved
   Improvement VELOCITY-534 FIXED Support varargs in method calls Major Resolved
   New Feature VELOCITY-704 FIXED VTL Simplicity - "Control" objects Major Resolved
   Improvement VELOCITY-454 FIXED clean up escaping to always escape \$ and \# Major Resolved
   Improvement VELOCITY-584 WON'T FIX Change the #include directive ignore the SSI version of include Major Resolved
   Wish VELOCITY-540 WON'T FIX Make local directive part of Velocity engine core Major Resolved
   Improvement VELOCITY-168 WON'T FIX RFE: switch to commons-logging Major Resolved
   Bug VELOCITY-251 DUPLICATE $\!{foo} doesn't render as expected Major Resolved
   New Feature VELOCITY-519 LATER Java escape sequences should work in Velocity macros Major Resolved
   Bug VELOCITY-601 LATER escaping when { used doesn't work Major Resolved
   Bug VELOCITY-702 FIXED fileloader in front of a classpath loader doesn't respond to runtime addition of template Major Closed
   Bug VELOCITY-701 FIXED migrating from 1.4 to 1.6.1 iteration over a List no longer works Major Closed
   New Feature VELOCITY-700 WON'T FIX Add #foreach keyword to specify #break level Major Closed
   New Feature VELOCITY-699 WON'T FIX Add a #return directive for returning from a macro Major Closed
   Improvement VELOCITY-646 WON'T FIX Change default foreach iterator initial value to 0 Major Closed
   Improvement VELOCITY-647 WON'T FIX Remove the Info object and change Handler API Major Closed
   Improvement VELOCITY-703 DUPLICATE VTL Simplicity - collapse #break, #stop and #return Major Closed
   Bug VELOCITY-689 FIXED ClassMap misses super interfaces Minor Resolved
   Improvement VELOCITY-281 WON'T FIX passing local variables and velocimacros with #parse() Minor Resolved
   Improvement VELOCITY-365 DUPLICATE handle Lists & arrays similarly Minor Resolved
   Bug VELOCITY-209 LATER Encountered ")" Was expecting one of: ")" Minor Resolved
   Bug VELOCITY-264 LATER Escaping in form of "$\!{foo}" does not work Minor Resolved
   Bug VELOCITY-280 LATER Parsing of braces after a reference fails Minor Resolved
   Bug VELOCITY-82 LATER VM libs will not autoreload if unparseable at Velocity startup Minor Resolved

Reports

Recently Created Issues Report
Created vs Resolved Issues Report
Resolution Time Report
Average Age Report
Pie Chart Report
Contribution Report
User Workload Report
Version Workload Report
Time Tracking Report
Single Level Group By Report

Preset Filters


Project Summary

Open Open 50
   7%
Reopened Reopened 2
Resolved Resolved 200
   29%
Closed Closed 429
   63%

Open Issues

By Priority
Major Major 29
   56%
Minor Minor 19
   37%
Trivial Trivial 4
   8%

By Assignee
Henning Schmiedehausen 2
   4%
Nathan Bubna 1
   2%
Unassigned 49
   94%