[GitHub] [struts] lukaszlenart merged pull request #516: Update mvnw to 3.1.0 and migrate from takari to apache

2021-12-20 Thread GitBox
lukaszlenart merged pull request #516: URL: https://github.com/apache/struts/pull/516 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr

[GitHub] [struts] lukaszlenart merged pull request #517: [WW-5161] Update spring to 4.3.30

2021-12-21 Thread GitBox
lukaszlenart merged pull request #517: URL: https://github.com/apache/struts/pull/517 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr

[GitHub] [struts] hboutemy opened a new pull request #518: upgrade Felix maven-bundle-plugin to 5.1.3

2021-12-24 Thread GitBox
hboutemy opened a new pull request #518: URL: https://github.com/apache/struts/pull/518 this will fix Reproducible Builds issue: see https://github.com/jvm-repo-rebuild/reproducible-central#org.apache.struts:struts2-parent -- This is an automated message from the Apache Git Service. To r

[GitHub] [struts] lukaszlenart merged pull request #518: upgrade Felix maven-bundle-plugin to 5.1.3

2021-12-24 Thread GitBox
lukaszlenart merged pull request #518: URL: https://github.com/apache/struts/pull/518 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr

[GitHub] [struts] hboutemy opened a new pull request #519: upgrade maven-war-plugin to 3.3.1

2021-12-24 Thread GitBox
hboutemy opened a new pull request #519: URL: https://github.com/apache/struts/pull/519 will bring reproducible war -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsu

[GitHub] [struts] lukaszlenart merged pull request #519: upgrade maven-war-plugin to 3.3.1

2021-12-26 Thread GitBox
lukaszlenart merged pull request #519: URL: https://github.com/apache/struts/pull/519 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr

[GitHub] [struts] JCgH4164838Gh792C124B5 opened a new pull request #520: REST Showcase fix for broken JSPs using S2 link tags

2021-12-27 Thread GitBox
JCgH4164838Gh792C124B5 opened a new pull request #520: URL: https://github.com/apache/struts/pull/520 Update: - Fix REST Showcase JSP issue for s:link tags that replaced HTML link tags. - s:link tags cannot use JSP EL in them. Modified JSPs to use scriptlet, JSP expression, and OGNL

[GitHub] [struts-examples] lukaszlenart merged pull request #123: Add prefilled age and save age in memory after form submit

2021-12-28 Thread GitBox
lukaszlenart merged pull request #123: URL: https://github.com/apache/struts-examples/pull/123 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev

[GitHub] [struts] lukaszlenart merged pull request #520: REST Showcase fix for broken JSPs using S2 link tags

2021-12-28 Thread GitBox
lukaszlenart merged pull request #520: URL: https://github.com/apache/struts/pull/520 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr

[GitHub] [struts] Chromico opened a new pull request #521: Update log4j to 2.17.1 to address CVE-2021-44832.

2021-12-30 Thread GitBox
Chromico opened a new pull request #521: URL: https://github.com/apache/struts/pull/521 https://nvd.nist.gov/vuln/detail/CVE-2021-44832 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specif

[GitHub] [struts] lukaszlenart merged pull request #521: Update log4j to 2.17.1 to address CVE-2021-44832.

2021-12-30 Thread GitBox
lukaszlenart merged pull request #521: URL: https://github.com/apache/struts/pull/521 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr

[GitHub] [struts] lukaszlenart opened a new pull request #522: [WW-4792] Uses proper names for constants

2022-01-01 Thread GitBox
lukaszlenart opened a new pull request #522: URL: https://github.com/apache/struts/pull/522 This is a follow up of #227 and #464 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific com

[GitHub] [struts] lukaszlenart opened a new pull request #523: [WW-5022] Sets escapeHtmlBody to false by default and defines a new flag

2022-01-04 Thread GitBox
lukaszlenart opened a new pull request #523: URL: https://github.com/apache/struts/pull/523 This PR turns `escapeHtmlBody` into false by default and introduces a new flag `struts.ui.escapeHtmlBody` to allow globally switch body escaping to `true` if needed. This change popped up dur

[GitHub] [struts] lukaszlenart opened a new pull request #524: [WW-5117] Evaluates dynamic attributes

