Commit Graph

  • 6cc33fc609 added spring.tooling descriptor and images for all namespaces Christian Dupuis 2009-05-26 11:58:09 +00:00
  • e5f37c8230 The text which was previously "instilled with boldness" (i.e., emboldened) is now just bold. ;) Sam Brannen 2009-05-25 15:41:09 +00:00
  • ce47e86b1c SPR-5782 - BufferedImageHttpMessageConverter Arjen Poutsma 2009-05-25 12:45:51 +00:00
  • 0d66d2680b Fixing tests Arjen Poutsma 2009-05-25 12:00:53 +00:00
  • 3a1c88f059 SPR-5782 - BufferedImageHttpMessageConverter Arjen Poutsma 2009-05-25 11:52:43 +00:00
  • 51f0fc07fa SPR-5782 - BufferedImageHttpMessageConverter Arjen Poutsma 2009-05-25 11:48:46 +00:00
  • 6cb7f2cfc8 SPR-5766 - @ResponseBody Arjen Poutsma 2009-05-25 10:28:36 +00:00
  • af56f6497c Updated regarding generics; fixed typos. Sam Brannen 2009-05-25 09:04:05 +00:00
  • 5f473b9f26 polishing Sam Brannen 2009-05-25 08:59:01 +00:00
  • 18039162b9 polishing Sam Brannen 2009-05-25 08:58:27 +00:00
  • be7bbcd228 Corrected typos and polishing. Sam Brannen 2009-05-24 16:30:13 +00:00
  • f4bc0ab061 polish Keith Donald 2009-05-23 21:27:44 +00:00
  • b093094c50 renamed back to TypeDescriptor after ConversionContext proved not good enough name for any change Keith Donald 2009-05-23 21:23:10 +00:00
  • b9aa82a0c4 removed @since 3.0--no point if its not consistent and whole package is 3.0 anyway Keith Donald 2009-05-23 19:54:36 +00:00
  • 54c768de5d [SPR-5734] Created a javadoc.links preset to link in external javadocs Ben Hale 2009-05-23 05:19:59 +00:00
  • 660cd3d00a further re-working of the ORM chapter Thomas Risberg 2009-05-22 19:01:32 +00:00
  • 62406474e0 first cut at re-organizing the ORM chapter; moved outdated sections to new Classic Spring Usage appendix Thomas Risberg 2009-05-22 16:16:12 +00:00
  • 4cedea6531 Added "derby.log" to the subversion ignore list. Sam Brannen 2009-05-22 14:48:52 +00:00
  • a07b890934 Fixed typos; Class --> Class<?>; and both constructors are now private. Sam Brannen 2009-05-22 14:41:27 +00:00
  • 1b79fffaee Polishing Sam Brannen 2009-05-22 14:40:27 +00:00
  • 44b7ef43d3 reformatting due to loading inside XmlMind 4.1 Mark Pollack 2009-05-22 13:40:27 +00:00
  • 9944b57de3 SPR-5768 - Rearrange logic in ServletHandlerMethodInvoker.getModelAndView() Arjen Poutsma 2009-05-22 10:52:10 +00:00
  • d7d1ae89f3 SPR-5767 - Misleading error message in HandlerMethodInvoker.resolveRequestBody() Arjen Poutsma 2009-05-22 10:45:52 +00:00
  • 0007643af9 SPR-4359 renamed 'concurrent' namespace to 'task' Mark Fisher 2009-05-22 03:12:43 +00:00
  • 7b815b5e05 SPR-5740 Mark Pollack 2009-05-21 20:41:57 +00:00
  • 8364b611f6 SPR-5735 Mark Pollack 2009-05-21 20:25:18 +00:00
  • 1b302b70d0 SPR-4359 the 'scheduling' namespace is now 'concurrent' Mark Fisher 2009-05-21 18:41:13 +00:00
  • e70d2ce14c polishing Juergen Hoeller 2009-05-20 00:31:00 +00:00
  • a3af9e7330 revised use of id and display name (id may be null; SPR-5761) Juergen Hoeller 2009-05-20 00:12:19 +00:00
  • da4f1d0eb7 revised use of id and display name (id may be null; SPR-5761) Juergen Hoeller 2009-05-19 23:48:44 +00:00
  • 762f1c632b updated code examples with generics; took out Java 1.4 references; polished Thomas Risberg 2009-05-19 23:45:19 +00:00
  • 63589ef05f polishing Juergen Hoeller 2009-05-19 22:46:22 +00:00
  • 6964633909 reflective loading of driver classes Juergen Hoeller 2009-05-19 22:42:03 +00:00
  • 7dc9ec53a1 return generics-capable Class references Juergen Hoeller 2009-05-19 22:39:58 +00:00
  • e7eb684304 added additional cast for javac Juergen Hoeller 2009-05-19 22:39:20 +00:00
  • e137b10978 polishing Juergen Hoeller 2009-05-19 22:33:30 +00:00
  • fc1df58e2b fixed build; revised generic declarations Juergen Hoeller 2009-05-19 22:31:31 +00:00
  • 41c8352e16 Documentation fixes: SPR-5748, SPR-5723, SPR-5750, SPR-5753, SPR-5747 Mark Pollack 2009-05-19 22:09:06 +00:00
  • 822ed03826 SPR-5256 Jennifer Hickey 2009-05-19 21:02:43 +00:00
  • 8f359ece3f Minor fixes for grammar and spelling Sam Brannen 2009-05-19 19:02:22 +00:00
  • b47c81ea2c Suppressing serialization warnings Sam Brannen 2009-05-19 15:33:45 +00:00
  • 50bcecac95 removed unused import Keith Donald 2009-05-18 13:14:55 +00:00
  • 8cbab5acb6 costin code review comments Keith Donald 2009-05-18 13:13:34 +00:00
  • 0cc3542aed applied joris's no derby log patch Keith Donald 2009-05-17 15:39:17 +00:00
  • 72c330fffb Updated copyright. Sam Brannen 2009-05-17 10:22:40 +00:00
  • 76aa8b2119 Spring TestContext Framework autowiring tests now include an explicit test for the @Autowired-@Qualifier combination. Sam Brannen 2009-05-17 10:22:03 +00:00
  • d13567bc8f added support for null conversion point type Keith Donald 2009-05-17 03:09:59 +00:00
  • 18be2ffadc fixed autoboxing bug Keith Donald 2009-05-17 02:22:02 +00:00
  • c5cc75693d Added to docs Keith Donald 2009-05-16 22:58:18 +00:00
  • e54519d02e made package private Keith Donald 2009-05-16 22:14:22 +00:00
  • c6c0dd555b removed unused imports Keith Donald 2009-05-16 22:13:21 +00:00
  • f3ae7bd961 applied Joris's patch to shutdown Embedded Derby DB; adjusted manifest template to restrict derby version range from 10.5.1. to 10.6 Keith Donald 2009-05-16 22:11:18 +00:00
  • 0c85f3df55 doc polishing Keith Donald 2009-05-16 18:46:56 +00:00
  • 3c0cbac2fc added derby to manifest Keith Donald 2009-05-16 15:49:49 +00:00
  • a12ffa5c4c removed @Override Keith Donald 2009-05-16 15:34:47 +00:00
  • eee52f8804 derby embedded db support initial commit; shutdown use case needs work Keith Donald 2009-05-16 15:05:28 +00:00
  • 662dbaaed8 SPR-5692: export META-INF so that aop.xml is visible to aspectj load time weaving in an OSGi environment Andy Clement 2009-05-16 01:48:23 +00:00
  • 94d6fa8cb1 removed TopLink coverage Thomas Risberg 2009-05-15 21:52:23 +00:00
  • 4394dad372 commented out failing el test for now - todo Keith Donald 2009-05-15 21:34:11 +00:00
  • b33be88c9d tests passing again Keith Donald 2009-05-15 21:31:57 +00:00
  • 46c9a003eb BindingPoint to ConversionPoint, javadoc Keith Donald 2009-05-15 20:32:23 +00:00
  • 2ede4d2731 cleaned up transaction chapter Thomas Risberg 2009-05-15 20:15:18 +00:00
  • cf2453e8eb renamed TypeDescriptor to BindingPoint Keith Donald 2009-05-15 17:30:03 +00:00
  • 6f74369cb3 polish Keith Donald 2009-05-15 17:28:55 +00:00
  • acf17381b9 Upgrade to spring-build Ben Hale 2009-05-15 17:01:37 +00:00
  • b2526f337a removed getting-started; added section on new tutorial Thomas Risberg 2009-05-15 15:25:43 +00:00
  • 814a807446 generified JtaTransactionManager code Juergen Hoeller 2009-05-15 15:04:11 +00:00
  • 33de330b0e minor change to use registerBeanComponent instead of directly registering the BeanDefinition Christian Dupuis 2009-05-15 13:42:24 +00:00
  • d80005a955 fixed tooling related problem where empty value of an attribute that should take a bean reference would call the RuntimeBeanReference constructor in the namespace parser and throw a IllegalArgumentException although the problem has already been reported using the ProblemReporter API Christian Dupuis 2009-05-15 13:24:59 +00:00
  • 48c97342fe some minor tweaks to the scheduling namespace parser to make it more tooling friendly; applied new tools:annotation to method attribute in scheduling xsd Christian Dupuis 2009-05-15 13:24:28 +00:00
  • fba5e5f0db fixed tooling related problem where empty value of an attribute that should take a bean reference would call the RuntimeBeanReference constructor in the namespace parser and throw a IllegalArgumentException although the problem has already been reported using the ProblemReporter API Christian Dupuis 2009-05-15 13:22:30 +00:00
  • dffec3cdcd quick attempt to fix core.convert breakage Juergen Hoeller 2009-05-15 11:35:41 +00:00
  • eb3ece4208 added spring-tool-3.0.xsd; new expected-method element to describe possible methods for an attribute Christian Dupuis 2009-05-15 11:03:37 +00:00
  • 9a261470ad converter system refactoring from community input Keith Donald 2009-05-14 21:36:49 +00:00
  • a1793457b2 OSGI manifests etc Juergen Hoeller 2009-05-13 20:52:40 +00:00
  • 30851e36a3 added Commons Lang for Velocity tests Juergen Hoeller 2009-05-13 20:52:06 +00:00
  • 14732c5dc2 @Import detects and accepts existing configuration class in any order of processing Juergen Hoeller 2009-05-13 20:49:45 +00:00
  • 1ded650a6c finnished updating code examples with generics/varargs for jdbc chapter Thomas Risberg 2009-05-13 18:45:24 +00:00
  • 585627319d updated version to 3.0.RC1 Thomas Risberg 2009-05-13 18:44:39 +00:00
  • 433d52b728 @Import detects and accepts existing configuration class of the desired type Juergen Hoeller 2009-05-13 16:19:56 +00:00
  • 0a8a80ede3 Velocity/FreeMarker/TilesViewResolver only return a view if the target resource exists now Juergen Hoeller 2009-05-13 14:26:56 +00:00
  • 47992ea07c Velocity/FreeMarker/TilesViewResolver only return a view if the target resource exists now Juergen Hoeller 2009-05-13 14:22:03 +00:00
  • b0ed6d5685 polishing Juergen Hoeller 2009-05-12 23:53:45 +00:00
  • 0471d5d3ea removed outdated imports Juergen Hoeller 2009-05-12 23:50:35 +00:00
  • ad5d090c86 removed outdated imports Juergen Hoeller 2009-05-12 23:40:45 +00:00
  • f1c852b14c polishing Juergen Hoeller 2009-05-12 23:39:56 +00:00
  • 59101c096f replaced Commons Collections dependency with Spring-provided LinkedCaseInsensitiveMap; revised CollectionFactory and Spring Map implementations for consistency Juergen Hoeller 2009-05-12 23:37:43 +00:00
  • da71f266ae ConfigurationClassBeanDefinition implements AnnotatedBeanDefinition Juergen Hoeller 2009-05-12 23:12:51 +00:00
  • cce6e2f4cd added SourceExtractor support Juergen Hoeller 2009-05-12 22:27:37 +00:00
  • df8219d56e fixed typo and JavaDocs Thomas Risberg 2009-05-12 20:21:05 +00:00
  • 95213d488c updating code examples with generics/varargs; polishing Thomas Risberg 2009-05-12 18:18:29 +00:00
  • c55569b51e relaxed parameter type from ParameterizedRowMapper<T> to RowMapper<T> Thomas Risberg 2009-05-12 18:18:05 +00:00
  • b1e464fc60 marked "javax.xml.bind" as optional instead of "javax.xml.stream" Juergen Hoeller 2009-05-12 16:56:34 +00:00
  • bbd69da37f updated all Spring Framework OSGI manifests to list unversioned imports explicitly; relaxed several OSGi bundle dependencies to optional and extended version ranges Juergen Hoeller 2009-05-12 16:43:15 +00:00
  • 20f12e6158 removed outdated Attributes references Juergen Hoeller 2009-05-12 16:14:09 +00:00
  • 12d6aa232a added setMetadataReaderFactory method Juergen Hoeller 2009-05-12 16:13:36 +00:00
  • 51f539b0ad SPR-5725: Typos in Spring REST documentation Arjen Poutsma 2009-05-12 08:47:36 +00:00
  • d8071acd55 SPR-5724: Documentation for RESTful webservice examples slightly incorrect for 3.0.0.M3 Arjen Poutsma 2009-05-12 08:46:14 +00:00
  • 9cbc1d502d SPR-5746 - Allow XStreamMarshaller subclasses to customise XStream object Arjen Poutsma 2009-05-12 08:41:09 +00:00
  • eca1cad7e1 Fixing build. Arjen Poutsma 2009-05-12 08:26:33 +00:00