aboutsummaryrefslogtreecommitdiff
path: root/java/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* Bump version number for GAJisi Liu2016-07-251-1/+1
|
* Include javadoc/source in Java release packages.Feng Xiao2016-07-181-0/+26
| | | | | | Also fixed javadoc errors. [ci skip]
* Merge pull request #1781 from xfxyjwf/update_versionFeng Xiao2016-07-141-1/+1
|\ | | | | Update version number to 3.0.0-beta-4
| * Update version number to 3.0.0-beta-4Feng Xiao2016-07-131-1/+1
| |
* | Exclude Java lite module from parent pom.xmlFeng Xiao2016-07-131-1/+1
|/
* Update version numbers for beta3Jisi Liu2016-05-101-1/+1
|
* Down integrate from Google internal.Jisi Liu2016-04-281-0/+2
|
* Integrate google internal changes.Jisi Liu2016-03-301-1/+1
|
* Restructuring protobuf to multiple modulesnmittler2016-01-131-290/+130
| | | | | | | | | 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.
* Fix Java travis tests.Feng Xiao2015-12-211-2/+2
|
* Down-integrate from internal code base.Feng Xiao2015-12-111-0/+5
|
* include plugin.proto and generated code in protobuf-javaJoshua Humphries2015-11-051-0/+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.
* Down-integrate from internal code base.Feng Xiao2015-08-231-0/+1
|
* Down-integrate from internal branch.Jisi Liu2015-08-211-0/+1
| | | | Change-Id: Ieb7a2c2fbf35bc2a8fa65b915a5ecb68c83863e4
* 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
|
* Merge pull request #413 from TeBoring/masterPaul Yang2015-05-211-0/+15
|\ | | | | down-integrate internal changes
| * down-integrate internal changesBo Yang2015-05-211-0/+15
| |
* | Include well-known types in Java runtime.Feng Xiao2015-05-211-0/+29
|/ | | | Change-Id: I816fe2fac7fccbcd96dd8510c7c9b5e7996aeadc
* Merge "Add a release profile for Java mvn project, which includes source ↵Jisi Liu2015-03-041-0/+58
|\ | | | | | | file, javadoc packaging and signing."
| * Add a release profile for Java mvn project, which includes source file,Jisi Liu2015-03-031-0/+58
| | | | | | | | | | | | javadoc packaging and signing. Change-Id: I70632f01274b70e6f48dae5f4be15f123eb19a46
* | 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
* Update version number to v3.0.0-preFeng Xiao2014-12-101-2/+2
|
* Update version number to v3.0.0-alpha-1Feng Xiao2014-12-031-2/+2
|
* Explicitly list all Java lite runtime tests (and exclude those dependingFeng Xiao2014-12-021-2/+4
| | | | TestUtil which transitively depend on the full runtime).
* Down-integrate from internal code base.Feng Xiao2014-11-101-11/+18
|
* Update version number to 2.6.2-pre.Feng Xiao2014-10-211-2/+2
|
* Update version number to 2.6.1.v2.6.1Feng Xiao2014-10-201-2/+2
|
* Update version number to 2.6.1rc1Feng Xiao2014-10-081-2/+2
|
* Replace links to code.google.com/protobuf with ↵Feng Xiao2014-10-011-4/+4
| | | | developers.google.com/protocol-buffers
* Bump version for maven-bundle-pluginJisi Liu2014-09-041-1/+1
|
* merge tags/2.6.0 into trunkjieluo@google.com2014-08-251-1/+1
|
* down integrate to svnjieluo@google.com2014-07-181-0/+10
|
* Update OSGi meta data.xiaofeng@google.com2013-03-081-1/+3
|
* Update version number in trunkxiaofeng@google.com2013-02-281-1/+1
|
* Update version to 2.5.0-preliujisi@google.com2012-11-301-1/+1
|
* Fix issue 298: add OSGi configuration to pom.xml - patch from Thomas Kockxiaofeng@google.com2012-10-251-1/+11
|
* Down-integrate from internal branchxiaofeng@google.com2012-09-221-0/+9
|
* Update mainline version to 2.4.2-pre.liujisi@google.com2011-05-031-1/+1
|
* Update mainline version to 2.4.1-pre.liujisi@google.com2011-02-021-1/+1
|
* Add missing files into pom.xml for protobuf-lite.liujisi@google.com2011-01-271-1/+6
|
* Boost version number to 2.4.0-pre, add more test cases for text_format.py ↵liujisi@google.com2010-12-091-1/+1
| | | | about unicode field.
* Submit recent changes from internal branch. See CHANGES.txt for more details.liujisi@google.com2010-11-021-0/+6
|
* Update version number in trunk to 2.3.1.kenton@google.com2010-01-091-1/+1
|
* Set version to 2.3.0-pre.kenton@google.com2009-12-181-1/+1
|
* Massive roll-up of changes. See CHANGES.txt.kenton@google.com2009-12-181-0/+1
|
* Set version number to 2.2.1 in trunk.kenton@google.com2009-08-131-1/+1
|