Commit Graph

9 Commits

Author SHA1 Message Date
Flavio Pompermaier
9a5f589bb9 Updated to Java 21 2024-10-31 12:14:31 +01:00
dependabot[bot]
940ebfb183 Bump commons-io:commons-io from 2.7 to 2.14.0 in /onvif-java
Bumps commons-io:commons-io from 2.7 to 2.14.0.

---
updated-dependencies:
- dependency-name: commons-io:commons-io
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-03 18:42:49 +00:00
dependabot[bot]
2b3591e5f6 Bump commons-io from 2.4 to 2.7 in /onvif-java
Bumps commons-io from 2.4 to 2.7.

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-26 16:36:54 +00:00
bhlowe
77d1c615eb some logging changes, test improvements, style check 2019-07-31 10:24:56 -07:00
bhlowe
22e530b4c6 Fixed discovery,new tests, added, removed unused discovery code, started https support 2019-07-28 13:57:13 -07:00
bhlowe
d2675c8850 Changes to build and run with java 12. 2019-07-18 11:50:53 -07:00
bhlowe
bd93a7e1ac continue using java 1.8 as default... but output runs on java 8 and 12. 2019-07-10 10:20:40 -07:00
bhlowe
67a68f2ffc java 12 changes
Changes used to compile on java 12. Should be changed to a maven profile to allow selecting java 8 or higher... but appears to work. I do see some Illegal reflective access
warnings that appear harmless, for instance: Illegal reflective access by org.apache.ws.commons.schema.utils.DOMUtil
2019-07-10 09:35:37 -07:00
Flavio Pompermaier
1b72e827f5 Initial import 2016-06-17 17:53:20 +02:00