Sam Brannen
10829f8b20
Repairing Eclipse classpaths and Ivy config:
...
- org.apache.openjpa -> 1.1.0
- com.sun.syndication -> 1.0.0
- javax.el -> 1.0.0
16 years ago
Colin Sampaleanu
dc592837be
allow petclinic unit tests to work. slf4j impl was needed
16 years ago
Chris Beams
3ae3de19a9
+ 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
16 years ago
Colin Sampaleanu
d4ba002b00
update hibernate and openjpa dependencies to match the orm module
...
variants. Note that tests are still broken
16 years ago
Chris Beams
6631092870
Removed JSTL-related errors from petclinic search and show JSPs
16 years ago
Arjen Poutsma
fae0110536
Added content negotiation and MarshallingView to petclinic
16 years ago
Arjen Poutsma
b96a7a7a8c
SPR-5460: Add AtomView sample to PetClinic
16 years ago
Scott Andrews
0a48996f14
adding missing test time dependencies
16 years ago
Chris Beams
d7a9d7c8e6
+ refactoring .testsuite .aop.aspectj tests in preparation for migration to .context
...
+ updated all ivy.xml files to depend on AspectJ 1.6.2
16 years ago
Chris Beams
685f2fbc1c
+ 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)
16 years ago
Chris Beams
1f9e63af49
+ 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.
16 years ago
Arjen Poutsma
1929f67f02
Petclinic is RESTful.
16 years ago
Arjen Poutsma
29c8f37ccc
Petclinic seems to work
16 years ago
Arjen Poutsma
9d3cb3a47e
Added petclinic sample
16 years ago