Colin Sampaleanu
ff430c1a95
allow petclinic unit tests to work. slf4j impl was needed
...
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@983 50f2f4bb-b051-0410-bef5-90022cba6387
2009-04-13 05:23:44 +00:00
Chris Beams
7f82764cb2
+ Updated all projects to use the re-introduced org.springframework.asm instead of org.objectweb.asm (.java, template.mf, ivy.xml, and .classpath files have been updated)
...
+ Finished support for @Import, including detection of circular imports
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@775 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-21 19:00:57 +00:00
Colin Sampaleanu
2d4710bf68
update hibernate and openjpa dependencies to match the orm module
...
variants. Note that tests are still broken
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@772 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-15 03:07:05 +00:00
Chris Beams
59047a8c89
Removed JSTL-related errors from petclinic search and show JSPs
...
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@718 50f2f4bb-b051-0410-bef5-90022cba6387
2009-03-03 02:31:45 +00:00
Arjen Poutsma
c0aa6c9330
Added content negotiation and MarshallingView to petclinic
...
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@603 50f2f4bb-b051-0410-bef5-90022cba6387
2009-02-06 15:54:57 +00:00
Arjen Poutsma
eac264dbf4
SPR-5460: Add AtomView sample to PetClinic
...
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@601 50f2f4bb-b051-0410-bef5-90022cba6387
2009-02-06 09:12:08 +00:00
Scott Andrews
bb06b47f90
adding missing test time dependencies
...
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@587 50f2f4bb-b051-0410-bef5-90022cba6387
2009-01-26 15:35:17 +00:00
Chris Beams
059906452e
+ refactoring .testsuite .aop.aspectj tests in preparation for migration to .context
...
+ updated all ivy.xml files to depend on AspectJ 1.6.2
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@480 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-19 14:56:09 +00:00
Chris Beams
410e80fe3c
+ updated petclinic dependency metadata from junit 4.4->4.5; servlet 2.4->2.5
...
+ deprecated AssertThrows (slated for complete removal by 3.0 GA)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@466 50f2f4bb-b051-0410-bef5-90022cba6387
2008-12-18 18:32:05 +00:00
Chris Beams
49f0189671
+ Added necessary JPA dependencies to make Petclinic JUnit tests pass
...
+ Removed unused imports for @RequestParam
Note: While unit tests pass in eclipse, NoClassDefFound errors are still being thrown when tests are run from the command line.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@330 50f2f4bb-b051-0410-bef5-90022cba6387
2008-11-24 22:16:21 +00:00
Arjen Poutsma
057f5f6880
Petclinic is RESTful.
...
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@321 50f2f4bb-b051-0410-bef5-90022cba6387
2008-11-20 23:42:20 +00:00
Arjen Poutsma
7b12e5f570
Petclinic seems to work
...
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@310 50f2f4bb-b051-0410-bef5-90022cba6387
2008-11-20 15:08:30 +00:00
Arjen Poutsma
3eebe162b2
Added petclinic sample
...
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@308 50f2f4bb-b051-0410-bef5-90022cba6387
2008-11-20 13:50:01 +00:00