Re: [EXTERNAL] Re: Struts2 7.x official release

2024-06-01 Thread Lukasz Lenart
After August, mid of September pon., 20 maj 2024 o 16:20 Houser,Leah napisał(a): > > Thank you. When you say 'after summer vacation' do you mean after August or > some other timeframe? > > -Original Message- > From: Lukasz Lenart > Sent: Sunday, May 19, 2024

Re: [EXTERNAL] Re: Struts2 7.x official release

2024-05-19 Thread Lukasz Lenart
There is no exact plan when a new version (production ready tag) will be available. I assume it will happen after summer vacation. We need to start working on a migration guide [1] as a lot of things have changed, see [2] (yet not included in any Milestone). As Burton said, the production tag

Re: [TEST] Apache Struts 7.0.0-M6 test build is read

2024-04-22 Thread Lukasz Lenart
pon., 22 kwi 2024 o 10:35 Greg Huber napisał(a): > File upload also works OK, but Without the in UploadedFile now I must > do the cast manually: > > for (UploadedFile uploadedFile : uploads) { > ... >new FileInputStream((File) uploadedFile.getContent()) > ... > } I need to think this

Re: [TEST] Apache Struts 7.0.0-M6 test build is read

2024-04-21 Thread Lukasz Lenart
niedz., 21 kwi 2024 o 20:11 Greg Huber napisał(a): > > I run my ide directly from git, and it is the struts project that won't > build. I was following the previous modification changing the struts pom > 3x -jakarta entries which was previously 7.0.0-M3-SNAPSHOT and it worked > then ok. So you

Re: [TEST] Apache Struts 7.0.0-M3 test build is ready

2024-04-21 Thread Lukasz Lenart
struts2-freemarker-jakarta:jar:7.0.0-M3 (present, but > >> unavailable): org.apache.struts:struts2-freemarker-jakarta:jar:7.0.0-M3 > >> was not found in https://repo.maven.apache.org/maven2 during a previous > >> attempt. This failure was cached in the local repository and r

Re: [TEST] Apache Struts 7.0.0-M6 test build is read

2024-04-21 Thread Lukasz Lenart
niedz., 21 kwi 2024 o 11:12 Greg Huber napisał(a): > > Using 7.0.0-M6 I still get > > The POM for org.apache.struts:struts2-freemarker-jakarta:jar:7.0.0-M6 is > missing, no dependency information available Do you specify "struts2-freemarker-jakarta" as a seperated dependency? Or is it just

Re: [TEST] Apache Struts 7.0.0-M6 test build is read

2024-04-20 Thread Lukasz Lenart
sob., 20 kwi 2024 o 13:20 Burton Rhodes napisał(a): > > It should be > > 7.0.0-M6 I released M4 & M5 but there was a problem with standalone ZIP packages, so I had to prepare another release. I think it would be good to push this into Maven Central to allow others to test it as well. Regards

Re: [CLOSED][VOTE] Apache Struts 6.4.0

2024-04-20 Thread Lukasz Lenart
Vote passed with result +1 (binding) x4 Thanks a lot! Lukasz czw., 18 kwi 2024 o 07:23 Lukasz Lenart napisał(a): > > The Apache Struts 6.4.0 test build is available. With this release the > following issues were addressed: > > Bug > [WW-5192] - Radio tag not setting enum key

[TEST] Apache Struts 7.0.0-M6 test build is read

2024-04-20 Thread Lukasz Lenart
Hello, This is a third milestone of Struts 7.x series, which is based on JakartaEE 6. Please take the time and test the bits - any help is appreciated. Please report any problems you will spot. Here are the changes from the previous version:

Re: [VOTE] Apache Struts 6.4.0

2024-04-19 Thread Lukasz Lenart
czw., 18 kwi 2024 o 07:23 Lukasz Lenart napisał(a): > [ ] Leave at test build > [ ] Alpha > [ ] Beta > [X] General Availability (GA) +1 binding Regards Lukasz - To unsubscribe, e-mail: dev-unsubscr...@strut

Re: Unable to load configuration: /struts2-core-6.4.0.jar!/struts-beans.xml:39:72

2024-04-18 Thread Lukasz Lenart
czw., 18 kwi 2024 o 11:17 i...@flyingfischer.ch napisał(a): > However, this still seems to be a breaking change, which at least should > be documented. Maybe is was wong by not specifying tiles.xml > specifically in the first place... Yes, this is a breaking change and it has to be

Re: Unable to load configuration: /struts2-core-6.4.0.jar!/struts-beans.xml:39:72

