Re: Tiles support

2022-08-08 Thread Lukasz Lenart
pon., 8 sie 2022 o 18:13 Antonio Petrelli napisał(a): > Hello I am Antonio Petrelli, former PMC member of the Apache Tiles project. > Tiles is in the attic, this does not mean that it can get out of it, given > that there is enough will to reboot a PMC. > Copying code does not look like a good thi

Re: Tiles support

2022-08-08 Thread Greg Huber
I think there are still quite a few users, if you look at Maven Central at the usages there are quite a few. https://mvnrepository.com/artifact/org.apache.tiles It would be good if Tiles was on maintenance only, rather than the attic. ..We have not all abandoned the tried and tested technologi

[GitHub] [struts] sepe81 opened a new pull request, #587: Update maven-surefire-plugin to 3.0.0-M7

2022-08-08 Thread GitBox
sepe81 opened a new pull request, #587: URL: https://github.com/apache/struts/pull/587 see https://github.com/apache/maven-surefire/releases/tag/surefire-3.0.0-M7 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: Tiles support

2022-08-08 Thread i...@flyingfischer.ch
I use all the jars below, except tiles-request-servlet-1.0.7.jar. However that may be an outlier here. It seems all the jars are needed. Best regards Markus Am 08.08.22 um 20:43 schrieb Greg Huber: Sounds like a good idea, maybe add the required code to our plugin? ...I have had a look at wh

Re: Tiles support

2022-08-08 Thread Greg Huber
Sounds like a good idea, maybe add the required code to our plugin? ...I have had a look at what I have as dependencies, does it really need all these jars for it to work? tiles-api-3.0.8.jar tiles-autotag-core-runtime-1.2.jar tiles-core-3.0.8.jar tiles-el-3.0.8.jar tiles-freemarker-3.0.8.jar til

Re: Tiles support

2022-08-08 Thread Antonio Petrelli
Il giorno lun 8 ago 2022 alle ore 18:13 Antonio Petrelli < antonio.petre...@gmail.com> ha scritto: > Tiles is in the attic, this does not mean that it can get out of it, given > that there is enough will to reboot a PMC. > I meant "can't" :-) >

Re: Tiles support

2022-08-08 Thread Antonio Petrelli
Il giorno lun 8 ago 2022 alle ore 14:43 Lukasz Lenart < lukaszlen...@apache.org> ha scritto: > Hi, > > If you didn't notice the Apache Tiles project has retired and I wonder > how to continue support for it. I thought maybe copying all the > required code into the Strut Tiles Plugin is the right s

[GitHub] [struts] lukaszlenart opened a new pull request, #586: [WW-5207] Uses ASM 9 by default

2022-08-08 Thread GitBox
lukaszlenart opened a new pull request, #586: URL: https://github.com/apache/struts/pull/586 Fixes [WW-5207](https://issues.apache.org/jira/browse/WW-5207) -- 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] lukaszlenart merged pull request #580: [WW-5205] - Reverting injection refactor of internal bean

2022-08-08 Thread GitBox
lukaszlenart merged PR #580: URL: https://github.com/apache/struts/pull/580 -- 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.apach

Tiles support

2022-08-08 Thread Lukasz Lenart
Hi, If you didn't notice the Apache Tiles project has retired and I wonder how to continue support for it. I thought maybe copying all the required code into the Strut Tiles Plugin is the right solution, wdyt? Cheers -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/

[GitHub] [struts-examples] lukaszlenart merged pull request #159: Bump hibernate-validator from 6.1.2.Final to 6.1.5.Final in /bean-validation

2022-08-08 Thread GitBox
lukaszlenart merged PR #159: URL: https://github.com/apache/struts-examples/pull/159 -- 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] lukaszlenart merged pull request #158: Bump hibernate-validator from 6.1.2.Final to 6.1.5.Final in /rest-angular

2022-08-08 Thread GitBox
lukaszlenart merged PR #158: URL: https://github.com/apache/struts-examples/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-unsubscr...@str

[GitHub] [struts-examples] dependabot[bot] opened a new pull request, #159: Bump hibernate-validator from 6.1.2.Final to 6.1.5.Final in /bean-validation

2022-08-08 Thread GitBox
dependabot[bot] opened a new pull request, #159: URL: https://github.com/apache/struts-examples/pull/159 Bumps [hibernate-validator](https://github.com/hibernate/hibernate-validator) from 6.1.2.Final to 6.1.5.Final. Changelog Sourced from https://github.com/hibernate/hibernate-val

[GitHub] [struts-examples] dependabot[bot] opened a new pull request, #158: Bump hibernate-validator from 6.1.2.Final to 6.1.5.Final in /rest-angular

2022-08-08 Thread GitBox
dependabot[bot] opened a new pull request, #158: URL: https://github.com/apache/struts-examples/pull/158 Bumps [hibernate-validator](https://github.com/hibernate/hibernate-validator) from 6.1.2.Final to 6.1.5.Final. Changelog Sourced from https://github.com/hibernate/hibernate-val

[GitHub] [struts-examples] dependabot[bot] closed pull request #157: Bump hibernate-validator from 4.3.2.Final to 7.0.5.Final

2022-08-08 Thread GitBox
dependabot[bot] closed pull request #157: Bump hibernate-validator from 4.3.2.Final to 7.0.5.Final URL: https://github.com/apache/struts-examples/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 g

[GitHub] [struts-examples] dependabot[bot] commented on pull request #157: Bump hibernate-validator from 4.3.2.Final to 7.0.5.Final

2022-08-08 Thread GitBox
dependabot[bot] commented on PR #157: URL: https://github.com/apache/struts-examples/pull/157#issuecomment-1207899395 Looks like org.hibernate:hibernate-validator is no longer a dependency, so this is no longer needed. -- This is an automated message from the Apache Git Service. To respon

[GitHub] [struts-examples] lukaszlenart commented on pull request #157: Bump hibernate-validator from 4.3.2.Final to 7.0.5.Final

2022-08-08 Thread GitBox
lukaszlenart commented on PR #157: URL: https://github.com/apache/struts-examples/pull/157#issuecomment-1207890564 @dependabot rebase -- 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

[GitHub] [struts-examples] lukaszlenart merged pull request #156: Bump quarkus-plugin.version from 2.11.1.Final to 2.11.2.Final

2022-08-08 Thread GitBox
lukaszlenart merged PR #156: URL: https://github.com/apache/struts-examples/pull/156 -- 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] lukaszlenart commented on pull request #157: Bump hibernate-validator from 4.3.2.Final to 7.0.5.Final

2022-08-08 Thread GitBox
lukaszlenart commented on PR #157: URL: https://github.com/apache/struts-examples/pull/157#issuecomment-1207859832 @dependabot rebase -- 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

[GitHub] [struts-examples] lukaszlenart commented on pull request #156: Bump quarkus-plugin.version from 2.11.1.Final to 2.11.2.Final

2022-08-08 Thread GitBox
lukaszlenart commented on PR #156: URL: https://github.com/apache/struts-examples/pull/156#issuecomment-1207857416 @dependabot rebase -- 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