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

Fix medline importer keywword #11414

Merged
merged 10 commits into from
Jun 24, 2024
Merged

Fix medline importer keywword #11414

merged 10 commits into from
Jun 24, 2024

Conversation

Siedlerchr
Copy link
Member

@Siedlerchr Siedlerchr commented Jun 22, 2024

Fixes #11413

Mandatory checks

  • Change in CHANGELOG.md described in a way that is understandable for the average user (if applicable)
  • Tests created for changes (if applicable)
  • Manually tested changed features in running JabRef (always required)
  • Screenshots added in PR description (for UI changes)
  • Checked developer's documentation: Is the information available and up to date? If not, I outlined it in this pull request.
  • Checked documentation: Is the information available and up to date? If not, I created an issue at https://github.com/JabRef/user-documentation/issues or, even better, I submitted a pull request to the documentation repository.

…eywword

* upstream/main:
  Fix dependendency issues with commons logging (#11403)
  New Crowdin updates (#11411)
  Fix search result mapping use UIDs instead of hashcodes (#11402)
  New translations jabref_en.properties (Russian) (#11404)

# Conflicts:
#	build.gradle
@Siedlerchr Siedlerchr added the status: ready-for-review Pull Requests that are ready to be reviewed by the maintainers label Jun 22, 2024
Copy link
Contributor

github-actions bot commented Jun 23, 2024

The build for this PR is no longer available. Please visit https://builds.jabref.org/main/ for the latest build.

@Siedlerchr Siedlerchr added this pull request to the merge queue Jun 24, 2024
Merged via the queue into main with commit fef8560 Jun 24, 2024
21 of 22 checks passed
@Siedlerchr Siedlerchr deleted the fixMedlineImporterKeywword branch June 24, 2024 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: ready-for-review Pull Requests that are ready to be reviewed by the maintainers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Honor user-selected keyword delimiter in MedlinePlainImporter.java
2 participants