Juergen Hoeller
7a6b2cfe1f
shortened build properties "org.junit.version" to "junit.version" and "org.testng.version" to "testng.version"; reverted SLF4J version back to 1.5.3 (for Hibernate 3.3.1 compatibility)
15 years ago
Juergen Hoeller
82ec515e59
declared JPA API as optional (SPR-6819)
15 years ago
Costin Leau
6e516b7281
SPR-6819
...
+ change jpa Maven dependency from provided to compile
15 years ago
Ben Hale
7730e76c06
Publishing license and notice files
16 years ago
Costin Leau
94292cad1c
SPR-6819
...
+ fix EBR pom as well
16 years ago
Juergen Hoeller
99c5a70ce3
added optional JPA dependency to spring-aspects POM (SPR-6819)
16 years ago
Costin Leau
0fd4a45070
+ upgrade to AspectJ 1.6.8
...
+ externalize some of the jar versions
+ align the versions of some dependencies between pom.xml and ivy.xml
16 years ago
David Syer
1202f67cc8
SPR-5327: tweak the ivy.xml so that commons-logging is a separate configuration. It already comes out as optional in the generated poms (including core), which isn't great, but I can't see what is causing that
16 years ago
Juergen Hoeller
0b577dd558
fixed dependencies
16 years ago
Ramnivas Laddad
d1f3772ca1
Fixed a build issue
16 years ago
Ramnivas Laddad
66261ecb8c
Moved over JPA exception translator from Roo
16 years ago
Ramnivas Laddad
064343d056
Make JUnit a compile-time dependency, since static mock functionality depends on its annotations.
16 years ago
Ramnivas Laddad
451bbce345
Moved over static mock testing from Roo; added tests
16 years ago
Mark Pollack
bd098ce1db
pom maintenance - sync with ivy.xml
...
update junit version in ivy.xml for org.sf.aspects
17 years ago
Ramnivas Laddad
7199fcc233
Fixed SPR-5918.
...
Had to override the test.do definition in build.xml. Need to consult the spring-build team to add the change to spring-build itself.
Since classes in test sources from another project cannot be shared, had to duplicate those classes.
17 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
17 years ago
Arjen Poutsma
7d62aab6cc
Initial import of the aspects module
17 years ago
Andy Clement
ca93824d2b
Modified public interface to expression parsing
18 years ago
Ben Hale
ca010140fb
Initial code checkin
18 years ago