(struts) branch fix/WW-5501-dmi-s6 deleted (was 6ea766fdb)

2025-02-03 Thread lukaszlenart
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a change to branch fix/WW-5501-dmi-s6 in repository https://gitbox.apache.org/repos/asf/struts.git was 6ea766fdb WW-5501 Ignores DMI related action field The revisions that were on this branch are still

(struts) branch fix/WW-5501-dmi-s6 created (now 6ea766fdb)

2025-02-03 Thread lukaszlenart
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a change to branch fix/WW-5501-dmi-s6 in repository https://gitbox.apache.org/repos/asf/struts.git at 6ea766fdb WW-5501 Ignores DMI related action field This branch includes the following new commits:

(struts) 01/01: WW-5501 Ignores DMI related action field

2025-02-03 Thread lukaszlenart
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch fix/WW-5501-dmi-s6 in repository https://gitbox.apache.org/repos/asf/struts.git commit 6ea766fdb5f499d1c64cb7625ab3ff791f2f3a6d Author: Lukasz Lenart AuthorDate: Sun Feb 2 13:56:03 2025 +01

svn commit: r74685 - /dev/struts/6.7.1/

2025-02-03 Thread lukaszlenart
Author: lukaszlenart Date: Tue Feb 4 06:04:39 2025 New Revision: 74685 Log: Removes staging build that didn't pass tests Removed: dev/struts/6.7.1/

svn commit: r74684 - /dev/struts/7.0.1/

2025-02-03 Thread lukaszlenart
Author: lukaszlenart Date: Tue Feb 4 06:04:09 2025 New Revision: 74684 Log: Removes staging dist that didn't pass tests Removed: dev/struts/7.0.1/

svn commit: r74686 - /dev/struts/7.0.0-M9/

2025-02-03 Thread lukaszlenart
Author: lukaszlenart Date: Tue Feb 4 06:05:49 2025 New Revision: 74686 Log: Drops beta release Removed: dev/struts/7.0.0-M9/

(struts) branch main updated: [maven-release-plugin] prepare release STRUTS_7_0_2

2025-02-03 Thread lukaszlenart
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/struts.git The following commit(s) were added to refs/heads/main by this push: new 932627976 [maven-release-plugin] prepare relea

(struts) annotated tag STRUTS_7_0_2 created (now e06d18ce0)

2025-02-03 Thread lukaszlenart
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a change to annotated tag STRUTS_7_0_2 in repository https://gitbox.apache.org/repos/asf/struts.git at e06d18ce0 (tag) tagging 932627976929bbcae7abccbdff8739741c48a0fb (commit) replaces STRUTS_7_0_1

(struts) branch main updated: [maven-release-plugin] prepare for next development iteration

2025-02-03 Thread lukaszlenart
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/struts.git The following commit(s) were added to refs/heads/main by this push: new a1de1cfde [maven-release-plugin] prepare for n

svn commit: r74687 - /dev/struts/7.0.0-M10/

2025-02-03 Thread lukaszlenart
Author: lukaszlenart Date: Tue Feb 4 06:06:06 2025 New Revision: 74687 Log: Drops beta release Removed: dev/struts/7.0.0-M10/

(struts) branch fix/WW-5501-dmi-s7 updated (ab431be76 -> ba02b48d2)

2025-02-03 Thread lukaszlenart
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a change to branch fix/WW-5501-dmi-s7 in repository https://gitbox.apache.org/repos/asf/struts.git from ab431be76 WW-5501 Ignores DMI related action field add 99e79e6b3 Fix inject add ba02b48d2

(struts) 01/01: Merge pull request #1210 from apache/WW-5516-attrmap-npe-67

2025-02-03 Thread kusal
This is an automated email from the ASF dual-hosted git repository. kusal pushed a commit to branch release/struts-6-7-x in repository https://gitbox.apache.org/repos/asf/struts.git commit c0dd8dd80c4d29d89d40ba809e585dba492a2e90 Merge: 07603b959 c36eafa37 Author: Kusal Kithul-Godage AuthorDate:

(struts) branch release/struts-6-7-x updated (07603b959 -> c0dd8dd80)

2025-02-03 Thread kusal
This is an automated email from the ASF dual-hosted git repository. kusal pushed a change to branch release/struts-6-7-x in repository https://gitbox.apache.org/repos/asf/struts.git from 07603b959 [maven-release-plugin] prepare for next development iteration add c36eafa37 WW-5516 Fix At

(struts) branch WW-5516-attrmap-npe-67 deleted (was c36eafa37)

2025-02-03 Thread kusal
This is an automated email from the ASF dual-hosted git repository. kusal pushed a change to branch WW-5516-attrmap-npe-67 in repository https://gitbox.apache.org/repos/asf/struts.git was c36eafa37 WW-5516 Fix AttributeMap NPE when PageContext has no request The revisions that were on this

(struts) 01/01: WW-5516 Fix AttributeMap NPE when PageContext has no request

2025-02-03 Thread kusal
This is an automated email from the ASF dual-hosted git repository. kusal pushed a commit to branch WW-5516-attrmap-npe-67 in repository https://gitbox.apache.org/repos/asf/struts.git commit c36eafa37af354a5bb596f72f68c009d8db862f2 Author: Kusal Kithul-Godage AuthorDate: Tue Feb 4 00:51:51 2025

(struts) branch WW-5516-attrmap-npe-67 created (now c36eafa37)

