File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -109,16 +109,16 @@ from https://github.com/facebook/watchman
109
109
110
110
## Requirements
111
111
112
- * [ Java 6 JDK] ( http://www.oracle.com/technetwork/java/javase/downloads/index.html )
112
+ * [ Java 7 JDK] ( http://www.oracle.com/technetwork/java/javase/downloads/index.html )
113
113
* ` java ` and ` jar ` on the PATH
114
114
115
115
Although the build system is based on rake it's ** strongly advised**
116
116
to rely on the version of JRuby in ` third_party/ ` that is invoked by
117
117
` go ` . The only developer type who would want to deviate from this is
118
118
the “build maintainer” who's experimenting with a JRuby upgrade.
119
119
120
- Note that all Selenium Java artefacts are ** built with Java 6
121
- (mandatory)** . Those _ will work with any Java >= 6 _ .
120
+ Note that all Selenium Java artefacts are ** built with Java 7
121
+ (mandatory)** . Those _ will work with any Java >= 7 _ .
122
122
123
123
### Optional Requirements
124
124
You can’t perform that action at this time.
0 commit comments