[jira] Commented: (VELTOOLS-83) VelocityViewServlet returns 200 OK on error

2007-05-21 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-83?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497584 ] Nathan Bubna commented on VELTOOLS-83: -- As Claude said, the writing output directly is the default

[jira] Commented: (VELTOOLS-83) VelocityViewServlet returns 200 OK on error

2007-05-23 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-83?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12498383 ] Nathan Bubna commented on VELTOOLS-83: -- No interest in a patch to make the VVS switch between the two

[jira] Created: (VELOCITY-555) Escape quotes in interpolated strings (both ' and ) by doubling them ('' and )

2007-06-18 Thread Nathan Bubna (JIRA)
: Velocity Issue Type: New Feature Affects Versions: 1.5 Reporter: Nathan Bubna Fix For: 1.6 More than a few years, the issue of escaping quotes in interpolated strings was discussed at some length. Eventually, the list came to a consensus that we should escape

[jira] Resolved: (VELTOOLS-85) DESCENDING order is not preserved in SortTool

2007-08-10 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-85?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna resolved VELTOOLS-85. -- Resolution: Fixed Fix Version/s: 2.0 1.4 Fixed in both 1.x and 2.x

[jira] Commented: (VELOCITY-534) Support varargs in method calls

2007-08-31 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12524168 ] Nathan Bubna commented on VELOCITY-534: --- The problem is that varargs are a compile-time trick pulled off

[jira] Updated: (VELOCITY-534) Support varargs in method calls

2007-09-11 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna updated VELOCITY-534: -- Attachment: varargs.diff Here's a proposed patch for this. I need to spruce up and flesh

[jira] Updated: (VELOCITY-534) Support varargs in method calls

2007-09-11 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna updated VELOCITY-534: -- Attachment: varargs.2.diff Here's an updated version that has more thorough testing

[jira] Updated: (VELOCITY-534) Support varargs in method calls

2007-09-11 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna updated VELOCITY-534: -- Attachment: (was: varargs.diff) Support varargs in method calls

[jira] Reopened: (VELOCITY-443) Velocity 1.4 does not support Iterable collections.

2007-09-25 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna reopened VELOCITY-443: --- Assignee: Nathan Bubna (was: Henning Schmiedehausen) I see no reason not to simply

[jira] Resolved: (VELOCITY-443) Velocity 1.4 does not support Iterable collections.

2007-09-25 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna resolved VELOCITY-443. --- Resolution: Fixed Fixed in revision 579331. Velocity 1.4 does not support Iterable

[jira] Resolved: (VELOCITY-365) handle Lists arrays similarly

2007-09-25 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna resolved VELOCITY-365. --- Resolution: Duplicate Fix Version/s: 2.0 1.6 This is a duplicate

[jira] Resolved: (VELOCITY-533) Treat arrays like fixed-length lists

2007-09-25 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna resolved VELOCITY-533. --- Resolution: Fixed Thanks for the contribution Chris. I changed the name to reflect

[jira] Commented: (VELOCITY-443) Velocity 1.4 does not support Iterable collections.

2007-10-09 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12533393 ] Nathan Bubna commented on VELOCITY-443: --- Yeah, Geir had the same feedback on the list. I changed

[jira] Resolved: (VELOCITY-568) Value of String Array[] not obtained in vm file when calling a method in a Java class running against jre v1.5 update 12

2007-10-24 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna resolved VELOCITY-568. --- Resolution: Invalid This is a user-support question, as we do not yet know

[jira] Commented: (VELTOOLS-88) LinkTool could easily be modified to support current-request parameter duplication

2007-10-30 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-88?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12538881 ] Nathan Bubna commented on VELTOOLS-88: -- Nice feature. It sorta overlaps the self() method when

[jira] Resolved: (VELTOOLS-88) LinkTool could easily be modified to support current-request parameter duplication

2007-10-31 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-88?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna resolved VELTOOLS-88. -- Resolution: Fixed Fix Version/s: 2.0 1.x 1.4 Ok

[jira] Resolved: (VELOCITY-569) Problem using the backslash ( \ ) character for double quote

2007-11-02 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna resolved VELOCITY-569. --- Resolution: Invalid This is a question for the user list, not a valid bug report. Please

