You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bu...@apache.org on 2010/08/23 13:45:46 UTC

DO NOT REPLY [Bug 49803] New: Project.setDefault(null) throws NPE

https://issues.apache.org/bugzilla/show_bug.cgi?id=49803

           Summary: Project.setDefault(null) throws NPE
           Product: Ant
           Version: 1.8.1
          Platform: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Core
        AssignedTo: notifications@ant.apache.org
        ReportedBy: andrey.a.pavlenko@gmail.com


The method Project.setDefault(null) throws NPE with null argument:

    at java.util.Hashtable.put(Hashtable.java:396)
    at
org.apache.tools.ant.PropertyHelper.setUserProperty(PropertyHelper.java:752)
    at org.apache.tools.ant.Project.setUserProperty(Project.java:566)
    at org.apache.tools.ant.Project.setDefault(Project.java:732)

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

DO NOT REPLY [Bug 49803] Project.setDefault(null) throws NPE

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=49803

Stefan Bodewig <bo...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|VERIFIED                    |CLOSED

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

DO NOT REPLY [Bug 49803] Project.setDefault(null) throws NPE

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=49803

Andrey Pavlenko <an...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |VERIFIED

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

DO NOT REPLY [Bug 49803] Project.setDefault(null) throws NPE

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=49803

Stefan Bodewig <bo...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |1.8.2
         OS/Version|                            |All

--- Comment #1 from Stefan Bodewig <bo...@apache.org> 2010-08-23 07:58:44 EDT ---
fixed with svn revision 988095

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