Re: projects vs components in JIRA

2007-05-13 Thread Will Glass-Husain
Hi Claude, Not sure of the precise history. Given this is pre-release, I think it's ok to change the package name. WILL On 5/13/07, Claude Brisson <[EMAIL PROTECTED]> wrote: There is also somehting which is a bit puzzling: the base DVSL package is org.apache.tools.dvsl ; where does this "too

[jira] Commented: (VELOCITY-549) Allow directives to detect whether literals are constant

2007-05-13 Thread Will Glass-Husain (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12495460 ] Will Glass-Husain commented on VELOCITY-549: A simple patch, don't mind applying it, but I'm not sure I

[jira] Updated: (VELOCITY-548) Allow user directives to have no content

2007-05-13 Thread Adam Heath (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Heath updated VELOCITY-548: Component/s: Engine > Allow user directives to have no content >

[jira] Updated: (VELOCITY-547) Add ablity to add directives programatically

2007-05-13 Thread Adam Heath (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Heath updated VELOCITY-547: Component/s: Engine > Add ablity to add directives programatically >

[jira] Commented: (VELOCITY-548) Allow user directives to have no content

2007-05-13 Thread Will Glass-Husain (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12495459 ] Will Glass-Husain commented on VELOCITY-548: nice patch. we did this before for #if#else#end > Allow

[jira] Commented: (VELOCITY-547) Add ablity to add directives programatically

2007-05-13 Thread Will Glass-Husain (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12495458 ] Will Glass-Husain commented on VELOCITY-547: seems reasonable to me. and would allow Inversion-of-Cont

[jira] Updated: (VELOCITY-549) Allow directives to detect whether literals are constant

2007-05-13 Thread Adam Heath (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Heath updated VELOCITY-549: Component/s: Engine Affects Version/s: 1.5 > Allow directives to detect whether literal

[jira] Updated: (VELOCITY-549) Allow directives to detect whether literals are constant

2007-05-13 Thread Adam Heath (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Heath updated VELOCITY-549: Attachment: feature_ASTStringLiteral-expose-interpolate.patch > Allow directives to detect whethe

[jira] Created: (VELOCITY-549) Allow directives to detect whether literals are constant

2007-05-13 Thread Adam Heath (JIRA)
Allow directives to detect whether literals are constant Key: VELOCITY-549 URL: https://issues.apache.org/jira/browse/VELOCITY-549 Project: Velocity Issue Type: New Feature

[jira] Commented: (VELOCITY-545) Fix memory leak in ParserPoolImpl.

2007-05-13 Thread Will Glass-Husain (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12495457 ] Will Glass-Husain commented on VELOCITY-545: thanks for finding this. will take a look and apply. > F

[jira] Updated: (VELOCITY-548) Allow user directives to have no content

2007-05-13 Thread Adam Heath (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Heath updated VELOCITY-548: Attachment: feature_allow_empty_user_directives.patch > Allow user directives to have no content

[jira] Commented: (VELOCITY-546) Set current resource during directive initialization

2007-05-13 Thread Will Glass-Husain (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12495456 ] Will Glass-Husain commented on VELOCITY-546: thanks for contributing. makes sense to me. will apply.

[jira] Created: (VELOCITY-548) Allow user directives to have no content

2007-05-13 Thread Adam Heath (JIRA)
Allow user directives to have no content Key: VELOCITY-548 URL: https://issues.apache.org/jira/browse/VELOCITY-548 Project: Velocity Issue Type: New Feature Affects Versions: 1.5 Repor

DVSL license headers

2007-05-13 Thread Will Glass-Husain
Claude, FYI - I went ahead and changed the license in DVSL to Apache License 2.0. If you haven't read this before, it's probably good to be aware of this: http://www.apache.org/legal/src-headers.html Be nice to get DVSL packaged up properly. If there's anything I can do to help, let me know.

[jira] Updated: (VELOCITY-547) Add ablity to add directives programatically

2007-05-13 Thread Adam Heath (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Heath updated VELOCITY-547: Attachment: feature_add-get-add-remove-directive.patch > Add ablity to add directives programatic

[jira] Created: (VELOCITY-547) Add ablity to add directives programatically

2007-05-13 Thread Adam Heath (JIRA)
Add ablity to add directives programatically Key: VELOCITY-547 URL: https://issues.apache.org/jira/browse/VELOCITY-547 Project: Velocity Issue Type: New Feature Affects Versions: 1.5

[jira] Updated: (VELOCITY-546) Set current resource during directive initialization

2007-05-13 Thread Adam Heath (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Heath updated VELOCITY-546: Attachment: fix_set_current_resource_during_template_init.patch > Set current resource during dir

[jira] Created: (VELOCITY-546) Set current resource during directive initialization

2007-05-13 Thread Adam Heath (JIRA)
Set current resource during directive initialization Key: VELOCITY-546 URL: https://issues.apache.org/jira/browse/VELOCITY-546 Project: Velocity Issue Type: Bug Components: Engin

[jira] Created: (VELOCITY-545) Fix memory leak in ParserPoolImpl.

2007-05-13 Thread Adam Heath (JIRA)
Fix memory leak in ParserPoolImpl. -- Key: VELOCITY-545 URL: https://issues.apache.org/jira/browse/VELOCITY-545 Project: Velocity Issue Type: Bug Components: Engine Affects Versions: 1.5

[jira] Updated: (VELOCITY-545) Fix memory leak in ParserPoolImpl.

2007-05-13 Thread Adam Heath (JIRA)
[ https://issues.apache.org/jira/browse/VELOCITY-545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Heath updated VELOCITY-545: Attachment: fix_ParsePoolImpl-memleak.patch > Fix memory leak in ParserPoolImpl. > --

Re: projects vs components in JIRA

2007-05-13 Thread Claude Brisson
There is also somehting which is a bit puzzling: the base DVSL package is org.apache.tools.dvsl ; where does this "tools.dvsl" come from? Shouldn't it be just org.apache.dvsl? Claude Le samedi 12 mai 2007 à 23:02 -0700, Will Glass-Husain a écrit : > Anakia and Texen have separate projects. We

Re: DVSL

2007-05-13 Thread Jonathan Revusky
Claude Brisson wrote: Hi. DVSL a small and simple project that slept for quite a long time but it can be quite handy for small XML transformation tasks. I think it deserves at least a 1.0 release. It's actually true that, if Anakia "deserves" a new release, then so does DVSL. It's true inso