Remove Java 7 reference in comments

Fixes #5298
This commit is contained in:
Suyog Rao 2016-05-13 15:19:17 -07:00
parent ea252d133f
commit dd521e2c06
4 changed files with 4 additions and 4 deletions

View file

@ -6,7 +6,7 @@
#
# - Powershell 4
# - Windows 7 or newer
# - Java 7 or newer
# - Java 8 or newer
$LS_CONFIG="test.conf"
$LS_BRANCH=$env:LS_BRANCH

View file

@ -6,7 +6,7 @@
#
# - Powershell 4
# - Windows 7 or newer
# - Java 7 or newer
# - Java 8 or newer
# - Ruby 7 or newer
$ruby = $env:RUBY_HOME + "\jruby.exe"

View file

@ -8,7 +8,7 @@
#
# - Powershell 4
# - Windows 7 or newer
# - Java 7 or newer
# - Java 8 or newer
Add-Type -assembly "system.io.compression.filesystem"

View file

@ -8,7 +8,7 @@
#
# - Powershell 4
# - Windows 7 or newer
# - Java 7 or newer
# - Java 8 or newer
Add-Type -assembly "system.io.compression.filesystem"