2233 Commits (bb84ab261aad00a592cf34120a015eaa61b0a307)
 

Author SHA1 Message Date
Keith Donald bb84ab261a polish 16 years ago
Keith Donald 4031ed507d polish 16 years ago
Keith Donald 4aafe47a52 polish 16 years ago
Keith Donald c8d2353322 formatters now plugged into unified type conversion api with formatter specific registry spi 16 years ago
Keith Donald 254f477423 removed embedded databases factory in favor of new useDefaultScripts builder method 16 years ago
Keith Donald add8476160 embeddedd databases convenience factory; builder polishing 16 years ago
Scott Andrews 361ff55f77 polish - removing unused import 16 years ago
Scott Andrews 0dc2caccc6 SPR-6296 Spring:url tag should not use application/x-www-form-urlencoded encoding 16 years ago
Ramnivas Laddad c2c8150a35 Modified staticmethod mocking to remove compile-time dependency on JUnit (see ROO-314 and related issues) 16 years ago
Sam Brannen 392ba142cd Updated ivy settings so that org.jboss.util is downloaded to the local repository; updated Eclipse classpath regarding latest version of org.jboss.util; added classpath entry for org.jboss.classloading.spi so that JBoss5ClassLoader compiles in Eclipse. 16 years ago
Keith Donald 82994cb919 javadoc 16 years ago
Keith Donald 7159992e9e more eclipse compile errors 16 years ago
Keith Donald a1510b316e fixed failing test; take 2 16 years ago
Keith Donald 85947bcb4b removed unused import 16 years ago
Keith Donald b9b7bfb3d4 Fixed failed tests 16 years ago
Keith Donald d1e68054fa fixed eclipse classpath compile errors 16 years ago
Keith Donald cd40d6c20d polish; fixed failed tests 16 years ago
Keith Donald 50ca0252a7 polish / code review of data source embedded and init 16 years ago
Keith Donald ca2b8bcb35 ui.format system refining from RC1 feedback: Support for one format annotation applying to multiple field types, Printer/Parser building blocks for more flexibility, full Joda time formatting support, FormattingService as a service entry-point for clients to use 16 years ago
Thomas Risberg 16540eaf5c added classes from contributed patch for load-time weaving in JBoss 5 (SPR-5764) 16 years ago
David Syer d55d291313 RESOLVED - issue SPR-5917: fixed classpath pattern for ANT 16 years ago
David Syer 4e2ebdf8e4 RESOLVED - issue SPR-5917: DataSourceInitializer and namespace support for creating and populating databases 16 years ago
David Syer 8fba8e87ab RESOLVED - issue SPR-5917: DataSourceInitializer and namespace support for creating and populating databases 16 years ago
David Syer 86fc06f51c RESOLVED - issue SPR-5917: updated jdbc docs 16 years ago
David Syer ba249fb1b1 RESOLVED - issue SPR-5917: DataSourceInitializer and namespace support for creating and populating databases 16 years ago
Ramnivas Laddad d096a1c428 Mark junit dependency as compile, since aspects depend on it at compile-time 16 years ago
Arjen Poutsma 150ea69b1a javadoc. 16 years ago
Arjen Poutsma cc6277e6f5 SPR-6021 - Allow for using MultiValueMap in GET request for mapping multiple request params 16 years ago
Mark Fisher 3bba4a39cd SPR-6059 Avoiding NPE for OR operator. If the value is null instead of a valid boolean or Boolean, it will now trigger an EvaluationException. 16 years ago
Thomas Risberg f3928a6af3 fixed rertieval of generated keys for HSQLDB 1.9 and fixed some typos (SPR-6266) 16 years ago
Mark Fisher 04067a06e0 SPR-6059 Avoiding NPE for unary-not and ternary operators. If the value is null instead of a valid boolean or Boolean, it will now trigger an EvaluationException. 16 years ago
Thomas Risberg becf15008c fixed rertieval of generated keys for HSQLDB 1.9 and fixed some typos (SPR-6266) 16 years ago
Thomas Risberg f3e4d94a57 fixed null handling for all Derby drivers to be the same as for the embedded driver (SPR-6000) 16 years ago
Mark Fisher d113003f93 removed @Override from interface method 16 years ago
Mark Fisher 9ca67d67a3 SPR-6240 Added namespace support for ErrorHandler strategy on JMS "listener-container" elements. 16 years ago
David Syer acc5cc246a SPR-6246: Java6 @Override removed 16 years ago
David Syer d70f9bea14 Exclude Jetty version of servlet API 16 years ago
David Syer 3dfa0fa3e9 SPR-6246: split up Velocity test cases for neatness. Add fix for bug in exception creation in VelocityView. 16 years ago
Mark Fisher 678fc544cf INT-6051 SpEL selection and projection may now be applied to arrays. 16 years ago
Ramnivas Laddad 29e689290b Removed unneeded empty directories 16 years ago
Ramnivas Laddad 6f65116a34 Renamed static_mock package to staticmock 16 years ago
Mark Fisher 00c88a26fa SPR-6051 avoiding NPE in TypedValue.toString() 16 years ago
Ramnivas Laddad 718323f814 Fixed a build issue 16 years ago
David Syer c4f25c5640 RESOLVED - issue SPR-6038: HSQLDB+Quarz using data source causes "Unexpected token: FOR in statement " exception 16 years ago
Ramnivas Laddad 31d7a7a932 Moved over JPA exception translator from Roo 16 years ago
David Syer ab179f9f20 RESOLVED - issue SPR-6038: HSQLDB+Quarz using data source causes "Unexpected token: FOR in statement " exception 16 years ago
David Syer fa62d4eef3 OPEN - issue SPR-6038: HSQLDB+Quarz using data source causes "Unexpected token: FOR in statement " exception 16 years ago
David Syer 44c18bcf2d SPR-4783: missing commit for bean def parser (duh) 16 years ago
Ramnivas Laddad 77bb2bdfb1 Fixed test by moving Delegate to its own file 16 years ago
Ramnivas Laddad 473a38b475 Make JUnit a compile-time dependency, since static mock functionality depends on its annotations. 16 years ago