2022-01-04 Thread GitBox
lukaszlenart opened a new pull request #524: URL: https://github.com/apache/struts/pull/524 Reverts changes in #475 and fixes [WW-5117](https://issues.apache.org/jira/browse/WW-5117) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [struts] yasserzamani merged pull request #522: [WW-4792] Uses proper names for constants

2022-01-06 Thread GitBox
yasserzamani merged pull request #522: URL: https://github.com/apache/struts/pull/522 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr

[GitHub] [struts] lukaszlenart merged pull request #524: [WW-5117] Evaluates dynamic attributes

2022-01-12 Thread GitBox
lukaszlenart merged pull request #524: URL: https://github.com/apache/struts/pull/524 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr

[GitHub] [struts] lukaszlenart opened a new pull request #525: [WW-5117] Evaluates dynamic attributes - cherrypick

2022-01-13 Thread GitBox
lukaszlenart opened a new pull request #525: URL: https://github.com/apache/struts/pull/525 Cherry picks #524 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscrib

[GitHub] [struts] yasserzamani merged pull request #525: [WW-5117] Evaluates dynamic attributes - cherrypick

2022-01-17 Thread GitBox
yasserzamani merged pull request #525: URL: https://github.com/apache/struts/pull/525 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr

[GitHub] [struts-site] lukaszlenart opened a new pull request #157: Announces Apache Struts 2.5.29 and fixes a few typos

2022-01-22 Thread GitBox
lukaszlenart opened a new pull request #157: URL: https://github.com/apache/struts-site/pull/157 [Version Notes](https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5.29) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[GitHub] [struts-site] lukaszlenart merged pull request #157: Announces Apache Struts 2.5.29 and fixes a few typos

2022-01-22 Thread GitBox
lukaszlenart merged pull request #157: URL: https://github.com/apache/struts-site/pull/157 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-uns

[GitHub] [struts] lukaszlenart opened a new pull request #526: [WW-5115] Reduces logging for ignored DMI related params when DMI is disabled

2022-01-23 Thread GitBox
lukaszlenart opened a new pull request #526: URL: https://github.com/apache/struts/pull/526 @gregh3269 what about such simple solution? I have cherry-picked commits from https://github.com/apache/struts/pull/482 Resolves [WW-5115](https://issues.apache.org/jira/browse/WW-5115) --

[GitHub] [struts] lukaszlenart closed pull request #482: [WW-5115] Reduce logging of ignored DMI params

2022-01-23 Thread GitBox
lukaszlenart closed pull request #482: URL: https://github.com/apache/struts/pull/482 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr

[GitHub] [struts] lukaszlenart opened a new pull request #527: [WW-5112] Reduces logging in logic around missing resource key

2022-01-23 Thread GitBox
lukaszlenart opened a new pull request #527: URL: https://github.com/apache/struts/pull/527 Addresses @gregh3269's comment in [WW-5112](https://issues.apache.org/jira/browse/WW-5112) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [struts] lukaszlenart merged pull request #523: [WW-5022] Sets escapeHtmlBody to false by default and defines a new flag

2022-01-23 Thread GitBox
lukaszlenart merged pull request #523: URL: https://github.com/apache/struts/pull/523 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr

[GitHub] [struts] yasserzamani merged pull request #527: [WW-5112] Reduces logging in logic around missing resource key

2022-01-29 Thread GitBox
yasserzamani merged pull request #527: URL: https://github.com/apache/struts/pull/527 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr

[GitHub] [struts] lukaszlenart merged pull request #526: [WW-5115] Reduces logging for ignored DMI related params when DMI is disabled

2022-01-29 Thread GitBox
lukaszlenart merged pull request #526: URL: https://github.com/apache/struts/pull/526 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr

[GitHub] [struts] JCgH4164838Gh792C124B5 opened a new pull request #528: Potential expression cache enhancement for 2.6 series

2022-01-30 Thread GitBox
JCgH4164838Gh792C124B5 opened a new pull request #528: URL: https://github.com/apache/struts/pull/528 Update: - Add support for an optional basic LRU cache for OGNL expressions and OGNL BeanInfo. - Add support for cache limits applying to both normal and LRU caches. For a normal cac

[GitHub] [struts] lukaszlenart opened a new pull request #529: [WW-5016] Adds support for LocalDate and adjusts tests to use the new Java 8 API

2022-02-06 Thread GitBox
lukaszlenart opened a new pull request #529: URL: https://github.com/apache/struts/pull/529 Relates to [WW-5016](https://issues.apache.org/jira/browse/WW-5016) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

[GitHub] [struts] gregh3269 opened a new pull request #530: Add submitUnchecked parameter

2022-02-07 Thread GitBox
gregh3269 opened a new pull request #530: URL: https://github.com/apache/struts/pull/530 Add missing attribute submitUnchecked to java templates checkbox tag so it matches the main freemarker template. See WW-5168. -- This is an automated message from the Apache Git Service. To respond

[GitHub] [struts] lukaszlenart opened a new pull request #531: WW-5168 Support submit unchecked in Javatemplates and fixes logic for FTL template

2022-02-09 Thread GitBox
lukaszlenart opened a new pull request #531: URL: https://github.com/apache/struts/pull/531 Fixes [WW-5168](https://issues.apache.org/jira/browse/WW-5168) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[GitHub] [struts-site] vasanth2030 opened a new pull request #158: Grammatical and Spelling changes

2022-02-09 Thread GitBox
vasanth2030 opened a new pull request #158: URL: https://github.com/apache/struts-site/pull/158 Changes made include grammatical errors and spelling mistakes -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

[GitHub] [struts] gregh3269 closed pull request #530: Add submitUnchecked parameter

2022-02-10 Thread GitBox
gregh3269 closed pull request #530: URL: https://github.com/apache/struts/pull/530 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...

[GitHub] [struts-site] lukaszlenart merged pull request #158: Grammatical and Spelling changes

2022-02-15 Thread GitBox
lukaszlenart merged pull request #158: URL: https://github.com/apache/struts-site/pull/158 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-uns

[GitHub] [struts-site] lukaszlenart merged pull request #158: Grammatical and Spelling changes

2022-02-15 Thread GitBox
lukaszlenart merged pull request #158: URL: https://github.com/apache/struts-site/pull/158 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-uns

[GitHub] [struts] lukaszlenart merged pull request #531: [WW-5168] Support submit unchecked in Javatemplates and fixes logic for FTL template

2022-02-20 Thread GitBox
lukaszlenart merged pull request #531: URL: https://github.com/apache/struts/pull/531 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr

[GitHub] [struts-examples] dependabot[bot] opened a new pull request #124: Bump hibernate-validator from 4.3.2.Final to 7.0.2.Final

2022-02-20 Thread GitBox
dependabot[bot] opened a new pull request #124: URL: https://github.com/apache/struts-examples/pull/124 Bumps hibernate-validator from 4.3.2.Final to 7.0.2.Final. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name

[GitHub] [struts-examples] dependabot[bot] opened a new pull request #125: Bump slf4j-simple from 1.7.32 to 1.7.36

2022-02-20 Thread GitBox
dependabot[bot] opened a new pull request #125: URL: https://github.com/apache/struts-examples/pull/125 Bumps [slf4j-simple](https://github.com/qos-ch/slf4j) from 1.7.32 to 1.7.36. Commits https://github.com/qos-ch/slf4j/commit/e9ee55cca93c2bf26f14482a9bdf961c750d2a56";>e9ee55c

[GitHub] [struts] lukaszlenart merged pull request #529: [WW-5016] Adds support for LocalDate and adjusts tests to use the new Java 8 API

2022-02-23 Thread GitBox
lukaszlenart merged pull request #529: URL: https://github.com/apache/struts/pull/529 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr

[GitHub] [struts-examples] dependabot[bot] opened a new pull request #126: Bump maven-compiler-plugin from 3.8.1 to 3.10.0

2022-03-06 Thread GitBox
dependabot[bot] opened a new pull request #126: URL: https://github.com/apache/struts-examples/pull/126 Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.8.1 to 3.10.0. Release notes Sourced from https://github.com/apache/maven-compiler-plugin/

[GitHub] [struts-examples] lukaszlenart merged pull request #126: Bump maven-compiler-plugin from 3.8.1 to 3.10.0

