svn commit: r1006138 [1/2] - in /websites/production/struts/content: ./ docs/

2017-02-03 Thread lukaszlenart
Author: lukaszlenart Date: Fri Feb 3 13:47:41 2017 New Revision: 1006138 Log: Updates production Added: websites/production/struts/content/announce-2016.html websites/production/struts/content/docs/version-notes-2510.html Modified: websites/production/struts/content/announce-2015

svn commit: r1006138 [2/2] - in /websites/production/struts/content: ./ docs/

2017-02-03 Thread lukaszlenart
Modified: websites/production/struts/content/docs/interceptors.html == --- websites/production/struts/content/docs/interceptors.html (original) +++ websites/production/struts/content/docs/interceptors.html Fri Feb 3 13:47

svn commit: r1006140 - in /websites/production/struts/content: downloads.html submitting-patches.html

2017-02-03 Thread lukaszlenart
Author: lukaszlenart Date: Fri Feb 3 14:17:33 2017 New Revision: 1006140 Log: Updates production Modified: websites/production/struts/content/downloads.html websites/production/struts/content/submitting-patches.html Modified: websites/production/struts/content/downloads.html

svn commit: r1006141 - /websites/production/struts/content/submitting-patches.html

2017-02-03 Thread lukaszlenart
Author: lukaszlenart Date: Fri Feb 3 14:20:44 2017 New Revision: 1006141 Log: Updates production Modified: websites/production/struts/content/submitting-patches.html Modified: websites/production/struts/content/submitting-patches.html

svn commit: r1006142 - /websites/production/struts/content/submitting-patches.html

2017-02-03 Thread lukaszlenart
Author: lukaszlenart Date: Fri Feb 3 14:21:33 2017 New Revision: 1006142 Log: Updates production Modified: websites/production/struts/content/submitting-patches.html Modified: websites/production/struts/content/submitting-patches.html

svn commit: r1006194 - /websites/production/struts/content/docs/migration-guide.html

2017-02-03 Thread lukaszlenart
Author: lukaszlenart Date: Sat Feb 4 06:24:34 2017 New Revision: 1006194 Log: Updates production Modified: websites/production/struts/content/docs/migration-guide.html Modified: websites/production/struts/content/docs/migration-guide.html

svn commit: r1006195 - /websites/production/struts/content/submitting-patches.html

2017-02-03 Thread lukaszlenart
Author: lukaszlenart Date: Sat Feb 4 06:44:27 2017 New Revision: 1006195 Log: Updates production Modified: websites/production/struts/content/submitting-patches.html Modified: websites/production/struts/content/submitting-patches.html

svn commit: r1006318 - /websites/production/struts/content/announce.html

2017-02-06 Thread lukaszlenart
Author: lukaszlenart Date: Mon Feb 6 21:14:18 2017 New Revision: 1006318 Log: Updates production Modified: websites/production/struts/content/announce.html Modified: websites/production/struts/content/announce.html

[3/3] struts git commit: WW-4737 Fixes issue with array of nulls

2017-02-13 Thread lukaszlenart
WW-4737 Fixes issue with array of nulls Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/4b96958b Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/4b96958b Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/4b96

[1/3] struts git commit: [WW-4737] preserve nulls instead of converting them to the string 'null'

2017-02-13 Thread lukaszlenart
Repository: struts Updated Branches: refs/heads/master 533b236fd -> 4b96958be [WW-4737] preserve nulls instead of converting them to the string 'null' - Also simplify if-else logic to be more readable and avoid double-negatives Project: http://git-wip-us.apache.org/repos/asf/struts/repo Comm

[2/3] struts git commit: [WW-4737] add unit testing for parameters being converted to string arrays

2017-02-13 Thread lukaszlenart
[WW-4737] add unit testing for parameters being converted to string arrays Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/26bc9cd6 Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/26bc9cd6 Diff: http://git-wip-us.ap

