Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[UIMA-6458] Spurious "parsedVersion.osgiVersion" in file names in target #86

Conversation

reckart
Copy link
Member

@reckart reckart commented May 19, 2022

JIRA Ticket: https://issues.apache.org/jira/browse/UIMA-6458

What's in the PR

  • Remove "finalName" from the Eclipse modules
  • Update version in the Eclipse update site module
  • Update to UIMA Parent POM 15-SNAPSHOT
  • Set "dropPrevVersions" in the Eclipse update site module
  • Changed engine bundle to not import the org.apache.uima.fit.* packages since it brings uimaFIT along and even exports its packages - without this e.g. org.apache.uima.fit.legacy would get imported which does not even exist anymore...

How to test manually

  • Run build and {{find . -name "parsed"}}

Automatic testing

  • PR adds/updates unit tests

Documentation

  • PR adds/updates documentation

Organizational

  • PR includes new dependencies.
    Only dependencies under approved licenses are allowed. LICENSE and NOTICE files in the respective modules where dependencies have been added as well as in the project root have been updated.

- Remove "finalName" from the Eclipse modules
- Update version in the Eclipse update site module
- Update to UIMA Parent POM 15-SNAPSHOT
- Set "dropPrevVersions" in the Eclipse update site module
- Changed engine bundle to not import the org.apache.uima.fit.* packages since it brings uimaFIT along and even exports its packages - without this e.g. org.apache.uima.fit.legacy would get imported which does not even exist anymore...
@reckart reckart added this to the 3.2.0 milestone May 19, 2022
@reckart reckart self-assigned this May 19, 2022
@reckart reckart merged commit 810c805 into main May 19, 2022
@reckart reckart deleted the refactoring/UIMA-6458-Spurious-parsedVersion-osgiVersion-in-file-names-in-target branch May 19, 2022 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant