aboutsummaryrefslogtreecommitdiff
path: root/java/lite
Commit message (Collapse)AuthorAgeFilesLines
* Down integrate from Google internal.Jisi Liu2016-04-283-4/+67
|
* Integrate from google internal.Jisi Liu2016-01-291-3/+1
| | | | | Java files are moved to un-do the hack in the prevous commit, which moved the java files to the original position for integration.
* Restructuring protobuf to multiple modulesnmittler2016-01-131-0/+158
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.