Skip to content

OpenRewrite: Enable RemoveJavaDocAuthorTag#9973

Merged
Siedlerchr merged 1 commit into
mainfrom
openrewrite-RemoveJavaDocAuthorTag
Jun 5, 2023
Merged

OpenRewrite: Enable RemoveJavaDocAuthorTag#9973
Siedlerchr merged 1 commit into
mainfrom
openrewrite-RemoveJavaDocAuthorTag

Conversation

@koppor

@koppor koppor commented Jun 5, 2023

Copy link
Copy Markdown
Member

This enables RemoveJavaDocAuthorTag

Also updates org.openrewrite.rewrite gradle plugin to 5.40.6. Update to 6.0.0 is not possible. I filed an issue at openrewrite/rewrite-gradle-plugin#203.

I also removed all logging recipes, because they were not triggered at all - and 6.0.0 showed some exceptions when they were loaded.

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.

@koppor koppor added the dev: code-quality Issues related to code or architecture decisions label Jun 5, 2023

@Siedlerchr Siedlerchr left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

koppor is back and suddenly an influx in Prs :-P

@koppor

koppor commented Jun 5, 2023

Copy link
Copy Markdown
Member Author

koppor is back and suddenly an influx in Prs :-P

... and an increase in issues in other repositories ... ^^

@Siedlerchr Siedlerchr merged commit da37fa4 into main Jun 5, 2023
@Siedlerchr Siedlerchr deleted the openrewrite-RemoveJavaDocAuthorTag branch June 5, 2023 18:51
Siedlerchr added a commit that referenced this pull request Jan 1, 2024
* upstream/main: (68 commits)
  Fix issue 9863 - Change Tab selection order (#9907)
  New Crowdin updates (#9994)
  Enable editing typo with double clicking on field name in custom entry type (#9977)
  Remove "Field name:" from localization - we already have "Field name" (#9991)
  Changed database to catalog in org.jabref.gui.slr and org.jabref.logic.crawler (#9989)
  Use environment variables for hostname detection (#9910)
  Add cleanup activity for URL field (#9970)
  Fix freezing when fetching IBSN and no results are found (#9987)
  Make Group(Node)TreeViewModel more OO (#9978)
  Fix container for group item count still visible if display count is off  (#9980)
  Fix paste of BibTeX data (#9985)
  Bring back SimplifyBoolean* and UnnecessaryParantheses (and refine guide) (#9981)
  Add new menu entry to remove braces from selection, aka unprotect it. (#9968)
  User specific comment (#9727)
  Bump org.openrewrite.recipe:rewrite-recipe-bom from 1.19.3 to 2.0.0 (#9975)
  Fix typos
  Remove non-needed link
  Fix typos
  Enable RemoveJavaDocAuthorTag (#9973)
  Bump com.fasterxml.jackson.datatype:jackson-datatype-jsr310 (#9974)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dev: code-quality Issues related to code or architecture decisions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants