You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by de...@apache.org on 2007/01/06 22:22:53 UTC

svn commit: r493577 - in /jakarta/commons/sandbox/pipeline/trunk/src/site/apt: config_digester.apt usage.apt

Author: dennisl
Date: Sat Jan  6 13:22:52 2007
New Revision: 493577

URL: http://svn.apache.org/viewvc?view=rev&rev=493577
Log:
Fix titles.

Modified:
    jakarta/commons/sandbox/pipeline/trunk/src/site/apt/config_digester.apt
    jakarta/commons/sandbox/pipeline/trunk/src/site/apt/usage.apt

Modified: jakarta/commons/sandbox/pipeline/trunk/src/site/apt/config_digester.apt
URL: http://svn.apache.org/viewvc/jakarta/commons/sandbox/pipeline/trunk/src/site/apt/config_digester.apt?view=diff&rev=493577&r1=493576&r2=493577
==============================================================================
--- jakarta/commons/sandbox/pipeline/trunk/src/site/apt/config_digester.apt (original)
+++ jakarta/commons/sandbox/pipeline/trunk/src/site/apt/config_digester.apt Sat Jan  6 13:22:52 2007
@@ -1,11 +1,11 @@
                     -----------------------------
-                    Commons-Pipeline and Digester
+                    Configuration using Digester
                     -----------------------------
 
-Using Commons-Pipeline with Digester
+Configuration using Digester
 
   A simple and straightforward way of creating a pipeline is to use an XML 
-configuration file. Commons-Pipeline provides a set of Digester rules that can 
+configuration file. Commons Pipeline provides a set of Digester rules that can 
 be used to set up a pipeline based upon such a file.
 
   One important thing to note is that, due to the way that Digester handles 

Modified: jakarta/commons/sandbox/pipeline/trunk/src/site/apt/usage.apt
URL: http://svn.apache.org/viewvc/jakarta/commons/sandbox/pipeline/trunk/src/site/apt/usage.apt?view=diff&rev=493577&r1=493576&r2=493577
==============================================================================
--- jakarta/commons/sandbox/pipeline/trunk/src/site/apt/usage.apt (original)
+++ jakarta/commons/sandbox/pipeline/trunk/src/site/apt/usage.apt Sat Jan  6 13:22:52 2007
@@ -1,12 +1,12 @@
                     ----------------------
-                    Using Commons-Pipeline
+                    Usage
                     ----------------------
 
-Obtaining Commons-Pipeline
+Obtaining Commons Pipeline
 
   If you are using Maven (version 2.0 and above) the easiest way to 
-incorporate Commons-Pipeline into your project is to add the following 
-entries in the appropriate sections of your project's pom.xml file: 
+incorporate Commons Pipeline into your project is to add the following 
+entries in the appropriate sections of your project's <<<pom.xml>>> file: 
 
 +---+
   <repositories>



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org