David Syer
b73224427f
Add missing ROME dep
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
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
Chris Beams
247c46e6ea
SPR-7002: updated .classpath and pom to reflect new dependency upgrade from Jackson 1.0.0->1.4.2
15 years ago
David Syer
1a351db6e0
Update Central POMs to 3.0.2
15 years ago
David Syer
b077d5ba97
SPR-6678: fix poms for 3.0.1
15 years ago
David Syer
143ce57e76
SPR-6541: consolidate repositories into a profile (-P build)
15 years ago
David Syer
1a06b6a0ab
SPR-5327: tidy up Maven dependencies (keeping commons-logging)
15 years ago
David Syer
b580696550
Exclude Jetty version of servlet API
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
1683179434
SPR-5968 - Maven central POM for spring-web has wrong versions of dependencies and a missing dependency
16 years ago
Arjen Poutsma
3d29023ef3
Updating POMs to contain Junit & EasyMock version numbers. Apparently, the maven ant tasks cannot resolve our parent pom.
16 years ago
Keith Donald
9eb85af234
moved multipart and bind to web project since independent of servlet and required by new native web request parameter map
16 years ago
Mark Pollack
0c16554e23
SPR-5803 and additional POM maintenance/development
16 years ago
Ben Hale
42590de197
Removing typo in POM
16 years ago
Juergen Hoeller
1242400789
marked several dependencies as optional (SPR-5820)
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
Juergen Hoeller
2524ca33d5
FacesRequestAttributes (as used by RequestContextHolder) can access global Portlet session (SPR-5637)
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
Arjen Poutsma
04eaa47ec1
Initial import of web module
16 years ago
Arjen Poutsma
5cd2b80da7
Fixed manifest templates and pomx
16 years ago
Ben Hale
ca010140fb
Initial code checkin
17 years ago