2232 Commits (374ea0502832aad5d2d4d361e286b16c3278b7d6)
 

Author SHA1 Message Date
Keith Donald 374ea05028 polish 15 years ago
Keith Donald ffbfa2992c polish 15 years ago
Keith Donald 0a78287a8f formatters now plugged into unified type conversion api with formatter specific registry spi 15 years ago
Keith Donald 2e4fa28ca6 removed embedded databases factory in favor of new useDefaultScripts builder method 15 years ago
Keith Donald f1d012bffa embeddedd databases convenience factory; builder polishing 15 years ago
Scott Andrews 6c80dbaa9e polish - removing unused import 15 years ago
Scott Andrews 67b5781dab SPR-6296 Spring:url tag should not use application/x-www-form-urlencoded encoding 15 years ago
Ramnivas Laddad 868cf09b2d Modified staticmethod mocking to remove compile-time dependency on JUnit (see ROO-314 and related issues) 15 years ago
Sam Brannen 04a7656292 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. 15 years ago
Keith Donald 470302ecc6 javadoc 15 years ago
Keith Donald c8fd4a45fc more eclipse compile errors 15 years ago
Keith Donald f1cab9acda fixed failing test; take 2 15 years ago
Keith Donald 4151c52af6 removed unused import 15 years ago
Keith Donald 7a4ca36413 Fixed failed tests 15 years ago
Keith Donald 0b46950818 fixed eclipse classpath compile errors 15 years ago
Keith Donald a2be2e15e9 polish; fixed failed tests 15 years ago
Keith Donald 3a3edb53f6 polish / code review of data source embedded and init 15 years ago
Keith Donald 913bc03a3b 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 15 years ago
Thomas Risberg 471fbf7ebf added classes from contributed patch for load-time weaving in JBoss 5 (SPR-5764) 15 years ago
David Syer 14e7b46163 RESOLVED - issue SPR-5917: fixed classpath pattern for ANT 15 years ago
David Syer e9a37e4400 RESOLVED - issue SPR-5917: DataSourceInitializer and namespace support for creating and populating databases 15 years ago
David Syer 747f71f9d2 RESOLVED - issue SPR-5917: DataSourceInitializer and namespace support for creating and populating databases 15 years ago
David Syer 0c8a320130 RESOLVED - issue SPR-5917: updated jdbc docs 15 years ago
David Syer 0db68e1b57 RESOLVED - issue SPR-5917: DataSourceInitializer and namespace support for creating and populating databases 15 years ago
Ramnivas Laddad ab403468f9 Mark junit dependency as compile, since aspects depend on it at compile-time 15 years ago
Arjen Poutsma f839969b6c javadoc. 15 years ago
Arjen Poutsma 2288b2523e SPR-6021 - Allow for using MultiValueMap in GET request for mapping multiple request params 15 years ago
Mark Fisher 53eb612a68 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. 15 years ago
Thomas Risberg 4a315ba6d1 fixed rertieval of generated keys for HSQLDB 1.9 and fixed some typos (SPR-6266) 15 years ago
Mark Fisher f4460dcbf7 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. 15 years ago
Thomas Risberg a2cd909306 fixed rertieval of generated keys for HSQLDB 1.9 and fixed some typos (SPR-6266) 15 years ago
Thomas Risberg 84c1b56e35 fixed null handling for all Derby drivers to be the same as for the embedded driver (SPR-6000) 15 years ago
Mark Fisher 0baa29f1ac removed @Override from interface method 15 years ago
Mark Fisher 0400b68afb SPR-6240 Added namespace support for ErrorHandler strategy on JMS "listener-container" elements. 15 years ago
David Syer 0e85c66f2f SPR-6246: Java6 @Override removed 15 years ago
David Syer b580696550 Exclude Jetty version of servlet API 15 years ago
David Syer bce723d9e3 SPR-6246: split up Velocity test cases for neatness. Add fix for bug in exception creation in VelocityView. 15 years ago
Mark Fisher 3346752cfd INT-6051 SpEL selection and projection may now be applied to arrays. 15 years ago
Ramnivas Laddad 65f10cceb9 Removed unneeded empty directories 15 years ago
Ramnivas Laddad 92d6dfbe8d Renamed static_mock package to staticmock 15 years ago
Mark Fisher 776edbcae3 SPR-6051 avoiding NPE in TypedValue.toString() 15 years ago
Ramnivas Laddad d1f3772ca1 Fixed a build issue 15 years ago
David Syer 6aa97d5a3a RESOLVED - issue SPR-6038: HSQLDB+Quarz using data source causes "Unexpected token: FOR in statement " exception 15 years ago
Ramnivas Laddad 66261ecb8c Moved over JPA exception translator from Roo 15 years ago
David Syer 2c0cf49b94 RESOLVED - issue SPR-6038: HSQLDB+Quarz using data source causes "Unexpected token: FOR in statement " exception 15 years ago
David Syer 89424579ae OPEN - issue SPR-6038: HSQLDB+Quarz using data source causes "Unexpected token: FOR in statement " exception 15 years ago
David Syer 092a25d0d8 SPR-4783: missing commit for bean def parser (duh) 15 years ago
Ramnivas Laddad dee410c0c4 Fixed test by moving Delegate to its own file 15 years ago
Ramnivas Laddad 064343d056 Make JUnit a compile-time dependency, since static mock functionality depends on its annotations. 15 years ago
Ramnivas Laddad 451bbce345 Moved over static mock testing from Roo; added tests 15 years ago