ruper2/src/java/core/org/krysalis/ruper/util RuperConstants.java,1.10,1.11

[email protected]
Newsgroups gmane.comp.krysalis.metamorphosis.cvs
Message-ID <[email protected]>
Update of /cvsroot/metamorphosis/ruper2/src/java/core/org/krysalis/ruper/util
In directory sc8-pr-cvs1:/tmp/cvs-serv19607/src/java/core/org/krysalis/ruper/util

Modified Files:
	RuperConstants.java 
Log Message:
Started a mock repository, for unit testing.

Index: RuperConstants.java
===================================================================
RCS file: /cvsroot/metamorphosis/ruper2/src/java/core/org/krysalis/ruper/util/RuperConstants.java,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** RuperConstants.java	16 Sep 2003 20:40:32 -0000	1.10
--- RuperConstants.java	25 Sep 2003 23:05:45 -0000	1.11
***************
*** 5,8 ****
--- 5,10 ----
  
  import java.net.URL;
+ import java.util.ArrayList;
+ import java.util.List;
  
  import org.krysalis.ruper.protocols.VirtualResourceLocator;
***************
*** 12,15 ****
--- 14,18 ----
   */
  public class RuperConstants {
+ 	public final static List EMPTY_LIST = new ArrayList();
  
  	public final static String DEFAULT_CONFIG_XML = "ruper.xml";




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
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.