Skip to content

[plsql] Adapt PLSQL to new javacc wrapper#2369

Merged
oowekyala merged 4 commits into
pmd:pmd/7.0.xfrom
adangel:plsql-javacc
Mar 20, 2020
Merged

[plsql] Adapt PLSQL to new javacc wrapper#2369
oowekyala merged 4 commits into
pmd:pmd/7.0.xfrom
adangel:plsql-javacc

Conversation

@adangel

@adangel adangel commented Mar 19, 2020

Copy link
Copy Markdown
Member

Refs #2239

This is ready now

Before submitting a PR, please check that:

  • The PR is submitted against master. The PMD team will merge back to support branches as needed.
  • ./mvnw clean verify passes. This will build and test PMD, execute PMD and checkstyle rules. Check this for more info

PR Description:

@adangel adangel added the is:WIP For PRs that are not fully ready, or issues that are actively being tackled label Mar 19, 2020
@adangel adangel added this to the 7.0.0 milestone Mar 19, 2020
@oowekyala oowekyala mentioned this pull request Mar 19, 2020
22 tasks
@adangel adangel marked this pull request as ready for review March 20, 2020 10:07
@adangel adangel removed the is:WIP For PRs that are not fully ready, or issues that are actively being tackled label Mar 20, 2020
@adangel

adangel commented Mar 20, 2020

Copy link
Copy Markdown
Member Author

The reason, why the tests for CodeFormatRule failed is: when using the new Javacc abstraction via JavaccToken, we already fixed the meaning of "Node::getEndColumn()" - it is exclusive from now on... that's an interesting incompatibility... but I'm fine with this change. It's just something we need to keep in mind.

@ghost

ghost commented Mar 20, 2020

Copy link
Copy Markdown
1 Message
📖 No java rules are changed!

Generated by 🚫 Danger

@oowekyala oowekyala merged commit 0763ccd into pmd:pmd/7.0.x Mar 20, 2020
@adangel adangel mentioned this pull request Jan 23, 2023
55 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants