[Ant Wiki] Update of "AntNewbies" by KarynChen

2005-04-20 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Ant Wiki" for change notification. The following page has been changed by KarynChen: http://wiki.apache.org/ant/AntNewbies -- - +

[Ant Wiki] Update of "AntNewbies" by KarynChen

2005-04-20 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Ant Wiki" for change notification. The following page has been changed by KarynChen: http://wiki.apache.org/ant/AntNewbies -- ```Questi

Resources

2005-04-20 Thread Matt Benson
We know that the new ResourceCollections stuff will add getInputStream() to oata.types.Resource . I think the subject of OutputStreams has come up as well, and I am starting to think it makes sense to do this, making Resource essentially competitive with javax.activation.DataSource . Opinions? -

RE: PropertySet.iterator()

2005-04-20 Thread Dominique Devienne
> From: Matt Benson [mailto:[EMAIL PROTECTED] > I will take your opinion as gospel, since you are the > father of PropertySet, and since you agree with me ;) Note that I can't think of any use case for iterating over the property names selected by a propertyset, but I'm sure someone somewhere some

RE: PropertySet.iterator()

2005-04-20 Thread Matt Benson
--- Dominique Devienne <[EMAIL PROTECTED]> wrote: > > From: Matt Benson [mailto:[EMAIL PROTECTED] > > > > Any thoughts on the propriety of adding > > > > public java.util.Iterator iterator() { > > //return property NAMES > > } > > > > to PropertySet? This would make it easy to use > with >

RE: PropertySet.iterator()

2005-04-20 Thread Dominique Devienne
> From: Matt Benson [mailto:[EMAIL PROTECTED] > > Any thoughts on the propriety of adding > > public java.util.Iterator iterator() { > //return property NAMES > } > > to PropertySet? This would make it easy to use with > ant-contrib's task. Not that we have an > obligation to do that, but

PropertySet.iterator()

2005-04-20 Thread Matt Benson
Any thoughts on the propriety of adding public void iterator() { //return property NAMES } to PropertySet? This would make it easy to use with ant-contrib's task. Not that we have an obligation to do that, but I think it could be cool. -Matt __

cvs commit: ant/docs/manual/CoreTasks java.html

2005-04-20 Thread stevel
stevel 2005/04/20 13:26:00 Modified:docs/manual/CoreTasks java.html Log: mark a task use as , wrap some lines. Revision ChangesPath 1.41 +7 -4 ant/docs/manual/CoreTasks/java.html Index: java.html ==

cvs commit: ant/src/testcases/org/apache/tools/ant/taskdefs JarTest.java ZipTest.java

2005-04-20 Thread bodewig
bodewig 2005/04/20 12:34:10 Modified:src/main/org/apache/tools/ant/launch Tag: ANT_16_BRANCH Locator.java src/testcases/org/apache/tools/ant/taskdefs Tag: ANT_16_BRANCH JarTest.java ZipTest.java Log: 2005 Revision C

Re: Addition to "External tools And Tasks"

2005-04-20 Thread Stefan Bodewig
On Tue, 19 Apr 2005, <[EMAIL PROTECTED]> wrote: > Hi, I'd like to submit a tool for the "External Tools" section of > the site. Wouldn't "Related Projects" be a better fit? Stefan - To unsubscribe, e-mail: [EMAIL PROTECTED] For

cvs commit: ant/src/script runant.py

2005-04-20 Thread bodewig
bodewig 2005/04/20 12:26:00 Modified:src/script runant.py Log: 2005 Revision ChangesPath 1.10 +1 -1 ant/src/script/runant.py Index: runant.py === RCS file: /home/cvs/ant/src/script/runant.p

Re: cvs commit: ant/src/main/org/apache/tools/ant/taskdefs Chmod.java

2005-04-20 Thread Stefan Bodewig
On Wed, 20 Apr 2005, Steve Loughran <[EMAIL PROTECTED]> wrote: > Stefan Bodewig wrote: > >> On 19 Apr 2005, <[EMAIL PROTECTED]> wrote: >> >>> + nt for Microsoft Windows NT-based systems, >>> + including Windows 2000,>>> + XP and >>> + successors >> winnt or windowsnt, please >> > > Y

cvs commit: ant/src/main/org/apache/tools/ant/taskdefs/condition Os.java

2005-04-20 Thread stevel
stevel 2005/04/20 11:18:00 Modified:docs/manual/CoreTasks conditions.html src/etc/testcases/taskdefs/exec exec.xml src/main/org/apache/tools/ant/taskdefs/condition Os.java Log: nt->winnt Revision ChangesPath 1.36 +1 -1 ant/docs/man

DO NOT REPLY [Bug 34502] - testRedirect1 and testRedirect2 fail

2005-04-20 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: [VOTE] Ant 1.6.3 release

2005-04-20 Thread Peter Reilly
Antoine Levy-Lambert wrote: Do we want to release Ant 1.6.3 on Thursday, April 28th ? Yes [ x] No [ ] Cheers, Antoine Peter - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Antlib package names

2005-04-20 Thread Dominique Devienne
> From: Martijn Kruithof [mailto:[EMAIL PROTECTED] > > I also like core best, but maybe it isn't such a good idea indeed. Let's just forget about org.apache.ant.core... --DD - To unsubscribe, e-mail: [EMAIL PROTECTED] For additi

RE: [VOTE] Ant 1.6.3 release

2005-04-20 Thread Jose Alberto Fernandez
> > Do we want to release Ant 1.6.3 on Thursday, April 28th ? > > Yes [X] > No [ ] > Jose Alberto - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [VOTE] Ant 1.6.3 release

2005-04-20 Thread Stefan Bodewig
> Do we want to release Ant 1.6.3 on Thursday, April 28th ? Yes Stefan - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

AW: Antlib package names

2005-04-20 Thread Jan . Materne
We shouldnt plan the name only for the svn-package. That´s a general question for future extensions. Common prefix org.apache.ant seems to be approved. "Old" stuff keeps under org.apache.tools.ant for BWC. Jan > -Ursprüngliche Nachricht- > Von: Peter Reilly [mailto:[EMAIL PROTECTED] > G

Re: Antlib package names

2005-04-20 Thread Martijn Kruithof
Hi, 2 things to defend core and one thing against it to take into consideration core would be defence: 1) typically no execution would be taking place from en expanded source code structure on the third level, so why would a core dump be generated on that spot anyway. (and who would be looking t

Re: cvs commit: ant/src/main/org/apache/tools/ant/taskdefs Chmod.java

2005-04-20 Thread Steve Loughran
[EMAIL PROTECTED] wrote: stevel 2005/04/19 15:23:39 Modified:docs/manual/CoreTasks conditions.html src/main/org/apache/tools/ant/taskdefs/condition Os.java src/main/org/apache/tools/ant/taskdefs Chmod.java Log: Os gets -specific test for nt based syst

Re: [VOTE] Ant 1.6.3 release

2005-04-20 Thread Steve Loughran
Antoine Levy-Lambert wrote: Do we want to release Ant 1.6.3 on Thursday, April 28th ? Yes [+1 ] No [ ] Steve - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: cvs commit: ant/src/main/org/apache/tools/ant/taskdefs Chmod.java

2005-04-20 Thread Steve Loughran
Stefan Bodewig wrote: On 19 Apr 2005, <[EMAIL PROTECTED]> wrote: + nt for Microsoft Windows NT-based systems, including Windows 2000, XP and + successors winnt or windowsnt, please Your opinion is noted. How about winnt ? -steve ---

DO NOT REPLY [Bug 34530] - APT Task Documentation is missing

2005-04-20 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: cvs commit: ant/src/main/org/apache/tools/ant/taskdefs Chmod.java

2005-04-20 Thread Matt Benson
--- Steve Loughran <[EMAIL PROTECTED]> wrote: > Stefan Bodewig wrote: > > On 19 Apr 2005, <[EMAIL PROTECTED]> wrote: > > > > > >> + nt for Microsoft Windows NT-based > systems, including Windows 2000, XP and > >> + successors > > > > > > winnt or windowsnt, please > > > > Your opinion

Re: Antlib package names

2005-04-20 Thread Peter Reilly
Dominique Devienne wrote: From: Stefan Bodewig [mailto:[EMAIL PROTECTED] for the svn tasks I've used org.apache.tools.ant.taskdefs.svn, for the "newer" antunit I've used org.apache.ant.antlibs.antunit. I'd like to drop the "tools" for antlibs and I think antlibs should be somewhere in the package n

Re: cvs commit: ant/src/main/org/apache/tools/ant/taskdefs Chmod.java

2005-04-20 Thread Martijn Kruithof
Steve Loughran wrote: [EMAIL PROTECTED] wrote: stevel 2005/04/19 15:23:39 Modified:docs/manual/CoreTasks conditions.html src/main/org/apache/tools/ant/taskdefs/condition Os.java src/main/org/apache/tools/ant/taskdefs Chmod.java Log: Os gets -specific

DO NOT REPLY [Bug 27219] - in an macro outputs wrong

2005-04-20 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 27219] - in an macro outputs wrong

2005-04-20 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: cvs commit: ant/src/main/org/apache/tools/ant/taskdefs Chmod.java

2005-04-20 Thread Stefan Bodewig
On 19 Apr 2005, <[EMAIL PROTECTED]> wrote: > + nt for Microsoft Windows NT-based systems, including Windows 2000, > XP and > + successors winnt or windowsnt, please Stefan - To unsubscribe, e-mail: [EMAIL PROTECTED]

Re: Ant "roles"

2005-04-20 Thread Stefan Bodewig
On Tue, 19 Apr 2005, Dominique Devienne <[EMAIL PROTECTED]> wrote: >> From: Stefan Bodewig [mailto:[EMAIL PROTECTED] >> >> as well as org/apache/tools/ant/types/antlib.xml with >> >> >> >> >> > > But won't that create some kind of warning because of the > and/or/etc... name clashes fro

RE: Antlib package names

2005-04-20 Thread Dominique Devienne
> From: Phil Weighill-Smith [mailto:[EMAIL PROTECTED] > > Use of "core" as a package/directory name is mildly off in > a UNIX environment as the directory might be confused with a core dump! > ;n) > > Phil :n) It would be a directory instead of a file though, so it wouldn't be mistaken for long.

RE: Antlib package names

2005-04-20 Thread Dominique Devienne
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > We shouldnt plan the name only for the svn-package. > That´s a general question for future extensions. > > > Von: Peter Reilly [mailto:[EMAIL PROTECTED] > > Perhaps it could be just "org.apache.ant.svn" - i.e. drop antlibs. Actually, Peter

RE: Antlib package names

2005-04-20 Thread Phil Weighill-Smith
Use of "core" as a package/directory name is mildly off in a UNIX environment as the directory might be confused with a core dump! ;n) Phil :n) -Original Message- From: Dominique Devienne [mailto:[EMAIL PROTECTED] Sent: Wed 20/04/2005 15:28 To: Ant Developers List Cc: Subje

RE: [VOTE] Ant 1.6.3 release

2005-04-20 Thread Dominique Devienne
> From: Antoine Levy-Lambert [mailto:[EMAIL PROTECTED] > > Do we want to release Ant 1.6.3 on Thursday, April 28th ? > > Yes [X] > No [ ] --DD - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

DO NOT REPLY [Bug 34529] - Suboptimal analyzing of project build files

2005-04-20 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 34530] - APT Task Documentation is missing

2005-04-20 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 27219] - in an macro outputs wrong

2005-04-20 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: Antlib package names

2005-04-20 Thread Jose Alberto Fernandez
We could use org.apache.ant.kernel :-) Isn't it the same thing? JA > -Original Message- > From: Dominique Devienne [mailto:[EMAIL PROTECTED] > Sent: 20 April 2005 16:24 > To: Ant Developers List > Subject: RE: Antlib package names > > > > From: Phil Weighill-Smith [mailto:[EMAIL PROTE

DO NOT REPLY [Bug 27219] - in an macro outputs wrong

2005-04-20 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: BuildException wrapping in

2005-04-20 Thread Peter Reilly
see: http://issues.apache.org/bugzilla/show_bug.cgi?id=27219#3 I had the attribute name "backtraceonerror", but I am sure that a better name could be chosen. Stefan Bodewig wrote: Hi, using I get /tmp/au.xml:2: The following error occurred while executing this line: jar:file:/home/bodewig/ASF/j

Re: [VOTE] Ant 1.6.3 release

2005-04-20 Thread Kev Jackson
Antoine Levy-Lambert wrote: Do we want to release Ant 1.6.3 on Thursday, April 28th ? Yes [X ] No [ ] Kev - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[Ant Wiki] Update of "AntNewbies" by KarynChen

2005-04-20 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Ant Wiki" for change notification. The following page has been changed by KarynChen: http://wiki.apache.org/ant/AntNewbies -- '''Answer #12'''