aboutsummaryrefslogtreecommitdiff
path: root/javanano/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* Update version number.Feng Xiao2016-10-101-1/+1
| | | | | | [skip ci] Change-Id: I1ba6f6372a08b5796570851336e1a548602f60da
* Bump version number to 3.1.0-alpha-1.Bo Yang2016-10-101-1/+1
|
* update the OSGi SymbolicName and ExportedPackage for the javanano libraryDaniel Frett2016-08-301-2/+2
|
* Update version number to 3.0.0-beta-4Feng Xiao2016-07-131-2/+2
|
* Update version numbers for other languagesJisi Liu2016-05-101-1/+1
|
* Update version number and fix javadoc errors.Feng Xiao2016-01-061-2/+2
|
* Update version number.Feng Xiao2015-08-261-2/+2
| | | | | Protoc, C++ runtime and Java runtime are updated to v3.0.0-beta-1, other languages are updated to v3.0.0-alpha-4.
* Add distributionManagement explicitly to prevent maven from usingBo Yang2015-05-291-0/+10
| | | | | default configuration. In default configuration, maven needs webdav for deployment, which cannot be found in central repository.
* Update version number to 3.0.0-alpha-4Bo Yang2015-05-291-1/+1
|
* Update version number to 3.0.0-alpha-3teboring2015-05-231-2/+2
|
* Add clone() method support for nano.Brian Duff2015-04-281-3/+3
| | | | | | Upstreamed from Another Place (cr/57247854). Change-Id: I2aaf59544c0f5ae21a51891d8a5eeda1dc722c90
* When no clear() is generated, still initialize fields.Brian Duff2015-04-281-0/+9
| | | | | | | | | | | | | | | | https://android-review.googlesource.com/#/c/67890/ removed field initialization from the ctor, making it just call clear() instead. When I added the generate_clear option back (as part of the reftypes compat mode) in https://android-review.googlesource.com/#/c/109530/, I forgot to ensure that what clear() used to do was inlined in the constructor. This change fixes NPEs that are happening for users of reftypes_compat_mode who rely on unset repeated fields being empty arrays rather than null. Change-Id: Idb58746c60f4a4054b7ebb5c3b0e76b16ff88184
* Merge pull request #231 from google/alpha-2-fixChris Fallin2015-03-051-0/+60
|\ | | | | Add maven release profile for JavaNano.
| * Add maven release profile for JavaNano.Jisi Liu2015-03-051-0/+60
| | | | | | | | Change-Id: I885b561c85325db05595f0d86338dcd7c06cf058
* | Bump the version number to 3.0.0-alpha-3-preJisi Liu2015-03-021-2/+2
|/ | | | Change-Id: I33479e529b060e4fed532a827a386d3baecc835e
* Update version number to 3.0.0-alpha-2Jisi Liu2015-02-211-2/+2
| | | | Change-Id: Icecb25db34ae5e6d5142a2d75ca7216ba018abb2
* Merge the javanano map test into the main test target.Jisi Liu2015-02-091-4/+0
|
* Add package for map test for nano.Jisi Liu2015-02-021-0/+4
|
* Add tests for JavaNano maps.Jisi Liu2015-02-021-0/+1
|
* Prepare nano proto code to be merged into protobuf repository.Feng Xiao2014-11-191-0/+164