Return-Path: X-Original-To: apmail-ctakes-dev-archive@www.apache.org Delivered-To: apmail-ctakes-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 18BC71086E for ; Tue, 30 Jul 2013 20:53:46 +0000 (UTC) Received: (qmail 27054 invoked by uid 500); 30 Jul 2013 20:53:46 -0000 Delivered-To: apmail-ctakes-dev-archive@ctakes.apache.org Received: (qmail 27026 invoked by uid 500); 30 Jul 2013 20:53:45 -0000 Mailing-List: contact dev-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 dev@ctakes.apache.org Received: (qmail 27018 invoked by uid 99); 30 Jul 2013 20:53:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Jul 2013 20:53:45 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of Pei.Chen@childrens.harvard.edu designates 134.174.13.92 as permitted sender) Received: from [134.174.13.92] (HELO mailsmtp2.childrenshospital.org) (134.174.13.92) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Jul 2013 20:53:40 +0000 Received: from pps.filterd (mailsmtp2.childrenshospital.org [127.0.0.1]) by mailsmtp2.childrenshospital.org (8.14.5/8.14.5) with SMTP id r6UKpPoZ017835 for ; Tue, 30 Jul 2013 16:53:07 -0400 Received: from smtpbdc1.chboston.org (smtpbdc1.chboston.org [10.20.18.104]) by mailsmtp2.childrenshospital.org with ESMTP id 1dx03r1eus-1 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NOT) for ; Tue, 30 Jul 2013 16:53:07 -0400 Received: from pps.filterd (smtpbdc1.chboston.org [127.0.0.1]) by smtpbdc1.chboston.org (8.14.5/8.14.5) with SMTP id r6UKOmcB016315 for ; Tue, 30 Jul 2013 16:53:06 -0400 Received: from chexhubcas2.chboston.org (chexhubcas2.chboston.org [10.20.50.93]) by smtpbdc1.chboston.org with ESMTP id 1dsyp6r17n-1 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT) for ; Tue, 30 Jul 2013 16:53:06 -0400 Received: from CHEXMBX1A.CHBOSTON.ORG ([fe80::3c05:8ca9:55a6:f320]) by CHEXHUBCAS2.CHBOSTON.ORG ([fe80::c21:dbf:ff97:edca%21]) with mapi id 14.02.0342.003; Tue, 30 Jul 2013 16:53:05 -0400 From: "Chen, Pei" To: "dev@ctakes.apache.org" Subject: RE: Errors from cleartk? Thread-Topic: Errors from cleartk? Thread-Index: AQHOjSlV0vj7HxU6xUOWMW42cu9SjZl9suZw Date: Tue, 30 Jul 2013 20:53:06 +0000 Message-ID: <924DE05C19409B438EB81DE683A942D9105816AD@CHEXMBX1A.CHBOSTON.ORG> References: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.7.2.182] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.10.8794,1.0.431,0.0.0000 definitions=2013-07-30_08:2013-07-30,2013-07-30,1970-01-01 signatures=0 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.10.8794,1.0.431,0.0.0000 definitions=2013-07-30_08:2013-07-30,2013-07-30,1970-01-01 signatures=0 X-Virus-Checked: Checked by ClamAV on apache.org Steven, The clear-tk libs were upgraded some time ago, for ex: http://svn.apache.org/viewvc?view=3Drevision&revision=3D1497948 In case you haven't resolved it already, have you tried svn up date on the = project/ in particular the pom's? --Pei > -----Original Message----- > From: Wu, Stephen T., Ph.D. [mailto:Wu.Stephen@mayo.edu] > Sent: Tuesday, July 30, 2013 9:33 AM > To: dev@ctakes.apache.org > Subject: Errors from cleartk? >=20 > Is anyone else getting errors importing from cleartk? In one of my > environments, the following projects: > ctakes-assertion > ctakes-relation-extractor > ctakes-temporal > are complaining about not finding these classes > - org.cleartk.classifier.liblinear.LIBLINEARStringOutcomeDataWriter > - org.cleartk.classifier.tksvmlight.model >=20 > Did I somehow lose the cleartk-ml stuff? Afaik all of this was running > before... I have not modified any maven dependencies... >=20 > stephen >=20 >=20 >=20