Max Romanov
4e0a2002fe
Java: fixing configure errors reporting.
2020-01-28 17:03:19 +03:00
Max Romanov
1949be644c
Java: introducing SHA512 sum validation for external JARs.
2020-01-28 17:02:51 +03:00
Max Romanov
04bf6457c6
Java: fixing maven repository URL.
...
It is required to use https scheme and different host to download
packages from maven repository.
2020-01-28 17:01:21 +03:00
Max Romanov
9b4e45cafc
Fixed "make tests" build without preceding "make".
...
Currently almost all Unit object files depends on generated nxt_version.h.
This patch adds missing dependence and fixes running make with multiple
jobs.
This closes #318 issue on GitHub.
2019-10-02 19:11:10 +03:00
Max Romanov
2b8cab1e24
Java: introducing websocket support.
2019-09-05 15:27:32 +03:00
Max Romanov
5bfdebb9e4
Introducing Java Servlet Container beta.
2019-02-28 18:02:42 +03:00