tn5250j/src/org/tn5250j Connect.java,1.19,1.20

[email protected]
Newsgroups gmane.comp.java.tn5250j.cvs
Message-ID <[email protected]>
Update of /cvsroot/tn5250j/tn5250j/src/org/tn5250j
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28739

Modified Files:
	Connect.java 
Log Message:
test mail notification

Index: Connect.java
===================================================================
RCS file: /cvsroot/tn5250j/tn5250j/src/org/tn5250j/Connect.java,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -d -r1.19 -r1.20
*** Connect.java	15 Feb 2004 12:55:48 -0000	1.19
--- Connect.java	15 Feb 2004 13:18:11 -0000	1.20
***************
*** 1,1014 ****
! /**
!  * Title: tn5250J
!  * Copyright:   Copyright (c) 2001
!  * Company:
!  * @author  Kenneth J. Pouncey
!  * @version 0.5
!  *
!  * Description:
!  *
!  * This program is free software; you can redistribute it and/or modify
[...1999 lines suppressed...]
! 							return -1;
! 						}
! 					}
! 				} else {
! 					if (one instanceof Comparable
! 						&& two instanceof Comparable) {
! 						Comparable cOne = (Comparable) one;
! 						Comparable cTwo = (Comparable) two;
! 						if (ascending) {
! 							return cOne.compareTo(cTwo);
! 						} else {
! 							return cTwo.compareTo(cOne);
! 						}
! 					}
! 				}
! 				return 1;
! 			}
! 		}
! 	}
! }



-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.