AW: cvs commit: ant/docs/manual/OptionalTasks ftp.html

2005-05-17 Thread Jan . Materne
Little test on IE6 and Firefox 1.0.4 And now test html: That works for me. You have to mask the "<" character. After that the closing sign is ignored, because no opening sign was there. Jan > -Ursprüngliche Nachricht- > Von: Alexey N. Solof

hello

2005-05-17 Thread christoph . wilhelms
-- Virus Warning Message (on cliff) Found virus WORM_MYTOB.DM in file DOCUMENT.pif The uncleanable file DOCUMENT.pif is moved to /etc/iscan/virus/virXAD4hAP__. - The message contains Unicode characters and has been sent as a

Re: cvs commit: ant/docs/manual/OptionalTasks ftp.html

2005-05-17 Thread Alexey N. Solofnenko
Actually, > is also not required. - Alexey. Steve Cohen wrote: To be honest, I never thought about it. The previous version of the page used them and I just assumed they were required, and followed the pattern with my new examples. I didn't even assume, actually, I just followed the pattern un

Re: and m2

2005-05-17 Thread Brett Porter
> I have a couple more things to ask. Where should the discussion on the > Maven Ant tasks take place IYO? Probably users@maven.apache.org (dev@ is fine too if you are more comfortable there). Thanks. Cheers, Brett - To unsubscr

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

2005-05-17 Thread scohen
scohen 2005/05/17 16:33:51 Modified:docs/manual/OptionalTasks ftp.html Log: remove unnecessary " marks. Revision ChangesPath 1.34 +104 -104 ant/docs/manual/OptionalTasks/ftp.html Index: ftp.html ===

Re: cvs commit: ant/docs/manual/OptionalTasks ftp.html

2005-05-17 Thread Steve Cohen
Peter Reilly wrote: Martin Gainty wrote: Not to mention > and other escaped characters No, Dominique was correctly compaining about the needless escaping of the quote characters Peter Can the Ant mail server either parse the html escaped characters and insert the correct character representation

Re: cvs commit: ant/docs/manual/OptionalTasks ftp.html

2005-05-17 Thread Martin Gainty
Peter- What is the solution? M- - Original Message - From: "Peter Reilly" <[EMAIL PROTECTED]> To: "Ant Developers List" Sent: Tuesday, May 17, 2005 12:50 PM Subject: Re: cvs commit: ant/docs/manual/OptionalTasks ftp.html Martin Gainty wrote: Not to mention > and other escaped characters

Re: cvs commit: ant/src/testcases/org/apache/tools/ant/taskdefs/optional/junit JUnitReportTest.java

2005-05-17 Thread Matt Benson
--- Stefan Bodewig <[EMAIL PROTECTED]> wrote: > On Sat, 14 May 2005, Steve Loughran > <[EMAIL PROTECTED]> wrote: > > > we could use .toURL, which probably works better > across platforms. > > Our own FileUtils version works even better than > that. I'm behind on email, but I'm glad somebody els

cvs commit: ant/src/testcases/org/apache/tools/ant/types/mappers MapperResult.java

2005-05-17 Thread bodewig
bodewig 2005/05/17 01:03:16 Modified:src/testcases/org/apache/tools/ant/types/mappers MapperResult.java Log: 2005 Revision ChangesPath 1.3 +1 -1 ant/src/testcases/org/apache/tools/ant/types/mappers/MapperResult.java Index: MapperRe

DO NOT REPLY [Bug 28444] - Import: Target Handling Bug

2005-05-17 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: FTP.isUpToDate()

2005-05-17 Thread Steve Cohen
Antoine Levy-Lambert wrote: Do not worry if you are sure that the current behavior is buggy. Cheers, Antoine Well, I went and logged a bug on the issue thinking that this might provoke a little more discussion. Unfortunately, bugzilla seems to not have sent out an email about it, so it will get

Re: cvs commit: ant WHATSNEW

2005-05-17 Thread Steve Loughran
Stefan Bodewig wrote: On 16 May 2005, <[EMAIL PROTECTED]> wrote: src/main/org/apache/tools/ant/types/optional AbstractScriptComponent.java ScriptMapper.java Those two have picked up the wrong copyright template in your IDE. oops. will fix. dont want any LGPL stuff in there. Also they need to ge

Re: mapping in zipfileset

2005-05-17 Thread Stefan Bodewig
On Mon, 16 May 2005, Steve Loughran <[EMAIL PROTECTED]> wrote: > With you can do it via an intermediate > directory. Question is, should we make it easier? Will be easier with ResourceCollections. Path will be a ResourceCollection and can directly work on a path then. At least that's been my

Re: [Bug 28444] - Import: Target Handling Bug

2005-05-17 Thread Stefan Bodewig
On Fri, 13 May 2005, Jose Alberto Fernandez <[EMAIL PROTECTED]> wrote: > We could generate something like: > > > > and then you are able to say: > > > > The target "imported.compile:depends" should be generated by > . Looks do-able and would address Steve's need as well. Stefan --

