You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by Dominique Devienne <DD...@lgc.com> on 2002/09/11 22:21:25 UTC

Status of PATCHES

I've submitted a tiny PATCH to NoBannerLogger, which has not been
incorporated:

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12143 

Could it be please?

Also, I proposed a <subant> and <which> tasks? Any chance they'll make it to
Ant?

Finally, when can I hope to use the features of the embed proposal into Ant?

Thanks, --DD

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Status of PATCHES

Posted by Gus Heck <gu...@cognition.olin.edu>.
> Remember, bringing stuff in and writing tests takes time. I spend last
> sunday am doing the schema support with tests and stuff, only to have to
> roll back the next day. Tests and docs go a long way.
> 

My symlink task has all needed tests and docs :) Just read it through 
and drop it in, unless you see a problem :) If there is a problem, let 
me know so I can fix it.

Chgrp/chown has docs, but no test since testing would require knowledge 
of what groups/users exist on the system running the test. Since I 
reworked the chmod task splitting it into an abstract class and 3 very 
simple concrete implementations (chmod/chgrp/chown) There is only a very 
small ammount of code that has been added in this patch. I have been 
using the chgrp/chown tasks for a couple months on my project without 
any problems. (I use them to set permissions on about 6,000 files [an 
entire web site] about once a day). I think for the default permissions 
I will switch to a chmod/chgrp/chown -R exec command for spped, but 
having a task for setting permissions, makes it easy to leverage 
filesets in a simple, readable quick way. (Simpler than setting up an apply)

Symlink is also used in my website rebuilds.

Gus


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Status of PATCHES

Posted by Steve Loughran <st...@iseran.com>.
----- Original Message -----
From: "Gus Heck" <gu...@cognition.olin.edu>
To: "Ant Developers List" <an...@jakarta.apache.org>
Sent: Wednesday, September 11, 2002 2:52 PM
Subject: Re: Status of PATCHES


> About 2 months ago I submitted a symlink task and chgrp and chown tasks
> as well... I think we are getting a pile of patches that arn't being
> looked at by the committers.
>
> my patches are in
>
> http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9808
> and
> http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9809
>
> I like to think of myself as patient, but I have to admit I am starting
> to get a bit anxious that my work will just be ignored.

Its good to keep reminding us :)

I wont be doing any commits the next two weeks as I'm off to the continent
of ubiquitous GSM coverage, with my sole 'net access an inbound email to SMS
gateway that wont be on the ant-dev mail list. My short term Apache todo
list is
-Jesses SCM tasks, cos I trust his code
-The .NET rework and <vbc> task, but I know I want to change that task to
add multiple source dirs
-fix <jspc>
-maybe get <httppost> and the like to work with httpclient too; Axis has
some sample code there I can steal.

Remember, bringing stuff in and writing tests takes time. I spend last
sunday am doing the schema support with tests and stuff, only to have to
roll back the next day. Tests and docs go a long way.


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Status of PATCHES

Posted by Gus Heck <gu...@cognition.olin.edu>.
About 2 months ago I submitted a symlink task and chgrp and chown tasks 
as well... I think we are getting a pile of patches that arn't being 
looked at by the committers.

my patches are in

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9808
and
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9809

I like to think of myself as patient, but I have to admit I am starting 
to get a bit anxious that my work will just be ignored.

-Gus
(yes I changed the email account I subscribe with)

Dominique Devienne wrote:
> I've submitted a tiny PATCH to NoBannerLogger, which has not been
> incorporated:
> 
> http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12143 
> 
> Could it be please?
> 
> Also, I proposed a <subant> and <which> tasks? Any chance they'll make it to
> Ant?
> 
> Finally, when can I hope to use the features of the embed proposal into Ant?
> 
> Thanks, --DD
> 
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>
> 



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


test - please ignore

Posted by Gus Heck <gu...@cognition.olin.edu>.
I seem to be having difficulty mailing to this list since switching the 
account I subscribe with. This is a test, I appologize for the spam. I 
think the problem is on my end, but the only way to know if it is fixed 
is to send a mail.

-Gus


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>