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
at 3a6c872 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' This branch includes the following new commits: new 3a6c872 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 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.