Commit Graph

29 Commits

Author SHA1 Message Date
Lukasz Lenart 5f2898eadf Cleans up Maven generated website 2014-12-02 12:41:06 +01:00
Christian Grobmeier 5e3e793576 removed unused site folder and site.xml
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1521449 13f79535-47bb-0310-9956-ffa450edef68
2013-09-10 12:08:04 +00:00
Bruce Allen Phillips 90b51e4381 WW-4126 - changed logic of is statement so that every element in the Object array is compared to null
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1504168 13f79535-47bb-0310-9956-ffa450edef68
2013-07-17 15:11:41 +00:00
Lukasz Lenart 535481d46e WW-4120 Improves loop
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1502453 13f79535-47bb-0310-9956-ffa450edef68
2013-07-12 07:18:54 +00:00
Lukasz Lenart a2f6ec9921 WW-4124 Improves loop
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1502446 13f79535-47bb-0310-9956-ffa450edef68
2013-07-12 07:09:42 +00:00
Lukasz Lenart 75f8048186 WW-4115 Adds break to break immediately after "deferred" is set to "true"
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1494873 13f79535-47bb-0310-9956-ffa450edef68
2013-06-20 06:51:30 +00:00
Lukasz Lenart eb2a9eb8ff WW-3593 Adds missing html files
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1486344 13f79535-47bb-0310-9956-ffa450edef68
2013-05-25 16:37:42 +00:00
Lukasz Lenart 34af1cd8a2 WW-3998 Extracts interface and adds default implementation base on existing code
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1456961 13f79535-47bb-0310-9956-ffa450edef68
2013-03-15 14:02:12 +00:00
Lukasz Lenart 2f465f8daf WW-3917 removes FileManager dependency from UrlSet
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1406110 13f79535-47bb-0310-9956-ffa450edef68
2012-11-06 12:18:21 +00:00
Lukasz Lenart 4b890345e8 WW-3915 solves problem with reloading configs in devMode on each request
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1406052 13f79535-47bb-0310-9956-ffa450edef68
2012-11-06 06:19:04 +00:00
Lukasz Lenart f8a30084d4 WW-3819 moves inject of reload property directly into FileManager
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1357481 13f79535-47bb-0310-9956-ffa450edef68
2012-07-05 07:31:14 +00:00
Lukasz Lenart 09adba0f66 WW-3818 - extracts JBoss specific code into JBossFileManager and some code clean ups
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1352301 13f79535-47bb-0310-9956-ffa450edef68
2012-06-20 20:27:39 +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 c52cd98c9e WW-3777 converts UrlHelper into an interface with default implementation, cleanups code and adds support for generics
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@1303298 13f79535-47bb-0310-9956-ffa450edef68
2012-03-21 07:11:29 +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
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
Musachy Barroso de0db3b34f delegate to jasper Jspfactory when the jsp is not getting handled by the embeddedjsp plugin
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@834630 13f79535-47bb-0310-9956-ffa450edef68
2009-11-10 19:50:37 +00:00
Musachy Barroso a0e3a4950e add test for the key in the servlet context
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@828096 13f79535-47bb-0310-9956-ffa450edef68
2009-10-21 16:38:06 +00:00
Musachy Barroso 9c10bbb895 make key depend on context loader, so they don't get shared between apps
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@827757 13f79535-47bb-0310-9956-ffa450edef68
2009-10-20 18:12:08 +00:00
Musachy Barroso bd48ea0521 Update to Jasper 6.0.20
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@819444 13f79535-47bb-0310-9956-ffa450edef68
2009-09-28 01:55:26 +00:00
Musachy Barroso e149d3daeb remove jasper source
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@819443 13f79535-47bb-0310-9956-ffa450edef68
2009-09-28 01:46:14 +00:00
Musachy Barroso 57eed18d14 importing jasper 6.0.20, this code will not compile
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@819435 13f79535-47bb-0310-9956-ffa450edef68
2009-09-28 00:43:34 +00:00
Musachy Barroso 5dc1101021 removing jasper 5
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@819434 13f79535-47bb-0310-9956-ffa450edef68
2009-09-28 00:41:18 +00:00
Musachy Barroso 136bd8f6ca Remove references to commons-logging
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@819369 13f79535-47bb-0310-9956-ffa450edef68
2009-09-27 18:41:02 +00:00
Wesley Wannemacher 5a758b8e8b a little cleanup (no @Override on interface method implementations) and trying to make hudson/bamboo happy
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@816342 13f79535-47bb-0310-9956-ffa450edef68
2009-09-17 19:20:19 +00:00
Wesley Wannemacher 3a4abdf91d moving resource files into src/main/resources
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@816314 13f79535-47bb-0310-9956-ffa450edef68
2009-09-17 18:07:52 +00:00
Wesley Wannemacher e4700527af You can't use ";" on non-windows systems
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@806658 13f79535-47bb-0310-9956-ffa450edef68
2009-08-21 17:59:54 +00:00
Musachy Barroso 730abcdfb9 bring embedded jsp plugin into trunk
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@805867 13f79535-47bb-0310-9956-ffa450edef68
2009-08-19 16:26:17 +00:00