[prev in list] [next in list] [prev in thread] [next in thread] 

List:       jibx-cvs
Subject:    [Jibx-cvs] core/build/test/simple Customers7.java,1.4,1.5
From:       Dennis Sosnoski <dsosnoski () users ! sourceforge ! net>
Date:       2010-01-20 11:29:34
Message-ID: E1NXYkg-0003a0-R9 () sfp-cvsdas-3 ! v30 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Update of /cvsroot/jibx/core/build/test/simple
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv13758/build/test/simple

Modified Files:
	Customers7.java 
Log Message:
Correct test for customer present to work with null array.

Index: Customers7.java
===================================================================
RCS file: /cvsroot/jibx/core/build/test/simple/Customers7.java,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** Customers7.java	2 Mar 2009 12:21:17 -0000	1.4
--- Customers7.java	20 Jan 2010 11:29:32 -0000	1.5
***************
*** 56,60 ****
      
      private boolean wrappedHasCustomer() {
!         return collection.hasCustomer();
      }
      
--- 56,60 ----
      
      private boolean wrappedHasCustomer() {
!         return collection != null && collection.hasCustomer();
      }
      


------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Jibx-cvs mailing list
Jibx-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic