Bug report for Ant [2009/04/26]

2009-04-27 Thread bugzilla
+---+
| Bugzilla Bug ID   |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned|
| | OPN=ReopenedVER=Verified(Skipped Closed/Resolved)   |
| |   +-+
| |   | Severity: BLK=Blocker CRI=Critical  REG=Regression  MAJ=Major   |
| |   |   MIN=Minor   NOR=NormalENH=Enhancement TRV=Trivial |
| |   |   +-+
| |   |   | Date Posted |
| |   |   |  +--+
| |   |   |  | Description  |
| |   |   |  |  |
| 1509|Opn|Enh|2001-04-25|Project object not fully functional in BuildEvents|
| 2743|New|Enh|2001-07-23|More sophisticated dependency analysis|
| 2811|New|Enh|2001-07-25|depend does not work when static final primitive|
| 3310|New|Enh|2001-08-28|Clear case files and directories  |
| 5748|New|Enh|2002-01-08|Filtering, Default Filter |
| 5789|New|Enh|2002-01-10|Enhanced PVCS task.   |
| 6606|Opn|Enh|2002-02-21|META-BUG problems with delegating classloaders|
| 6757|New|Enh|2002-02-28|adding visibility to tasks|
| 7546|New|Enh|2002-03-27|EjbJar:Borland Task doesn't allow alternate compil|
| 7712|New|Enh|2002-04-03|Provide patternset support for VSSGET task?   |
| 8294|New|Enh|2002-04-19|apply: Allow srcfile/ and targetfile/ to app|
| 8866|New|Enh|2002-05-07|Signal handling in java task  |
| 8895|New|Enh|2002-05-08|ant and/or antcall should support forking |
| 8972|New|Enh|2002-05-10|allow property expansion in filterset property v|
| 8981|New|Enh|2002-05-10|Tar task command additional features  |
| 9294|New|Enh|2002-05-21|[PATCH] optional/j2ee/ServerDeploy OC4J Support   |
| 9481|Ass|Enh|2002-05-29|Add a prefix attribute to ExpandProperties filte|
| 9784|New|Enh|2002-06-11|BuildNumber task: make more extendable... |
| 9995|Ass|Enh|2002-06-19|MKS Source Integrity tasks|
|10020|New|Enh|2002-06-19|ejbjar's dependency behaviour should be more con|
|10231|New|Enh|2002-06-25|Need access to current file in SQLExec|
|10283|New|Enh|2002-06-27|Add a destfile to the uptodate task   |
|10402|New|Enh|2002-07-02|adding the ability of html like whitespace preserv|
|3|New|Enh|2002-07-24|keytool task  |
|11143|New|Maj|2002-07-24|Javac should load build.compiler class from a defi|
|11560|Opn|Enh|2002-08-08|Taskdef does not apply reverseLoader policy on sta|
|12267|New|Enh|2002-09-03|Add ability to unzip into separate folders|
|12292|New|Enh|2002-09-04|[PATCH] enable depends target=/ tag inside tar|
|12334|New|Enh|2002-09-05|REQUEST: Ant task doesn't allow attachment of a bu|
|12518|New|Enh|2002-09-11|Gunzip  BUnZip2 add filesets, patternsets, and ov|
|12765|New|Enh|2002-09-18|rmdir and deltree patches for ftp task enhance|
|12964|New|Enh|2002-09-24|ANTLR only takes one input file at a time |
|13047|Inf|Enh|2002-09-26|Support for property environment and exec on O|
|13048|New|Enh|2002-09-26|Add an optional containsall attribute to LineConta|
|13371|New|Enh|2002-10-07|[PATCH] Contributed new CvsExportDiff task|
|13629|New|Enh|2002-10-15|RFE: mention dependset and selectors in delete pag|
|13847|New|Nor|2002-10-22|pvcs task: wrong option (-r) specified for get (sh|
|13934|New|Enh|2002-10-24|Translate task shouldn't load default locale prope|
|13939|New|Enh|2002-10-24|Translate task should have better key matching cap|
|14320|New|Enh|2002-11-06|copy fileset followsymlinks=false does not copy |
|14392|New|Enh|2002-11-08|Make version information more available   |
|14393|New|Enh|2002-11-08|Support use of jndi within ant|
|14512|New|Enh|2002-11-13|Allow creating database connection similar to pat|
|14525|New|Enh|2002-11-13|Add failonerror attribute to serverdeploy vendor-s|
|14901|New|Enh|2002-11-27|[PATCH] Stub Generation enhancement for Borland J2|
|15031|Opn|Nor|2002-12-03|ANT copy with fileset does not spot bad symlin|
|15093|New|Enh|2002-12-05|Would like to have support for States in the Starb|
|15149|New|Enh|2002-12-06|Replace task  |
|15241|New|Enh|2002-12-10|Enhance get to process a list of resources from a |
|15244|New|Enh|2002-12-10|tar task should be able to store symbolic links as|
|15430|New|Enh|2002-12-17|Enhancement to ReplaceRegExp.java |
|15596|New|Enh|2002-12-21|Identity 

dev-list etiquette questions

2009-04-27 Thread Danny Angus
Hi Ant guys, I have a couple of etiquette questions,

1/ how do I contribute a patch? (or where can I find the info?)
2/ do you use subject prefixes on this list? (my 1st patch will be for
for antlibs/svn)

Thx in advance,

d.

-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org



Re: dev-list etiquette questions

2009-04-27 Thread Martijn Kruithof
Best way to contribute a patch is to create a bug report (in this case
bugzilla). The title of the bug report should start with [Patch]. This is
currently not documented well.

br Martijn


 Hi Ant guys, I have a couple of etiquette questions,

 1/ how do I contribute a patch? (or where can I find the info?)
 2/ do you use subject prefixes on this list? (my 1st patch will be for
 for antlibs/svn)

 Thx in advance,

 d.

 -
 To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
 For additional commands, e-mail: dev-h...@ant.apache.org





-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org



Re: dev-list etiquette questions

2009-04-27 Thread Stefan Bodewig
Hi Danny,

chiming in on the second part since Martijn already answered the first
one.

On 2009-04-27, Danny Angus da...@apache.org wrote:

 2/ do you use subject prefixes on this list?

No, we don't use prefixes except for votes and stuff like this.  There
simply isn't enough traffic to warrant that.

 (my 1st patch will be for for antlibs/svn)

That antlib is pretty outdated by now, it hasn't seen any development
for years.  I'm surprised there is a user 8-)

Stefan

-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org



Re: dev-list etiquette questions

2009-04-27 Thread Danny Angus
Hi Stefan,

 That antlib is pretty outdated by now, it hasn't seen any development
 for years.  I'm surprised there is a user 8-)

Its simple to use and works, why look elsewhere?

I've added the ability to compare any combination of branches, tags
and trunk and created issue
https://issues.apache.org/bugzilla/show_bug.cgi?id=47105

If its no use to you feel free to ignore it!

d.

-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org



RE: dev-list etiquette questions

2009-04-27 Thread Lacoste, Dana (TSG Software San Diego)
The funniest part of this thread is that I was about to send almost the exact 
same email as the original author, but for the perforce optional tasks (I have 
a patch to add P4Lock but didn't know the recommended way to submit it.)

So I think there's lots of people using many of the ant code areas happily and 
it's just working, so no patches have been necessary :)

Dana Lacoste

-Original Message-
From: Stefan Bodewig [mailto:bode...@apache.org] 
Sent: Monday, April 27, 2009 7:44 AM
To: dev@ant.apache.org
Subject: Re: dev-list etiquette questions

Hi Danny,

chiming in on the second part since Martijn already answered the first
one.

On 2009-04-27, Danny Angus da...@apache.org wrote:

 2/ do you use subject prefixes on this list?

No, we don't use prefixes except for votes and stuff like this.  There
simply isn't enough traffic to warrant that.

 (my 1st patch will be for for antlibs/svn)

That antlib is pretty outdated by now, it hasn't seen any development
for years.  I'm surprised there is a user 8-)

Stefan

-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org


-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org



Re: dev-list etiquette questions

2009-04-27 Thread Stefan Bodewig
On 2009-04-27, Danny Angus danny.an...@gmail.com wrote:

 I've added the ability to compare any combination of branches, tags
 and trunk and created issue
 https://issues.apache.org/bugzilla/show_bug.cgi?id=47105

Thanks!

 If its no use to you feel free to ignore it!

8-)

I never meant to imply that.

Stefan

-
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org