aboutsummaryrefslogtreecommitdiff
path: root/java/core/generate-test-sources-build.xml
Commit message (Collapse)AuthorAgeFilesLines
* Added map_lite_test.proto to fix LiteTestAdam Cozzette2018-03-201-0/+1
|
* Add @Deprecated annotation support for proto file.Jisi Liu2017-08-311-0/+1
|
* Merge from Google internal for 3.4 releaseJisi Liu2017-07-181-1/+2
|
* Restructuring protobuf to multiple modulesnmittler2016-01-131-0/+43
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.