Return-Path: X-Original-To: apmail-ctakes-commits-archive@www.apache.org Delivered-To: apmail-ctakes-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E4BA910BC1 for ; Fri, 2 Aug 2013 16:48:44 +0000 (UTC) Received: (qmail 88636 invoked by uid 500); 2 Aug 2013 16:48:44 -0000 Delivered-To: apmail-ctakes-commits-archive@ctakes.apache.org Received: (qmail 88577 invoked by uid 500); 2 Aug 2013 16:48:44 -0000 Mailing-List: contact commits-help@ctakes.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ctakes.apache.org Delivered-To: mailing list commits@ctakes.apache.org Received: (qmail 88535 invoked by uid 99); 2 Aug 2013 16:48:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Aug 2013 16:48:43 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Aug 2013 16:48:39 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id A8F5623889BF; Fri, 2 Aug 2013 16:48:18 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1509770 [2/4] - in /ctakes/branches/ctakes-3.1.0: ./ ctakes-assertion-res/ ctakes-assertion-zoner-res/ ctakes-assertion-zoner/ ctakes-assertion/ ctakes-assertion/src/main/java/org/apache/ctakes/assertion/attributes/features/selection/ ctak... Date: Fri, 02 Aug 2013 16:48:16 -0000 To: commits@ctakes.apache.org From: james-masanz@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20130802164818.A8F5623889BF@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Modified: ctakes/branches/ctakes-3.1.0/ctakes-constituency-parser/pom.xml URL: http://svn.apache.org/viewvc/ctakes/branches/ctakes-3.1.0/ctakes-constituency-parser/pom.xml?rev=1509770&r1=1509769&r2=1509770&view=diff ============================================================================== --- ctakes/branches/ctakes-3.1.0/ctakes-constituency-parser/pom.xml (original) +++ ctakes/branches/ctakes-3.1.0/ctakes-constituency-parser/pom.xml Fri Aug 2 16:48:14 2013 @@ -1,76 +1,76 @@ - - - - 4.0.0 - ctakes-constituency-parser - Apache cTAKES Constituency Parser - - org.apache.ctakes - ctakes - 3.1.0-SNAPSHOT - - - - org.apache.ctakes - ctakes-constituency-parser-res - - - org.apache.ctakes - ctakes-type-system - - - org.apache.ctakes - ctakes-core - - - org.apache.ctakes - ctakes-utils - - - org.apache.opennlp - opennlp-tools - - - log4j - log4j - - - jdom - jdom - - - junit - junit - - - - - - org.cleartk - jcasgen-maven-plugin - - src/main/resources/org/apache/ctakes/constituency/parser/types/LabeledTree.xml - - - - - + + + + 4.0.0 + ctakes-constituency-parser + Apache cTAKES Constituency Parser + + org.apache.ctakes + ctakes + 3.1.0 + + + + org.apache.ctakes + ctakes-constituency-parser-res + + + org.apache.ctakes + ctakes-type-system + + + org.apache.ctakes + ctakes-core + + + org.apache.ctakes + ctakes-utils + + + org.apache.opennlp + opennlp-tools + + + log4j + log4j + + + jdom + jdom + + + junit + junit + + + + + + org.cleartk + jcasgen-maven-plugin + + src/main/resources/org/apache/ctakes/constituency/parser/types/LabeledTree.xml + + + + + Modified: ctakes/branches/ctakes-3.1.0/ctakes-context-tokenizer/pom.xml URL: http://svn.apache.org/viewvc/ctakes/branches/ctakes-3.1.0/ctakes-context-tokenizer/pom.xml?rev=1509770&r1=1509769&r2=1509770&view=diff ============================================================================== --- ctakes/branches/ctakes-3.1.0/ctakes-context-tokenizer/pom.xml (original) +++ ctakes/branches/ctakes-3.1.0/ctakes-context-tokenizer/pom.xml Fri Aug 2 16:48:14 2013 @@ -1,54 +1,54 @@ - - - - 4.0.0 - ctakes-context-tokenizer - Apache cTAKES context dependent tokenizer - - org.apache.ctakes - ctakes - 3.1.0-SNAPSHOT - - - - org.apache.ctakes - ctakes-type-system - - - org.apache.ctakes - ctakes-core - - - org.apache.ctakes - ctakes-utils - - - log4j - log4j - - - junit - junit - test - - - + + + + 4.0.0 + ctakes-context-tokenizer + Apache cTAKES context dependent tokenizer + + org.apache.ctakes + ctakes + 3.1.0 + + + + org.apache.ctakes + ctakes-type-system + + + org.apache.ctakes + ctakes-core + + + org.apache.ctakes + ctakes-utils + + + log4j + log4j + + + junit + junit + test + + + Modified: ctakes/branches/ctakes-3.1.0/ctakes-core-res/pom.xml URL: http://svn.apache.org/viewvc/ctakes/branches/ctakes-3.1.0/ctakes-core-res/pom.xml?rev=1509770&r1=1509769&r2=1509770&view=diff ============================================================================== --- ctakes/branches/ctakes-3.1.0/ctakes-core-res/pom.xml (original) +++ ctakes/branches/ctakes-3.1.0/ctakes-core-res/pom.xml Fri Aug 2 16:48:14 2013 @@ -24,7 +24,7 @@ org.apache.ctakes ctakes - 3.1.0-SNAPSHOT + 3.1.0 ctakes-core-res Apache cTAKES Resources core Modified: ctakes/branches/ctakes-3.1.0/ctakes-core/pom.xml URL: http://svn.apache.org/viewvc/ctakes/branches/ctakes-3.1.0/ctakes-core/pom.xml?rev=1509770&r1=1509769&r2=1509770&view=diff ============================================================================== --- ctakes/branches/ctakes-3.1.0/ctakes-core/pom.xml (original) +++ ctakes/branches/ctakes-3.1.0/ctakes-core/pom.xml Fri Aug 2 16:48:14 2013 @@ -1,98 +1,98 @@ - - - - 4.0.0 - ctakes-core - Apache cTAKES core - - org.apache.ctakes - ctakes - 3.1.0-SNAPSHOT - - - - org.apache.ctakes - ctakes-core-res - - - org.apache.ctakes - ctakes-type-system - - - org.apache.ctakes - ctakes-utils - - - org.uimafit - uimafit - - - - commons-io - commons-io - - - jdom - jdom - - - org.jdom - jdom2 - - - com.google.guava - guava - - - log4j - log4j - - - org.apache.opennlp - opennlp-maxent - - - org.apache.opennlp - opennlp-tools - - - org.apache.lucene - lucene-core - - - junit - junit - - - edu.mit.findstruct - findstructapi - - - com.googlecode.armbrust-file-utils - sqlwrapper - - - net.sourceforge.openai - openaifsm - - - + + + + 4.0.0 + ctakes-core + Apache cTAKES core + + org.apache.ctakes + ctakes + 3.1.0 + + + + org.apache.ctakes + ctakes-core-res + + + org.apache.ctakes + ctakes-type-system + + + org.apache.ctakes + ctakes-utils + + + org.uimafit + uimafit + + + + commons-io + commons-io + + + jdom + jdom + + + org.jdom + jdom2 + + + com.google.guava + guava + + + log4j + log4j + + + org.apache.opennlp + opennlp-maxent + + + org.apache.opennlp + opennlp-tools + + + org.apache.lucene + lucene-core + + + junit + junit + + + edu.mit.findstruct + findstructapi + + + com.googlecode.armbrust-file-utils + sqlwrapper + + + net.sourceforge.openai + openaifsm + + + Modified: ctakes/branches/ctakes-3.1.0/ctakes-coreference-res/pom.xml URL: http://svn.apache.org/viewvc/ctakes/branches/ctakes-3.1.0/ctakes-coreference-res/pom.xml?rev=1509770&r1=1509769&r2=1509770&view=diff ============================================================================== --- ctakes/branches/ctakes-3.1.0/ctakes-coreference-res/pom.xml (original) +++ ctakes/branches/ctakes-3.1.0/ctakes-coreference-res/pom.xml Fri Aug 2 16:48:14 2013 @@ -24,7 +24,7 @@ org.apache.ctakes ctakes - 3.1.0-SNAPSHOT + 3.1.0 ctakes-coreference-res Apache cTAKES Resources coreference Modified: ctakes/branches/ctakes-3.1.0/ctakes-coreference/pom.xml URL: http://svn.apache.org/viewvc/ctakes/branches/ctakes-3.1.0/ctakes-coreference/pom.xml?rev=1509770&r1=1509769&r2=1509770&view=diff ============================================================================== --- ctakes/branches/ctakes-3.1.0/ctakes-coreference/pom.xml (original) +++ ctakes/branches/ctakes-3.1.0/ctakes-coreference/pom.xml Fri Aug 2 16:48:14 2013 @@ -1,106 +1,106 @@ - - - - 4.0.0 - ctakes-coreference - Apache cTAKES CoReference Resolver - - org.apache.ctakes - ctakes - 3.1.0-SNAPSHOT - - - - org.apache.ctakes - ctakes-coreference-res - - - org.apache.ctakes - ctakes-type-system - - - org.apache.ctakes - ctakes-core - - - org.apache.ctakes - ctakes-utils - - - org.apache.ctakes - ctakes-constituency-parser - - - org.apache.opennlp - opennlp-tools - - - log4j - log4j - - - jdom - jdom - - - junit - junit - - - org.apache.ctakes - ctakes-relation-extractor - - - org.apache.ctakes - ctakes-dictionary-lookup - - - net.sourceforge.ctakesresources - ctakes-resources - 3.1.0 - pom - - - net.sourceforge.ctakesresources - ctakes-resources-umls2011ab - 3.1.0 - - - net.sourceforge.ctakesresources - ctakes-resources-distribution - 3.1.0 - pom - - - - - - - org.cleartk - jcasgen-maven-plugin - - src/main/resources/org/apache/ctakes/coreference/types/TypeSystem.xml - - - - - + + + + 4.0.0 + ctakes-coreference + Apache cTAKES CoReference Resolver + + org.apache.ctakes + ctakes + 3.1.0 + + + + org.apache.ctakes + ctakes-coreference-res + + + org.apache.ctakes + ctakes-type-system + + + org.apache.ctakes + ctakes-core + + + org.apache.ctakes + ctakes-utils + + + org.apache.ctakes + ctakes-constituency-parser + + + org.apache.opennlp + opennlp-tools + + + log4j + log4j + + + jdom + jdom + + + junit + junit + + + org.apache.ctakes + ctakes-relation-extractor + + + org.apache.ctakes + ctakes-dictionary-lookup + + + net.sourceforge.ctakesresources + ctakes-resources + 3.1.0 + pom + + + net.sourceforge.ctakesresources + ctakes-resources-umls2011ab + 3.1.0 + + + net.sourceforge.ctakesresources + ctakes-resources-distribution + 3.1.0 + pom + + + + + + + org.cleartk + jcasgen-maven-plugin + + src/main/resources/org/apache/ctakes/coreference/types/TypeSystem.xml + + + + + Modified: ctakes/branches/ctakes-3.1.0/ctakes-dependency-parser-res/pom.xml URL: http://svn.apache.org/viewvc/ctakes/branches/ctakes-3.1.0/ctakes-dependency-parser-res/pom.xml?rev=1509770&r1=1509769&r2=1509770&view=diff ============================================================================== --- ctakes/branches/ctakes-3.1.0/ctakes-dependency-parser-res/pom.xml (original) +++ ctakes/branches/ctakes-3.1.0/ctakes-dependency-parser-res/pom.xml Fri Aug 2 16:48:14 2013 @@ -24,7 +24,7 @@ org.apache.ctakes ctakes - 3.1.0-SNAPSHOT + 3.1.0 ctakes-dependency-parser-res Apache cTAKES Resources dependency-parser Modified: ctakes/branches/ctakes-3.1.0/ctakes-dependency-parser/pom.xml URL: http://svn.apache.org/viewvc/ctakes/branches/ctakes-3.1.0/ctakes-dependency-parser/pom.xml?rev=1509770&r1=1509769&r2=1509770&view=diff ============================================================================== --- ctakes/branches/ctakes-3.1.0/ctakes-dependency-parser/pom.xml (original) +++ ctakes/branches/ctakes-3.1.0/ctakes-dependency-parser/pom.xml Fri Aug 2 16:48:14 2013 @@ -1,94 +1,94 @@ - - - - 4.0.0 - ctakes-dependency-parser - Apache cTAKES Dependency Parser - - org.apache.ctakes - ctakes - 3.1.0-SNAPSHOT - - - - org.apache.ctakes - ctakes-dependency-parser-res - - - org.apache.ctakes - ctakes-type-system - - - org.apache.ctakes - ctakes-core - - - org.apache.ctakes - ctakes-lvg - - - org.apache.ctakes - ctakes-pos-tagger - - - org.apache.ctakes - ctakes-utils - - - com.googlecode.clearnlp - clearnlp - - - args4j - args4j - - - junit - junit - - - org.cleartk - cleartk-util - - - org.uimafit - uimafit - - - com.carrotsearch - hppc - - - commons-io - commons-io - - - commons-lang - commons-lang - - - commons-logging - commons-logging - - - This wraps the ClearNLP dependency parser and semantic role labeler into a UIMA friendly annotator - + + + + 4.0.0 + ctakes-dependency-parser + Apache cTAKES Dependency Parser + + org.apache.ctakes + ctakes + 3.1.0 + + + + org.apache.ctakes + ctakes-dependency-parser-res + + + org.apache.ctakes + ctakes-type-system + + + org.apache.ctakes + ctakes-core + + + org.apache.ctakes + ctakes-lvg + + + org.apache.ctakes + ctakes-pos-tagger + + + org.apache.ctakes + ctakes-utils + + + com.googlecode.clearnlp + clearnlp + + + args4j + args4j + + + junit + junit + + + org.cleartk + cleartk-util + + + org.uimafit + uimafit + + + com.carrotsearch + hppc + + + commons-io + commons-io + + + commons-lang + commons-lang + + + commons-logging + commons-logging + + + This wraps the ClearNLP dependency parser and semantic role labeler into a UIMA friendly annotator + Modified: ctakes/branches/ctakes-3.1.0/ctakes-dictionary-lookup-res/pom.xml URL: http://svn.apache.org/viewvc/ctakes/branches/ctakes-3.1.0/ctakes-dictionary-lookup-res/pom.xml?rev=1509770&r1=1509769&r2=1509770&view=diff ============================================================================== --- ctakes/branches/ctakes-3.1.0/ctakes-dictionary-lookup-res/pom.xml (original) +++ ctakes/branches/ctakes-3.1.0/ctakes-dictionary-lookup-res/pom.xml Fri Aug 2 16:48:14 2013 @@ -24,7 +24,7 @@ org.apache.ctakes ctakes - 3.1.0-SNAPSHOT + 3.1.0 ctakes-dictionary-lookup-res Apache cTAKES Resources dictionary-lookup Modified: ctakes/branches/ctakes-3.1.0/ctakes-dictionary-lookup/pom.xml URL: http://svn.apache.org/viewvc/ctakes/branches/ctakes-3.1.0/ctakes-dictionary-lookup/pom.xml?rev=1509770&r1=1509769&r2=1509770&view=diff ============================================================================== --- ctakes/branches/ctakes-3.1.0/ctakes-dictionary-lookup/pom.xml (original) +++ ctakes/branches/ctakes-3.1.0/ctakes-dictionary-lookup/pom.xml Fri Aug 2 16:48:14 2013 @@ -1,107 +1,107 @@ - - - - 4.0.0 - ctakes-dictionary-lookup - Apache cTAKES dictionary lookup - - org.apache.ctakes - ctakes - 3.1.0-SNAPSHOT - - - - org.apache.ctakes - ctakes-dictionary-lookup-res - - - hsqldb - hsqldb - 1.8.0.10 - - - org.apache.ctakes - ctakes-type-system - - - org.apache.ctakes - ctakes-core - - - log4j - log4j - - - org.apache.lucene - lucene-core - - - org.apache.lucene - lucene-queries - - - org.apache.lucene - lucene-queryparser - - - org.apache.lucene - lucene-analyzers-common - - - jdom - jdom - - - junit - junit - - - - - net.sourceforge.ctakesresources - ctakes-resources-umls2011ab - 3.1.0 - - - - - - org.apache.maven.plugins - maven-dependency-plugin - - - unpack-dependencies - process-resources - - unpack-dependencies - - - ctakes-resources-umls2011ab - - ${project.build.directory}/classes - - - - - - - + + + + 4.0.0 + ctakes-dictionary-lookup + Apache cTAKES dictionary lookup + + org.apache.ctakes + ctakes + 3.1.0 + + + + org.apache.ctakes + ctakes-dictionary-lookup-res + + + hsqldb + hsqldb + 1.8.0.10 + + + org.apache.ctakes + ctakes-type-system + + + org.apache.ctakes + ctakes-core + + + log4j + log4j + + + org.apache.lucene + lucene-core + + + org.apache.lucene + lucene-queries + + + org.apache.lucene + lucene-queryparser + + + org.apache.lucene + lucene-analyzers-common + + + jdom + jdom + + + junit + junit + + + + + net.sourceforge.ctakesresources + ctakes-resources-umls2011ab + 3.1.0 + + + + + + org.apache.maven.plugins + maven-dependency-plugin + + + unpack-dependencies + process-resources + + unpack-dependencies + + + ctakes-resources-umls2011ab + + ${project.build.directory}/classes + + + + + + + Modified: ctakes/branches/ctakes-3.1.0/ctakes-distribution/pom.xml URL: http://svn.apache.org/viewvc/ctakes/branches/ctakes-3.1.0/ctakes-distribution/pom.xml?rev=1509770&r1=1509769&r2=1509770&view=diff ============================================================================== --- ctakes/branches/ctakes-3.1.0/ctakes-distribution/pom.xml (original) +++ ctakes/branches/ctakes-3.1.0/ctakes-distribution/pom.xml Fri Aug 2 16:48:14 2013 @@ -1,184 +1,184 @@ - - - - 4.0.0 - ctakes-distribution - Apache cTAKES Distribution - - org.apache.ctakes - ctakes - 3.1.0-SNAPSHOT - - pom - - - - - org.apache.ctakes - ctakes-type-system - - - org.apache.ctakes - ctakes-core - - - org.apache.ctakes - ctakes-utils - - - org.apache.ctakes - ctakes-context-tokenizer - - - org.apache.ctakes - ctakes-dictionary-lookup - - - org.apache.ctakes - ctakes-preprocessor - - - org.apache.ctakes - ctakes-lvg - - - org.apache.ctakes - ctakes-chunker - - - org.apache.ctakes - ctakes-ne-contexts - - - org.apache.ctakes - ctakes-pos-tagger - - - org.apache.ctakes - ctakes-assertion - - - org.apache.ctakes - ctakes-dependency-parser - - - org.apache.ctakes - ctakes-clinical-pipeline - - - org.apache.ctakes - ctakes-constituency-parser - - - org.apache.ctakes - ctakes-coreference - - - org.apache.ctakes - ctakes-drug-ner - - - org.apache.ctakes - ctakes-ne-contexts - - - org.apache.ctakes - ctakes-pad-term-spotter - - - org.apache.ctakes - ctakes-relation-extractor - - - org.apache.ctakes - ctakes-side-effect - - - org.apache.ctakes - ctakes-smoking-status - - - - - - - org.apache.maven.plugins - maven-deploy-plugin - - true - - - - maven-assembly-plugin - - - bundle-project-sources - package - - single - - - - src/main/assembly/bin.xml - src/main/assembly/src.xml - - - gnu - - apache-ctakes-${project.version} - - - - - - maven-antrun-plugin - 1.6 - - - generate checksums for binary artifacts - - run - - verify - - - - - - - - - - - - - - - - - - - - - - + + + + 4.0.0 + ctakes-distribution + Apache cTAKES Distribution + + org.apache.ctakes + ctakes + 3.1.0 + + pom + + + + + org.apache.ctakes + ctakes-type-system + + + org.apache.ctakes + ctakes-core + + + org.apache.ctakes + ctakes-utils + + + org.apache.ctakes + ctakes-context-tokenizer + + + org.apache.ctakes + ctakes-dictionary-lookup + + + org.apache.ctakes + ctakes-preprocessor + + + org.apache.ctakes + ctakes-lvg + + + org.apache.ctakes + ctakes-chunker + + + org.apache.ctakes + ctakes-ne-contexts + + + org.apache.ctakes + ctakes-pos-tagger + + + org.apache.ctakes + ctakes-assertion + + + org.apache.ctakes + ctakes-dependency-parser + + + org.apache.ctakes + ctakes-clinical-pipeline + + + org.apache.ctakes + ctakes-constituency-parser + + + org.apache.ctakes + ctakes-coreference + + + org.apache.ctakes + ctakes-drug-ner + + + org.apache.ctakes + ctakes-ne-contexts + + + org.apache.ctakes + ctakes-pad-term-spotter + + + org.apache.ctakes + ctakes-relation-extractor + + + org.apache.ctakes + ctakes-side-effect + + + org.apache.ctakes + ctakes-smoking-status + + + + + + + org.apache.maven.plugins + maven-deploy-plugin + + true + + + + maven-assembly-plugin + + + bundle-project-sources + package + + single + + + + src/main/assembly/bin.xml + src/main/assembly/src.xml + + + gnu + + apache-ctakes-${project.version} + + + + + + maven-antrun-plugin + 1.6 + + + generate checksums for binary artifacts + + run + + verify + + + + + + + + + + + + + + + + + + + + + + Modified: ctakes/branches/ctakes-3.1.0/ctakes-drug-ner-res/pom.xml URL: http://svn.apache.org/viewvc/ctakes/branches/ctakes-3.1.0/ctakes-drug-ner-res/pom.xml?rev=1509770&r1=1509769&r2=1509770&view=diff ============================================================================== --- ctakes/branches/ctakes-3.1.0/ctakes-drug-ner-res/pom.xml (original) +++ ctakes/branches/ctakes-3.1.0/ctakes-drug-ner-res/pom.xml Fri Aug 2 16:48:14 2013 @@ -3,7 +3,7 @@ org.apache.ctakes ctakes - 3.1.0-SNAPSHOT + 3.1.0 ctakes-drug-ner-res Apache cTAKES Resources drug-ner Modified: ctakes/branches/ctakes-3.1.0/ctakes-drug-ner/pom.xml URL: http://svn.apache.org/viewvc/ctakes/branches/ctakes-3.1.0/ctakes-drug-ner/pom.xml?rev=1509770&r1=1509769&r2=1509770&view=diff ============================================================================== --- ctakes/branches/ctakes-3.1.0/ctakes-drug-ner/pom.xml (original) +++ ctakes/branches/ctakes-3.1.0/ctakes-drug-ner/pom.xml Fri Aug 2 16:48:14 2013 @@ -1,108 +1,108 @@ - - - - 4.0.0 - ctakes-drug-ner - Apache cTAKES Drug NER - - org.apache.ctakes - ctakes - 3.1.0-SNAPSHOT - - - - org.apache.ctakes - ctakes-drug-ner-res - - - org.apache.ctakes - ctakes-type-system - - - org.apache.ctakes - ctakes-core - - - org.apache.ctakes - ctakes-utils - - - org.apache.ctakes - ctakes-dictionary-lookup - - - org.apache.ctakes - ctakes-context-tokenizer - - - org.apache.ctakes - ctakes-ne-contexts - - - log4j - log4j - - - org.apache.opennlp - opennlp-tools - - - jdom - jdom - - - junit - junit - - - tw.edu.ntu.csie - libsvm - - - org.apache.lucene - lucene-core - - - net.sourceforge.openai - openaifsm - - - org.apache.ctakes - ctakes-chunker - - - org.apache.ctakes - ctakes-lvg - - - - - - org.cleartk - jcasgen-maven-plugin - - src/main/resources/org/apache/ctakes/drugner/types/TypeSystem.xml - - - - - + + + + 4.0.0 + ctakes-drug-ner + Apache cTAKES Drug NER + + org.apache.ctakes + ctakes + 3.1.0 + + + + org.apache.ctakes + ctakes-drug-ner-res + + + org.apache.ctakes + ctakes-type-system + + + org.apache.ctakes + ctakes-core + + + org.apache.ctakes + ctakes-utils + + + org.apache.ctakes + ctakes-dictionary-lookup + + + org.apache.ctakes + ctakes-context-tokenizer + + + org.apache.ctakes + ctakes-ne-contexts + + + log4j + log4j + + + org.apache.opennlp + opennlp-tools + + + jdom + jdom + + + junit + junit + + + tw.edu.ntu.csie + libsvm + + + org.apache.lucene + lucene-core + + + net.sourceforge.openai + openaifsm + + + org.apache.ctakes + ctakes-chunker + + + org.apache.ctakes + ctakes-lvg + + + + + + org.cleartk + jcasgen-maven-plugin + + src/main/resources/org/apache/ctakes/drugner/types/TypeSystem.xml + + + + + Modified: ctakes/branches/ctakes-3.1.0/ctakes-lvg-res/pom.xml URL: http://svn.apache.org/viewvc/ctakes/branches/ctakes-3.1.0/ctakes-lvg-res/pom.xml?rev=1509770&r1=1509769&r2=1509770&view=diff ============================================================================== --- ctakes/branches/ctakes-3.1.0/ctakes-lvg-res/pom.xml (original) +++ ctakes/branches/ctakes-3.1.0/ctakes-lvg-res/pom.xml Fri Aug 2 16:48:14 2013 @@ -24,7 +24,7 @@ org.apache.ctakes ctakes - 3.1.0-SNAPSHOT + 3.1.0 ctakes-lvg-res Apache cTAKES Resources lvg Modified: ctakes/branches/ctakes-3.1.0/ctakes-lvg/pom.xml URL: http://svn.apache.org/viewvc/ctakes/branches/ctakes-3.1.0/ctakes-lvg/pom.xml?rev=1509770&r1=1509769&r2=1509770&view=diff ============================================================================== --- ctakes/branches/ctakes-3.1.0/ctakes-lvg/pom.xml (original) +++ ctakes/branches/ctakes-3.1.0/ctakes-lvg/pom.xml Fri Aug 2 16:48:14 2013 @@ -1,64 +1,64 @@ - - - - 4.0.0 - ctakes-lvg - Apache cTAKES LVG lexical tools - cTAKES wrapper for the National Library of Medicine (NLM) SPECIALIST lexical tools - - org.apache.ctakes - ctakes - 3.1.0-SNAPSHOT - - - - org.apache.ctakes - ctakes-lvg-res - - - org.apache.ctakes - ctakes-type-system - - - org.apache.ctakes - ctakes-core - - - org.apache.ctakes - ctakes-utils - - - log4j - log4j - - - junit - junit - test - - - gov.nih.nlm.nls.lvg - lvg2010dist - 0.0.1 - - - + + + + 4.0.0 + ctakes-lvg + Apache cTAKES LVG lexical tools + cTAKES wrapper for the National Library of Medicine (NLM) SPECIALIST lexical tools + + org.apache.ctakes + ctakes + 3.1.0 + + + + org.apache.ctakes + ctakes-lvg-res + + + org.apache.ctakes + ctakes-type-system + + + org.apache.ctakes + ctakes-core + + + org.apache.ctakes + ctakes-utils + + + log4j + log4j + + + junit + junit + test + + + gov.nih.nlm.nls.lvg + lvg2010dist + 0.0.1 + + + Modified: ctakes/branches/ctakes-3.1.0/ctakes-ne-contexts-res/pom.xml URL: http://svn.apache.org/viewvc/ctakes/branches/ctakes-3.1.0/ctakes-ne-contexts-res/pom.xml?rev=1509770&r1=1509769&r2=1509770&view=diff ============================================================================== --- ctakes/branches/ctakes-3.1.0/ctakes-ne-contexts-res/pom.xml (original) +++ ctakes/branches/ctakes-3.1.0/ctakes-ne-contexts-res/pom.xml Fri Aug 2 16:48:14 2013 @@ -24,7 +24,7 @@ org.apache.ctakes ctakes - 3.1.0-SNAPSHOT + 3.1.0 ctakes-ne-contexts-res Apache cTAKES Resources ne-contexts Modified: ctakes/branches/ctakes-3.1.0/ctakes-ne-contexts/pom.xml URL: http://svn.apache.org/viewvc/ctakes/branches/ctakes-3.1.0/ctakes-ne-contexts/pom.xml?rev=1509770&r1=1509769&r2=1509770&view=diff ============================================================================== --- ctakes/branches/ctakes-3.1.0/ctakes-ne-contexts/pom.xml (original) +++ ctakes/branches/ctakes-3.1.0/ctakes-ne-contexts/pom.xml Fri Aug 2 16:48:14 2013 @@ -1,57 +1,57 @@ - - - - 4.0.0 - ctakes-ne-contexts - Apache cTAKES named entity contexts - - org.apache.ctakes - ctakes - 3.1.0-SNAPSHOT - - - - org.apache.ctakes - ctakes-ne-contexts-res - - - org.apache.ctakes - ctakes-type-system - - - org.apache.ctakes - ctakes-core - - - org.apache.ctakes - ctakes-utils - - - log4j - log4j - - - junit - junit - - - + + + + 4.0.0 + ctakes-ne-contexts + Apache cTAKES named entity contexts + + org.apache.ctakes + ctakes + 3.1.0 + + + + org.apache.ctakes + ctakes-ne-contexts-res + + + org.apache.ctakes + ctakes-type-system + + + org.apache.ctakes + ctakes-core + + + org.apache.ctakes + ctakes-utils + + + log4j + log4j + + + junit + junit + + + Modified: ctakes/branches/ctakes-3.1.0/ctakes-pad-term-spotter-res/pom.xml URL: http://svn.apache.org/viewvc/ctakes/branches/ctakes-3.1.0/ctakes-pad-term-spotter-res/pom.xml?rev=1509770&r1=1509769&r2=1509770&view=diff ============================================================================== --- ctakes/branches/ctakes-3.1.0/ctakes-pad-term-spotter-res/pom.xml (original) +++ ctakes/branches/ctakes-3.1.0/ctakes-pad-term-spotter-res/pom.xml Fri Aug 2 16:48:14 2013 @@ -24,7 +24,7 @@ org.apache.ctakes ctakes - 3.1.0-SNAPSHOT + 3.1.0 ctakes-pad-term-spotter-res Apache cTAKES Resources pad-term-spotter-res Modified: ctakes/branches/ctakes-3.1.0/ctakes-pad-term-spotter/pom.xml URL: http://svn.apache.org/viewvc/ctakes/branches/ctakes-3.1.0/ctakes-pad-term-spotter/pom.xml?rev=1509770&r1=1509769&r2=1509770&view=diff ============================================================================== --- ctakes/branches/ctakes-3.1.0/ctakes-pad-term-spotter/pom.xml (original) +++ ctakes/branches/ctakes-3.1.0/ctakes-pad-term-spotter/pom.xml Fri Aug 2 16:48:14 2013 @@ -1,85 +1,85 @@ - - - - 4.0.0 - ctakes-pad-term-spotter - Apache cTAKES Pad Term Spotter - - org.apache.ctakes - ctakes - 3.1.0-SNAPSHOT - - - - - org.apache.ctakes - ctakes-pad-term-spotter-res - - - org.apache.ctakes - ctakes-type-system - - - org.apache.ctakes - ctakes-core - - - org.apache.ctakes - ctakes-utils - - - org.apache.ctakes - ctakes-dictionary-lookup - - - org.apache.ctakes - ctakes-ne-contexts - - - log4j - log4j - - - junit - junit - - - org.apache.ctakes - ctakes-chunker - - - org.apache.ctakes - ctakes-context-tokenizer - - - - - - org.cleartk - jcasgen-maven-plugin - - src/main/resources/org/apache/ctakes/padtermspotter/types/TypeSystem.xml - - - - - + + + + 4.0.0 + ctakes-pad-term-spotter + Apache cTAKES Pad Term Spotter + + org.apache.ctakes + ctakes + 3.1.0 + + + + + org.apache.ctakes + ctakes-pad-term-spotter-res + + + org.apache.ctakes + ctakes-type-system + + + org.apache.ctakes + ctakes-core + + + org.apache.ctakes + ctakes-utils + + + org.apache.ctakes + ctakes-dictionary-lookup + + + org.apache.ctakes + ctakes-ne-contexts + + + log4j + log4j + + + junit + junit + + + org.apache.ctakes + ctakes-chunker + + + org.apache.ctakes + ctakes-context-tokenizer + + + + + + org.cleartk + jcasgen-maven-plugin + + src/main/resources/org/apache/ctakes/padtermspotter/types/TypeSystem.xml + + + + + Modified: ctakes/branches/ctakes-3.1.0/ctakes-pos-tagger-res/pom.xml URL: http://svn.apache.org/viewvc/ctakes/branches/ctakes-3.1.0/ctakes-pos-tagger-res/pom.xml?rev=1509770&r1=1509769&r2=1509770&view=diff ============================================================================== --- ctakes/branches/ctakes-3.1.0/ctakes-pos-tagger-res/pom.xml (original) +++ ctakes/branches/ctakes-3.1.0/ctakes-pos-tagger-res/pom.xml Fri Aug 2 16:48:14 2013 @@ -24,7 +24,7 @@ org.apache.ctakes ctakes - 3.1.0-SNAPSHOT + 3.1.0 ctakes-pos-tagger-res Apache cTAKES Resources pos-tagger Modified: ctakes/branches/ctakes-3.1.0/ctakes-pos-tagger/pom.xml URL: http://svn.apache.org/viewvc/ctakes/branches/ctakes-3.1.0/ctakes-pos-tagger/pom.xml?rev=1509770&r1=1509769&r2=1509770&view=diff ============================================================================== --- ctakes/branches/ctakes-3.1.0/ctakes-pos-tagger/pom.xml (original) +++ ctakes/branches/ctakes-3.1.0/ctakes-pos-tagger/pom.xml Fri Aug 2 16:48:14 2013 @@ -1,73 +1,73 @@ - - - - 4.0.0 - ctakes-pos-tagger - Apache cTAKES part-of-speech tagger - - org.apache.ctakes - ctakes - 3.1.0-SNAPSHOT - - - - org.apache.ctakes - ctakes-pos-tagger-res - - - org.apache.ctakes - ctakes-type-system - - - org.apache.ctakes - ctakes-core - - - org.apache.ctakes - ctakes-utils - - - log4j - log4j - - - org.apache.opennlp - opennlp-maxent - - - org.apache.opennlp - opennlp-tools - - - com.googlecode.clearnlp - clearnlp - - - jdom - jdom - - - junit - junit - - - + + + + 4.0.0 + ctakes-pos-tagger + Apache cTAKES part-of-speech tagger + + org.apache.ctakes + ctakes + 3.1.0 + + + + org.apache.ctakes + ctakes-pos-tagger-res + + + org.apache.ctakes + ctakes-type-system + + + org.apache.ctakes + ctakes-core + + + org.apache.ctakes + ctakes-utils + + + log4j + log4j + + + org.apache.opennlp + opennlp-maxent + + + org.apache.opennlp + opennlp-tools + + + com.googlecode.clearnlp + clearnlp + + + jdom + jdom + + + junit + junit + + +