Bug report for Ant [2006/09/17]

2006-09-17 Thread bugzilla
+---+
| Bugzilla Bug ID   |
| +-+
| | Status: UNC=Unconfirmed NEW=New ASS=Assigned|
| | OPN=ReopenedVER=Verified(Skipped Closed/Resolved)   |
| |   +-+
| |   | Severity: BLK=Blocker CRI=CriticalMAJ=Major |
| |   |   MIN=Minor   NOR=Normal  ENH=Enhancement   |
| |   |   +-+
| |   |   | 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|Ass|Enh|2001-07-25| does not work when an interface is modifi|
| 3310|New|Enh|2001-08-28|Clear case files and directories  |
| 3968|New|Enh|2001-10-04|Need way to have ejbjar task continue when errors |
| 4240|Opn|Enh|2001-10-17|war task enhancements needed  |
| 5003|New|Blk|2001-11-21|exec task does not return after executed command f|
| 5748|New|Enh|2002-01-08|Filtering, Default Filter |
| 5789|New|Enh|2002-01-10|Enhanced PVCS task.   |
| 6475|New|Enh|2002-02-14|I would like to be able to do the diff with to fil|
| 6599|New|Enh|2002-02-20|Fork in javadoc is not needed if you added a secur|
| 6606|Opn|Enh|2002-02-21|META-BUG problems with delegating classloaders|
| 6687|Opn|Enh|2002-02-26|suppress console output for input task (e.g. to pr|
| 6757|New|Enh|2002-02-28|adding visibility to tasks|
| 7546|New|Enh|2002-03-27|EjbJar:Borland Task doesn't allow alternate compil|
| 7624|New|Enh|2002-03-29|chmod task should be extensible to non-Unix system|
| 7712|New|Enh|2002-04-03|Provide patternset support for VSSGET task?   |
| 8031|New|Enh|2002-04-12|[PATCH] Suggest ProjectHelperImpl use File.toURI()|
| 8089|New|Maj|2002-04-15|weblogic-Element of ejbjar-Task needs support for |
| 8294|New|Enh|2002-04-19|: Allow  and  to app|
| 8510|Opn|Blk|2002-04-25|shutdown hook does not fire in forked java task un|
| 8656|New|Enh|2002-04-30|Add the possibility to specify a URL in the Filter|
| 8722|New|Enh|2002-05-02|allow setting class path for optional tasks via bu|
| 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  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|'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|Enh|2002-07-24|Javac should load build.compiler class from a defi|
|11325|New|Enh|2002-07-31|Add os.arch and os.version checks in EXEC task|
|11560|Opn|Enh|2002-08-08|Taskdef does not apply reverseLoader policy on sta|
|11585|New|Enh|2002-08-09|The Replace Task ignores properties with multiline|
|11930|New|Enh|2002-08-22|Help make developers use ANT  |
|12130|New|Enh|2002-08-28|Optional task to check the validity of a TLD  |
|12267|New|Enh|2002-09-03|Add ability to unzip into separate folders|
|12292|New|Enh|2002-09-04|[PATCH] enable  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|
|12817|New|Maj|2002-09-19|capture of stdout/stderr in JUnit task causes out |
|12964|New|Enh|2002-09-24|ANTLR only takes one input file at a time |
|13047|Inf|Enh|2002-09-26|Support for  and  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: men

Re: suggestion : Ant 1.8 full dist to include a 'scripting lang'

2006-09-17 Thread Stefan Bodewig
On Fri, 15 Sep 2006, Jesse Glick <[EMAIL PROTECTED]> wrote:

> -0.5 on Lisp or Scheme.

I don't think anybody around here was more than half-serious.

> Don't get me wrong, I probably would have been miserable as a
> teenager were it not for CLtLR2.

?

> Now  can take a fileset, but you have a path, not a fileset,
> and there is no root.

You certainly know that 1.7 can copy paths just as well.

> for (jar in classpath.split(':;')) {
>   copy({file: jar, todir: destdir})
> }

demonstrates my biggest problem with using a scripting language
instead of something abstracted away from scripting (like our current
XML format).  You start to use the scripting language where you don't
need it.

We've not only built file up-to-dateness checks into most task, we've
also made most tasks perform those loops implicitly.

for (src in srcDir.scanRecursively()) {
if (src.endsWith(".java")) {
javac({src: src, todir: destDir});
}
}

would be horribly inefficient, and probably be what many people new to
ant would use.  And I don't really think the above is more readable
than 



> which anyone can read and understand at once.

I'm not sure.  Any user with at least a little programming background
can, but Ant is used by people who don't have such a background at
all.  By hiding away as much of the procedural code as possible (OK,
we might be able to do even more) we've attracted a brader set of
users.

> If targets were replaced by functions, and  by load(...),
> you could compose scripts as normal library files, without having to
> sweat over idiosyncratic inheritance and naming rules in the Ant
> manual, not to mention the confusing ways that properties and
> references are passed to subscripts, which does not match the
> semantics of any real language.

We've defined a new language with Ant without noticing what we did.

Stefan

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: MS Team System antlib?

2006-09-17 Thread Stefan Bodewig
On Mon, 18 Sep 2006, Kevin Jackson <[EMAIL PROTECTED]> wrote:

> Basically I got in touch to see if we could get a special deal for a
> full version of Team System as the eval version expires after 30
> days, and to have the time to write an antlib I'd prefer not to be
> limited to just 30 days of development/testing.

I think CodePlex  is based on VSTS, so we
could create a project there as a testbed for the Antlib (which would
be a good idea).

Stefan

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: suggestion : Ant 1.8 full dist to include a 'scripting lang'

2006-09-17 Thread Stefan Bodewig
On Sun, 17 Sep 2006, Peter Reilly <[EMAIL PROTECTED]> wrote:

> On 9/17/06, Stefan Bodewig <[EMAIL PROTECTED]> wrote:
>>
>> On Sat, 16 Sep 2006, Antoine Levy-Lambert <[EMAIL PROTECTED]> wrote:
>>
>> > What about, if the members of ant-contrib were to agree to this,
>> > merge ant and ant-contrib to have the  ...
>>
>> Has anybody ever asked them?
> 
> I think that the author of  has been asked!

You've probably spent far more time on  than I spent on 
which was zrivial to write.  Sure, we could re-write those tasks
pretty easily.  Neither of us is a project admin, though.

Stefan

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



MS Team System antlib?

2006-09-17 Thread Kevin Jackson

Hi guys,

Last week I contacted one of the developers of Team System (the
replacement for VSS) to see if there was any interest from those guys
in having Ant support their new SCM system for 1.8+

Rather amazingly they got back in touch, and (after a warning about
how Ant is open source and they must be careful about IP issues :)),
they want to set up a telephone meeting/conference call to discuss
this.

