Chris Beams
36c1813828
Update ejb, inject-tck, jsr166 deps in context pom
13 years ago
Chris Beams
b1756e2f17
Sync pom.xml deps with ivy.xml changes since 3.0.5
14 years ago
Costin Leau
4da39b48f7
moved cache abstraction from context.support to context
14 years ago
Chris Beams
f480333d31
Merge 3.1.0 development branch into trunk
...
Branch in question is 'env' branch from git://git.springsource.org/sandbox/cbeams.git; merged into
git-svn repository with:
git merge -s recursive -Xtheirs --no-commit env
No merge conflicts, but did need to
git rm spring-build
prior to committing.
With this change, Spring 3.1.0 development is now happening on SVN
trunk. Further commits to the 3.0.x line will happen in an as-yet
uncreated SVN branch. 3.1.0 snapshots will be available
per the usual nightly CI build from trunk.
14 years ago
Arjen Poutsma
dbfa049e1e
Prepping for 3.0.5
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
David Syer
3afe8aee18
Fix hibernate-validatin version
15 years ago
Arjen Poutsma
b31c34ed7d
Upgrading version to 3.0.4
15 years ago
David Syer
eb7f8309e2
Update version in POMs to 3.0.3
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
David Syer
1a351db6e0
Update Central POMs to 3.0.2
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
b077d5ba97
SPR-6678: fix poms for 3.0.1
15 years ago
Juergen Hoeller
38cf127c8b
mark spring-aop as required for spring-context (SPR-6578)
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
David Syer
0400ccc11f
SPR-5327: tidy up aopalliance dependency
15 years ago
David Syer
1a06b6a0ab
SPR-5327: tidy up Maven dependencies (keeping commons-logging)
15 years ago
Costin Leau
be60908d6d
+ update pom
...
SPR-6333
SPR-6394
15 years ago
David Syer
35517b62a0
Change groovy dependency to 1.6.3 to match ANT/ivy
15 years ago
Costin Leau
ab5e4a4ff3
SPR-6333
...
SPR-6393
+ eliminated compile-time dependency on oc4j classes
15 years ago
Thomas Risberg
471fbf7ebf
added classes from contributed patch for load-time weaving in JBoss 5 (SPR-5764)
15 years ago
David Syer
f23921153d
Add resource pattern so that tests run properly with resources in non-standard locations
15 years ago
David Syer
a86baca9cb
Add atinject dependency for TCK test
15 years ago
David Syer
560e07a966
Fix wrong Maven dependency in pom.xml for validation and inject APIs
15 years ago
Keith Donald
1c0f188adc
maven central joda-time artifact
15 years ago
Juergen Hoeller
e99cda3739
updated to final versions of JSR-330 and JSR-303 APIs
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
4f94f45ec4
pom maintenance
15 years ago
Mark Pollack
97e3b5ca8c
SPR-5976 - Upgrade POMS to JUnit 4.6
16 years ago
Mark Pollack
8c9346718b
POM maintenance/development - initial jarjar support in maven build for ASM
16 years ago
Mark Pollack
0c16554e23
SPR-5803 and additional POM maintenance/development
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
5f21cbd9da
POM maintenance
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
Mark Pollack
0b463c0838
SPR-5385, SPR-5301 - partial work committed.
16 years ago
Arjen Poutsma
100a80e112
Moved tests from testsuite to context and context support
16 years ago
Arjen Poutsma
99a441fe31
Added more modules
16 years ago
Ben Hale
ca010140fb
Initial code checkin
17 years ago