You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Jörn Kottmann (JIRA)" <ui...@incubator.apache.org> on 2009/07/07 20:52:15 UTC

[jira] Commented: (UIMA-1423) Document import broken

    [ https://issues.apache.org/jira/browse/UIMA-1423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12728292#action_12728292 ] 

Jörn Kottmann commented on UIMA-1423:
-------------------------------------

"Hi Jörn,
I had to add the following xml snippet to <resources> section of the pom.xml:
<resource>
		<directory>${basedir}/src/main/resources</directory>
</resource>
maybe you forgot to commit the changes?
best regards, Peter"

No, changes were committed. The apache jira has the subversion repo attached, if you click on "Subversion Commits" you can see all changes belonging to this issue.

Actually I did a copy/past mistake and specified the resource folder incorrectly. I tested the changes from eclipse and assumed that it also works fine for the maven build also.

> Document import broken
> ----------------------
>
>                 Key: UIMA-1423
>                 URL: https://issues.apache.org/jira/browse/UIMA-1423
>             Project: UIMA
>          Issue Type: Bug
>          Components: CasEditor
>         Environment: Eclipse Runtime Binary 3.5 (Galileo)
>            Reporter: Peter Prettenhofer
>            Assignee: Jörn Kottmann
>             Fix For: 2.3
>
>
> The import functionality seems to be broken: It is not possible to import plain text files into a corpus folder. An error dialog without an error message is shown. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.