You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ctakes.apache.org by bu...@apache.org on 2013/04/08 22:54:03 UTC

svn commit: r857785 - in /websites/staging/ctakes/trunk: cgi-bin/ content/ content/gettingstarted.html

Author: buildbot
Date: Mon Apr  8 20:54:03 2013
New Revision: 857785

Log:
Staging update by buildbot for ctakes

Modified:
    websites/staging/ctakes/trunk/cgi-bin/   (props changed)
    websites/staging/ctakes/trunk/content/   (props changed)
    websites/staging/ctakes/trunk/content/gettingstarted.html

Propchange: websites/staging/ctakes/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Apr  8 20:54:03 2013
@@ -1 +1 @@
-1465780
+1465781

Propchange: websites/staging/ctakes/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Apr  8 20:54:03 2013
@@ -1 +1 @@
-1465780
+1465781

Modified: websites/staging/ctakes/trunk/content/gettingstarted.html
==============================================================================
--- websites/staging/ctakes/trunk/content/gettingstarted.html (original)
+++ websites/staging/ctakes/trunk/content/gettingstarted.html Mon Apr  8 20:54:03 2013
@@ -106,7 +106,7 @@ The downloads page is where you will go 
 If you would like step-by-step instructions then look to the <a href="/userguide.html">User Guide</a>. 
 The <a href="/user-faqs.html">FAQs</a> are very helpful for initial questions.</p>
 <p>Being an Apache project, the source code is open to all. 
-If you care to, you can download the source distribution from the downloads page or simply point your browser to the <a href="http://svn.apache.org/viewvc/incubator/ctakes/">cTAKES source code</a>.</p>
+If you care to, you can download the source distribution from the downloads page or simply point your browser to the <a href="http://svn.apache.org/viewvc/ctakes/">cTAKES source code</a>.</p>
 <h1 id="getting-started-as-a-developer">Getting started as a developer</h1>
 <p>Developers can also take a look at the code as a user does, but to do development you are going to need to checkout the code. Anyone can checkout the code, but you must get involved as a committer to actually check in code (or work closely with a committer who can).</p>
 <p>Developers will need a development environment of some kind. 
@@ -114,7 +114,7 @@ Eclipse is popular, but your favorite co
 cTAKES builds are based on <a href="http://maven.apache.org/">maven</a> (another Apache project), so your IDE must support maven.</p>
 <p>The <a href="/developerguide.html">Developer Guide</a> and <a href="/developer-faqs.html">FAQs</a> are where you want to start. 
 You will find an extremely short set of install and build instructions, for those that have been through this many times, as well as step-by-step install and build instructions. 
-Before you get started you'll want to know the conventions of how the Apache cTAKES committers use <a href="http://incubator.apache.org/ctakes/developer-faqs.html#how-does-the-ctakes-project-manage-the-trunk-tags-and-branches-in-svn">the trunk, branches, and tags</a>.</p>
+Before you get started you'll want to know the conventions of how the Apache cTAKES committers use <a href="http://ctakes.apache.org/developer-faqs.html#how-does-the-ctakes-project-manage-the-trunk-tags-and-branches-in-svn">the trunk, branches, and tags</a>.</p>
 <h1 id="running-the-ctakes-annotators">Running the cTAKES annotators</h1>
 <p>So how do you get use out of cTAKES, in a nutshell? cTAKES is based on <a href="http://uima.apache.org/">UIMA</a> (another Apache project). UIMA brings a couple of GUI tools to the table for you to start getting an understanding of what the annotators do. 
 The install guides will show how to launch these tools (Developers your guide shows how to launch from Eclipse) and then how to process some test text. 
@@ -128,7 +128,7 @@ Code is maintained in subversion and bui
 The documentation is maintained and served via Confluence. 
 This web site is build from Apache's CMS which is a markdown syntax and build process. 
 Issues are tracked via JIRA. 
-Communication is done via unique <a href="http://incubator.apache.org/ctakes/mailing-lists.html">email distribution lists</a>.</p>
+Communication is done via unique <a href="http://ctakes.apache.org/mailing-lists.html">email distribution lists</a>.</p>
   </div>
  
  <div id="footera">