DO NOT REPLY [Bug 18476] - copy with filtering modifies lineendings

2003-04-15 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 18476] - copy with filtering modifies lineendings

2003-04-15 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 17844] - Standardized "deployment" files for Ant optional task jars (drag + drop tasks)

2003-04-15 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://nagoya.apache.org/bugzilla/show_bu

junit.jar in Ant 1.5.3 distro?!?!?

2003-04-15 Thread Dominique Devienne
Why is Ant 1.5.3 shipping with junit.jar in ANT_HOME/lib??? I don't see anything about it in WHATSNEW, nor a LICENSE.junit for that matter. Plus the Manifest of that JAR doesn't even say which version of JUnit it is, just that it was build using Ant 1.4.1 ;-) Thanks, --DD

DO NOT REPLY [Bug 12143] - NoBannerLogger suppresses empty lines

2003-04-15 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 12143] - NoBannerLogger suppresses empty lines

2003-04-15 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 19037] - The 'jar' and 'war' tasks should accept the 'srcdir' attribute

2003-04-15 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 17257] - build.sh install problem under cygwin

2003-04-15 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://nagoya.apache.org/bugzilla/show_bu

cvs commit: ant build.sh

2003-04-15 Thread antoine
antoine 2003/04/15 12:56:20 Modified:.build.sh Log: fix bugrep 17257 build.sh install problem under cygwin Revision ChangesPath 1.32 +3 -0 ant/build.sh Index: build.sh === RCS file:

cvs commit: ant/src/main/org/apache/tools/ant/taskdefs/optional/perforce P4HandlerAdapter.java

2003-04-15 Thread antoine
antoine 2003/04/15 12:16:05 Modified:src/main/org/apache/tools/ant/taskdefs/optional/perforce P4HandlerAdapter.java Log: fix bugrep 18956 p4change task causes build to hang Revision ChangesPath 1.11 +3 -2 ant/src/main/org/apache/tools/an

DO NOT REPLY [Bug 18956] - p4change task causes build to hang

2003-04-15 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://nagoya.apache.org/bugzilla/show_bu

Re: cvs commit: ant/src/main/org/apache/tools/ant/types/selectors ExtendSelector.java

2003-04-15 Thread Magesh Umasankar
Pass 1 completed. Static method no longer used. ** * Etc.: A sign to make others believe that * * you know more than you actually do. * ** - Original Message - From: "Conor MacNeill" <[EMAIL P

cvs commit: ant/src/main/org/apache/tools/ant/types/selectors ExtendSelector.java

2003-04-15 Thread umagesh
umagesh 2003/04/15 10:23:16 Modified:src/main/org/apache/tools/ant ComponentHelper.java IntrospectionHelper.java Main.java Project.java src/main/org/apache/tools/ant/filters/util ChainReaderHelper.java src/main

DO NOT REPLY [Bug 19037] New: - The 'jar' and 'war' tasks should accept the 'srcdir' attribute

2003-04-15 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 17844] - Standardized "deployment" files for Ant optional task jars (drag + drop tasks)

2003-04-15 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://nagoya.apache.org/bugzilla/show_bu

cvs commit: ant build.xml

2003-04-15 Thread umagesh
umagesh 2003/04/15 08:21:48 Modified:.build.xml Log: HeadTailTest reportedly fails on Mac OS-X and Linux. A correct solution is probably to address PR 18476. Acknowledging this issue while working on a fix. Revision ChangesPath 1.365 +1 -0 ant/build.xm

Re: cvs commit: ant/src/etc/testcases/taskdefs/optional/vss vss.xml

2003-04-15 Thread Jesse Stockall
On Tuesday, April 15, 2003, at 02:09 AM, Stefan Bodewig wrote: On 15 Apr 2003, <[EMAIL PROTECTED]> wrote: jesse 2003/04/14 21:26:52 Modified: src/main/org/apache/tools/ant/taskdefs/optional/vss MSVSS.java This makes the VSS tasks JDK 1.4 dependent. Oops, It's fixed now. Jesse Stockall -

cvs commit: ant/src/main/org/apache/tools/ant/taskdefs/optional/vss MSVSS.java

2003-04-15 Thread jesse
jesse 2003/04/15 08:12:42 Modified:src/main/org/apache/tools/ant/taskdefs/optional/vss MSVSS.java Log: Make it work with JDK 1.2 Revision ChangesPath 1.30 +3 -3 ant/src/main/org/apache/tools/ant/taskdefs/optional/vss/MSVSS.java In

RE: DynamicTag

