CDE shows error "Invalid descriptor" when saving a valid collection reader
descriptor that imports a type by name
-----------------------------------------------------------------------------------------------------------------
Key: UIMA-606
URL: https://issues.apache.org/jira/browse/UIMA-606
Project: UIMA
Issue Type: Bug
Components: Eclipse plugins
Affects Versions: 2.2
Environment: Linux Suse 10.2
Eclipse 3.2
Java 1.5.0_08
Reporter: Torsten Zesch
Priority: Minor
How to reproduce the issue:
1) Create a new collection reader using the Eclipse Plugin.
2) Select a implementation class.
3) Import a type descriptor by name.
4) Save the descriptor.
This should result in an error message saying that the descriptor is invalid,
because it can not find the type descriptor.
I have tried that with several valid descriptors (that work perfectly well when
processed in a CPE), all giving the same error.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.