2022-03-06 Thread GitBox
lukaszlenart merged pull request #126: URL: https://github.com/apache/struts-examples/pull/126 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev

[GitHub] [struts-site] sryze opened a new pull request #159: Fix link v2.5 release notes

2022-03-08 Thread GitBox
sryze opened a new pull request #159: URL: https://github.com/apache/struts-site/pull/159 Something is off with the redirect from /docs to Confluence. This is probably not the best way to fix it. I would actually rather create an issue, but this repo doesn't accept issues, so here you go..

[GitHub] [struts-site] lukaszlenart commented on pull request #159: Fix link v2.5 release notes

2022-03-08 Thread GitBox
lukaszlenart commented on pull request #159: URL: https://github.com/apache/struts-site/pull/159#issuecomment-1061884898 Please report a ticket here https://issues.apache.org/jira/projects/WW/issues - thanks a lot! -- This is an automated message from the Apache Git Service. To respond t

[GitHub] [struts-site] lukaszlenart commented on pull request #159: Fix link v2.5 release notes

2022-03-08 Thread GitBox
lukaszlenart commented on pull request #159: URL: https://github.com/apache/struts-site/pull/159#issuecomment-1061886024 Also here is a logic for redirects https://github.com/apache/struts-site/blob/master/source/.htaccess#L9-L13 -- This is an automated message from the Apache Git Serv

[GitHub] [struts-examples] dependabot[bot] opened a new pull request #127: Bump quarkus-plugin.version from 2.2.1.Final to 2.7.4.Final

2022-03-13 Thread GitBox
dependabot[bot] opened a new pull request #127: URL: https://github.com/apache/struts-examples/pull/127 Bumps `quarkus-plugin.version` from 2.2.1.Final to 2.7.4.Final. Updates `quarkus-universe-bom` from 2.2.1.Final to 2.7.4.Final Commits https://github.com/quarkusio/quarkus

[GitHub] [struts-examples] lukaszlenart merged pull request #127: Bump quarkus-plugin.version from 2.2.1.Final to 2.7.4.Final

2022-03-13 Thread GitBox
lukaszlenart merged pull request #127: URL: https://github.com/apache/struts-examples/pull/127 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev

[GitHub] [struts] lukaszlenart merged pull request #496: fix double evaluations

2022-03-15 Thread GitBox
lukaszlenart merged pull request #496: URL: https://github.com/apache/struts/pull/496 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr

[GitHub] [struts-examples] dependabot[bot] opened a new pull request #128: Bump xercesImpl from 2.12.1 to 2.12.2

2022-03-20 Thread GitBox
dependabot[bot] opened a new pull request #128: URL: https://github.com/apache/struts-examples/pull/128 Bumps xercesImpl from 2.12.1 to 2.12.2. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=xerces:xercesImpl&

[GitHub] [struts-examples] lukaszlenart merged pull request #128: Bump xercesImpl from 2.12.1 to 2.12.2

2022-03-20 Thread GitBox
lukaszlenart merged pull request #128: URL: https://github.com/apache/struts-examples/pull/128 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev

[GitHub] [struts] gregh3269 opened a new pull request #532: Basic LocalDateTime support

2022-03-28 Thread GitBox
gregh3269 opened a new pull request #532: URL: https://github.com/apache/struts/pull/532 Add support for LocalDateTime for the LocalDateTime.now() variant. DateTimeFormatter.ISO_LOCAL_DATE_TIME -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [struts] victorsosa opened a new pull request #533: fix WW-5165 Update spring to 5.3.x b/c 4.3.x is EOL

2022-04-03 Thread GitBox
victorsosa opened a new pull request #533: URL: https://github.com/apache/struts/pull/533 fix for issue [WW-5165](https://issues.apache.org/jira/browse/WW-5165) Update spring to 5.3.x b/c 4.3.x is EOL -- This is an automated message from the Apache Git Service. To respond to the me

[GitHub] [struts] lukaszlenart commented on a diff in pull request #533: fix WW-5165 Update spring to 5.3.x b/c 4.3.x is EOL

