1. 30 Nov, 2015 1 commit
    • Default status page and health URLs if possible and where needed · 11298720
      Dave Syer authored
      If the management.port is explicitly set to something other than the
      server.port, we can use it to set the status page and health URL
      default values. (They can still be overridden by config properties.)
      
      If management.port=0 there's not much we can do because we don't know
      the port number yet when the instance config is created.
      
      Fixes gh-425
  2. 26 Nov, 2015 1 commit
    • Excludes aspectjrt from javanica · f2fee748
      Dave Syer authored
      The aspectjweaver jar includes all of aspectjrt, and the former is
      used at runtime in a number of places (tests fail if you remove
      it). Both are not needed so we have picked one (the other one than
      recommended in gh-666).
      
      Fixes gh-666
  3. 24 Nov, 2015 1 commit
  4. 23 Nov, 2015 4 commits
  5. 22 Nov, 2015 1 commit
  6. 20 Nov, 2015 6 commits
  7. 19 Nov, 2015 1 commit
  8. 18 Nov, 2015 2 commits
  9. 17 Nov, 2015 3 commits
  10. 13 Nov, 2015 2 commits
  11. 12 Nov, 2015 4 commits
  12. 11 Nov, 2015 7 commits
  13. 10 Nov, 2015 4 commits
  14. 09 Nov, 2015 3 commits