1. e482569 Allow builds to work from parent by Sebastian Bazley · 10 years ago
  2. 85c6e9f Exclude binary test file that is not detected as binary on OSX by Sebastian Bazley · 10 years ago
  3. cc870b0 Show details of what happens on different platforms by Sebastian Bazley · 10 years ago
  4. 75f092e RAT-175 - SourceCodeManagementSystems.hasIgnoreFile() should return boolean by Sebastian Bazley · 10 years ago
  5. e1e0303 Tab police by Sebastian Bazley · 10 years ago
  6. 729703d Correct typo by Sebastian Bazley · 10 years ago
  7. 0965d3f RAT-173 Skip reports as well by Philipp Ottlinger · 10 years ago
  8. 8a230ed RAT-167 Add links to Jenkins builds by Philipp Ottlinger · 10 years ago
  9. 74239a7 [RAT-170] RAT should use itself during build and site generation by Dennis Lundberg · 10 years ago
  10. efc1cb5 [RAT-170] RAT should use itself during build and site generation by Dennis Lundberg · 10 years ago
  11. 5615001 Configure maven-release-plugin to only prompt once for the release version. by Dennis Lundberg · 10 years ago
  12. f45a4b7 Require Maven 3.0.5+ to build Rat, but only require Maven 2.2.1+ to use Rat. by Dennis Lundberg · 10 years ago
  13. 8eb6255 Use latest released version of Apache Rat Plugin. by Dennis Lundberg · 10 years ago
  14. 24386bf RAT-172: Filter source code management system directories and ignore files by Philipp Ottlinger · 10 years ago
  15. dc631f3 Local development with git - more ignores. by Philipp Ottlinger · 10 years ago
  16. bd694c8 Adding IntelliJ stuff to svn/gitignore. by Philipp Ottlinger · 10 years ago
  17. b322c47 Adding gitignore for local git development. by Philipp Ottlinger · 10 years ago
  18. 7b4cc24 Reverting project injection, verified locally that 0.11-RC2 works fine. by Philipp Ottlinger · 10 years ago
  19. d9185ed RAT-168: by Philipp Ottlinger · 10 years ago
  20. 1690652 [maven-release-plugin] prepare for next development iteration by Dennis Lundberg · 10 years ago
  21. d45658c [maven-release-plugin] prepare release apache-rat-project-0.11 by Dennis Lundberg · 10 years ago
  22. dd395f8 Adapting new test file locations to fix build failures due to wrong paths in RAT-exclusions. by Philipp Ottlinger · 10 years ago
  23. bbde16f Roll back version numbers in preparation for a new release candidate. by Dennis Lundberg · 10 years ago
  24. 31fa83b Move the integration tests to the standard location in a Maven project. See http://maven.apache.org/guides/introduction/introduction-to-the-standard-directory-layout.html for more info. by Dennis Lundberg · 10 years ago
  25. 3461264 Inject project version and name from the POM, so that we don't have to update these for every new release. by Dennis Lundberg · 10 years ago
  26. 9ffe89f Fix typo. by Dennis Lundberg · 10 years ago
  27. ad56a90 Simplify invoker goals. by Dennis Lundberg · 10 years ago
  28. 7aa2c7c [RAT-168] Add integration test for apache-rat:rat to catch NPE by Dennis Lundberg · 10 years ago
  29. ee4be44 [RAT-169] IT tests it2 and it3 don't appear to be run by Dennis Lundberg · 10 years ago
  30. 5b3caaa Correct site publication instructions. by Dennis Lundberg · 10 years ago
  31. 2159246 Anglicise by Sebastian Bazley · 10 years ago
  32. 6f3ed64 Tab police Also removed trailing spaces in files that had tabs by Sebastian Bazley · 10 years ago
  33. 3c63d19 Replace tabs in string with \t by Sebastian Bazley · 10 years ago
  34. 9cc715c Use in-line comments for @SuppressWarnings by Sebastian Bazley · 10 years ago
  35. 07cf14e Field might as well be private as it is not used externally by Sebastian Bazley · 10 years ago
  36. b7a041e LHF: organized imports after refactoring. by Philipp Ottlinger · 10 years ago
  37. 224b344 Refactoring mojo tests. by Philipp Ottlinger · 10 years ago
  38. f2776b7 RAT-168 Tests don't check CLI usage Parallel unit test is not needed/used by Sebastian Bazley · 10 years ago
  39. 301808b assertions are not related to RAT-168 by Sebastian Bazley · 10 years ago
  40. 8e7c1e1 RAT-168 Tests don't check CLI usage Added basic test to check rat goal by Sebastian Bazley · 10 years ago
  41. 26f9b6d RAT-168 Check CLI usage https://issues.apache.org/jira/browse/RAT-168 by Philipp Ottlinger · 10 years ago
  42. 3968f59 LHF by Philipp Ottlinger · 10 years ago
  43. dc9a6ef RAT-168 Tests don't check CLI usage by Philipp Ottlinger · 10 years ago
  44. 6c9cfab https://issues.apache.org/jira/browse/RAT-168 RAT-168 Check CLI usage by Philipp Ottlinger · 10 years ago
  45. 0e3200d 0.11: NPE-fix by Philipp Ottlinger · 10 years ago
  46. 041d00b LHF: Fixed javadoc errors. by Philipp Ottlinger · 10 years ago
  47. 91d620a LHF: minor changes in documentation by Philipp Ottlinger · 10 years ago
  48. b002a91 [maven-release-plugin] prepare for next development iteration by Dennis Lundberg · 10 years ago
  49. b1b77c1 [maven-release-plugin] prepare release apache-rat-project-0.11 by Dennis Lundberg · 10 years ago
  50. 1d1b6cd Update copyright year. by Dennis Lundberg · 10 years ago
  51. 4fb2e12 Fall back to a version of wagon-ssh that is compatible with Maven 2. by Dennis Lundberg · 10 years ago
  52. b0a2893 Fall back to maven-pmd-plugin:3.1, since later versions require Java 1.6+. by Dennis Lundberg · 10 years ago
  53. 9c3c3bf Updated dependencies for reports and plugins including SCM stuff. by Philipp Ottlinger · 10 years ago
  54. 71b9a22 Minor tweaks to the site. by Dennis Lundberg · 10 years ago
  55. 1a2f33c Skip animal sniffer for the Rat command line client, since it doesn't have any source code of its own. by Dennis Lundberg · 10 years ago
  56. 382a1e2 Reducing Eclipse warning: by Philipp Ottlinger · 10 years ago
  57. e8c5b2a Make sure that we don't depend on a higher Java version than we prefer, either in our own sources or through dependencies. by Dennis Lundberg · 10 years ago
  58. fac72ae Prepare release notes for 0.11 release. by Dennis Lundberg · 10 years ago
  59. 3080fa1 Restore property name for Maven Plugin Plugin version. by Dennis Lundberg · 10 years ago
  60. 144eca6 Restore property name for Maven Plugin Plugin version. by Dennis Lundberg · 10 years ago
  61. 34a4525 Restore formatting that was mangled in r1614756. by Dennis Lundberg · 10 years ago
  62. 9ec3360 Use the most recently released version of Rat in the "rat" profile. by Dennis Lundberg · 10 years ago
  63. 8a3c925 Added Jenkins links to pom in order to find them more easily. by Philipp Ottlinger · 10 years ago
  64. bb741af reverting RAT-136: https://issues.apache.org/jira/browse/RAT-136 by Philipp Ottlinger · 10 years ago
  65. c2f03d8 FIxed the site build on CI by Philipp Ottlinger · 10 years ago
  66. fe1b701 Updated to parent pom v14. by Philipp Ottlinger · 10 years ago
  67. 0baab13 RAT-144: AbstractRatMojo String constant arrays should be private by Philipp Ottlinger · 10 years ago
  68. f6d3a72 RAT-144: AbstractRatMojo String constant arrays should be private by Philipp Ottlinger · 10 years ago
  69. 9f120aa RAT-136: Upgrade commons-lang to latest commons-lang3 by Philipp Ottlinger · 10 years ago
  70. c4dc781 Added myself to the list of developers and removed my pseudonym. by Philipp Ottlinger · 10 years ago
  71. ac95030 RAT-165: https://issues.apache.org/jira/browse/RAT-165 by Philipp Ottlinger · 10 years ago
  72. 02607d5 RAT-148: by Philipp Ottlinger · 10 years ago
  73. 4663a05 RAT-162: Integrated patch from Andrew Gaul, reorganized imports. by Philipp Ottlinger · 10 years ago
  74. ca271db RAT-165: by Philipp Ottlinger · 10 years ago
  75. 7405933 buildbot trigger test, ignore by Gavin McDonald · 10 years ago
  76. 12c3afb whitespace test to trigger buildbot by Gavin McDonald · 10 years ago
  77. 378376d [RAT-159] Detect OpenOffice documents as being archives by Dennis Lundberg · 10 years ago
  78. 95c0c4c [RAT-155][RAT-156] Fix tests by Dennis Lundberg · 10 years ago
  79. 565bdaf [RAT-156] Add some symmetry when applying license headers to files with file type specific headers. by Dennis Lundberg · 10 years ago
  80. 080dbdc [RAT-155] Do not add empty first and last lines in the license header for certain families. by Dennis Lundberg · 10 years ago
  81. 6acdb05 [RAT-135] addLicenseHeaders is missing a space on license header. by Dennis Lundberg · 10 years ago
  82. 17494dc [RAT-154] Indentation of the license header should be decided per family. by Dennis Lundberg · 10 years ago
  83. 2e481bc [RAT-153] Do not add extra empty lines when appending headers for the Apache License. by Dennis Lundberg · 10 years ago
  84. 26f8a11 [RAT-152] Recognize the format for .bsh, .fml and .jsp file types. by Dennis Lundberg · 10 years ago
  85. fb2ccb9 [RAT-151] Detect more archive file formats by Dennis Lundberg · 10 years ago
  86. 936ca39 Download latest release, Rat 0.10 by Robert Burrell Donkin · 11 years ago
  87. cc6ec88 Fix up link to KEYS file by Sebastian Bazley · 11 years ago
  88. 17d4889 [maven-release-plugin] prepare for next development iteration by Robert Burrell Donkin · 11 years ago
  89. 0936f60 [maven-release-plugin] prepare release apache-rat-project-0.10 by Robert Burrell Donkin · 11 years ago
  90. e311b8a Try to establish credentials by Robert Burrell Donkin · 11 years ago
  91. c9116bf Update footer date by Sebastian Bazley · 11 years ago
  92. d38253f RAT-145 - Maven plugin should not run in the "verify" phase, but in the "validate" phase by Sebastian Bazley · 11 years ago
  93. 2be2880 RAT-129 - Add support for CDDL 1.0 by Sebastian Bazley · 11 years ago
  94. e733658 Add editted copies of CLI and ANT docs from website by Sebastian Bazley · 11 years ago
  95. 97d1573 A bit more detail by Sebastian Bazley · 11 years ago
  96. f292ea1 Use relative links for local files by Sebastian Bazley · 11 years ago
  97. 45b2378 Summary of updates by Sebastian Bazley · 11 years ago
  98. 3be54e0 We don't need the standard source archive; packaging is done in the CLI module by Sebastian Bazley · 11 years ago
  99. 4d378eb No need for source jar of CLI module which is just a packaging module by Sebastian Bazley · 11 years ago
  100. 6e702e9 Simplify the binary archives by Sebastian Bazley · 11 years ago