ruper2/src/java/core/org/krysalis/ruper/util RuperConstants.java,1.7,1.8

[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-serv10851/src/java/core/org/krysalis/ruper/util

Modified Files:
	RuperConstants.java 
Log Message:
handler chain process added

Index: RuperConstants.java
===================================================================
RCS file: /cvsroot/metamorphosis/ruper2/src/java/core/org/krysalis/ruper/util/RuperConstants.java,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** RuperConstants.java	10 Sep 2003 16:09:38 -0000	1.7
--- RuperConstants.java	11 Sep 2003 17:03:29 -0000	1.8
***************
*** 19,33 ****
  	
  	public final static String RUPER_HOME = "http://www.krysalis.org/ruper/";
! 
  	// Repository locations
  	public final static String KRYSALIS_LOCATION = "http://www.krysalis.org/library/projects/";
  	public final static String MAVEN_LOCATION = "http://www.ibiblio.org/maven/";
- 	
- 	// Default Repository IDs
- 	public final static String LOCAL_FILE_SYSTEM_ID = "LocalFileSystem";
- 	public final static String KRYSALIS_ID = "Krysalis";
- 	public final static String MAVEN_ID = "Maven";
  
! 	// :TODO: How can I make these final?
  	public static URL MAVEN_URL;
  	static {
--- 19,32 ----
  	
  	public final static String RUPER_HOME = "http://www.krysalis.org/ruper/";
! 	
  	// Repository locations
  	public final static String KRYSALIS_LOCATION = "http://www.krysalis.org/library/projects/";
  	public final static String MAVEN_LOCATION = "http://www.ibiblio.org/maven/";
  
! 	// selector/comparator
! 	public final static String SELECTOR = "SELECTOR";
! 	public final static String COMPARATOR = "COMPARATOR";
! 
! 	// :TODO: How can I make these final?  -- probably don't need this, it should be in xml
  	public static URL MAVEN_URL;
  	static {




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