Sam Brannen
c0131fe108
Polishing Eclipse classpath settings
14 years ago
Costin Leau
4da39b48f7
moved cache abstraction from context.support to context
14 years ago
Sam Brannen
61cfb96d95
Changed slf4j.jcl dependency from 1.5.6 to 1.5.3 for consistency with build.versions.
14 years ago
Keith Donald
39e0c29d19
TypeDescriptor cleanup and general polishing; fixed a number of bugs related to TypeDescriptor usage in client code across beans and spel packages
14 years ago
Sam Brannen
b130a36af7
[SPR-7850][SPR-7851] Upgraded to JUnit 4.8.1 and TestNG 5.12.1; added changelog entries for 3.1.0.M1.
14 years ago
Chris Beams
b50abc67de
Add Hamcrest 1.1 as test-time dependency for .context
...
Provides a richer set of Matcher implementations than JUnit's hamcrest
package.
14 years ago
Chris Beams
9bcfc5480d
Fix dependency issues in .context pom and .classpath
...
Hibernate validator had been updated to 4.1.0 in the ivy metadata, but
not yet reflected in the .classpath file. The pom.xml had been updated
but there was a typo - scope read 'coompile', instead of 'compile'.
15 years ago
Mark Fisher
0d8a020684
updated commons-pool version in .classpath to match ivy config
15 years ago
Mark Pollack
1e388a894e
Change version of Hibernate Validator to 4.0.2 in pom.xml and eclipse .classpath to agree with version in ivy.xml
15 years ago
Chris Beams
f25d2a9416
Removed hard-coded local path from .core/.classpath; removed duplicate asm entry in .context/.classpath
15 years ago
Chris Beams
0f7f749ada
Updated Eclipse .classpath to aspectj 1.6.8
15 years ago
Costin Leau
74022861c5
SPR-6492
...
+ upgrade to JRuby 1.4.0
15 years ago
Costin Leau
95ddeff17d
SPR-6492
...
EBR-551
+ seems I spoke too soon - JRuby is still not in the EBR
15 years ago
Costin Leau
085aecd51f
SPR-6492
...
+ upgrade to JRuby 1.4.0
15 years ago
Juergen Hoeller
0b577dd558
fixed dependencies
15 years ago
Costin Leau
6653f25e81
SPR-6394
...
SPR-6333
+ eliminated compile-time dependency on GlassFish custom API for the GlassFish LTW
+ added support for GlassFish 3
15 years ago
Costin Leau
ab5e4a4ff3
SPR-6333
...
SPR-6393
+ eliminated compile-time dependency on oc4j classes
15 years ago
Sam Brannen
04a7656292
Updated ivy settings so that org.jboss.util is downloaded to the local repository; updated Eclipse classpath regarding latest version of org.jboss.util; added classpath entry for org.jboss.classloading.spi so that JBoss5ClassLoader compiles in Eclipse.
15 years ago
Keith Donald
7a4ca36413
Fixed failed tests
15 years ago
Keith Donald
0b46950818
fixed eclipse classpath compile errors
15 years ago
Sam Brannen
50f96a268e
Added the @Inject TCK to the Eclipse classpath.
15 years ago
Sam Brannen
c29cbc18ee
Cleaning up and upgrading Eclipse classpaths.
15 years ago
Keith Donald
4563cb2804
initial joda time support courtesy of Oliver Gierke
15 years ago
Mark Fisher
e2c36fd592
Updated the context module's .classpath file for Groovy 1.6.3 (from 1.5.1)
15 years ago
Juergen Hoeller
e1a3e44485
initial JSR-330 injection support
15 years ago
Keith Donald
1e9fc388ac
added javax validation, hibernate, and vfs dependencies into eclipse
15 years ago
Juergen Hoeller
1045847cf7
updated to CGLIB 2.2 and EHCache 1.6.2
15 years ago
Juergen Hoeller
8754f0bc85
updated dependencies
15 years ago
Mark Fisher
1bfb26e4b2
updated aspectj weaver version in .classpath files to match ivy.xml configuration
16 years ago
Sam Brannen
620c9b1f96
[SPR-5895] Upgraded to EasyMock 2.5.1.
16 years ago
Sam Brannen
8bfb56c75b
[SPR-5887] Upgraded to JUnit 4.6.0.
16 years ago
Andy Clement
5ea898bdb4
remove antlr dependency
16 years ago
Chris Beams
e500348ca7
Fixed mystyped dependency on org.antlr 3.0.1 in context's Eclipse .classpath
16 years ago
Mark Pollack
4c7c30985f
Change antlr version to be 3.0.1 so that is consistent across the project
16 years ago
Scott Andrews
c488f3768c
updating eclipse classpath settings
16 years ago
Chris Beams
1284bd585f
+ JavaDoc updates
...
+ added objectweb.asm back to .classpath to satisfy transitive need from groovy tests
+ package.html -> package-info.java
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
Chris Beams
3da373eeaf
moved XmlBeanFactoryTests and attendant XML from .testsuite -> .context
16 years ago
Chris Beams
be53a80657
moved ApplicationContext-dependent .aop.* unit tests from .testsuite -> .context
...
in the process, identified and refactored two genuine integration tests (AopNamespaceHandlerScopeIntegrationTests, AdvisorAutoProxyCreatorIntegrationTests), which will remain in .testsuite due to broad-ranging dependencies
16 years ago
Chris Beams
3e8c013df3
moving .scripting.* unit tests from .testsuite -> .context
16 years ago
Chris Beams
2952609672
finished moving .ejb.* unit tests 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
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
fda7100866
consistent compilation against Servlet 2.5, JSP 2.1 and JUnit 4.5
16 years ago
Scott Andrews
14d4630570
eclipse classpath updates
16 years ago
Scott Andrews
ecb86b46a4
syncing eclipse classpath settings
16 years ago
Scott Andrews
8ff43f17a9
eclipse settings to support unit test
16 years ago
Scott Andrews
9178e97fb4
synchronized .classpath files with ivy.xml
16 years ago
Scott Andrews
87f698cd24
fixing typos
16 years ago
Scott Andrews
731c33f640
adding eclipse project meta-data, .classpath file is based on dependencies listed in ivy.xml
16 years ago