1. 19 3月, 2018 1 次提交
  2. 22 2月, 2018 1 次提交
  3. 20 2月, 2018 1 次提交
  4. 07 2月, 2018 1 次提交
  5. 10 11月, 2017 7 次提交
  6. 20 9月, 2017 1 次提交
  7. 29 6月, 2017 1 次提交
  8. 10 6月, 2017 1 次提交
  9. 30 5月, 2017 1 次提交
  10. 22 3月, 2017 1 次提交
  11. 31 10月, 2016 1 次提交
  12. 27 9月, 2016 1 次提交
  13. 16 9月, 2016 1 次提交
  14. 07 9月, 2016 1 次提交
  15. 05 9月, 2016 1 次提交
  16. 08 8月, 2016 1 次提交
  17. 17 5月, 2016 5 次提交
  18. 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