[jira] Resolved: (VELTOOLS-89) LinkTool's addQueryData method should automatically add an 'ignore' so addAllParameters will ignore manually-added query data

2007-11-02 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-89?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna resolved VELTOOLS-89. -- Resolution: Fixed Fix Version/s: 2.0 1.x 1.4

[jira] Updated: (VELTOOLS-84) Create .jar dependency documentation as has been done with Velocity project

2007-11-14 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-84?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna updated VELTOOLS-84: - Fix Version/s: 2.0 this will have to wait for a 2.0 release. Create .jar dependency

[jira] Updated: (VELTOOLS-83) VelocityViewServlet returns 200 OK on error

2007-11-14 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-83?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna updated VELTOOLS-83: - Fix Version/s: 2.0 not going to happen in the 1.x series. VelocityViewServlet returns 200 OK

[jira] Updated: (VELTOOLS-84) Create .jar dependency documentation as has been done with Velocity project

2007-11-20 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-84?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna updated VELTOOLS-84: - (in preparation for this to be a GHOP task) Here's the xdoc version of the page showing

[jira] Issue Comment Edited: (VELTOOLS-84) Create .jar dependency documentation as has been done with Velocity project

2007-11-20 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-84?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12544084 ] nbubna edited comment on VELTOOLS-84 at 11/20/07 1:49 PM: (in preparation for this

[jira] Updated: (VELTOOLS-84) Create .jar dependency documentation as has been done with Velocity project

2007-11-20 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-84?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna updated VELTOOLS-84: - Attachment: DEPENDENCY_NOTES.txt Attached is a file listing what i believe are the current

[jira] Updated: (VELTOOLS-84) Create .jar dependency documentation as has been done with Velocity project

2007-12-03 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-84?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna updated VELTOOLS-84: - Fix Version/s: (was: 2.x) 2.0 Create .jar dependency documentation

[jira] Updated: (VELOCITY-571) Create a glossary of significant terms and abbreviations

2007-12-10 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna updated VELOCITY-571: -- Component/s: Documentation Fix Version/s: 1.6 Issue Type: New Feature

[jira] Updated: (VELOCITY-571) Glossary of significant terms and abbreviations

2007-12-10 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna updated VELOCITY-571: -- Summary: Glossary of significant terms and abbreviations (was: Create a glossary

[jira] Updated: (VELOCITY-571) Glossary of significant terms and abbreviations

2007-12-10 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna updated VELOCITY-571: -- Attachment: velocityglossary.html Here's an updated version with a few new typos i caught

[jira] Updated: (VELOCITY-571) Glossary of significant terms and abbreviations

2007-12-10 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna updated VELOCITY-571: -- Attachment: velocityglossary.html A few more fixes... Glossary of significant terms

[jira] Closed: (VELOCITY-577) reload template by programming

2007-12-12 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna closed VELOCITY-577. - Resolution: Invalid Please ask your questions on the [EMAIL PROTECTED] mailing list. We need

[jira] Commented: (VELOCITY-579) Can not access a member of class X with modifiers public even if method is public

2007-12-18 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12552867 ] Nathan Bubna commented on VELOCITY-579: --- Yeah, this isn't clear to me either. Was this something

[jira] Moved: (VELTOOLS-92) New logo for VelocityTools.

2007-12-18 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-92?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna moved VELOCITY-581 to VELTOOLS-92: --- Component/s: (was: Website) Documentation

[jira] Commented: (VELTOOLS-94) Document standard use cases with J2EE filters

2007-12-26 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-94?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12554459 ] Nathan Bubna commented on VELTOOLS-94: -- Be sure to use o.a.v.t.view.ServletUtils.getVelocityView(ServletConfig

[jira] Commented: (VELTOOLS-95) Velocity Texen Logo

2008-01-05 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-95?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12556332#action_12556332 ] Nathan Bubna commented on VELTOOLS-95: -- Rip them apart, eh? Heh. Well, i'll try

[jira] Commented: (VELTOOLS-95) Velocity Texen Logo

2008-01-07 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-95?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12556608#action_12556608 ] Nathan Bubna commented on VELTOOLS-95: -- Ok, so far i prefer the blue versions for all

[jira] Created: (VELTOOLS-96) GoogleChartTool

2008-01-08 Thread Nathan Bubna (JIRA)
Reporter: Nathan Bubna Priority: Minor Fix For: 2.x The Google Chart API seems like one of those things that is just begging to have a Tool to simplify its use. http://code.google.com/apis/chart/ -- This message is automatically generated by JIRA. - You can reply

[jira] Created: (VELTOOLS-97) MarkupTool

2008-01-08 Thread Nathan Bubna (JIRA)
MarkupTool -- Key: VELTOOLS-97 URL: https://issues.apache.org/jira/browse/VELTOOLS-97 Project: Velocity Tools Issue Type: New Feature Components: GenericTools Affects Versions: 2.x Reporter: Nathan Bubna

[jira] Resolved: (VELTOOLS-83) VelocityViewServlet returns 200 OK on error

2008-01-10 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-83?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna resolved VELTOOLS-83. -- Resolution: Fixed Fix Version/s: (was: 2.x) 2.0 Ok

[jira] Moved: (TEXEN-15) Velocity Texen Logo

2008-01-10 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/TEXEN-15?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna moved VELTOOLS-95 to TEXEN-15: --- Key: TEXEN-15 (was: VELTOOLS-95) Project: Texen (was: Velocity Tools

[jira] Resolved: (VELTOOLS-91) ant test then ant showcase results in invalid war

2008-01-10 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna resolved VELTOOLS-91. -- Resolution: Fixed Fix Version/s: 2.0 Thanks for catching this, Will. ant test

[jira] Created: (VELTOOLS-98) FeedTool

2008-01-11 Thread Nathan Bubna (JIRA)
: Nathan Bubna Priority: Minor Fix For: 2.x Christopher Townson contributed this on the wiki some time ago. I believe the Rome libraries it depends on are all ASL 2.0, so there shouldn't be any impediment to including this. It needs some updates to be fully 2.0. Not sure why

[jira] Commented: (VELTOOLS-99) XmlTool

2008-01-13 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-99?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12558453#action_12558453 ] Nathan Bubna commented on VELTOOLS-99: -- Re #1: Did you see the syntax that XmlGen

[jira] Commented: (VELOCITY-582) Allow invocation of public methods in non-public classes

2008-01-21 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12561218#action_12561218 ] Nathan Bubna commented on VELOCITY-582: --- Hmm. Seems to me if the method

[jira] Commented: (VELOCITY-582) Allow invocation of public methods in non-public classes

2008-01-21 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12561224#action_12561224 ] Nathan Bubna commented on VELOCITY-582: --- No sweat. Just glad you figured it out

[jira] Created: (VELTOOLS-101) Use Maven Ant tasks (particularly for deploying releases to the main repo)

2008-01-22 Thread Nathan Bubna (JIRA)
Issue Type: Improvement Components: Build Affects Versions: 2.0 Reporter: Nathan Bubna Fix For: 2.0 Since we're not likely to make a complete move to Maven2 (VELTOOLS-65) anytime soon. We should at least use some of Maven's Ant tasks to smooth out

[jira] Commented: (VELOCITY-584) Change the #include directive ignore the SSI version of include

2008-01-30 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12564171#action_12564171 ] Nathan Bubna commented on VELOCITY-584: --- Yeah, i don't like the idea of doing

[jira] Updated: (VELTOOLS-102) Add capabilities to simplify handling of complex HTML tables

2008-02-01 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna updated VELTOOLS-102: -- Fix Version/s: 2.x Add capabilities to simplify handling of complex HTML tables

[jira] Commented: (VELOCITY-454) clean up escaping to always escape \$ and \#

2008-02-11 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12567742#action_12567742 ] Nathan Bubna commented on VELOCITY-454: --- For the record, i have no issues putting

[jira] Updated: (VELOCITY-587) Backslashes throw lexical errors in double-quoted strings

2008-02-11 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna updated VELOCITY-587: -- Affects Version/s: 1.6 Fix Version/s: 1.6 Summary: Backslashes throw

[jira] Resolved: (VELOCITY-587) The VTL does not have a trivial construction for strings containing a single backslash (\)

2008-02-11 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna resolved VELOCITY-587. --- Resolution: Invalid Etienne is right. You can do this with single quotes. The VTL does

[jira] Commented: (VELOCITY-587) Backslashes throw lexical errors in double-quoted strings

2008-02-12 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12568208#action_12568208 ] Nathan Bubna commented on VELOCITY-587: --- We've had a lot of debates on escaping

[jira] Commented: (VELTOOLS-102) Add capabilities to simplify handling of complex HTML tables

2008-02-16 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12569625#action_12569625 ] Nathan Bubna commented on VELTOOLS-102: --- Matthias, i noticed that your copyright

[jira] Commented: (VELTOOLS-97) MarkupTool

2008-02-18 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-97?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12569996#action_12569996 ] Nathan Bubna commented on VELTOOLS-97: -- FlyDOM-ish syntax might be nice to offer

[jira] Commented: (VELTOOLS-97) MarkupTool

2008-02-18 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-97?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12570015#action_12570015 ] Nathan Bubna commented on VELTOOLS-97: -- Naysaying doesn't bother me. I always trust

[jira] Commented: (VELOCITY-537) Multi-line comments causing ParseException in macros in Velocity engine 1.5

2008-02-21 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12571145#action_12571145 ] Nathan Bubna commented on VELOCITY-537: --- NodeUtils.tokenLiteral

[jira] Commented: (VELOCITY-537) Multi-line comments causing ParseException in macros in Velocity engine 1.5

2008-02-21 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12571170#action_12571170 ] Nathan Bubna commented on VELOCITY-537: --- A unit test would be great! Multi-line

[jira] Commented: (VELOCITY-537) Multi-line comments causing ParseException in macros in Velocity engine 1.5

2008-02-21 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12571230#action_12571230 ] Nathan Bubna commented on VELOCITY-537: --- Ah, so this is really a test for VELOCITY

[jira] Commented: (VELOCITY-580) Multi line comments simply don't work inside a macro

2008-02-21 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12571231#action_12571231 ] Nathan Bubna commented on VELOCITY-580: --- Marnix van Bochove posted a nice

[jira] Commented: (VELOCITY-588) Provide a an ubespector that allows chaining other uberspectors

2008-03-06 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12575849#action_12575849 ] Nathan Bubna commented on VELOCITY-588: --- Yeah, this would be great. I'm messing

[jira] Commented: (VELTOOLS-94) Document standard use cases with J2EE filters

2008-04-11 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-94?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12587856#action_12587856 ] Nathan Bubna commented on VELTOOLS-94: -- Ok, i think #1 is fully taken care

[jira] Commented: (VELTOOLS-104) MessageFormat.format() not invoked in ResourceTool.render() if there are no arguments

2008-04-24 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12592085#action_12592085 ] Nathan Bubna commented on VELTOOLS-104: --- Hmm. I suppose you're right

[jira] Resolved: (VELTOOLS-104) MessageFormat.format() not invoked in ResourceTool.render() if there are no arguments

2008-04-24 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna resolved VELTOOLS-104. --- Resolution: Fixed Fix Version/s: 2.x 2.0 MessageFormat.format

[jira] Resolved: (VELOCITY-593) Remove class map from FieldMethodizer

2008-05-01 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna resolved VELOCITY-593. --- Resolution: Fixed Fix Version/s: 1.6 You're quite right. Thanks! Fixed

[jira] Commented: (VELOCITY-537) Multi-line comments causing ParseException in macros in Velocity engine 1.5

2008-05-16 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12597533#action_12597533 ] Nathan Bubna commented on VELOCITY-537: --- agreed. i've tried to throw a little time

[jira] Commented: (VELTOOLS-105) MessageTool doesn't support MessageResources the same way Struts does in terms of scoping

2008-05-28 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12600596#action_12600596 ] Nathan Bubna commented on VELTOOLS-105: --- Colt, just to clarify, what version

[jira] Commented: (VELOCITY-600) #foreach velocityCount

2008-06-09 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12603676#action_12603676 ] Nathan Bubna commented on VELOCITY-600: --- I also wanted something like

[jira] Commented: (VELOCITY-600) #foreach velocityCount

2008-06-09 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12603690#action_12603690 ] Nathan Bubna commented on VELOCITY-600: --- I'm not at all opposed to $velocityHasNext

[jira] Commented: (VELOCITY-600) #foreach velocityCount

2008-06-09 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12603709#action_12603709 ] Nathan Bubna commented on VELOCITY-600: --- sounds fine to me. #foreach

[jira] Resolved: (VELOCITY-600) #foreach velocityCount

2008-06-10 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna resolved VELOCITY-600. --- Resolution: Fixed Fix Version/s: (was: 1.5.1) 1.6 Thanks

[jira] Commented: (VELOCITY-600) #foreach velocityCount

2008-06-10 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12603982#action_12603982 ] Nathan Bubna commented on VELOCITY-600: --- If someone decides to roll a 1.5.1 release

[jira] Updated: (VELOCITY-600) #foreach velocityCount

2008-06-10 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna updated VELOCITY-600: -- Fix Version/s: 1.5.1 #foreach velocityCount

[jira] Reopened: (VELOCITY-600) #foreach velocityCount

2008-06-10 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna reopened VELOCITY-600: --- Re-opening so this can also be added to 1.5.1, should such a release ever happen. #foreach

[jira] Commented: (VELOCITY-559) Log4j logging configuration guide is outdated/wrong

2008-06-10 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12604000#action_12604000 ] Nathan Bubna commented on VELOCITY-559: --- Fixed in trunk for 1.6 version in revision

[jira] Updated: (VELOCITY-595) ResourceManagerImpl.getResource() causes locking issues

2008-06-10 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna updated VELOCITY-595: -- Attachment: VELOCITY-595.patch Ok, i read through VELOCITY-24 more carefully. It looks like

[jira] Commented: (VELOCITY-588) Provide a an ubespector that allows chaining other uberspectors

2008-06-10 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12604118#action_12604118 ] Nathan Bubna commented on VELOCITY-588: --- You're right. The wrapping mechanism

[jira] Commented: (TEXEN-11) Allow default properties to be overridden; extend contextProperties to include context.object.xxxx

2008-06-11 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/TEXEN-11?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12604407#action_12604407 ] Nathan Bubna commented on TEXEN-11: --- It has long been on my todo list to add VelocityTools

[jira] Resolved: (VELTOOLS-105) MessageTool doesn't support MessageResources the same way Struts does in terms of scoping

2008-06-20 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna resolved VELTOOLS-105. --- Resolution: Fixed Fix Version/s: 2.x 2.0 Fixed in both 1.x

[jira] Commented: (VELOCITY-537) Multi-line comments causing ParseException in macros in Velocity engine 1.5

2008-06-30 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12609402#action_12609402 ] Nathan Bubna commented on VELOCITY-537: --- Found some time today to investigate

[jira] Commented: (VELOCITY-588) Provide a an ubespector that allows chaining other uberspectors

2008-06-30 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12609403#action_12609403 ] Nathan Bubna commented on VELOCITY-588: --- Thanks, Sergiu. I'll look forward

[jira] Commented: (VELOCITY-537) Multi-line comments causing ParseException in macros in Velocity engine 1.5

2008-06-30 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12609409#action_12609409 ] Nathan Bubna commented on VELOCITY-537: --- Actually, it's better than i thought

[jira] Commented: (VELOCITY-537) Multi-line comments causing ParseException in macros in Velocity engine 1.5

2008-06-30 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12609417#action_12609417 ] Nathan Bubna commented on VELOCITY-537: --- To aid others in investigation

[jira] Commented: (VELOCITY-537) Multi-line comments causing ParseException in macros in Velocity engine 1.5

2008-07-01 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12609609#action_12609609 ] Nathan Bubna commented on VELOCITY-537: --- Actually, i believe it's that the parser

[jira] Commented: (VELTOOLS-94) Document standard use cases with J2EE filters

2008-07-03 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-94?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12610383#action_12610383 ] Nathan Bubna commented on VELTOOLS-94: -- As of revision 673880, you can now tell

[jira] Resolved: (VELTOOLS-99) XmlTool

2008-07-09 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-99?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna resolved VELTOOLS-99. -- Resolution: Fixed Fix Version/s: (was: 2.x) 2.0 Ok, i found

[jira] Commented: (VELTOOLS-99) XmlTool

2008-07-10 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-99?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12612538#action_12612538 ] Nathan Bubna commented on VELTOOLS-99: -- Yeah, Dom4j was just the path of least

[jira] Commented: (VELOCITY-605) Velocity tools / Message Tool - ambiguous method invocation with latest SVN head (1.6)

2008-07-14 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12613450#action_12613450 ] Nathan Bubna commented on VELOCITY-605: --- Yep. Looks like i missed a case in my

[jira] Resolved: (VELOCITY-605) Velocity tools / Message Tool - ambiguous method invocation with latest SVN head (1.6)

2008-07-14 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna resolved VELOCITY-605. --- Resolution: Fixed Fix Version/s: 1.6 Fixed in revision 676740. Thank you very much

[jira] Commented: (VELOCITY-570) speed improvement of the tokenizer

2008-07-15 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12613610#action_12613610 ] Nathan Bubna commented on VELOCITY-570: --- Releases happen when someone takes

[jira] Commented: (VELOCITY-606) Velocity 1.5 performance bottlenecks

2008-07-22 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12615731#action_12615731 ] Nathan Bubna commented on VELOCITY-606: --- Jarkko, can you tell where most time

[jira] Updated: (VELOCITY-606) Velocity 1.5 performance bottlenecks

2008-07-22 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna updated VELOCITY-606: -- Attachment: VELOCITY-606-light.patch Ok, this patch makes small improvements

[jira] Updated: (VELOCITY-606) Velocity 1.5 performance bottlenecks

2008-07-22 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna updated VELOCITY-606: -- Attachment: VELOCITY-606.patch Ok, here's a more significant patch that should speed up

[jira] Commented: (VELOCITY-606) Velocity 1.5 performance bottlenecks

2008-07-23 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12616192#action_12616192 ] Nathan Bubna commented on VELOCITY-606: --- For Velocity 1.6, i upgraded the Commons

[jira] Commented: (VELOCITY-606) Velocity 1.5 performance bottlenecks

2008-07-23 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12616235#action_12616235 ] Nathan Bubna commented on VELOCITY-606: --- Ok, i went ahead and adapted

[jira] Updated: (VELOCITY-595) ResourceManagerImpl.getResource() causes locking issues

2008-07-23 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna updated VELOCITY-595: -- Attachment: VELOCITY-595.jarkko.patch Jarkko Viinamäki contributed an alternate patch

[jira] Commented: (VELOCITY-606) Velocity 1.5 performance bottlenecks

2008-07-25 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12616887#action_12616887 ] Nathan Bubna commented on VELOCITY-606: --- Yeah

[jira] Commented: (VELOCITY-607) Runtime macro rendering very slow in Velocity 1.6-dev (679708) compared to 1.5

2008-07-25 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12616893#action_12616893 ] Nathan Bubna commented on VELOCITY-607: --- As i said in VELOCITY-606, the bug found

[jira] Reopened: (VELOCITY-607) Runtime macro rendering very slow in Velocity 1.6-dev (679708) compared to 1.5

2008-07-25 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna reopened VELOCITY-607: --- Sorry, forgot for a second that performance issues were listed for this issue too. Re

[jira] Assigned: (VELOCITY-607) Runtime macro rendering very slow in Velocity 1.6-dev (679708) compared to 1.5

2008-07-25 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna reassigned VELOCITY-607: - Assignee: (was: Nathan Bubna) Runtime macro rendering very slow in Velocity 1.6

[jira] Commented: (VELOCITY-607) Runtime macro rendering very slow in Velocity 1.6-dev (679708) compared to 1.5

2008-07-25 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12616980#action_12616980 ] Nathan Bubna commented on VELOCITY-607: --- Yeah, it was for VELOCITY-297. But really

[jira] Resolved: (VELOCITY-595) ResourceManagerImpl.getResource() causes locking issues

2008-07-25 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna resolved VELOCITY-595. --- Resolution: Fixed Fix Version/s: 1.6 Ok, i've run Velocity under heavy load

[jira] Commented: (VELOCITY-607) Runtime macro rendering very slow in Velocity 1.6-dev (679708) compared to 1.5

2008-07-25 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12617112#action_12617112 ] Nathan Bubna commented on VELOCITY-607: --- So, it seems that synchronization

<    2   3   4   5   6   7   8   9   10   11   >