Commit Graph

16 Commits

Author SHA1 Message Date
Phillip Webb
b779e8e4fc Add custom Eclipse code formatter
Update Eclipse settings to make use of a custom Spring formatter
implementation. Using a custom formatter allows us to fix a couple of
issues with the version that shipped with Eclipse Mars.1 (Eclipse bugs

The custom formatter also means that it is possible to use Groovy
Eclipse despite the fact that it has formatter regressions (see
https://github.com/groovy/groovy-eclipse/issues/142).

Fixes gh-4136
2015-10-09 10:33:14 -07:00
Phillip Webb
9f956660a6 Add project lead CLA information
Update CONTRIBUTING to include the project lead names that can be used.
2015-01-05 12:16:46 -08:00
Phillip Webb
0bff6c4bfc Merge branch '1.1.x' 2014-11-18 16:29:18 -08:00
Phillip Webb
9059c7574b Update license details
Add LICENSE.txt file and make it clear in the README file that we
are Apache 2.0

Fixes gh-1952
2014-11-18 16:28:39 -08:00
Andy Wilkinson
7211571969 Fix some grammar issues in docs
Closes gh-1695
2014-10-13 13:18:24 +01:00
Eric Dahl
16937746a0 Fix some grammar issues in docs 2014-10-13 12:22:14 +01:00
Eric Dahl
bbf3076d9d Fix some grammar issues in docs 2014-10-02 20:45:05 -07:00
Phillip Webb
505795d6c7 Update CONTRIBUTING with commit message tips 2014-08-28 17:41:24 -07:00
Phillip Webb
5ef45c7494 Fix asciidoc incorrect link syntax 2014-08-21 14:25:02 -07:00
Phillip Webb
d0f493cbea Fix InteliJ code formatter instructions
Update CONTRIBUTING.adoc with improved code formatter instructions.

Fixes gh-1271
2014-08-21 12:41:37 -07:00
Phillip Webb
55650bd618 Remove m2e maveneclipse site zip from repo
Remove org.eclipse.m2e.maveneclipse.site-0.0.1-SNAPSHOT-site.zip and
instead point people to the release on github which now works with
eclipse luna.
2014-07-02 15:31:50 -07:00
Phillip Webb
aaa7e7d37e Update CONTRIBUTING full build instructions 2014-06-09 20:01:53 -07:00
Phil Webb
49280544b0 Update CONTRIBUTING.adoc 2014-05-22 15:38:58 +01:00
Stephane Nicoll
62269e7a0b Memory settings for the full build 2014-05-02 22:32:34 +02:00
Dave Syer
05432c27fa Clarify requirements for building from source 2014-03-31 09:25:45 +01:00
Phillip Webb
c5ee3c7eba Remove duplicate documentation
Remove README files that have been since been migrated to the reference
documentation. Also updated remaining markdown files to asciidoctor to
save having a mix of different formats.

Fixed gh-503
2014-03-16 23:00:12 -07:00