[struts] branch struts-2-5-x updated: Minor change to fix WW-5072 (single file upload failure): - Add action-local method to get upload file size. - Change file upload validation to use new method.

2020-05-03 Thread lukaszlenart
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch struts-2-5-x in repository https://gitbox.apache.org/repos/asf/struts.git The following commit(s) were added to refs/heads/struts-2-5-x by this push: new 4786fba Minor change to fix W

[struts] branch master updated (158b1d4 -> eb2475e)

2020-05-03 Thread lukaszlenart
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/struts.git. from 158b1d4 Merge pull request #229 from sdutry/WW-4796 add 13cbf0e WW-5017 Drops deprecated Validation anno

[struts] branch master updated (eb2475e -> 12539ed)

2020-05-03 Thread lukaszlenart
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/struts.git. from eb2475e Merge pull request #407 from apache/WW-5017-drop-validation add 19c71ff WW-5070 Adds more sophis

[struts] 01/01: Merge pull request #407 from apache/WW-5017-drop-validation

2020-05-03 Thread lukaszlenart
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/struts.git commit eb2475e57087dad9f6df4a5523befcddaab2ed5f Merge: 158b1d4 6428aaf Author: Lukasz Lenart AuthorDate: Sun May 3 12:01:

[struts] 01/01: Merge pull request #406 from apache/WW-5070-root-action-model

2020-05-03 Thread lukaszlenart
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/struts.git commit 12539edf5a3305a03c03072d6c10e856085db131 Merge: eb2475e d826efb Author: Lukasz Lenart AuthorDate: Sun May 3 12:01:

[struts] branch action-context-boost updated (567ad9c -> 375c3c4)

2020-05-03 Thread lukaszlenart
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a change to branch action-context-boost in repository https://gitbox.apache.org/repos/asf/struts.git. from 567ad9c WW-4789 WW-3788 Fixes test after reverse merge add 592c942 WW-4043 Moves TestUtils

[struts] 02/02: WW-4789 WW-3788 Puts back java.io as an excluded package

2020-05-03 Thread lukaszlenart
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch action-context-boost in repository https://gitbox.apache.org/repos/asf/struts.git commit 375c3c486c7624beddee2f9a43392eaeabd33820 Author: Lukasz Lenart AuthorDate: Sun May 3 12:09:42 2020 +

[struts] 01/02: Merge branch 'master' into action-context-boost

2020-05-03 Thread lukaszlenart
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch action-context-boost in repository https://gitbox.apache.org/repos/asf/struts.git commit b96509f0773e1529b0c4c55a811b458841f0e1a6 Merge: 567ad9c 12539ed Author: Lukasz Lenart AuthorDate: Su

[struts] branch master updated (12539ed -> 0a53999)

2020-05-03 Thread lukaszlenart
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/struts.git. from 12539ed Merge pull request #406 from apache/WW-5070-root-action-model add 9b9b3cd WW-5065 Defines a new

[struts] 01/01: Merge pull request #410 from apache/WW-5065-append-or-not-cherry-pick

2020-05-03 Thread lukaszlenart
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/struts.git commit 0a5399957674b19d589cd5b1069cfc5491bbdd67 Merge: 12539ed 082d289 Author: Lukasz Lenart AuthorDate: Sun May 3 14:19:

[struts] branch master updated: Merge pull request #411 from JCgH4164838Gh792C124B5/WW-5072_fix

2020-05-03 Thread lukaszlenart
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/struts.git The following commit(s) were added to refs/heads/master by this push: new 6afcbf2 Merge pull request #411 from JCg

[struts] branch master updated: Proposed WW-5074 Fix: - Exclude ASM 3.3.1 from inclusion as a dependency for commons-digester3 (also mark commons-digester3 as optional dependency since it is only list

2020-05-03 Thread lukaszlenart
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/struts.git The following commit(s) were added to refs/heads/master by this push: new a671125 Proposed WW-5074 Fix: - Exclude A

[struts] 01/01: Merge pull request #397 from apache/action-context-boost

2020-05-03 Thread lukaszlenart
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/struts.git commit 0129d30abf15b74382ef8c1d2b3aec246a100255 Merge: f4ab5bf 375c3c4 Author: Lukasz Lenart AuthorDate: Mon May 4 07:06:

[struts] branch master updated (f4ab5bf -> 0129d30)

2020-05-03 Thread lukaszlenart
This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/struts.git. from f4ab5bf Merge pull request #413 from JCgH4164838Gh792C124B5/WW-5074_CfgFix add f4aa4ee WW-4789 WW-3788