You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by al...@apache.org on 2007/01/10 20:58:27 UTC

svn commit: r494955 - in /incubator/uima/site/trunk/uima-website: docs/ xdocs/

Author: alally
Date: Wed Jan 10 11:58:25 2007
New Revision: 494955

URL: http://svn.apache.org/viewvc?view=rev&rev=494955
Log:
Updated docbook build instructions to refer users to the 
uima-docbooks/README.FIRST file.  Also while I was in there I
added a note about how run unit tests from Eclipse.
UIMA-175: https://issues.apache.org/jira/browse/UIMA-175

Modified:
    incubator/uima/site/trunk/uima-website/docs/codeConventions.html
    incubator/uima/site/trunk/uima-website/docs/dependencies.html
    incubator/uima/site/trunk/uima-website/docs/documentation.html
    incubator/uima/site/trunk/uima-website/docs/downloads.html
    incubator/uima/site/trunk/uima-website/docs/faq.html
    incubator/uima/site/trunk/uima-website/docs/get-involved.html
    incubator/uima/site/trunk/uima-website/docs/gldv07.html
    incubator/uima/site/trunk/uima-website/docs/index-draft.html
    incubator/uima/site/trunk/uima-website/docs/index.html
    incubator/uima/site/trunk/uima-website/docs/javadoc.html
    incubator/uima/site/trunk/uima-website/docs/license.html
    incubator/uima/site/trunk/uima-website/docs/mail-lists.html
    incubator/uima/site/trunk/uima-website/docs/news.html
    incubator/uima/site/trunk/uima-website/docs/sandbox.html
    incubator/uima/site/trunk/uima-website/docs/svn.html
    incubator/uima/site/trunk/uima-website/docs/team-list.html
    incubator/uima/site/trunk/uima-website/docs/uima-specification.html
    incubator/uima/site/trunk/uima-website/xdocs/svn.xml

Modified: incubator/uima/site/trunk/uima-website/docs/codeConventions.html
URL: http://svn.apache.org/viewvc/incubator/uima/site/trunk/uima-website/docs/codeConventions.html?view=diff&rev=494955&r1=494954&r2=494955
==============================================================================
--- incubator/uima/site/trunk/uima-website/docs/codeConventions.html (original)
+++ incubator/uima/site/trunk/uima-website/docs/codeConventions.html Wed Jan 10 11:58:25 2007
@@ -133,8 +133,8 @@
                 </ul>
                         </td>
                     <td width="80%" align="left" valign="top">
-                                                                    <table border="0" cellspacing="0" cellpadding="2" width="100%">
-      <tr><td bgcolor="#726982">
+                                                                      <table border="0" cellspacing="0" cellpadding="2" width="100%">
+        <tr><td bgcolor="#726982">
         <font color="#ffffff" face="arial,helvetica,sanserif">
           <a name="UIMA Code Conventions"><strong>UIMA Code Conventions</strong></a>
         </font>
@@ -187,8 +187,9 @@
       </td></tr>
       <tr><td><br/></td></tr>
     </table>
-                                                <table border="0" cellspacing="0" cellpadding="2" width="100%">
-      <tr><td bgcolor="#726982">
+
+                                                  <table border="0" cellspacing="0" cellpadding="2" width="100%">
+        <tr><td bgcolor="#726982">
         <font color="#ffffff" face="arial,helvetica,sanserif">
           <a name="For Eclipse Users"><strong>For Eclipse Users</strong></a>
         </font>
@@ -210,6 +211,7 @@
       </td></tr>
       <tr><td><br/></td></tr>
     </table>
+
                                         </td>
                 </tr>
 

Modified: incubator/uima/site/trunk/uima-website/docs/dependencies.html
URL: http://svn.apache.org/viewvc/incubator/uima/site/trunk/uima-website/docs/dependencies.html?view=diff&rev=494955&r1=494954&r2=494955
==============================================================================
--- incubator/uima/site/trunk/uima-website/docs/dependencies.html (original)
+++ incubator/uima/site/trunk/uima-website/docs/dependencies.html Wed Jan 10 11:58:25 2007
@@ -133,8 +133,8 @@
                 </ul>
                         </td>
                     <td width="80%" align="left" valign="top">
