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 105af2b  Supports IntelliJ platform 2024.2 (#13)
     add 494152a  Addresses deprecation warnings and sets proper plugin version
     new b884d52  Merge pull request #16 from 
apache/fix/compatibility-issues-242

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                                          | 25 +++++++++++++++++++++-
 build.gradle.kts                                   |  7 +++++-
 gradle.properties                                  |  2 +-
 .../{struts2 => lang}/ognl/OgnlTypedHandler.java   |  6 ++++--
 .../ognl/template/OgnlTemplateContextType.java     |  5 ++++-
 .../java/com/intellij/struts2/StrutsIcons.java     |  6 +++---
 .../lang/ognl/formatting/OgnlFormattingTest.java   |  2 +-
 7 files changed, 43 insertions(+), 10 deletions(-)
 rename src/main/java/com/intellij/{struts2 => lang}/ognl/OgnlTypedHandler.java 
(93%)
 rename src/main/java/com/intellij/{struts2 => 
lang}/ognl/template/OgnlTemplateContextType.java (87%)

Reply via email to