Commit Graph

7 Commits

Author SHA1 Message Date
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