ruper2/src/documentation/content/xdocs/config index.xml,NONE,1.1 book.xml,NONE,1.1

[email protected]
Newsgroups gmane.comp.krysalis.metamorphosis.cvs
Message-ID <[email protected]>
Update of /cvsroot/metamorphosis/ruper2/src/documentation/content/xdocs/config
In directory sc8-pr-cvs1:/tmp/cvs-serv5577/src/documentation/content/xdocs/config

Added Files:
	index.xml book.xml 
Log Message:
Documentation update.

--- NEW FILE: index.xml ---
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "./dtd/document-v11.dtd">

<document>
  <header>
    <title>Krysalis-Ruper Configuration</title>
    <authors>
      <person id="anou_mana" name="Anou Manavalan" email="[email protected]"/>       
      	<person id="arb_jack" name="Adam R. B. Jack" email="[email protected]"/>
    </authors>
  </header>
  
  <body>
    <section><title>Configuration</title>
      <p>Krysalis-Ruper .</p>
      <section><title>Ruper.xml</title>
      	<p>Configuration is done via API or XML resource. Ruper ships with the following.</p>
      	<source>
&lt;?xml version="1.0"?>
&lt;!--
==============================================================================

	Default Ruper Configuration
 
==============================================================================
-->
&lt;config&gt;
    &lt;repositoryset id=&quot;mock&quot;&gt;	
		&lt;repository id=&quot;mock&quot; 
			class=&quot;org.krysalis.ruper2.repository.MockRepository&quot;/&gt;					
	&lt;/repositoryset&gt;
	
	&lt;repositoryset id=&quot;default&quot;&gt;
		&lt;repository id=&quot;maven&quot; 
			url=&quot;http://www.ibiblio.org/maven/&quot;
			remote=&quot;true&quot; /&gt;
		
		&lt;repository id=&quot;avalon&quot; 
			url=&quot;http://www.apache.org/dyn/closer.cgi&quot;
			<strong>mirrorDir=&quot;avalon/&quot;</strong>
			remote=&quot;true&quot; /&gt;
		
		&lt;repository id=&quot;krysalis&quot; 
			url=&quot;http://www.krysalis.org/library/projects/&quot;
			remote=&quot;true&quot;/&gt;
							
		&lt;repository id=&quot;krysalis_sf&quot; 
			url=&quot;http://prdownloads.sourceforge.net/krysalis/&quot;
			remote=&quot;true&quot;
			hierarchical=&quot;false&quot; /&gt;		
	&lt;/repositoryset&gt;
	
	&lt;repositoryset id=&quot;test&quot;&gt;					
		&lt;repository id=&quot;test_local&quot; 
			url=&quot;http://www.test.org/jars/&quot;
			remote=&quot;true&quot;/&gt;
					
		&lt;repository id=&quot;test&quot; 
			url=&quot;./testrepo&quot;
			remote=&quot;true&quot;/&gt;
	&lt;/repositoryset&gt;	
		
	&lt;repositoryset id=&quot;gump&quot;&gt;					
		&lt;repository id=&quot;gump_dotnot&quot; 
			url=&quot;http://gump.dotnot.org/repository/&quot;
			remote=&quot;true&quot; /&gt;
					
		&lt;repository id=&quot;gump_lsd&quot; 
			url=&quot;http://lsd.student.utwente.nl/gump/jars/&quot;
			remote=&quot;true&quot; /&gt;
	&lt;/repositoryset&gt;	

	&lt;repositoryset id=&quot;lib&quot;&gt;	
		&lt;repository id=&quot;lib&quot; 
			url=&quot;./lib&quot;
			remote=&quot;false&quot;/&gt;				
	&lt;/repositoryset&gt;	
		
	
&lt;/config&gt;
      		
      	</source>
      </section>
    </section>
  </body>
</document>

--- NEW FILE: book.xml ---
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN" "dtd/book-cocoon-v10.dtd">

<book software="Krysalis Ruper - Configuration" 
      title="KrysalisRuper" 
      copyright="2002-@year@ Krysalis Project"
      xmlns:xlink="http://www.w3.org/1999/xlink">
  
  <menu label="Config">
    <menu-item label="ruper.xml"     href="index.html"/>     
    <!-- menu-item label="Update Site"     href="updates.html"/ -->     
  </menu>
</book>




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
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.