Joshua Haberman
e5c570bb57
Sync from Piper @395706834
...
PROTOBUF_SYNC_PIPER
3 years ago
Derek Perez
2937b2ca63
Addresses duplicates identified in #8925 ( #8939 )
...
* Addresses duplicates identified in #8925
java_export aliases the rule name to the full maven_project_jar which consolidates all deps into a merged jar. This is not what we want for Bazel users.
* Update :util to match
3 years ago
Elliotte Rusty Harold
8cf990fc9f
Updtae version to 3.17.3 ( #8889 )
3 years ago
Adam Cozzette
f78fefc1ff
Sync from Piper @392954264
...
PROTOBUF_SYNC_PIPER
3 years ago
Bo Yang
509aee4b8b
Sync from Piper @391414001
...
PROTOBUF_SYNC_PIPER
3 years ago
Adam Cozzette
0773db2124
Fix Kotlin tests
3 years ago
Adam Cozzette
6cee7c604e
Temporarily disable ExtensionRegistryFactoryTest
3 years ago
Adam Cozzette
d46abc1e7e
Update BUILD and cmake files and add some missing Java dependencies
3 years ago
Adam Cozzette
562fc946c7
Sync from Piper @388508285
...
PROTOBUF_SYNC_PIPER
3 years ago
Damon Cai
a420f23d4c
Remove JvmField annotations from Kotlin private properties ( #8804 ) ( #8811 )
3 years ago
Derek Perez
c684434ecb
creating a single target to rollup maven artifacts ( #8776 )
3 years ago
Derek Perez
9276968326
Detect Windows vs Non-Windows execution context in tests. ( #8767 )
3 years ago
Derek Perez
2ea5c9951c
Fix for WIndows Bazel CI ( #8761 )
3 years ago
Derek Perez
91bbdc90e3
Ensure testdata text always uses \n newlines. ( #8756 )
3 years ago
Deanna Garcia
1f1ed9c62f
Changing one more instance of VERSION
3 years ago
Deanna Garcia
96cffb3ac3
Removing dependencies and renaming bazel version file
3 years ago
Deanna Garcia
89a9f459e9
Changing BUILD files and adding pom templates
3 years ago
Derek Perez
9d9d8ee18d
Removing deprecated TimeUtil class. ( #8749 )
3 years ago
deannagarcia
09588d44b0
Update pom.xml
4 years ago
Stanislav Kashirin
37b18c5f12
Remove unnecessary allocation during String field emptiness checks ( #7526 )
4 years ago
Deanna Garcia
367851d124
Update protobuf version
4 years ago
Deanna Garcia
0717715ae9
Removing more from the pom
4 years ago
Deanna Garcia
5330d0d5da
Updating pom files
4 years ago
Elliotte Rusty Harold
7a374d4a2f
deps: update to Guava 30.1.1 ( #8521 )
...
@eklitzke
4 years ago
Deanna Garcia
50a317556a
Fixing merge conflict
4 years ago
Deanna Garcia
7090f7ab55
Adding dokka to main pom
4 years ago
Deanna Garcia
5b8208ecea
Update protobuf version
4 years ago
Deanna Garcia
021329b7e7
resolving conflicts
4 years ago
Joshua Haberman
9521803d40
Sync from Piper @375548932
...
PROTOBUF_SYNC_PIPER
4 years ago
Adam Cozzette
52784ced2f
Update protobuf version ( #8633 )
4 years ago
Dennis Shao
3b5f123537
Update pom.xml
4 years ago
Dennis Shao
31d3098af6
Update pom.xml
...
Add plugin to generate Kotlin docs
4 years ago
David L. Jones
24935638ea
Revert "Merge branch 'kotlin' into master" ( #8622 )
...
This reverts commit 716621a222
, reversing
changes made to f0da89d8b6
.
4 years ago
Dennis Shao
45aca8d7a0
Update pom.xml for kotlin doc generateor
4 years ago
Deanna Garcia
6da55b2d6b
Add changes to CHANGES.txt
4 years ago
Deanna Garcia
094d18944e
Sync from Piper @373871284
...
PROTOBUF_SYNC_PIPER
4 years ago
Adam Cozzette
652d99a8ee
Update protobuf version ( #8606 )
4 years ago
Deanna Garcia
4a5e765fe3
Adding more repeated extension tests
4 years ago
Adam Cozzette
f807c02226
Update protobuf version to 3.17.0-rc2 ( #8586 )
...
* Update protobuf version
* Updated Kotlin versions and updated script to handle them
4 years ago
Deanna Garcia
cf234cf132
Updating Kotlin compiler version and testing new functionality it allows
4 years ago
Adam Cozzette
3546d29a00
Add the kotlin and kotlin-lite directories to the main pom.xml ( #8585 )
...
* Add the kotlin and kotlin-lite directories to the main pom.xml
* Updated Kotlin versions to 3.17.0-rc1
* Fix Mac CI tests by resolving brew package conflict
4 years ago
Adam Cozzette
7025f37cde
Update protobuf version ( #8575 )
4 years ago
Adam Cozzette
2dc747c574
Update PHP release notes and update version to 3.16.0 ( #8573 )
...
* Updated PHP release notes in packages.xml
* Update protobuf version to 3.16.0
4 years ago
Adam Cozzette
debc03dfc5
Update protobuf version to 3.16.0-rc2 ( #8556 )
...
* Update CHANGES.txt
* Update protobuf version
4 years ago
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