Please remove me from this mailing list. Thank you.
> > [ > https://issues.apache.org/jira/browse/UIMA-2430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13410130#comment-13410130 > ] > > Tommaso Teofili commented on UIMA-2430: > --------------------------------------- > > bq. I remember this issue from some time ago, and if I recall correctly, > we noticed that changing this (to remove incubator) breaks backward > compatibility. > do you mean backward compatibility with UIMA older versions (2.x) of with > older versions of the DictionaryAnnotator? > If that's the former then I agree that may be a hurdle, if it's the latter > I'd tend to be slightly less concerned about that. > However I think that we _have to_ remove the 'incubator' subpackage since, > formally and legally, we're not part of the Incubator anymore. > > bq. Is there a reasonable approach to make this change, while > appropriately notifying users whose code may "break" what is going on and > how to fix issues that might arise here? > we may put a dedicated WARNING/ERROR message to handle usage of the > DictionaryAnnotator with the old type system which advices to migrate the > new type system. > > >> Remove "incubator" from DictionaryAnnotator packages >> ---------------------------------------------------- >> >> Key: UIMA-2430 >> URL: https://issues.apache.org/jira/browse/UIMA-2430 >> Project: UIMA >> Issue Type: Bug >> Affects Versions: 2.3.1Addons >> Reporter: Tommaso Teofili >> Assignee: Tommaso Teofili >> Fix For: 2.4.0Addons >> >> >> the XMLBeans generated type system types wrongly contain the 'incubator' >> string inside package definitions, this has to be removed since UIMA is >> not inside the Incubator anymore making it consistent with other >> packages/classes. > > -- > This message is automatically generated by JIRA. > If you think it was sent incorrectly, please contact your JIRA > administrators: > https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa > For more information on JIRA, see: http://www.atlassian.com/software/jira > > >