-                                                                    <table border="0" cellspacing="0" cellpadding="2" width="100%">
-      <tr><td bgcolor="#726982">
+                                                                      <table border="0" cellspacing="0" cellpadding="2" width="100%">
+        <tr><td bgcolor="#726982">
         <font color="#ffffff" face="arial,helvetica,sanserif">
           <a name="The Apache UIMA Project"><strong>The Apache UIMA Project</strong></a>
         </font>
@@ -147,6 +147,7 @@
       </td></tr>
       <tr><td><br/></td></tr>
     </table>
+
                                         </td>
                 </tr>
 

Modified: incubator/uima/site/trunk/uima-website/docs/documentation.html
URL: http://svn.apache.org/viewvc/incubator/uima/site/trunk/uima-website/docs/documentation.html?view=diff&rev=494955&r1=494954&r2=494955
==============================================================================
--- incubator/uima/site/trunk/uima-website/docs/documentation.html (original)
+++ incubator/uima/site/trunk/uima-website/docs/documentation.html Wed Jan 10 11:58:25 2007
@@ -133,8 +133,8 @@
                 </ul>
                         </td>
                     <td width="80%" align="left" valign="top">
-                                                                    <table border="0" cellspacing="0" cellpadding="2" width="100%">
-      <tr><td bgcolor="#726982">
+                                                                      <table border="0" cellspacing="0" cellpadding="2" width="100%">
+        <tr><td bgcolor="#726982">
         <font color="#ffffff" face="arial,helvetica,sanserif">
           <a name="Apache UIMA Documentation"><strong>Apache UIMA Documentation</strong></a>
         </font>
@@ -147,6 +147,7 @@
       </td></tr>
       <tr><td><br/></td></tr>
     </table>
+
                                         </td>
                 </tr>
 

Modified: incubator/uima/site/trunk/uima-website/docs/downloads.html
URL: http://svn.apache.org/viewvc/incubator/uima/site/trunk/uima-website/docs/downloads.html?view=diff&rev=494955&r1=494954&r2=494955
==============================================================================
--- incubator/uima/site/trunk/uima-website/docs/downloads.html (original)
+++ incubator/uima/site/trunk/uima-website/docs/downloads.html Wed Jan 10 11:58:25 2007
@@ -133,8 +133,8 @@
                 </ul>
                         </td>
                     <td width="80%" align="left" valign="top">
-                                                                    <table border="0" cellspacing="0" cellpadding="2" width="100%">
-      <tr><td bgcolor="#726982">
+                                                                      <table border="0" cellspacing="0" cellpadding="2" width="100%">
+        <tr><td bgcolor="#726982">
         <font color="#ffffff" face="arial,helvetica,sanserif">
           <a name="Downloads"><strong>Downloads</strong></a>
         </font>
@@ -201,6 +201,7 @@
       </td></tr>
       <tr><td><br/></td></tr>
     </table>
+
                                         </td>
                 </tr>
 

Modified: incubator/uima/site/trunk/uima-website/docs/faq.html
URL: http://svn.apache.org/viewvc/incubator/uima/site/trunk/uima-website/docs/faq.html?view=diff&rev=494955&r1=494954&r2=494955
==============================================================================
--- incubator/uima/site/trunk/uima-website/docs/faq.html (original)
+++ incubator/uima/site/trunk/uima-website/docs/faq.html Wed Jan 10 11:58:25 2007
@@ -133,8 +133,8 @@
                 </ul>
                         </td>
                     <td width="80%" align="left" valign="top">
-                                                                    <table border="0" cellspacing="0" cellpadding="2" width="100%">
-      <tr><td bgcolor="#726982">
+                                                                      <table border="0" cellspacing="0" cellpadding="2" width="100%">
+        <tr><td bgcolor="#726982">
         <font color="#ffffff" face="arial,helvetica,sanserif">
           <a name="General"><strong>General</strong></a>
         </font>
@@ -163,6 +163,7 @@
       </td></tr>
       <tr><td><br/></td></tr>
     </table>
+
                                         </td>
                 </tr>
 

Modified: incubator/uima/site/trunk/uima-website/docs/get-involved.html
URL: http://svn.apache.org/viewvc/incubator/uima/site/trunk/uima-website/docs/get-involved.html?view=diff&rev=494955&r1=494954&r2=494955
==============================================================================
--- incubator/uima/site/trunk/uima-website/docs/get-involved.html (original)
+++ incubator/uima/site/trunk/uima-website/docs/get-involved.html Wed Jan 10 11:58:25 2007
@@ -133,8 +133,8 @@
                 </ul>
                         </td>
                     <td width="80%" align="left" valign="top">