2003-04-15 Thread Dominique Devienne
Interesting... So how come DynamicTag is not compatible with Ant 1.6, when it compiles and works fine with 1.5.1??? Sounds like an incompatible API change to me, which hopefully will be fixed. I have a few remarks: 1) I favor composition over inheritance. DynamicTag is designed to be composed, ei

Re: cvs commit: ant/xdocs contributors.xml

2003-04-15 Thread Antoine Levy-Lambert
Thanks for the welcome. Antoine - Original Message - From: "Stefan Bodewig" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, April 15, 2003 3:46 PM Subject: Re: cvs commit: ant/xdocs contributors.xml > On 15 Apr 2003, <[EMAIL PROTECTED]> wrote: > > > Add myself to contributo

Re: cvs commit: ant/xdocs contributors.xml

2003-04-15 Thread Stefan Bodewig
On 15 Apr 2003, <[EMAIL PROTECTED]> wrote: > Add myself to contributors list Welcome! again, future commit mails should go by without further delay. Stefan

cvs commit: ant/xdocs contributors.xml

2003-04-15 Thread antoine
antoine 2003/04/15 06:30:31 Modified:xdocscontributors.xml Log: Add myself to contributors list Revision ChangesPath 1.6 +4 -0 ant/xdocs/contributors.xml Index: contributors.xml === RC

cvs commit: ant/src/testcases/org/apache/tools/ant/filters TokenFilterTest.java

2003-04-15 Thread bodewig
bodewig 2003/04/15 06:19:41 Modified:src/etc/testcases/filters tokenfilter.xml src/testcases/org/apache/tools/ant/filters TokenFilterTest.java Log: Beanshell and Apache BSF don't like each other. As the test is going to use Javascript anyway,

DO NOT REPLY [Bug 19025] - war task issues unnecessary warning

2003-04-15 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 19025] - war task issues unnecessary warning

2003-04-15 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://nagoya.apache.org/bugzilla/show_bu

cvs commit: ant/docs breadcrumbs.js

2003-04-15 Thread bodewig
bodewig 2003/04/15 04:08:37 Modified:docs breadcrumbs.js Log: Make breadcrumbs work on IE 5 for MacOS. Submitted by: fritz Revision ChangesPath 1.2 +10 -0 ant/docs/breadcrumbs.js Index: breadcrumbs.js

[GUMP] Test Failure - Ant

2003-04-15 Thread Diane Holt
This email is autogenerated from the output from: Build results exceed maximum length. Please see URL above for details. Last 50 li

DO NOT REPLY [Bug 19025] New: - war task issues unnecessary warning

2003-04-15 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://nagoya.apache.org/bugzilla/show_bu

AW: Test failures (Gump is coming to tell us anyway ...)

2003-04-15 Thread Jan . Materne
Ok, waiting for ending "solution 4" and decide later about the first three :-) Jan > -Ursprüngliche Nachricht- > Von: Stefan Bodewig [mailto:[EMAIL PROTECTED] > Gesendet am: Dienstag, 15. April 2003 11:21 > An: [EMAIL PROTECTED] > Betreff: Re: Test failures (Gump is coming to tell us anyw

Re: Test failures (Gump is coming to tell us anyway ...)

2003-04-15 Thread Stefan Bodewig
On Tue, 15 Apr 2003, Jan Materne <[EMAIL PROTECTED]> wrote: > But I think this is a common problem. Yes and no. Part of it is a manifestation of bug 18476, but that wouldn't explain why a non-linefeed, non-cariage-return character gets removed on Unix. > 1. provide an input file --> platform de

AW: Test failures (Gump is coming to tell us anyway ...)

2003-04-15 Thread Jan . Materne
First two comes from me. But I think this is a common problem. Especially in the filter section the (rare) testcases follow these steps: 1. provide an input file --> platform dependend line endings (where was it written) 2. modify it via Ant --> on which platform runs this test 3. result must be e

DO NOT REPLY [Bug 18995] - Feature Request: task and/or data type to support nested elements

2003-04-15 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 19018] - Using packagenames="*" for javadoc fails in Java 1.4.1 for unnamed package

2003-04-15 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 19020] - XMLJUnitResultFormatter not compiled against junit 3.8: name() method no longer present TestCase

2003-04-15 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://nagoya.apache.org/bugzilla/show_bu

Test failures (Gump is coming to tell us anyway ...)

2003-04-15 Thread Stefan Bodewig
Like for Jesse, testTailSkip and testTailLinesSkip fail on Linux for me, I bet it is a line ending problem. As the nightly Gump build is performed on Linux as well, we are going to get nagged. In addition, testScriptFilter fails. It seems as if the new filter was using the old IBM BSF package na

Re: FileUtils.createTempFile() - should we delete on exit?

