This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a change to branch fix/wrong-packages in repository https://gitbox.apache.org/repos/asf/struts-intellij-plugin.git
was 48df4c9 Addresses problem with wrong packages in generated code There are over 70 such warning as below Wrong package statement: src/main/java/com/intellij/struts2/ognl/psi/impl/OgnlPsiUtil.java#L16 Package name 'com.intellij.lang.ognl.psi.impl' does not correspond to the file path 'com.intellij.struts2.ognl.psi.impl' The revisions that were on this branch are still contained in other references; therefore, this change does not discard any commits from the repository.