(struts) branch WW-5251-retrofit-compat updated (cda2a2b23 -> dc774c484)

2024-03-29 Thread kusal
This is an automated email from the ASF dual-hosted git repository.

kusal pushed a change to branch WW-5251-retrofit-compat
in repository https://gitbox.apache.org/repos/asf/struts.git


from cda2a2b23 WW-5251 Reinstate deleted interfaces with transparent compat
 add 19698e1fd WW-5251 Fix ParameterAware
 add dc774c484 WW-5251 Reinstate RequestAware

No new revisions were added by this update.

Summary of changes:
 .../org/apache/struts2/interceptor/ParameterAware.java|  4 +++-
 .../{ServletRequestAware.java => RequestAware.java}   | 15 ---
 2 files changed, 15 insertions(+), 4 deletions(-)
 copy 
core/src/main/java/org/apache/struts2/interceptor/{ServletRequestAware.java => 
RequestAware.java} (70%)



(struts-intellij-plugin) branch feature/ip-clearance updated (1b64e8a -> ebf5cc1)

2024-03-29 Thread lukaszlenart
This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a change to branch feature/ip-clearance
in repository https://gitbox.apache.org/repos/asf/struts-intellij-plugin.git


from 1b64e8a  Upgrades to the latest IDEA version
 add ebf5cc1  Uses proper build task

No new revisions were added by this update.

Summary of changes:
 .github/workflows/gradle.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



(struts-intellij-plugin) branch feature/ip-clearance updated (ebf5cc1 -> bc89d7e)

2024-03-29 Thread lukaszlenart
This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a change to branch feature/ip-clearance
in repository https://gitbox.apache.org/repos/asf/struts-intellij-plugin.git


omit ebf5cc1  Uses proper build task
 add bc89d7e  Uses proper build task

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (ebf5cc1)
\
 N -- N -- N   refs/heads/feature/ip-clearance (bc89d7e)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 build.gradle.kts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)