Lukasz Lenart
7a06fe47e1
WW-4567 Cleans up poms
2015-11-12 20:45:21 +01:00
Lukasz Lenart
2b4d37908d
Drops reference to dropped interceptor
2015-10-30 09:52:09 +01:00
Lukasz Lenart
692e763e43
WW-2891 Replaces deprecated Freemarker's operators
2015-10-13 19:46:30 +02:00
cnenning
ed1b8cc7b3
refactored testEntrySet() to be not dependent on order of entries, fixes test executio wiht jdk8
2015-10-13 13:27:57 +02:00
cnenning
e0f258f718
made spring-core an optional compile dependency, as that is required for javadoc of jdk8
2015-10-13 13:06:35 +02:00
cnenning
9d5b948190
Revert "Cleaned up project to be buildable with jdk8. Moved StrutsPortletTestCase to src/test where it belongs! Declared dependencies -junit-plugin and junit as scope test, as it should be."
...
This reverts commit 4bff5a8748 .
2015-10-13 12:52:54 +02:00
cnenning
4bff5a8748
Cleaned up project to be buildable with jdk8. Moved StrutsPortletTestCase to src/test where it belongs! Declared dependencies -junit-plugin and junit as scope test, as it should be.
2015-10-13 10:21:43 +02:00
Johannes Geppert
ecde389ee6
WW-4540 Enable Strict DMI be default
...
- Extend global allowed methods in rest plugin with rest plugin specific default methods
2015-10-05 20:15:51 +02:00
Johannes Geppert
50ae859dab
WW-4505 Add plugin to support bean validation
...
- Remove pre configured interceptor stack to use bean validation with rest plugin because this causes conflicts when rest plugin is not used
2015-10-05 20:09:55 +02:00
Lukasz Lenart
6fbdab1848
[maven-release-plugin] prepare for next development iteration
2015-09-28 21:15:50 +02:00
Lukasz Lenart
56ae397d75
[maven-release-plugin] prepare release STRUTS_2_5_BETA2
2015-09-28 21:15:38 +02:00
Lukasz Lenart
b882681655
WW-4540 Implements Strict DMI aka SMI
2015-09-28 20:51:50 +02:00
Johannes Geppert
f819486c34
WW-4505 Add plugin to support bean validation
...
- Add pre configured interceptor stack to use bean validation with rest plugin
2015-09-24 19:59:35 +02:00
Lukasz Lenart
b838105719
Respects parent package flag when Strict DMI is disabled
2015-09-23 11:30:54 +02:00
Johannes Geppert
18fc7eb155
WW-4549 - Extend Struts Test Case to support tests for REST plugin actions
2015-09-22 18:18:55 +02:00
Johannes Geppert
4cd9a74cb8
WW-4545 - Setting status code in HttpHeaders will be ignored
2015-09-10 19:11:12 +02:00
Lukasz Lenart
a61a369224
Drops support for handleUnknownAllowedMethod as it was added to satisfy test
2015-09-06 10:36:51 +02:00
Lukasz Lenart
45af87655d
Drops unneeded if clause
2015-09-04 11:35:07 +02:00
Lukasz Lenart
ab5fb27d36
Adds annotation to support AllowedMethods
2015-09-03 13:03:55 +02:00
Lukasz Lenart
77691563b9
Implements required method
2015-08-31 21:46:47 +02:00
Johannes Geppert
0fac53954a
WW-4537 Support for latest jackson lib as json content handler in rest plugin
2015-08-23 13:45:38 +02:00
Johannes Geppert
775c82a743
WW-4531- Improve javadoc to be compatible with more strict JDK8 javadoc standard
2015-07-24 20:27:31 +02:00
Lukasz Lenart
98d7756cbb
[maven-release-plugin] prepare for next development iteration
2015-07-17 09:36:30 +02:00
Lukasz Lenart
2a37a2e32d
[maven-release-plugin] prepare release STRUTS_2_5_BETA1
2015-07-17 09:36:16 +02:00
Johannes Geppert
eb564a25e1
Fix wrong closing HTML tags in javadoc comments
2015-07-16 22:02:21 +02:00
Lukasz Lenart
46b0ef632f
WW-4516 Allows disable BeanInfo cache in devMode
2015-06-26 21:45:30 +02:00
Lukasz Lenart
fd0db86560
WW-4518 Moves the new filters to proper package
2015-06-23 17:36:32 +02:00
Lukasz Lenart
6bc99ab939
WW-4518 Moves results to dedicated package
2015-06-23 17:14:27 +02:00
Lukasz Lenart
8de090fda2
WW-4518 Drops FilterDispatcher
2015-06-23 16:09:34 +02:00
Lukasz Lenart
0fada66b85
WW-4518 Drops deprecated methods
2015-06-23 12:46:29 +02:00
Lukasz Lenart
c50605a945
WW-4518 Drops another deprecated APIs
2015-06-23 12:11:49 +02:00
Naros
f18e24d2ac
Renamed setter for devMode.
2015-06-22 10:32:05 -05:00
Naros
88bfeb556d
Removed unused methods
...
Removed JSONUtil.serialize(Object) in favor for using the method that
accepts a boolean to control bean caching functionality.
2015-06-22 09:21:13 -05:00
Naros
a778ba1a3d
Renamed debugMode to devMode.
...
Renamed the debugMode variable to devMode.
2015-06-22 09:18:24 -05:00
Lukasz Lenart
ce61023a4c
WW-4517 UnknownHandlers should return null instead of throwing an
...
exception
2015-06-21 18:56:07 +02:00
Lukasz Lenart
586f770d30
WW-4439 Drops support for do prefix in methods
2015-06-21 11:37:28 +02:00
Naros
30df43f1fa
WW-4516: Allow JSON plug-in to skip bean cache when devMode is enabled.
2015-06-20 13:19:29 -05:00
Lukasz Lenart
e2347f165c
WW-4077 Moves ValidationAware interface into proper package
2015-06-18 11:33:49 +02:00
Lukasz Lenart
31af5842e0
Merges xwork packages into struts
2015-06-17 23:08:04 +02:00
Aaron Johnson
86da1ea8c2
WW-4515 Convert try blocks to try-with-resources
2015-06-17 09:51:25 -05:00
Aaron Johnson
0b19499ffd
WW-4515 Convert try blocks to try-with-resources
2015-06-17 09:49:26 -05:00
Aaron Johnson
3fab155b4c
WW-4515 Convert try blocks to try-with-resources
2015-06-17 09:24:08 -05:00
Johannes Geppert
5a835cf6ac
Minor code improvements's in the cdi, convention, jasperreports, junit, rest and sitemesh plugin
...
- Use Java 7 features like diamond operator
- Improve some logging message and don't check LOG.isXxx if not necessary
- Fix some typos
- Use BooleanUtils.toBoolean(string) instead of "true".isEquals to be more robust
2015-06-16 20:37:20 +02:00
Johannes Geppert
9e95d79294
Remove provider class generic to fix compile error which breaks the build
2015-06-14 13:51:26 +02:00
cnenning
372ce960e2
using ObjectFactory instead of Class.forName()
2015-06-12 10:30:38 +02:00
cnenning
8128ca6b60
small updates to logging
2015-06-12 10:28:44 +02:00
cnenning
f20570a470
added testcase for action with method prefixed by 'do'
2015-06-10 14:50:16 +02:00
cnenning
c82b4d9691
fixed some typos in javadoc
2015-06-10 14:34:59 +02:00
cnenning
f03969dad8
fixed some generics related warnings and did a little re-formatting
2015-06-10 14:27:17 +02:00
Johannes Geppert
5d86c0e5c9
Minor code improvement's in the struts json plugin
...
- Use Java 7 features like diamond operator
- Improve some logging message
- Use BooleanUtils.toBoolean(string) instead of "true".isEquals to be more robust
2015-06-08 20:17:45 +02:00