Re: [Bug 28444] - Import: Target Handling Bug

2005-05-17 Thread Stefan Bodewig
On Fri, 13 May 2005, Jose Alberto Fernandez <[EMAIL PROTECTED]> wrote: > Just to put closure in my list of peeves about , > I really think we need a way to define "private" targets. +1 Stefan - To unsubscribe, e-mail: [EMAIL PR

Re: cvs commit: ant WHATSNEW

2005-05-17 Thread Stefan Bodewig
On Tue, 17 May 2005, Steve Loughran <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] wrote: > >> --- mapper.html29 Apr 2005 18:58:12 - 1.26 >> +++ mapper.html16 May 2005 22:40:22 - 1.27 > > looks to me like a 12 hour delay in mail list mail right now; six hours right

DO NOT REPLY [Bug 34936] - java.io.IOException: cvs: not found when calling ant from crontab

2005-05-17 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

BugZilla & Antidote

2005-05-17 Thread Jan . Materne
I just see that Antidote is just a valid Component in BugZilla. 9 Bug entries, all marked as fixed, invalid or wont (and wont any more after dropping the whole subproject ;) Should we delete that component? Jan - To unsubscribe

cvs commit: ant/src/main/org/apache/tools/ant/taskdefs/optional/script ScriptDef.java

2005-05-17 Thread bodewig
bodewig 2005/05/17 03:45:29 Modified:src/main/org/apache/tools/ant/taskdefs/optional/script ScriptDef.java Log: 2005 Revision ChangesPath 1.18 +1 -1 ant/src/main/org/apache/tools/ant/taskdefs/optional/script/ScriptDef.java Index: Sc

cvs commit: ant/src/main/org/apache/tools/ant/types/optional AbstractScriptComponent.java ScriptMapper.java

2005-05-17 Thread stevel
stevel 2005/05/17 08:26:58 Modified:src/main/org/apache/tools/ant/types/optional AbstractScriptComponent.java ScriptMapper.java Log: add correct (c) statements Revision ChangesPath 1.2 +15 -19 ant/src/main/org/apache/tools/ant/types/opti

Re: cvs commit: ant/docs/manual/OptionalTasks ftp.html

2005-05-17 Thread Martin Gainty
Not to mention > and other escaped characters Can the Ant mail server either parse the html escaped characters and insert the correct character representation -OR- Reject the transmission altogether? Vielen Danke, Martin- - Original Message - From: "Dominique Devienne" <[EMAIL PROTECTED]

Re: cvs commit: ant/docs/manual/OptionalTasks ftp.html

2005-05-17 Thread Peter Reilly
Martin Gainty wrote: Not to mention > and other escaped characters No, Dominique was correctly compaining about the needless escaping of the quote characters Peter Can the Ant mail server either parse the html escaped characters and insert the correct character representation -OR- Reject the trans

Re: cvs commit: ant/src/main/org/apache/tools/ant/util ScriptRunner.java

2005-05-17 Thread Peter Reilly
?? jruby is already supported by bsf. Peter [EMAIL PROTECTED] wrote: stevel 2005/05/17 03:40:46 Modified:src/main/org/apache/tools/ant/taskdefs/optional/script ScriptDef.java src/main/org/apache/tools/ant/util ScriptRunner.java Log: jruby support in

cvs commit: ant fetch.xml

2005-05-17 Thread stevel
stevel 2005/05/17 07:09:25 Modified:lib libraries.properties .fetch.xml Log: fetch moves to maven, though no auto download of those tasks, yet. Revision ChangesPath 1.4 +1 -0 ant/lib/libraries.properties Index: libraries.proper

Re: and namespaces

2005-05-17 Thread Stefan Bodewig
On Mon, 16 May 2005, Dominique Devienne <[EMAIL PROTECTED]> wrote: > On 5/16/05, Peter Reilly <[EMAIL PROTECTED]> wrote: >> You need to use the "flattened" name - uri + ":" + name eg: >> > > Don't XML specs or XML tools use the {namespace}local-name notation > when they expand ns-prefix:local-na

Re: cvs commit: ant WHATSNEW

2005-05-17 Thread Stefan Bodewig
On 16 May 2005, <[EMAIL PROTECTED]> wrote: > src/main/org/apache/tools/ant/types/optional > AbstractScriptComponent.java ScriptMapper.java Those two have picked up the wrong copyright template in your IDE. Also they need to get added to the needs.apache-bsf selector in build.xml in order to

DO NOT REPLY [Bug 34936] - java.io.IOException: cvs: not found when calling ant from crontab

2005-05-17 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: and m2

2005-05-17 Thread Nicola Ken Barozzi
Brett Porter wrote: On 5/16/05, Steve Loughran <[EMAIL PROTECTED]> wrote: Example: fetching commons-logging 1.04 Hi Steve, I'm going to work through the issues you filed here. Brett, I appreciate your help, but it's unfair to only rely on your kindness and on you being on this list :-) I have a c

