Derek Perez
bc45f92262
Bazel powered Java testing ( #8506 )
...
* Protobuf Java/Core Tests running w/ Bazel.
Also integrates rules_jvm_external and migrates existing maven deps
in place.
* Add test_suite target that maps to rule name.
* Lite tests passing in Bazel
* util tests passing with Bazel.
* Add conformance and build testing to //java:core
* Cleanup bzl style and lock down access to failure lists.
* Adding Java Lite conformance tests.
* rm newline
* parameterize conformance_test
This makes usage of failure lists more explicit.
* restrict visibility more for newly added libs and fix formatting.
* fix formatting and visibility.
* move testing.bzl to an internal package.
* fix file formatting.
* moving conformance_test to internal.bzl
4 years ago
Derek Perez
d1b2eff440
Cleanup kokoro usages of java_compatibility and eliminate java/compatibility_tests. ( #8504 )
4 years ago
Joshua Haberman
ce560630bf
Sync from Piper @368734211
...
PROTOBUF_SYNC_PIPER
4 years ago
Deanna Garcia
f6508077db
Adding note to the README about kotlin protos
4 years ago
Deanna Garcia
a250d3f8d8
Restrict extension setter and getter operations to non-nullable T
4 years ago
Tobias Liese
1db2b662de
Fixed version for gradle in java Readme.md
...
Looks like this was forgotten by the last time this was edited.
4 years ago
Adam Cozzette
436bd7880e
Updated version to 3.15.8 ( #8463 )
...
* Update protobuf version
* Updated CHANGES.txt and package.xml for 3.15.8
4 years ago
Adam Cozzette
7689f00ba8
Update protobuf version ( #8448 )
4 years ago
Deanna Garcia
50592a51ab
Making dependency on java proto instead of copying files and generating kotlin generated code for standard protos
4 years ago
Adam Cozzette
878be3569e
Update protobuf version
4 years ago
Derek Perez
4008d229aa
Sync from Piper @366297034
...
PROTOBUF_SYNC_PIPER
4 years ago
Deanna Garcia
74a32c02a1
fixing kokoro tests
4 years ago
Deanna Garcia
b0acba39c9
cleaning up
4 years ago
Deanna Garcia
30355ff78a
Fixing build
4 years ago
Deanna Garcia
726241fca1
Changing structure to have kotlin submodules
4 years ago
Esun Kim
aedb8d726c
Added UnsafeByteOperations to protobuf-lite ( #8426 )
4 years ago
Deanna Garcia
438d777e05
Adding file names to cmake files
4 years ago
Deanna Garcia
1949746e9c
Commit with --kotlin_out working
4 years ago
Joshua Haberman
96307d28f6
Sync from Piper @364389596
...
PROTOBUF_SYNC_PIPER
4 years ago
Deanna Garcia
751d05caf7
Fixing core ExtendableMessageExtension
4 years ago
Deanna Garcia
eef241890a
Adding most recent work
4 years ago
Deanna Garcia
73e0e7af12
Removing target folder
4 years ago
Adam Cozzette
6aa539bf01
Update protobuf version
4 years ago
Deanna Garcia
be2f000c96
Adding most recent work
4 years ago
Adam Cozzette
4fff47a418
Update protobuf version
4 years ago
Elliotte Rusty Harold
b6facc69ea
docs: update version
4 years ago
Joshua Haberman
33905ec87b
Fixed the Java Lite build.
4 years ago
Adam Cozzette
fd8aabf32d
Update protobuf version
4 years ago
Joshua Haberman
f645c7ed07
Fixed spelling errors surfaced by CodeSpell.
4 years ago
Adam Cozzette
983d115bd9
Update protobuf version
4 years ago
Adam Cozzette
d7e943b8d2
Update protobuf version
4 years ago
Adam Cozzette
052dc799d2
Update protobuf version
4 years ago
Elliotte Rusty Harold
947e2e189a
deps: update JUnit and Truth
4 years ago
Adam Cozzette
133e5e7526
Update protobuf version
4 years ago
Adam Cozzette
de701c660b
Update protobuf version
4 years ago
Adam Cozzette
ac9218c5d9
Update protobuf version
4 years ago
Adam Cozzette
ae50d9b990
Update protobuf version
4 years ago
Adam Cozzette
8260126500
Update protobuf version
4 years ago
Elliotte Rusty Harold
e1b26fe4a1
deps: update to Guava 30.1 ( #8209 )
...
This release includes a minor security fix.
4 years ago
Deanna Garcia
f25ca77c7f
Make kotlin a top-level directory
4 years ago
Deanna Garcia
887462a435
Fixing some of the kokoro tests
4 years ago
Deanna Garcia
4f829fbecd
Copying in kotlin proto specific files
4 years ago
Adam Cozzette
e9f2ef308c
Update protobuf version
4 years ago
Elliotte Rusty Harold
c17e3c134c
Guava 30 ( #7991 )
4 years ago
Adam Cozzette
f3192d6128
Update protobuf version
4 years ago
Adam Cozzette
1b851b3fe6
Update protobuf version
4 years ago
Adam Cozzette
a8ab1fade9
Update protobuf version
4 years ago
Adam Cozzette
27100b40fd
Update protobuf version
4 years ago
Joshua Haberman
b70695dd68
Sync from Piper @338707351
...
PROTOBUF_SYNC_PIPER
4 years ago
dependabot[bot]
74de188815
Bump junit from 4.13 to 4.13.1 in /java
...
Bumps [junit](https://github.com/junit-team/junit4 ) from 4.13 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases )
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md )
- [Commits](https://github.com/junit-team/junit4/compare/r4.13...r4.13.1 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago