1. 25 Jul, 2016 1 commit
  2. 23 Jul, 2016 2 commits
  3. 22 Jul, 2016 8 commits
  4. 21 Jul, 2016 2 commits
    • Feng Xiao's avatar
      Merge pull request #1822 from xfxyjwf/java6 · 2ba058c6
      Feng Xiao authored
      Update travis tests for Java.
      2ba058c6
    • 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
  5. 20 Jul, 2016 7 commits
  6. 19 Jul, 2016 9 commits
  7. 18 Jul, 2016 8 commits
  8. 15 Jul, 2016 3 commits