Hi,

"Have you tried turnin it of an'on again?" - Roy

Hm. I really thought I had checked out that project. But after deleting it and checking out again it works now.

Thanks for your help

Am 17.04.2011 10:11, schrieb Tommaso Teofili:
Hi Klemens,
It seems you checked out an old version (see the incubator in the package
declarations), so you should checkout the whole RegularExpressionAnnotator
project (not only the class RegularExpressionAnnotator) with the following
command:

svn co
http://svn.apache.org/repos/asf/uima/sandbox/trunk/RegularExpressionAnnotator/.

Hope this helps.
Tommaso

2011/4/17 Klemens Muthmann<[email protected]>

Hi

I checked out the RegularExpressionAnnotator from SVN, but it does not
compile. This is because the class
"org.apache.uima.annotator.regex.impl.ConceptFileParser_impl" is missing the
following classes it depends on:

import org.apache.incubator.uima.regex.AnnotationDocument;
import org.apache.incubator.uima.regex.ConceptDocument;
import org.apache.incubator.uima.regex.ConceptSetDocument;
import org.apache.incubator.uima.regex.CreateAnnotationsDocument;
import org.apache.incubator.uima.regex.ExceptionDocument;
import org.apache.incubator.uima.regex.FeatureDocument;
import org.apache.incubator.uima.regex.RuleDocument;
import org.apache.incubator.uima.regex.RulesDocument;
import org.apache.incubator.uima.regex.SetFeatureDocument;
import org.apache.incubator.uima.regex.VariableDocument;
import org.apache.incubator.uima.regex.VariablesDocument;

Please, can someone tell me where to find those classes?

Regards
    Klemens
--
NEU: FreePhone - kostenlos mobil telefonieren und surfen!
Jetzt informieren: http://www.gmx.net/de/go/freephone


Reply via email to