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

List:       jibx-cvs
Subject:    [Jibx-cvs] core/build/test/org/jibx/schema SchemaTestBase.java, 1.7,
From:       Dennis Sosnoski <dsosnoski () users ! sourceforge ! net>
Date:       2009-04-28 12:54:05
Message-ID: E1Lymp3-0004WX-7L () fdv4jf1 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Update of /cvsroot/jibx/core/build/test/org/jibx/schema
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv17315/test/org/jibx/schema

Modified Files:
	SchemaTestBase.java 
Log Message:
Test updates to match API changes.

Index: SchemaTestBase.java
===================================================================
RCS file: /cvsroot/jibx/core/build/test/org/jibx/schema/SchemaTestBase.java,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** SchemaTestBase.java	27 Dec 2008 14:26:41 -0000	1.7
--- SchemaTestBase.java	28 Apr 2009 12:54:03 -0000	1.8
***************
*** 1,2 ****
--- 1,30 ----
+ /*
+ Copyright (c) 2007-2009, Dennis M. Sosnoski.
+ All rights reserved.
+ 
+ Redistribution and use in source and binary forms, with or without modification,
+ are permitted provided that the following conditions are met:
+ 
+  * Redistributions of source code must retain the above copyright notice, this
+    list of conditions and the following disclaimer.
+  * Redistributions in binary form must reproduce the above copyright notice,
+    this list of conditions and the following disclaimer in the documentation
+    and/or other materials provided with the distribution.
+  * Neither the name of JiBX nor the names of its contributors may be used
+    to endorse or promote products derived from this software without specific
+    prior written permission.
+ 
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
+ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
+ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ */
+ 
  package org.jibx.schema;
  
***************
*** 104,109 ****
                  BindingDefinition def1 = Utility.loadBinding(BINDING_FILE, \
                BINDING_NAME, is1, null, true);
                  BindingDefinition def2 = Utility.loadBinding(EXTRACT_FILE, \
                EXTRACT_NAME, is2, null, true);
!                 def1.generateCode(false);
!                 def2.generateCode(false);
                  
                  // finish binding factory with information on classes used
--- 132,137 ----
                  BindingDefinition def1 = Utility.loadBinding(BINDING_FILE, \
                BINDING_NAME, is1, null, true);
                  BindingDefinition def2 = Utility.loadBinding(EXTRACT_FILE, \
                EXTRACT_NAME, is2, null, true);
!                 def1.generateCode(false, false);
!                 def2.generateCode(false, false);
                  
                  // finish binding factory with information on classes used


------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
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