Maurizio Cucchiara
|
1253cb074b
|
WW-3693 - Javatemplate engine ignores escape parameter of action message tag
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1183256 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-14 09:24:28 +00:00 |
|
Maurizio Cucchiara
|
e1dcdf5a34
|
Removed needless jdk check
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1173233 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-20 16:36:15 +00:00 |
|
Maurizio Cucchiara
|
9085922cb7
|
Removed redundant escape sequence
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1173232 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-20 16:34:47 +00:00 |
|
Maurizio Cucchiara
|
07031875ea
|
Removed redundant escape sequence
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1173231 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-20 16:34:20 +00:00 |
|
Maurizio Cucchiara
|
9c139c9288
|
Removed redundant escape sequence
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1173229 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-20 16:30:35 +00:00 |
|
Maurizio Cucchiara
|
74085f630e
|
Removed redundant escape sequence
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1173228 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-20 16:30:13 +00:00 |
|
Maurizio Cucchiara
|
1dbe1093c2
|
Partial upgrade to java 5
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1173226 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-20 16:29:37 +00:00 |
|
Maurizio Cucchiara
|
c36dfd6a26
|
Partial upgrade to java 5
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1173225 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-20 16:26:44 +00:00 |
|
Maurizio Cucchiara
|
dcfae203cc
|
Partial upgrade to java 5
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1173223 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-20 16:25:07 +00:00 |
|
Maurizio Cucchiara
|
6f3fa76e3f
|
WW-3681 - testWebFlow(org.apache.struts2.sitegraph.SiteGraphTest) test fails on paths with spaces
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1173210 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-20 15:58:37 +00:00 |
|
Lukasz Lenart
|
75b31dc959
|
Cleanups poms
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1173125 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-20 12:58:53 +00:00 |
|
Lukasz Lenart
|
54c3d64d81
|
WW-3617 - Adds missing dependency for commons-logging
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1172531 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-19 09:15:15 +00:00 |
|
Lukasz Lenart
|
3acbfc584d
|
WW-3617 - Updates poms to include CDI plugin in the trunk
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1172492 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-19 07:02:17 +00:00 |
|
Lukasz Lenart
|
08462f2c15
|
Move CDI plugin into trunk
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1172467 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-19 05:49:16 +00:00 |
|
Johannes Geppert
|
bdf0f0da81
|
WW-3670: JSONWriter cannot load CGLIB classes if its JAR is in SharedLib
Patch provided by Bruno Borges
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1161630 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-25 16:30:49 +00:00 |
|
Johannes Geppert
|
465d599054
|
WW-3672: Wrong mime-type for csv media
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1161628 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-25 16:23:45 +00:00 |
|
Maurizio Cucchiara
|
7e1b849155
|
Added doc.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1158319 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-16 15:12:18 +00:00 |
|
Maurizio Cucchiara
|
c035f4cb4a
|
* Exposed getConfigPath method in order to use custom struts.xml file.
* Renamed JUnitTestAction
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1157925 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-15 17:48:07 +00:00 |
|
Maurizio Cucchiara
|
3343161e12
|
WW-3671 - Two TestAction classes confuse eclipse (sometimes)
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1157665 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-14 20:57:58 +00:00 |
|
Maurizio Cucchiara
|
90f9e3a846
|
WW-3669 - TestCase for StrutsJUnit4TestCase
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1157396 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-13 17:41:59 +00:00 |
|
Lukasz Lenart
|
481ef2feaf
|
Removes duplicated properties
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1155247 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-09 07:58:32 +00:00 |
|
Lukasz Lenart
|
4621a4c1a5
|
Defines property to be used for tlibVersion as it must be valid decimal value
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1155241 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-09 07:33:52 +00:00 |
|
Maurizio Cucchiara
|
ac0679e3ed
|
Made StrutsJunit4 classes abstract
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1153918 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-04 16:12:15 +00:00 |
|
Maurizio Cucchiara
|
f219d9e468
|
WW-3667 - StrutsJUnit4TestCase does not provide the executeAction method
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1153904 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-04 15:12:44 +00:00 |
|
Johannes Geppert
|
9e4347d896
|
WW-3661: node 'tlib-version' syntax error in struts-dojo-tags.tld
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1148449 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-19 17:10:11 +00:00 |
|
Lukasz Lenart
|
4e06167fdb
|
Moves JSONValidationInterceptor into JSON plugin to keep core consistent
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1145897 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-13 07:52:54 +00:00 |
|
Johannes Geppert
|
48c14f46c8
|
WW-3620: Bring Portlet 2.0 (JSR286) plugin from sandbox to trunk
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1139753 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-26 09:53:13 +00:00 |
|
Johannes Geppert
|
664378b744
|
WW-3620: Bring Portlet 2.0 (JSR286) plugin from sandbox to trunk
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1139740 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-26 08:45:11 +00:00 |
|
Johannes Geppert
|
16cbf6299e
|
WW-3620: Bring Portlet 2.0 (JSR286) plugin from sandbox to trunk
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1139736 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-26 08:38:59 +00:00 |
|
Johannes Geppert
|
191dc8589e
|
WW-3620: Bring Portlet 2.0 (JSR286) plugin from sandbox to trunk
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1139734 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-26 08:36:56 +00:00 |
|
Johannes Geppert
|
19aa2c1ba6
|
Rollback changes for WW-3620 because lost of SVN History.
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1139729 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-26 08:30:00 +00:00 |
|
Johannes Geppert
|
2462d93e6e
|
WW-3620: Bring Portlet 2.0 (JSR286) plugin from sandbox to trunk
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1139182 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-24 07:32:13 +00:00 |
|
Johannes Geppert
|
1e1705bb41
|
WW-3620: Bring Portlet 2.0 (JSR286) plugin from sandbox to trunk
Remove unnecessary Tests
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1139078 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-23 21:19:00 +00:00 |
|
Johannes Geppert
|
26f25f1d5a
|
WW-3620: Bring Portlet 2.0 (JSR286) plugin from sandbox to trunk
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1139066 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-23 20:28:45 +00:00 |
|
Johannes Geppert
|
36d14eb401
|
WW-3646: Upgrade Spring Dependencies to 3.0.x
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1134395 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-10 17:47:55 +00:00 |
|
John Lindal
|
8f4707d3be
|
WW-3518 remove duplicated code from RestActionInvocation
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1133590 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-08 22:40:33 +00:00 |
|
Lukasz Lenart
|
1337311088
|
WW-3639 - Solves problem with not accessible DTDs from OpenSymphony site - the site is closed donw
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1130762 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-02 19:31:49 +00:00 |
|
John Lindal
|
cfa0c91b19
|
WW-3489 if excludeNullProperties, ignore nulls in maps
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1129976 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-01 00:06:22 +00:00 |
|
John Lindal
|
3d1120a607
|
WW-3635 return application/json instead of application/json-rpc
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1129873 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-31 19:36:53 +00:00 |
|
John Lindal
|
0f2a57f94b
|
WW-3638 additional unit test for multi-level array in includeProperties
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1129864 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-31 19:24:27 +00:00 |
|
Lukasz Lenart
|
b40ef08d31
|
WW-2776 - Uses JRRewindableDataSource for JasperReports
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1127396 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-25 06:35:44 +00:00 |
|
Johannes Geppert
|
db3cb1f3af
|
WW-3564: Unable to find a result type for extension
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1099705 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-05 07:17:33 +00:00 |
|
Johannes Geppert
|
1219e49516
|
WW-3619: Check LogLevel for all debug, info and warning messages
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1099157 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-03 17:53:55 +00:00 |
|
Johannes Geppert
|
1492f4f579
|
WW-3469: convention plugin does not apply interceptors unless there is an Action
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1097569 13f79535-47bb-0310-9956-ffa450edef68
|
2011-04-28 18:28:25 +00:00 |
|
Maurizio Cucchiara
|
7aa552ff78
|
WW-3616 - Error in the detail view of the REST Showcase
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1097499 13f79535-47bb-0310-9956-ffa450edef68
|
2011-04-28 15:15:49 +00:00 |
|
Johannes Geppert
|
19f61519f9
|
WW-3614: Incorrect Content-Type in REST Plugin JSON Content Handler
WW-3536: Specify UTF-8 content type in JsonLibHandler
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1097172 13f79535-47bb-0310-9956-ffa450edef68
|
2011-04-27 16:36:54 +00:00 |
|
Johannes Geppert
|
009e65e94f
|
WW-3349: Extension .jspf not recognized as JSP result-type
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1096834 13f79535-47bb-0310-9956-ffa450edef68
|
2011-04-26 18:18:08 +00:00 |
|
Lukasz Lenart
|
72f8865629
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1090136 13f79535-47bb-0310-9956-ffa450edef68
|
2011-04-08 06:39:51 +00:00 |
|
Lukasz Lenart
|
5dad35e0a0
|
[maven-release-plugin] prepare release STRUTS_2_2_3
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1090129 13f79535-47bb-0310-9956-ffa450edef68
|
2011-04-08 06:27:42 +00:00 |
|
Lukasz Lenart
|
786f6af96f
|
Changes namespace to be optional parameter
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1086842 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-30 05:27:52 +00:00 |
|