You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "reckart (via GitHub)" <gi...@apache.org> on 2024/03/14 13:00:06 UTC

[I] Ability to specify version without name [uima-uimafit]

reckart opened a new issue, #245:
URL: https://github.com/apache/uima-uimafit/issues/245

   **Is your feature request related to a problem? Please describe.**
   It currently seems to not be possible to annotate a component with a version only and have uimaFIT fill in the rest.
   
   **Describe the solution you'd like**
   It should be possible to specify just `@ResourceMetaData(version = "6.5.1")` and have the uimaFIT enhance goal fill in the other values (in particular name) if the respective `overrideXXX` parameters are specified in the plugin configuration.
   
   **Describe alternatives you've considered**
   It could be nice if uimaFIT could pick up the version from a `@Version` annotation in the `package-info.java` file.
   
   **Additional context**
   Being able to override the version is kind of a workaround for https://github.com/bndtools/bnd/issues/6048
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@uima.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org