-                                                                    <table border="0" cellspacing="0" cellpadding="2" width="100%">
-      <tr><td bgcolor="#726982">
+                                                                      <table border="0" cellspacing="0" cellpadding="2" width="100%">
+        <tr><td bgcolor="#726982">
         <font color="#ffffff" face="arial,helvetica,sanserif">
           <a name="How do I contribute, give feedback, fix bugs and so on?"><strong>How do I contribute, give feedback, fix bugs and so on?</strong></a>
         </font>
@@ -169,8 +169,9 @@
       </td></tr>
       <tr><td><br/></td></tr>
     </table>
-                                                <table border="0" cellspacing="0" cellpadding="2" width="100%">
-      <tr><td bgcolor="#726982">
+
+                                                  <table border="0" cellspacing="0" cellpadding="2" width="100%">
+        <tr><td bgcolor="#726982">
         <font color="#ffffff" face="arial,helvetica,sanserif">
           <a name="How do I become a committer?"><strong>How do I become a committer?</strong></a>
         </font>
@@ -220,6 +221,7 @@
       </td></tr>
       <tr><td><br/></td></tr>
     </table>
+
                                         </td>
                 </tr>
 

Modified: incubator/uima/site/trunk/uima-website/docs/gldv07.html
URL: http://svn.apache.org/viewvc/incubator/uima/site/trunk/uima-website/docs/gldv07.html?view=diff&rev=494955&r1=494954&r2=494955
==============================================================================
--- incubator/uima/site/trunk/uima-website/docs/gldv07.html (original)
+++ incubator/uima/site/trunk/uima-website/docs/gldv07.html Wed Jan 10 11:58:25 2007
@@ -133,8 +133,8 @@
                 </ul>
                         </td>
                     <td width="80%" align="left" valign="top">
-                                                                    <table border="0" cellspacing="0" cellpadding="2" width="100%">
-      <tr><td bgcolor="#726982">
+                                                                      <table border="0" cellspacing="0" cellpadding="2" width="100%">
+        <tr><td bgcolor="#726982">
         <font color="#ffffff" face="arial,helvetica,sanserif">
           <a name="Workshop announcement"><strong>Workshop announcement</strong></a>
         </font>
@@ -251,8 +251,9 @@
       </td></tr>
       <tr><td><br/></td></tr>
     </table>
-                                                <table border="0" cellspacing="0" cellpadding="2" width="100%">
-      <tr><td bgcolor="#726982">
+
+                                                  <table border="0" cellspacing="0" cellpadding="2" width="100%">
+        <tr><td bgcolor="#726982">
         <font color="#ffffff" face="arial,helvetica,sanserif">
           <a name="Workshop Ankündigung"><strong>Workshop Ankündigung</strong></a>
         </font>
@@ -368,6 +369,7 @@
       </td></tr>
       <tr><td><br/></td></tr>
     </table>
+
                                         </td>
                 </tr>
 

Modified: incubator/uima/site/trunk/uima-website/docs/index-draft.html
URL: http://svn.apache.org/viewvc/incubator/uima/site/trunk/uima-website/docs/index-draft.html?view=diff&rev=494955&r1=494954&r2=494955
==============================================================================
--- incubator/uima/site/trunk/uima-website/docs/index-draft.html (original)
+++ incubator/uima/site/trunk/uima-website/docs/index-draft.html Wed Jan 10 11:58:25 2007
@@ -133,8 +133,8 @@
                 </ul>
                         </td>
                     <td width="80%" align="left" valign="top">
-                                                                    <table border="0" cellspacing="0" cellpadding="2" width="100%">
-      <tr><td bgcolor="#726982">
+                                                                      <table border="0" cellspacing="0" cellpadding="2" width="100%">
+        <tr><td bgcolor="#726982">
         <font color="#ffffff" face="arial,helvetica,sanserif">
           <a name="Welcome to Apache UIMA"><strong>Welcome to Apache UIMA</strong></a>
         </font>
@@ -218,8 +218,9 @@
       </td></tr>
       <tr><td><br/></td></tr>
     </table>
