Costin Leau
caf1a0875a
SPR-7308
...
+ add updated IDE classpath
+ add updated OSGi manifest
14 years ago
Juergen Hoeller
82ec515e59
declared JPA API as optional (SPR-6819)
14 years ago
Costin Leau
6e516b7281
SPR-6819
...
+ change jpa Maven dependency from provided to compile
14 years ago
Ben Hale
7730e76c06
Publishing license and notice files
14 years ago
Costin Leau
94292cad1c
SPR-6819
...
+ fix EBR pom as well
15 years ago
Juergen Hoeller
99c5a70ce3
added optional JPA dependency to spring-aspects POM (SPR-6819)
15 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
15 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
15 years ago
Juergen Hoeller
0b577dd558
fixed dependencies
15 years ago
Ramnivas Laddad
d1f3772ca1
Fixed a build issue
15 years ago
Ramnivas Laddad
66261ecb8c
Moved over JPA exception translator from Roo
15 years ago
Ramnivas Laddad
064343d056
Make JUnit a compile-time dependency, since static mock functionality depends on its annotations.
15 years ago
Ramnivas Laddad
451bbce345
Moved over static mock testing from Roo; added tests
15 years ago
Mark Pollack
bd098ce1db
pom maintenance - sync with ivy.xml
...
update junit version in ivy.xml for org.sf.aspects
15 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.
16 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
16 years ago
Arjen Poutsma
7d62aab6cc
Initial import of the aspects module
16 years ago
Andy Clement
ca93824d2b
Modified public interface to expression parsing
16 years ago
Ben Hale
ca010140fb
Initial code checkin
17 years ago