Re: cvs commit: ant WHATSNEW

2005-05-17 Thread Steve Loughran
[EMAIL PROTECTED] wrote: --- mapper.html 29 Apr 2005 18:58:12 - 1.26 +++ mapper.html 16 May 2005 22:40:22 - 1.27 looks to me like a 12 hour delay in mail list mail right now; that new spam attack must be bringing down the network. -steve -

DO NOT REPLY [Bug 34936] - java.io.IOException: cvs: not found when calling ant from crontab

2005-05-17 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

cvs commit: ant/src/main/org/apache/tools/ant/util ScriptRunner.java

2005-05-17 Thread stevel
stevel 2005/05/17 03:45:52 Modified:src/main/org/apache/tools/ant/util ScriptRunner.java Log: no, I didnt need to do that. rolling back. Revision ChangesPath 1.12 +0 -11 ant/src/main/org/apache/tools/ant/util/ScriptRunner.java Index: ScriptRunner.java ===

AW: Commercial products on the "related products" page?

2005-05-17 Thread Jan . Materne
> I had hopes that we'd use the wiki for this sort of stuff in the > future, allowing it to be self-serve. The downside is that it's not > included in the current distributions, but we could probably do some > sort of to pull wiki content into distributions as a snapshot. We had a similar

Re: cvs commit: ant/src/main/org/apache/tools/ant/taskdefs CopyPath.java defaults.properties

2005-05-17 Thread Stefan Bodewig
On 16 May 2005, <[EMAIL PROTECTED]> wrote: > utterly without documents or tests, a utility task to extract a > path to a dir, by way of a mapper. To be obsoleted by ResourceCollections. Stefan - To unsubscribe, e-mail: [EMA

AW: cvs commit: ant/src/main/org/apache/tools/ant/taskdefs CopyPa th.java defaults.properties

2005-05-17 Thread Jan . Materne
> Added: src/main/org/apache/tools/ant/taskdefs CopyPath.java > Log: > utterly without documents or tests, a utility task to > extract a path to a dir, by way of a mapper. > > Index: defaults.properties > === > +c

Re: cvs commit: ant/docs/manual/OptionalTasks ftp.html

2005-05-17 Thread Dominique Devienne
On 14 May 2005 13:14:15 -, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > + > + + server="ftp.hypthetical.fr" > + userid="anonymous" > + password="[EMAIL PROTECTED]" > + defaultDateFormatConfig="d MMM " > + recentDateFormatConfig="d

cvs commit: ant/src/main/org/apache/tools/ant/util ScriptRunner.java

2005-05-17 Thread stevel
stevel 2005/05/17 03:40:46 Modified:src/main/org/apache/tools/ant/taskdefs/optional/script ScriptDef.java src/main/org/apache/tools/ant/util ScriptRunner.java Log: jruby support in script. We ought to have a task to add these declarations.

cvs commit: ant build.xml

2005-05-17 Thread bodewig
bodewig 2005/05/17 03:47:57 Modified:.build.xml Log: Exclude AbstractScriptComponent.java as well Revision ChangesPath 1.469 +1 -1 ant/build.xml Index: build.xml === RCS file: /home/

cvs commit: ant build.xml

2005-05-17 Thread antoine
antoine 2005/05/16 22:16:17 Modified:.Tag: ANT_16_BRANCH build.xml Log: Merge Revision ChangesPath No revision No revision 1.392.2.43 +22 -20ant/build.xml Index: build.xml =

cvs commit: ant build.xml

2005-05-17 Thread antoine
antoine 2005/05/16 22:03:02 Modified:.build.xml Log: build the distribution with subdirectories source and binaries like the directories on the Apache web site Revision ChangesPath 1.468 +22 -20ant/build.xml Index: build.xml ==

Re: and m2

2005-05-17 Thread Brett Porter
On 5/16/05, Steve Loughran <[EMAIL PROTECTED]> wrote: > Example: fetching commons-logging 1.04 Hi Steve, I'm going to work through the issues you filed here. We have planned for the next release some filtering. Ideally, it shouldn't be needed, but some projects will always build one bundle for yo

DO NOT REPLY [Bug 34941] New: - FTP uptodate calculations wrong

2005-05-17 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

cvs commit: ant WHATSNEW

2005-05-17 Thread stevel
stevel 2005/05/16 15:40:23 Modified:docs/manual/CoreTypes mapper.html src/etc/testcases/types/mappers define.mapperresult.xml src/main/org/apache/tools/ant/types/optional ScriptCondition.java src/main/org/apache/tools/

Re: FTP.isUpToDate()

2005-05-17 Thread Antoine Levy-Lambert
> I agree with you. I suppose that with the current code, you can always > "fudge" the granularities by summing them together as timediffmillis in > the above code which is a settable parameter. > > The case I have in mind is this: > > ... > preservelastmodified="true" > newer=