1. 05 Dec, 2013 4 commits
  2. 04 Dec, 2013 4 commits
    • Dave Syer's avatar
      Remove inaccurate TODO · 33c38b3a
      Dave Syer authored
      33c38b3a
    • Dave Syer's avatar
      Add some handler adapter tests · 884fd012
      Dave Syer authored
      884fd012
    • Dave Syer's avatar
      Fix formatting of header · e1a09e09
      Dave Syer authored
      e1a09e09
    • Andy Wilkinson's avatar
      Make "." be the CLI's default classpath · b0c5d325
      Andy Wilkinson authored
      Previously, the default classpath was empty. Now, in the absence of the
      user providing a classpath via the -cp option, the default classpath
      will be ".". If the user does specify a classpath, the classpath that's
      used will be exactly what they have specified, i.e. "." will no longer
      be on the classpath unless specified by the user.
      
      The app sample integration test has been updated to verify that "." is
      only the classpath by default.
      
      Fixes #115
      b0c5d325
  3. 03 Dec, 2013 2 commits
  4. 02 Dec, 2013 3 commits
  5. 29 Nov, 2013 13 commits
  6. 28 Nov, 2013 11 commits
  7. 27 Nov, 2013 3 commits