2022-04-03 Thread GitBox
lukaszlenart commented on code in PR #533: URL: https://github.com/apache/struts/pull/533#discussion_r841388269 ## pom.xml: ## @@ -103,6 +103,20 @@ +${project.version} + 5.3.18.RELEASE +3.1.8 +3.3 +5.0.2 +3.0.5 +

[GitHub] [struts] victorsosa closed pull request #533: fix WW-5165 Update spring to 5.3.x b/c 4.3.x is EOL

2022-04-04 Thread GitBox
victorsosa closed pull request #533: fix WW-5165 Update spring to 5.3.x b/c 4.3.x is EOL URL: https://github.com/apache/struts/pull/533 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific c

[GitHub] [struts-site] lukaszlenart opened a new pull request, #160: Adds a guideline how to create an extension point

2022-04-04 Thread GitBox
lukaszlenart opened a new pull request, #160: URL: https://github.com/apache/struts-site/pull/160 WIP -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail

[GitHub] [struts-site] lukaszlenart closed pull request #160: Adds a guideline how to create an extension point

2022-04-04 Thread GitBox
lukaszlenart closed pull request #160: Adds a guideline how to create an extension point URL: https://github.com/apache/struts-site/pull/160 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the speci

[GitHub] [struts-site] lukaszlenart closed pull request #160: Adds a guideline how to create an extension point

2022-04-04 Thread GitBox
lukaszlenart closed pull request #160: Adds a guideline how to create an extension point URL: https://github.com/apache/struts-site/pull/160 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the speci

[GitHub] [struts-site] lukaszlenart merged pull request #160: Adds a guideline how to create an extension point

2022-04-04 Thread GitBox
lukaszlenart merged PR #160: URL: https://github.com/apache/struts-site/pull/160 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@struts.

[GitHub] [struts-site] lukaszlenart closed pull request #161: Uses proper section title

2022-04-04 Thread GitBox
lukaszlenart closed pull request #161: Uses proper section title URL: https://github.com/apache/struts-site/pull/161 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscr

[GitHub] [struts-site] lukaszlenart closed pull request #161: Uses proper section title

2022-04-05 Thread GitBox
lukaszlenart closed pull request #161: Uses proper section title URL: https://github.com/apache/struts-site/pull/161 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscr

[GitHub] [struts-site] lukaszlenart closed pull request #161: Uses proper section title

2022-04-05 Thread GitBox
lukaszlenart closed pull request #161: Uses proper section title URL: https://github.com/apache/struts-site/pull/161 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscr

[GitHub] [struts-site] lukaszlenart closed pull request #161: Uses proper section title

2022-04-05 Thread GitBox
lukaszlenart closed pull request #161: Uses proper section title URL: https://github.com/apache/struts-site/pull/161 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscr

[GitHub] [struts-site] lukaszlenart merged pull request #161: Uses proper section title

2022-04-05 Thread GitBox
lukaszlenart merged PR #161: URL: https://github.com/apache/struts-site/pull/161 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@struts.

[GitHub] [struts-site] lukaszlenart closed pull request #162: Uses spaces instead of tabs

2022-04-06 Thread GitBox
lukaszlenart closed pull request #162: Uses spaces instead of tabs URL: https://github.com/apache/struts-site/pull/162 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubs

[GitHub] [struts] dependabot[bot] opened a new pull request, #535: Bump spring-core from 4.3.30.RELEASE to 5.3.18

2022-04-06 Thread GitBox
dependabot[bot] opened a new pull request, #535: URL: https://github.com/apache/struts/pull/535 Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 4.3.30.RELEASE to 5.3.18. Release notes Sourced from https://github.com/spring-projects/spring-framework/rel

[GitHub] [struts-archive] dependabot[bot] opened a new pull request, #1: Bump spring-core from 1.2.8 to 5.3.18 in /struts-sandbox/mailreader-course/struts2/migrating

2022-04-06 Thread GitBox
dependabot[bot] opened a new pull request, #1: URL: https://github.com/apache/struts-archive/pull/1 Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 1.2.8 to 5.3.18. Release notes Sourced from https://github.com/spring-projects/spring-framework/releases

[GitHub] [struts-archive] dependabot[bot] opened a new pull request, #2: Bump spring-core from 2.5.6 to 5.3.18 in /plugins/struts2-portlet-plugin

