krysalis-version/src/documentation/content/xdocs versioning.xml,NONE,1.1 index.xml,1.2,1.3 book.xml,1.3,1.4

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

Modified Files:
	index.xml book.xml 
Added Files:
	versioning.xml 
Log Message:
Try removing directories I thought I'd already removed.
Doc addition
Tinkering...

--- NEW FILE: versioning.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-Version: Versioning</title>
    <authors>
      <person id="arb_jack" name="Adam R. B. Jack" email="[email protected]"/>
    </authors>
  </header>
  
  <body>
    <section><title>Versonion Approaches</title>
      <p>Krysalis-version supports a variety of versioning approaches, from the manual to the fully automated:
      	</p>
      	<ul>
      		<li>JAR <fork href="http://java.sun.com/j2se/1.4.1/docs/api/java/util/jar/Manifest.html">http://java.sun.com/j2se/1.4.1/docs/api/java/util/jar/Manifest.html</fork> information.</li>
      		<li>Branding the <strong>version</strong> of a package into the package (as a class).</li>
      	</ul> 
     </section>
    <section><title>Management Approaches</title>
      <p>Krysalis-version supports a variety of versioning management approaches, from the manual to the fully automated:
      	</p>
      	<ul>
      		<li>Manual management (one edits the Manifest or hand produces a class).</li>
      		<li>Ant management (ant tasks do the mundane work).</li>
      	</ul> 
     </section>
  </body>
</document>

Index: index.xml
===================================================================
RCS file: /cvsroot/metamorphosis/krysalis-version/src/documentation/content/xdocs/index.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** index.xml	8 Feb 2003 00:32:28 -0000	1.2
--- index.xml	16 Feb 2003 14:43:20 -0000	1.3
***************
*** 22,43 ****
        		<li>Branding the <strong>version</strong> of a package into the package.</li>
        		<li>Knowing what <strong>runtime version</strong> of a package exists in a runtime environment.</li>
!       		<li>Determining any <strong>version constraints</strong> exists on packages, as determined by the author and the site operator.</li>
        		</ul> 
!       <p>
!       As such it implements the following cents:</p>
!       <ul>
!         <li>Version</li>
!       </ul>
!       <p>It implements the following ANT tasks:</p>
        <ul>
!         <li>version-brand</li>
!         <li>version-env</li>
!         <li>version-constrain</li>
!         <li><strong>version-constraint</strong> -- perform runtime constraint checking</li>
        </ul>
      </section>
-      <section><title>Version Cent</title> <p>:TODO:</p> </section>
-      <section><title>Version Ant Tasks</title>
-      	<p>See <link href="ant/index.html">ant task documentation</link>.</p></section>
    </body>
  </document>
--- 22,35 ----
        		<li>Branding the <strong>version</strong> of a package into the package.</li>
        		<li>Knowing what <strong>runtime version</strong> of a package exists in a runtime environment.</li>
!       		<li>Determining any <strong>version constraints</strong> that exists on packages, as determined by the author, site operator, or other.</li>
        		</ul> 
!       <p>As such it implements the following components (cents, ant tasks, tools and plug-ins) on top of it's own API:</p>
        <ul>
!       	<li><link href="cent/index.html">Centipede Cent</link> -- for </li>
!       	<li><link href="ant/index.html">Ant tasks</link> -- building blocks</li>
!       	<li><link href="eclipse/index.html">Eclipse Plugin</link> -- IDE integration</li>
!       	<li><link href="tool/index.html">Command Line Tools</link> -- zero-dependency debugging utilities</li>
        </ul>
      </section>
    </body>
  </document>

Index: book.xml
===================================================================
RCS file: /cvsroot/metamorphosis/krysalis-version/src/documentation/content/xdocs/book.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** book.xml	9 Feb 2003 19:38:19 -0000	1.3
--- book.xml	16 Feb 2003 14:43:20 -0000	1.4
***************
*** 13,16 ****
--- 13,17 ----
    <menu label="Docs">
      <menu-item label="Introduction"          href="index.html"/>
+     <menu-item label="Versioning"          href="versioning.html"/>
      <menu-item label=":TODO:"          href="todo.html"/>
      <menu-item label="Ant Tasks"          href="ant/index.html"/>




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