Wouter van Oortmerssen
f20d2253ae
update Java version to 2.0.3
2021-08-14 09:01:54 -07:00
Kamil Rojewski
752c7b576d
avoiding more NoSuchMethod exceptions ( #6671 )
...
refs #6657
2021-06-03 14:18:45 -07:00
Wouter van Oortmerssen
bec23700fc
Prepare for Java 2.0.1 release
...
see https://github.com/google/flatbuffers/pull/6658
2021-05-24 12:20:45 -07:00
Wouter van Oortmerssen
8a7d013f85
Updated main version numbers to 2.0
2021-05-10 11:14:47 -07:00
dependabot[bot]
a49d440ecd
Bump junit from 4.12 to 4.13.1 in /grpc ( #6172 )
...
Bumps [junit](https://github.com/junit-team/junit4 ) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases )
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md )
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-12 22:58:03 -07:00
Wouter van Oortmerssen
697147a2e6
updated maven build files
...
Change-Id: I33c69978fe7a22485a7fd5ceb7a480e84e8bcdb3
2020-03-16 11:33:42 -07:00
Wouter van Oortmerssen
6df40a2471
pre-tag version bump for 1.12
...
Change-Id: I84a9365e9d8a1afe333b1df85058401ffe0a6b7c
2020-03-12 15:33:39 -07:00
Wouter van Oortmerssen
c978b9ef1f
Enforce matching version in Java and C#.
...
Change-Id: I7f1f12f2f97e5227e0dabc2965ce66a6d41c229c
2019-05-31 12:15:19 -07:00
Wouter van Oortmerssen
9e7e8cbe9f
Bumped version to 1.11.0
...
Change-Id: I0c87ad2cf8f8768cf40c5b7abea0add087a5518a
2019-04-24 11:34:53 -07:00
Wouter van Oortmerssen
c0698cc33f
Bumped version to 1.10.1 for all languages.
...
Change-Id: I9a6256d90ea800834a887afdcf888df412018933
2018-10-03 12:48:47 -07:00
Wouter van Oortmerssen
d215852f52
Several pom.xml files did not have their version bumped to 1.9.0
...
Change-Id: I7c9bb5406ae8df951afe12a008f0d071e0195bfa
2018-05-07 08:46:34 -07:00
Yuri Finkelstein
99a8a68a80
new maven jar called flatbuffers-java-grpc which contains utility … ( #4558 )
...
* new maven jar called flatbuffers-java-grpc which contains utility class supporting generated code for grpc over flatbuffers; grpc java unit test based on maven and junit (maven is used only for simplicity of testing); removed straneous namespace_test/NamespaceA/TableInC.java which is not longer used in the test and no longer generated but contains complilation errors if java compiler picks it up
* moved java grpc tests files according to review request
* Added missing generated code for Java gRPC.
Change-Id: Iada090fe2e99b80a4b7c2f8e39c838a992a1feae
* added missing name and url
2017-12-28 15:26:29 -08:00