As I'm in Asia/Saigon and MS is Seattle/US I don't think I'd be a
useful contact person for them to have simply due to the time
difference.

Basically I got in touch to see if we could get a special deal for a
full version of Team System as the eval version expires after 30 days,
and to have the time to write an antlib I'd prefer not to be limited
to just 30 days of development/testing.

So a plea to Ant devs closer to the US timezone - can anyone take this
conference call with the Team System PM (Jim)?

Thanks,
Kev

Attached emails:



[EMAIL PROTECTED]
Thank you for contacting me Kevin.  Yes, I think we'd be very
interested in working with you to enable Ant support for TFS.  Of
course, because Ant is an open source project we need to be
particularly careful about any IP that might flow back into Microsoft
from our interaction.  We're happy to share with you anything you need
to know about TFS but we really can't have any IP flowing the other
way.

So, in short, we'd love to help and there will be some constraints on
"how" we can help.  I've cc'd Buck (a dev lead on TFS) and Jim (one of
our PMs).  They should be able to work with you on a plan for how we
can help you.
<<<




[EMAIL PROTECTED]
Kevin,

I'm Jim Lamb, a Program Manager for Team Foundation Server. I'd be
happy to work with you on this. Why don't we start with an
introductory phone meeting to get the ball rolling? Can you let me
know what day(s) this week would work for you?

Regards,
Jim
<<<

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 37386] - checksum todir= attribute generates nullpointer exception

2006-09-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_bug.cgi?id=37386


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED
   Target Milestone|--- |1.7




--- Additional Comments From [EMAIL PROTECTED]  2006-09-17 22:50 ---
Thanks for the report, and the nice test case.
This is now fixed in SVN, will be in ANT 1.7.


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



svn commit: r447165 - in /ant/core/trunk: WHATSNEW src/main/org/apache/tools/ant/taskdefs/Checksum.java

2006-09-17 Thread peterreilly
Author: peterreilly
Date: Sun Sep 17 15:53:35 2006
New Revision: 447165

URL: http://svn.apache.org/viewvc?view=rev&rev=447165
Log:
bugzilla report 37386:  with file and todir fails

Modified:
ant/core/trunk/WHATSNEW
ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/Checksum.java

Modified: ant/core/trunk/WHATSNEW
URL: 
http://svn.apache.org/viewvc/ant/core/trunk/WHATSNEW?view=diff&rev=447165&r1=447164&r2=447165
==
--- ant/core/trunk/WHATSNEW (original)
+++ ant/core/trunk/WHATSNEW Sun Sep 17 15:53:35 2006
@@ -10,6 +10,8 @@
 Fixed bugs:
 ---
 
+*  with file and todir option failed. Bugzilla report 37386.
+
 Other changes:
 --
 

Modified: ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/Checksum.java
URL: 
http://svn.apache.org/viewvc/ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/Checksum.java?view=diff&rev=447165&r1=447164&r2=447165
==
--- ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/Checksum.java 
(original)
+++ ant/core/trunk/src/main/org/apache/tools/ant/taskdefs/Checksum.java Sun Sep 
17 15:53:35 2006
@@ -398,6 +398,10 @@
 }
 }
 if (file != null) {
+if (totalproperty != null || todir != null) {
+relativeFilePaths.put(
+file, file.getName().replace(File.separatorChar, '/'));
+}
 addToIncludeFileMap(file);
 }
 return generateChecksums();



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 36156] - Linux - Build process fails OutOfMemoryError