2025-02-03 Thread kusal
This is an automated email from the ASF dual-hosted git repository. kusal pushed a change to branch WW-5516-attrmap-npe-67 in repository https://gitbox.apache.org/repos/asf/struts.git at c36eafa37 WW-5516 Fix AttributeMap NPE when PageContext has no request This branch includes the follow

(struts) 01/01: Merge pull request #1209 from apache/WW-5516-attrmap-npe

2025-02-03 Thread kusal
This is an automated email from the ASF dual-hosted git repository. kusal pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/struts.git commit 9474ba41f58726941a8af0052e461b8e602bbde9 Merge: abbb2aad2 2d8433d30 Author: Kusal Kithul-Godage AuthorDate: Tue Feb 4 01:12

(struts) branch main updated (abbb2aad2 -> 9474ba41f)

2025-02-03 Thread kusal
This is an automated email from the ASF dual-hosted git repository. kusal pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/struts.git from abbb2aad2 Fix inject add 2d8433d30 WW-5516 Fix AttributeMap NPE when PageContext has no request new 9474ba41f M

(struts) branch WW-5516-attrmap-npe deleted (was 2d8433d30)

2025-02-03 Thread kusal
This is an automated email from the ASF dual-hosted git repository. kusal pushed a change to branch WW-5516-attrmap-npe in repository https://gitbox.apache.org/repos/asf/struts.git was 2d8433d30 WW-5516 Fix AttributeMap NPE when PageContext has no request The revisions that were on this br

(struts) 01/02: WW-5501 Ignores DMI related action field

2025-02-03 Thread lukaszlenart
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/struts.git commit 21c7ecc105968a14220492df8230ec3cc1695f6b Author: Lukasz Lenart AuthorDate: Sun Feb 2 13:56:03 2025 +0100 WW-550

(struts) branch fix/WW-5501-dmi-s7 deleted (was ba02b48d2)

2025-02-03 Thread lukaszlenart
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a change to branch fix/WW-5501-dmi-s7 in repository https://gitbox.apache.org/repos/asf/struts.git was ba02b48d2 Merge pull request #1208 from gregh3269/fix/WW-5501-dmi-s7-fixed The revisions that were

(struts) 02/02: Fix inject

2025-02-03 Thread lukaszlenart
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/struts.git commit abbb2aad2c87b852a96456f7beadd554fad7e983 Author: Greg Huber AuthorDate: Mon Feb 3 09:15:12 2025 + Fix injec

(struts) branch main updated (58b0d536e -> abbb2aad2)

2025-02-03 Thread lukaszlenart
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.git from 58b0d536e Merge pull request #1207 from apache/dependabot/maven/org.htmlunit-htmlunit-4.9.0 new 21c7ecc10 WW

(struts) branch WW-5516-attrmap-npe created (now 2d8433d30)

2025-02-03 Thread kusal
This is an automated email from the ASF dual-hosted git repository. kusal pushed a change to branch WW-5516-attrmap-npe in repository https://gitbox.apache.org/repos/asf/struts.git at 2d8433d30 WW-5516 Fix AttributeMap NPE when PageContext has no request This branch includes the following

(struts) 01/01: WW-5516 Fix AttributeMap NPE when PageContext has no request

2025-02-03 Thread kusal
This is an automated email from the ASF dual-hosted git repository. kusal pushed a commit to branch WW-5516-attrmap-npe in repository https://gitbox.apache.org/repos/asf/struts.git commit 2d8433d300fbfd5943132e2035265193dae26f22 Author: Kusal Kithul-Godage AuthorDate: Tue Feb 4 00:51:51 2025 +11

svn commit: r74689 - /dev/struts/6.7.2/

2025-02-03 Thread lukaszlenart
Author: lukaszlenart Date: Tue Feb 4 06:58:26 2025 New Revision: 74689 Log: Updates test release 6.7.2 Added: dev/struts/6.7.2/ dev/struts/6.7.2/struts-6.7.2-all.zip (with props) dev/struts/6.7.2/struts-6.7.2-all.zip.asc dev/struts/6.7.2/struts-6.7.2-all.zip.sha256 dev/stru

svn commit: r74688 - /dev/struts/7.0.2/

2025-02-03 Thread lukaszlenart
Author: lukaszlenart Date: Tue Feb 4 06:23:51 2025 New Revision: 74688 Log: Updates test release 7.0.2 Added: dev/struts/7.0.2/ dev/struts/7.0.2/struts-7.0.2-all.zip (with props) dev/struts/7.0.2/struts-7.0.2-all.zip.asc dev/struts/7.0.2/struts-7.0.2-all.zip.sha256 dev/stru

(struts) branch release/struts-6-7-x updated: [maven-release-plugin] prepare release STRUTS_6_7_2

2025-02-03 Thread lukaszlenart
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch release/struts-6-7-x in repository https://gitbox.apache.org/repos/asf/struts.git The following commit(s) were added to refs/heads/release/struts-6-7-x by this push: new 5038a9209 [ma

(struts) annotated tag STRUTS_6_7_2 created (now 093cd2307)

2025-02-03 Thread lukaszlenart
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a change to annotated tag STRUTS_6_7_2 in repository https://gitbox.apache.org/repos/asf/struts.git at 093cd2307 (tag) tagging 5038a9209fab97d9ab466ddecc17b6e143cf3a92 (commit) replaces STRUTS_6_7_1

(struts) branch release/struts-6-7-x updated: [maven-release-plugin] prepare for next development iteration

2025-02-03 Thread lukaszlenart
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch release/struts-6-7-x in repository https://gitbox.apache.org/repos/asf/struts.git The following commit(s) were added to refs/heads/release/struts-6-7-x by this push: new 7a77c7a82 [ma