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 2012/11/09 22:19:17 UTC

svn commit: r837803 - in /websites/staging/ctakes/trunk/content: ./ ctakes/3.0.0/ ctakes/3.0.0/developer-guide-3.0.html

Author: buildbot
Date: Fri Nov  9 21:19:16 2012
New Revision: 837803

Log:
Staging update by buildbot for ctakes

Added:
    websites/staging/ctakes/trunk/content/ctakes/3.0.0/
    websites/staging/ctakes/trunk/content/ctakes/3.0.0/developer-guide-3.0.html
Modified:
    websites/staging/ctakes/trunk/content/   (props changed)

Propchange: websites/staging/ctakes/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Nov  9 21:19:16 2012
@@ -1 +1 @@
-1407638
+1407645

Added: websites/staging/ctakes/trunk/content/ctakes/3.0.0/developer-guide-3.0.html
==============================================================================
--- websites/staging/ctakes/trunk/content/ctakes/3.0.0/developer-guide-3.0.html (added)
+++ websites/staging/ctakes/trunk/content/ctakes/3.0.0/developer-guide-3.0.html Fri Nov  9 21:19:16 2012
@@ -0,0 +1,120 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+<!--
+ 
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+ 
+       http://www.apache.org/licenses/LICENSE- 2.0
+ 
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+
+<link href="/ctakes/css/ctakes.css" rel="stylesheet" type="text/css">
+
+<title></title>
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+
+</head>
+ 
+<body>
+ <div class="banner">
+      <div id="bannerleft">
+		<a href="http://www.apache.org/"><img src="http://www.apache.org/images/asf_logo_wide.gif" alt="The Apache Software Foundation" border="0"/></a>
+	<br/>
+			<img alt="cTAKES logo" src="/ctakes/images/ctakes_logo.jpg" border="0"/>
+      </div>  
+    <div id="bannerright">	
+	      <img id="asf-logo" alt="Apache Incubator" src="http://incubator.apache.org/images/egg-logo.png" border="0"/></a>			
+	  </div>
+ </div>  
+  <div id="clear"></div>
+
+
+  <div id="sidenav">
+    <h1 id="general">General</h1>
+<ul>
+<li><a href="/ctakes/index.html">About</a></li>
+<li><a href="/ctakes/gettingstarted.html">Getting Started</a></li>
+<li><a href="/ctakes/downloads.html">Downloads</a></li>
+<li><a href="/ctakes/glossary.html">Glossary</a></li>
+</ul>
+<h1 id="community">Community</h1>
+<ul>
+<li><a href="/ctakes/get-involved.html">Get Involved</a></li>
+<li><a href="https://issues.apache.org/jira/browse/ctakes">Bug Tracker</a></li>
+<li><a href="/ctakes/mailing-lists.html">Mailing Lists</a></li>
+<li><a href="/ctakes/people.html">People</a></li>
+<li><a href="http://incubator.apache.org/projects/ctakes.html">Incubator page</a></li>
+<li><a href="/ctakes/license.html">License</a></li>
+<li><a href="/ctakes/history.html">History</a></li>
+<li><a href="/ctakes/community-faqs.html">Community FAQs</a></li>
+</ul>
+<h1 id="users">Users</h1>
+<ul>
+<li><a href="/ctakes/userguide.html">User Guide</a></li>
+<li><a href="/ctakes/user-faqs.html">User FAQs</a></li>
+</ul>
+<h1 id="developers">Developers</h1>
+<ul>
+<li><a href="/ctakes/developerguide.html">Developer Guide</a></li>
+<li><a href="/ctakes/developer-faqs.html">Developer FAQs</a></li>
+</ul>
+<h1 id="ppmc">PPMC</h1>
+<ul>
+<li><a href="/ctakes/ppmc-faqs.html">PPMC FAQs</a></li>
+<li><a href="/ctakes/ctakes-release-guide.html">Release Guide</a> <br />
+</li>
+</ul>
+<h1 id="asf">ASF</h1>
+<ul>
+<li><a href="http://www.apache.org">Apache Software Foundation</a></li>
+<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+<li><a href="http://www.apache.org/foundation/sponsorship.html">Become a Sponsor</a></li>
+</ul>
+  </div>
+  <div id="contenta">
+    <h2 id="viewing-the-code-on-the-web-via-viewvc">Viewing the code on the web via ViewVC</h2>
+<p>You can browse <a href="http://svn.apache.org/viewvc/incubator/ctakes/trunk">our repository</a> in your web browser.</p>
+<h2 id="building-and-running">Building and Running</h2>
+<h3 id="using-eclipse-ide">Using Eclipse IDE</h3>
+<p><em>Requirements</em>: Eclipse IDE 4.2+, Java JDK 1.6+, subversive plugin (or svn equivalent with appropriate svn team provider connectors), m2e plugin (or mvn equivalent)</p>
+<ol>
+<li>Import Project &gt; Maven &gt; Checkout Maven Project from SCM</li>
+<li>Use: svn: <a href="http://svn.apache.org/viewvc/incubator/ctakes/trunk">https://svn.apache.org/repos/asf/incubator/ctakes/trunk</a></li>
+<li>Select all projects.<br />
+</li>
+<li>Wait until Eclipse downloads and builds all of your projects (it may take up to 30 mins depending on the machine).  The 
+various build helpers should run jcasgen and builds the projects for you (there shouldn't be a need to run mvn install, etc.)</li>
+<li>[Optional] If you would like to launch the UIMA CVD/CPE GUI, run ctakes-clinical-pipeline/resources/launch/UIMA_{CVD/CPE}<em>GUI--clinical_documents</em>
+pipeline.launch.</li>
+</ol>
+<h3 id="using-command-line">Using Command Line</h3>
+<p><em>Requirements</em>: SVN, Java JDK 1.6+, Maven 3.0+</p>
+<ol>
+<li>svn co <a href="http://svn.apache.org/viewvc/incubator/ctakes/trunk">https://svn.apache.org/repos/asf/incubator/ctakes/trunk</a> ctakes</li>
+<li>mvn clean compile package</li>
+<li>[Optional] If you would like to launch the UIMA CVD/CPE GUI, run $ MAVEN_OPTS="-Xmx1g" mvn -PrunCVD compile</li>
+</ol>
+<p>Notes:  If you run the mvn package, it will generate a binary distribution in /ctakes-distribution/target/ctakes-{release}-bin.tar.gz/zip.</p>
+<p>For further information see the <a href="http://www.apache.org/dev/version-control.html">Apache Source Code Repository</a> page.</p>
+  </div>
+ 
+ <div id="footera">
+    <div id="copyrighta">
+      <p>Copyright &#169; 2011 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
+    </div>
+ </div>
+ 
+</body>
+</html>
+