You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@depot.apache.org by aj...@apache.org on 2004/05/25 19:14:58 UTC

svn commit: rev 20443 - in incubator/depot/trunk/version/src/documentation/content/xdocs: . ant ant/nested api

Author: ajack
Date: Tue May 25 12:14:57 2004
New Revision: 20443

Removed:
   incubator/depot/trunk/version/src/documentation/content/xdocs/ant/nested/todo.xml
   incubator/depot/trunk/version/src/documentation/content/xdocs/ant/todo.xml
   incubator/depot/trunk/version/src/documentation/content/xdocs/api/
Modified:
   incubator/depot/trunk/version/src/documentation/content/xdocs/ant/stamp.xml
   incubator/depot/trunk/version/src/documentation/content/xdocs/ant/troubleshooting.xml
   incubator/depot/trunk/version/src/documentation/content/xdocs/ant/versionId.xml
   incubator/depot/trunk/version/src/documentation/content/xdocs/index.xml
   incubator/depot/trunk/version/src/documentation/content/xdocs/site.xml
   incubator/depot/trunk/version/src/documentation/content/xdocs/tabs.xml
Log:
Misery w/ forrest...


Modified: incubator/depot/trunk/version/src/documentation/content/xdocs/ant/stamp.xml
==============================================================================
--- incubator/depot/trunk/version/src/documentation/content/xdocs/ant/stamp.xml	(original)
+++ incubator/depot/trunk/version/src/documentation/content/xdocs/ant/stamp.xml	Tue May 25 12:14:57 2004
@@ -39,7 +39,7 @@
  	<section><title>Parameters specified as nested elements</title>
  		<section><title>version</title>
  			<p>The <code>version</code> nested element represents a version. It can be as simple as a version string (e.g. "1.2") or as complex as needed.</p>
- 			<p>See: <link href="nested/version.html">version</link></p>
+ 			<p>See: <link href="/ant/nested/version.html">version</link></p>
 		</section>
     </section>
  	<section>

Modified: incubator/depot/trunk/version/src/documentation/content/xdocs/ant/troubleshooting.xml
==============================================================================
--- incubator/depot/trunk/version/src/documentation/content/xdocs/ant/troubleshooting.xml	(original)
+++ incubator/depot/trunk/version/src/documentation/content/xdocs/ant/troubleshooting.xml	Tue May 25 12:14:57 2004
@@ -20,12 +20,12 @@
   <header>
     <title>Depot Version Ant Tasks - Troubleshooting</title>
     <authors>
-      <person id="arb_jack" name="Adam R. B. Jack" email="arb_jack@users.sourceforge.net"/>
+      <person id="ajack" name="Adam R. B. Jack" email="ajack@apache.org"/>
     </authors>
   </header>
   
   <body>
-     <section>
+    <section>
      	<title>VersionException</title>
      	<p><strong>Apache Depot Version</strong> attempts to throw meaningful and descriptive
 		exceptions. If on JDK1.4 or above look at the 'cause' behind the ant BuildException.</p>
@@ -38,11 +38,12 @@
      	<title>-debug</title>
      	<p>The ant tasks respect this with ant command line parameter, and give appropriate information. Try <code>-verbose</code> first, since -debug is exhaustive &amp; highly verbose.</p>
     </section>
-     <section>
+    <section>
      	<title>Logging</title>
-     	<p><code>-D org.apache.depot.version.logging=true</code> enables Apache Depot Version <strong>Commons Logging</strong>. That said, this is less and less useful (we are trying to integrate logging at an API level into the tools) and might soon be removed altogether.</p>
+     	<p><code>-D org.apache.depot.version.logging=true</code> enables Apache Depot Version <strong>Commons Logging</strong>. 
+     	That said, this is less and less useful (we are trying to integrate logging at an API level into the tools) and might soon be removed altogether.</p>
     </section>
-     <section>
+    <section>
      	<title>Contact us</title>
      	<p>If all else fails contact us via <link href="http://www.apache.org">http://www.apache.org</link>. You'll find appropriate mailing lists and bug tracker there.</p>
     </section>

Modified: incubator/depot/trunk/version/src/documentation/content/xdocs/ant/versionId.xml
==============================================================================
--- incubator/depot/trunk/version/src/documentation/content/xdocs/ant/versionId.xml	(original)
+++ incubator/depot/trunk/version/src/documentation/content/xdocs/ant/versionId.xml	Tue May 25 12:14:57 2004
@@ -20,7 +20,7 @@
   <header>
     <title>Depot Version: 'versionId' Ant Task Attribute</title>
     <authors>
