Commit Graph

28 Commits (0f2c25c4b8f4d562fd7c45835b63e3f0d25e9155)

Author SHA1 Message Date
Robert Požarickij 48d22f933d Fix grammar in CONTRIBUTING.adoc
Closes gh-4885
9 years ago
Phil Webb 9f41323030 Update CONTRIBUTING.adoc
Update the Oomph instructions.
9 years ago
Johnny Lim 8ec00c35bf Polish
Closes gh-4572
9 years ago
Phillip Webb 04074fece1 Merge branch '1.2.x' 9 years ago
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
9 years ago
Phillip Webb 75bf01840b Add Eclipse Installer setup file
Add `spring-boot-project.setup` to `/eclipse` to setup and configure
new Eclipse installations.

Fixes gh-4110
9 years ago
r11runner 586f525a6b Fix typos
Closes gh-4093
9 years ago
Phillip Webb 6193b640a4 Polish 9 years ago
Andy Wilkinson 23693c3f6a Update contribution guidelines to describe how we use GitHub issues 9 years ago
Stephane Nicoll 64d56cf425 Fix doc glitch 9 years ago
Huang YunKun e142c063b5 Remove pre Java8 option 'MaxPermSize'
Closes gh-3487
9 years ago
Huang YunKun fac2d41295 Fix jdk version requirement
Closes gh-3484
9 years ago
Stephane Nicoll b384f0360c Use proper product name for Intellij IDEA 10 years ago
Phillip Webb 9f956660a6 Add project lead CLA information
Update CONTRIBUTING to include the project lead names that can be used.
10 years ago
Phillip Webb 0bff6c4bfc Merge branch '1.1.x' 10 years ago
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
10 years ago
Andy Wilkinson 7211571969 Fix some grammar issues in docs
Closes gh-1695
10 years ago
Eric Dahl 16937746a0 Fix some grammar issues in docs 10 years ago
Eric Dahl bbf3076d9d Fix some grammar issues in docs 10 years ago
Phillip Webb 505795d6c7 Update CONTRIBUTING with commit message tips 10 years ago
Phillip Webb 5ef45c7494 Fix asciidoc incorrect link syntax 10 years ago
Phillip Webb d0f493cbea Fix InteliJ code formatter instructions
Update CONTRIBUTING.adoc with improved code formatter instructions.

Fixes gh-1271
10 years ago
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.
11 years ago
Phillip Webb aaa7e7d37e Update CONTRIBUTING full build instructions 11 years ago
Phil Webb 49280544b0 Update CONTRIBUTING.adoc 11 years ago
Stephane Nicoll 62269e7a0b Memory settings for the full build 11 years ago
Dave Syer 05432c27fa Clarify requirements for building from source 11 years ago
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
11 years ago