1. 10 11月, 2017 7 次提交
  2. 20 9月, 2017 1 次提交
  3. 29 6月, 2017 1 次提交
  4. 10 6月, 2017 1 次提交
  5. 30 5月, 2017 1 次提交
  6. 22 3月, 2017 1 次提交
  7. 31 10月, 2016 1 次提交
  8. 27 9月, 2016 1 次提交
  9. 16 9月, 2016 1 次提交
  10. 07 9月, 2016 1 次提交
  11. 05 9月, 2016 1 次提交
  12. 08 8月, 2016 1 次提交
  13. 17 5月, 2016 5 次提交
  14. 16 5月, 2016 1 次提交
    • Farid Zakaria's avatar
      Initial Maven build implementation · b11e65b4
      Farid Zakaria 提交于
       - Added toolchain plugin so we can build against JDK1.6 while still using maven (needs 1.7+)
       - Added animal-sniffer to verify we aren't using any JDK API out of 1.6
       - Added test plugin (maven-exec) and disabled surefire since we dont use JUnit
       - Correctly modeled the dependencies with appropriate scope
       - Added some missing files to gitignore
       - Added Maven wrapper so setup is painless for new developers
       - Added README.md that explains use of toolchains.xml and maven wrapper
      b11e65b4