-                                                <table border="0" cellspacing="0" cellpadding="2" width="100%">
-      <tr><td bgcolor="#726982">
+
+                                                  <table border="0" cellspacing="0" cellpadding="2" width="100%">
+        <tr><td bgcolor="#726982">
         <font color="#ffffff" face="arial,helvetica,sanserif">
           <a name="Incubator Notice and Disclaimer"><strong>Incubator Notice and Disclaimer</strong></a>
         </font>
@@ -241,8 +242,9 @@
       </td></tr>
       <tr><td><br/></td></tr>
     </table>
-                                                <table border="0" cellspacing="0" cellpadding="2" width="100%">
-      <tr><td bgcolor="#726982">
+
+                                                  <table border="0" cellspacing="0" cellpadding="2" width="100%">
+        <tr><td bgcolor="#726982">
         <font color="#ffffff" face="arial,helvetica,sanserif">
           <a name="UIMA News"><strong>UIMA News</strong></a>
         </font>
@@ -258,6 +260,7 @@
       </td></tr>
       <tr><td><br/></td></tr>
     </table>
+
                                         </td>
                 </tr>
 

Modified: incubator/uima/site/trunk/uima-website/docs/index.html
URL: http://svn.apache.org/viewvc/incubator/uima/site/trunk/uima-website/docs/index.html?view=diff&rev=494955&r1=494954&r2=494955
==============================================================================
--- incubator/uima/site/trunk/uima-website/docs/index.html (original)
+++ incubator/uima/site/trunk/uima-website/docs/index.html Wed Jan 10 11:58:25 2007
@@ -134,8 +134,8 @@
                 </ul>
                         </td>
                     <td width="80%" align="left" valign="top">
-                                                                    <table border="0" cellspacing="0" cellpadding="2" width="100%">
-      <tr><td bgcolor="#726982">
+                                                                      <table border="0" cellspacing="0" cellpadding="2" width="100%">
+        <tr><td bgcolor="#726982">
         <font color="#ffffff" face="arial,helvetica,sanserif">
           <a name="Welcome to Apache UIMA"><strong>Welcome to Apache UIMA</strong></a>
         </font>
@@ -200,8 +200,9 @@
       </td></tr>
       <tr><td><br/></td></tr>
     </table>
-                                                <table border="0" cellspacing="0" cellpadding="2" width="100%">
-      <tr><td bgcolor="#726982">
+
+                                                  <table border="0" cellspacing="0" cellpadding="2" width="100%">
+        <tr><td bgcolor="#726982">
         <font color="#ffffff" face="arial,helvetica,sanserif">
           <a name="UIMA News"><strong>UIMA News</strong></a>
         </font>
@@ -229,8 +230,9 @@
       </td></tr>
       <tr><td><br/></td></tr>
     </table>
-                                                <table border="0" cellspacing="0" cellpadding="2" width="100%">
-      <tr><td bgcolor="#726982">
+
+                                                  <table border="0" cellspacing="0" cellpadding="2" width="100%">
+        <tr><td bgcolor="#726982">
         <font color="#ffffff" face="arial,helvetica,sanserif">
           <a name="Incubator Notice and Disclaimer"><strong>Incubator Notice and Disclaimer</strong></a>
         </font>
@@ -255,6 +257,7 @@
       </td></tr>
       <tr><td><br/></td></tr>
     </table>
+
                                         </td>
                 </tr>
 

Modified: incubator/uima/site/trunk/uima-website/docs/javadoc.html
URL: http://svn.apache.org/viewvc/incubator/uima/site/trunk/uima-website/docs/javadoc.html?view=diff&rev=494955&r1=494954&r2=494955
==============================================================================
--- incubator/uima/site/trunk/uima-website/docs/javadoc.html (original)
+++ incubator/uima/site/trunk/uima-website/docs/javadoc.html Wed Jan 10 11:58:25 2007
@@ -133,8 +133,8 @@
                 </ul>
                         </td>
                     <td width="80%" align="left" valign="top">
-                                                                    <table border="0" cellspacing="0" cellpadding="2" width="100%">
-      <tr><td bgcolor="#726982">
+                                                                      <table border="0" cellspacing="0" cellpadding="2" width="100%">
+        <tr><td bgcolor="#726982">
         <font color="#ffffff" face="arial,helvetica,sanserif">
           <a name="UIMA Javadoc"><strong>UIMA Javadoc</strong></a>
         </font>
