You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by Apache Hudson Server <hu...@hudson.apache.org> on 2011/03/27 11:13:17 UTC

Jenkins build is still unstable: UIMA Addons » UIMA Annotator: WhitespaceTokenizer #2

See <https://hudson.apache.org/hudson/job/UIMA%20Addons/org.apache.uima$WhitespaceTokenizer/2/>



Jenkins build is back to stable : UIMA Addons » UIMA Annotator: WhitespaceTokenizer #4

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/UIMA%20Addons/org.apache.uima$WhitespaceTokenizer/4/>



Re: Jenkins build is still unstable: UIMA Addons » UIMA Annotator: WhitespaceTokenizer #2

Posted by Tommaso Teofili <to...@gmail.com>.
It seems the line
this.annotTester = new
AnnotatorTester(JUnitExtension.getFile("WhitespaceTokenizer.xml"));
fails due to
URL url =
JUnitExtension.class.getClassLoader().getResource(aRelativeFilePath);
being null.
As far as I can see the WhitespaceTokenizer.xml file should be under
target/classes so it should be found with such a call I think (and this
happens on local maven build).
Any ideas?
Tommaso


2011/3/27 Apache Hudson Server <hu...@hudson.apache.org>

> See <
> https://hudson.apache.org/hudson/job/UIMA%20Addons/org.apache.uima$WhitespaceTokenizer/2/
> >
>
>
>