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

2024-07-22 Thread Lukasz Lenart
sob., 20 lip 2024 o 11:51 Greg Huber napisał(a): > > Sorry, please ignore previous emails, I went back in my logs and found > the same errors. Fixed it by updating my crusty code. > > <%@ include file="/WEB-INF/jsps/taglibs-struts2.jsp" %> > <% >

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

2024-07-21 Thread Lukasz Lenart
Hello, This is another 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. Please read the Migration guide as this version includes stronger security options

[TEST] Apache Struts 6.6.0 test build is ready

2024-07-20 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_6_0 Staging Maven repo

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

2024-07-20 Thread Lukasz Lenart
ved. > > Thanks for your steady good work! > > Best regards > Markus > > > Am 12.07.24 um 07:47 schrieb Lukasz Lenart: > > Hello, > > > > This is another minor version of Struts 6.x series. Please take the > > time and test the bits - any he

Re: IDEA plugin 2024.4

2024-07-15 Thread Lukasz Lenart
niedz., 14 lip 2024 o 21:56 Burton Rhodes napisał(a): > > Thanks - I re-downloaded the plugin, but got the same result. I added a > ticket here: > > https://issues.apache.org/jira/browse/WW-5445 I've prepared a fix to add support for Struts 6

Re: IDEA plugin 2024.4

2024-07-14 Thread Lukasz Lenart
niedz., 14 lip 2024 o 17:08 Burton Rhodes napisał(a): > > Thanks Lukasz - > THe package installed fine, but when I attempt to apply the Struts > Framework to a module (in Project Structure), I am unable to add any > filesets - no files appear in the list. I've included a screenshot that >

IDEA plugin 2024.4

2024-07-14 Thread Lukasz Lenart
Hi, I build a new version of the plugin if someone would like to test it: https://dist.apache.org/repos/dist/dev/struts/idea-plugin/ Cheers Lukasz - To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional

Re: Showcase app broken by struts.allowlist.classes

2024-07-13 Thread Lukasz Lenart
sob., 13 lip 2024 o 10:23 Kusal Kithul-Godage napisał(a): > That's correct, it's only enabled by default from 7.0, but I enabled > it manually for the Showcase App so we can ensure its functionality > and catch regressions. It seems in this case, we have an Action that > utilises the Convention

Re: Showcase app broken by struts.allowlist.classes

2024-07-13 Thread Lukasz Lenart
sob., 13 lip 2024 o 08:05 Kusal Kithul-Godage napisał(a):> > Let me take a look, I think I overlooked testing the OGNL allowlist > with the Convention plugin - created WW-5440 to track. BTW. I thought the stronger security settings have been enabled since Struts 7, did I miss something?

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

2024-07-13 Thread Lukasz Lenart
sob., 13 lip 2024 o 08:10 Kusal Kithul-Godage napisał(a): > > It's prototype scope which means a new instance is constructed > wherever it's injected/retrieved. I'll take a look - shouldn't be too > hard to fix Thanks a lot! Cheers Lukasz

Showcase app broken by struts.allowlist.classes

2024-07-12 Thread Lukasz Lenart
Hi, I'm playing a bit with our Showcase App and noticed a few issues related to the latest security changes. Here is an example method annotated as follow: @Action(value = "bean-validation", results = { @Result(name = "success", location = "bean-validation.jsp") }) @SkipValidation public

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

2024-07-12 Thread Lukasz Lenart
ccess - Working in devMode, > > using devMode excluded classes and packages! > > [qtp901055638-48] WARN > > com.opensymphony.xwork2.ognl.SecurityMemberAccess - Working in devMode, > > using devMode excluded classes and packages! > > [qtp901055638-57] WARN >

[TEST] Apache Struts 6.5.0 test build is ready

2024-07-11 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_5_0 Staging Maven repo

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

2024-07-11 Thread Lukasz Lenart
Hello, This is another 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. Please read the Migration guide as this version includes stronger security options

Re: Struts 2.5.x EOL

2024-06-19 Thread Lukasz Lenart
I would like to officially announce EOL of Struts 2.5.x, any objections? https://struts.apache.org/announce-2023#a20231030 niedz., 8 paź 2023 o 17:29 Lukasz Lenart napisał(a): > > śr., 4 paź 2023 o 08:40 napisał(a): > > for my taste it's too short - the last EOL Announcement (2

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

2024-06-17 Thread Lukasz Lenart
pon., 17 cze 2024 o 11:00 Kusal Kithul-Godage napisał(a): > > When you say release officially do you mean as the final Struts 7.0.0? I meant release -> publish as M7 in the Maven Central - in such a case we can spread testing to other users as they can use official artifacts. Regards Lukasz

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

2024-06-17 Thread Lukasz Lenart
Should I call for a vote to release M7 officially? Cheers Lukasz - To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org

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

2024-06-16 Thread Lukasz Lenart
niedz., 16 cze 2024 o 16:52 Kusal Kithul-Godage napisał(a): > Lukasz if you could give me edit permission for the Struts 7.x > migration guide, I'll add a quick note there too. You should have access, please login with Apache ID and password Regards Łukasz

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

2024-06-12 Thread Lukasz Lenart
Hello, This is another 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. Please read the Migration guide as this version includes stronger security options

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

  1   2   3   4   5   6   7   8   9   10   >