DO NOT REPLY [Bug 21042] - Setting XSL parameter to input filename when processed whole directory.

2006-07-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

[EMAIL PROTECTED]: Project svn-antlib-test (in module ant-antlibs) failed

2006-07-17 Thread Gump Integration Build
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project svn-antlib-test has an issue affecting its community integration. This issue affe

ApacheCon Asia : Antlibs presentation accepted - thoughts on content?

2006-07-17 Thread Kev Jackson
Hi all, I submitted a presentation proposal for ApacheCon Asia a couple of weeks ago and I've just been accepted (which is nice...). I was going to cover the following in the presentation (based on an article that is in the pipeline at ONJava): - Why Antlibs: - easier for classpath loo

svn commit: r422692 - in /ant/core/trunk: ./ docs/manual/CoreTasks/ src/etc/testcases/taskdefs/style/ src/main/org/apache/tools/ant/taskdefs/ src/main/org/apache/tools/ant/taskdefs/optional/ src/main/

2006-07-17 Thread jhm
Author: jhm Date: Mon Jul 17 05:03:07 2006 New Revision: 422692 URL: http://svn.apache.org/viewvc?rev=422692&view=rev Log: Bug 21042 "Setting XSL parameter to input filename when processed whole directory." Added: ant/core/trunk/src/etc/testcases/taskdefs/style/printFilename.xsl Modified:

DO NOT REPLY [Bug 21042] - Setting XSL parameter to input filename when processed whole directory.

2006-07-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

svn commit: r422697 - /ant/core/trunk/WHATSNEW

2006-07-17 Thread jhm
Author: jhm Date: Mon Jul 17 05:14:33 2006 New Revision: 422697 URL: http://svn.apache.org/viewvc?rev=422697&view=rev Log: could also add that to the WHATSNEW file ... Modified: ant/core/trunk/WHATSNEW Modified: ant/core/trunk/WHATSNEW URL: http://svn.apache.org/viewvc/ant/core/trunk/WHATSN

DO NOT REPLY [Bug 33452] - sql's getConnection doesn't allow for aribtrary property setting

2006-07-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

DO NOT REPLY [Bug 21042] - Setting XSL parameter to input filename when processed whole directory.

2006-07-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

DO NOT REPLY [Bug 40058] New: - [PATCH] add two new options to the task

2006-07-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

DO NOT REPLY [Bug 40058] - [PATCH] add two new options to the task

2006-07-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

DO NOT REPLY [Bug 40059] New: - Add method to explicitly define symlinks in task

2006-07-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

svn commit: r422756 - /ant/core/trunk/docs/manual/running.html

2006-07-17 Thread mbenson
Author: mbenson Date: Mon Jul 17 09:23:54 2006 New Revision: 422756 URL: http://svn.apache.org/viewvc?rev=422756&view=rev Log: remove double can; replace period w/ colon Modified: ant/core/trunk/docs/manual/running.html Modified: ant/core/trunk/docs/manual/running.html URL: http://svn.apach

DO NOT REPLY [Bug 21042] - Setting XSL parameter to input filename when processed whole directory.

2006-07-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: ApacheCon Asia : Antlibs presentation accepted - thoughts on content?

2006-07-17 Thread Stefan Bodewig
On Mon, 17 Jul 2006, Kev Jackson <[EMAIL PROTECTED]> wrote: > I submitted a presentation proposal for ApacheCon Asia a couple of > weeks ago and I've just been accepted (which is nice...). Great. > I was going to cover the following in the presentation (based on an > article that is in the pipe

Re: ApacheCon Asia : Antlibs presentation accepted - thoughts on content?

2006-07-17 Thread Kev Jackson
I was going to cover the following in the presentation (based on an article that is in the pipeline at ONJava): - Why Antlibs: - easier for classpath lookups compared to taskdefs - standard way to distribute new optional components (1.7+) - decouples optional tasks from ant core Thi

New source file header policy

2006-07-17 Thread Stefan Bodewig
Sorry if this is a repost, I haven't seen it mentioned in the archive, though. There is a new policy that I assume has been approved by the board (I missed a lot of mails during the past three weeks): Conor, have you seen an announcement for it? Giv

Re: ApacheCon Asia : Antlibs presentation accepted - thoughts on content?

2006-07-17 Thread Stefan Bodewig
On Tue, 18 Jul 2006, Kev Jackson <[EMAIL PROTECTED]> wrote: >>> - Testing antlibs with AntUnit (new antlib available from >>> http://x.y.z) >> >> Let's say "soon available". > > Ok, I'll point to the antlibs/antunit website though, and I've got > pictures of antunit running (In Action so to speak

Re: ApacheCon Asia : Antlibs presentation accepted - thoughts on content?

2006-07-17 Thread Kev Jackson
- libraries task to download jars from Maven repo I thought we'd pull that from the code base. It's listed in WHATSNEW, so if it's pulled, WHATSNEW needs to be updated. Kev -- "It is through disobedience that progress has been made, through disobedience and through rebellion" - Oscar