Lukasz Lenart
115fef2af7
[maven-release-plugin] prepare for next development iteration
2022-02-24 07:11:22 +01:00
Lukasz Lenart
0c9f9c3400
[maven-release-plugin] prepare release STRUTS_6_0_0_RC3
2022-02-24 07:11:13 +01:00
Lukasz Lenart
14c3a14c8f
[maven-release-plugin] prepare for next development iteration
2022-01-29 17:36:34 +01:00
Lukasz Lenart
f997d9b1ed
[maven-release-plugin] prepare release STRUTS_6_0_0_RC2
2022-01-29 17:36:26 +01:00
Lukasz Lenart
57f76d94f2
[maven-release-plugin] prepare for next development iteration
2021-12-19 12:50:38 +01:00
Lukasz Lenart
96aedf9bd5
[maven-release-plugin] prepare release STRUTS_6_0_0_RC1
2021-12-19 12:50:28 +01:00
Lukasz Lenart
fbdcd2c4a7
WW-5063 Adds tests to cover new functionality
2020-12-24 16:39:29 +01:00
Lukasz Lenart
f2540192bf
WW-5063 Adds null check for ActionInvocation
2020-12-24 15:45:46 +01:00
yilinwang
fb49bc4705
classMethods
2020-12-07 04:02:14 -06:00
yilinwang
40d529c439
sort getMethods
2020-12-07 02:44:51 -06:00
Lukasz Lenart
b96509f077
Merge branch 'master' into action-context-boost
2020-05-03 12:08:29 +02:00
Lukasz Lenart
12539edf5a
Merge pull request #406 from apache/WW-5070-root-action-model
...
[WW-5070] Adds more sophisticated logic to search for the Root
2020-05-03 12:01:29 +02:00
Lukasz Lenart
d826efb9d0
WW-5070 Re-phrases JavaDoc for setRoot() method
2020-04-27 08:20:39 +02:00
Lukasz Lenart
48435c4209
WW-5070 Uses else if to avoid double operation on stack
2020-04-27 08:19:29 +02:00
Lukasz Lenart
333f781207
WW-5070 Generates a new serialVersionUID
2020-04-27 08:17:35 +02:00
Lukasz Lenart
592c942c76
WW-4043 Moves TestUtils into junit-plugin
2020-04-26 09:31:18 +02:00
Lukasz Lenart
19c71ff153
WW-5070 Adds more sophisticated logic to search for the Root
2020-04-25 09:24:36 +02:00
Lukasz Lenart
8e6815e115
WW-4789 WW-3788 Stops using get()
2020-04-08 08:22:00 +02:00
Lukasz Lenart
273776e13b
WW-4789 WW-3788 Introduces helper methods to allow build fluent API
2020-04-07 07:59:11 +02:00
Lukasz Lenart
dfda16d743
WW-4789 WW-3788 Introduces helper methods to allow build fluent API
2020-04-05 17:48:59 +02:00
Lukasz Lenart
f4aa4ee09a
WW-4789 WW-3788 ActionContext refactoring
2020-04-05 07:46:56 +02:00
Aleksandr Mashchenko
be457f4241
WW-5009 EmptyStackException in JSON plugin due to concurrency
2019-02-03 21:41:08 +02:00
Lukasz Lenart
2a60c1eee6
[WW-4981] Adds support for JDK11 ( #270 )
...
* Upgrades test dependencies
* Drops unused lib
* Uses AssertJ instead of FestAssert
* Upgrades Surefire Maven Plugin to 2.22.1
* Downgrades to AssertJ 2.x to support JDK7
* decouple tests from java version
Refactor a java 9 conditional test to work always with any java version
See also WW-4845
* fix NullPointerException in NotURLClassLoader tests
Also includes a few improvements
See also WW-4845
* do not specify threadCount & forkMode which breaks tests in java 9
See also WW-4845
* pass all current tests with java 11
See also WW-4981
* fix an odd path problem in java 9
See also WW-4845
* gitignore test-output
See also WW-4981
* ask travis an oracle jdk 11 build
See also WW-4981
* ask travis to report coverage only in latest working jdk, jdk8
See also WW-4845
2018-11-19 10:35:01 +03:30
Jarek Lipski
459cb61ca4
Adds deque and queue support JSON plugin
2018-05-12 17:06:38 +02:00
Jarek Lipski
73cace0cbb
Adds sorted and navigable set support JSON plugin
...
See WW-4937 for more details.
2018-05-12 16:59:17 +02:00
Lukasz Lenart
8e74ce610b
Upgrades dependencies to Servlet API 2.5 and JSP API 2.1
2018-03-20 15:41:54 +01:00
Lukasz Lenart
7f3c09c98e
Merge pull request #208 from aleksandr-m/feature/lang_to_text
...
WW-4915 Replace deprecated commons-lang3 classes
2018-03-16 14:30:40 +01:00
Lukasz Lenart
f1610537c8
Merge pull request #177 from aleksandr-m/feature/WW-4875
...
WW-4875 Add ability to use Java based configuration
2018-03-16 14:23:06 +01:00
Lukasz Lenart
e2c2ea876e
[maven-release-plugin] prepare for next development iteration
2018-03-02 13:00:17 +01:00
Lukasz Lenart
1fec084542
[maven-release-plugin] prepare release STRUTS_2_5_16
2018-03-02 12:59:53 +01:00
Lukasz Lenart
def4adacd6
[maven-release-plugin] prepare for next development iteration
2018-02-09 09:36:39 +01:00
Lukasz Lenart
2c0facc3aa
[maven-release-plugin] prepare release STRUTS_2_5_15
2018-02-09 09:36:18 +01:00
Aleksandr Mashchenko
478945a0bd
WW-4915 Replace deprecated commons-lang3 classes (add commons-text dependency, replace StringEscapeUtils)
2018-02-05 21:15:17 +02:00
Yasser Zamani
97012c78a9
Merge pull request #189 from lukaszlenart/upgrade-spring
...
WW-4899: upgrade Spring
2018-01-30 10:47:04 +03:30
Yasser Zamani
4738d1d802
WW-4873 Makes ActionInvocation not serializable
2017-12-13 19:34:54 +03:30
Lukasz Lenart
7058872723
Adds missing dependency
2017-12-04 08:29:44 +01:00
Stefaan Dutry
80698ed516
Merge pull request #186 from sdutry/sonar-entrySet
...
changed Map iterations to use entrySet when both key and value are used
2017-12-01 20:46:00 +01:00
Lukasz Lenart
9b9bd212ed
[maven-release-plugin] prepare for next development iteration
2017-11-29 08:35:58 +01:00
Lukasz Lenart
0856157e27
[maven-release-plugin] prepare release STRUTS_2_5_14_1
2017-11-29 08:35:37 +01:00
Aleksandr Mashchenko
7a9b5029a5
WW-4875 Add json constant configuration
2017-11-21 20:46:36 +02:00
Lukasz Lenart
d36ec579fc
[maven-release-plugin] prepare for next development iteration
2017-11-14 07:43:35 +01:00
Lukasz Lenart
04db841358
[maven-release-plugin] prepare release STRUTS_2_5_14
2017-11-14 07:43:14 +01:00
Stefaan Dutry
0bde78cc36
changed Map iterations to use entrySet when both key and value are used
2017-11-13 21:13:27 +01:00
Yasser Zamani
fb0a6120db
WW-4846 Fixes unit tests for JDK8
2017-11-04 10:22:25 +03:30
Yasser Zamani
92502510df
WW-4846 Adds unit tests
2017-11-04 09:37:12 +03:30
Lukasz Lenart
8b95838c58
Adds proper XML header
2017-10-22 12:29:13 +02:00
Lukasz Lenart
a03373022d
Adds missing header with license
2017-10-21 18:40:42 +02:00
Lukasz Lenart
e7c65fb0b4
Adds missing header with license
2017-10-21 17:47:51 +02:00
Lukasz Lenart
73359c480b
Adds missing header with license
2017-10-21 11:24:48 +02:00
Lukasz Lenart
cb389d292d
Fixes Maven site generation
2017-10-20 09:05:29 +02:00