Commit Graph

  • 8e2797153b revised lenient constructor resolution (follow-up to SPR-5816) Juergen Hoeller 2009-07-16 17:22:03 +00:00
  • 7eabd2da56 introduced "nonPublicAccessAllowed" flag (SPR-5882) Juergen Hoeller 2009-07-16 15:52:27 +00:00
  • ba27c29dc4 [SPR-5916] polishing. Sam Brannen 2009-07-16 13:50:54 +00:00
  • a9254b34d1 introduced "lenientConstructorResolution" flag (SPR-5816) Juergen Hoeller 2009-07-16 13:27:47 +00:00
  • f4a83c5c74 consistently allow array element Juergen Hoeller 2009-07-16 11:35:25 +00:00
  • cf29d1c367 constructor argument type matching supports arrays and simple class names now (SPR-5844) Juergen Hoeller 2009-07-16 11:25:52 +00:00
  • 35b2a7e612 Applied and reviewed Beverly's final edits up to section "beans-factory-scopes" Mark Pollack 2009-07-16 06:41:52 +00:00
  • 241280d24d Beverly's edits reviewed. Mark Pollack 2009-07-16 03:17:53 +00:00
  • 9e0d87c518 SPR-5932 - Singleton @Bean methods behave like prototypes in a Spring DM environment * s/registerCallbacks/registerStaticCallbacks/ - see issue comments for full details Chris Beams 2009-07-15 19:38:47 +00:00
  • 977cee4272 Override clover.do for spring-aspects to avoid build failure Ramnivas Laddad 2009-07-15 16:13:36 +00:00
  • 68363f17a7 avoid potential NPE (SPR-5930) Juergen Hoeller 2009-07-15 15:07:37 +00:00
  • 9163d8043b updated .jms dependency on junit 4.6.0 from test->runtime to test->compile. touched all org.eclipse.jdt.core.prefs (during the process of importing the projects). only the date comments within each have changed. Chris Beams 2009-07-15 07:26:31 +00:00
  • ef6395b949 Fixed a type in target name Ramnivas Laddad 2009-07-14 21:29:48 +00:00
  • 1a5b542309 Another attempt to fix clover-related build failure Ramnivas Laddad 2009-07-14 20:13:14 +00:00
  • 9be56a39b4 moved binding configuration to publis binder api Keith Donald 2009-07-14 13:58:39 +00:00
  • a8e8382034 Added more headers. Arjen Poutsma 2009-07-14 09:24:15 +00:00
  • 8073efd69f SPR-5924 - REOPENED -PathVariable mappings are greedy over hard coded mappings Arjen Poutsma 2009-07-14 07:08:02 +00:00
  • 252bd3942c Stub out the clover target to allow successful building of snapshots Ramnivas Laddad 2009-07-13 21:27:19 +00:00
  • 0576fe2654 removed experimental stuff Keith Donald 2009-07-13 21:22:59 +00:00
  • 2cf157e09a polish Keith Donald 2009-07-13 21:17:54 +00:00
  • abfc479bdb SPR-5924 - REOPENED -PathVariable mappings are greedy over hard coded mappings Arjen Poutsma 2009-07-13 15:35:24 +00:00
  • c9f4de3ebf Added more headers. Arjen Poutsma 2009-07-13 13:05:46 +00:00
  • ff1dac8381 SPR-5870 - Add support for content negotiation based on a request parameter value Arjen Poutsma 2009-07-13 09:44:07 +00:00
  • b1cb69fcb9 Override clover.instrument target to avoid build failure. Created SPR-5921 to fix this propertly. Ramnivas Laddad 2009-07-12 22:46:36 +00:00
  • 6206e5f11f ignore failing test for now Keith Donald 2009-07-12 18:32:26 +00:00
  • 9f8638e557 fixed element type bug Keith Donald 2009-07-12 18:29:19 +00:00
  • 5904814ec6 ignore cases from some tricky scenarios Keith Donald 2009-07-12 18:05:13 +00:00
  • eb4a767f6b removed last ignore Keith Donald 2009-07-12 18:00:18 +00:00
  • 737c66d729 polish Keith Donald 2009-07-12 17:57:18 +00:00
  • 89a8e4073b more el converters Keith Donald 2009-07-12 17:49:13 +00:00
  • 1344a6d4d0 more converters; since 3.0 Keith Donald 2009-07-12 17:47:33 +00:00
  • 29139dfd1a Fixed SPR-5920 by implementing GenericInterfaceDrivenDependencyInjectionAspect Ramnivas Laddad 2009-07-12 05:58:55 +00:00
  • 7199fcc233 Fixed SPR-5918. Had to override the test.do definition in build.xml. Need to consult the spring-build team to add the change to spring-build itself. Since classes in test sources from another project cannot be shared, had to duplicate those classes. Ramnivas Laddad 2009-07-12 04:47:59 +00:00
  • 29327798c1 [SPR-5699] Investigating issues surrounding automatic flushing of the underlying ORM tool's session via TransactionalTestExecutionListener. Sam Brannen 2009-07-11 16:45:48 +00:00
  • c519f2bd3a string to map Keith Donald 2009-07-10 23:42:39 +00:00
  • f53e627bb5 string array to map converter Keith Donald 2009-07-10 23:27:27 +00:00
  • e4c868b837 javadoc Keith Donald 2009-07-10 21:32:24 +00:00
  • 84bdd1ab8e better method name Andy Clement 2009-07-10 19:44:40 +00:00
  • 3788a84b8e for Keith and his binder: fault in support for maps (if attempt made to reference into null map) and for general objects, e.g. foo.bar if foo was null, attempt to dynamically build foo. Andy Clement 2009-07-10 19:43:50 +00:00
  • e3e34b04d4 for Keith and his binder: fault in support for maps (if attempt made to reference into null map) and for general objects, e.g. foo.bar if foo was null, attempt to dynamically build foo. Andy Clement 2009-07-10 19:43:37 +00:00
  • 85eda27cd4 for Keith and his binder: fault in support for maps (if attempt made to reference into null map) and for general objects, e.g. foo.bar if foo was null, attempt to dynamically build foo. Andy Clement 2009-07-10 19:43:32 +00:00
  • e85a6740d8 new tests for andy Keith Donald 2009-07-10 18:49:38 +00:00
  • 6598fd736d BindingJacsonConverter/View -> MappingJacksonConverter/View Arjen Poutsma 2009-07-10 14:25:39 +00:00
  • cab7a9250d Updated change log Sam Brannen 2009-07-10 12:25:34 +00:00
  • 5054802eb9 [SPR-5914] Updated reference manual to point out that class-level usage of @IfProfileValue overrides method-level usage. Sam Brannen 2009-07-10 12:15:58 +00:00
  • 696d78c144 [SPR-5914] ProfileValueUtils now properly ensures that class-level usage of @IfProfileValue overrides method-level usage. Sam Brannen 2009-07-10 11:45:31 +00:00
  • 0d98baa5c1 SPR-5619 Mark Pollack 2009-07-10 04:02:08 +00:00
  • 69422e771f SPR-5619 - (OpenSessionInViewTests, ClassUtilTests fixed) Update org.sf.web/.classpath to refer to tiles 2.1.2 Mark Pollack 2009-07-10 03:30:12 +00:00
  • 8c9346718b POM maintenance/development - initial jarjar support in maven build for ASM Mark Pollack 2009-07-10 02:12:50 +00:00
  • 0c16554e23 SPR-5803 and additional POM maintenance/development Mark Pollack 2009-07-09 19:38:07 +00:00
  • c9a87de141 polish Keith Donald 2009-07-09 15:37:41 +00:00
  • 5cb03fa290 collapsed binding factory into binder for time being Keith Donald 2009-07-09 15:36:31 +00:00
  • a8fa8f4942 JMS SingleConnectionFactory performs start call within connection monitor (for Oracle AQ) Juergen Hoeller 2009-07-09 10:27:02 +00:00
  • 542b88fb04 only call LocaleResolver when encountering an actual HttpServletRequest Juergen Hoeller 2009-07-09 10:03:17 +00:00
  • 2db239031f polish Keith Donald 2009-07-09 05:51:49 +00:00
  • 80760ed7a4 polish Keith Donald 2009-07-09 05:22:51 +00:00
  • 0c1c5fffba collection property type formatters Keith Donald 2009-07-09 05:18:15 +00:00
  • 2be6ce0407 binding string to list Keith Donald 2009-07-09 04:37:28 +00:00
  • 2aef75b907 list binding tests Keith Donald 2009-07-09 03:30:19 +00:00
  • cbe6695273 formatted annotation to apply to formatted value object classes Keith Donald 2009-07-08 23:21:09 +00:00
  • 90bafe35cb forgot to commit type descriptor Keith Donald 2009-07-08 22:46:29 +00:00
  • 2bbf827d57 numerous binding enhancements; removed lazy binding for time being Keith Donald 2009-07-08 21:43:35 +00:00
  • 5ff6191d72 preserve custom pre-bound RequestAttributes implementations (for Grails) Juergen Hoeller 2009-07-08 15:11:15 +00:00
  • 68e07239c7 extended checkResource(Locale) signature Juergen Hoeller 2009-07-08 13:37:27 +00:00
  • 2b13afd891 updated Tiles support for Tiles 2.1 compatibility (SPR-5411) Juergen Hoeller 2009-07-08 13:29:39 +00:00
  • 928855e47a Javadoc Arjen Poutsma 2009-07-08 10:15:58 +00:00
  • d3c54d979e SPR-5906: test and fix for using expressions in property list keys and values Andy Clement 2009-07-07 20:13:21 +00:00
  • dcb52dbbc1 SPR-5906: test and fix for using expressions in property list keys and values Andy Clement 2009-07-07 20:13:18 +00:00
  • a2bce8c2a8 SPR-5905: support for inner type references in type references 'T(com.foo.A$B)' or in ctor calls 'new com.foo.A$B()' Andy Clement 2009-07-07 17:24:58 +00:00
  • dbdac9fa31 SPR-5847: require quotes for dotted map key names, eg. map['a.b.c'] Andy Clement 2009-07-07 16:32:56 +00:00
  • a4b7ce168c SPR-5804: problems with map access if it is the root object; SPR-5847: alternative map referencing strategies: a.b == a[b] == a['b'] Andy Clement 2009-07-07 16:08:10 +00:00
  • 2b869d57f2 [SPR-5902] JavaDoc polishing. Sam Brannen 2009-07-06 22:36:47 +00:00
  • e31d947eb9 [SPR-5640] Updated reference manual regarding new support for marking the test application context as 'dirty' after each test method within a given test class. Sam Brannen 2009-07-06 22:23:55 +00:00
  • eef6fd3f09 [SPR-5640] polishing Sam Brannen 2009-07-06 19:24:34 +00:00
  • eb69e7574b SPR-5899: Invoking methods or constructors passing null (including varargs support) Andy Clement 2009-07-06 19:21:26 +00:00
  • c254f389c0 [SPR-5640] Added support for marking the test application context as 'dirty' after each test method within a given test class via the new DirtiesContext.classMode() attribute. Sam Brannen 2009-07-06 19:17:16 +00:00
  • ea2580af68 SPR-5518: textual alternatives for operators (eq, lt, le, gt, ge, ne, div, mod, not) - removes messy escaping for expressions declared in XML. Andy Clement 2009-07-06 18:53:48 +00:00
  • e77e070e7a [SPR-4702] Reference manual updates Sam Brannen 2009-07-06 18:04:37 +00:00
  • 1f087b412d [SPR-4702] Explicit tests for TestExecutionListener's new beforeTestClass() and afterTestClass()} lifecycle callback methods with TestNG support classes. Sam Brannen 2009-07-06 15:08:06 +00:00
  • 0483cb5a3d [SPR-4702] Explicit tests for TestExecutionListener's new beforeTestClass() and afterTestClass()} lifecycle callback methods. Sam Brannen 2009-07-06 14:48:27 +00:00
  • 51b8b99dfc [SPR-4702] JavaDoc updates Sam Brannen 2009-07-06 13:41:01 +00:00
  • 8dec6af038 [SPR-4702] Added support for @DirtiesContext at the test class level. Sam Brannen 2009-07-06 12:58:56 +00:00
  • 0222a4a56c Polishing: suppressing warnings. Sam Brannen 2009-07-05 21:29:28 +00:00
  • f26e2e3d7b [SPR-4702] Improving JavaDoc for TestExecutionListener. Sam Brannen 2009-07-05 11:50:19 +00:00
  • dc935dcd6d added validation result Keith Donald 2009-07-03 15:14:23 +00:00
  • 2bc76bcd68 initial validation constraint spi commit Keith Donald 2009-07-03 15:13:47 +00:00
  • 70ee067400 [SPR-5887] Updated documentation regarding upgrade to JUnit 4.6. Sam Brannen 2009-07-03 11:27:13 +00:00
  • ba746a8e51 [SPR-5887] Upgraded to JUnit 4.6. Sam Brannen 2009-07-03 11:21:39 +00:00
  • ceffa783d4 [SPR-5889] Customized Spring Build to include TestNG tests in the automated build process; added global build.versions properties file as well. Sam Brannen 2009-07-03 10:49:17 +00:00
  • 91c9f544b1 [SPR-5889] Renaming TestNG tests from *Tests_ back to *Tests, but keeping @org.junit.Ignore to exclude them from the JUnit test run. Sam Brannen 2009-07-03 09:57:19 +00:00
  • 620c9b1f96 [SPR-5895] Upgraded to EasyMock 2.5.1. Sam Brannen 2009-07-03 09:32:15 +00:00
  • 8bfb56c75b [SPR-5887] Upgraded to JUnit 4.6.0. Sam Brannen 2009-07-02 18:07:55 +00:00
  • 4da16bb1f9 Made fragile tests a little less fragile: increased max times. Sam Brannen 2009-07-02 18:06:20 +00:00
  • 0bbca8624f Made fragile tests a little less fragile: increased max times. Sam Brannen 2009-07-02 18:02:58 +00:00
  • 0c2fa5208d [SPR-5888] Upgrading to TestNG 5.9. Sam Brannen 2009-07-02 16:03:31 +00:00
  • 58db51324d Made fragile tests a little less fragile: increased max times. Sam Brannen 2009-07-02 16:02:24 +00:00
  • 0f22e22ff3 Javadoc Arjen Poutsma 2009-07-02 11:31:44 +00:00
  • 474ffaac63 Beverly's copy edits - to be reviewed. Mark Pollack 2009-07-01 15:24:04 +00:00
  • e1b9c18536 Added defaultViews property. Arjen Poutsma 2009-07-01 10:01:19 +00:00
  • ef67fc245f FixedJsonView Arjen Poutsma 2009-07-01 09:40:11 +00:00