Commit Graph

7 Commits

Author SHA1 Message Date
Iwein Fuld
ffe9e961fc updating .gitignore 2010-06-04 13:49:13 +00:00
Chris Beams
82515f8f1e first fully working and integrated mvn install 2010-05-28 18:13:05 +00:00
Chris Beams
c709590c2d added changelog, license, readme, and notice text files back to the project 2010-05-27 13:14:30 +00:00
Chris Beams
43310c9cab general pom cleanup
* normalizing version placeholders to use ${groupId}.version as a naming convention e.g.: 'org.springframework.version'
* added properties to parent pom <properties/> section
* spaces -> tabs
* removed empty newlines in poms (favor comments instead of newlines)
* gave all samples nice <name>s
* included ws-inbound-gateway in the samples parent pom <modules> section
* samples now try to run any **/*Tests.java, as per our general conventions
2010-05-19 09:41:37 +00:00
Iwein Fuld
3377dec0cd added .settings to .gitignore 2010-05-12 17:26:42 +00:00
Chris Beams
44448ea94f echo .springBeans >> .gitignore 2010-02-27 08:14:20 +00:00
Chris Beams
71a712a999 RESOLVED - INT-995: Change Eclipse .classpath to reference SI_IVY_CACHE instead of IVY_CACHE to avoid conflicts with other Spring projects 2010-02-27 01:09:47 +00:00