Author: peterreilly
Date: Fri May 4 09:19:35 2007
New Revision: 535314
URL: http://svn.apache.org/viewvc?view=rev&rev=535314
Log:
Bugzilla 42334: System properties may be none string objects
Modified:
ant/core/trunk/CONTRIBUTORS
ant/core/trunk/WHATSNEW
ant/core/trunk/contributors.xml
Modified: ant/core/trunk/CONTRIBUTORS
URL:
http://svn.apache.org/viewvc/ant/core/trunk/CONTRIBUTORS?view=diff&rev=535314&r1=535313&r2=535314
==============================================================================
Binary files - no diff available.
Modified: ant/core/trunk/WHATSNEW
URL:
http://svn.apache.org/viewvc/ant/core/trunk/WHATSNEW?view=diff&rev=535314&r1=535313&r2=535314
==============================================================================
--- ant/core/trunk/WHATSNEW (original)
+++ ant/core/trunk/WHATSNEW Fri May 4 09:19:35 2007
@@ -68,6 +68,8 @@
* -autoproxy turns Java1.5+ automatic proxy support on. Bugzilla 41904
+* handle null result of system getProperty(). Bugzilla 42334.
+
Other changes:
--------------
Modified: ant/core/trunk/contributors.xml
URL:
http://svn.apache.org/viewvc/ant/core/trunk/contributors.xml?view=diff&rev=535314&r1=535313&r2=535314
==============================================================================
--- ant/core/trunk/contributors.xml (original)
+++ ant/core/trunk/contributors.xml Fri May 4 09:19:35 2007
@@ -57,6 +57,10 @@
</name>
<name>
<first>Antoine</first>
+ <last>Baudoux</last>
+ </name>
+ <name>
+ <first>Antoine</first>
<last>Levy-Lambert</last>
</name>
<name>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]