@@ -156,6 +156,7 @@
       </td></tr>
       <tr><td><br/></td></tr>
     </table>
+
                                         </td>
                 </tr>
 

Modified: incubator/uima/site/trunk/uima-website/docs/license.html
URL: http://svn.apache.org/viewvc/incubator/uima/site/trunk/uima-website/docs/license.html?view=diff&rev=494955&r1=494954&r2=494955
==============================================================================
--- incubator/uima/site/trunk/uima-website/docs/license.html (original)
+++ incubator/uima/site/trunk/uima-website/docs/license.html Wed Jan 10 11:58:25 2007
@@ -133,8 +133,8 @@
                 </ul>
                         </td>
                     <td width="80%" align="left" valign="top">
-                                                                    <table border="0" cellspacing="0" cellpadding="2" width="100%">
-      <tr><td bgcolor="#726982">
+                                                                      <table border="0" cellspacing="0" cellpadding="2" width="100%">
+        <tr><td bgcolor="#726982">
         <font color="#ffffff" face="arial,helvetica,sanserif">
           <a name="Apache License v2.0"><strong>Apache License v2.0</strong></a>
         </font>
@@ -372,6 +372,7 @@
       </td></tr>
       <tr><td><br/></td></tr>
     </table>
+
                                         </td>
                 </tr>
 

Modified: incubator/uima/site/trunk/uima-website/docs/mail-lists.html
URL: http://svn.apache.org/viewvc/incubator/uima/site/trunk/uima-website/docs/mail-lists.html?view=diff&rev=494955&r1=494954&r2=494955
==============================================================================
--- incubator/uima/site/trunk/uima-website/docs/mail-lists.html (original)
+++ incubator/uima/site/trunk/uima-website/docs/mail-lists.html Wed Jan 10 11:58:25 2007
@@ -133,8 +133,8 @@
                 </ul>
                         </td>
                     <td width="80%" align="left" valign="top">
-                                                                    <table border="0" cellspacing="0" cellpadding="2" width="100%">
-      <tr><td bgcolor="#726982">
+                                                                      <table border="0" cellspacing="0" cellpadding="2" width="100%">
+        <tr><td bgcolor="#726982">
         <font color="#ffffff" face="arial,helvetica,sanserif">
           <a name="Apache UIMA Mailing Lists"><strong>Apache UIMA Mailing Lists</strong></a>
         </font>
@@ -321,6 +321,7 @@
       </td></tr>
       <tr><td><br/></td></tr>
     </table>
+
                                         </td>
                 </tr>
 

Modified: incubator/uima/site/trunk/uima-website/docs/news.html
URL: http://svn.apache.org/viewvc/incubator/uima/site/trunk/uima-website/docs/news.html?view=diff&rev=494955&r1=494954&r2=494955
==============================================================================
--- incubator/uima/site/trunk/uima-website/docs/news.html (original)
+++ incubator/uima/site/trunk/uima-website/docs/news.html Wed Jan 10 11:58:25 2007
@@ -134,8 +134,8 @@
                 </ul>
                         </td>
                     <td width="80%" align="left" valign="top">
-                                                                    <table border="0" cellspacing="0" cellpadding="2" width="100%">
-      <tr><td bgcolor="#726982">
+                                                                      <table border="0" cellspacing="0" cellpadding="2" width="100%">
+        <tr><td bgcolor="#726982">
         <font color="#ffffff" face="arial,helvetica,sanserif">
           <a name="News"><strong>News</strong></a>
         </font>
@@ -233,6 +233,7 @@
       </td></tr>
       <tr><td><br/></td></tr>
     </table>
+
                                         </td>
                 </tr>
 

Modified: incubator/uima/site/trunk/uima-website/docs/sandbox.html
URL: http://svn.apache.org/viewvc/incubator/uima/site/trunk/uima-website/docs/sandbox.html?view=diff&rev=494955&r1=494954&r2=494955
==============================================================================
--- incubator/uima/site/trunk/uima-website/docs/sandbox.html (original)
+++ incubator/uima/site/trunk/uima-website/docs/sandbox.html Wed Jan 10 11:58:25 2007
@@ -133,8 +133,8 @@
                 </ul>
                         </td>
                     <td width="80%" align="left" valign="top">