2003-04-15 Thread Stefan Bodewig
On Mon, 14 Apr 2003, Jesse Stockall <[EMAIL PROTECTED]> wrote: > Should the fix be applied to each task that creates temp files, or > should it be put in FileUtils.createTempFile(). The later (and I agree with Conor on the optional additional argument). Stefan

DO NOT REPLY [Bug 19020] New: - XMLJUnitResultFormatter not compiled against junit 3.8: name() method no longer present TestCase

2003-04-15 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://nagoya.apache.org/bugzilla/show_bu

Re: cvs commit: ant/src/etc/testcases/taskdefs/optional/vss vss.xml

2003-04-15 Thread Stefan Bodewig
On 15 Apr 2003, <[EMAIL PROTECTED]> wrote: > jesse 2003/04/14 21:26:52 > > Modified: src/main/org/apache/tools/ant/taskdefs/optional/vss > MSVSS.java This makes the VSS tasks JDK 1.4 dependent. [EMAIL PROTECTED] jakarta-ant]$ java -fullversion java full version "1.3.1_07-b02" /home/bod

cvs commit: ant/src/testcases/org/apache/tools/ant/types/optional/depend ClassFileSetTest.java

2003-04-15 Thread bodewig
bodewig 2003/04/14 23:03:09 Modified:docs/manual/OptionalTasks vss.html src/main/org/apache/tools/ant/util/depend/bcel DependencyVisitor.java src/testcases/org/apache/tools/ant/taskdefs/optional/depend DependTe

cvs commit: ant/src/main/org/apache/tools/ant/taskdefs/optional/sos SOSCheckin.java

2003-04-15 Thread jesse
jesse 2003/04/14 21:58:57 Modified:src/main/org/apache/tools/ant/taskdefs/optional/sos SOSCheckin.java Log: Make javadoc happy Revision ChangesPath 1.9 +1 -1 ant/src/main/org/apache/tools/ant/taskdefs/optional/sos/SOSCheckin.java

DO NOT REPLY [Bug 19018] New: - Using packagenames="*" for javadoc fails in Java 1.4.1 for unnamed package

2003-04-15 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 14463] - VSSGET output

2003-04-15 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 11562] - Extra options to set Timestamp on VSSGET

2003-04-15 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://nagoya.apache.org/bugzilla/show_bu

Re: FileUtils.createTempFile() - should we delete on exit?

2003-04-15 Thread Conor MacNeill
On Tue, 15 Apr 2003 01:58 pm, Jesse Stockall wrote: > Bug 17512 http://issues.apache.org/bugzilla/show_bug.cgi?id=17512 > proposes a fix for an annoyance that 'plagues' a number of Ant tasks. > > Tasks like and can create temporary files that get left > behind if the build is terminated via 'ctrl

DO NOT REPLY [Bug 12793] - VSSHISTORY fails against a label >30 chars

2003-04-15 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://nagoya.apache.org/bugzilla/show_bu

cvs commit: ant/docs/manual/OptionalTasks vss.html

2003-04-15 Thread jesse
jesse 2003/04/14 21:28:59 Modified:docs/manual/OptionalTasks vss.html Log: Update the manual to reflect new attributes Revision ChangesPath 1.13 +69 -2 ant/docs/manual/OptionalTasks/vss.html Index: vss.html ===

cvs commit: ant/src/etc/testcases/taskdefs/optional/vss vss.xml

2003-04-15 Thread jesse
jesse 2003/04/14 21:26:52 Modified:src/main/org/apache/tools/ant/taskdefs/optional/vss MSVSS.java MSVSSADD.java MSVSSCHECKOUT.java MSVSSCREATE.java MSVSSConstants.java MSVSSGET.java MSVSSLABEL.java s

DO NOT REPLY [Bug 4387] - Problem using vssget to get latest version from MS SourceSafe when some files are checked out

2003-04-15 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://nagoya.apache.org/bugzilla/show_bug

DO NOT REPLY [Bug 8451] - [PATCH] VSS fixes, additional functionality

2003-04-15 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://nagoya.apache.org/bugzilla/show_bug

DO NOT REPLY [Bug 14463] - VSSGET output

2003-04-15 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 11562] - Extra options to set Timestamp on VSSGET

2003-04-15 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 8451] - [PATCH] VSS fixes, additional functionality

2003-04-15 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://nagoya.apache.org/bugzilla/show_bug

DO NOT REPLY [Bug 12793] - VSSHISTORY fails against a label >30 chars

2003-04-15 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 17512] - Quitting javac task with CTRL-C can leave temporary files

2003-04-15 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://nagoya.apache.org/bugzilla/show_bu

FileUtils.createTempFile() - should we delete on exit?

