Nice/src/nice/tools/testsuite NiceSourceFile.java,1.19,1.20

Daniel Bonniot <[email protected]>
Newsgroups gmane.comp.lang.nice.cvs
Message-ID <[email protected]>
Update of /cvsroot/nice/Nice/src/nice/tools/testsuite
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27403/src/nice/tools/testsuite

Modified Files:
	NiceSourceFile.java 
Log Message:
Respect the order in which imports have been specified so that import order
can be specified by the testcase.


Index: NiceSourceFile.java
===================================================================
RCS file: /cvsroot/nice/Nice/src/nice/tools/testsuite/NiceSourceFile.java,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -d -r1.19 -r1.20
*** NiceSourceFile.java	5 Aug 2004 12:33:21 -0000	1.19
--- NiceSourceFile.java	6 Mar 2005 13:07:58 -0000	1.20
***************
*** 81,86 ****
  	 * 
  	 */
! 	private Set _imports = new HashSet();
! 	
  	/**
  	 * TODO
--- 81,86 ----
  	 * 
  	 */
! 	private List _imports = new LinkedList();
! 
  	/**
  	 * TODO



-------------------------------------------------------
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
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.