Mark Pollack
c6cd1a528e
SPR-6119 - Add slf4j dependency back to orm's pom.xml but in test scope as it is needed to run tests that use Hibernate
...
SPR-5956 - Remove commons-logging dependency definitions in pom.xml for all but spring-core so as to make exclusion rule easier for user who use slf4j
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
Mark Pollack
4f94f45ec4
pom maintenance
15 years ago
Mark Pollack
97e3b5ca8c
SPR-5976 - Upgrade POMS to JUnit 4.6
16 years ago
Mark Fisher
1bfb26e4b2
updated aspectj weaver version in .classpath files to match ivy.xml configuration
16 years ago
Ramnivas Laddad
977cee4272
Override clover.do for spring-aspects to avoid build failure
16 years ago
Chris Beams
9163d8043b
updated .jms dependency on junit 4.6.0 from test->runtime to test->compile. touched all org.eclipse.jdt.core.prefs (during the process of importing the projects). only the date comments within each have changed.
16 years ago
Ramnivas Laddad
ef6395b949
Fixed a type in target name
16 years ago
Ramnivas Laddad
1a5b542309
Another attempt to fix clover-related build failure
16 years ago
Ramnivas Laddad
252bd3942c
Stub out the clover target to allow successful building of snapshots
16 years ago
Ramnivas Laddad
b1cb69fcb9
Override clover.instrument target to avoid build failure. Created SPR-5921 to fix this propertly.
16 years ago
Ramnivas Laddad
29139dfd1a
Fixed SPR-5920 by implementing GenericInterfaceDrivenDependencyInjectionAspect
16 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
Ben Hale
8f3ea6d9e6
Back out export of META-INF
16 years ago
Andy Clement
662dbaaed8
SPR-5692: export META-INF so that aop.xml is visible to aspectj load time weaving in an OSGi environment
16 years ago
Mark Pollack
362629d03b
Change version from 3.0.0.M3 to 3.0.0.BUILD-SNAPSHOT (again)
16 years ago
Mark Pollack
8f76197485
Change version from 3.0.0.M3 to 3.0.0.BUILD-SNAPSHOT
16 years ago
Mark Pollack
351fba1a04
POM maintenance
...
Place parent pom in publicly accessible directory (org.sf.spring-parent).
Create a component list pom in org.sf.spring-library.
16 years ago
Mark Pollack
0152d8d21d
SPR-5385, SPR-5301 - initial pass completed of POMs for maven central repository upload. N.B. Can not build spring with these POMs.
...
Cleanup remains to meet maven central metadata requirements
16 years ago
Scott Andrews
1f770574b0
updating eclipse settings and classpaths
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
Scott Andrews
a6984e2cdc
adding eclipse settings for org.springframework.aspects
16 years ago
Arjen Poutsma
7d62aab6cc
Initial import of the aspects module
16 years ago