You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ctakes.apache.org by ja...@apache.org on 2012/10/31 05:09:54 UTC

svn commit: r1403968 - in /incubator/ctakes/branches/SHARPn-cTAKES/files for pipeline root: build_step2.properties build_step2.xml build_step3.xml

Author: james-masanz
Date: Wed Oct 31 04:09:53 2012
New Revision: 1403968

URL: http://svn.apache.org/viewvc?rev=1403968&view=rev
Log:
CTAKES-75  Housekeeping - Update README, LICENSE

Modified:
    incubator/ctakes/branches/SHARPn-cTAKES/files for pipeline root/build_step2.properties
    incubator/ctakes/branches/SHARPn-cTAKES/files for pipeline root/build_step2.xml
    incubator/ctakes/branches/SHARPn-cTAKES/files for pipeline root/build_step3.xml

Modified: incubator/ctakes/branches/SHARPn-cTAKES/files for pipeline root/build_step2.properties
URL: http://svn.apache.org/viewvc/incubator/ctakes/branches/SHARPn-cTAKES/files%20for%20pipeline%20root/build_step2.properties?rev=1403968&r1=1403967&r2=1403968&view=diff
==============================================================================
--- incubator/ctakes/branches/SHARPn-cTAKES/files for pipeline root/build_step2.properties (original)
+++ incubator/ctakes/branches/SHARPn-cTAKES/files for pipeline root/build_step2.properties Wed Oct 31 04:09:53 2012
@@ -1,7 +1,7 @@
 uima.dir=/Apps/ApacheSoftwareFoundation/uima/uimaj-2.4.0-bin
 eclipse.home=/Apps/eclipse-java-helios-win32/eclipse
 # CTAKES_HOME is the output directory 
-CTAKES_HOME=C:\\cTAKES\\2.6\\building-2.6\\cTAKES-2.6-incubating.alpha-005
+CTAKES_HOME=C:\\cTAKES\\2.6\\building-2.6\\cTAKES-2.6-incubating.RC1
 workspace.home=C:/Apps_data/Workspaces/Apache_cTAKES
 typeSystem.target=${CTAKES_HOME}/cTAKESdesc/typesystem/cTAKESTypes.xml
 typeSystem.dir=${CTAKES_HOME}/cTAKESdesc/typesystem

Modified: incubator/ctakes/branches/SHARPn-cTAKES/files for pipeline root/build_step2.xml
URL: http://svn.apache.org/viewvc/incubator/ctakes/branches/SHARPn-cTAKES/files%20for%20pipeline%20root/build_step2.xml?rev=1403968&r1=1403967&r2=1403968&view=diff
==============================================================================
--- incubator/ctakes/branches/SHARPn-cTAKES/files for pipeline root/build_step2.xml (original)
+++ incubator/ctakes/branches/SHARPn-cTAKES/files for pipeline root/build_step2.xml Wed Oct 31 04:09:53 2012
@@ -357,6 +357,11 @@
 				<filename name="KEYS" />
 			</fileset>
 		</copy>
+		<copy todir="${CTAKES_HOME}">
+			<fileset dir="${workspace.home}/files for pipeline root">
+				<filename name="DISCLAIMER" />
+			</fileset>
+		</copy>
 		
 		<copy todir="${CTAKES_HOME}">
 			<fileset dir="${workspace.home}/clinical documents pipeline">

Modified: incubator/ctakes/branches/SHARPn-cTAKES/files for pipeline root/build_step3.xml
URL: http://svn.apache.org/viewvc/incubator/ctakes/branches/SHARPn-cTAKES/files%20for%20pipeline%20root/build_step3.xml?rev=1403968&r1=1403967&r2=1403968&view=diff
==============================================================================
--- incubator/ctakes/branches/SHARPn-cTAKES/files for pipeline root/build_step3.xml (original)
+++ incubator/ctakes/branches/SHARPn-cTAKES/files for pipeline root/build_step3.xml Wed Oct 31 04:09:53 2012
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<project default="cTAKES-jar" name="Create Runnable Jar for cTAKES" basedir="C:\\cTAKES\\2.6\\building-2.6\\cTAKES-2.6-incubating.alpha-005">
+<project default="cTAKES-jar" name="Create Runnable Jar for cTAKES" basedir="C:\\cTAKES\\2.6\\building-2.6\\cTAKES-2.6-incubating.RC1">
     <target name="cTAKES-jar">
         <mkdir dir="bin"/>
         <path id="_ctakes.cp">