2006-09-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_bug.cgi?id=36156


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||INVALID




--- Additional Comments From [EMAIL PROTECTED]  2006-09-17 22:27 ---
Either a configuration problem, complex script orlarge
code base. Marking as invalid - insufficient info

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 36095] - Build failed error

2006-09-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_bug.cgi?id=36095


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||INVALID




--- Additional Comments From [EMAIL PROTECTED]  2006-09-17 22:23 ---
Also note that 64 bit java uses a *lot* more memory
than 32 bit java

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 24877] - exec task doesn't handle error conditions well

2006-09-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_bug.cgi?id=24877


[EMAIL PROTECTED] changed:

   What|Removed |Added

   Severity|normal  |enhancement




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 31598] - XmlLogger does not output to logfile

2006-09-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_bug.cgi?id=31598


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WORKSFORME




--- Additional Comments From [EMAIL PROTECTED]  2006-09-17 22:18 ---
Marking this as WORKSFORME as I do not
see this problem on windows xp for ant 1.6.5 or for
ant 1.7(nightly) perhaps something that was fixed after ant 1.6.2?



-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 40238] - Nested generate class cast exception

2006-09-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_bug.cgi?id=40238


[EMAIL PROTECTED] changed:

   What|Removed |Added

   Target Milestone|--- |1.7




--- Additional Comments From [EMAIL PROTECTED]  2006-09-17 22:13 ---
Peter, I just realized that the milestone was missing here too.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 33604] - classconstants filter reader reads a limited number of constants per class.

2006-09-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_bug.cgi?id=33604


