Feng Xiao
047a3b4852
Exclude Java lite module from parent pom.xml
9 years ago
Feng Xiao
932f94e16e
Update version number to 3.0.0-beta-4
9 years ago
Feng Xiao
9086d96439
Integrate from internal code base.
9 years ago
Otto Kekäläinen
3808d091f8
Fix spelling in strings and comments
9 years ago
chezRong
454dbf16fc
added minified JSON formatting functionality with test
9 years ago
Adam Cozzette
d64a2d9941
Integrated internal changes from Google
...
This includes all internal changes from around May 20 to now.
9 years ago
Feng Xiao
a31d14b7d0
Describe platform requirements for the compatibility tests.
9 years ago
Feng Xiao
4f630a6857
Add compatiblity tests against v2.5.0
9 years ago
Feng Xiao
09732c96ac
Add compatibility notice for Java.
9 years ago
Jisi Liu
5dea2017db
Update version numbers for other languages
9 years ago
Jisi Liu
dbed8a0154
Update version numbers for beta3
9 years ago
Jisi Liu
ce6bec74fd
Remove accidentally restored deleted files.
9 years ago
Jisi Liu
cf14183bcd
Down integrate from Google internal.
9 years ago
Jakub Kukul
db93833bc6
Added serialVersionUID to ExtendableMessage.
9 years ago
Jisi Liu
3b3c8abb96
Integrate google internal changes.
9 years ago
Pradeep Gollakota
4d98369f6d
Allow custom URLs for Any in JsonFormat
...
- Using custom URL for types in Any will no longer throw an
InvalidProtocolBufferException in JsonFormat
- Fixes #1128
9 years ago
Dongjoon Hyun
7a9040fe7f
Remove redundant `the` in comments.
9 years ago
Jisi Liu
defa25b38b
Restore the license for Internal.java
9 years ago
Jisi Liu
1b8bab3a78
Uncomment the test, which was commented out during integration
9 years ago
Jisi Liu
5221dcbe47
Integrate from google internal.
...
Java files are moved to un-do the hack in the prevous commit, which
moved the java files to the original position for integration.
9 years ago
Jisi Liu
cb3f428810
Undo the Java module change for integration.
...
Moving the files to their original location, so that opensource changes
can be picked during the internal merge. Those files will be moved into
the correct location after merging with internal code.
Note: do NOT merge this into master without the other internal
down-integration commit.
9 years ago
Joshua Humphries
248557e73a
move test file (was in wrong place after rebasing on java module refactor)
9 years ago
Joshua Humphries
f3c75580e4
throw IOException instead of InvalidProtocolBufferException when appropriate
9 years ago
nmittler
49efe9d7db
Restructuring protobuf to multiple modules
...
protobuf/java will become a parent pom that will contain two modules:
core - contains all of the code for the protobuf-java artifact
util - contains all of the code for the protobuf-java-util artifact
Also cleaned up various Maven warnings.
9 years ago
Feng Xiao
7d075a44c1
Update version number and fix javadoc errors.
9 years ago
Feng Xiao
af81dcfc2c
Fix Java travis tests.
9 years ago
Feng Xiao
a0cecfd31a
Make conformance tests build for C++ and Java.
...
Change-Id: Ibb3fe6f919cc7ca0df91da5e1697ba33d259e433
9 years ago
Feng Xiao
13e1279d86
Remove internal options from proto files.
...
Change-Id: I3daf32cb93dfe0fca38f8b48615ccfc307f748e9
9 years ago
Feng Xiao
e841bac4fc
Down-integrate from internal code base.
9 years ago
Dave Hughes
62c4efa1d6
Fix typo in LazyField javadoc
...
"equals".equals("euqals") == false
9 years ago
Joshua Humphries
37b262bfb4
include plugin.proto and generated code in protobuf-java
9 years ago
Jisi Liu
479a90b4dd
Revert unwanted changes.
9 years ago
Jisi Liu
46e8ff63cb
Down-integrate from google internal.
9 years ago
Feng Xiao
245224902a
Fix javadoc errors.
9 years ago
Feng Xiao
ffe9215140
Update version number.
...
Protoc, C++ runtime and Java runtime are updated to v3.0.0-beta-1, other
languages are updated to v3.0.0-alpha-4.
9 years ago
Feng Xiao
f4ef8fe3b8
Delete incorrectly placed test file.
9 years ago
Feng Xiao
fbb3ef28c9
Merge Java util package to github.
9 years ago
Feng Xiao
839b180dba
Cherry-pick Java utf8 change.
9 years ago
Feng Xiao
b17ec3ca11
Down-integrate from internal code base.
9 years ago
Feng Xiao
eee38b0c01
Down-integrate from google3.
9 years ago
Jisi Liu
b0f661181d
Down-integrate from internal branch.
...
Change-Id: Ieb7a2c2fbf35bc2a8fa65b915a5ecb68c83863e4
9 years ago
Bo Yang
252daef02b
Add distributionManagement explicitly to prevent maven from using
...
default configuration. In default configuration, maven needs webdav for
deployment, which cannot be found in central repository.
10 years ago
Bo Yang
e107e2d68e
Update version number to 3.0.0-alpha-4
10 years ago
teboring
9839c0c2c9
Update version number to 3.0.0-alpha-3
10 years ago
Bo Yang
5db217305f
down-integrate internal changes
10 years ago
Feng Xiao
1aacb4fbbf
Include well-known types in Java runtime.
...
Change-Id: I816fe2fac7fccbcd96dd8510c7c9b5e7996aeadc
10 years ago
Tamir Duberstein
654bd3171f
Clean up imports
10 years ago
Tamir Duberstein
badef1fc19
Move `UTF_8` to `Internal`
10 years ago
Tamir Duberstein
2820e86aab
Skip 3-byte test in CI
10 years ago
Tamir Duberstein
210de285d7
DRY: Use `Charset` statics to eliminate exceptions
10 years ago