mx4j/src/test/test/javax/management QueryTest.java,1.9,1.10

Jeremy Boynes <[email protected]> Mon, 14 Feb 2005 06:58:38 +0000
Newsgroups gmane.comp.java.mx4j.cvs
Message-ID <[email protected]>
Update of /cvsroot/mx4j/mx4j/src/test/test/javax/management
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27239/src/test/test/javax/management

Modified Files:
	QueryTest.java 
Log Message:
Fix for [ 1122183 ] Between operation only operates on numerics
I commented out String comparisons so we can add them back in if that is compliant

Index: QueryTest.java
===================================================================
RCS file: /cvsroot/mx4j/mx4j/src/test/test/javax/management/QueryTest.java,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** QueryTest.java	13 Nov 2004 16:38:31 -0000	1.9
--- QueryTest.java	14 Feb 2005 06:58:35 -0000	1.10
***************
*** 267,270 ****
--- 267,271 ----
                                         Query.value(5)));
        assertEquals(3, result.size());
+ /*
        result =
        server.queryMBeans(null,
***************
*** 279,282 ****
--- 280,284 ----
                                         Query.value("z")));
        assertEquals(3, result.size());
+ */
     }
  



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click