[jira] Commented: (VELTOOLS-67) Patch implementing path-scoped tools

2006-11-10 Thread Nathan Bubna (JIRA)
[ http://issues.apache.org/jira/browse/VELTOOLS-67?page=comments#action_12448905 ] Nathan Bubna commented on VELTOOLS-67: -- Another question... Why insist that wildcard paths end with '/' ? What if i wanted to enable a tool for all /view*

[jira] Commented: (VELTOOLS-68) VelocityViewServlet has hard coded ServletLogger

2006-11-11 Thread Nathan Bubna (JIRA)
[ http://issues.apache.org/jira/browse/VELTOOLS-68?page=comments#action_12449032 ] Nathan Bubna commented on VELTOOLS-68: -- Sorry about that. I forgot to check in the updated build.xml for this. > VelocityViewServlet has hard coded Servlet

[jira] Commented: (VELTOOLS-67) Patch implementing path-scoped tools

2006-11-11 Thread Nathan Bubna (JIRA)
[ http://issues.apache.org/jira/browse/VELTOOLS-67?page=comments#action_12449034 ] Nathan Bubna commented on VELTOOLS-67: -- Looks good. i have a few refinements, but i'll try and get this in on Monday. As for supporting this with session/a

[jira] Resolved: (VELTOOLS-67) Patch implementing path-scoped tools

2006-11-14 Thread Nathan Bubna (JIRA)
[ http://issues.apache.org/jira/browse/VELTOOLS-67?page=all ] Nathan Bubna resolved VELTOOLS-67. -- Fix Version/s: 1.3 Resolution: Fixed Implemented in revision 474952. Ok, it's in. I managed to make it easily support path-restrictions for sessio

[jira] Resolved: (VELTOOLS-56) ImportSupport appears to have a veriety of problems, including a potential resource leak.

2006-11-14 Thread Nathan Bubna (JIRA)
[ http://issues.apache.org/jira/browse/VELTOOLS-56?page=all ] Nathan Bubna resolved VELTOOLS-56. -- Fix Version/s: 1.3 Resolution: Fixed Patch applied in revision 474989. Thanks again for the fixes, Christopher. I think i sorted out the formattin

[jira] Commented: (VELTOOLS-67) Patch implementing path-scoped tools

2006-11-14 Thread Nathan Bubna (JIRA)
[ http://issues.apache.org/jira/browse/VELTOOLS-67?page=comments#action_12449806 ] Nathan Bubna commented on VELTOOLS-67: -- Doh. You're totally right on the session tool implementation. It doesn't make much sense to just do it for the ses

[jira] Commented: (VELTOOLS-67) Patch implementing path-scoped tools

2006-11-14 Thread Nathan Bubna (JIRA)
[ http://issues.apache.org/jira/browse/VELTOOLS-67?page=comments#action_12449816 ] Nathan Bubna commented on VELTOOLS-67: -- http://svn.apache.org/viewvc?view=rev&rev=475015 Ok, path restrictions are now limited to request-scoped tools. Tha

[jira] Commented: (VELTOOLS-67) Patch implementing path-scoped tools

2006-11-14 Thread Nathan Bubna (JIRA)
[ http://issues.apache.org/jira/browse/VELTOOLS-67?page=comments#action_12449822 ] Nathan Bubna commented on VELTOOLS-67: -- http://svn.apache.org/viewvc?view=rev&rev=475017 Documentation patch has been adapted to xdoc and applied. Thanks!

[jira] Commented: (VELTOOLS-69) ValueParserSub generic getter never worked

2006-11-15 Thread Nathan Bubna (JIRA)
[ http://issues.apache.org/jira/browse/VELTOOLS-69?page=comments#action_12450118 ] Nathan Bubna commented on VELTOOLS-69: -- Hmm. Breaking #if($query.foo) compatibility isn't ok, if we can't find a reasonable way to keep that and the sub, t

[jira] Commented: (VELTOOLS-69) ValueParserSub generic getter never worked

2006-11-15 Thread Nathan Bubna (JIRA)
[ http://issues.apache.org/jira/browse/VELTOOLS-69?page=comments#action_12450204 ] Nathan Bubna commented on VELTOOLS-69: -- Velocity doesn't actually convert references to anything but strings, and it is only in 1.5 that the rendered string

[jira] Resolved: (VELTOOLS-69) ValueParserSub generic getter never worked

2006-11-15 Thread Nathan Bubna (JIRA)
[ http://issues.apache.org/jira/browse/VELTOOLS-69?page=all ] Nathan Bubna resolved VELTOOLS-69. -- Fix Version/s: 1.3 Resolution: Fixed Ok, the sub is gone as of revision 475480. > ValueParserSub generic getter never worked >

[jira] Commented: (VELTOOLS-9) Adding velocity-osgi to the tools build

2006-11-15 Thread Nathan Bubna (JIRA)
[ http://issues.apache.org/jira/browse/VELTOOLS-9?page=comments#action_12450273 ] Nathan Bubna commented on VELTOOLS-9: - Tom or Daniel, are you guys still interested in making this happen? I know little about OSGi myself, so it's unlikely i

[jira] Resolved: (VELTOOLS-8) Standalone Toolbox loader

2006-11-15 Thread Nathan Bubna (JIRA)
[ http://issues.apache.org/jira/browse/VELTOOLS-8?page=all ] Nathan Bubna resolved VELTOOLS-8. - Resolution: Won't Fix At this point, the XMLToolboxManager has advanced to the point where it is simple to use in a standalone situation where you are creati

[jira] Updated: (VELTOOLS-62) New empty interfaces that allow one to enforce the scope of a tool

2006-11-15 Thread Nathan Bubna (JIRA)
[ http://issues.apache.org/jira/browse/VELTOOLS-62?page=all ] Nathan Bubna updated VELTOOLS-62: - Fix Version/s: 2.0 Set for 2.0 > New empty interfaces that allow one to enforce the scope of a tool > --

[jira] Updated: (VELTOOLS-58) ValidatorTool does not respect 'bundle' property for message elements when generating client-side validation code.

2006-11-15 Thread Nathan Bubna (JIRA)
[ http://issues.apache.org/jira/browse/VELTOOLS-58?page=all ] Nathan Bubna updated VELTOOLS-58: - Fix Version/s: 1.3 I want to make sure this is in line with the Struts tags before we release 1.3. > ValidatorTool does not respect 'bundle' property for me

[jira] Created: (VELTOOLS-70) Upgrade to Struts 1.3.x and update related dependencies

2006-11-15 Thread Nathan Bubna (JIRA)
Upgrade to Struts 1.3.x and update related dependencies --- Key: VELTOOLS-70 URL: http://issues.apache.org/jira/browse/VELTOOLS-70 Project: VelocityTools Issue Type: Improvement C

[jira] Created: (VELTOOLS-71) Adapt Velocity Engine's dependency download scripts to work for our build process.

2006-11-15 Thread Nathan Bubna (JIRA)
Adapt Velocity Engine's dependency download scripts to work for our build process. -- Key: VELTOOLS-71 URL: http://issues.apache.org/jira/browse/VELTOOLS-71 Project: Velo

[jira] Resolved: (VELTOOLS-55) Add URLResourceLoader to VelocityTools 1.3

2006-11-15 Thread Nathan Bubna (JIRA)
[ http://issues.apache.org/jira/browse/VELTOOLS-55?page=all ] Nathan Bubna resolved VELTOOLS-55. -- Resolution: Fixed docs updated in revisions 475595 and 475596 > Add URLResourceLoader to VelocityTools 1.3 > -- >

[jira] Updated: (VELTOOLS-64) Geronimo 1.1.1 with Tomcat install fails to render links correctly

2006-11-15 Thread Nathan Bubna (JIRA)
[ http://issues.apache.org/jira/browse/VELTOOLS-64?page=all ] Nathan Bubna updated VELTOOLS-64: - Fix Version/s: 1.3 Description: I have been using VelocityTools for years and have a project successfully running in production on standalone Tomcat 5

[jira] Commented: (VELTOOLS-71) Adapt Velocity Engine's dependency download scripts to work for our build process.

2006-11-21 Thread Nathan Bubna (JIRA)
[ http://issues.apache.org/jira/browse/VELTOOLS-71?page=comments#action_12451827 ] Nathan Bubna commented on VELTOOLS-71: -- It's in the changelog now, but i don't think it matters since the building with jdk 1.3 feature doesn't/didn't work

[jira] Resolved: (VELTOOLS-71) Adapt Velocity Engine's dependency download scripts to work for our build process.

2006-11-21 Thread Nathan Bubna (JIRA)
[ http://issues.apache.org/jira/browse/VELTOOLS-71?page=all ] Nathan Bubna resolved VELTOOLS-71. -- Resolution: Fixed Ok. I believe i have everything updated and working now. Note that this no longer supports *building* VelocityTools with JDK 1.3, thoug

[jira] Commented: (VELTOOLS-71) Adapt Velocity Engine's dependency download scripts to work for our build process.

2006-11-21 Thread Nathan Bubna (JIRA)
[ http://issues.apache.org/jira/browse/VELTOOLS-71?page=comments#action_12451799 ] Nathan Bubna commented on VELTOOLS-71: -- Yeah, i've got things mostly working with the download stuff. I didn't get your last set of gump friendly tweaks.

[jira] Assigned: (VELTOOLS-71) Adapt Velocity Engine's dependency download scripts to work for our build process.

2006-11-21 Thread Nathan Bubna (JIRA)
[ http://issues.apache.org/jira/browse/VELTOOLS-71?page=all ] Nathan Bubna reassigned VELTOOLS-71: Assignee: Nathan Bubna > Adapt Velocity Engine's dependency download scripts to work for our build > process. > --

[jira] Commented: (VELOCITY-499) Default Velocity LogChute implementations blabber too much

2006-11-21 Thread Nathan Bubna (JIRA)
[ http://issues.apache.org/jira/browse/VELOCITY-499?page=comments#action_12451425 ] Nathan Bubna commented on VELOCITY-499: --- Makes sense to me. I'll try and find time later today or tomorrow. > Default Velocity LogChute implementations b

[jira] Commented: (VELOCITY-500) Having to move Log and LogChute objects around pollutes the C'tors

2006-11-21 Thread Nathan Bubna (JIRA)
[ http://issues.apache.org/jira/browse/VELOCITY-500?page=comments#action_12451432 ] Nathan Bubna commented on VELOCITY-500: --- That's a big can of worms. Geir and I debated such things for ages some years ago back when i and others were p

[jira] Resolved: (VELTOOLS-72) skip jar verification by default and add force.jar.loading

2006-11-28 Thread Nathan Bubna (JIRA)
[ http://issues.apache.org/jira/browse/VELTOOLS-72?page=all ] Nathan Bubna resolved VELTOOLS-72. -- Fix Version/s: 1.3 Resolution: Fixed Thanks, Claude! > skip jar verification by default and add force.jar.loading > ---

[jira] Commented: (VELTOOLS-69) ValueParserSub generic getter never worked

2006-11-28 Thread Nathan Bubna (JIRA)
[ http://issues.apache.org/jira/browse/VELTOOLS-69?page=comments#action_12454002 ] Nathan Bubna commented on VELTOOLS-69: -- When would this splitting be done? I wouldn't want to do it all up front, as that seems like it could affect perfor

[jira] Commented: (VELTOOLS-72) skip jar verification by default and add force.jar.loading

2006-11-28 Thread Nathan Bubna (JIRA)
[ http://issues.apache.org/jira/browse/VELTOOLS-72?page=comments#action_12454114 ] Nathan Bubna commented on VELTOOLS-72: -- hey now, let's not make rash assumptions. i *did* review and test the patch before committing it. it certainly cou

[jira] Commented: (VELOCITY-502) Skip jar verification unless "force.jar.loading" is true

2006-11-28 Thread Nathan Bubna (JIRA)
[ http://issues.apache.org/jira/browse/VELOCITY-502?page=comments#action_12454118 ] Nathan Bubna commented on VELOCITY-502: --- This is even better, but only so long as the 4 options are listed and described in build.properties above the def

[jira] Commented: (VELTOOLS-72) skip jar verification by default and add force.jar.loading

2006-11-28 Thread Nathan Bubna (JIRA)
[ http://issues.apache.org/jira/browse/VELTOOLS-72?page=comments#action_12454119 ] Nathan Bubna commented on VELTOOLS-72: -- heh. i just realized i made myself a hypocrite by rashly assuming you meant the "commit-then-review" comment to say

[jira] Resolved: (VELTOOLS-70) Upgrade to Struts 1.3.x and update related dependencies

2006-12-14 Thread Nathan Bubna (JIRA)
[ http://issues.apache.org/jira/browse/VELTOOLS-70?page=all ] Nathan Bubna resolved VELTOOLS-70. -- Resolution: Fixed Ok. So far as i can tell, we are fully Struts 1.3.x compatible now. All has been upgraded. > Upgrade to Struts 1.3.x and update rela

[jira] Resolved: (VELTOOLS-9) Adding velocity-osgi to the tools build

2006-12-14 Thread Nathan Bubna (JIRA)
[ http://issues.apache.org/jira/browse/VELTOOLS-9?page=all ] Nathan Bubna resolved VELTOOLS-9. - Fix Version/s: (was: 1.3) Resolution: Won't Fix I don't know how to do this, have interest in it myself, or care to wait any longer for folks to r

[jira] Commented: (VELOCITY-502) Skip jar verification unless "force.jar.loading" is true

2006-12-23 Thread Nathan Bubna (JIRA)
[ http://issues.apache.org/jira/browse/VELOCITY-502?page=comments#action_12460669 ] Nathan Bubna commented on VELOCITY-502: --- I don't really care. Both have advantages, both will work fine. If you're going to do the work, i say you shoul

[jira] Commented: (VELOCITY-504) Call to evaluate inside of macro fails with 1.5 beta2

2007-01-02 Thread Nathan Bubna (JIRA)
[ http://issues.apache.org/jira/browse/VELOCITY-504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12461798 ] Nathan Bubna commented on VELOCITY-504: --- So, in order to trigger the issue, you have to be using a tool that c

[jira] Commented: (VELOCITY-504) Call to evaluate inside of macro fails with 1.5 beta2

2007-01-02 Thread Nathan Bubna (JIRA)
[ http://issues.apache.org/jira/browse/VELOCITY-504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12461821 ] Nathan Bubna commented on VELOCITY-504: --- what?! but that's CRAZY! ;-) ok, seriously, someone needs to creat

[jira] Commented: (VELOCITY-504) Call to evaluate inside of macro fails with 1.5 beta2

2007-01-02 Thread Nathan Bubna (JIRA)
[ http://issues.apache.org/jira/browse/VELOCITY-504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12461862 ] Nathan Bubna commented on VELOCITY-504: --- oops. i didn't finish that. it should've read "as a corollary to

[jira] Commented: (VELOCITY-149) allow for deeply nested macro calls

2007-01-09 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12463432 ] Nathan Bubna commented on VELOCITY-149: --- Agreed. In fact, i've never felt this one would be a worthwhile eff

[jira] Commented: (VELTOOLS-64) Geronimo 1.1.1 with Tomcat install fails to render links correctly

2007-01-13 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12464547 ] Nathan Bubna commented on VELTOOLS-64: -- John (or others), Were you ever able to make any headway on this issue

[jira] Commented: (VELTOOLS-64) Geronimo 1.1.1 with Tomcat install fails to render links correctly

2007-01-15 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12464839 ] Nathan Bubna commented on VELTOOLS-64: -- Alright. I finally took time to download Geronimo 1.1.1 myself and try

[jira] Resolved: (VELTOOLS-64) Geronimo 1.1.1 with Tomcat install fails to render links correctly

2007-01-15 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-64?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna resolved VELTOOLS-64. -- Resolution: Cannot Reproduce > Geronimo 1.1.1 with Tomcat install fails to render links correc

[jira] Commented: (VELTOOLS-64) Geronimo 1.1.1 with Tomcat install fails to render links correctly

2007-01-15 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12464901 ] Nathan Bubna commented on VELTOOLS-64: -- Hmm. I doubt it. I'm 99.99% certain there have been no relevant chang

[jira] Commented: (VELTOOLS-73) Added $esc.http(string) to allow the encoding of http parameter values

2007-01-16 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-73?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12465246 ] Nathan Bubna commented on VELTOOLS-73: -- Good point. It should probably be $esc.url(String). since escape is r

[jira] Commented: (VELTOOLS-58) ValidatorTool does not respect 'bundle' property for message elements when generating client-side validation code.

2007-01-18 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-58?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12465918 ] Nathan Bubna commented on VELTOOLS-58: -- Ok. At this point, i don't see much value in overloading most of the m

[jira] Resolved: (VELTOOLS-58) ValidatorTool does not respect 'bundle' property for message elements when generating client-side validation code.

2007-01-18 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-58?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna resolved VELTOOLS-58. -- Resolution: Fixed > ValidatorTool does not respect 'bundle' property for message elements when

[jira] Commented: (VELTOOLS-52) ValidatorTool javascript generator can generate invalid Javascript

2007-01-24 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-52?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12467161 ] Nathan Bubna commented on VELTOOLS-52: -- Frankly, i have no idea. Even when i was using VelocityStruts, i was b

[jira] Updated: (VELOCITY-442) Need a standard Velocity class for doing macro preprocessing for various files (XML, HTML, scripts, source files..)

2007-01-24 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna updated VELOCITY-442: -- Component/s: (was: Engine) Texen I think this (and VELOCITY-441, of cour

[jira] Updated: (VELOCITY-441) Provide class to be called from command-line to translate any file with special suffix.

2007-01-24 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna updated VELOCITY-441: -- I think this (and VELOCITY-442, of course) are a better fit for Texen than the VelocityEngine.

[jira] Updated: (VELOCITY-441) Provide class to be called from command-line to translate any file with special suffix.

2007-01-24 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna updated VELOCITY-441: -- Component/s: (was: Engine) Texen Oops. Forgot to actually change the co

[jira] Commented: (VELTOOLS-52) ValidatorTool javascript generator can generate invalid Javascript

2007-01-24 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-52?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12467204 ] Nathan Bubna commented on VELTOOLS-52: -- Glad to hear you don't think we should hold off on 1.3. But so you d

[jira] Updated: (VELTOOLS-75) Add MessageTool.get method that accepts an explicit Locale

2007-01-24 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-75?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna updated VELTOOLS-75: - Fix Version/s: 2.0 1.x > Add MessageTool.get method that accepts an explicit

[jira] Commented: (VELTOOLS-60) VelocityTools in Maven Repository

2007-01-24 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-60?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12467249 ] Nathan Bubna commented on VELTOOLS-60: -- We now have a very simple POM for VelocityTools, but it isn't installed

[jira] Resolved: (VELTOOLS-66) Velocity Tools gives access exception with $request reference under Tomcat security manager

2007-01-24 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-66?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna resolved VELTOOLS-66. -- Resolution: Won't Fix Ok, i'm not really sure how to resolve this, since a change in Tomcat 5.

[jira] Updated: (VELTOOLS-62) New empty interfaces that allow one to enforce the scope of a tool

2007-01-24 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-62?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna updated VELTOOLS-62: - Component/s: VelocityView > New empty interfaces that allow one to enforce the scope of a tool >

[jira] Closed: (VELTOOLS-41) Default level of CommonsLogLogSystem might be better with trace.

2007-01-24 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-41?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna closed VELTOOLS-41. This was resolved prior to the 1.2 release. No further argument for it has been put forth. Time to

[jira] Closed: (VELTOOLS-35) ClassCastException at getMessageResources()

2007-01-24 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-35?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna closed VELTOOLS-35. This case was resolved prior to the 1.2 release. It was never actually a legit bug. Time to close.

[jira] Closed: (VELTOOLS-32) Unable to invoke macros in local scope with RenderTool

2007-01-24 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-32?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna closed VELTOOLS-32. Another pre-1.2 resolved case. Also invalid from the get go. Time to close. > Unable to invoke macr

[jira] Closed: (VELTOOLS-15) unable to find XXX in any resource loader

2007-01-24 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-15?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna closed VELTOOLS-15. Stuff that should have been on the user list to begin with. Case was resolved pre-1.2. Time to clos

[jira] Closed: (VELTOOLS-2) Link to DateTool is not that of the xdocs.

2007-01-24 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-2?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna closed VELTOOLS-2. --- The DateTool xdoc is still not updated, nor am i aware of any plans or desire to do so. This was resolv

[jira] Commented: (VELTOOLS-78) I get a UnsupportedClassVersionError: org/apache/velocity/tools/generic/DateTool (Unsupported major.minor version 49.0). But Velocity should run on Java 1.4???

2007-02-13 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-78?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12472734 ] Nathan Bubna commented on VELTOOLS-78: -- Hi Jon, Was this with velocity-tools-1.3-rc1? or was it with velocity

[jira] Resolved: (VELOCITY-515) how to handlae velosity projects for open source step by step

2007-02-14 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna resolved VELOCITY-515. --- Resolution: Invalid Please ask questions about how to use Velocity on the [EMAIL PROTECTED]

[jira] Closed: (VELOCITY-515) how to handlae velosity projects for open source step by step

2007-02-14 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna closed VELOCITY-515. - > how to handlae velosity projects for open source step by step > -

[jira] Commented: (VELTOOLS-77) Inconsistency between display in javascript and non-javascript error messages containing HTML

2007-02-14 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-77?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12473261 ] Nathan Bubna commented on VELTOOLS-77: -- I have mixed feelings on this. On the one hand, i'm not aware of the S

[jira] Resolved: (VELTOOLS-77) Inconsistency between display in javascript and non-javascript error messages containing HTML

2007-02-15 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-77?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna resolved VELTOOLS-77. -- Resolution: Won't Fix Sounds like we're agreed that this isn't really needed. Christopher, if

[jira] Resolved: (VELTOOLS-78) I get a UnsupportedClassVersionError: org/apache/velocity/tools/generic/DateTool (Unsupported major.minor version 49.0). But Velocity should run on Java 1.4???

2007-02-21 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-78?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna resolved VELTOOLS-78. -- Resolution: Fixed Thanks for the confirmation Christopher. 1.3 final works on 1.4 for me also

[jira] Resolved: (VELTOOLS-75) Add MessageTool.get method that accepts an explicit Locale

2007-02-21 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-75?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna resolved VELTOOLS-75. -- Resolution: Fixed Fix Version/s: 1.4 The valid portions of the patch were committed in

[jira] Commented: (VELOCITY-518) Veloctiy poms should have a section

2007-02-21 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12474864 ] Nathan Bubna commented on VELOCITY-518: --- To my knowledge, Velocity has never released a POM as an independent

[jira] Commented: (VELTOOLS-75) Add MessageTool.get method that accepts an explicit Locale

2007-02-21 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-75?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12474899 ] Nathan Bubna commented on VELTOOLS-75: -- My advice would be to always patch against the branch/tag/trunk that yo

[jira] Resolved: (VELOCITY-518) Veloctiy poms should have a section

2007-02-23 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna resolved VELOCITY-518. --- Resolution: Fixed Fix Version/s: 1.5 Ok. > Veloctiy poms should have a section > -

[jira] Resolved: (VELOCITY-519) Java escape sequences should work in Velocity macros

2007-02-23 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna resolved VELOCITY-519. --- Resolution: Won't Fix Sorry Stepan, VTL (Velocity Template Language) is *not* java, nor do

[jira] Commented: (VELOCITY-519) Java escape sequences should work in Velocity macros

2007-02-23 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12475554 ] Nathan Bubna commented on VELOCITY-519: --- I don't see how this could be done in a backwards compatible way. I

[jira] Commented: (VELOCITY-520) "\u0061" causes lexer exception

2007-02-23 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12475565 ] Nathan Bubna commented on VELOCITY-520: --- Argh, that's not right. And since this apparently hasn't been worki

[jira] Commented: (VELOCITY-519) Java escape sequences should work in Velocity macros

2007-02-23 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12475585 ] Nathan Bubna commented on VELOCITY-519: --- Thanks, i'll let Will take responsibility for the unicode escapes pa

[jira] Commented: (VELOCITY-519) Java escape sequences should work in Velocity macros

2007-02-24 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12475613 ] Nathan Bubna commented on VELOCITY-519: --- No, it's not backwards compatible. The unicode escapes are merely b

[jira] Commented: (VELOCITY-519) Java escape sequences should work in Velocity macros

2007-02-26 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12475897 ] Nathan Bubna commented on VELOCITY-519: --- The only consensus here is that we should fix the lexer error when \

[jira] Commented: (VELOCITY-524) MD5 files have incorrect format

2007-03-05 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12478098 ] Nathan Bubna commented on VELOCITY-524: --- Thanks, I wasn't aware that there was a standard format for MD5 file

[jira] Resolved: (VELOCITY-523) http://velocity.apache.org/engine/releases/velocity-1.4/index.html is actually 3.1.1 documentation

2007-03-05 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna resolved VELOCITY-523. --- Resolution: Fixed Fix Version/s: 1.5 Unfortunately, i believe this was the documenta

[jira] Commented: (VELOCITY-522) Remove Anakia and Texen from Engine distribution

2007-03-06 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12478429 ] Nathan Bubna commented on VELOCITY-522: --- All that you suggest is how i planned/hoped/wanted to do this from t

[jira] Commented: (VELOCITY-527) Name of template truncated in error messages

2007-03-09 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12479726 ] Nathan Bubna commented on VELOCITY-527: --- If you are using VelocityEngine.evaluate(...), then you should look

[jira] Commented: (VELOCITY-527) Name of template truncated in error messages

2007-03-09 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12479733 ] Nathan Bubna commented on VELOCITY-527: --- cool. find out anything more about the line & column numbers? i'm

[jira] Resolved: (VELOCITY-527) Name of template truncated in error messages

2007-03-09 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna resolved VELOCITY-527. --- Resolution: Invalid Resolving this as not a bug for now. If we turn out to actually have i

[jira] Resolved: (VELTOOLS-79) Source distribution archives don't unzip into their own directories

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

[jira] Resolved: (VELOCITY-499) Default Velocity LogChute implementations blabber too much

2007-03-26 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna resolved VELOCITY-499. --- Resolution: Fixed > Default Velocity LogChute implementations blabber too much > --

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

2007-03-26 Thread Nathan Bubna (JIRA)
Treat arrays like fixed-length lists Key: VELOCITY-533 URL: https://issues.apache.org/jira/browse/VELOCITY-533 Project: Velocity Issue Type: New Feature Components: Engine Affects Versions:

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

2007-03-26 Thread Nathan Bubna (JIRA)
Support varargs in method calls --- Key: VELOCITY-534 URL: https://issues.apache.org/jira/browse/VELOCITY-534 Project: Velocity Issue Type: Improvement Affects Versions: 1.5 Reporter: Nathan Bubna

[jira] Updated: (VELOCITY-528) Velocity 1.5 raises errors for templates that ran in 1.4.

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

[jira] Resolved: (VELTOOLS-80) Link name typo on Generic tools page

2007-03-29 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-80?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna resolved VELTOOLS-80. -- Resolution: Fixed Fix Version/s: (was: 1.3) 1.4 I've fixed the w

[jira] Commented: (VELOCITY-536) Velocity Engine throws NullPointer Exception when two people click on the same page at the same time for the first time

2007-04-02 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12486054 ] Nathan Bubna commented on VELOCITY-536: --- Null check? I see boolean checks... Anyway, double-checked locking

[jira] Commented: (VELOCITY-536) Velocity Engine throws NullPointer Exception when two people click on the same page at the same time for the first time

2007-04-02 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12486062 ] Nathan Bubna commented on VELOCITY-536: --- "The only potential problem is that the VM or JIT could re-order ins

[jira] Commented: (VELOCITY-223) VMs that use a large number of directives and macros use excessive amounts of memory - over 4-6MB RAM per form

2007-04-02 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12486064 ] Nathan Bubna commented on VELOCITY-223: --- Those are great numbers! I'm excited to have a such potential boos

[jira] Commented: (VELOCITY-536) Velocity Engine throws NullPointer Exception when two people click on the same page at the same time for the first time

2007-04-02 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12486071 ] Nathan Bubna commented on VELOCITY-536: --- But the DCL'ed block only needs to happen once per instance. Isn't

[jira] Commented: (VELOCITY-536) Velocity Engine throws NullPointer Exception when two people click on the same page at the same time for the first time

2007-04-02 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12486096 ] Nathan Bubna commented on VELOCITY-536: --- Looking more carefully at this, rather than trusting my first look..

[jira] Commented: (VELTOOLS-81) Patch to add escaping for property values and property keys in java properties files.

2007-04-03 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-81?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12486374 ] Nathan Bubna commented on VELTOOLS-81: -- So, you just copied the saveConvert() method out of the JDK source? Wh

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

2007-04-03 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12486474 ] Nathan Bubna commented on VELOCITY-537: --- The exception does not occur until you try to use the macro, and it

[jira] Resolved: (VELOCITY-520) "\u0061" causes lexer exception

2007-04-03 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna resolved VELOCITY-520. --- Resolution: Fixed Ok, the fix and an improved/combined version of your test case are commit

[jira] Resolved: (VELOCITY-519) Java escape sequences should work in Velocity macros

2007-04-03 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nathan Bubna resolved VELOCITY-519. --- Resolution: Later Fix Version/s: (was: 1.6) 2.0 Since VELOCIT

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

2007-04-04 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12486850 ] Nathan Bubna commented on VELOCITY-533: --- Ok, i've implemented support for size(), isEmpty(), get(int), and s

[jira] Commented: (VELTOOLS-81) Patch to add escaping for property values and property keys in java properties files.

2007-04-05 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-81?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12487043 ] Nathan Bubna commented on VELTOOLS-81: -- Actually, i just did a little investigating. It looks like the OpenJD

[jira] Commented: (VELTOOLS-81) Patch to add escaping for property values and property keys in java properties files.

2007-04-05 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELTOOLS-81?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12487053 ] Nathan Bubna commented on VELTOOLS-81: -- I found the Properties implementation for Harmony: https://svn.apache.

[jira] Resolved: (VELTOOLS-81) Patch to add escaping for property values and property keys in java properties files.

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

[jira] Commented: (VELOCITY-223) VMs that use a large number of directives and macros use excessive amounts of memory - over 4-6MB RAM per form

2007-04-17 Thread Nathan Bubna (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12489435 ] Nathan Bubna commented on VELOCITY-223: --- Oh, and to finish out my conversation with Lei, he acknowledged that

  1   2   3   4   5   6   7   8   9   >