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

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

Modified Files:
	RuperConstants.java 
Log Message:
simple ruper.xml working

Index: RuperConstants.java
===================================================================
RCS file: /cvsroot/metamorphosis/ruper2/src/java/core/org/krysalis/ruper/util/RuperConstants.java,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** RuperConstants.java	9 Sep 2003 21:49:05 -0000	1.6
--- RuperConstants.java	10 Sep 2003 16:09:38 -0000	1.7
***************
*** 14,21 ****
  
  	public final static String DEFAULT_CONFIG_XML = "ruper.xml";
- 	public final static String PROPERTY_XML_TAG = "property";
- 	public final static String XML_GROUPER_ELEMENT = "org.krysalis.ruper.util.xml.XmlGrouperElement";
- 	public final static String XML_TAG_ID 		= "id";
- 	public final static String XML_TAG_REF_ID = "refId";
  
  	public final static String STANDARD = "Standard";
--- 14,17 ----
***************
*** 24,30 ****
--- 20,31 ----
  	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?




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