2024-04-18 Thread Lukasz Lenart
czw., 18 kwi 2024 o 09:05 i...@flyingfischer.ch napisał(a): > My tiles definition remains unchanged under > > /WEB-INF/tiles.xml > > If I see this correctly, these changes do not include this situation? > > https://github.com/apache/struts/pull/896/commits/c7ae614824b4c158b9998575294d94fe9a746c41

Re: Unable to load configuration: /struts2-core-6.4.0.jar!/struts-beans.xml:39:72

2024-04-18 Thread Lukasz Lenart
czw., 18 kwi 2024 o 08:40 i...@flyingfischer.ch napisał(a): > Yes, struts2-tiles-plugin-6.4.0.jar is present. It is the same setup as > with 6.3.0 This is the only change related to loading Tiles definition, maybe it will help you https://issues.apache.org/jira/browse/WW-5402

Re: Unable to load configuration: /struts2-core-6.4.0.jar!/struts-beans.xml:39:72

2024-04-18 Thread Lukasz Lenart
czw., 18 kwi 2024 o 08:22 i...@flyingfischer.ch napisał(a): > ...unfortunately, the next issue comes immediately: > > > 18-04-2024 08:19:58.4 WARN org.apache.struts2.views.tiles.TilesResult - > could not find @TilesDefinition for action: start > 18-04-2024 08:19:58.4 ERROR >

Re: Unable to load configuration: /struts2-core-6.4.0.jar!/struts-beans.xml:39:72

2024-04-18 Thread Lukasz Lenart
czw., 18 kwi 2024 o 08:02 i...@flyingfischer.ch napisał(a): > > With Struts 6.4.0 I get an error > > 18-04-2024 07:48:41.4 ERROR org.apache.struts2.dispatcher.Dispatcher - > Dispatcher initialization failed > > Unable to load configuration. - bean - jar:file: >

[VOTE] Apache Struts 6.4.0

2024-04-17 Thread Lukasz Lenart
The Apache Struts 6.4.0 test build is available. With this release the following issues were addressed: Bug [WW-5192] - Radio tag not setting enum key values [WW-5319] - StrutsUtils is not defined in validation.js [WW-5357] - Struts anchor tag doesn't support "disabled" even though docs indicate

Re: [VOTE] Apache Struts Master 15

2024-04-09 Thread Lukasz Lenart
wt., 9 kwi 2024 o 11:48 Greg Huber napisał(a): > > What is the correct way to test this? Do a project build? I think so, in most cases this change uses newer versions of Maven plugins. You can also try to test release process via "mvn clean package -Papache-release -DskipTests" Regards Lukasz

Re: [TEST] Apache Struts 6.4.0 test build is ready

2024-04-08 Thread Lukasz Lenart
pon., 8 kwi 2024 o 13:34 Kusal Kithul-Godage napisał(a): > > Thanks Lukasz > > I will run this build through the Confluence test suite before the end > of the week and report back. Great, thanks in advance! > Also, I wanted to check whether this is the final Struts 6.x release > or if there is

[TEST] Apache Struts 6.4.0 test build is ready

2024-04-07 Thread Lukasz Lenart
Hello, This is another minor version of Struts 6.x series. Please take the time and test the bits - any help is appreciated. Please report any problems you will spot. Here are the changes from the previous version: https://github.com/apache/struts/releases/tag/STRUTS_6_4_0 Staging Maven repo

Re: New joiner into the struts community

2024-04-07 Thread Lukasz Lenart
pt., 5 kwi 2024 o 16:14 koteswara Rao Gundapaneni napisał(a): > I am the new joiner into the struts community am active contributor few of > the apache projects so this is the my favourite place where I can pursue a > great career. Welcome Koti, nice to have you on board :) Cheers Łukasz

Re: Struts 7.0 Update?

2024-04-07 Thread Lukasz Lenart
pt., 5 kwi 2024 o 15:04 Burton Rhodes napisał(a): > > Lukasz, > I just thought I would check in to see how the S2 7.0.0 update was > coming along. There was a lot of activity there for awhile, but things > have been pretty quiet lately. Anything I can help with? FWIW, I have > been running

Re: [VOTE] Apache Struts Master 15

2024-04-06 Thread Lukasz Lenart
sob., 6 kwi 2024 o 19:14 Lukasz Lenart napisał(a): > [X] General Availability (GA) +1 binding Cheers Łukasz - To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: de

[VOTE] Apache Struts Master 15

2024-04-06 Thread Lukasz Lenart
The Struts Master 15 test build is now available as a Maven artifact. https://repository.apache.org/content/groups/staging/org/apache/struts/struts-master/15/ Release notes: * uses the latest version of the Apache Parent POM version 31 If you have had a chance to review the test build, please

