This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/struts-intellij-plugin.git
from eb25cca Merge pull request #22 from apache/fix/unit-tests add f985594 Fixes additional unit test new 38ba2aa Merge pull request #23 from apache/fix/unit-tests The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: CLAUDE.md | 30 +++++++++-- .../OgnlJavaClassCompletionContributor.java | 34 +++++-------- .../inspection/HardcodedActionUrlInspection.java | 58 ++++++++++++++++++---- .../OgnlFqnTypeExpressionCompletionTest.java | 34 +++++++++++-- .../struts2/Struts2ProjectDescriptorBuilder.java | 2 +- .../strutsXml/highlighting/struts-simple.xml | 2 +- .../strutsXml/result/struts-actionpath-fq.xml | 12 ++--- .../strutsXml/result/struts-actionpath.xml | 32 ++++++------ .../strutsXml/result/struts-path-dispatcher.xml | 8 +-- .../testData/strutsXml/spring/struts-spring.xml | 2 +- 10 files changed, 147 insertions(+), 67 deletions(-)