Chris Beams
2ae8ce6fe8
upgraded integration test to JUnit 4
16 years ago
Chris Beams
08f1be7f85
moving unit tests from .testsuite -> .aop
16 years ago
Chris Beams
4b2a5a2383
moving unit tests from .testsuite -> .aop
16 years ago
Chris Beams
0ae3bbb0fc
moving unit tests from .testsuite -> .aop
16 years ago
Chris Beams
57b5bdea20
moving unit tests from .testsuite -> .aop
16 years ago
Chris Beams
3412f9b6f9
moving unit tests from .testsuite -> .aop
16 years ago
Chris Beams
3ca36b39e0
added an eclipse team project set, added several files to svn:ignore for .testsuite
16 years ago
Chris Beams
0e3124179b
added dependency on org.eclipse.persistence 1.0.1
16 years ago
Chris Beams
f389a9a7b2
added org.springframework.testsuite back into the top-level build
16 years ago
Chris Beams
1e628e6af1
fixed additional breaking tests in .testsuite
...
+ both .testuite and .context.support require .jasper files to test against; pulling these files into .testsuite as an svn:external from .context.support to keep it DRY
16 years ago
Chris Beams
4093a53e6a
fixed or @Ignore'd broken tests
16 years ago
Chris Beams
5c1b4347e7
further updates to .classpath / ivy files for javax.el
...
+ made everything consistent with the .iml files
16 years ago
Chris Beams
b87ab27140
fixed broken tests
...
+ added dependency on antlr 2.7.6, eliminating ClassNotFoundExceptions
16 years ago
Chris Beams
c04c06f27e
fixed broken tests
...
+ ACATest was changed to ACATester during the move to Spring Build, but test-servlet.xml was not updated to reflect. This was resulting in NoSuchBeanDefinitionExceptions.
16 years ago
Chris Beams
f7dcf26193
fixed incorrect version for javax.el in .classpath files (was 2.1.0, now set to 1.0.0)
16 years ago
Juergen Hoeller
b449f9fe10
added build module for changelog access
16 years ago
Juergen Hoeller
df029b7f19
completed changelog
16 years ago
Juergen Hoeller
c4401c4058
updated changelog
16 years ago
Juergen Hoeller
0ed916495c
added @RequestHeader support
16 years ago
Juergen Hoeller
b3866a974a
fixed header value type
16 years ago
Juergen Hoeller
70b9dd6108
closed Java 5 code style gaps
16 years ago
Christian Dupuis
62a7457599
updated .classpath files to reflect recent changes in ivy files; aspectj.weaver 1.6.2 -> 1.6.2.RELEASE
16 years ago
Juergen Hoeller
71df72d634
properly scan subpackages as well (SPR-5324)
16 years ago
Juergen Hoeller
4f40a6c313
fixed javadoc errors
16 years ago
Juergen Hoeller
f8c690c542
Java 5 code style
16 years ago
Juergen Hoeller
fda7100866
consistent compilation against Servlet 2.5, JSP 2.1 and JUnit 4.5
16 years ago
Juergen Hoeller
c8e23290ca
consistent use of model name Strings
16 years ago
Juergen Hoeller
e3cc9237c4
updated mocks to Servlet 2.5 and JSP 2.1 API level
16 years ago
Juergen Hoeller
85661c6882
Java 5 code style
16 years ago
Juergen Hoeller
b0790bf5e7
Java 5 code style
16 years ago
Juergen Hoeller
6bbc966a21
fixed test source configuration
16 years ago
Juergen Hoeller
c38bc4aa7b
updated to AspectJ 1.6.2
16 years ago
Juergen Hoeller
a449472e06
16 years ago
Juergen Hoeller
f744808b49
removed JOTM and XAPool support
16 years ago
Costin Leau
cf1f6606f4
+ marked expression package as optional for spring-context
16 years ago
Costin Leau
8ba93ae12c
+ fix import for org.antlr package versions
16 years ago
Costin Leau
dca286d065
+ migrated some manifest template changed from 2.5.x to 3.0.x
16 years ago
Ben Hale
20bdc3c2d5
Polishing
16 years ago
Ben Hale
1a2135ec17
Publication is now automatic
16 years ago
Juergen Hoeller
29657105da
Java 5 code style
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
Scott Andrews
96ba0d8ed6
added missing compile time deps to eclipse .classpath
16 years ago
Ben Hale
b70fe3f0a1
Remove the -with-dependencies build
16 years ago
Scott Andrews
14d4630570
eclipse classpath updates
16 years ago
Scott Andrews
05815d6840
applying spring:url best practices
16 years ago
Scott Andrews
eb89752f2b
adding eclipse/wtp project settings
16 years ago
Juergen Hoeller
597e92a1a6
Java 5 code style
16 years ago
Juergen Hoeller
9e419dacfc
added script resources
16 years ago
Arjen Poutsma
f56ee389e7
Petclinic is RESTful.
16 years ago
Arjen Poutsma
1929f67f02
Petclinic is RESTful.
16 years ago