Re: Another feature request - set jre for junit

2003-05-15 Thread Stefan Bodewig
On Wed, 14 May 2003, David Thielen [EMAIL PROTECTED] wrote: Another feature request - the ability to set the jre for a junit test. That's what junit's jvm attribute does. Stefan

Re: antlib / proposal of Peter Reilly

2003-05-15 Thread Conor MacNeill
On Thu, 15 May 2003 12:56 am, peter reilly wrote: I have merged the ant-type code into my antlib code. However it uses a magic attribute name ant-type to achieve the effect and not as discussed before - the namesspaced attribute name like - ant:type. I can easily do a name-spaced attribute

Re: antlib / proposal of Peter Reilly

2003-05-15 Thread peter reilly
On Thursday 15 May 2003 07:56, Conor MacNeill wrote: On Thu, 15 May 2003 12:56 am, peter reilly wrote: I have merged the ant-type code into my antlib code. However it uses a magic attribute name ant-type to achieve the effect and not as discussed before - the namesspaced attribute name

cvs commit: ant/docs/manual listeners.html

2003-05-15 Thread antoine
antoine 2003/05/15 04:30:27 Modified:docs/manual/CoreTasks mail.html src/main/org/apache/tools/ant/taskdefs/email EmailTask.java Mailer.java MimeMailer.java PlainMailer.java src/main/org/apache/tools/ant/listener MailLogger.java

Re: antlib / proposal of Peter Reilly

2003-05-15 Thread Antoine Levy-Lambert
This is true, but difficult to do. Some of the implementations of the different features change/improve if other features are present. For example the implementation of onerror uses the new anttypedefintion class. The implementation of the psuedo task antlib uses the add(Type) mechanism rather

DO NOT REPLY [Bug 19829] - Entity Reference not expanding ../ in !Entity. No Protocol

2003-05-15 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19829. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

cvs commit: ant/src/main/org/apache/tools/ant/taskdefs/email Mailer.java

2003-05-15 Thread bodewig
bodewig 2003/05/15 05:22:48 Modified:src/main/org/apache/tools/ant/taskdefs/email Mailer.java Log: 2003 Revision ChangesPath 1.9 +1 -1 ant/src/main/org/apache/tools/ant/taskdefs/email/Mailer.java Index: Mailer.java

cvs commit: ant/src/main/org/apache/tools/ant/taskdefs/compilers DefaultCompilerAdapter.java Gcj.java Jikes.java Jvc.java Sj.java

2003-05-15 Thread bodewig
bodewig 2003/05/15 05:44:01 Modified:.WHATSNEW docs/manual/CoreTasks javac.html src/main/org/apache/tools/ant/taskdefs Javac.java src/main/org/apache/tools/ant/taskdefs/compilers DefaultCompilerAdapter.java

DO NOT REPLY [Bug 19826] - jvc java compiler should support compilation symbols

2003-05-15 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19826. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 19765] - Compile tasks should not use ${user.dir} for temp files

2003-05-15 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19765. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 19953] - junit timeouts and formatter not found

2003-05-15 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19953. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 18715] - [PATCH] subant to specify basedir to ant

2003-05-15 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18715. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 19959] New: - Selecting loggers listeners in build file

2003-05-15 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19959. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 19964] New: - system property for a default timeout for tests

2003-05-15 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19964. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: Testing for an abstract method

2003-05-15 Thread J.Pietschmann
Stefan Bodewig wrote: Any chance to get the available task a bit extended so that it can also be used to check for methods, fields, implemented interfaces etc. and specific properties... Doesn't sound too hard. I wouldn't augment available with it but rather create a new condition, though. Any

RE: Testing for an abstract method

2003-05-15 Thread Dominique Devienne
The fact that the meaning of available was overloaded in the past doesn't mean we should continue doing so... And still, available currently looks for files/streams (on file-system, classpath, path, etc...), which is quite different than looking for particular characteristic of whatever's

DO NOT REPLY [Bug 19967] New: - Skip input task if property already set

2003-05-15 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19967. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

Re: Testing for an abstract method

2003-05-15 Thread J.Pietschmann
Dominique Devienne wrote: The fact that the meaning of available was overloaded in the past doesn't mean we should continue doing so... And still, available currently looks for files/streams (on file-system, classpath, path, etc...), which is quite different than looking for particular

DO NOT REPLY [Bug 19829] - Entity Reference not expanding ../ in !Entity. No Protocol

2003-05-15 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19829. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.

DO NOT REPLY [Bug 18633] - starteam checkin task ignores the includes parameter for files not in repository

2003-05-15 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18633. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.