1. 07 Sep, 2015 1 commit
  2. 06 Sep, 2015 1 commit
  3. 05 Sep, 2015 2 commits
    • Phillip Webb's avatar
      Fix warnings · 690da89c
      Phillip Webb authored
      690da89c
    • Phillip Webb's avatar
      Add eclipse specific profile to set execution env · 85bb347f
      Phillip Webb authored
      Update the parent POM to include a new profile which is automatically
      enabled by eclipse.
      
      The profile duplicates `default` and also set the compiler version to
      1.8. This means that M2E sets the execution environment to `JavaSE-1.8`
      but the command line build still compiles 1.6 compatible code.
      
      Fixes gh-3618
      85bb347f
  4. 03 Sep, 2015 16 commits
  5. 02 Sep, 2015 20 commits