Skip to content

[vf, jsp] Adapt JSP & VF modules to new javacc wrapper#2294

Merged
adangel merged 13 commits into
pmd:pmd/7.0.xfrom
oowekyala:port-jsp-vf-modules
Mar 19, 2020
Merged

[vf, jsp] Adapt JSP & VF modules to new javacc wrapper#2294
adangel merged 13 commits into
pmd:pmd/7.0.xfrom
oowekyala:port-jsp-vf-modules

Conversation

@oowekyala

@oowekyala oowekyala commented Feb 17, 2020

Copy link
Copy Markdown
Member

Part of #2239

@oowekyala oowekyala added this to the 7.0.0 milestone Feb 17, 2020
@oowekyala oowekyala mentioned this pull request Feb 17, 2020
22 tasks
@ghost

ghost commented Feb 17, 2020

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

Generated by 🚫 Danger

@adangel adangel 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.

Depends on #2333 and #2334

  • All AST node classes should be made final as well
  • We can now make the OpenTagRegister helper classes package private in package ast

Comment thread pmd-jsp/src/main/java/net/sourceforge/pmd/cpd/JSPTokenizer.java Outdated
@oowekyala oowekyala force-pushed the port-jsp-vf-modules branch from 843832f to affb046 Compare March 17, 2020 14:53

@adangel adangel 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.

I'll merge that soon and take care of the setters, that can be made package-private.
I'll also remove the @Deprecated + @InternalApi annotations for the *TokenManager classes to have it consistent with the java language.

@adangel adangel merged commit f767903 into pmd:pmd/7.0.x Mar 19, 2020
@oowekyala oowekyala deleted the port-jsp-vf-modules branch March 19, 2020 15:49
@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