2022-04-06 Thread GitBox
dependabot[bot] opened a new pull request, #2: URL: https://github.com/apache/struts-archive/pull/2 Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 2.5.6 to 5.3.18. Release notes Sourced from https://github.com/spring-projects/spring-framework/releases

[GitHub] [struts-site] lukaszlenart closed pull request #162: Uses spaces instead of tabs

2022-04-06 Thread GitBox
lukaszlenart closed pull request #162: Uses spaces instead of tabs URL: https://github.com/apache/struts-site/pull/162 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubs

[GitHub] [struts-site] lukaszlenart commented on pull request #162: Uses spaces instead of tabs

2022-04-06 Thread GitBox
lukaszlenart commented on PR #162: URL: https://github.com/apache/struts-site/pull/162#issuecomment-1090621179 `` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubsc

[GitHub] [struts-site] lukaszlenart closed pull request #162: Uses spaces instead of tabs

2022-04-06 Thread GitBox
lukaszlenart closed pull request #162: Uses spaces instead of tabs URL: https://github.com/apache/struts-site/pull/162 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubs

[GitHub] [struts-site] lukaszlenart closed pull request #162: Uses spaces instead of tabs

2022-04-06 Thread GitBox
lukaszlenart closed pull request #162: Uses spaces instead of tabs URL: https://github.com/apache/struts-site/pull/162 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubs

[GitHub] [struts-site] lukaszlenart closed pull request #162: Uses spaces instead of tabs

2022-04-06 Thread GitBox
lukaszlenart closed pull request #162: Uses spaces instead of tabs URL: https://github.com/apache/struts-site/pull/162 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubs

[GitHub] [struts-site] asf-ci commented on pull request #162: Uses spaces instead of tabs

2022-04-06 Thread GitBox
asf-ci commented on PR #162: URL: https://github.com/apache/struts-site/pull/162#issuecomment-1091148230 Staged site is ready at https://struts.staged.apache.org/ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [struts-site] asf-ci commented on pull request #162: Uses spaces instead of tabs

2022-04-07 Thread GitBox
asf-ci commented on PR #162: URL: https://github.com/apache/struts-site/pull/162#issuecomment-1091153532 Staged site is ready at https://struts.staged.apache.org/ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [struts-site] lukaszlenart merged pull request #162: Uses spaces instead of tabs

2022-04-07 Thread GitBox
lukaszlenart merged PR #162: URL: https://github.com/apache/struts-site/pull/162 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@struts.

[GitHub] [struts-site] asf-ci commented on pull request #159: Fix link v2.5 release notes

2022-04-07 Thread GitBox
asf-ci commented on PR #159: URL: https://github.com/apache/struts-site/pull/159#issuecomment-1091171046 Staged site is ready at https://struts.staged.apache.org/ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [struts-site] lukaszlenart opened a new pull request, #163: Uses spaces instead tabs

2022-04-07 Thread GitBox
lukaszlenart opened a new pull request, #163: URL: https://github.com/apache/struts-site/pull/163 and test branch autodeleting -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment

[GitHub] [struts-site] asf-ci commented on pull request #163: Uses spaces instead tabs

2022-04-07 Thread GitBox
asf-ci commented on PR #163: URL: https://github.com/apache/struts-site/pull/163#issuecomment-1091434947 Staged site is ready at https://struts.staged.apache.org/ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [struts-site] asf-ci commented on pull request #163: Uses spaces instead tabs

2022-04-07 Thread GitBox
asf-ci commented on PR #163: URL: https://github.com/apache/struts-site/pull/163#issuecomment-1091666940 Staged site is ready at https://struts.staged.apache.org/ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [struts-site] asf-ci commented on pull request #163: Uses spaces instead tabs

2022-04-07 Thread GitBox
asf-ci commented on PR #163: URL: https://github.com/apache/struts-site/pull/163#issuecomment-1091670277 Staged site is ready at https://struts.staged.apache.org/ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [struts-site] asf-ci commented on pull request #163: Uses spaces instead tabs

2022-04-07 Thread GitBox
asf-ci commented on PR #163: URL: https://github.com/apache/struts-site/pull/163#issuecomment-1091678148 Staged site is ready at https://struts.staged.apache.org/ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [struts-site] lukaszlenart merged pull request #163: Uses spaces instead tabs