-      <person id="arb_jack" name="Adam R. B. Jack" email="arb_jack@users.sourceforge.net"/>
+      <person id="ajack" name="Adam R. B. Jack" email="ajack@apache.org"/>
     </authors>
   </header>
   <body>
@@ -28,7 +28,7 @@
     	<p>
     		This represents an identifier, typically a package name.
     	</p>
-			<note>Example dest="personal.my.stuff" or dest="org.apache.depot.version".
-			</note>
+		<note>Example dest="personal.my.stuff" or dest="org.apache.depot.version".
+		</note>
   </body>
 </document>

Modified: incubator/depot/trunk/version/src/documentation/content/xdocs/index.xml
==============================================================================
--- incubator/depot/trunk/version/src/documentation/content/xdocs/index.xml	(original)
+++ incubator/depot/trunk/version/src/documentation/content/xdocs/index.xml	Tue May 25 12:14:57 2004
@@ -56,7 +56,7 @@
       <ul>
       	<li><link href="ant/index.html">Ant tasks</link> -- building blocks (for lower-level ant build scripts)</li>
       	<li><link href="tool/index.html">Command Line Tools</link> -- zero-dependency debugging utilities</li>
-     	<li><link href="api/index.html">APIs</link> -- extension and integration</li>
+     	<li><link href="code/index.html">APIs</link> -- extension and integration</li>
       </ul>
     </section>
   </body>

Modified: incubator/depot/trunk/version/src/documentation/content/xdocs/site.xml
==============================================================================
--- incubator/depot/trunk/version/src/documentation/content/xdocs/site.xml	(original)
+++ incubator/depot/trunk/version/src/documentation/content/xdocs/site.xml	Tue May 25 12:14:57 2004
@@ -32,7 +32,7 @@
    <index label="Version FAQs" href="faq.html"/>
    <index label="Ant FAQs" href="ant/faq.html"/>
    <!-- index label="AntLib FAQs" href="antlib/faq.html"/ -->
-   <index label="API FAQs" href="api/faq.html"/>
+   <index label="API FAQs" href="code/faq.html"/>
   </faqs> 
     
   <community label="Community">
@@ -49,11 +49,11 @@
     <index label="Having Problems?"     href="ant/troubleshooting.html"/>   
   </ant>
   
-  <api label="API">  
-    <index label="Introduction" href="api/index.html"/>
-  </api>
+  <code label="API">  
+    <index label="Introduction" href="code/index.html"/>
+  </code>
   
-  <code label="Code">
+  <dev label="Development">
     <!-- index label="Download"     href="http://sourceforge.net/project/showfiles.php?group_id=36516"/ -->     
     <index label="View SVN" href="http://svn.apache.org/repos/asf/incubator/depot/"/>
     <index label="Javadocs" href="javadocs/index.html"/>   
@@ -61,7 +61,7 @@
     <!-- index label="Code Style Checks" href="checkstyle/index.html"/ --> 
     <index label="Unit tests" href="junit/index.html"/>
     <index label="Sample files" href="samples/index.html"/>
-  </code>
+  </dev>
  
   <external-refs>
     <xml.apache.org href="http://xml.apache.org/">

Modified: incubator/depot/trunk/version/src/documentation/content/xdocs/tabs.xml
==============================================================================
--- incubator/depot/trunk/version/src/documentation/content/xdocs/tabs.xml	(original)
+++ incubator/depot/trunk/version/src/documentation/content/xdocs/tabs.xml	Tue May 25 12:14:57 2004
@@ -19,8 +19,8 @@
     copyright="2002-@year@ Apache Software Foundation" 
     xmlns:xlink="http://www.w3.org/1999/xlink">
     <tab id="home" label="Home" dir=""/>
-    <tab id="ant" label="Ant Tasks" dir="ant"/>
-    <tab id="tools" label="Tools" dir="tool"/>
-    <tab id="api" label="API" dir="api"/>
-    <tab id="standard" label="Integration" dir="standard"/>
+    <tab id="ant" label="Ant Tasks" dir="ant/"/>
+    <tab id="tools" label="Tools" dir="tool/"/>
+    <tab id="code" label="API" dir="code/"/>
+    <tab id="standard" label="Integration" dir="standard/"/>
 </tabs>