1. 04 Nov, 2013 11 commits
  2. 02 Nov, 2013 4 commits
  3. 01 Nov, 2013 10 commits
  4. 31 Oct, 2013 7 commits
  5. 29 Oct, 2013 1 commit
  6. 28 Oct, 2013 4 commits
  7. 25 Oct, 2013 3 commits
    • Andreas Kluth's avatar
      Update README.md · 19b74461
      Andreas Kluth authored
      - Found typo while reading.
      19b74461
    • Andy Wilkinson's avatar
      Update Gradle plugin to only repackage main jar · bde98def
      Andy Wilkinson authored
      Previously, Repackage would attempt to repackage every jar in the
      project. This would cause it to incorrectly attempt to repackage source
      and javadoc jars.
      
      This commit updates Repackage so that it ignores any jar with a
      classifier. Hopefully this is a reasonable approximation for ignoring
      'special' jars that should not be repackaged such as sources and
      javadoc.
      bde98def
    • Dave Syer's avatar
      Revert aspectj to default version · a4c0733d
      Dave Syer authored
      a4c0733d