Skip to content

Commit bc056ab

Browse files
author
Shakeel Mohamed
authored
Merge pull request #134 from PKing70/patch-2
Revise README
2 parents 829fbbf + 85b9fd6 commit bc056ab

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Here's what you need to get going with the Splunk SDK for Java.
4040
If you haven't already installed Splunk, download it
4141
[here](http://www.splunk.com/download). For more about installing and running
4242
Splunk and system requirements, see
43-
[Installing & Running Splunk](http://dev.splunk.com/view/SP-CAAADRV).
43+
[Installing & Running Splunk](http://dev.splunk.com/view/SP-CAAADRV). The Splunk SDK for Java has been tested with Splunk Enterprise 6.6 and 7.0.
4444

4545
#### Splunk SDK for Java
4646

@@ -51,8 +51,7 @@ If you want to contribute to the SDK, clone the repository from [GitHub](https:/
5151

5252
#### Java and Ant
5353

54-
You'll need Java SE version 6 or higher, which you can download from the
55-
[Oracle web site](http://www.oracle.com/technetwork/java/javase/downloads/index.html).
54+
You'll need Java version 7 or higher, from [OpenJDK](https://openjdk.java.net) or [Oracle](https://www.oracle.com/technetwork/java). The Splunk SDK for Java has been tested with OpenJDK v7 and v8, and Oracle JDK v7 and v8.
5655

5756
You'll also need Ant, which you can install from the
5857
[Apache website](http://ant.apache.org/bindownload.cgi).

0 commit comments

Comments
 (0)