2022-04-07 Thread GitBox
lukaszlenart merged PR #163: URL: https://github.com/apache/struts-site/pull/163 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@struts.

[GitHub] [struts-examples] dependabot[bot] opened a new pull request, #129: Bump shiro.version from 1.8.0 to 1.9.0

2022-04-10 Thread GitBox
dependabot[bot] opened a new pull request, #129: URL: https://github.com/apache/struts-examples/pull/129 Bumps `shiro.version` from 1.8.0 to 1.9.0. Updates `shiro-core` from 1.8.0 to 1.9.0 Changelog Sourced from https://github.com/apache/shiro/blob/shiro-root-1.9.0/RELEASE-NOTES"

[GitHub] [struts-examples] lukaszlenart merged pull request #129: Bump shiro.version from 1.8.0 to 1.9.0

2022-04-10 Thread GitBox
lukaszlenart merged PR #129: URL: https://github.com/apache/struts-examples/pull/129 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@str

[GitHub] [struts-examples] dependabot[bot] opened a new pull request, #130: Bump jackson-databind from 2.13.0 to 2.13.2.1 in /rest-angular

2022-04-10 Thread GitBox
dependabot[bot] opened a new pull request, #130: URL: https://github.com/apache/struts-examples/pull/130 Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.0 to 2.13.2.1. Commits See full diff in https://github.com/FasterXML/jackson/commits";>compare view

[GitHub] [struts-examples] lukaszlenart merged pull request #130: Bump jackson-databind from 2.13.0 to 2.13.2.1 in /rest-angular

2022-04-10 Thread GitBox
lukaszlenart merged PR #130: URL: https://github.com/apache/struts-examples/pull/130 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@str

[GitHub] [struts-examples] dependabot[bot] opened a new pull request, #131: Bump json-path from 2.6.0 to 2.7.0

2022-04-17 Thread GitBox
dependabot[bot] opened a new pull request, #131: URL: https://github.com/apache/struts-examples/pull/131 Bumps [json-path](https://github.com/jayway/JsonPath) from 2.6.0 to 2.7.0. Commits https://github.com/json-path/JsonPath/commit/8cdaaef9009b0dd0d9335ffb1ccbe03b7fe8a586";>8cd

[GitHub] [struts-examples] lukaszlenart merged pull request #131: Bump json-path from 2.6.0 to 2.7.0

2022-04-18 Thread GitBox
lukaszlenart merged PR #131: URL: https://github.com/apache/struts-examples/pull/131 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@str

[GitHub] [struts-site] asf-ci commented on pull request #164: Defines proper link to Policy Privacy

2022-04-21 Thread GitBox
asf-ci commented on PR #164: URL: https://github.com/apache/struts-site/pull/164#issuecomment-1105183699 Staged site is ready at https://struts.staged.apache.org/ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [struts-site] asf-ci commented on pull request #164: Defines proper link to Policy Privacy

2022-04-21 Thread GitBox
asf-ci commented on PR #164: URL: https://github.com/apache/struts-site/pull/164#issuecomment-1105188623 Staged site is ready at https://struts.staged.apache.org/ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [struts-site] asf-ci commented on pull request #164: Defines proper link to Policy Privacy

2022-04-21 Thread GitBox
asf-ci commented on PR #164: URL: https://github.com/apache/struts-site/pull/164#issuecomment-1105204973 Staged site is ready at https://struts.staged.apache.org/ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [struts-site] asf-ci commented on pull request #164: Defines proper link to Policy Privacy

2022-04-21 Thread GitBox
asf-ci commented on PR #164: URL: https://github.com/apache/struts-site/pull/164#issuecomment-1105207518 Staged site is ready at https://struts.staged.apache.org/ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [struts-site] lukaszlenart merged pull request #164: Defines proper link to Policy Privacy

2022-04-21 Thread GitBox
lukaszlenart merged PR #164: URL: https://github.com/apache/struts-site/pull/164 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@struts.

[GitHub] [struts] k4n5ha0 opened a new pull request, #536: safety update with EXCLUDED_PATTERNS

