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/03/01 17:43:04 UTC

DO NOT REPLY [Bug 48834] New: BuildFileTest.assertPropertyUnset() could fail with a slightly more meaningful error message

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

           Summary: BuildFileTest.assertPropertyUnset() could fail with a
                    slightly more meaningful error message
           Product: Ant
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Other
        AssignedTo: notifications@ant.apache.org
        ReportedBy: stevel@apache.org


BuildFileTest.assertPropertyUnset() delegates to assertPropertyEquals(), but as
it is looking for a null property, it could be more explicit in its error
message

-- 
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 48834] BuildFileTest.assertPropertyUnset() could fail with a slightly more meaningful error message

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |1.8.1

--- Comment #1 from Stefan Bodewig <bo...@apache.org> 2010-03-02 11:05:31 UTC ---
svn revision 917583

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