-                                                                    <table border="0" cellspacing="0" cellpadding="2" width="100%">
-      <tr><td bgcolor="#726982">
+                                                                      <table border="0" cellspacing="0" cellpadding="2" width="100%">
+        <tr><td bgcolor="#726982">
         <font color="#ffffff" face="arial,helvetica,sanserif">
           <a name="UIMA Sandbox"><strong>UIMA Sandbox</strong></a>
         </font>
@@ -161,6 +161,7 @@
       </td></tr>
       <tr><td><br/></td></tr>
     </table>
+
                                         </td>
                 </tr>
 

Modified: incubator/uima/site/trunk/uima-website/docs/svn.html
URL: http://svn.apache.org/viewvc/incubator/uima/site/trunk/uima-website/docs/svn.html?view=diff&rev=494955&r1=494954&r2=494955
==============================================================================
--- incubator/uima/site/trunk/uima-website/docs/svn.html (original)
+++ incubator/uima/site/trunk/uima-website/docs/svn.html Wed Jan 10 11:58:25 2007
@@ -455,12 +455,15 @@
 mvn install there.</p>
                                                 <h3>Building uima-docbooks</h3>
                                                 <p>Note that the uima-docbooks project is not built using Maven; it is built by an ant script.  To do this,
-cd to the uima-docbooks directory, and run ant.  This will build all 4 books into the uima-docbooks target
+cd to the uima-docbooks directory, and run <code>ant</code>.  This will build all 4 books into the uima-docbooks target
 directory. 
   An Assembly step (see following) will copy the results into the output package.</p>
                                                 <p>Note that each book is actually built twice - the first build only runs the transforms to get the
   links established and setup of cross reference database table.  The second outputs the html and pdf files,
   using the cross reference database table just created.</p>
+                                                <p>However, in order to get the images to be rendered in the PDF output, you must obtain the
+  "Java Advanced Imaging" library from Sun.  See <code>uima-docbooks/README.FIRST</code> for
+  more information.</p>
                             </blockquote>
       </td></tr>
       <tr><td><br/></td></tr>
@@ -474,20 +477,36 @@
       <tr><td>
         <blockquote>
                                     <p>
-	  <ol>
-	  <li>(Optional) If you want a new workspace for the maven work, start Eclipse and create a new workspace. </li> 
-      <li>In a command window, execute <br />
-		  <code>mvn -Declipse.workspace=&lt;eclipse workspace dir&gt; eclipse:add-maven-repo</code><br />
-		  This adds a maven repository to your machine (On Windows, under documents &amp; settings / .m2 / repository), and sets up an Eclipse Java Build Path variable to reference it.</li>
-      <li>Use Eclipse's SVN Repository explorer to checkout all the projects under uimaj/trunk.  Tell it to create new Java projects for these.</li>
-      <li><code>cd uimaj</code> to switch to the Eclipse workspace for the uimaj project itself is (it has the top level POM), and run the command:<br />
-		  <code>mvn eclipse:eclipse</code> <br /> 
-		  If you notice error messages that components need to be downloaded from the maven repository, it might tell you to redo the command using the <code>-DdownloadSources=true</code> parameter in order to check remote repositories for sources.</li>
-      <li>Return to Eclipse, and if needed, select all the projects and push F5 to "refresh" them (because the previous command changed the .project and .classpath files).  You can set your workspace to automatically refresh - in which case skip this step.</li>
-      <li>The projects should now compile without errors, and have build paths which reference copies of things in your local maven repository.</li>
-	  <li>You can also run <code>mvn install</code> to build from the command line and run the unit tests, as described in the previous section.</li>
-  </ol>
-</p>
+    <ol>
+      <li>(Optional) If you want a new workspace for the maven work, start Eclipse and create a new workspace. </li>
+      <li>In a command window, execute
+        <br />
+        <code>mvn -Declipse.workspace=&lt;eclipse workspace dir&gt; eclipse:add-maven-repo</code>
+        <br /> This adds a maven repository to your machine (On Windows, under documents &amp; settings / .m2 /
+        repository), and sets up an Eclipse Java Build Path variable to reference it.</li>
+      <li>Use Eclipse's SVN Repository explorer to checkout all the projects under uimaj/trunk. Tell it to create
+        new Java projects for these.</li>
+      <li>
+        <code>cd uimaj</code> to switch to the Eclipse workspace for the uimaj project itself is (it has the top level
+        POM), and run the command:
+        <br />
+        <code>mvn eclipse:eclipse</code>
+        <br /> If you notice error messages that components need to be downloaded from the maven repository, it might
+        tell you to redo the command using the
+        <code>-DdownloadSources=true</code> parameter in order to check remote repositories for sources.</li>
+      <li>Return to Eclipse, and if needed, select all the projects and push F5 to "refresh" them (because the
+        previous command changed the .project and .classpath files). You can set your workspace to automatically
+        refresh - in which case skip this step.</li>
+      <li>The projects should now compile without errors, and have build paths which reference copies of things in
+        your local maven repository.</li>
+      <li>You can run the unit tests in Eclipse by right-clicking on a folder (for example
+        <code>uimaj-core/src/test/java</code>) and selecting Run As -&gt; JUnit Test. This will run all tests
+        under that folder.</li>
+      <li>You can also run
+        <code>mvn install</code> to build from the command line and run all the unit tests, as described in the previous
+        section.</li>
+    </ol>
+  </p>
                             </blockquote>
       </td></tr>
       <tr><td><br/></td></tr>

