David Syer
b077d5ba97
SPR-6678: fix poms for 3.0.1
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
868cf09b2d
Modified staticmethod mocking to remove compile-time dependency on JUnit (see ROO-314 and related issues)
15 years ago
Ramnivas Laddad
ab403468f9
Mark junit dependency as compile, since aspects depend on it at compile-time
15 years ago
Ramnivas Laddad
92d6dfbe8d
Renamed static_mock package to staticmock
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
dee410c0c4
Fixed test by moving Delegate to its own file
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
Sam Brannen
c29cbc18ee
Cleaning up and upgrading Eclipse classpaths.
15 years ago
Sam Brannen
b287d5a9f1
JUnit 4.6 --> 4.7
15 years ago
Ramnivas Laddad
191293f2ef
Fixed a commented test
15 years ago
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