David Mollitor
3370cc4456
Transition to NIO StandardCharsets
3 years ago
Derek Perez
adc1f931e3
Fix wkt dupes ( #8942 )
...
* properly ignore WKTs in lang_proto_toolchain for java
We already pre-compile the well known types into the runtimes so they shouldn't be re-compiled. #8925
* remove accidental proto addition.
3 years ago
Adam Cozzette
17b30e9647
Update protobuf version ( #9119 )
3 years ago
Adam Cozzette
3f3e6f47c6
Update version to 3.19.0-rc2 and fix changelog about Java 7 ( #9116 )
...
* Update protobuf version
* Update CHANGES.txt to reflect that we're not yet dropping Java 7
3 years ago
Chris Povirk
62d59d7d4c
Update maven-surefire-plugin to 3.0.0-M5. ( #7830 )
...
This avoids https://issues.apache.org/jira/browse/SUREFIRE-1439 ,
which I hit while investigating
https://github.com/protocolbuffers/protobuf/issues/7827
3 years ago
Adam Cozzette
519340d662
Update protobuf version ( #9106 )
3 years ago
Elliotte Rusty Harold
c69b90cb06
deps: update maven-antrun-plugin
...
fixes #8704
3 years ago
Adam Cozzette
9aa1adc60c
Removed unused references to easymock_classextension
3 years ago
Adam Cozzette
454f0cccaa
Add jsr305 dependency for Bazel
3 years ago
Chris Povirk
0da2ca5a17
Add jsr305 to protobuf-util deps. ( #9059 )
...
This prepares for a change (internal CL 399474184, to be mirrored out to GitHub) to add a few such annotations in FieldMaskUtil and JsonFormat.
(Technically, this PR is probably not "necessary" because protobuf-util already depends transitively on jsr305. But it's better hygiene to depend on it directly, and the direct dependency could protect against problems if protobuf-util drops some of its other deps -- or if those deps drop their own deps on jsr305.)
3 years ago
Adam Cozzette
1f66b1b032
Sync from Piper @402594188
...
PROTOBUF_SYNC_PIPER
3 years ago
Elliotte Rusty Harold
9650e9fe8f
update to 3.18.1 ( #9057 )
...
* update to 3.18.1
3 years ago
Elliotte Rusty Harold
72fa7269d9
EasyMock should have scope test
3 years ago
Elliotte Rusty Harold
1e88936fce
Stop using EasyMock classextension ( #9008 )
...
* get rid of classextension and update EasyMock
3 years ago
Adam Cozzette
0dab03ba7b
Update protobuf version to 3.18.1 ( #9051 )
...
* Update protobuf version
* Update PHP release notes in package.xml
3 years ago
Joshua Haberman
82deebfa7a
Added new Java Lite files to BUILD/pom.xml.
3 years ago
Elliotte Rusty Harold
a93074e546
deps: add j2objc annotations ( #9005 )
...
* deps: add j2objc annotations
@pzd this will be needed on the next sync with google3
3 years ago
Elliotte Rusty Harold
06cfc9a0e6
docs: 3.18.0 is released
3 years ago
Sandy Zhang
e56c930d39
Fix map_test.proto package name
3 years ago
Elliotte Rusty Harold
5f55fe1d6b
enforce android API level 14 ( #8971 )
...
* enforce android API level 14
Add animal-sniffer plugin to check for android compatibility
* Revert "Merge pull request #7855 from belugabehr/ObjectsRequireNonNull"
This reverts commit a3e5587447
, reversing
changes made to f79f956b74
.
3 years ago
Paul Yang
12fb2b7450
Update protobuf version ( #8973 )
...
* Update protobuf version
* Update php notes
3 years ago
Sandy Zhang
6dd2176354
Sync from Piper @396393195
...
PROTOBUF_SYNC_PIPER
3 years ago
Joshua Haberman
b6d1e05d55
Removed google-internal annotation.
3 years ago
Joshua Haberman
4a81770b7f
Reverted package change in test proto.
3 years ago
Joshua Haberman
e5c570bb57
Sync from Piper @395706834
...
PROTOBUF_SYNC_PIPER
3 years ago
Derek Perez
0bab8e808e
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
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
Bo Yang
d8f55782b0
Update protobuf version
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
Paul Yang
7cbc08615f
Update protobuf version ( #8887 )
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 )
4 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