ruper2/src/java/core ruper.xml,1.1,1.2

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

Modified Files:
	ruper.xml 
Log Message:
Avoid clash with existing Ruper...

Index: ruper.xml
===================================================================
RCS file: /cvsroot/metamorphosis/ruper2/src/java/core/ruper.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** ruper.xml	22 Sep 2003 20:18:28 -0000	1.1
--- ruper.xml	29 Sep 2003 18:09:28 -0000	1.2
***************
*** 9,28 ****
  <config>
  	<repositoryset id="default">
! 
! 		<repository id="maven" class="org.krysalis.ruper.repository.DefaultRepository" 
  					url="http://www.ibiblio.org/maven/"
  					remote="true"
  					active="true" />
  		
! 		<repository id="krysalis" class="org.krysalis.ruper.repository.DefaultRepository" 
  					url="http://www.krysalis.org/library/projects/"
  					remote="true"
  					active="true" />
  					
! 		<repository id="test" class="org.krysalis.ruper.repository.DefaultRepository" 
  					url="http://www.test.org/jars/"
  					remote="true"
! 					active="false" />
  					
  	</repositoryset>
  </config>
--- 9,38 ----
  <config>
  	<repositoryset id="default">
! 		<repository id="maven" 
  					url="http://www.ibiblio.org/maven/"
  					remote="true"
  					active="true" />
  		
! 		<repository id="krysalis" 
  					url="http://www.krysalis.org/library/projects/"
  					remote="true"
  					active="true" />
  					
! 		<repository id="test" 
  					url="http://www.test.org/jars/"
  					remote="true"
! 					active="false" />					
! 	</repositoryset>
! 	
! 	<repositoryset id="test">					
! 		<repository id="test_local" 
! 					url="http://www.test.org/jars/"
! 					remote="true"
! 					active="true" />
  					
+ 		<repository id="test" 
+ 					url="./testrepo"
+ 					remote="true"
+ 					active="true" />					
  	</repositoryset>
  </config>




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