summaryrefslogtreecommitdiff
path: root/java/lite
AgeCommit message (Collapse)Author
2016-05-10Update version numbers for other languagesJisi Liu
2016-04-28Down integrate from Google internal.Jisi Liu
2016-01-29Integrate from google internal.Jisi Liu
Java files are moved to un-do the hack in the prevous commit, which moved the java files to the original position for integration.
2016-01-13Restructuring protobuf to multiple modulesnmittler
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.