2022-04-22 Thread GitBox
k4n5ha0 opened a new pull request, #536: URL: https://github.com/apache/struts/pull/536 to avoid attack pocs like st2-061 st2-062 to clean excludedPackageNamePatterns excludedClasses and excludedPackageNames -- This is an automated message from the Apache Git Service. To respond to the me

[GitHub] [struts] k4n5ha0 closed pull request #536: safety update with EXCLUDED_PATTERNS

2022-04-22 Thread GitBox
k4n5ha0 closed pull request #536: safety update with EXCLUDED_PATTERNS URL: https://github.com/apache/struts/pull/536 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubsc

[GitHub] [struts] k4n5ha0 opened a new pull request, #537: safety update with EXCLUDED_PATTERNS

2022-04-22 Thread GitBox
k4n5ha0 opened a new pull request, #537: URL: https://github.com/apache/struts/pull/537 to avoid attack pocs like st2-061 st2-062 to clean excludedPackageNamePatterns excludedClasses and excludedPackageNames -- This is an automated message from the Apache Git Service. To respond to the me

[GitHub] [struts-extras] dependabot[bot] opened a new pull request, #4: Bump struts2-core from 2.3.8 to 2.5.30 in /struts2-secure-jakarta-multipart-parser-plugin

2022-04-22 Thread GitBox
dependabot[bot] opened a new pull request, #4: URL: https://github.com/apache/struts-extras/pull/4 Bumps [struts2-core](https://github.com/apache/struts) from 2.3.8 to 2.5.30. Commits See full diff in https://github.com/apache/struts/commits";>compare view

[GitHub] [struts-extras] dependabot[bot] opened a new pull request, #5: Bump struts2-core from 2.3.20 to 2.5.30 in /struts2-secure-jakarta-stream-multipart-parser-plugin

2022-04-22 Thread GitBox
dependabot[bot] opened a new pull request, #5: URL: https://github.com/apache/struts-extras/pull/5 Bumps [struts2-core](https://github.com/apache/struts) from 2.3.20 to 2.5.30. Commits See full diff in https://github.com/apache/struts/commits";>compare view

[GitHub] [struts-extras] dependabot[bot] opened a new pull request, #6: Bump struts2-core from 2.5.10.1 to 2.5.30 in /struts2-custom-results-plugin

2022-04-22 Thread GitBox
dependabot[bot] opened a new pull request, #6: URL: https://github.com/apache/struts-extras/pull/6 Bumps [struts2-core](https://github.com/apache/struts) from 2.5.10.1 to 2.5.30. Commits See full diff in https://github.com/apache/struts/commits";>compare view

[GitHub] [struts-sandbox] dependabot[bot] opened a new pull request, #5: Bump struts2-core from 2.1.7-SNAPSHOT to 2.5.30 in /struts2-fileupload-plugin

2022-04-22 Thread GitBox
dependabot[bot] opened a new pull request, #5: URL: https://github.com/apache/struts-sandbox/pull/5 Bumps [struts2-core](https://github.com/apache/struts) from 2.1.7-SNAPSHOT to 2.5.30. Commits See full diff in https://github.com/apache/struts/commits";>compare view

[GitHub] [struts-sandbox] dependabot[bot] opened a new pull request, #6: Bump struts2-core from 2.0.9 to 2.5.30 in /struts2-webwork2-plugin

2022-04-22 Thread GitBox
dependabot[bot] opened a new pull request, #6: URL: https://github.com/apache/struts-sandbox/pull/6 Bumps [struts2-core](https://github.com/apache/struts) from 2.0.9 to 2.5.30. Commits See full diff in https://github.com/apache/struts/commits";>compare view

[GitHub] [struts-sandbox] dependabot[bot] opened a new pull request, #7: Bump struts2-core from 2.3.15 to 2.5.30 in /Hello_World_Struts2

2022-04-22 Thread GitBox
dependabot[bot] opened a new pull request, #7: URL: https://github.com/apache/struts-sandbox/pull/7 Bumps [struts2-core](https://github.com/apache/struts) from 2.3.15 to 2.5.30. Commits See full diff in https://github.com/apache/struts/commits";>compare view

<    1   2   3   4   5   6   7   8   9   10   >