2003-04-15 Thread Jesse Stockall
Bug 17512 http://issues.apache.org/bugzilla/show_bug.cgi?id=17512 proposes a fix for an annoyance that 'plagues' a number of Ant tasks. Tasks like and can create temporary files that get left behind if the build is terminated via 'ctrl-c' Should the fix be applied to each task that creates te

Re: cvs commit: ant/src/main/org/apache/tools/ant/taskdefs/optional/clearcase CCLock.java CCMkbl.java CCMklabel.java CCMklbtype.java CCRmtype.java CCUnlock.java ClearCase.java

2003-04-15 Thread Steve Loughran
- Original Message - From: "Magesh Umasankar" <[EMAIL PROTECTED]> To: "Ant Developers List" <[EMAIL PROTECTED]> Sent: Monday, April 14, 2003 17:35 Subject: Re: cvs commit: ant/src/main/org/apache/tools/ant/taskdefs/optional/clearcase CCLock.java CCMkbl.java CCMklabel.java CCMklbtype.java C

DO NOT REPLY [Bug 13273] - FullAnalyzer misses some dependencies

2003-04-15 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://nagoya.apache.org/bugzilla/show_bu

cvs commit: ant/src/testcases/org/apache/tools/ant/types/optional/depend ClassFileSetTest.java

2003-04-15 Thread jesse
jesse 2003/04/14 20:34:11 Modified:src/etc/testcases/taskdefs/optional/depend depend.xml src/main/org/apache/tools/ant/util/depend/bcel DependencyVisitor.java src/testcases/org/apache/tools/ant/taskdefs/optional/depend

Re: cvs commit: ant/src/testcases/org/apache/tools/ant/filters HeadTailTest.java

2003-04-15 Thread Jesse Stockall
On Monday, April 14, 2003, at 11:37 AM, [EMAIL PROTECTED] wrote: umagesh 2003/04/14 08:37:48 Modified:.WHATSNEW docs/manual/CoreTypes filterchain.html src/main/org/apache/tools/ant/filters HeadFilter.java TailFilter.java Add

Re: [VOTE] Antoine Levy-Lambert as committer

2003-04-15 Thread Bruce Atherton
+1

Re: [PATCH] add regular expression selector (re-worked)

2003-04-15 Thread Jay
They look good. Sorry about those fuzz messages, it must have been due to the source I used for the patch, from the 1.5.3. The company I work for is very sensitive about using open source, especially if it's on the bleeding edge. To get to use the function before it's officially released I had

DO NOT REPLY [Bug 18476] - copy with filtering modifies lineendings

2003-04-15 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://nagoya.apache.org/bugzilla/show_bu

Re: cvs commit: ant/src/main/org/apache/tools/ant/taskdefs/optional/clearcase CCLock.java CCMkbl.java CCMklabel.java CCMklbtype.java CCRmtype.java CCUnlock.java ClearCase.java

2003-04-15 Thread Magesh Umasankar
Point taken. In the future, if it will help, I will attach the actual diff that was used to patch to the bug report, before marking it as fixed. Cheers, Magesh - Original Message - From: "Steve Loughran" <[EMAIL PROTECTED]> To: "Ant Developers List" <[EMAIL PROTECTED]> Sent: Monday, Apri

Re: cvs commit: ant/src/main/org/apache/tools/ant/types/selectors ExtendSelector.java

2003-04-15 Thread Magesh Umasankar
- Original Message - From: "Conor MacNeill" <[EMAIL PROTECTED]> To: "Ant Developers List" <[EMAIL PROTECTED]> Sent: Monday, April 14, 2003 8:05 PM Subject: Re: cvs commit: ant/src/main/org/apache/tools/ant/types/selectors ExtendSelector.java > I have some questions about this patch > > On

Re: [PATCH] add regular expression selector (re-worked)

2003-04-15 Thread Bruce Atherton
At 06:31 PM 4/11/2003, Jay wrote: I was thinking I should also do a test case. I have gotten lost trying to find what's needed. I know you aren't alone. I need to document this much better. I'm sure these questions have been answered before but so far I have not had much luck finding a howto for

Re: cvs commit: ant/src/main/org/apache/tools/ant/types/selectors ExtendSelector.java

2003-04-15 Thread Conor MacNeill
I have some questions about this patch On Tue, 15 Apr 2003 03:21 am, [EMAIL PROTECTED] wrote: > +Project.setProjectOnObject(project, o); Why is this a static method rather than a plain method like this: project.setProjectOnObject(o); Why don't we define an interface for all

DO NOT REPLY [Bug 18476] - copy with filtering modifies lineendings

2003-04-15 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://nagoya.apache.org/bugzilla/show_bu