[2/3] struts git commit: [WW-4472] using improved AnnotationUtils to navigate around proxies

2017-02-13 Thread lukaszlenart
[WW-4472] using improved AnnotationUtils to navigate around proxies Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/301844bb Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/301844bb Diff: http://git-wip-us.apache.org

[1/3] struts git commit: [WW-4694] annotation processing improved in order to navigate around proxies, superclasses and interfaces

2017-02-13 Thread lukaszlenart
Repository: struts Updated Branches: refs/heads/master 4b96958be -> 534dfc6bd [WW-4694] annotation processing improved in order to navigate around proxies, superclasses and interfaces Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/str

[3/3] struts git commit: WW-4694 WW-4472 Imroves annotation processing

2017-02-13 Thread lukaszlenart
WW-4694 WW-4472 Imroves annotation processing Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/534dfc6b Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/534dfc6b Diff: http://git-wip-us.apache.org/repos/asf/struts/dif

[2/2] struts git commit: Drops code duplication

2017-02-13 Thread lukaszlenart
Drops code duplication Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/f22873e1 Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/f22873e1 Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/f22873e1 Branch: ref

[1/2] struts git commit: Reformats code

2017-02-13 Thread lukaszlenart
Repository: struts Updated Branches: refs/heads/master 534dfc6bd -> f22873e12 Reformats code Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/3dafd2a3 Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/3dafd2a3 Diff

[2/5] struts git commit: [WW-4528] correcting testTwoExcludesPropertiesChained unit test

2017-02-13 Thread lukaszlenart
[WW-4528] correcting testTwoExcludesPropertiesChained unit test Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/7140e019 Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/7140e019 Diff: http://git-wip-us.apache.org/rep

[1/5] struts git commit: [WW-4528] handling ChainingInterceptor excludes and includes lists as comma separated String like ParameterFilterInterceptor do

2017-02-13 Thread lukaszlenart
Repository: struts Updated Branches: refs/heads/master a399932ae -> 9fcf2dfca [WW-4528] handling ChainingInterceptor excludes and includes lists as comma separated String like ParameterFilterInterceptor do Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.ap

[4/5] struts git commit: Add an Unit test to check if same issue as [WW-4528] has occurred

2017-02-13 Thread lukaszlenart
Add an Unit test to check if same issue as [WW-4528] has occurred Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/805cdd77 Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/805cdd77 Diff: http://git-wip-us.apache.org/r

[5/5] struts git commit: WW-4528 Supports includes/excludes as lists

2017-02-13 Thread lukaszlenart
WW-4528 Supports includes/excludes as lists Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/9fcf2dfc Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/9fcf2dfc Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/

[3/5] struts git commit: [WW-4528] improving testTwoExcludesPropertiesChained unit test

2017-02-13 Thread lukaszlenart
[WW-4528] improving testTwoExcludesPropertiesChained unit test Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/51c0bcbb Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/51c0bcbb Diff: http://git-wip-us.apache.org/repo

[3/3] struts git commit: [maven-release-plugin] prepare release STRUTS_2_5_10_1

2017-03-06 Thread lukaszlenart
[maven-release-plugin] prepare release STRUTS_2_5_10_1 Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/376a891a Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/376a891a Diff: http://git-wip-us.apache.org/repos/asf/s

[2/3] struts git commit: Sets version to SNAPSHOT

2017-03-06 Thread lukaszlenart
Sets version to SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/b5a5bbb0 Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/b5a5bbb0 Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/b5a5bbb0 Branch: r

[1/3] struts git commit: Uses default error key if specified key doesn't exist

2017-03-06 Thread lukaszlenart
Repository: struts Updated Branches: refs/heads/struts-2-5-10-1 [created] 376a891ae Uses default error key if specified key doesn't exist Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/b06dd50a Tree: http://git-wip-us.a

[struts] Git Push Summary

2017-03-06 Thread lukaszlenart
Repository: struts Updated Tags: refs/tags/STRUTS_2_5_10_1 [created] dffedae3a

