Skip to content

Commit 0e4291c

Browse files
authored
Adding java 7 target to README
nrjmx is targetted to work with Java 7: https://github.com/newrelic/nrjmx/blob/master/pom.xml#L217-L219
1 parent 8a646d1 commit 0e4291c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ the command line:
2121
mvn clean package -P \!deb,\!rpm
2222
```
2323

24+
Note: nrjmx is targetted to work with Java 7 ( [pom.xml](https://github.com/newrelic/nrjmx/blob/master/pom.xml#L217-L219) )
25+
2426
## Usage
2527
The applicaton just expects the connection parameters to the JMX interface.
2628

0 commit comments

Comments
 (0)