/[Apache-SVN]/maven/continuum/trunk/continuum-site/src/site/xdoc/configuration.xml
ViewVC logotype

Diff of /maven/continuum/trunk/continuum-site/src/site/xdoc/configuration.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- maven/continuum/trunk/continuum-site/src/site/xdoc/configuration.xml	2005/04/27 10:58:42	164969
+++ maven/continuum/trunk/continuum-site/src/site/xdoc/configuration.xml	2005/04/27 11:21:39	164970
@@ -61,23 +61,24 @@
         </p>
       </subsection>
       <subsection name="Jetty Configuration">
-        Jetty is configured in a special way as it's a service, not a component. The only thing that should be
-        changed in the Jetty configuration is the port and that is done by changing the <code>port</code> tag in
-        the <code>services</code> section.
+        <p>
+          Jetty is configured in a special way as it's a service, not a component. The only thing that should be
+          changed in the Jetty configuration is the port and that is done by changing the <code>port</code> tag in
+          the <code>services</code> section.
+        </p>
       </subsection>
       <subsection name="Socket Listeners">
-        There are two services listening on sockets that can be configured:
-        <ul>
-          <li>
-            <code>url-registrar-server</code>: This registrar will read POM URLs for the Maven 1.x and 2.x project builders.
-          </li>
-          <li>
-            <code>simple-socket-trigger-server</code>: This registrar will read project IDs off the wire and schedule a build for that project.
-          </li>
-        </ul>
-        <!-- TODO: finish
-        The only
-        -->
+        <p>
+          There are two services listening on sockets that can be configured:
+          <ul>
+            <li>
+              <code>url-registrar-server</code>: This registrar will read POM URLs for the Maven 1.x and 2.x project builders.
+            </li>
+            <li>
+              <code>simple-socket-trigger-server</code>: This registrar will read project IDs off the wire and schedule a build for that project.
+            </li>
+          </ul>
+        </p>
       </subsection>
     </section>
   </body>

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26