[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 OS/Version|Windows Server 2003 |All
 Resolution||FIXED
   Target Milestone|--- |1.7




--- Additional Comments From [EMAIL PROTECTED]  2006-09-17 22:10 ---
Martijn is correct, this is a character
encoding problem. Both UTF-8 (common as default on
linux) and CP152 (common as default on windows) readers cannot read
in an arbitary sequence of bytes, convert them
to characters and back again to bytes. CP152 can read/write
most, but not all, 8-bit bytes. this is the reason that the
Ronen (on windows) is able to read smaller files (less chance of illegal
bytes). The reason Sebastian sees failures for both the files
is that UTF-8 has a lot more illegal byte sequences than CP152.
Why it works for ant 1.6.1, I am not too sure - perhaps the
default character encoding was set to latin1 ?.

In any case using the default encoding is clearly incorrect, so I have
made a modification to ant to use ISO-8859-1 as the character
encoding to use to convert the characters back to bytes, and updated the manual
with a big block of text to say that one has to use ISO-8859-1 as
the encoding. The handling of exceptions has also been altered
to remove the spurious IOException, as the exception reporting
the problem was thrown away.
Thanks for the report and for the brillant test case (will
be incorporated into ant test suite when I get a chance).
(Missed the cut for ant 1.7.0beta2, will be in release after that!)

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



svn commit: r447159 - in /ant/core/trunk: CONTRIBUTORS WHATSNEW contributors.xml docs/manual/CoreTypes/filterchain.html src/main/org/apache/tools/ant/filters/ClassConstants.java

2006-09-17 Thread peterreilly
Author: peterreilly
Date: Sun Sep 17 15:10:50 2006
New Revision: 447159

URL: http://svn.apache.org/viewvc?view=rev&rev=447159
Log:
Bugzilla 33604: classconstants filter broken

Modified:
ant/core/trunk/CONTRIBUTORS
ant/core/trunk/WHATSNEW
ant/core/trunk/contributors.xml
ant/core/trunk/docs/manual/CoreTypes/filterchain.html
ant/core/trunk/src/main/org/apache/tools/ant/filters/ClassConstants.java

Modified: ant/core/trunk/CONTRIBUTORS
URL: 
http://svn.apache.org/viewvc/ant/core/trunk/CONTRIBUTORS?view=diff&rev=447159&r1=447158&r2=447159
==
Binary files - no diff available.

Modified: ant/core/trunk/WHATSNEW
URL: 
http://svn.apache.org/viewvc/ant/core/trunk/WHATSNEW?view=diff&rev=447159&r1=447158&r2=447159
==
--- ant/core/trunk/WHATSNEW (original)
+++ ant/core/trunk/WHATSNEW Sun Sep 17 15:10:50 2006
@@ -4,6 +4,9 @@
 Changes that could break older environments:
 ---
 
+*  filter reader uses ISO-8879-1 encoding to read
+  the java class file. Bugzilla report 33604.
+
 Fixed bugs:
 ---
 

Modified: ant/core/trunk/contributors.xml
URL: 
http://svn.apache.org/viewvc/ant/core/trunk/contributors.xml?view=diff&rev=447159&r1=447158&r2=447159
==
--- ant/core/trunk/contributors.xml (original)
+++ ant/core/trunk/contributors.xml Sun Sep 17 15:10:50 2006
@@ -840,6 +840,10 @@
 Vaughn
   
   
+Ronen
+Mashal
+  
+  
 Russell
 Gold
   

Modified: ant/core/trunk/docs/manual/CoreTypes/filterchain.html
URL: 
http://svn.apache.org/viewvc/ant/core/trunk/docs/manual/CoreTypes/filterchain.html?view=diff&rev=447159&r1=447158&r2=447159
==
--- ant/core/trunk/docs/manual/CoreTypes/filterchain.html (original)
+++ ant/core/trunk/docs/manual/CoreTypes/filterchain.html Sun Sep 17 15:10:50 
2006
@@ -162,30 +162,50 @@
 
 ClassConstants
 
-This filters basic constants defined in a Java Class,
-and outputs them in lines composed of the format name=value.
-See Library Dependencies.
+  This filters basic constants defined in a Java Class,
+  and outputs them in lines composed of the format name=value.
+  This filter uses the bcel library to understand the Java Class file.
+  See Library Dependencies.
 
+  
+Important:
+This filter is different from most of the other filters.
+Most of the filters operate on a sequence of characters.
+This filter operates on the sequence of bytes that makes up
+a class. However the bytes arrive to the filter as a sequence
+of characters. This means that one must be careful on the
+choice of character encoding to use. Most encoding lose information
+on conversion from an arbitary sequence of bytes to characters
+and back again to bytes. In particular the usual default
+character encodings (CP152 and UTF-8) do.
+For this reason, since Ant 1.7, the character
+encoding ISO-8859-1 is used to convert from characters back to
+bytes, so one has to use this encoding for reading the java
+class file.
 Example:
 
 This loads the basic constants defined in a Java class as Ant properties.
+
 
-
+
   
-
+
   
 
 
 
-Convenience method:
-
-
+This loads the constants from a Java class file as Ant properties,
+prepending the names with a prefix.
+
+
+
   
 
+
   
 
 
-
 EscapeUnicode
 
 This filter converts its input by changing all non US-ASCII characters

Modified: 
ant/core/trunk/src/main/org/apache/tools/ant/filters/ClassConstants.java
URL: 
http://svn.apache.org/viewvc/ant/core/trunk/src/main/org/apache/tools/ant/filters/ClassConstants.java?view=diff&rev=447159&r1=447158&r2=447159
==
--- ant/core/trunk/src/main/org/apache/tools/ant/filters/ClassConstants.java 
(original)
+++ ant/core/trunk/src/main/org/apache/tools/ant/filters/ClassConstants.java 
Sun Sep 17 15:10:50 2006
@@ -21,6 +21,7 @@
 import java.io.Reader;
 import java.lang.reflect.InvocationTargetException;
 import java.lang.reflect.Method;
+import org.apache.tools.ant.BuildException;
 
 
 /**
@@ -103,7 +104,7 @@
 if (clazz == null) {
 ch = -1;
 } else {
-final byte[] bytes = clazz.getBytes();
+final byte[] bytes = clazz.g

Re: suggestion : Ant 1.8 full dist to include a 'scripting lang'

2006-09-17 Thread Antoine Levy-Lambert
Hi,

Is Stefan the author of  ?

Antoine
 Original-Nachricht 
Datum: Sun, 17 Sep 2006 22:01:32 +0100
Von: "Peter Reilly" <[EMAIL PROTECTED]>
An: "Ant Developers List" 
Betreff: Re: suggestion : Ant 1.8 full dist to include a \'scripting lang\'

> On 9/17/06, Stefan Bodewig <[EMAIL PROTECTED]> wrote:
> >
> > On Sat, 16 Sep 2006, Antoine Levy-Lambert <[EMAIL PROTECTED]> wrote:
> >
> > > What about, if the members of ant-contrib were to agree to this,
> > > merge ant and ant-contrib to have the  ...
> >
> > Has anybody ever asked them?
> 
> 
> I think that the author of  has been asked!
> Peter

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: suggestion : Ant 1.8 full dist to include a 'scripting lang'

2006-09-17 Thread Stefano Marsili
Hi everybody,
I'm really no Ant expert, but I'm working on a project
that might be of interest to this thread. 
It defines an expression language that extends 
Ant's property expansion. At the moment the language 
is limited and is still subject to heavy changes 
(I like to experiment and I'm still learning Java ;-).

Anyway, an expression looks like this

  ${antx.prj getProperty(ant.version)}

which is the equivalent to Java's

  getProject().getProperty("ant.version");

It has some similarities with Lisp but it is also
a macro language:
the folowing function definition

  f=${func${#1}(${_str_}${_str_})}

if called with 

  ${f(Name,str=A)} 

evaluates to the call

  ${funcName(AA)}

So, it is just functions, no class definitions,
inheritance, etc., but it is highly customizable 
and I hope will evolve.

If you're curious have a look at 
http://www.efanomars.net/pf

Stefano Marsili


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: suggestion : Ant 1.8 full dist to include a 'scripting lang'

2006-09-17 Thread Peter Reilly

On 9/17/06, Stefan Bodewig <[EMAIL PROTECTED]> wrote:


On Sat, 16 Sep 2006, Antoine Levy-Lambert <[EMAIL PROTECTED]> wrote:

> What about, if the members of ant-contrib were to agree to this,
> merge ant and ant-contrib to have the  ...

Has anybody ever asked them?



I think that the author of  has been asked!
Peter


svn commit: r447130 - in /ant/antlibs: common/trunk/build.xml dotnet/trunk/libraries.properties dotnet/trunk/version.properties

2006-09-17 Thread bodewig
Author: bodewig
Date: Sun Sep 17 13:00:14 2006
New Revision: 447130

URL: http://svn.apache.org/viewvc?view=rev&rev=447130
Log:
rename libraries.properties, bundle it with the source distribution

Added:
ant/antlibs/dotnet/trunk/version.properties
  - copied unchanged from r447114, 
ant/antlibs/dotnet/trunk/libraries.properties
Removed:
ant/antlibs/dotnet/trunk/libraries.properties
Modified:
ant/antlibs/common/trunk/build.xml

Modified: ant/antlibs/common/trunk/build.xml
URL: 
http://svn.apache.org/viewvc/ant/antlibs/common/trunk/build.xml?view=diff&rev=447130&r1=447129&r2=447130
==
--- ant/antlibs/common/trunk/build.xml (original)
+++ ant/antlibs/common/trunk/build.xml Sun Sep 17 13:00:14 2006
@@ -22,7 +22,7 @@
   
 
 
-
+
 
 
@@ -36,7 +36,7 @@
 
 
 
-
+
 
 
 
@@ -274,6 +274,7 @@
 
 
 
+
   
   
 



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: suggestion : Ant 1.8 full dist to include a 'scripting lang'

2006-09-17 Thread Stefan Bodewig
On Wed, 13 Sep 2006, Kevin Jackson <[EMAIL PROTECTED]> wrote:

>> You'd be surprised how much less lines of code you'd need when
>> compared to the Java version, really.
> 
> No really I wouldn't!  Java is a *very* verbose language, Lisp is
> probably one of the least verbose languages (apart from the ())

Actually Lisp isn't much less verbose, macros are the key.  And "real
macros" are what the other scripting languages I've looked into are
lacking.

Stefan

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




Re: suggestion : Ant 1.8 full dist to include a 'scripting lang'

2006-09-17 Thread Stefan Bodewig
On Sat, 16 Sep 2006, Antoine Levy-Lambert <[EMAIL PROTECTED]> wrote:

> What about, if the members of ant-contrib were to agree to this,
> merge ant and ant-contrib to have the  ...

Has anybody ever asked them?

Stefan

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: test leftovers in source tree

2006-09-17 Thread Stefan Bodewig
On Sun, 17 Sep 2006, Antoine Levy-Lambert <[EMAIL PROTECTED]> wrote:

> - change the unit tests which do not clean behind themselves,

+1

> - may be do something in the "distribution" target to remove
> everything under "src" which svn status displays with a question
> mark.

Sounds OK.

Stefan

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Fwd: [VOTE] Release BSF 2.4.0

2006-09-17 Thread Stefan Bodewig
On Fri, 15 Sep 2006, Kevin Jackson <[EMAIL PROTECTED]> wrote:

> Thought that people would be interested in this - BSF 2.4.0 rc2 pre
> ApacheCon US

This will finally give us a combination of released versions of rhino
and BSF that work together, great!

> - if it's stable, do we want to build 1.7.0 dist against this
> version?

If the API hasn't changed, it shouldn't make any difference which
version we compile against.

Stefan

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [VOTE] Release plan for AntUnit 1.0

2006-09-17 Thread Stefan Bodewig
On Fri, 15 Sep 2006, Peter Reilly <[EMAIL PROTECTED]> wrote:
> On 9/15/06, Stefan Bodewig <[EMAIL PROTECTED]> wrote:

>> * start using the beta on Ant's own code base.
> 
> for unit tests...

of course.  Any other ideas?

> +1 - although this is a little chicken and egg!
> I assume this will be done the same way as junit? i.e. a jar file
> in $trunk/lib/optional

Exactly, see the "antunit integration" thread initiated by Matt.

Stefan

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



test leftovers in source tree

2006-09-17 Thread Antoine Levy-Lambert
Hi,

I have seen that some tests leave some leftovers in the source tree.

?  src\etc\testcases\taskdefs\spawn789521089log
?  src\etc\testcases\taskdefs\javadoc\javadoc
? 
src\etc\testcases\taskdefs\optional\junitvmwatcher1674871168.properties
? 
src\etc\testcases\taskdefs\optional\junitvmwatcher1344209303.properties
? 
src\etc\testcases\taskdefs\optional\junitvmwatcher544649852.properties
? 
src\etc\testcases\taskdefs\optional\junitvmwatcher1821106360.properties
?  src\etc\testcases\types\resources\work.jar

Unfortunately, this was packaged in the source distribution of ant
1.7.0Beta2. I do not think it is a big problem for the beta, but we should :

- change the unit tests which do not clean behind themselves,

- may be do something in the "distribution" target to remove everything
under "src" which svn status displays with a question mark.

I have added a note to run svn status manually before starting the build
for the release in ReleaseInstructions too.

Regards,

Antoine


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Ant1.7.0Beta2 released

2006-09-17 Thread Antoine Levy-Lambert
Hi,

Ant 1.7.0Beta2 has been released.

Ant 1.7.0Beta2 contains some bug fixes and improvements compared to
1.7.0Beta1, particularly concerning the script task.

Ant 1.7 introduces a resource framework. Some of the core ant tasks such
as  are now able to process not only file system resources but
also zip entries, tar entries, paths, ... Resource collections group
resources, and can be further combined with operators such as union and
intersection. This can be extended by custom resources and custom tasks
using resources.

Ant 1.7 starts outsourcing of optional tasks to Antlibs. The .NET antlib
in preparation will replace the .NET optional tasks which ship in Ant.
Support for the version control system Subversion will be only provided
as an antlib to be released shortly.

Ant 1.7 fixes also a large number of bugs.

Ant 1.7 has no support for Java6 features, but first tests on Java6 did
not fail.

Please refer to our web site to find the download location

Regards,

Antoine


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



svn commit: r447100 - /ant/core/trunk/ReleaseInstructions

2006-09-17 Thread antoine
Author: antoine
Date: Sun Sep 17 10:19:12 2006
New Revision: 447100

URL: http://svn.apache.org/viewvc?view=rev&rev=447100
Log:
replaced CVS by SVN, adding a point about making sure that one's
source directory is clean

Modified:
ant/core/trunk/ReleaseInstructions

Modified: ant/core/trunk/ReleaseInstructions
URL: 
http://svn.apache.org/viewvc/ant/core/trunk/ReleaseInstructions?view=diff&rev=447100&r1=447099&r2=447100
==
--- ant/core/trunk/ReleaseInstructions (original)
+++ ant/core/trunk/ReleaseInstructions Sun Sep 17 10:19:12 2006
@@ -5,16 +5,20 @@
  Magesh Umasankar
  Antoine Levy-Lambert
 
-Note: This document was updated in the context of releasing Ant 1.6.
+Note: This document was updated in the context of releasing Ant 1.7.
   Please interpret the branch names, tags, etc. according to
   your context.
 
 1.  Propose a release plan for vote.  This should set out the timetable for
-the release under ideal circumstances.  The level of bugs reported
-can delay things. Generally, give a few weeks to "close" the source tree
-to further changes so people can finalise contributions, etc. At this time,
-the first beta will be cut and there will be then a period of beta testing,
-usually 1 month but this should be flexible.
+the release under ideal circumstances.  
+
+The issue of whether to create a branch for the release should be discussed
+in the release vote.
+
+The level of bugs reported  can delay things. Generally, give a few weeks 
to 
+"close" the source tree to further changes so people can finalise 
+contributions, etc. At this time, the first beta will be cut and there 
will be 
+then a period of beta testing, usually 1 month but this should be flexible.
 
 2.  Note that any mention of a deadline causes a flood of bug fixes, new tasks,
 etc.  This needs to be managed as best it can. Some fixes will be applied,
@@ -22,26 +26,30 @@
 particularly the release manager will need to make judgement calls here.
 Anything too "big" is likely to be held over.
 
-3.  Once the freeze date arrives, create a branch for the release builds. You
-will need to be comfortable in handling CVS branches with mutliple
+3.  Once the freeze date arrives, create a branch for the release builds,
+if this was decided in the release vote. This was done for Ant 1.6, 
+but not for Ant 1.7. 
+
+You will need to be comfortable in handling SVN branches with multiple
 merge-backs to the main branch and even selected merges from the the main
 branch to the release branch.
 
 For more information on performing branching and merging, please visit
-http://www.durak.org/cvswebsites/doc/cvs_54.php#SEC54
+http://svnbook.red-bean.com/nightly/en/svn-book.html
 
 Label such branches ANT_16_BRANCH.
 
-4.  Once the branch is setup, the version numbers in CVS are changed. On the
-branch, the version property in build.xml becomes 1.6Beta,
-while the main branch is updated to 1.7alpha.
+4.  Once the branch is setup, the version numbers in SVN are changed. On the
+branch, the version property in build.xml becomes 1.7Beta.
+
+If there were a main branch, its build.xml would have 1.8alpha.
 
 [[ TODO: Check if the documentation files also need to be updated to point
 to the right areas of Ant's website. ]]
 
 5.  Before a build :
 
-the first beta on the 1.6 branch should be called 1.6Beta1, ...
+the first beta on the 1.7 branch has been called 1.7.0Beta1, ...
 
 the version property in build.xml governs the output of ant -version and
 the naming of the distribution files.
@@ -75,9 +83,12 @@
 the build with -verbose option and scan for lines beginning with
 "Unable to load...".
 
-7.  Next bootstrap, build and run the tests.  Then build the distribution
+7.  Make sure that your directory tree is clean by running svn status.
+Some tests leave behind leftovers which end up in the source distribution 
otherwise.
+
+8.   Next bootstrap, build and run the tests.  Then build the distribution
 on the branch. It is important that this be a clean build. Label this with
-a tag ANT_16_B1.
+a tag ANT_170_B1.
 
 C:\dev\asf\ant-core>
 svn copy https://svn.apache.org/repos/asf/ant/core/trunk \
@@ -86,7 +97,7 @@
 
 Revision 437509 ?\195?\188bertragen.
 
-8.  Sign the distribution files using the following simple script
+9.  Sign the distribution files using the following simple script
 #!/bin/sh
 for i in `/usr/bin/find distribution \( -name "*.bz2" -o -name  "*.zip" -o 
-name "*.gz" \)`
 do
@@ -98,16 +109,16 @@
 see .
 
 Before you do that, ensure that the key you use is inside the KEYS
-file in Ant's CVS repository - and that you perform a cvs update on
+file in Ant's SVN repository - and that you perform 

DO NOT REPLY [Bug 18391] - RFE : ignoreMissingBuildFiles option for subant

2006-09-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_bug.cgi?id=18391


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 5748] - Filtering, Default Filter

2006-09-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_bug.cgi?id=5748


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 22554] - allow to specify Build file from OS environment variable

2006-09-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_bug.cgi?id=22554


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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

2006-09-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_bug.cgi?id=40058


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



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

2006-09-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_bug.cgi?id=27219


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 20485] - The task doesn't support the nested "filterset" element

2006-09-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_bug.cgi?id=20485


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 19714] - Nested element ("weblogic") of the "serverdeploy" task should support WebLogic Server 7

2006-09-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_bug.cgi?id=19714


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 12292] - [PATCH] enable tag inside targets

2006-09-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_bug.cgi?id=12292


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 39532] - an implementation of sftp task

2006-09-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_bug.cgi?id=39532


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 2743] - More sophisticated dependency analysis

2006-09-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_bug.cgi?id=2743


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 33243] - Need a "meta data" facility.

2006-09-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_bug.cgi?id=33243


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 9294] - [PATCH] optional/j2ee/ServerDeploy OC4J Support

2006-09-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_bug.cgi?id=9294


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 40157] - and Tasks to give meaningful errror messages

2006-09-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_bug.cgi?id=40157


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 37655] - really unhelpful error when ,, is in a dependency target

2006-09-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_bug.cgi?id=37655


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 28504] - [PATCH] Capitalize /ZIP|[JWE]AR/; update Zip.reset() overloads

2006-09-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_bug.cgi?id=28504


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 19712] - Add a task for SQLJ compilation

2006-09-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_bug.cgi?id=19712


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 26849] - [PATCH] Pathconvert output in xml format and write to file

2006-09-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_bug.cgi?id=26849


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 36804] - echoxml doesnt include namespace declarations

2006-09-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_bug.cgi?id=36804


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 32897] - [PATCH] New Logger: displays target's source file location to maximize information when using imported build scripts.

2006-09-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_bug.cgi?id=32897


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 31610] - [RFE][Patch] errorproperty attribute to task

2006-09-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_bug.cgi?id=31610


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 29347] - Recursive property expansion

2006-09-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_bug.cgi?id=29347


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 21387] - [PATCH] Permit to turn on Java (1.4) assertions in tests + tested code

2006-09-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_bug.cgi?id=21387


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 32501] - [PATCH] Use File.createTempFile wherever appropriate

2006-09-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_bug.cgi?id=32501


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 28911] - &Co extract absolute paths at the root.

2006-09-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_bug.cgi?id=28911


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 34005] - spellcheck results from ant.apache.org manual

2006-09-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_bug.cgi?id=34005


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 15729] - StarTeam rootLocalFolder should be java.io.File

2006-09-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_bug.cgi?id=15729


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 35505] - improve error message on "[war] error while reading original manifest: error in opening zip file"

2006-09-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_bug.cgi?id=35505


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 39961] - Resource name attribute should be allowed to coeist with refid

2006-09-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_bug.cgi?id=39961


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 40342] - Regression: rmic generates 1.1 stubs by default

2006-09-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_bug.cgi?id=40342


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 29371] - patch.xml chokes on "${" in method comment block

2006-09-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_bug.cgi?id=29371


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 23037] - enhancement of org.apache.tools.ant.types.selectors.ContainsRegexpSelector

2006-09-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_bug.cgi?id=23037


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 38245] - lacks any decent tests

2006-09-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_bug.cgi?id=38245


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 30244] - [PATCH] Add ability to set the request method when using the condition

2006-09-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_bug.cgi?id=30244


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 28394] - Add "commentchars" attribute to Sql task

2006-09-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_bug.cgi?id=28394


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 26000] - sql task always fails ever since Ant 1.5.4 -- java.sql.SQLException: Method can be called only once

2006-09-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_bug.cgi?id=26000


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 28299] - Please add inside

2006-09-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_bug.cgi?id=28299


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 40209] - with huge build files, ant crashes with a RuntimeException: Mismatch - popped element = task:ant finished target element = target:update

2006-09-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_bug.cgi?id=40209


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 34507] - runant.py doesn't handle command with spaces in properly

2006-09-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_bug.cgi?id=34507


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 12518] - Gunzip & BUnZip2 add filesets, patternsets, and overwrite attribute.

2006-09-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_bug.cgi?id=12518


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 23243] - Image task should support mapper element

2006-09-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_bug.cgi?id=23243


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 31589] - Problems specific to OpenVMS

2006-09-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_bug.cgi?id=31589


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 34151] - need to propagage proxy information to

2006-09-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_bug.cgi?id=34151


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 34281] - IncludeTest fails under JDK 1.4.2_04 and 1.4.2_08

2006-09-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_bug.cgi?id=34281


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 31165] - should we set networkaddress.cache.ttl to something sensible in our startup scripts

2006-09-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_bug.cgi?id=31165


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 40019] - Add shorcut regex attribute to

2006-09-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_bug.cgi?id=40019


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 26739] - should put all parameters into an external file when requested or automatically

2006-09-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_bug.cgi?id=26739


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 40140] - Let task/types receive unexpanded attribute(s)

2006-09-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_bug.cgi?id=40140


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 22129] - Provide a way to specify default excludes in a property file

2006-09-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_bug.cgi?id=22129


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 20128] - vssget command label problem

2006-09-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_bug.cgi?id=20128


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 34138] - Ant should use other compilers when Sun's Javac can not be found

2006-09-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_bug.cgi?id=34138


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 22067] - Logging of "Buildfile: *" directly to System.out instead of through logging mechanism

2006-09-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_bug.cgi?id=22067


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 22901] - [Patch] -only option to execute target(s) without dependencies

2006-09-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_bug.cgi?id=22901


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 33073] - Tasks created by do not support nested text

2006-09-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_bug.cgi?id=33073


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 34525] - doesnt check for the transform existing

2006-09-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_bug.cgi?id=34525


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 36629] - Apt task fails when compile="false" specified

2006-09-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_bug.cgi?id=36629


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 38006] - Ant JUnit batchtest eats log4j console output of 2nd and subsequent tests

2006-09-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_bug.cgi?id=38006


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 24532] - ProjectHelp - refactored project help output

2006-09-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_bug.cgi?id=24532


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 39926] - StarTeam tasks do not identify themselves as a particular application

2006-09-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_bug.cgi?id=39926


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 32142] - [PROPOSAL, PATCH] External public entity and new system entity IDs.

2006-09-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_bug.cgi?id=32142


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 21065] - new core task - MergeJavaDocs

2006-09-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_bug.cgi?id=21065


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 36086] - FixCRLF by Admin-User messes up the ACL (Access Control List) on Windows for restricted-user

2006-09-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_bug.cgi?id=36086


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 13371] - [PATCH] Contributed new CvsExportDiff task

2006-09-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_bug.cgi?id=13371


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 23244] - New ImageSizeSelector

2006-09-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_bug.cgi?id=23244


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 28883] - Add regex conditions to Ant

2006-09-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_bug.cgi?id=28883


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 28681] - [PATCH] Xml output for the SQL task

2006-09-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_bug.cgi?id=28681


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 29997] - Implement wish list of functionality for task

2006-09-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_bug.cgi?id=29997


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 27283] - [PATCH] Note that optimize="true" probably does not optimize anything

2006-09-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_bug.cgi?id=27283


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 32884] - [PATCH] PathConvert on Windows should process forward and back slashes equivalently

2006-09-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_bug.cgi?id=32884


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 19224] - The task should accept the 'dependcache' and 'dependcacheref' attributes

2006-09-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_bug.cgi?id=19224


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 6757] - adding visibility to tasks

2006-09-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_bug.cgi?id=6757


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 20344] - [PATCH]Allows record task to use XmlRecorder

2006-09-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_bug.cgi?id=20344


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 22889] - Add string formatting options to

2006-09-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_bug.cgi?id=22889


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 34116] - Example XML syntax for Ant manual + matching XSLs

2006-09-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_bug.cgi?id=34116


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DO NOT REPLY [Bug 10283] - Add a destfile to the uptodate task

2006-09-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_bug.cgi?id=10283


[EMAIL PROTECTED] changed:

   What|Removed |Added

Version|1.7.0Beta1  |1.7.0Beta2




-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



  1   2   >