Chris Beams
5e5d8b0196
moving example.scannable from .testsuite -> .context
16 years ago
Chris Beams
e944e2fcc5
moving unit tests from .testsuite -> .context
...
+ created example.scannable package to house scannable components away from .context.annotation package
+ example.scannable will also lend itself to sharing via externals
16 years ago
Chris Beams
57eaf42424
moving unit tests from .testsuite -> .context
16 years ago
Chris Beams
72b306fe0a
moved commonsPoolTests.xml back from .aop -> .testsuite
16 years ago
Chris Beams
64aa2620bc
added missing base classes, eliminated unused *Bean classes
16 years ago
Chris Beams
83870f3fca
fixed broken path to xml in CommonsPoolTargetSourceTests
...
eliminated duplicate tests existing in both .beans and .testsuite
16 years ago
Chris Beams
7f5e60e76a
moving unit tests from .testsuite -> .aop
16 years ago
Andy Clement
84a4fe6d39
remove files
16 years ago
Andy Clement
6d03f881e9
new files
16 years ago
Chris Beams
32bea88eb7
moving unit tests from .testsuite -> .aop
16 years ago
Chris Beams
e3ec177aab
moving unit tests from .testsuite -> .aop
16 years ago
Chris Beams
40016fc902
moving unit tests from .testsuite -> .aop
16 years ago
Chris Beams
be3ecf5fe7
moving unit tests from .testsuite -> .aop
16 years ago
Andy Clement
5ff4008423
Refactored package structure and made some getValue() methods generic
16 years ago
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
16 years ago
Chris Beams
04d3f984b1
polish: leading spaces -> tabs across .aop and .testsuite bundles
16 years ago
Chris Beams
b7cc5d2402
Java 5 code style
16 years ago
Chris Beams
5cb1b1d17c
moving unit tests from .testsuite -> .aop
16 years ago
Chris Beams
56908e32cd
polish
16 years ago
Chris Beams
3c0015c1ec
moving unit tests from .testsuite -> .aop
16 years ago
Chris Beams
c563f97b90
moving unit tests from .testsuite -> .aop
16 years ago
Chris Beams
1546c15187
moving unit tests from .testsuite -> .aop
16 years ago
Chris Beams
003866835e
fixed breaking test that was pointing to wrong PerThisAspect
16 years ago
Chris Beams
f4a7700216
moving unit tests from .testsuite -> .aop
16 years ago
Chris Beams
c69bbfe058
moving unit tests from .testsuite -> .aop
16 years ago
Chris Beams
1dade36c5d
added svn:externals dependency on example.aspects from org.springframework.aop
16 years ago
Chris Beams
2b7bc1ea58
moving unit tests from .testsuite -> .aop
16 years ago
Chris Beams
bd33eb7715
moving unit tests from .testsuite -> .aop
16 years ago
Chris Beams
1de06a619c
moving unit tests from .testsuite -> .aop
16 years ago
Chris Beams
7bba0b7a69
moving unit tests from .testsuite -> .aop
16 years ago
Chris Beams
c373688c00
moving unit tests from .testsuite -> .aop
16 years ago
Chris Beams
e8cacade02
moving unit tests from .testsuite -> .aop
16 years ago
Chris Beams
78f8494bec
moving unit tests from .testsuite -> .aop
16 years ago
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