ruper2/src/java/core/org/krysalis/ruper2/config ConfigXMLEntryTable.java,1.2,1.3

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

Modified Files:
	ConfigXMLEntryTable.java 
Log Message:
Eclipse API


Index: ConfigXMLEntryTable.java
===================================================================
RCS file: /cvsroot/metamorphosis/ruper2/src/java/core/org/krysalis/ruper2/config/ConfigXMLEntryTable.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** ConfigXMLEntryTable.java	29 Sep 2003 22:10:12 -0000	1.2
--- ConfigXMLEntryTable.java	8 Oct 2003 13:23:21 -0000	1.3
***************
*** 5,9 ****
  
  import org.krysalis.ruper2.protocols.VirtualResourceLocator;
! import org.krysalis.ruper2.repository.DefaultRepository;
  import org.krysalis.ruper2.repository.RepositoryAttribute;
  import org.krysalis.ruper2.repository.RepositorySet;
--- 5,9 ----
  
  import org.krysalis.ruper2.protocols.VirtualResourceLocator;
! import org.krysalis.ruper2.repository.Repository;
  import org.krysalis.ruper2.repository.RepositoryAttribute;
  import org.krysalis.ruper2.repository.RepositorySet;
***************
*** 34,38 ****
  		m_entryToClassMap.put(
  			XMLTagConstants.REPOSITORY_TAG,
! 			DefaultRepository.DEFAULT_REPOSITORY_CLASSNAME);
  		m_entryToClassMap.put(
  			XMLTagConstants.REPOSITORY_URL_TAG,
--- 34,38 ----
  		m_entryToClassMap.put(
  			XMLTagConstants.REPOSITORY_TAG,
! 			Repository.DEFAULT_REPOSITORY_CLASSNAME);
  		m_entryToClassMap.put(
  			XMLTagConstants.REPOSITORY_URL_TAG,




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