Chris Beams
be3ecf5fe7
moving unit tests from .testsuite -> .aop
2008-12-13 00:11:12 +00:00
Andy Clement
5ff4008423
Refactored package structure and made some getValue() methods generic
2008-12-12 23:07:08 +00:00
Chris Beams
4c88488c5a
moving unit tests from .testsuite -> .aop
...
@Ignore'd a portion of PersistenceXmlParsingTests#testExampleComplex: it is failing, but only under clover coverage runs
2008-12-12 20:09:17 +00:00
Chris Beams
04d3f984b1
polish: leading spaces -> tabs across .aop and .testsuite bundles
2008-12-12 19:39:14 +00:00
Chris Beams
b7cc5d2402
Java 5 code style
2008-12-12 19:03:33 +00:00
Chris Beams
5cb1b1d17c
moving unit tests from .testsuite -> .aop
2008-12-12 18:57:46 +00:00
Chris Beams
56908e32cd
polish
2008-12-12 18:22:29 +00:00
Chris Beams
3c0015c1ec
moving unit tests from .testsuite -> .aop
2008-12-12 18:08:15 +00:00
Chris Beams
c563f97b90
moving unit tests from .testsuite -> .aop
2008-12-12 17:30:02 +00:00
Chris Beams
1546c15187
moving unit tests from .testsuite -> .aop
2008-12-12 17:17:32 +00:00
Chris Beams
003866835e
fixed breaking test that was pointing to wrong PerThisAspect
2008-12-12 04:34:47 +00:00
Chris Beams
f4a7700216
moving unit tests from .testsuite -> .aop
2008-12-12 03:36:10 +00:00
Chris Beams
c69bbfe058
moving unit tests from .testsuite -> .aop
2008-12-12 01:32:27 +00:00
Chris Beams
1dade36c5d
added svn:externals dependency on example.aspects from org.springframework.aop
2008-12-12 01:08:48 +00:00
Chris Beams
2b7bc1ea58
moving unit tests from .testsuite -> .aop
2008-12-12 01:02:05 +00:00
Chris Beams
bd33eb7715
moving unit tests from .testsuite -> .aop
2008-12-12 00:57:14 +00:00
Chris Beams
1de06a619c
moving unit tests from .testsuite -> .aop
2008-12-11 23:48:24 +00:00
Chris Beams
7bba0b7a69
moving unit tests from .testsuite -> .aop
2008-12-11 23:35:15 +00:00
Chris Beams
c373688c00
moving unit tests from .testsuite -> .aop
2008-12-11 23:28:31 +00:00
Chris Beams
e8cacade02
moving unit tests from .testsuite -> .aop
2008-12-11 23:24:12 +00:00
Chris Beams
78f8494bec
moving unit tests from .testsuite -> .aop
2008-12-11 23:17:06 +00:00
Chris Beams
2ae8ce6fe8
upgraded integration test to JUnit 4
2008-12-11 22:41:00 +00:00
Chris Beams
08f1be7f85
moving unit tests from .testsuite -> .aop
2008-12-11 22:37:31 +00:00
Chris Beams
4b2a5a2383
moving unit tests from .testsuite -> .aop
2008-12-11 22:33:33 +00:00
Chris Beams
0ae3bbb0fc
moving unit tests from .testsuite -> .aop
2008-12-11 22:18:50 +00:00
Chris Beams
57b5bdea20
moving unit tests from .testsuite -> .aop
2008-12-11 22:08:06 +00:00
Chris Beams
3412f9b6f9
moving unit tests from .testsuite -> .aop
2008-12-11 21:55:53 +00:00
Chris Beams
3ca36b39e0
added an eclipse team project set, added several files to svn:ignore for .testsuite
2008-12-11 01:05:29 +00:00
Chris Beams
0e3124179b
added dependency on org.eclipse.persistence 1.0.1
2008-12-10 23:48:42 +00:00
Chris Beams
f389a9a7b2
added org.springframework.testsuite back into the top-level build
2008-12-09 03:13:21 +00:00
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
2008-12-09 01:57:13 +00:00
Chris Beams
4093a53e6a
fixed or @Ignore'd broken tests
2008-12-08 21:43:29 +00:00
Chris Beams
5c1b4347e7
further updates to .classpath / ivy files for javax.el
...
+ made everything consistent with the .iml files
2008-12-07 02:22:45 +00:00
Chris Beams
b87ab27140
fixed broken tests
...
+ added dependency on antlr 2.7.6, eliminating ClassNotFoundExceptions
2008-12-07 02:03:17 +00:00
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.
2008-12-07 01:10:58 +00:00
Chris Beams
f7dcf26193
fixed incorrect version for javax.el in .classpath files (was 2.1.0, now set to 1.0.0)
2008-12-07 01:08:37 +00:00
Juergen Hoeller
b449f9fe10
added build module for changelog access
2008-12-05 07:46:51 +00:00
Juergen Hoeller
df029b7f19
completed changelog
2008-12-05 07:45:18 +00:00
Juergen Hoeller
c4401c4058
updated changelog
2008-12-05 07:25:33 +00:00
Juergen Hoeller
0ed916495c
added @RequestHeader support
2008-12-05 07:17:31 +00:00
Juergen Hoeller
b3866a974a
fixed header value type
2008-12-05 07:07:06 +00:00
Juergen Hoeller
70b9dd6108
closed Java 5 code style gaps
2008-12-05 07:04:19 +00:00
Christian Dupuis
62a7457599
updated .classpath files to reflect recent changes in ivy files; aspectj.weaver 1.6.2 -> 1.6.2.RELEASE
2008-11-29 04:46:36 +00:00
Juergen Hoeller
71df72d634
properly scan subpackages as well (SPR-5324)
2008-11-28 14:05:15 +00:00
Juergen Hoeller
4f40a6c313
fixed javadoc errors
2008-11-28 13:56:30 +00:00
Juergen Hoeller
f8c690c542
Java 5 code style
2008-11-28 11:39:36 +00:00
Juergen Hoeller
fda7100866
consistent compilation against Servlet 2.5, JSP 2.1 and JUnit 4.5
2008-11-27 21:49:10 +00:00
Juergen Hoeller
c8e23290ca
consistent use of model name Strings
2008-11-27 21:24:42 +00:00
Juergen Hoeller
e3cc9237c4
updated mocks to Servlet 2.5 and JSP 2.1 API level
2008-11-27 21:23:23 +00:00
Juergen Hoeller
85661c6882
Java 5 code style
2008-11-27 17:35:44 +00:00