1. 21 Jul, 2016 1 commit
    • Feng Xiao's avatar
      Update travis tests for Java. · ad49ed78
      Feng Xiao authored
      1. Set JAVA_HOME so mvn can pick up the correct java version.
      2. Remove jdk6 tests. It has been broken for a while and remain undetected as
         mvn is actually using java 7 to build the code. Given that we have
         set -source and -target to 6 in the pom.xml and the built .jar
         should be usable by java 6, having a dedicated java 6 test doesn't
         seem necessary (assuming very few Java 6 users want to compile protobuf
         Java from source).
      
      Change-Id: I4f14da772632df3e47801f180198242b306c3f0f
      ad49ed78
  2. 20 Jul, 2016 7 commits
  3. 19 Jul, 2016 9 commits
  4. 18 Jul, 2016 8 commits
  5. 15 Jul, 2016 5 commits
  6. 14 Jul, 2016 10 commits