Commit Graph

  • 86da1ea8c2 WW-4515 Convert try blocks to try-with-resources Aaron Johnson 2015-06-17 09:51:25 -05:00
  • 0b19499ffd WW-4515 Convert try blocks to try-with-resources Aaron Johnson 2015-06-17 09:49:26 -05:00
  • c71c3def74 WW-4515 Convert try blocks to try-with-resources Aaron Johnson 2015-06-17 09:32:57 -05:00
  • 3fab155b4c WW-4515 Convert try blocks to try-with-resources Aaron Johnson 2015-06-17 09:24:08 -05:00
  • bf15ad20b1 Merge branch 'master' of github.com:apache/struts into feature/WW-4515 Aaron Johnson 2015-06-17 08:35:24 -05:00
  • 3720bbff41 Fiy typo in commons-digester artifact id Johannes Geppert 2015-06-17 08:04:13 +02:00
  • ebf4b170c0 Merge branch 'master' of github.com:apache/struts Aaron Johnson 2015-06-16 14:24:38 -05:00
  • bacc571444 Switch to latest commons-collections, commons-io, commons-lang3 and commons-digester versions Johannes Geppert 2015-06-16 20:52:26 +02:00
  • 5a835cf6ac Minor code improvements's in the cdi, convention, jasperreports, junit, rest and sitemesh plugin Johannes Geppert 2015-06-16 20:37:20 +02:00
  • 2e9df577aa Minor code improvements's in the xwork-core module Johannes Geppert 2015-06-15 19:36:35 +02:00
  • 9e95d79294 Remove provider class generic to fix compile error which breaks the build Johannes Geppert 2015-06-14 13:51:26 +02:00
  • 48b0640831 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/struts into asf cnenning 2015-06-12 10:52:54 +02:00
  • a1abdd873d adjusted h1 to match page title cnenning 2015-06-12 10:51:37 +02:00
  • 95ee8a780c fixed display of last two fields cnenning 2015-06-12 10:46:00 +02:00
  • f3a0dcaf24 using java.util.Date instead of java.sql.Date cnenning 2015-06-12 10:39:04 +02:00
  • 372ce960e2 using ObjectFactory instead of Class.forName() cnenning 2015-06-12 10:30:38 +02:00
  • 8128ca6b60 small updates to logging cnenning 2015-06-12 10:28:44 +02:00
  • fa9cac7037 WW-4513 Move mailreader app to struts2-examples Johannes Geppert 2015-06-11 21:27:02 +02:00
  • be6e0c01aa WW-4512 Move struts2 jboss-blank app to struts2-examples Johannes Geppert 2015-06-11 21:26:01 +02:00
  • 0bbae92cf3 WW-4511 Move struts2 blank app to struts2-examples Johannes Geppert 2015-06-11 21:25:13 +02:00
  • adf7133c76 added some more eclipse specific directories to .gitignore cnenning 2015-06-10 14:54:54 +02:00
  • f20570a470 added testcase for action with method prefixed by 'do' cnenning 2015-06-10 14:50:16 +02:00
  • c82b4d9691 fixed some typos in javadoc cnenning 2015-06-10 14:34:59 +02:00
  • f03969dad8 fixed some generics related warnings and did a little re-formatting cnenning 2015-06-10 14:27:17 +02:00
  • 850da63b8f added missing jquery file cnenning 2015-06-09 16:15:32 +02:00
  • 5d86c0e5c9 Minor code improvement's in the struts json plugin Johannes Geppert 2015-06-08 20:17:45 +02:00
  • decf48eb71 Minor code improvement's in the struts spring plugin Johannes Geppert 2015-06-08 19:51:09 +02:00
  • e47a1127f8 Minor code improvements's in the struts core module Johannes Geppert 2015-06-08 19:27:05 +02:00
  • 27bfb22df7 WW-4510 Upgrade spring plugin dependencies to spring version 4.x Johannes Geppert 2015-06-08 19:09:09 +02:00
  • 7d2370e017 WW-4499 Drops misleading readonly attribute Closes #41 Lukasz Lenart 2015-06-08 11:11:20 +02:00
  • b074c08884 Correct some urls to the docs to the right location Johannes Geppert 2015-06-07 21:03:54 +02:00
  • 243c92bf46 WW-4510 Upgrade spring plugin dependencies to spring version 4.x Johannes Geppert 2015-06-07 20:59:42 +02:00
  • 8aa389e376 WW-4510 Upgrade spring plugin dependencies to spring version 4.x Johannes Geppert 2015-06-07 18:33:18 +02:00
  • c951b15c1c Merge branch 'master' into spring4 Johannes Geppert 2015-06-07 11:55:02 +02:00
  • 9c67e4e836 Solve problem when xwork and core tests are running on a machine where default local is different from "en" Johannes Geppert 2015-06-07 11:54:46 +02:00
  • d788700009 WW-4510 Upgrade spring plugin dependencies to spring version 4.x Johannes Geppert 2015-06-07 11:35:46 +02:00
  • d587a687a8 WW-4499 - Removed readonly attribute from radio, checkbox and checkboxlist tags. Aleksandr Mashchenko 2015-05-30 18:35:25 +03:00
  • 6c9ca6201c Merge branch 'master' of github.com:apache/struts Aaron Johnson 2015-05-29 10:42:12 -05:00
  • 72e6f70733 Refactor showcase and migrate to bootstrap 3 Johannes Geppert 2015-05-28 21:26:48 +02:00
  • 6070b57f73 Merge branch 'bean-validation-plugin' Johannes Geppert 2015-05-28 20:14:45 +02:00
  • 3219764efc WW-4505 Add plugin to support bean validation Johannes Geppert 2015-05-28 20:12:53 +02:00
  • 0a71c5c9af Drops version of maven-compiler-plugin as this breaks build Lukasz Lenart 2015-05-28 10:11:42 +02:00
  • 25cdfd62e3 WW-4503 Sitches to JDK7 Lukasz Lenart 2015-05-28 08:22:24 +02:00
  • 31d1b40d7f Adds readme based on birdseye page Closes #40 Lukasz Lenart 2015-05-28 07:35:55 +02:00
  • a7f03e3254 WW-4505 Add plugin to support bean validation Johannes Geppert 2015-05-27 21:09:33 +02:00
  • 53962a0531 WW-4505 Add plugin to support bean validation Johannes Geppert 2015-05-27 21:08:50 +02:00
  • b6afefeea7 WW-4505 Add plugin to support bean validation Johannes Geppert 2015-05-27 20:56:17 +02:00
  • d163b112ee Create README.md bitcod3r 2015-05-27 13:47:49 -05:00
  • f419ee5879 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/struts into bean-validation-plugin Johannes Geppert 2015-05-27 20:07:27 +02:00
  • dbde75221e Add test cases for ModelDriven action, standard actions and FieldMatch validator Johannes Geppert 2015-05-27 20:07:08 +02:00
  • 779b2bd24c WW-4504 - Mark current logging layer as @deprecated and use Log4j2 as default one geppertj 2015-05-27 08:39:22 +02:00
  • b922d5aad1 Merge branch 'master' of github.com:apache/struts Aaron Johnson 2015-05-26 15:41:20 -05:00
  • 5c8bb4538f Fix missing import of LoggerFactory Johannes Geppert 2015-05-26 21:35:43 +02:00
  • 7fe362884b WW-4505 Add plugin to support bean validation Johannes Geppert 2015-05-26 21:33:49 +02:00
  • 95da4e341f WW-4505 Add plugin to support bean validation Johannes Geppert 2015-05-26 20:39:30 +02:00
  • 73ef38d727 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/struts into WW-4504 Johannes Geppert 2015-05-26 19:14:34 +02:00
  • fe58d73f7a WW-4504 - Mark current logging layer as @deprecated and use Log4j2 as default one Johannes Geppert 2015-05-26 19:10:57 +02:00
  • 8c2b321aa0 Cleans up after dropping deprecated plugins Lukasz Lenart 2015-05-26 18:39:34 +02:00
  • c5cf86a419 Uses proper version of parent Lukasz Lenart 2015-05-26 18:12:05 +02:00
  • 40fdd167dd WW-4504 - Mark current logging layer as @deprecated and use Log4j2 as default one Johannes Geppert 2015-05-26 18:07:20 +02:00
  • 08fad71aaf WW-4402 JDK 8: build fails due to missing apt tool Aaron Johnson 2015-05-26 09:36:33 -05:00
  • 0ad77d403e Merge branch 'master' of github.com:apache/struts Aaron Johnson 2015-05-26 09:35:04 -05:00
  • 26279424f0 WW-4504 - Mark current logging layer as @deprecated and use Log4j2 as default one Johannes Geppert 2015-05-25 21:49:53 +02:00
  • 93a307b95e WW-4504 - Mark current logging layer as @deprecated and use Log4j2 as default one Johannes Geppert 2015-05-25 21:47:03 +02:00
  • 88649ff82c WW-4504 - Mark current logging layer as @deprecated and use Log4j2 as default one Johannes Geppert 2015-05-25 21:42:08 +02:00
  • 8e8771153a WW-4504 - Mark current logging layer as @deprecated and use Log4j2 as default one Johannes Geppert 2015-05-25 21:25:50 +02:00
  • 95805e54f7 WW-4504 - Mark current logging layer as @deprecated and use Log4j2 as default one Johannes Geppert 2015-05-25 12:42:19 +02:00
  • 340312ed3f WW-4504 - Mark current logging layer as @deprecated and use Log4j2 as default one Johannes Geppert 2015-05-25 12:25:23 +02:00
  • ffe0e20edd Cleanup struts2 showcase after removing of deprecated plugins Johannes Geppert 2015-05-25 12:11:59 +02:00
  • e262854e2a WW-4503 Build Struts with JDK 7 Aaron Johnson 2015-05-22 09:28:08 -05:00
  • 17d73d21a1 Moves deprecated plugins to struts-archive repo Lukasz Lenart 2015-05-22 12:57:56 +02:00
  • 9a33d29bec Starts work on 2.5 version Lukasz Lenart 2015-05-21 20:43:19 +02:00
  • 003fe35c90 Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/struts into develop Lukasz Lenart 2015-05-15 21:36:20 +02:00
  • ebb1e3fe39 Merge branch 'struts-2-3-20-1' into develop Lukasz Lenart 2015-05-15 21:35:40 +02:00
  • 01279636d9 Correct usage of promises and improve logging in data service Johannes Geppert 2015-05-06 20:49:29 +02:00
  • aa1e50f412 Remove unused dependency from ApacheProjectsController Johannes Geppert 2015-05-06 20:34:35 +02:00
  • f19707cb76 [maven-release-plugin] prepare for next development iteration Lukasz Lenart 2015-05-06 07:59:11 +02:00
  • a9974eec56 [maven-release-plugin] prepare release STRUTS_2_3_20_1 STRUTS_2_3_20_1 Lukasz Lenart 2015-05-06 07:57:47 +02:00
  • b01a7d566a Uses proper path to docs Lukasz Lenart 2015-05-06 07:49:45 +02:00
  • d832747d64 Applies better exclude patterns Lukasz Lenart 2015-05-03 20:57:15 +02:00
  • 8ab3272d9f Sets SNAPSHOT version to allow release plugin to work Lukasz Lenart 2015-05-03 20:44:32 +02:00
  • ea098ba08f Merge branch 'master' into develop Lukasz Lenart 2015-05-03 14:01:21 +02:00
  • 26ab3e477b Merge branch 'release/2.3.24' Lukasz Lenart 2015-05-03 14:01:18 +02:00
  • c19a14f1a7 [maven-release-plugin] prepare for next development iteration Lukasz Lenart 2015-05-03 12:08:08 +02:00
  • 925741ad1e [maven-release-plugin] prepare release STRUTS_2_3_24 STRUTS_2_3_24 Lukasz Lenart 2015-05-03 12:07:56 +02:00
  • 7063f5e25d WW-4492 Add support for Log4J2 as a struts and xwork logging backend Johannes Geppert 2015-05-01 13:37:15 +02:00
  • d586fd50c1 Migrate angularjs version in maven angularjs archetype from 1.2 to latest stable version 1.3 Johannes Geppert 2015-05-01 13:22:41 +02:00
  • 45d8f37c77 WW-4492 Add support for Log4J2 as a struts and xwork logging backend Johannes Geppert 2015-05-01 13:10:18 +02:00
  • f150c9f295 Refactor angularjs maven archetype to support html5 uris Johannes Geppert 2015-05-01 12:59:46 +02:00
  • e3682f9472 Refactor angularjs maven archetype to have a separate namespace for data action and DataService with promises Johannes Geppert 2015-05-01 12:48:09 +02:00
  • e990fbb751 WW-4492 Add support for Log4J2 as a struts and xwork logging backend Johannes Geppert 2015-05-01 12:46:59 +02:00
  • 7afa4ae925 WW-4492 Add support for Log4J2 as a struts and xwork logging backend Johannes Geppert 2015-05-01 11:19:51 +02:00
  • 45071a7ff1 WW-4494 Uses 2.3.0 FreeMarker incompatibility level by default Lukasz Lenart 2015-04-30 08:55:06 +02:00
  • 791364cf6d WW-4493 Allows to pass parameters witch dashes in names Lukasz Lenart 2015-04-30 08:27:27 +02:00
  • 5649ff1ac5 Includes action: and method: as excluded patterns and drops class Lukasz Lenart 2015-04-29 21:35:04 +02:00
  • 326e89daf3 Refactors logger factory to simplify adding new implementations Lukasz Lenart 2015-04-19 14:03:27 +02:00
  • 951a4f8f2b WW-4492 Add support for Log4J2 as a struts and xwork logging backend Johannes Geppert 2015-04-18 21:27:22 +02:00
  • 093532edc2 WW-4492 Add support for Log4J2 as a struts and xwork logging backend Johannes Geppert 2015-04-18 21:15:48 +02:00
  • 48c0764f73 WW-4492 Add support for Log4J2 as a struts and xwork logging backend Johannes Geppert 2015-04-18 12:29:13 +02:00
  • 75027a3cb8 Sets proper version Lukasz Lenart 2015-04-07 11:27:40 +02:00