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
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
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
Johannes Geppert
4cd9a74cb8
WW-4545 - Setting status code in HttpHeaders will be ignored
2015-09-10 19:11:12 +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
6bc99ab939
WW-4518 Moves results to dedicated package
2015-06-23 17:14:27 +02:00
Lukasz Lenart
e2347f165c
WW-4077 Moves ValidationAware interface into proper package
2015-06-18 11:33:49 +02: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
243c92bf46
WW-4510 Upgrade spring plugin dependencies to spring version 4.x
...
- The Servlet API mocks in Spring Framework 4.x only supports Servlet 3.0 and higher
2015-06-07 20:59:42 +02:00
Johannes Geppert
95805e54f7
WW-4504 - Mark current logging layer as @deprecated and use Log4j2 as default one
...
- Use log4j2 Logger and LogManager instead of xwork implementation everywhere
2015-05-25 12:42:23 +02:00
Lukasz Lenart
9a33d29bec
Starts work on 2.5 version
2015-05-21 20:43:19 +02:00
Lukasz Lenart
c19a14f1a7
[maven-release-plugin] prepare for next development iteration
2015-05-03 12:08:08 +02:00
Lukasz Lenart
925741ad1e
[maven-release-plugin] prepare release STRUTS_2_3_24
2015-05-03 12:07:56 +02:00
Lukasz Lenart
75027a3cb8
Sets proper version
2015-04-07 11:27:40 +02:00
Lukasz Lenart
6d16144e31
Sets proper version
2015-04-07 11:26:30 +02:00
Lukasz Lenart
a31af91199
[maven-release-plugin] prepare for next development iteration
2015-04-07 09:52:42 +02:00
Lukasz Lenart
d469fffed9
[maven-release-plugin] prepare release STRUTS_2_3_23
2015-04-07 09:52:32 +02:00
Lukasz Lenart
3e23f2191e
[maven-release-plugin] prepare for next development iteration
2015-03-19 07:11:27 +01:00
Lukasz Lenart
22573f8de8
[maven-release-plugin] prepare release STRUTS_2_3_22
2015-03-19 07:11:15 +01:00
Lukasz Lenart
22cbf40fc2
[maven-release-plugin] prepare for next development iteration
2014-12-31 14:53:22 +01:00
Lukasz Lenart
a40e9a90bf
[maven-release-plugin] prepare release STRUTS_2_3_21
2014-12-31 14:53:04 +01:00
Lukasz Lenart
5f2898eadf
Cleans up Maven generated website
2014-12-02 12:41:06 +01:00
Lukasz Lenart
5078537ff6
[maven-release-plugin] prepare for next development iteration
2014-11-21 19:30:20 +01:00
Lukasz Lenart
0320310406
[maven-release-plugin] prepare release STRUTS_2_3_20
2014-11-21 19:30:08 +01:00
Lukasz Lenart
f7f4915bd3
[maven-release-plugin] prepare for next development iteration
2014-11-14 08:31:27 +01:00
Lukasz Lenart
0032390ee8
[maven-release-plugin] prepare release STRUTS_2_3_19
2014-11-14 08:31:12 +01:00
Lukasz Lenart
70af4b649a
Prepares for next development cycle
2014-11-14 08:17:15 +01:00
Lukasz Lenart
a5946d0814
Merge branch 'develop' into feature/exclude-object-class
...
Conflicts:
xwork-core/src/main/java/com/opensymphony/xwork2/interceptor/ParametersInterceptor.java
2014-05-05 06:43:31 +02:00
Lukasz Lenart
dddb273b1d
Removes version and add packaging
2014-04-28 08:55:50 +02:00
Lukasz Lenart
3575bebf01
Corrects version in poms
2014-04-28 08:52:37 +02:00
Lukasz Lenart
1be8ed61e4
Merge branch 'hotfix/2.3.16.2'
...
Conflicts:
apps/blank/pom.xml
apps/jboss-blank/pom.xml
apps/mailreader/pom.xml
apps/pom.xml
apps/portlet/pom.xml
apps/rest-showcase/pom.xml
apps/showcase/pom.xml
archetypes/pom.xml
archetypes/struts2-archetype-angularjs/pom.xml
archetypes/struts2-archetype-blank/pom.xml
archetypes/struts2-archetype-convention/pom.xml
archetypes/struts2-archetype-dbportlet/pom.xml
archetypes/struts2-archetype-plugin/pom.xml
archetypes/struts2-archetype-portlet/pom.xml
archetypes/struts2-archetype-starter/pom.xml
assembly/pom.xml
bundles/admin/pom.xml
bundles/demo/pom.xml
bundles/pom.xml
core/pom.xml
core/src/main/resources/struts-default.xml
plugins/cdi/pom.xml
plugins/codebehind/pom.xml
plugins/config-browser/pom.xml
plugins/convention/pom.xml
plugins/dojo/pom.xml
plugins/dwr/pom.xml
plugins/embeddedjsp/pom.xml
plugins/gxp/pom.xml
plugins/jasperreports/pom.xml
plugins/javatemplates/pom.xml
plugins/jfreechart/pom.xml
plugins/jsf/pom.xml
plugins/json/pom.xml
plugins/junit/pom.xml
plugins/osgi/pom.xml
plugins/oval/pom.xml
plugins/pell-multipart/pom.xml
plugins/plexus/pom.xml
plugins/pom.xml
plugins/portlet-tiles/pom.xml
plugins/portlet/pom.xml
plugins/rest/pom.xml
plugins/sitegraph/pom.xml
plugins/sitemesh/pom.xml
plugins/spring/pom.xml
plugins/struts1/pom.xml
plugins/testng/pom.xml
plugins/tiles/pom.xml
plugins/tiles3/pom.xml
pom.xml
xwork-core/pom.xml
2014-04-28 08:50:53 +02:00
Lukasz Lenart
5d8aa8a80b
Updates tests as using Object's methods is prohibited
2014-04-26 06:59:18 +02:00
Lukasz Lenart
fbd75a892b
[maven-release-plugin] prepare for next development iteration
2014-04-24 21:32:49 +02:00
Lukasz Lenart
7dd83dff48
[maven-release-plugin] prepare release STRUTS_2_3_16_2
2014-04-24 21:32:35 +02:00
Lukasz Lenart
a2d0ecdcd3
Sets -SNAPSHOT version
2014-04-22 11:54:59 +02:00
Lukasz Lenart
e1f97c8b07
[maven-release-plugin] prepare for next development iteration
2014-04-06 14:02:04 +02:00
Lukasz Lenart
7908a88a40
[maven-release-plugin] prepare release STRUTS_2_3_17
2014-04-06 14:01:53 +02:00
Lukasz Lenart
040fd67615
Bumps version to 2.3.17-SNAPSHOT
2014-03-06 21:57:37 +01:00
Lukasz Lenart
a79955483b
Merge branch 'release/fast-track-2-3-16-1'
...
Conflicts:
apps/blank/pom.xml
apps/jboss-blank/pom.xml
apps/mailreader/pom.xml
apps/pom.xml
apps/portlet/pom.xml
apps/rest-showcase/pom.xml
apps/showcase/pom.xml
archetypes/pom.xml
archetypes/struts2-archetype-angularjs/pom.xml
archetypes/struts2-archetype-blank/pom.xml
archetypes/struts2-archetype-convention/pom.xml
archetypes/struts2-archetype-dbportlet/pom.xml
archetypes/struts2-archetype-plugin/pom.xml
archetypes/struts2-archetype-portlet/pom.xml
archetypes/struts2-archetype-starter/pom.xml
assembly/pom.xml
bundles/admin/pom.xml
bundles/demo/pom.xml
bundles/pom.xml
core/pom.xml
core/src/site/resources/tags/checkboxlist.html
plugins/cdi/pom.xml
plugins/codebehind/pom.xml
plugins/config-browser/pom.xml
plugins/convention/pom.xml
plugins/dojo/pom.xml
plugins/dwr/pom.xml
plugins/embeddedjsp/pom.xml
plugins/gxp/pom.xml
plugins/jasperreports/pom.xml
plugins/javatemplates/pom.xml
plugins/jfreechart/pom.xml
plugins/jsf/pom.xml
plugins/json/pom.xml
plugins/junit/pom.xml
plugins/osgi/pom.xml
plugins/oval/pom.xml
plugins/pell-multipart/pom.xml
plugins/plexus/pom.xml
plugins/pom.xml
plugins/portlet-tiles/pom.xml
plugins/portlet/pom.xml
plugins/rest/pom.xml
plugins/sitegraph/pom.xml
plugins/sitemesh/pom.xml
plugins/spring/pom.xml
plugins/struts1/pom.xml
plugins/testng/pom.xml
plugins/tiles/pom.xml
plugins/tiles3/pom.xml
pom.xml
xwork-core/pom.xml
2014-03-06 21:41:39 +01:00
Lukasz Lenart
b042b36365
[maven-release-plugin] prepare for next development iteration
2014-03-01 21:32:30 +01:00
Lukasz Lenart
6cddee6fc5
[maven-release-plugin] prepare release STRUTS_2_3_16
2014-03-01 21:31:38 +01:00
Lukasz Lenart
19e73e48fa
Reverts version to -SNAPSHOT
2014-03-01 15:34:10 +01:00
Lukasz Lenart
bb31672e8a
WW-4263 Adds proper and thread safe handling of If-Modified-Since header
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1555018 13f79535-47bb-0310-9956-ffa450edef68
2014-01-03 06:42:19 +00:00
Lukasz Lenart
0df28a4194
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1546715 13f79535-47bb-0310-9956-ffa450edef68
2013-11-30 10:28:53 +00:00
Lukasz Lenart
ced5f0ea1a
[maven-release-plugin] prepare release STRUTS_2_3_16
...
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1546710 13f79535-47bb-0310-9956-ffa450edef68
2013-11-30 09:35:02 +00:00