struts git commit: [maven-release-plugin] prepare for next development iteration

2017-03-06 Thread lukaszlenart
Repository: struts Updated Branches: refs/heads/struts-2-5-10-1 376a891ae -> 6eeeb223a [maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/6eeeb223 Tree: http://g

svn commit: r18564 - /dev/struts/2.5.10.1/

2017-03-06 Thread lukaszlenart
Author: lukaszlenart Date: Mon Mar 6 10:48:54 2017 New Revision: 18564 Log: Updates test release 2.5.10.1 Added: dev/struts/2.5.10.1/ dev/struts/2.5.10.1/struts-2.5.10.1-all.zip (with props) dev/struts/2.5.10.1/struts-2.5.10.1-all.zip.asc (with props) dev/struts/2.5.10.1

[struts] Git Push Summary

2017-03-06 Thread lukaszlenart
Repository: struts Updated Tags: refs/tags/STRUTS_2_3_32 [created] 15540632d

struts git commit: [maven-release-plugin] prepare for next development iteration

2017-03-06 Thread lukaszlenart
Repository: struts Updated Branches: refs/heads/support-2-3 1ed29d508 -> 4d888a5ab [maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/4d888a5a Tree: http://git-w

[1/2] struts git commit: Uses default error key if specified key doesn't exist

2017-03-06 Thread lukaszlenart
Repository: struts Updated Branches: refs/heads/support-2-3 54dff362f -> 1ed29d508 Uses default error key if specified key doesn't exist Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/35230649 Tree: http://git-wip-us.ap

[2/2] struts git commit: [maven-release-plugin] prepare release STRUTS_2_3_32

2017-03-06 Thread lukaszlenart
[maven-release-plugin] prepare release STRUTS_2_3_32 Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/1ed29d50 Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/1ed29d50 Diff: http://git-wip-us.apache.org/repos/asf/str

svn commit: r18565 - /dev/struts/2.3.32/

2017-03-06 Thread lukaszlenart
Author: lukaszlenart Date: Mon Mar 6 11:56:37 2017 New Revision: 18565 Log: Updates test release 2.3.32 Added: dev/struts/2.3.32/ dev/struts/2.3.32/struts-2.3.32-all.zip (with props) dev/struts/2.3.32/struts-2.3.32-all.zip.asc (with props) dev/struts/2.3.32/struts-2.3.32

[struts] Git Push Summary

2017-03-06 Thread lukaszlenart
Repository: struts Updated Branches: refs/heads/struts-2-5-10-1 [deleted] 6eeeb223a

struts git commit: Uses default error key if specified key doesn't exist

2017-03-06 Thread lukaszlenart
Repository: struts Updated Branches: refs/heads/master f487d7e7d -> 6b8272ce4 Uses default error key if specified key doesn't exist Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/6b8272ce Tree: http://git-wip-us.apache.

svn commit: r18587 - /dev/struts/2.5.10.1/ /release/struts/2.5.10.1/

2017-03-07 Thread lukaszlenart
Author: lukaszlenart Date: Tue Mar 7 12:03:15 2017 New Revision: 18587 Log: Vote passed Added: release/struts/2.5.10.1/ - copied from r18586, dev/struts/2.5.10.1/ Removed: dev/struts/2.5.10.1/

svn commit: r18588 - /dev/struts/2.3.32/ /release/struts/2.3.32/

2017-03-07 Thread lukaszlenart
Author: lukaszlenart Date: Tue Mar 7 12:03:51 2017 New Revision: 18588 Log: Vote passed Added: release/struts/2.3.32/ - copied from r18587, dev/struts/2.3.32/ Removed: dev/struts/2.3.32/

svn commit: r1007917 [5/9] - in /websites/production/struts/content: ./ docs/

2017-03-08 Thread lukaszlenart
Modified: websites/production/struts/content/docs/migration-guide.html == --- websites/production/struts/content/docs/migration-guide.html (original) +++ websites/production/struts/content/docs/migration-guide.html Wed Mar

svn commit: r1007917 [3/9] - in /websites/production/struts/content: ./ docs/

2017-03-08 Thread lukaszlenart
Modified: websites/production/struts/content/docs/else.html == --- websites/production/struts/content/docs/else.html (original) +++ websites/production/struts/content/docs/else.html Wed Mar 8 12:06:28 2017 @@ -43,6 +43,7 @

svn commit: r1007917 [8/9] - in /websites/production/struts/content: ./ docs/

2017-03-08 Thread lukaszlenart
Modified: websites/production/struts/content/docs/updownselect.html == --- websites/production/struts/content/docs/updownselect.html (original) +++ websites/production/struts/content/docs/updownselect.html Wed Mar 8 12:06

svn commit: r1007917 [1/9] - in /websites/production/struts/content: ./ docs/

2017-03-08 Thread lukaszlenart
Author: lukaszlenart Date: Wed Mar 8 12:06:28 2017 New Revision: 1007917 Log: Updates production Added: websites/production/struts/content/docs/s2-045.html websites/production/struts/content/docs/version-notes-2332.html websites/production/struts/content/docs/version-notes-25101

svn commit: r1007917 [6/9] - in /websites/production/struts/content: ./ docs/

2017-03-08 Thread lukaszlenart
Modified: websites/production/struts/content/docs/result-types.html == --- websites/production/struts/content/docs/result-types.html (original) +++ websites/production/struts/content/docs/result-types.html Wed Mar 8 12:06

svn commit: r1007917 [9/9] - in /websites/production/struts/content: ./ docs/

2017-03-08 Thread lukaszlenart
Modified: websites/production/struts/content/docs/version-notes-2510.html == --- websites/production/struts/content/docs/version-notes-2510.html (original) +++ websites/production/struts/content/docs/version-notes-2510.html

svn commit: r1007917 [7/9] - in /websites/production/struts/content: ./ docs/

2017-03-08 Thread lukaszlenart
Modified: websites/production/struts/content/docs/struts-2-maven-archetypes.html == --- websites/production/struts/content/docs/struts-2-maven-archetypes.html (original) +++ websites/production/struts/content/docs/struts-2

svn commit: r1007917 [4/9] - in /websites/production/struts/content: ./ docs/

2017-03-08 Thread lukaszlenart
Modified: websites/production/struts/content/docs/how-can-we-access-request-parameters-passed-into-an-action.html == --- websites/production/struts/content/docs/how-can-we-access-request-parameters-passed-into-an-action.h

svn commit: r1007917 [2/9] - in /websites/production/struts/content: ./ docs/

2017-03-08 Thread lukaszlenart
Modified: websites/production/struts/content/docs/beforeresult-annotation.html == --- websites/production/struts/content/docs/beforeresult-annotation.html (original) +++ websites/production/struts/content/docs/beforeresult

svn commit: r1007920 - in /websites/production/struts/content: announce-2016.html announce.html download.html index.html

2017-03-08 Thread lukaszlenart
Author: lukaszlenart Date: Wed Mar 8 12:37:44 2017 New Revision: 1007920 Log: Updates production Modified: websites/production/struts/content/announce-2016.html websites/production/struts/content/announce.html websites/production/struts/content/download.html websites/production

svn commit: r1007921 - /websites/production/struts/content/downloads.html

2017-03-08 Thread lukaszlenart
Author: lukaszlenart Date: Wed Mar 8 12:41:43 2017 New Revision: 1007921 Log: Updates production Modified: websites/production/struts/content/downloads.html Modified: websites/production/struts/content/downloads.html

svn commit: r1007922 - /websites/production/struts/content/downloads.html

2017-03-08 Thread lukaszlenart
Author: lukaszlenart Date: Wed Mar 8 12:45:27 2017 New Revision: 1007922 Log: Updates production Modified: websites/production/struts/content/downloads.html Modified: websites/production/struts/content/downloads.html

[09/15] struts-site git commit: Restyles sentence

2017-03-08 Thread lukaszlenart
Restyles sentence Project: http://git-wip-us.apache.org/repos/asf/struts-site/repo Commit: http://git-wip-us.apache.org/repos/asf/struts-site/commit/0d742c2d Tree: http://git-wip-us.apache.org/repos/asf/struts-site/tree/0d742c2d Diff: http://git-wip-us.apache.org/repos/asf/struts-site/diff/0d742c

[11/15] struts-site git commit: Adds missing CSS brush support

2017-03-08 Thread lukaszlenart
Adds missing CSS brush support Project: http://git-wip-us.apache.org/repos/asf/struts-site/repo Commit: http://git-wip-us.apache.org/repos/asf/struts-site/commit/96e37e16 Tree: http://git-wip-us.apache.org/repos/asf/struts-site/tree/96e37e16 Diff: http://git-wip-us.apache.org/repos/asf/struts-sit

[15/15] struts-site git commit: Adds latest announcement about 2.5.10.1

2017-03-08 Thread lukaszlenart
Adds latest announcement about 2.5.10.1 Project: http://git-wip-us.apache.org/repos/asf/struts-site/repo Commit: http://git-wip-us.apache.org/repos/asf/struts-site/commit/67136025 Tree: http://git-wip-us.apache.org/repos/asf/struts-site/tree/67136025 Diff: http://git-wip-us.apache.org/repos/asf/s

[13/15] struts-site git commit: Adds dedicated profiles to export Wiki pages

2017-03-08 Thread lukaszlenart
Adds dedicated profiles to export Wiki pages Project: http://git-wip-us.apache.org/repos/asf/struts-site/repo Commit: http://git-wip-us.apache.org/repos/asf/struts-site/commit/c200080c Tree: http://git-wip-us.apache.org/repos/asf/struts-site/tree/c200080c Diff: http://git-wip-us.apache.org/repos/

[01/15] struts-site git commit: Marks vulnerable versions

2017-03-08 Thread lukaszlenart
Repository: struts-site Updated Branches: refs/heads/master 8a4586a46 -> f685a9238 Marks vulnerable versions Project: http://git-wip-us.apache.org/repos/asf/struts-site/repo Commit: http://git-wip-us.apache.org/repos/asf/struts-site/commit/f685a923 Tree: http://git-wip-us.apache.org/repos/asf

[05/15] struts-site git commit: Adds year to title

2017-03-08 Thread lukaszlenart
Adds year to title Project: http://git-wip-us.apache.org/repos/asf/struts-site/repo Commit: http://git-wip-us.apache.org/repos/asf/struts-site/commit/11d139e3 Tree: http://git-wip-us.apache.org/repos/asf/struts-site/tree/11d139e3 Diff: http://git-wip-us.apache.org/repos/asf/struts-site/diff/11d13

[12/15] struts-site git commit: Fixes typo

2017-03-08 Thread lukaszlenart
Fixes typo Project: http://git-wip-us.apache.org/repos/asf/struts-site/repo Commit: http://git-wip-us.apache.org/repos/asf/struts-site/commit/7fa1510b Tree: http://git-wip-us.apache.org/repos/asf/struts-site/tree/7fa1510b Diff: http://git-wip-us.apache.org/repos/asf/struts-site/diff/7fa1510b Bra

[02/15] struts-site git commit: Adds latest announcement about 2.3.32

2017-03-08 Thread lukaszlenart
Adds latest announcement about 2.3.32 Project: http://git-wip-us.apache.org/repos/asf/struts-site/repo Commit: http://git-wip-us.apache.org/repos/asf/struts-site/commit/ffdc9801 Tree: http://git-wip-us.apache.org/repos/asf/struts-site/tree/ffdc9801 Diff: http://git-wip-us.apache.org/repos/asf/str

[04/15] struts-site git commit: Adds new page with current announcements

2017-03-08 Thread lukaszlenart
Adds new page with current announcements Project: http://git-wip-us.apache.org/repos/asf/struts-site/repo Commit: http://git-wip-us.apache.org/repos/asf/struts-site/commit/ca517eed Tree: http://git-wip-us.apache.org/repos/asf/struts-site/tree/ca517eed Diff: http://git-wip-us.apache.org/repos/asf/

[08/15] struts-site git commit: Updates flow how to prepare patches

2017-03-08 Thread lukaszlenart
Updates flow how to prepare patches Project: http://git-wip-us.apache.org/repos/asf/struts-site/repo Commit: http://git-wip-us.apache.org/repos/asf/struts-site/commit/99b67358 Tree: http://git-wip-us.apache.org/repos/asf/struts-site/tree/99b67358 Diff: http://git-wip-us.apache.org/repos/asf/strut

[10/15] struts-site git commit: Fixes url

2017-03-08 Thread lukaszlenart
Fixes url Project: http://git-wip-us.apache.org/repos/asf/struts-site/repo Commit: http://git-wip-us.apache.org/repos/asf/struts-site/commit/96733711 Tree: http://git-wip-us.apache.org/repos/asf/struts-site/tree/96733711 Diff: http://git-wip-us.apache.org/repos/asf/struts-site/diff/96733711 Bran

[06/15] struts-site git commit: Adds announcement for 2.5.10

2017-03-08 Thread lukaszlenart
Adds announcement for 2.5.10 Project: http://git-wip-us.apache.org/repos/asf/struts-site/repo Commit: http://git-wip-us.apache.org/repos/asf/struts-site/commit/68b7216b Tree: http://git-wip-us.apache.org/repos/asf/struts-site/tree/68b7216b Diff: http://git-wip-us.apache.org/repos/asf/struts-site/

[07/15] struts-site git commit: Adds info about 2.5.8

2017-03-08 Thread lukaszlenart
Adds info about 2.5.8 Project: http://git-wip-us.apache.org/repos/asf/struts-site/repo Commit: http://git-wip-us.apache.org/repos/asf/struts-site/commit/11b2e485 Tree: http://git-wip-us.apache.org/repos/asf/struts-site/tree/11b2e485 Diff: http://git-wip-us.apache.org/repos/asf/struts-site/diff/11

[14/15] struts-site git commit: Marks vulnerable versions

2017-03-08 Thread lukaszlenart
Marks vulnerable versions Project: http://git-wip-us.apache.org/repos/asf/struts-site/repo Commit: http://git-wip-us.apache.org/repos/asf/struts-site/commit/0797a0ab Tree: http://git-wip-us.apache.org/repos/asf/struts-site/tree/0797a0ab Diff: http://git-wip-us.apache.org/repos/asf/struts-site/dif

[03/15] struts-site git commit: Drops false information from announcement

2017-03-08 Thread lukaszlenart
Drops false information from announcement Project: http://git-wip-us.apache.org/repos/asf/struts-site/repo Commit: http://git-wip-us.apache.org/repos/asf/struts-site/commit/f06009ee Tree: http://git-wip-us.apache.org/repos/asf/struts-site/tree/f06009ee Diff: http://git-wip-us.apache.org/repos/asf

svn commit: r1008101 - /websites/production/struts/content/docs/s2-045.html

2017-03-10 Thread lukaszlenart
Author: lukaszlenart Date: Fri Mar 10 18:59:47 2017 New Revision: 1008101 Log: Updates production Modified: websites/production/struts/content/docs/s2-045.html Modified: websites/production/struts/content/docs/s2-045.html

[14/17] struts git commit: Creates dedicated TextProvider for given class

2017-03-13 Thread lukaszlenart
Creates dedicated TextProvider for given class Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/664895a3 Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/664895a3 Diff: http://git-wip-us.apache.org/repos/asf/struts/di

[08/17] struts git commit: Renames class to match its purpose

2017-03-13 Thread lukaszlenart
Renames class to match its purpose Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/c063704d Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/c063704d Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/c063704d

[16/17] struts git commit: Injects missing dependency

2017-03-13 Thread lukaszlenart
Injects missing dependency Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/6d60064b Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/6d60064b Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/6d60064b Branch:

[07/17] struts git commit: Updates test

2017-03-13 Thread lukaszlenart
Updates test Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/3dc84809 Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/3dc84809 Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/3dc84809 Branch: refs/heads/ma

[05/17] struts git commit: Adds missing constructor param

2017-03-13 Thread lukaszlenart
Adds missing constructor param Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/3be5aa0f Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/3be5aa0f Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/3be5aa0f Bra

[15/17] struts git commit: Drops static

2017-03-13 Thread lukaszlenart
Drops static Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/ce2261f6 Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/ce2261f6 Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/ce2261f6 Branch: refs/heads/ma

[04/17] struts git commit: Drops empty line

2017-03-13 Thread lukaszlenart
Drops empty line Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/89d95b64 Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/89d95b64 Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/89d95b64 Branch: refs/head

[12/17] struts git commit: Uses container to inject required dependencies

2017-03-13 Thread lukaszlenart
Uses container to inject required dependencies Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/55ea82cd Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/55ea82cd Diff: http://git-wip-us.apache.org/repos/asf/struts/di

[11/17] struts git commit: Defines TextProviderFactory as a bean

2017-03-13 Thread lukaszlenart
Defines TextProviderFactory as a bean Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/f56c59c9 Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/f56c59c9 Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/f56c59

[17/17] struts git commit: Injects missing dependency

2017-03-13 Thread lukaszlenart
Injects missing dependency Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/8852e3d1 Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/8852e3d1 Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/8852e3d1 Branch:

[10/17] struts git commit: Adds missing anntoation to properly inject dependency

2017-03-13 Thread lukaszlenart
Adds missing anntoation to properly inject dependency Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/451eb883 Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/451eb883 Diff: http://git-wip-us.apache.org/repos/asf/st

[02/17] struts git commit: Uses the new injectable factory to obtain TextProvider

2017-03-13 Thread lukaszlenart
Uses the new injectable factory to obtain TextProvider Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/db8ebe71 Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/db8ebe71 Diff: http://git-wip-us.apache.org/repos/asf/s

[06/17] struts git commit: Defines new injectable bean with alias

2017-03-13 Thread lukaszlenart
Defines new injectable bean with alias Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/d7cf0609 Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/d7cf0609 Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/d7cf0

[09/17] struts git commit: Renames class to match its purpose

2017-03-13 Thread lukaszlenart
Renames class to match its purpose Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/57106ccd Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/57106ccd Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/57106ccd

[03/17] struts git commit: Adjust usage of the factory

2017-03-13 Thread lukaszlenart
Adjust usage of the factory Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/728055dc Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/728055dc Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/728055dc Branch

[13/17] struts git commit: Uses more direct message to link with proper resource bundle

2017-03-13 Thread lukaszlenart
Uses more direct message to link with proper resource bundle Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/2b3082ee Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/2b3082ee Diff: http://git-wip-us.apache.org/repos

[01/17] struts git commit: Makes factory fully injectable

2017-03-13 Thread lukaszlenart
Repository: struts Updated Branches: refs/heads/master 6b8272ce4 -> 8852e3d11 Makes factory fully injectable Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/da5da67d Tree: http://git-wip-us.apache.org/repos/asf/struts/tr

[07/24] struts git commit: Moves default bean name to common place

2017-03-14 Thread lukaszlenart
Moves default bean name to common place Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/524343c3 Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/524343c3 Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/5243

[03/24] struts git commit: Adds LocalizedTextUtil as a bean

2017-03-14 Thread lukaszlenart
Adds LocalizedTextUtil as a bean Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/fa1a5f9e Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/fa1a5f9e Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/fa1a5f9e B

[04/24] struts git commit: Marks static methods as deprecated

2017-03-14 Thread lukaszlenart
Marks static methods as deprecated Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/239327ea Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/239327ea Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/239327ea

[06/24] struts git commit: Updates test

2017-03-14 Thread lukaszlenart
Updates test Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/2733f158 Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/2733f158 Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/2733f158 Branch: refs/heads/ma

[01/24] struts git commit: Converts into a bean

2017-03-14 Thread lukaszlenart
Repository: struts Updated Branches: refs/heads/master 8852e3d11 -> 6ee73dce7 Converts into a bean Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/b3b8b909 Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/b3b8b90

[09/24] struts git commit: Drops support for Xwork xml configuration

2017-03-14 Thread lukaszlenart
Drops support for Xwork xml configuration Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/0b16543d Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/0b16543d Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/0b

[16/24] struts git commit: Adjusts tests

2017-03-14 Thread lukaszlenart
Adjusts tests Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/f784a16c Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/f784a16c Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/f784a16c Branch: refs/heads/m

[12/24] struts git commit: Puts back the default bean name to allow alias beans

2017-03-14 Thread lukaszlenart
Puts back the default bean name to allow alias beans Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/6c19875c Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/6c19875c Diff: http://git-wip-us.apache.org/repos/asf/str

[17/24] struts git commit: Fixes small typos

2017-03-14 Thread lukaszlenart
Fixes small typos Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/31ddb8b6 Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/31ddb8b6 Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/31ddb8b6 Branch: refs/hea

[18/24] struts git commit: Extracts common interface for LocalizedTextProvider

2017-03-14 Thread lukaszlenart
Extracts common interface for LocalizedTextProvider Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/6e89179e Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/6e89179e Diff: http://git-wip-us.apache.org/repos/asf/stru

[13/24] struts git commit: Merge branch 'injectable-context' into localized-bean

2017-03-14 Thread lukaszlenart
Merge branch 'injectable-context' into localized-bean Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/d1fbf6a8 Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/d1fbf6a8 Diff: http://git-wip-us.apache.org/repos/asf/st

[11/24] struts git commit: Marks deprecated constructor

2017-03-14 Thread lukaszlenart
Marks deprecated constructor Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/1ab616b1 Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/1ab616b1 Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/1ab616b1 Branc

[05/24] struts git commit: Injects instead of static reference

2017-03-14 Thread lukaszlenart
Injects instead of static reference Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/4ef64185 Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/4ef64185 Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/4ef64185

[14/24] struts git commit: Makes class serializable

2017-03-14 Thread lukaszlenart
Makes class serializable Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/f1a963b3 Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/f1a963b3 Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/f1a963b3 Branch: r

[19/24] struts git commit: Adds missing header

2017-03-14 Thread lukaszlenart
Adds missing header Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/c3416e8e Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/c3416e8e Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/c3416e8e Branch: refs/h

[10/24] struts git commit: Marks deprecated constructor

2017-03-14 Thread lukaszlenart
Marks deprecated constructor Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/442a52fe Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/442a52fe Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/442a52fe Branc

[22/24] struts git commit: Drops unused function

2017-03-14 Thread lukaszlenart
Drops unused function Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/3a84a626 Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/3a84a626 Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/3a84a626 Branch: refs

[21/24] struts git commit: Renames LocalizedTextUtil into DefaultLocalizedTextProvider

2017-03-14 Thread lukaszlenart
Renames LocalizedTextUtil into DefaultLocalizedTextProvider Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/008c28ac Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/008c28ac Diff: http://git-wip-us.apache.org/repos/

[24/24] struts git commit: Uses proper setter name

2017-03-14 Thread lukaszlenart
Uses proper setter name Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/6ee73dce Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/6ee73dce Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/6ee73dce Branch: re

<    6   7   8   9   10   11   12   13   14   15   >