Commit bdba05e
authored
setup CI for jdk 8 and 9 (#17)
* setup CI for jdk 8 and 9
* Update .travis.yml
* Update .travis.yml
* updating pvDatabaseJava module
* #16 fixing javadoc preparing for java 9
* Updating exampleJava for jdk9 compliance
* Temporarily disabling test due to travis failures
* #16 install openfx and fix certificates for jdk8 and jdk10
* Update .travis.yml
* Temporarily disable unit test failing on travis
* #16 cleaning up the java doc plugin and adding html5 tag
* remove references to com.sun.* deprecated in java9+
* #16 using george's profile to disable html5 for java8
* Travis patch (#24)
* Update .travis.yml
* removing the typo "-"1 parent 055569f commit bdba05e
File tree
11 files changed
+371
-372
lines changed- epics-vtype
- gpclient
- gpclient-javafx/src/main/java/org/epics/gpclient/javafx/tools
- gpclient-sample/src/test/java/org/epics/gpclient/sample
- pvDataJava/src/org/epics/pvdata
- copy
- misc
- property
- pv
11 files changed
+371
-372
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
4 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
5 | 18 | | |
6 | 19 | | |
7 | 20 | | |
8 | 21 | | |
9 | 22 | | |
10 | | - | |
| 23 | + | |
11 | 24 | | |
12 | 25 | | |
13 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | 27 | | |
54 | 28 | | |
55 | 29 | | |
| |||
0 commit comments