Re: download.cgi broken

2008-07-14 Thread Nathan Bubna
I'm wondering if we shouldn't ditch the cgi magic and change our site page to standard html, like Tiles has: http://tiles.apache.org/download.html On Mon, Jul 14, 2008 at 9:02 PM, Will Glass-Husain <[EMAIL PROTECTED]> wrote: > I'm looking at it, but don't see anything obvious. > > Site guru Henni

Re: download.cgi broken

2008-07-14 Thread Will Glass-Husain
I'm looking at it, but don't see anything obvious. Site guru Henning-- are you around? WILL On Mon, Jul 14, 2008 at 7:30 PM, Nathan Bubna <[EMAIL PROTECTED]> wrote: > ok, so i somehow managed to break > > http://velocity.apache.org/download.cgi > > in my attempt at a manual update of the site t

download.cgi broken

2008-07-14 Thread Nathan Bubna
ok, so i somehow managed to break http://velocity.apache.org/download.cgi in my attempt at a manual update of the site to add Tools 2.0-beta2. i've tried a few things to fix it, but no dice yet. so for now i changed the news.html and news.rss to point directly to a working download: http://www.

[jira] Commented: (VELOCITY-599) DataSourceResourceLoader doesn't support UTF8

2008-07-14 Thread markchen (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12613479#action_12613479 ] markchen commented on VELOCITY-599: --- It would be great if we can use clob too. The maxi

Re: vararg support documented?

2008-07-14 Thread Nathan Bubna
On Mon, Jul 14, 2008 at 2:43 PM, Will Glass-Husain <[EMAIL PROTECTED]> wrote: > Nathan, > > Is the vararg support documented? I'm guessing not, which means we > need to remember to capture this later. (It's just a sentence or two, > but it'd be nice to get in the user guide). Hmm. I think it's

vararg support documented?

2008-07-14 Thread Will Glass-Husain
Nathan, Is the vararg support documented? I'm guessing not, which means we need to remember to capture this later. (It's just a sentence or two, but it'd be nice to get in the user guide). Should we file a JIRA issue on this? I was looking at JIRA this weekend and was thinking it'd be a good i

[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-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-tabpanel&focusedCommentId=12613450#action_12613450 ] Nathan Bubna commented on VELOCITY-605: --- Yep. Looks like i missed a case in my imp

Re: svn commit: r676716 - /velocity/engine/trunk/src/java/org/apache/velocity/runtime/parser/node/NodeUtils.java

2008-07-14 Thread Nathan Bubna
On Mon, Jul 14, 2008 at 1:19 PM, Will Glass-Husain <[EMAIL PROTECTED]> wrote: > Really? that's a better style? not that I feel strongly about it, > but I always thought it was better to return in one place. easier to > debug. seems cleaner flow of execution, too. heh. i suppose it's different

Re: svn commit: r676716 - /velocity/engine/trunk/src/java/org/apache/velocity/runtime/parser/node/NodeUtils.java

2008-07-14 Thread Will Glass-Husain
Really? that's a better style? not that I feel strongly about it, but I always thought it was better to return in one place. easier to debug. seems cleaner flow of execution, too. WILL On Mon, Jul 14, 2008 at 1:09 PM, <[EMAIL PROTECTED]> wrote: > Author: nbubna > Date: Mon Jul 14 13:09:09 20

[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-tabpanel&focusedCommentId=12613430#action_12613430 ] Nathan Bubna commented on VELOCITY-605: --- Hmm. Looks like a problem with the new va

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

2008-07-14 Thread JIRA
Velocity tools / Message Tool - ambiguous method invocation with latest SVN head (1.6) -- Key: VELOCITY-605 URL: https://issues.apache.org/jira/browse/VELOCITY-605 Pr

[jira] Commented: (VELOCITY-604) Document: Allow definition of macro's within parsed files

2008-07-14 Thread Paul Curren (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12613252#action_12613252 ] Paul Curren commented on VELOCITY-604: -- Great, thanks for that. > Document: Allow d

[jira] Commented: (VELOCITY-599) DataSourceResourceLoader doesn't support UTF8

2008-07-14 Thread Will Glass-Husain (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12613249#action_12613249 ] Will Glass-Husain commented on VELOCITY-599: Ok, this is a pain. rs.getClob()