Re: improve documentation for UploadedFilesAware

2024-03-24 Thread Lukasz Lenart
pon., 18 mar 2024 o 14:42 Greg Huber napisał(a): > > OK...I did not spot the link in the text. I repeated the links in the Examples sections of both Cheers Lukasz - To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org

Re: Struts 6.4.0

2024-03-22 Thread Lukasz Lenart
No objections so I'm going to prepare a new release. There are a lot of changes and I expect some complaints :\ czw., 29 lut 2024 o 09:20 Lukasz Lenart napisał(a): > > How do we feel about releasing a new version? Kusal do you still have > some concerns? > > wt., 2 sty 2024 o 13:4

Re: improve documentation for UploadedFilesAware

2024-03-18 Thread Lukasz Lenart
pon., 18 mar 2024 o 08:21 Greg Huber napisał(a): > > Rechecking these : > > Could not see the link from from the interceptor pages to these detailed > help pages. Add a link after Examples? > > File Upload Interceptor > > Parameters > Extending the Interceptor > Examples > > > Or

Re: improve documentation for UploadedFilesAware

2024-03-17 Thread Lukasz Lenart
t; return this.uploads.stream().map(UploadedFile::getOriginalName) > .toArray(size -> new String[size]); > } > > private String[] getUploadedFilesContentType() { > return this.uploads.stream().map(UploadedFile::getContentType) >

Re: improve documentation for UploadedFilesAware

2024-03-17 Thread Lukasz Lenart
t; > > if(uploads !=null&()>0){ > > > > > > for(inti =0;i > > > > > String file uploads.get(i).getOriginalName(); > > > > > > // destroy the temporary file created > > > > > > uploads.get(i).delet

Re: improve documentation for UploadedFilesAware

2024-03-12 Thread Lukasz Lenart
pon., 26 lut 2024 o 12:08 Greg Huber napisał(a): > > The documentation only lists one file > > |public void withUploadedFiles(List uploadedFiles) { if > (!uploadedFiles.isEmpty()) { this.uploadedFile = uploadedFiles.get(0); > this.fileName = uploadedFile.getName(); this.contentType = >

Re: Struts 6.4.0

2024-02-29 Thread Lukasz Lenart
How do we feel about releasing a new version? Kusal do you still have some concerns? wt., 2 sty 2024 o 13:48 Lukasz Lenart napisał(a): > > Hi, > > I would like to issue a new release [1]. There are still plenty of > tasks to solve yet there were a few major changes and it would b

Re: [TEST] Apache Struts 7.0.0-M3 test build is ready

2024-02-26 Thread Lukasz Lenart
pon., 26 lut 2024 o 08:50 Greg Huber napisał(a): > > Why does it work then for the other artifacts? > > > org.apache.struts > struts2-freemarker-jakarta > ${project.version} > > > org.apache.struts >

Re: [TEST] Apache Struts 7.0.0-M3 test build is ready

2024-02-25 Thread Lukasz Lenart
niedz., 25 lut 2024 o 11:57 Greg Huber napisał(a): > > Also building in eclipse I get these strange errors > > Missing artifact org.apache.struts:struts2-freemarker-jakarta:jar:7.0.0-M3 It's because the artifacts are transformed during build and the IDE doesn't see them. Here is an example how

[TEST] Apache Struts 7.0.0-M3 test build is ready

2024-02-24 Thread Lukasz Lenart
Hello, This is a third milestone of Struts 7.x series, which is based on JakartaEE 6. Please take the time and test the bits - any help is appreciated. Please report any problems you will spot. Here are the changes from the previous version:

Re: [7.0.0-M3] Error message

2024-02-16 Thread Lukasz Lenart
pt., 16 lut 2024 o 10:45 Greg Huber napisał(a): > > What happened to M3? There is no tag on https://github.com/apache/struts My bad, there was no M3 jest M2 :D So expect M3 soon ;-) Cheers Lukasz - To unsubscribe, e-mail:

Re: [7.0.0-M3] Error message

2024-02-15 Thread Lukasz Lenart
> > > > > > > >-- Original Message -- > >From "Burton Rhodes" > >To "Struts Developers List" > >Date 2/9/2024 9:38:12 AM > >Subject Re: [7.0.0-M3] Error message > > > >>The easiest example is when a custo

Re: file uploading

2024-02-12 Thread Lukasz Lenart
pon., 12 lut 2024 o 16:48 Greg Huber napisał(a): > > Current version 6.3.0.2. This version doesn't contain a new file upload interceptor, it's a part of 6.4.0 & 7.0.0 https://issues.apache.org/jira/browse/WW-5371 Regards Lukasz

Re: file uploading

2024-02-12 Thread Lukasz Lenart
pon., 12 lut 2024 o 16:36 Greg Huber napisał(a): > > Was looking at switching to the new FileUploadInterceptor. > > But testing the current version, I noticed that after the upload it gives > details of the webapp location in the value attribute. > > > >

Re: [7.0.0-M3] Error message

2024-02-09 Thread Lukasz Lenart
pt., 9 lut 2024 o 16:21 Burton Rhodes napisał(a): > > I haven't had time yet, but I will try this weekend. Could you share a use case when it can happen? Cheers Lukasz - To unsubscribe, e-mail:

Re: [7.0.0-M3] Error message

2024-02-09 Thread Lukasz Lenart
Have you found a solution to this problem? I can take a look during the weekend pon., 5 lut 2024 o 16:51 Burton Rhodes napisał(a): > > When catching a FileUploadException in the > AbstractMultiPartRequest.parse() method, if the final "else" is reached, > the default message >

Re: Struts OGNL Allowlist and Parameter Annotation

2024-02-08 Thread Lukasz Lenart
This is great news and thanks a lot for your contribution! Also it's time to prepare a new release then :D Cheers Lukasz pt., 9 lut 2024 o 03:31 Kusal Kithul-Godage napisał(a): > > Hi all, > > Atlassian is very excited to have shipped the Struts OGNL Allowlist and > Parameter Annotation

Re: [7.0.0-M3] Build/Run Test :: freemarker.core package does not exist

2024-02-05 Thread Lukasz Lenart
pon., 5 lut 2024 o 17:13 Burton Rhodes napisał(a): > > I can build and install the struts code base [struts2-parent] when > skipping tests; however, I am unable to run any test due to a test build > error. I get "package freemarker.core does not exist" in several > classes containing "import

Re: [TEST] Apache Struts 7.0.0-M2 test build is ready

2024-02-03 Thread Lukasz Lenart
sob., 3 lut 2024 o 16:28 Burton Rhodes napisał(a): > > Lukasz, > Just circling back on this. Is the M2 build ready to be tested now? You can test it but only via Maven artifacts, the standalone distro isn't available. Cheers Łukasz

Re: [TEST] Apache Struts 7.0.0-M2 test build is ready

2024-02-01 Thread Lukasz Lenart
There is one issue I need to address - assemblies are missing when preparing a release Cheers Lukasz - To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org

[TEST] Apache Struts 7.0.0-M2 test build is ready

2024-02-01 Thread Lukasz Lenart
Hello, This is the first version of Struts 7.x series, the very first release based on JakartaEE. Please take the time and test the bits - any help is appreciated. Please report any problems you will spot. Here are the changes from the previous version:

Dependency upgrade process

2024-01-31 Thread Lukasz Lenart
Hi, I would like to grasp your opinion about how do feel about the following upgrade process of dependencies: - Dependabot prepares PRs with upgraded dependencies - if this is patch upgrade and all the tests have passed, we can approve and merge the PR (no dedicated JIRA ticket) - if this a

Re: [7.0.0-M1] Actions not setting parameters with Multi-part forms

2024-01-27 Thread Lukasz Lenart
I'm still working on this but basically it doesn't make sense to use JakartaStreamMultiPartRequest any more - the current implementation streams the uploaded files into disk anyway, but in a bit different way how JakartaMultiPartRequest is doing it - that's why you see different temporary file

Re: [7.0.0-M1] Actions not setting parameters with Multi-part forms

2024-01-24 Thread Lukasz Lenart
I'm working on upgrading to the latest version of JakartaEE FileUpload plus doing some refactoring of both parsers - there is a bit of code duplication. https://issues.apache.org/jira/browse/WW-5388 https://github.com/apache/struts/pull/861 Cheers Łukasz

Re: [7.0.0-M1] Actions not setting parameters with Multi-part forms

2024-01-23 Thread Lukasz Lenart
wt., 23 sty 2024 o 15:23 Burton Rhodes napisał(a): > > A bit more testing reveals a few clues/issues: > If I switch the parser to "jakarta" (instead of "jakarta-stream") > everything works as expected. > The jakarta-stream parser is obviously not converting the stream for > each action field

Re: [TEST] Apache Struts 7.0.0-M1 test build is ready

2024-01-22 Thread Lukasz Lenart
wt., 23 sty 2024 o 01:00 Burton Rhodes napisał(a): > > Lukasz - > Great work on this and all the others involved! Thank you :) > I am just testing this out already have a few issues/questions. Is this > the best place to voice those? Or another mailing list? Here is ok :) Regards --

[TEST] Apache Struts 7.0.0-M1 test build is ready

2024-01-20 Thread Lukasz Lenart
Hello, This is the first version of Struts 7.x series, this a very first release based on JakartaEE. Please take the time and test the bits - any help is appreciated. Please report any problems you will spot. Here are the changes from the previous version:

Struts 6.4.0

2024-01-02 Thread Lukasz Lenart
Hi, I would like to issue a new release [1]. There are still plenty of tasks to solve yet there were a few major changes and it would be good to get users a chance to implement them. Any objections? Or what else should it be addressed before releasing a new version?

Re: JakartaEE modules

2023-12-30 Thread Lukasz Lenart
All works, also I can run tests inside an IDE. If there are no objections I'm going to set up a new repo and move JakartaEE related modules there. Cheers Łukasz - To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For

Re: JakartaEE modules

2023-12-30 Thread Lukasz Lenart
śr., 20 gru 2023 o 10:51 Lukasz Lenart napisał(a): > > pon., 18 gru 2023 o 01:49 Kusal Kithul-Godage > napisał(a): > > > > Unsure what the best practice or most elegant solution here is - I > > wonder if there are any other projects that have solved a similar > &

Re: JakartaEE modules

2023-12-20 Thread Lukasz Lenart
pon., 18 gru 2023 o 01:49 Kusal Kithul-Godage napisał(a): > > Unsure what the best practice or most elegant solution here is - I > wonder if there are any other projects that have solved a similar > problem? Looks like having dedicated artifacts and releasing them is the only option - tried to

JakartaEE modules

2023-12-17 Thread Lukasz Lenart
Hi, The only problem with developing the new Struts is currently missing support for transformed modules in IntelliJ IDEA - it doesn't discover the transformed modules as they do not have any source code. Do you have an idea how to resolve this? I thought about creating a new repo struts-jakarta

Re: Additional list

2023-11-12 Thread Lukasz Lenart
It's done https://github.com/apache/struts/pull/788 https://github.com/apache/struts-site/pull/212 To subscribe send an email to: notifications-subscr...@struts.apache.org Cheers -- Łukasz - To unsubscribe, e-mail:

Additional list

2023-11-05 Thread Lukasz Lenart
Hi, I want to create a new notification list for all the notifications from Github, this is the current schema: commits: comm...@struts.apache.org # Send all JIRA issue emails (new, closed, comments) to issues@ issues: iss...@struts.apache.org # Send new/closed PR notifications to

Re: Towards Struts 7.x

2023-10-28 Thread Lukasz Lenart
wt., 24 paź 2023 o 07:22 Lukasz Lenart napisał(a): > I've prepared an announcement about Struts 2.5. EOL - if no objections > I would like to distribute it at the end of month > https://github.com/apache/struts-site/pull/209 I assume no objections, so let's merge and announce Strut

Re: Towards Struts 7.x

2023-10-23 Thread Lukasz Lenart
I've prepared an announcement about Struts 2.5. EOL - if no objections I would like to distribute it at the end of month https://github.com/apache/struts-site/pull/209 Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/

Re: tooltip on

2023-10-10 Thread Lukasz Lenart
wt., 10 paź 2023 o 11:50 Greg Huber napisał(a): > > My bad the filter mapping has changed from /struts/*. > > > struts2 > /static/* > > > Although the docs don't mention this, if you app is bigger and only > filter on the .action you need to map the static. > > > struts2

Re: Towards Struts 7.x

2023-10-10 Thread Lukasz Lenart
niedz., 8 paź 2023 o 13:11 Kusal Kithul-Godage napisał(a): > > Yes this is a good approach. > > As you said, we should periodically merge master into release/7.0. Rebasing > will become cumbersome the longer the branch lives on. We could probably > even automate this with a GitHub action. Maybe

Re: Struts 2.5.x EOL

2023-10-08 Thread Lukasz Lenart
śr., 4 paź 2023 o 08:40 napisał(a): > for my taste it's too short - the last EOL Announcement (2.3) was over a > half year. That's why I posted this question, 6 months is fair enough :) Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/

Re: Struts 2.5.x EOL

2023-10-08 Thread Lukasz Lenart
śr., 4 paź 2023 o 09:09 Greg Huber napisał(a): > > +1. > > If we are going to create a plugin for the Jakarta changes, would > make it easier. It's not the case ... many other libs like commons-fileupload or sitemesh3 based directly on JakartaEE - I already posted another topic how to move

Re: tooltip on

2023-10-08 Thread Lukasz Lenart
niedz., 8 paź 2023 o 12:52 Greg Huber napisał(a): > > Not to sure what you mean? > > Its auto generated by > > /core/src/main/resources/template/simple/form-close-tooltips.ftl So then it supposed to work, as far as I can recall since Strutts 6.x /struts resource path has been replaced by /static

Towards Struts 7.x

2023-10-08 Thread Lukasz Lenart
Hi, It's time to start planning work on Struts 7.x. I think all the main blockers have been addressed, and we should be able to implement Struts 7 using JDK 17 and JakartaEE. However, we should still keep working on Struts 6.4.0 and support Struts 2.5.x for at least another 6 months (in case of

Re: tooltip on

2023-10-08 Thread Lukasz Lenart
niedz., 8 paź 2023 o 12:08 Greg Huber napisał(a): > > How is this supposed to work? > > I get this at the bottom of the form, but for me it maps to an invalid url? > > > > > > > http://www.xx.xx/static/domTT.js > > Is there some js that is supposed to take care of this? > >

Re: OGNL library maintenance

2023-10-06 Thread Lukasz Lenart
pt., 6 paź 2023 o 11:22 Kusal Kithul-Godage napisał(a): > So if I'm understanding correctly, we lack sufficient ownership and > control over the release process at commons-ognl. Rather they have more strict process which requires some extra work to get approval, eg. you must keep changes.xml up

Struts 2.5.x EOL

2023-10-03 Thread Lukasz Lenart
Hi, I would like to announce that we end support for Struts 2.5.x branch. Is setting this date to the 1st of the new year ok? Not too short a period of time? Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ - To

Re: OGNL library maintenance

2023-09-24 Thread Lukasz Lenart
pon., 18 wrz 2023 o 10:16 Kusal Kithul-Godage napisał(a): > I am looking for some clarification regarding the maintenance status > of the OGNL library which is currently listed under the 'Orphan OSS' > GitHub org. > > I understand this library was previously adopted by Apache Commons > where it

Re: [CLOSED] [VOTE] Apache Struts 6.3.0

2023-09-04 Thread Lukasz Lenart
> web: https://www.jgeppert.com > twitter: https://twitter.com/jogep > > > > Am Fr., 1. Sept. 2023 um 08:44 Uhr schrieb Lukasz Lenart < > lukaszlen...@apache.org>: > > > The Apache Struts 6.3.0 test build is available. With this release the

Re: [VOTE] Apache Struts 6.3.0

2023-09-04 Thread Lukasz Lenart
pt., 1 wrz 2023 o 08:44 Lukasz Lenart napisał(a): > [X] General Availability (GA) +1 (binding) Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ - To unsubscribe, e-mail: dev-unsubscr...@struts.apache.

Re: Unblocking dev list

2023-09-02 Thread Lukasz Lenart
PR https://github.com/apache/struts/pull/748 pt., 1 wrz 2023 o 10:44 i...@flyingfischer.ch napisał(a): > > Perfect Łukasz > > thanks for all your work. > > Best regards > Markus > > > Am 01.09.23 um 09:01 schrieb Lukasz Lenart: > > Hi, > > > >

Unblocking dev list

2023-09-01 Thread Lukasz Lenart
Hi, If you take a look at the list messages [1] you notice the most of them are related to failed builds from Jenkins and then back to normal notifications. This is clustering the list and makes more noise than expected. The same should happen with PR related notifications from Github. I'm going

[VOTE] Apache Struts 6.3.0

2023-09-01 Thread Lukasz Lenart
The Apache Struts 6.3.0 test build is available. With this release the following issues were addressed: Improvement [WW-5233] - Include Apache Tiles code base in the Tiles plugin [WW-5321] - notify / document about new maxStringLength limitation [WW-5327] - Stop using JavaBeans notation for

Re: [CLOSED] [VOTE] Apache Struts 6.3.0

2023-08-31 Thread Lukasz Lenart
Restarting the whole release process of 6.3.0 śr., 30 sie 2023 o 10:50 Lukasz Lenart napisał(a): > > The Apache Struts 6.3.0 test build is available. With this release the > following issues were addressed: > > Improvement > [WW-5233] - Include Apache Tiles code base in the

Re: [VOTE] Apache Struts 6.3.0

2023-08-31 Thread Lukasz Lenart
As no objections have been made, I'm going to drop the current build & tag, merge Kusal's fix and re-release 6.3.0 again :) czw., 31 sie 2023 o 12:36 Lukasz Lenart napisał(a): > > czw., 31 sie 2023 o 09:44 Greg Huber napisał(a): > > > > Is this vote still open? > >

Re: [VOTE] Apache Struts 6.3.0

2023-08-31 Thread Lukasz Lenart
czw., 31 sie 2023 o 09:44 Greg Huber napisał(a): > > Is this vote still open? This is an open question, we can continue with the current build and once accepted quickly release a new version 6.3.1 which will include the fix from Kusal. Regards -- Łukasz + 48 606 323 122

Re: [VOTE] Apache Struts 6.3.0

2023-08-30 Thread Lukasz Lenart
out releasing 6.3.0) [1] https://github.com/apache/struts/pull/744 Regards Łukasz śr., 30 sie 2023 o 10:50 Lukasz Lenart napisał(a): > > The Apache Struts 6.3.0 test build is available. With this release the > following issues were addressed: > > Improvement > [WW-5233] - Include A

[VOTE] Apache Struts 6.3.0

2023-08-30 Thread Lukasz Lenart
The Apache Struts 6.3.0 test build is available. With this release the following issues were addressed: Improvement [WW-5233] - Include Apache Tiles code base in the Tiles plugin [WW-5321] - notify / document about new maxStringLength limitation [WW-5327] - Stop using JavaBeans notation for

Re: [TEST] Apache Struts 6.3.0 test build is ready

2023-08-30 Thread Lukasz Lenart
śr., 23 sie 2023 o 11:33 Kusal Kithul-Godage napisał(a): > > No issues integrating with Confluence DC Great to hear that and I see no other objections so let's start the Vote :) Cheers -- Łukasz - To unsubscribe, e-mail:

[TEST] Apache Struts 6.3.0 test build is ready

2023-08-22 Thread Lukasz Lenart
Hello, This is another minor version of Struts 6.x series. Please take the time and test the bits - any help is appreciated. Please report any problems you will spot. Here are the changes from the previous version: https://github.com/apache/struts/releases/tag/STRUTS_6_3_0 Staging Maven repo

Re: [TEST] Apache Struts 6.3.0-RC1 test build is read

2023-07-27 Thread Lukasz Lenart
niedz., 16 lip 2023 o 17:38 i...@flyingfischer.ch napisał(a): > Just as a side note, there exists also newer libraries for: > > * commons-lang3 This is iss, I will upgrade Struts > * javassist This requires a new version of OGNL and as from OGNL 3.4.x there is a few major changes I would

Re: Tiles support

2023-07-24 Thread Lukasz Lenart
Ok, I think it's time to merge this PR and release a new version https://github.com/apache/struts/pull/608 Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ - To unsubscribe, e-mail:

Re: tiles taglib

2023-07-19 Thread Lukasz Lenart
build-autotags > > Changed in BuildAutotags.java > >String taglibURI = "/struts-tiles"; > > and copied over from target. > > On 17/07/2023 10:47, Lukasz Lenart wrote: > > pon., 17 lip 2023 o 11:44 Greg Huber napisał(a):> > >> I now get this pesky

Re: tiles taglib

2023-07-17 Thread Lukasz Lenart
pon., 17 lip 2023 o 11:44 Greg Huber napisał(a):> > I now get this pesky error (eclipse) using this > > <%@ taglib uri="http://tiles.apache.org/tags-tiles; prefix="tiles" %> > > Maybe we are missing something for this? Probably we should change that to a Struts related uri Regards -- Łukasz +

[TEST] Apache Struts 6.3.0-RC1 test build is read

2023-07-16 Thread Lukasz Lenart
Hello, This is another minor version of Struts 6.x series, yet it includes the Apache Struts tiles code base instead of depending on the outdated libraries. Please take the time and test the bits - any help is appreciated. Please report any problems you will spot. Here are the changes from the

IntelliJ IDEA plugin

2023-07-11 Thread Lukasz Lenart
Hi, JetBrains stopped supporting a plugin used to develop Struts 2 based applications - maybe we should put a bit effort and contribute to the plugin, any opinion? > Struts support is no longer maintained by JetBrains, see > https://github.com/JetBrains/intellij-obsolete-plugins where the code

Re: [CLOSED][VOTE] Apache Struts 6.2.0

2023-07-10 Thread Lukasz Lenart
The vote has passed with result: +1 GA (binding) x4 +1 GA (non-binding) x2 Thanks ! Lukasz śr., 5 lip 2023 o 12:25 Lukasz Lenart napisał(a): > > The Apache Struts 6.2.0 test build is available. With this release the > following issues were addressed: > > Bug > [WW-4434] -

Re: [VOTE] Apache Struts 6.2.0

2023-07-09 Thread Lukasz Lenart
śr., 5 lip 2023 o 12:25 Lukasz Lenart napisał(a): > [ ] Leave at test build > [ ] Alpha > [ ] Beta > [X] General Availability (GA) +1 (binding) Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ - To un

[VOTE] Apache Struts 6.2.0

2023-07-05 Thread Lukasz Lenart
The Apache Struts 6.2.0 test build is available. With this release the following issues were addressed: Bug [WW-4434] - datetextfield.ftl is missing [WW-5199] - StrutsPrepareFilter and StrutsExecuteFilter do not support forwarding to another action [WW-5263] - CSP related interceptors have wrong

Re: [TEST] Apache Struts 6.2.0 test build is ready

2023-06-28 Thread Lukasz Lenart
śr., 28 cze 2023 o 13:44 i...@flyingfischer.ch napisał(a): > > Runs fine here. > > Just to note, newer versions are available (and running here) from: > > asm-9.5 > commons-io-2.13.0 (Java 8) > log4j-api-2.20.0 (Java 8) > slf4j-api-2.0.7 (Java 8) Thanks for pointing this out, I will set up a

[TEST] Apache Struts 6.2.0 test build is ready

2023-06-28 Thread Lukasz Lenart
Hello, This is another minor version of Struts 6.x series. Please take the time and test the bits - any help is appreciated. Please report any problems you will spot. Here are the changes from the previous version: https://github.com/apache/struts/releases/tag/STRUTS_6_2_0 Staging Maven repo

Re: Struts 6.2.0

2023-06-21 Thread Lukasz Lenart
This is the last PR I want to close and I can prepare a new release :) https://github.com/apache/struts/pull/692 śr., 17 maj 2023 o 09:22 Lukasz Lenart napisał(a): > > śr., 17 maj 2023 o 09:21 Greg Huber napisał(a): > > Maybe a separate release immediately after 6.2.0?

Re: blog post not helpful

2023-06-10 Thread Lukasz Lenart
I did rephrase the sentence, let's how it works :) sob., 10 cze 2023 o 15:30 Lukasz Lenart napisał(a): > > Good catch, I didn’t notice that - I’m going to rephrase it > > W dniu czw., 8.06.2023 o 10:26 Greg Huber napisał(a): >> >> I noticed on searching, that it shows &q

Re: blog post not helpful

2023-06-10 Thread Lukasz Lenart
Good catch, I didn’t notice that - I’m going to rephrase it W dniu czw., 8.06.2023 o 10:26 Greg Huber napisał(a): > I noticed on searching, that it shows "a people ask", > > If I click on the link, Is Struts 2 outdated? > > People also ask > > Is Struts 2 outdated? > > Yes, you can be surprised

Re: String variable with a number s:if test

2023-05-25 Thread Lukasz Lenart
czw., 25 maj 2023 o 09:12 Greg Huber napisał(a): > > >> > > Thanks, need to try and remembered this! Would explain why some of my item > types don't select/work as expected. I would use "==" to be sure, as documented in https://ognl.orphan.software/language-guide#operators "e1 == e2"; e1 eq

Re: String variable with a number s:if test

2023-05-24 Thread Lukasz Lenart
śr., 24 maj 2023 o 11:23 Greg Huber napisał(a): > > If I have a bean with a variable of type of String > > ie public String getType() { return type; } > > AND it has a number, eg 2. > > In my jsp > > Does not work: > > > > I must use this: > > > > Is this how it should work? > > Some old

Re: Struts 6.2.0

2023-05-17 Thread Lukasz Lenart
śr., 17 maj 2023 o 09:21 Greg Huber napisał(a): > Maybe a separate release immediately after 6.2.0? It is only a > refactor, with no code changes, but might have missed something > especially if using velocity heavily. Exactly, I thought about the same - so that's the plan ;-) Regards --

Struts 6.2.0

2023-05-16 Thread Lukasz Lenart
Hi, I think it's time to release a new version which addresses over 50 issues [1] and I want to merge two more PRs [2] I wonder if we should include Tiles codebase [3] in 6.2.0 or rather makes this a dedicated release just narrowed to replacing Tiles dependency with the copied code. [1]

Re: looking at roller upgrade again

2023-04-28 Thread Lukasz Lenart
śr., 19 kwi 2023 o 09:37 Greg Huber napisał(a): > > > hack to satisfy Roller requirements > > Well I don't think its a hack, to have the variable name as part of the > id does not seem correct to me > > eg > > entryEdit > > > > ie the name would be : > > entry___tmp__saveDraft > > vs

  1   2   3   4   5   6   7   8   9   10   >