Browse Source

Upgrade guide to indicate requirement for Java 7

Greg Turnquist 9 years ago
parent
commit
f4b21a2163
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.adoc

+ 1
- 0
README.adoc View File

18
 
18
 
19
 == What you'll need
19
 == What you'll need
20
 
20
 
21
+:java_version: 1.7
21
 include::https://raw.githubusercontent.com/spring-guides/getting-started-macros/master/prereq_editor_jdk_buildtools.adoc[]
22
 include::https://raw.githubusercontent.com/spring-guides/getting-started-macros/master/prereq_editor_jdk_buildtools.adoc[]
22
 
23
 
23
 include::https://raw.githubusercontent.com/spring-guides/getting-started-macros/master/how_to_complete_this_guide.adoc[]
24
 include::https://raw.githubusercontent.com/spring-guides/getting-started-macros/master/how_to_complete_this_guide.adoc[]