From a2ef942f633d7b073df290e51550ef3be1cb2564 Mon Sep 17 00:00:00 2001 From: Peter Reilly Date: Fri, 4 May 2007 16:19:35 +0000 Subject: [PATCH] Bugzilla 42334: System properties may be none string objects git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@535314 13f79535-47bb-0310-9956-ffa450edef68 --- CONTRIBUTORS | 1 + WHATSNEW | 2 ++ contributors.xml | 4 ++++ 3 files changed, 7 insertions(+) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index b52a8dcbb..73106527b 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -12,6 +12,7 @@ Anil K. Vijendran Anli Shundi Anthony Goubard Anthony Green +Antoine Baudoux Antoine Levy-Lambert Anton Mazkovoi Arnaud Vandyck diff --git a/WHATSNEW b/WHATSNEW index a65a90a59..d05c542f6 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -68,6 +68,8 @@ Fixed bugs: * -autoproxy turns Java1.5+ automatic proxy support on. Bugzilla 41904 +* handle null result of system getProperty(). Bugzilla 42334. + Other changes: -------------- diff --git a/contributors.xml b/contributors.xml index e09ceacaf..45c75449f 100644 --- a/contributors.xml +++ b/contributors.xml @@ -55,6 +55,10 @@ Anthony Green + + Antoine + Baudoux + Antoine Levy-Lambert