Chris Beams
2f7c2230f0
Include license.txt and notice.txt in module JARs
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
Juergen Hoeller
c5e53ee432
polishing
14 years ago
Ben Hale
7730e76c06
Publishing license and notice files
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
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
09e6a85edd
fixed overview files
15 years ago
Juergen Hoeller
8754f0bc85
updated dependencies
15 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
Thomas Risberg
1facd45c5e
switched to use XInclude
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
0b463c0838
SPR-5385, SPR-5301 - partial work committed.
16 years ago
Chris Beams
579280d7bf
Whitespace polishing: leading spaces->tabs; updated eclipse configuration to default to leading tabs for all bundles
16 years ago
Juergen Hoeller
347f34c68a
EL container integration; support for contextual objects; removal of deprecated Spring 2.0 functionality; Java 5 code style
16 years ago
Arjen Poutsma
fe29a711f3
Updated projects and ivy.xmls
16 years ago
Arjen Poutsma
2a4f985753
IntelliJ projects
16 years ago
Arjen Poutsma
268cb4a1df
Added IntelliJ projects
16 years ago
Arjen Poutsma
7e39725685
Changed project from agent to instrument
16 years ago
Scott Andrews
51820d82f9
adding eclipse project settings
16 years ago
Arjen Poutsma
577da8f891
Moved agent to instrument
16 years ago