DO NOT REPLY [Bug 24181] - Shutdown failing

2004-05-12 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 28911] - &Co extract absolute paths at the root.

2004-05-12 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

RE: ANT 1.7 features suggestion

2004-05-12 Thread Jose Alberto Fernandez
Well, to me the expression language should be able to support the same functionality as our current Conditions. Actually, ideally, any new condition type that is added, should be transparently made available in the expression language as a new function. (We would have to define how the mapping hap

DO NOT REPLY [Bug 28929] New: - Spelling mistake: occured --> occurred

2004-05-12 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

[New Task Proposal] cvsstickytag

2004-05-12 Thread Todd Parnell
The following task extracts the current cvs sticky tag information from a file and puts the value into a user-specified property. We use it internally as information displayed in an About... box. Is this useful enough for inclusion in the standard distribution? - Todd package com.vecna.ant.c

DO NOT REPLY [Bug 28935] New: - Create .NET solution files

2004-05-12 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

RE: [New Task Proposal] cvsstickytag

2004-05-12 Thread Dominique Devienne
> From: Todd Parnell [mailto:[EMAIL PROTECTED] > > The following task extracts the current cvs sticky tag information from > a file and puts the value into a user-specified property. We use it > internally as information displayed in an About... box. Is this useful > enough for inclusion in the

[Ant Wiki] Updated: AntOddities

2004-05-12 Thread ant-cvs
Date: 2004-05-12T13:52:21 Editor: 24.173.157.149 <> Wiki: Ant Wiki Page: AntOddities URL: http://wiki.apache.org/ant/AntOddities Macrodef needs to use @{} variables instead of ${} for the attribute references. Change Log: ---