1. 07 2月, 2018 1 次提交
  2. 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