Modified: incubator/uima/site/trunk/uima-website/docs/team-list.html
URL: http://svn.apache.org/viewvc/incubator/uima/site/trunk/uima-website/docs/team-list.html?view=diff&rev=494955&r1=494954&r2=494955
==============================================================================
--- incubator/uima/site/trunk/uima-website/docs/team-list.html (original)
+++ incubator/uima/site/trunk/uima-website/docs/team-list.html Wed Jan 10 11:58:25 2007
@@ -133,8 +133,8 @@
                 </ul>
                         </td>
                     <td width="80%" align="left" valign="top">
-                                                                    <table border="0" cellspacing="0" cellpadding="2" width="100%">
-      <tr><td bgcolor="#726982">
+                                                                      <table border="0" cellspacing="0" cellpadding="2" width="100%">
+        <tr><td bgcolor="#726982">
         <font color="#ffffff" face="arial,helvetica,sanserif">
           <a name="Apache UIMA Committers"><strong>Apache UIMA Committers</strong></a>
         </font>
@@ -177,6 +177,7 @@
       </td></tr>
       <tr><td><br/></td></tr>
     </table>
+
                                         </td>
                 </tr>
 

Modified: incubator/uima/site/trunk/uima-website/docs/uima-specification.html
URL: http://svn.apache.org/viewvc/incubator/uima/site/trunk/uima-website/docs/uima-specification.html?view=diff&rev=494955&r1=494954&r2=494955
==============================================================================
--- incubator/uima/site/trunk/uima-website/docs/uima-specification.html (original)
+++ incubator/uima/site/trunk/uima-website/docs/uima-specification.html Wed Jan 10 11:58:25 2007
@@ -132,8 +132,8 @@
                 </ul>
                         </td>
                     <td width="80%" align="left" valign="top">
-                                                                    <table border="0" cellspacing="0" cellpadding="2" width="100%">
-      <tr><td bgcolor="#726982">
+                                                                      <table border="0" cellspacing="0" cellpadding="2" width="100%">
+        <tr><td bgcolor="#726982">
         <font color="#ffffff" face="arial,helvetica,sanserif">
           <a name="UIMA Specification Links"><strong>UIMA Specification Links</strong></a>
         </font>
@@ -158,6 +158,7 @@
       </td></tr>
       <tr><td><br/></td></tr>
     </table>
+
                                         </td>
                 </tr>
 

Modified: incubator/uima/site/trunk/uima-website/xdocs/svn.xml
URL: http://svn.apache.org/viewvc/incubator/uima/site/trunk/uima-website/xdocs/svn.xml?view=diff&rev=494955&r1=494954&r2=494955
==============================================================================
--- incubator/uima/site/trunk/uima-website/xdocs/svn.xml (original)
+++ incubator/uima/site/trunk/uima-website/xdocs/svn.xml Wed Jan 10 11:58:25 2007
@@ -240,33 +240,54 @@
   
 <p>If you want to build just one of the "projects", and not the whole thing, cd to the project you want to build, and run
 mvn install there.</p>
