Stefaan Dutry
|
0bde78cc36
|
changed Map iterations to use entrySet when both key and value are used
|
2017-11-13 21:13:27 +01: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
|
e678792430
|
Adds missing header with license
|
2017-10-21 11:01:31 +02:00 |
|
Lukasz Lenart
|
2acf0ab16e
|
Reverts changes introduced with WW-4827 and adds default constructors
|
2017-09-26 08:47:10 +02:00 |
|
Aleksandr Mashchenko
|
6f91d0776a
|
Inject Container in constructor of the ObjectFactory
|
2017-07-27 22:22:33 +03:00 |
|
Aleksandr Mashchenko
|
d7069fc393
|
use commons-lang3 classes, use StringUtils removeEnd instead of deprecated chomp
|
2017-03-16 19:44:15 +02:00 |
|
Lukasz Lenart
|
e60119436a
|
WW-4632 Uses proper DTD version
|
2016-06-12 13:10:49 +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 |
|
Johannes Geppert
|
eb564a25e1
|
Fix wrong closing HTML tags in javadoc comments
|
2015-07-16 22:02:21 +02:00 |
|
Johannes Geppert
|
8e8771153a
|
WW-4504 - Mark current logging layer as @deprecated and use Log4j2 as default one
- Use log4j2 placeholder for logging messages and optimize logging a bit
|
2015-05-25 21:25:50 +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
|
ce1530b280
|
WW-3958 Reverts cast to String to satisfy JDK7
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1485066 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-22 05:20:45 +00:00 |
|
Lukasz Lenart
|
1c5b931cfb
|
WW-3958 Updates Apache Felix and adds option to cooperate with Felix integrated in Glassfish
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1484815 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-21 14:14:03 +00:00 |
|
Lukasz Lenart
|
79b4a4d285
|
WW-3851 adds FileManager dependency
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1364073 13f79535-47bb-0310-9956-ffa450edef68
|
2012-07-21 12:36:57 +00:00 |
|
Lukasz Lenart
|
fca4405004
|
WW-3817 introduces FileManagerFactory with default implementation and refactors all the code to use the new approach
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1338643 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-15 11:05:50 +00:00 |
|
Lukasz Lenart
|
6ec3d2a8b6
|
WW-3758 - upgrade commons-lang to version 3.1
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1292705 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-23 08:40:53 +00:00 |
|
Johannes Geppert
|
970251ff95
|
Update to current 2.3 DTD
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1221225 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-20 12:22:28 +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 |
|
Lukasz Lenart
|
3db5298097
|
Removes shaded commons
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1076544 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-03 07:19:37 +00:00 |
|
Lukasz Lenart
|
5c77a3f94b
|
Resolved WW-3409 - OSGi plugin not properly loading freemarker results from bundles
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@926062 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-22 13:13:35 +00:00 |
|
Wesley Wannemacher
|
04766584a5
|
WW-3291
- fixed compiler errors
- updated svn:ignore on a few dirs
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@835414 13f79535-47bb-0310-9956-ffa450edef68
|
2009-11-12 15:27:45 +00:00 |
|
Musachy Barroso
|
2f7177ce8f
|
Add a class loader interface (bundle based) to the ServletContext so it cann be used by other plugins to lookup resources
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@802870 13f79535-47bb-0310-9956-ffa450edef68
|
2009-08-10 17:40:46 +00:00 |
|
Musachy Barroso
|
7e0ad932de
|
fix log message
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@802862 13f79535-47bb-0310-9956-ffa450edef68
|
2009-08-10 17:00:49 +00:00 |
|
Musachy Barroso
|
9ea8a2a74d
|
Add version option to properties
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@768377 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-24 17:29:40 +00:00 |
|
Musachy Barroso
|
bcef9830de
|
fix runlevels loading
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@768048 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-23 20:48:57 +00:00 |
|
Musachy Barroso
|
5ea573404c
|
Add support for runlevels
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@767967 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-23 16:39:23 +00:00 |
|
Musachy Barroso
|
cf37766728
|
Move the OSGi plugin to trunk, from the sandbox
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@765209 13f79535-47bb-0310-9956-ffa450edef68
|
2009-04-15 14:15:55 +00:00 |
|