[jira] Updated: (VELOCITY-383) NPE when processing template under heavy concurrent load

2005-09-18 Thread Will Glass-Husain (JIRA)
[ http://issues.apache.org/jira/browse/VELOCITY-383?page=all ] Will Glass-Husain updated VELOCITY-383: --- Bugzilla Id: (was: 35331) Summary: NPE when processing template under heavy concurrent load (was: Error processing the template

[jira] Updated: (VELOCITY-96) No error reporting when #parse doesn't

2005-09-18 Thread Will Glass-Husain (JIRA)
[ http://issues.apache.org/jira/browse/VELOCITY-96?page=all ] Will Glass-Husain updated VELOCITY-96: -- Bugzilla Id: (was: 11088) Component: Source (was: Build) Fix Version: 1.5 Description: At least in some

[jira] Updated: (VELOCITY-95) Problems when #parse can't find its file

2005-09-18 Thread Will Glass-Husain (JIRA)
[ http://issues.apache.org/jira/browse/VELOCITY-95?page=all ] Will Glass-Husain updated VELOCITY-95: -- Bugzilla Id: (was: 11065) Fix Version: 1.5 Description: There are two problems when #parse can find the file it is given: 1) It fails

[jira] Resolved: (VELOCITY-104) hyphens in xsd element names produce uncompilable code

2005-09-18 Thread Will Glass-Husain (JIRA)
[ http://issues.apache.org/jira/browse/VELOCITY-104?page=all ] Will Glass-Husain resolved VELOCITY-104: Resolution: Invalid Assign To: (was: Velocity-Dev List) Hi, Reviewing this old bug. Sorry no one responded when it was posted

[jira] Resolved: (VELOCITY-114) New line wrongly added to output when using block comments

2005-09-18 Thread Will Glass-Husain (JIRA)
[ http://issues.apache.org/jira/browse/VELOCITY-114?page=all ] Will Glass-Husain resolved VELOCITY-114: Resolution: Invalid Assign To: (was: Velocity-Dev List) Responding to this very old bug. This is to be expected since *# ends

[jira] Resolved: (VELOCITY-200) Add a framework to Powered by Velocity

2005-09-18 Thread Will Glass-Husain (JIRA)
[ http://issues.apache.org/jira/browse/VELOCITY-200?page=all ] Will Glass-Husain resolved VELOCITY-200: Resolution: Fixed Assign To: (was: Velocity-Dev List) I see that this made it into the Wiki. Closing this old issue. Add

[jira] Commented: (VELOCITY-203) No upper limit on cached file handles causes random ResourceLoader exceptions

2005-09-18 Thread Will Glass-Husain (JIRA)
[ http://issues.apache.org/jira/browse/VELOCITY-203?page=comments#action_12329723 ] Will Glass-Husain commented on VELOCITY-203: Responding to this old bug. If you or someone else wants to write a patch, I'll commit it. Even a self-contained

[jira] Created: (VELOCITY-400) Move Contrib folder to Wiki

2005-09-18 Thread Will Glass-Husain (JIRA)
Move Contrib folder to Wiki --- Key: VELOCITY-400 URL: http://issues.apache.org/jira/browse/VELOCITY-400 Project: Velocity Type: Improvement Components: Build Reporter: Will Glass-Husain Priority: Minor Fix For: 1.5 I'd

[jira] Resolved: (VELOCITY-207) No instructions for IntelliJ IDEA Templates

2005-09-18 Thread Will Glass-Husain (JIRA)
[ http://issues.apache.org/jira/browse/VELOCITY-207?page=all ] Will Glass-Husain resolved VELOCITY-207: Resolution: Fixed Assign To: (was: Velocity-Dev List) Apparently the developer of those templates is not reading the issue

[jira] Resolved: (VELOCITY-233) Documentation and examples do not work and are misleading

2005-09-18 Thread Will Glass-Husain (JIRA)
[ http://issues.apache.org/jira/browse/VELOCITY-233?page=all ] Will Glass-Husain resolved VELOCITY-233: Fix Version: 1.5 Resolution: Fixed Assign To: (was: Velocity-Dev List) This may seem a little lame but we have resolved

[jira] Updated: (VELOCITY-251) $\!{foo} doesn't render as expected

2005-09-18 Thread Will Glass-Husain (JIRA)
[ http://issues.apache.org/jira/browse/VELOCITY-251?page=all ] Will Glass-Husain updated VELOCITY-251: --- Bugzilla Id: (was: 26547) Fix Version: 1.5 Description: Aaccording to the User Guide, $\!{foo} should render as $!{foo

[jira] Updated: (VELOCITY-253) Enhance whitespace gobbling

2005-09-18 Thread Will Glass-Husain (JIRA)
[ http://issues.apache.org/jira/browse/VELOCITY-253?page=all ] Will Glass-Husain updated VELOCITY-253: --- Bugzilla Id: (was: 27413) Fix Version: 2.0 Description: I expect that when adding velocity markup to an existing text file

[jira] Resolved: (VELOCITY-261) whitespace after an one-line inner #if statement are lost

2005-09-18 Thread Will Glass-Husain (JIRA)
[ http://issues.apache.org/jira/browse/VELOCITY-261?page=all ] Will Glass-Husain resolved VELOCITY-261: Resolution: Invalid Assign To: (was: Velocity-Dev List) Hi, Thanks for reporting this. While I agree this behavior is strange

[jira] Resolved: (VELOCITY-260) patch to event handling configuration / new event handlers

2005-09-18 Thread Will Glass-Husain (JIRA)
[ http://issues.apache.org/jira/browse/VELOCITY-260?page=all ] Will Glass-Husain resolved VELOCITY-260: Fix Version: 1.5 Resolution: Fixed Assign To: (was: Velocity-Dev List) patch was applied, this should have been resolved

[jira] Updated: (VELOCITY-253) Enhance whitespace gobbling

2005-09-18 Thread Will Glass-Husain (JIRA)
[ http://issues.apache.org/jira/browse/VELOCITY-253?page=all ] Will Glass-Husain updated VELOCITY-253: --- Bugzilla Id: (was: 27413) type: Wish (was: Bug) Enhance whitespace gobbling --- Key

[jira] Updated: (VELOCITY-262) #set not parsed in #macro

2005-09-18 Thread Will Glass-Husain (JIRA)
[ http://issues.apache.org/jira/browse/VELOCITY-262?page=all ] Will Glass-Husain updated VELOCITY-262: --- Bugzilla Id: (was: 28418) Fix Version: 1.5 Description: #set statements are not being parsed in #macros in VM_global_library. Worked

[jira] Updated: (VELOCITY-264) Escaping in form of $\!{foo} does not work

2005-09-18 Thread Will Glass-Husain (JIRA)
[ http://issues.apache.org/jira/browse/VELOCITY-264?page=all ] Will Glass-Husain updated VELOCITY-264: --- Bugzilla Id: (was: 28528) Fix Version: 1.5 Description: Below are the results of executing app_example1 with a modified example.vm

[jira] Updated: (VELOCITY-266) change AbstractContext.internalRemove() to have consistent key type

2005-09-18 Thread Will Glass-Husain (JIRA)
[ http://issues.apache.org/jira/browse/VELOCITY-266?page=all ] Will Glass-Husain updated VELOCITY-266: --- Bugzilla Id: (was: 28605) Summary: change AbstractContext.internalRemove() to have consistent key type (was: Inconsistent key types

[jira] Updated: (VELOCITY-274) Errant space in velocity.properties file can cause classpath resource loader to fail

2005-09-18 Thread Will Glass-Husain (JIRA)
[ http://issues.apache.org/jira/browse/VELOCITY-274?page=all ] Will Glass-Husain updated VELOCITY-274: --- Bugzilla Id: (was: 29766) Fix Version: 1.5 Description: I just spent about two hours ferreting out this obnoxious bug, but it should

[jira] Updated: (VELOCITY-280) Parsing of braces after a reference fails

2005-09-18 Thread Will Glass-Husain (JIRA)
[ http://issues.apache.org/jira/browse/VELOCITY-280?page=all ] Will Glass-Husain updated VELOCITY-280: --- Bugzilla Id: (was: 30064) Fix Version: 1.5 Description: Parsing of braces '{}' after a reference fails in all cases: $foo{bar

[jira] Updated: (VELOCITY-245) DVSL Logo is broken link

2005-09-18 Thread Will Glass-Husain (JIRA)
[ http://issues.apache.org/jira/browse/VELOCITY-245?page=all ] Will Glass-Husain updated VELOCITY-245: --- Bugzilla Id: (was: 25927) Component: DVSL (was: Documentation) Description: All of the following pages have

[jira] Updated: (VELOCITY-272) EOF exception when last line is commented out and has no new line at end

2005-09-18 Thread Will Glass-Husain (JIRA)
[ http://issues.apache.org/jira/browse/VELOCITY-272?page=all ] Will Glass-Husain updated VELOCITY-272: --- Bugzilla Id: (was: 29674) Fix Version: 1.5 Description: So if this is the last line of a template: ## somethingEOF Then we'll

[jira] Updated: (VELOCITY-285) reference within macro and foreach is incorrect

2005-09-18 Thread Will Glass-Husain (JIRA)
[ http://issues.apache.org/jira/browse/VELOCITY-285?page=all ] Will Glass-Husain updated VELOCITY-285: --- Bugzilla Id: (was: 30343) Summary: reference within macro and foreach is incorrect (was: recursion and loop) Fix Version: 1.5

[jira] Updated: (VELOCITY-284) MethodInvocationException is handled inconsistently

2005-09-18 Thread Will Glass-Husain (JIRA)
[ http://issues.apache.org/jira/browse/VELOCITY-284?page=all ] Will Glass-Husain updated VELOCITY-284: --- Bugzilla Id: (was: 30220) type: Improvement (was: Bug) Fix Version: 2.0 Description: It appears that the exception

[jira] Updated: (VELOCITY-297) Maximum recursion depth for macro calls

2005-09-18 Thread Will Glass-Husain (JIRA)
[ http://issues.apache.org/jira/browse/VELOCITY-297?page=all ] Will Glass-Husain updated VELOCITY-297: --- Bugzilla Id: (was: 31563) type: Improvement (was: Bug) Description: Similar to the option directive.parse.maxdepth I would

[jira] Resolved: (VELOCITY-286) CORBA structs used for data transfer - need field introspection

2005-09-18 Thread Will Glass-Husain (JIRA)
[ http://issues.apache.org/jira/browse/VELOCITY-286?page=all ] Will Glass-Husain resolved VELOCITY-286: Resolution: Invalid Assign To: (was: Velocity-Dev List) There's a field introspector written by a Velocity user in the Wiki

[jira] Updated: (VELOCITY-304) UberspectImpl#getPropertyGet should return null when not found

2005-09-18 Thread Will Glass-Husain (JIRA)
[ http://issues.apache.org/jira/browse/VELOCITY-304?page=all ] Will Glass-Husain updated VELOCITY-304: --- Bugzilla Id: (was: 31742) type: Improvement (was: Bug) Fix Version: 1.5 Description: Currently, UberspectImpl

[jira] Updated: (VELOCITY-314) Build DVSL with Maven

2005-09-18 Thread Will Glass-Husain (JIRA)
[ http://issues.apache.org/jira/browse/VELOCITY-314?page=all ] Will Glass-Husain updated VELOCITY-314: --- Bugzilla Id: (was: 32139) Component: DVSL (was: Build) Summary: Build DVSL with Maven (was: Building DVSL

[jira] Updated: (VELOCITY-317) Link to DateTool is not that of the xdocs.

2005-09-18 Thread Will Glass-Husain (JIRA)
[ http://issues.apache.org/jira/browse/VELOCITY-317?page=all ] Will Glass-Husain updated VELOCITY-317: --- Bugzilla Id: (was: 32221) Component: Tools (was: Documentation) Environment: Operating System: other Platform

[jira] Commented: (VELOCITY-333) RuntimeInstance.init(Properties p) doesn't inherit defaults

2005-09-18 Thread Will Glass-Husain (JIRA)
[ http://issues.apache.org/jira/browse/VELOCITY-333?page=comments#action_12329745 ] Will Glass-Husain commented on VELOCITY-333: FYI. This has been fixed in the source code (svn) for commons-collection but the latest version (3.1) still does

[jira] Updated: (VELOCITY-333) RuntimeInstance.init(Properties p) doesn't inherit defaults

2005-09-18 Thread Will Glass-Husain (JIRA)
[ http://issues.apache.org/jira/browse/VELOCITY-333?page=all ] Will Glass-Husain updated VELOCITY-333: --- Bugzilla Id: (was: 33020) Description: A bug in ExtendedProperties causes RuntimeInstance.init(Properties p) to not inherit the defaults

[jira] Resolved: (VELOCITY-129) #parse randomly quits working in 1.3.1. rc 2

2005-09-18 Thread Will Glass-Husain (JIRA)
[ http://issues.apache.org/jira/browse/VELOCITY-129?page=all ] Will Glass-Husain resolved VELOCITY-129: Resolution: Cannot Reproduce Assign To: (was: Velocity-Dev List) Hi, Given that this is such an old bug and no one else has

[jira] Updated: (VELOCITY-122) 33 warnings when doing ant javadocs

2005-09-18 Thread Will Glass-Husain (JIRA)
[ http://issues.apache.org/jira/browse/VELOCITY-122?page=all ] Will Glass-Husain updated VELOCITY-122: --- Bugzilla Id: (was: 15947) Component: Build (was: Documentation) Environment: Operating System: All Platform

[jira] Updated: (VELOCITY-275) Velocity DVSL ignores the encoding specified in xml

2005-09-18 Thread Will Glass-Husain (JIRA)
[ http://issues.apache.org/jira/browse/VELOCITY-275?page=all ] Will Glass-Husain updated VELOCITY-275: --- Bugzilla Id: (was: 29810) Component: DVSL (was: Source) Description: The DVSL class is creating Reader

[jira] Updated: (VELOCITY-336) Can't pass a Map to a method.

2005-09-18 Thread Will Glass-Husain (JIRA)
[ http://issues.apache.org/jira/browse/VELOCITY-336?page=all ] Will Glass-Husain updated VELOCITY-336: --- Bugzilla Id: (was: 33113) Fix Version: 1.5 Description: Can't pass the new Map feature to a method. This is due the the Parser

[jira] Commented: (VELOCITY-206) The Velocity Plugins for eclipse throw an npe when trying to access a template.

2005-09-18 Thread Will Glass-Husain (JIRA)
[ http://issues.apache.org/jira/browse/VELOCITY-206?page=comments#action_12329761 ] Will Glass-Husain commented on VELOCITY-206: Hi Sachin, Just going through some old bugs. Did you ever get this to work? WILL The Velocity Plugins

[jira] Updated: (VELOCITY-206) The Velocity Plugins for eclipse throw an npe when trying to access a template.

2005-09-18 Thread Will Glass-Husain (JIRA)
[ http://issues.apache.org/jira/browse/VELOCITY-206?page=all ] Will Glass-Husain updated VELOCITY-206: --- Bugzilla Id: (was: 23114) Fix Version: (was: 1.5) Description: The Velocity Plugins for eclipse throw an npe when trying

[jira] Commented: (VELOCITY-199) java.lang.ClassCastException: 'cache' doesn't map to a Boolean object

2005-09-18 Thread Will Glass-Husain (JIRA)
[ http://issues.apache.org/jira/browse/VELOCITY-199?page=comments#action_12329762 ] Will Glass-Husain commented on VELOCITY-199: I suggest we apply Daniel's patch. It sets useful defaults and displays a message indicating there was a problem

[jira] Updated: (VELOCITY-168) RFE: switch to commons-logging

2005-09-18 Thread Will Glass-Husain (JIRA)
[ http://issues.apache.org/jira/browse/VELOCITY-168?page=all ] Will Glass-Husain updated VELOCITY-168: --- Bugzilla Id: (was: 19140) Fix Version: 2.0 (was: 1.5) Description: Actually having a quick look at the logging

[jira] Commented: (VELOCITY-186) #set does not allow to assign nulls---cannot it be changed?

2005-09-18 Thread Will Glass-Husain (JIRA)
[ http://issues.apache.org/jira/browse/VELOCITY-186?page=comments#action_12329765 ] Will Glass-Husain commented on VELOCITY-186: I've been thinking about this. Why is this patch not backwards compatible? All that happens is that statements

[jira] Commented: (VELOCITY-191) UnicodeFileResourceLoader for Win2k Notepad UTF-8 files

2005-09-18 Thread Will Glass-Husain (JIRA)
[ http://issues.apache.org/jira/browse/VELOCITY-191?page=comments#action_12329766 ] Will Glass-Husain commented on VELOCITY-191: Hi Mailmur. I'm going through some old issues. Thanks for contributing this. Sorry it's been such a long time

[jira] Commented: (VELOCITY-222) [patch] add javacc task to build.xml

2005-09-18 Thread Will Glass-Husain (JIRA)
[ http://issues.apache.org/jira/browse/VELOCITY-222?page=comments#action_12329767 ] Will Glass-Husain commented on VELOCITY-222: Ant 1.6 has been out for almost 2 years now. (Since December of 2003). I'm wondering if anyone objects if we put

[jira] Resolved: (VELOCITY-326) forumdemo web.xml

2005-09-18 Thread Will Glass-Husain (JIRA)
[ http://issues.apache.org/jira/browse/VELOCITY-326?page=all ] Will Glass-Husain resolved VELOCITY-326: Resolution: Won't Fix Assign To: (was: Velocity-Dev List) Hi -- We're eliminating the forumdemo in v1.5 since

[jira] Updated: (VELOCITY-391) Provide better syntax for converting XML entities

2005-09-18 Thread Will Glass-Husain (JIRA)
[ http://issues.apache.org/jira/browse/VELOCITY-391?page=all ] Will Glass-Husain updated VELOCITY-391: --- Bugzilla Id: (was: 35658) Fix Version: (was: 1.5) Almost. You can now use a special EscapeXmlReference event handler to escape all

[jira] Commented: (VELOCITY-216) Thread safety fault in Directives when Template caching on

2005-09-18 Thread Will Glass-Husain (JIRA)
[ http://issues.apache.org/jira/browse/VELOCITY-216?page=comments#action_12329770 ] Will Glass-Husain commented on VELOCITY-216: Geoffrey - any thoughts on this? We're looking at bugs to fix before the 1.5 release. We may close this if we

[jira] Updated: (VELOCITY-50) RFE: invalid parameters for #if directive should be a parse error?

2005-09-18 Thread Will Glass-Husain (JIRA)
[ http://issues.apache.org/jira/browse/VELOCITY-50?page=all ] Will Glass-Husain updated VELOCITY-50: -- Bugzilla Id: (was: 7386) Fix Version: 1.6 Description: The 3 lines below will print two No-s and one Yes: #if('foo') Yes #else No #end

[jira] Updated: (VELOCITY-62) Macro scope nesting

2005-09-18 Thread Will Glass-Husain (JIRA)
[ http://issues.apache.org/jira/browse/VELOCITY-62?page=all ] Will Glass-Husain updated VELOCITY-62: -- Bugzilla Id: (was: 7899) Fix Version: 1.6 Description: A problem with recursing macros is that scopes are not nested when

[jira] Updated: (VELOCITY-375) bad errors description

2005-09-18 Thread Will Glass-Husain (JIRA)
[ http://issues.apache.org/jira/browse/VELOCITY-375?page=all ] Will Glass-Husain updated VELOCITY-375: --- Bugzilla Id: (was: 34576) Fix Version: Tools-1.2 (was: 1.2) bad errors description

[jira] Resolved: (VELOCITY-64) disgard whitespace between consecutive velocity calls

2005-09-18 Thread Will Glass-Husain (JIRA)
[ http://issues.apache.org/jira/browse/VELOCITY-64?page=all ] Will Glass-Husain resolved VELOCITY-64: --- Resolution: Invalid Assign To: (was: Velocity-Dev List) disgard whitespace between consecutive velocity calls

[jira] Resolved: (VELOCITY-76) forumdemo-tomcat4 error on windows xp

2005-09-18 Thread Will Glass-Husain (JIRA)
[ http://issues.apache.org/jira/browse/VELOCITY-76?page=all ] Will Glass-Husain resolved VELOCITY-76: --- Resolution: Won't Fix Assign To: (was: Velocity-Dev List) Sorry - we've pulled all the VelocityServlet demos out of the upcoming

[jira] Updated: (VELOCITY-340) removal of o.a.v.runtime.configuration.Configuration?

2005-09-18 Thread Will Glass-Husain (JIRA)
[ http://issues.apache.org/jira/browse/VELOCITY-340?page=all ] Will Glass-Husain updated VELOCITY-340: --- Bugzilla Id: (was: 33194) Fix Version: 2.0 Description: This class has been deprecated since 1.1. Any plans for removal? Mark

[jira] Updated: (VELOCITY-341) removal of o.a.v.servlet.VelocityServlet and o.a.v.app.tools.VelocityFormatter

2005-09-18 Thread Will Glass-Husain (JIRA)
[ http://issues.apache.org/jira/browse/VELOCITY-341?page=all ] Will Glass-Husain updated VELOCITY-341: --- Bugzilla Id: (was: 33195) Summary: removal of o.a.v.servlet.VelocityServlet and o.a.v.app.tools.VelocityFormatter (was: removal

[jira] Resolved: (VELOCITY-77) build task jar-J2EE should not check for j2ee.jar

2005-09-18 Thread Will Glass-Husain (JIRA)
[ http://issues.apache.org/jira/browse/VELOCITY-77?page=all ] Will Glass-Husain resolved VELOCITY-77: --- Fix Version: 1.5 Resolution: Fixed Assign To: (was: Velocity-Dev List) Fixed the build comment. build task jar-J2EE should

[jira] Resolved: (VELOCITY-147) Version information missing from MANIFEST.MF file.

2005-09-14 Thread Will Glass-Husain (JIRA)
[ http://issues.apache.org/jira/browse/VELOCITY-147?page=all ] Will Glass-Husain resolved VELOCITY-147: Fix Version: 1.5 (was: 1.4) Resolution: Fixed Assign To: (was: Velocity-Dev List) patch applied

Re: Velocity ant build vs. Velocity maven build

2005-09-14 Thread Will Glass-Husain
I'm enthused about smoothing out the build process and thinning out the jar file. We currently say that we target JDK 1.3 and above. Maybe we should amend this? Compile with JDK 1.4 but runs with JDK 1.3+ If you redo the build process can you also edit this?

Re: Jira maintenance

2005-09-13 Thread Will Glass-Husain
Tim, Kudos for pushing the JIRA thing through. I'm excited about this. Question to the community. How should we treat RESOLVED vs CLOSED? In a team bug reporting environment, the bug fixer is supposed to mark the bug resolved and the original reporter is supposed to check it and mark it

[jira] Created: (VELOCITY-399) documentation update for bugzilla to JIRA migration

2005-09-13 Thread Will Glass-Husain (JIRA)
: Will Glass-Husain Assigned to: Will Glass-Husain Priority: Minor Need to update menus and other references in xdocs with JIRA info -- 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

[jira] Resolved: (VELOCITY-399) documentation update for bugzilla to JIRA migration

2005-09-13 Thread Will Glass-Husain (JIRA)
[ http://issues.apache.org/jira/browse/VELOCITY-399?page=all ] Will Glass-Husain resolved VELOCITY-399: Resolution: Fixed Updated svn source control with change. Will close this issue once it appears in web page. documentation update

Re: Jira maintenance

2005-09-13 Thread Will Glass-Husain
) WILL - Original Message - From: Nathan Bubna [EMAIL PROTECTED] To: Velocity Developers List velocity-dev@jakarta.apache.org Sent: Tuesday, September 13, 2005 7:24 AM Subject: Re: Jira maintenance On 9/12/05, Will Glass-Husain [EMAIL PROTECTED] wrote: Tim, Kudos for pushing the JIRA thing through. I'm

Re: Jira maintenance

2005-09-13 Thread Will Glass-Husain
On 9/13/05, Will Glass-Husain [EMAIL PROTECTED] wrote: Hi, Makes sense to close all bugs for 1.2 and earlier. (I'd actually suggest 1.4 and earlier). i could be ok with closing resolved bugs for 1.3 once 1.5 work starts. the point is that if reporters don't close their bugs after they've been

Re: Jira maintenance

2005-09-13 Thread Will Glass-Husain
I like Mike's idea mark bugs closed when they're fixed in a public release. Seems less arbitary then close after X public releases. A release should mean that all enhancements are correct and all bugs are really fixed. Otherwise - why release? The process becomes - Reporter creates issue

event handler patch

2005-09-11 Thread Will Glass-Husain
on commons-lang. While I'm loath to grow the jar files unnecessarily, there's a very nice utility class for doing HTML/XML/JavaScript/SQL escaping. Again, I'd welcome any thoughts. Best, WILL ___ Forio Business Simulations Will Glass-Husain [EMAIL PROTECTED

Re: Taglibs wrapper for Velocity?

2005-08-30 Thread Will Glass-Husain
Thanks for the pointer, Jonathan. That's very interesting. WILL On 8/30/05, Jonathan Revusky [EMAIL PROTECTED] wrote: Nathan Bubna wrote: Hi Jake, it's something we've talked about, but haven't implemented here. i'm fairly certain the WebWork guys have (or, at least, had) support for

Re: Velocity Markup (was: Re: XML in templates)

2005-08-25 Thread Will Glass-Husain
, 2005 12:23 AM Subject: Velocity Markup (was: Re: XML in templates) Will Glass-Husain [EMAIL PROTECTED] writes: I've been having the same issue using Velocity to autogenerate XML. There's a benefit to using an XML editor on the template (I'm using the XML buddy plugin) since it does

Re: Velocity Markup (was: Re: XML in templates)

2005-08-25 Thread Will Glass-Husain
ss:ExpandedColumnCount=$cols ss:ExpandedRowCount=$rowcount etc. WILL - Original Message - From: Will Glass-Husain [EMAIL PROTECTED] To: Velocity Developers List velocity-dev@jakarta.apache.org; [EMAIL PROTECTED] Sent: Thursday, August 25, 2005 10:33 AM Subject: Re: Velocity Markup (was: Re: XML in templates

Re: Velocity Markup

2005-08-25 Thread Will Glass-Husain
velocity-dev@jakarta.apache.org Sent: Thursday, August 25, 2005 12:45 PM Subject: Re: Velocity Markup Will Glass-Husain wrote: Incidentally, my XML editor complains about this as well (invalid character). I checked the Velocity source and found out that there are alternate operands

Re: Velocity Markup

2005-08-25 Thread Will Glass-Husain
There's a lot of new stuff. I definitely want to do a release this Fall. If anyone has new code they want to submit, September is the time to get it in to be included in a 1.5 release. New features: * Decimals and better number handling in general. * Maps as literals. * #{else} syntax *

Re: wanting to join the team

2005-08-24 Thread Will Glass-Husain
Hi Shawn, Thanks for offering to chip in! There's a bunch of people on the Velocity dev list but only one regularly active committer (me, and not as much as I'd like). I'm hoping that will increase. Have you read this? http://wiki.apache.org/jakarta-velocity/GettingYourPatchCommitted

Re: wanting to join the team

2005-08-24 Thread Will Glass-Husain
:-) this bug has been in the tracker for months. What's the bug number? Is there a patch available? Is it highlighted on this page? http://wiki.apache.org/jakarta-velocity/IssuePriorities We've a request in to switch to JIRA which will help to highlight these type of old urgent issues.

Re: wanting to join the team

2005-08-24 Thread Will Glass-Husain
I agree, Velocity isn't dead - it's a mature product with a strong user base. And it fills a niche that even JSP 2.0 doesn't hit. However, it's true enough though that if there were more patches and committers we'd get releases out in a more timely manner. I haven't checked recently but I

event handlers

2005-08-24 Thread Will Glass-Husain
: wanting to join the team On 8/24/05, Will Glass-Husain [EMAIL PROTECTED] wrote: #snip Once we make a significant dent in the bug list, it'll be time to issue Velocity 1.5. There's a bunch of new features already present (decimal numbers, maps, allowing returns within directives). There's two

Re: wanting to join the team

2005-08-24 Thread Will Glass-Husain
Ah, hi Jonathan how are you? I think we discussed this issue extensively last time Jonathan was on the last a couple of years ago. Perhaps I might suggest the rest of the Velocity community just refuse to be baited and stick to the topic at hand? (basically, ignore the temptation to have the

Re: wanting to join the team

2005-08-24 Thread Will Glass-Husain
is to improve the notes on the Wiki about Spring/Velocity. Best, WILL - Original Message - From: sgtmcd [EMAIL PROTECTED] To: Velocity Developers List velocity-dev@jakarta.apache.org Sent: Wednesday, August 24, 2005 4:01 PM Subject: Re: wanting to join the team Will Glass-Husain wrote: Ah, hi

Re: wanting to join the team

2005-08-24 Thread Will Glass-Husain
Shawn, (Tim - good question). Not quite sure what you mean. Are you looking for a method context.put(String,int) instead of the current form? context.put(String,Object) Of course, with JDK 5.0 autoboxing this would work automatically. Incidentally, in the nightly snapshot number

Re: wanting to join the team

2005-08-24 Thread Will Glass-Husain
into the code, I can't say what the method needs to look like. however, this is the vtl I would like to do. #if(long == 1) or #if(double == 1) etc. basically, it seems that if you have an Object things work fine, but anything primitive fails (exempt int). Will Glass-Husain wrote: Shawn, (Tim

Re: wanting to join the team

2005-08-24 Thread Will Glass-Husain
: hometree.jakarta.velocity.dev To: velocity-dev@jakarta.apache.org Sent: Wednesday, August 24, 2005 4:45 PM Subject: Re: wanting to join the team Will Glass-Husain [EMAIL PROTECTED] writes: We've a request in to switch to JIRA which will help to highlight these type of old urgent issues. I've set you up. You are now

Re: JIRA

2005-08-24 Thread Will Glass-Husain
Hi Tim, JIRA says that you are a member of group jira-administrators. I've added you to the group velocity-developer. (I think you could have also done that). Shawn's message showed how to import stuff from Bugzilla, but you need to know the bugzilla user name and password. If you can

Re: Re: [jira] Created: (VELOCITY-1) Let's see if this works...

2005-08-24 Thread Will Glass-Husain
Thanks Tim - I guess the gauntlet's been thrown. Time to get some coding done and committed. Of course, I'm off on vacation next week. Back to school for Velocity then when I return. BTW, Appreciate you pushing the JIRA idea all these months (and Henning for setting it up, of course).

Re: wanting to join the team

2005-08-24 Thread Will Glass-Husain
Can you take the FreeMarker question to the FreeMarker lists? Jonathan - is there a archive those of us interested can follow? (I have the XML issue as well from time to time) Thanks, WILL - Original Message - From: Robert Koberg [EMAIL PROTECTED] To: Velocity Developers List

Fw: nightly snapshots, svn/cvs access

2005-08-17 Thread Will Glass-Husain
Who's responsibile for the nightly snapshots? They seem to be down. Thanks. Dan Rall - maybe you know? WILL - Original Message - From: Zbigniew Zagórski [EMAIL PROTECTED] To: velocity-user@jakarta.apache.org Sent: Wednesday, August 17, 2005 2:47 AM Subject: nightly snapshots,

Re: Is it possible to have constructor in Apache Torque

2005-07-19 Thread Will Glass-Husain
I think you wrote to the wrong mail list - try the Torque user list. WILL - Original Message - From: Veerappan Sridhar [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, July 19, 2005 4:22 AM Subject: Is it possible to have constructor in Apache Torque Hi , I had one doubt.How

Re: redesign of web site - comments please

2005-07-18 Thread Will Glass-Husain
Interestingly, the Wired page has fixed width in FireFox and variable in IE. Guess they probably intended the IE look and feel, though both are professional. WILL - Original Message - From: Tim Colson (tcolson) [EMAIL PROTECTED] To: Velocity Developers List

Re: Velocity JSP help

2005-07-14 Thread Will Glass-Husain
The easiest way is to populate a list with a range of years in your servlet, then pass the list in as a reference in the context. WILL - Original Message - From: Rob Ratner [EMAIL PROTECTED] To: velocity-dev@jakarta.apache.org Sent: Thursday, July 14, 2005 8:58 AM Subject: Velocity

Re: redesign of web site - comments please

2005-07-13 Thread Will Glass-Husain
Compare the Velocity home page (on the site now) with the DVSL home page (uses the old format). If you pull the browser wide on a big monitor, I think having a fixed width for text looks better. This is pretty common in web content. It's also why newspapers put articles in columns instead

revised website in source control

2005-07-11 Thread Will Glass-Husain
, WILL ___ Forio Business Simulations Will Glass-Husain phone (415) 440-7500 x89 mobile (415) 235-4293 [EMAIL PROTECTED] www.forio.com

Re: revised website in source control

2005-07-11 Thread Will Glass-Husain
It's never too late to nitpick... Still, if I don't hear other comments I'll move this to the main site on Wednesday. WILL - Original Message - From: Tim Colson (tcolson) [EMAIL PROTECTED] To: Velocity Developers List velocity-dev@jakarta.apache.org Sent: Monday, July 11, 2005

Re: revised website in source control

2005-07-11 Thread Will Glass-Husain
it yourself from the included sources *source code*. Will Glass-Husain wrote: Hi, I've checked the revised website into the source control so it's easier to review and make incremental changes. I made the pages to the home page suggested by Jason and tinkered with the CSS a bit more

redesign of web site - comments please

2005-07-10 Thread Will Glass-Husain
check it in to source control and then (after a comment period) update the web site. Best, WILL ___ Forio Business Simulations Will Glass-Husain [EMAIL PROTECTED] www.forio.com

Re: redesign of web site - comments please

2005-07-10 Thread Will Glass-Husain
users on the the Velocity mailing lists http://jakarta.apache.org/getinvolved/mail.html ./ That's just from a quick perusal of the front page.. well you did ask for nitpicking. J Will Glass-Husain wrote: Hi, I've been tinkering with a site redesign for months - I finally got

Re: branching strategy?

2005-07-01 Thread Will Glass-Husain
Thanks Jason, that's probably a good idea. WILL - Original Message - From: Jason van Zyl [EMAIL PROTECTED] To: Velocity Developers List velocity-dev@jakarta.apache.org Sent: Friday, July 01, 2005 5:59 PM Subject: Re: branching strategy? On Thu, 2005-06-30 at 01:29 -0700, Daniel L.

Re: branching strategy?

2005-06-30 Thread Will Glass-Husain
at 23:12 -0700, Will Glass-Husain wrote: Hi, Does anyone understand the Velocity branches in svn? We have a VEL_1_5_BRANCH. What does this mean since there has been no released 1.5 version. Note that a recent bug contributor has checked this out and found an old version of the code. Should we

Re: why is cvs still available

2005-06-30 Thread Will Glass-Husain
Thanks, Daniel. WILL - Original Message - From: Daniel Rall [EMAIL PROTECTED] To: Will Glass-Husain [EMAIL PROTECTED] Cc: velocity-dev@jakarta.apache.org Sent: Thursday, June 30, 2005 10:36 AM Subject: Re: why is cvs still available On Sat, 2005-06-25 at 13:34 -0700, Will Glass

branching strategy?

2005-06-26 Thread Will Glass-Husain
something? See the comment in the bug report here: http://issues.apache.org/bugzilla/show_bug.cgi?id=35504 There's also a branch jv which I don't understand either. WILL ___ Forio Business Simulations Will Glass-Husain [EMAIL PROTECTED] www.forio.com

why is cvs still available

2005-06-25 Thread Will Glass-Husain
Will Glass-Husain [EMAIL PROTECTED] www.forio.com

Re: pairing help with some velocity additions

2005-06-23 Thread Will Glass-Husain
Hi Llewellyn, Thanks for offering to contribute... Best bet to is to submit the code via a bugzilla issue (either a patch or attached file) so that others in the community can take a look. I'm not quite sure I understand ContextAware - I'd be interested in seeing it. I like the idea of

Re: What is ContextAware VelocityParser

2005-06-23 Thread Will Glass-Husain
Thanks for sharing the code Llewellyn. You're basically making strategy objects for Velocity parsing. In the past I've done the chaining you describe by just using a map of parameter/values that get passed around and ultimately put in the context. This is more explicit but a little more

Re: CVS modules converted to Subversion repository

2005-06-21 Thread Will Glass-Husain
I thought we'd fixed the line ending issue in early Spring? Maybe we missed some. The anakia patch should keep the generated files having the correct line ending. Anyway, thanks for restructuring this. WILL - Original Message - From: Daniel Rall dlr@finemaltcoding.com To: Velocity

Re: Bugzilla - Jira Request

2005-06-14 Thread Will Glass-Husain
-- they both serve our purpose just fine. - Dan On Fri, 2005-05-13 at 16:30 -0700, Will Glass-Husain wrote: Ok, let's do it. Geir or Daniel - any response? I'd like to use the road map features of JIRA. I was hoping to get a few more updates in to make it obvious that yes, there is actual

Re: Bugzilla - Jira Request

2005-06-14 Thread Will Glass-Husain
!!! From what I understand, you should use the same ID that you have been committing code with so Bugzilla will import correctly. Tim -Original Message- From: Will Glass-Husain [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 14, 2005 9:59 AM To: Velocity Developers List Subject: Re: Bugzilla

Re: Velocity OSGi

2005-06-13 Thread Will Glass-Husain
Thanks Geir for the comment. Makes sense. And Tom - thanks for contributing! As a sidenote, we're still on Bugzilla, not JIRA. (although there's a movement to migrate to JIRA - Geir are you in favor?) By the way, Tom - your zip didn't make it through the mailer. Use bugzilla to attach it.

<    1   2   3   4   5   6   7   8   9   >