+  
   <h3>Building uima-docbooks</h3>  
 <p>Note that the uima-docbooks project is not built using Maven; it is built by an ant script.  To do this,
-cd to the uima-docbooks directory, and run ant.  This will build all 4 books into the uima-docbooks target
+cd to the uima-docbooks directory, and run <code>ant</code>.  This will build all 4 books into the uima-docbooks target
 directory. 
   An Assembly step (see following) will copy the results into the output package.</p>
   
   <p>Note that each book is actually built twice - the first build only runs the transforms to get the
   links established and setup of cross reference database table.  The second outputs the html and pdf files,
   using the cross reference database table just created.</p>
+  
+  <p>However, in order to get the images to be rendered in the PDF output, you must obtain the
+  "Java Advanced Imaging" library from Sun.  See <code>uima-docbooks/README.FIRST</code> for
+  more information.</p>
 </subsection>
 	
-<subsection name="Building from Eclipse">
-<p>
-	  <ol>
-	  <li>(Optional) If you want a new workspace for the maven work, start Eclipse and create a new workspace. </li> 
-      <li>In a command window, execute <br/>
-		  <code>mvn -Declipse.workspace=&lt;eclipse workspace dir> eclipse:add-maven-repo</code><br/>
-		  This adds a maven repository to your machine (On Windows, under documents &amp; settings / .m2 / repository), and sets up an Eclipse Java Build Path variable to reference it.</li>
-      <li>Use Eclipse's SVN Repository explorer to checkout all the projects under uimaj/trunk.  Tell it to create new Java projects for these.</li>
-      <li><code>cd uimaj</code> to switch to the Eclipse workspace for the uimaj project itself is (it has the top level POM), and run the command:<br/>
-		  <code>mvn eclipse:eclipse</code> <br/> 
-		  If you notice error messages that components need to be downloaded from the maven repository, it might tell you to redo the command using the <code>-DdownloadSources=true</code> parameter in order to check remote repositories for sources.</li>
-      <li>Return to Eclipse, and if needed, select all the projects and push F5 to "refresh" them (because the previous command changed the .project and .classpath files).  You can set your workspace to automatically refresh - in which case skip this step.</li>
-      <li>The projects should now compile without errors, and have build paths which reference copies of things in your local maven repository.</li>
-	  <li>You can also run <code>mvn install</code> to build from the command line and run the unit tests, as described in the previous section.</li>
-  </ol>
-</p>	
+<subsection name="Building from Eclipse">
+  <p>
+    <ol>
+      <li>(Optional) If you want a new workspace for the maven work, start Eclipse and create a new workspace. </li>
+      <li>In a command window, execute
+        <br/>
+        <code>mvn -Declipse.workspace=&lt;eclipse workspace dir> eclipse:add-maven-repo</code>
+        <br/> This adds a maven repository to your machine (On Windows, under documents &amp; settings / .m2 /
+        repository), and sets up an Eclipse Java Build Path variable to reference it.</li>
+      <li>Use Eclipse's SVN Repository explorer to checkout all the projects under uimaj/trunk. Tell it to create
+        new Java projects for these.</li>
+      <li>
+        <code>cd uimaj</code> to switch to the Eclipse workspace for the uimaj project itself is (it has the top level
+        POM), and run the command:
+        <br/>
+        <code>mvn eclipse:eclipse</code>
+        <br/> If you notice error messages that components need to be downloaded from the maven repository, it might
+        tell you to redo the command using the
+        <code>-DdownloadSources=true</code> parameter in order to check remote repositories for sources.</li>
+      <li>Return to Eclipse, and if needed, select all the projects and push F5 to "refresh" them (because the
+        previous command changed the .project and .classpath files). You can set your workspace to automatically
+        refresh - in which case skip this step.</li>
+      <li>The projects should now compile without errors, and have build paths which reference copies of things in
+        your local maven repository.</li>
+      <li>You can run the unit tests in Eclipse by right-clicking on a folder (for example
+        <code>uimaj-core/src/test/java</code>) and selecting Run As -> JUnit Test. This will run all tests
+        under that folder.</li>
+      <li>You can also run
+        <code>mvn install</code> to build from the command line and run all the unit tests, as described in the previous
+        section.</li>
+    </ol>
+  </p>
 </subsection>
 	
 <subsection name="What to do if the tests fail">