aboutsummaryrefslogtreecommitdiffhomepage
path: root/java/compatibility_tests
Commit message (Collapse)AuthorAge
* Use latest maven-compiler-plugin (2.6.0)Gravatar Christopher Tubbs2016-11-04
| | | | | | * Uses build-helper-maven-plugin to add generated sources to the classpath * Fixes an issue building with newer versions of the maven-compiler-plugin (See https://issues.apache.org/jira/browse/MCOMPILER-240)
* Use 64-bit protoc binaries in compatibility tests.Gravatar Feng Xiao2016-08-01
| | | | | | | Turns out travis doesn't have the library dependencies to run a 32-bit binary. Change-Id: I5fadbcade2eb71c1e9ce21d90fa9459797df0e81
* Update compatibility tests as well.Gravatar Feng Xiao2016-07-19
| | | | Change-Id: I991396ac6e51e32f3ab1daa501d625f34c3ecb04
* Fix spelling in strings and commentsGravatar Otto Kekäläinen2016-07-03
|
* Describe platform requirements for the compatibility tests.Gravatar Feng Xiao2016-05-20
|
* Add compatiblity tests against v2.5.0Gravatar Feng Xiao2016-05-17