Change Log Report
Total number of changed sets: 1
Changes from an unknown range
Total commits: 218
Total number of files changed: 57
| Timestamp | Author | Details |
|---|---|---|
| 2026-05-26 15:32:39 | P. Ottlinger <pottlinger@apache.org> | apache-rat/pom.xml v bb3a412b277980d5f127fa849fe06917de0aed48 Fix build warning and reformat pom |
| 2026-03-23 00:32:40 | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | apache-rat/pom.xml v e2c320b319ab78ae860ea0852c68c8dcf89a3870 Bump org.apache.maven.doxia:doxia-module-markdown from 2.0.0 to 2.1.0 Bumps org.apache.maven.doxia:doxia-module-markdown from 2.0.0 to 2.1.0. --- updated-dependencies: - dependency-name: org.apache.maven.doxia:doxia-module-markdown dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
| 2026-03-19 20:42:47 | P. Ottlinger <pottlinger@apache.org> | apache-rat/pom.xml v f05fc0a03e03b3051da1a13fefb6537f8959dd34 RAT-535: Replace deprecated maven-resource-plugin configuration element to overwrite generated files |
| 2026-03-19 20:08:42 | P. Ottlinger <pottlinger@apache.org> | apache-rat/pom.xml v 725d2276a8d1772f5fdae396ef879e98e37f6d4d RAT-535: Replace deprecated maven-resource-plugin configuration element to overwrite generated files |
| 2026-03-16 23:27:16 | P. Ottlinger <pottlinger@apache.org> | apache-rat/pom.xml v 16ee29079d3aad70633bab2fa81ed5f814a47406 RAT-534: Automatically generate SHA512 and SHA256 checksums during ASF release builds |
| 2026-03-12 00:25:52 | P. Ottlinger <pottlinger@apache.org> | apache-rat/pom.xml v 0be77fb555979c6f6eef880150a25c5f5438f246 [maven-release-plugin] prepare for next development iteration |
| 2026-03-12 00:25:45 | P. Ottlinger <pottlinger@apache.org> | apache-rat/pom.xml v f23e54dc58ec5818797ec1bb195a8ed2b20f32a4 [maven-release-plugin] prepare release apache-rat-project-0.18 |
| 2026-03-11 23:35:02 | P. Ottlinger <pottlinger@apache.org> | apache-rat/src/site/markdown/migration_guide.md v 8edddaee3d5905e0911f2940d77481c4b5f63bc7 RAT-530: Reverse order of migration guide entries, newest top |
| 2025-12-27 12:45:25 | P. Ottlinger <pottlinger@apache.org> | apache-rat/pom.xml.versionsBackup v d7395d22fce98ccbb1ca2b9e7b81c05d00c8a134 Revert "RAT-530: Switch to 0.18 SNAPSHOT" This reverts commit 05756629810efb381f10245e59a65f011679e669. |
| 2025-12-27 12:45:06 | P. Ottlinger <pottlinger@apache.org> | apache-rat/pom.xml.versionsBackup v 05756629810efb381f10245e59a65f011679e669 RAT-530: Switch to 0.18 SNAPSHOT |
| 2025-12-27 12:45:01 | P. Ottlinger <pottlinger@apache.org> | apache-rat/pom.xml v ab18e736e033545a6bc2f29918f6685335abf1b3 RAT-530: Switch to 0.18 SNAPSHOT |
| 2025-12-26 13:27:58 | P. Ottlinger <ottlinger@users.noreply.github.com> | apache-rat/spotbugs-ignore.xml v 0aa38ebfdc8dec5417886cc0173ad8388d6dc33e apache-rat/src/site/apt/known_issues.apt v 0aa38ebfdc8dec5417886cc0173ad8388d6dc33e apache-rat/src/site/markdown/migration_guide.md v 0aa38ebfdc8dec5417886cc0173ad8388d6dc33e apache-rat/src/site/markdown/migrationguide/0.18.md v 0aa38ebfdc8dec5417886cc0173ad8388d6dc33e RAT-478: Raise language level to JDK17 (#599) * RAT-478: Raise language level to JDK17, remove animal-sniffer, build with 18,21,25 on GHA * RAT-478, RAT-479: Skip site and javadoc build step on GHA with JDK17 * RAT-478: Changelog - change to language level 17, build with JDK21 * RAT-478: Remove existing JDK8 dependabot exclusions * RAT-498, RAT-478: Update to latest tika to avoid CVE-2025-66516. * RAT-498: Update mockito to latest version * RAT-478: Fix dependabot config error * RAT-478: Try to exclude steps on GHA with JDK17 * RAT-498: Update junit to 5.14.1 * RAT-498: Update dependencies during ANT Unit test runs * RAT-478: Apply language features up to JDK17 * RAT-478: Remove unused imports and harmonize file templates * RAT-478: Try new format in GHA to avoid JDK17 javadoc/site builds * RAT-478: Try to change if condition * RAT-478: Move inside expression language * RAT-478: Do not generate javadoc/site with Java17 * RAT-498, RAT-478, RAT-527: Update dependencies und plugins * RAT-478: Migrate to jUnit 6.1.0-M1 * RAT-478: Fix minor warnings * RAT-478: Fix FS-VA_FORMAT_STRING_USES_NEWLINE * RAT-478: Fix REC - REC_CATCH_EXCEPTION Explicitly rethrow runtime exceptions instead of catching it * RAT-478: Apply spotbugs-induced changes, improve javadoc * RAT-478: Use UTF-8 as default encoding and fix spotbugs issues * RAT-478: Add migration guide entries for 0.18 * RAT-478: Add changelog entry for UTF-8 fallback * RAT-478: Fix glitches in release note template and link to migration guide * RAT-528: Add hint to refactor annotation mechanism * RAT-478: adapt docs concerncing Java17 * RAT-478: Rm comment as number of spotbugs warnings is stable as of >=JDK17 * RAT-478: Add documentation |
| 2025-12-18 16:45:38 | Claude Warren <claude@apache.org> | apache-rat/src/site/markdown/migrationguide/0.18.md v cc55d24b01081d209c33107deb2829fcbe3f7dc6 Fix RAT-508: too much output on level INFO during maven runs (#563) * moved some logging from info to debu * Added verbose tag for Maven processing * changed RAT-469-default test to run with debug * RAT-508: Add explicit integration test with site generation and debug output --------- Co-authored-by: P. Ottlinger <pottlinger@apache.org> |
| 2025-11-09 16:37:06 | P. Ottlinger <pottlinger@apache.org> | apache-rat/src/site/markdown/migrationguide/0.17.md v a59f6c81a5787a7f5b0df548ff6d8ac48247a8c5 RAT-504: Fix double entry |
| 2025-11-08 08:59:49 | P. Ottlinger <ottlinger@users.noreply.github.com> | apache-rat/src/site/apt/output/example.apt v b3b4d5c5223acab5528f552f84e195e0b766cc0e apache-rat/src/site/markdown/migration_guide.md v b3b4d5c5223acab5528f552f84e195e0b766cc0e apache-rat/src/site/markdown/migrationguide/0.17.md v b3b4d5c5223acab5528f552f84e195e0b766cc0e apache-rat/src/site/markdown/migrationguide/0.18.md v b3b4d5c5223acab5528f552f84e195e0b766cc0e apache-rat/src/site/markdown/migrationguide/1.0.0.md v b3b4d5c5223acab5528f552f84e195e0b766cc0e RAT-504: Provide page skeleton for migration guides (#566) * RAT-504: Provide page skeleton for migration guides * RAT-497: Fix javadoc * RAT-497: Re-enable building with JDK17 after javadoc fix * RAT-497: Fix other javadoc-related problems * RAT-506, RAT-505: Add docs, fix missing package info * RAT-497: Partial fix as javadoc:javadoc works, but site build is still failing * Add reference to JDK bug tracker with JDK17 |
| 2025-10-18 00:22:54 | P. Ottlinger <pottlinger@apache.org> | apache-rat/pom.xml v fa5b1a991f94b114d6d7442e66935312bee4437e RAT-487: Cleanup configuration as new exclusion engine from 0.17 works differently |
| 2025-10-17 23:16:06 | P. Ottlinger <pottlinger@apache.org> | apache-rat/pom.xml v 15e2b45e12cef9bd33477dfe40fb6a10c3be4d6f RAT-487: Prepare poms to use release 0.17, add roles, reformat |
| 2025-10-12 17:16:13 | P. Ottlinger <pottlinger@apache.org> | apache-rat/pom.xml v c907057f9e9b2e2f327d0a3a6c98a92899e2985a [maven-release-plugin] prepare for next development iteration |
| 2025-10-12 17:16:05 | P. Ottlinger <pottlinger@apache.org> | apache-rat/pom.xml v 86546fd2619401eb92a419488652368eceb878a0 [maven-release-plugin] prepare release apache-rat-project-0.17 |
| 2025-10-09 10:30:56 | P. Ottlinger <pottlinger@apache.org> | apache-rat/pom.xml v 09120f862efd9b3a5ef8dfbf2d76d8ca0363012b Fix plugin configuration definition |
| 2025-10-09 07:47:50 | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | apache-rat/pom.xml v a45ea14cbffb0db78f4d4d62a320a831a337a22d Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.24 to 1.26 Bumps [org.codehaus.mojo:animal-sniffer-maven-plugin](https://github.com/mojohaus/animal-sniffer) from 1.24 to 1.26. - [Release notes](https://github.com/mojohaus/animal-sniffer/releases) - [Commits](https://github.com/mojohaus/animal-sniffer/compare/animal-sniffer-1.24...animal-sniffer-1.26) --- updated-dependencies: - dependency-name: org.codehaus.mojo:animal-sniffer-maven-plugin dependency-version: '1.26' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
| 2025-10-07 09:37:49 | P. Ottlinger <ottlinger@users.noreply.github.com> | apache-rat/src/site/apt/known_issues.apt v bcc29a799038608a8c9bd492d011f23ef89da8ce RAT-489: Provide page skeleton for known issues (#545) * RAT-489: Provide page for known issues |
| 2025-10-05 00:00:48 | P. Ottlinger <ottlinger@users.noreply.github.com> | apache-rat/src/templates/apt/default_licenses.apt.vm v 86ba309c5f3d7cc510acab28cf1cf2160fae92f4 apache-rat/src/templates/apt/index.apt.vm.vm v 86ba309c5f3d7cc510acab28cf1cf2160fae92f4 apache-rat/src/templates/apt/standard_collections.apt.vm v 86ba309c5f3d7cc510acab28cf1cf2160fae92f4 RAT-481: Fix 404s in generated site and menu structure (#540) * RAT-379: Remove obsolete groovy file to copy resources. * RAT-481: Fix layout errors * RAT-481: Add missing pages for testdata submodule * RAT-481: Enhance scripts and apply knowledge from other subprojects * RAT-481: Fix broken links and missing menu entries * RAT-481: Add missing headline to example overview page * RAT-481: Fix broken link in template * RAT-481: Fix broken link in template * RAT-481: Fix more broken links in generated pages * RAT-481: Fix linking error * RAT-481: Fix more 404 to Ant submodule * RAT-481: Fix wrong static link of Report task in antlib * RAT-481: Remove non-existing reference * RAT-481: Replace non-working unicode with HTML entity * RAT-481: Add changelog for fixes * RAT-481: Remove old/invalid configuration option as we migrated to v3 of changes-plugin * RAT-481: Document how to use SNAPSHOT versions |
| 2025-09-27 13:43:16 | P. Ottlinger <pottlinger@apache.org> | apache-rat/src/site/resources/site/index.md.vm v dee7c62701b34f2266dbb83292675b195911f628 RAT-492: Replace addLicense with edit-license to not use deprecated CLI option |
| 2025-09-27 13:41:11 | P. Ottlinger <pottlinger@apache.org> | apache-rat/src/site/resources/site/index.md.vm v 039daf872f382b7836b1824b27c47a97a3a570a6 RAT-492: Fix typo in documentation |
| 2025-09-21 11:55:40 | Claude Warren <claude@apache.org> | apache-rat/pom.xml v 329cfd2da4a9d211fce6041bc1f71e244aed12f7 apache-rat/src/main/resources/META-INF/maven/site-tools.xml v 329cfd2da4a9d211fce6041bc1f71e244aed12f7 apache-rat/src/site/apt/env_vars.apt.vm v 329cfd2da4a9d211fce6041bc1f71e244aed12f7 RAT-485: Add environment variable documentation (#533) * Add environment variable documentation --------- Co-authored-by: P. Ottlinger <pottlinger@apache.org> |
| 2025-09-13 16:43:41 | Claude Warren <claude@apache.org> | apache-rat/README-ANT.txt v 0457e3c48307dceaf2980576051e08c766e8ec73 apache-rat/README-CLI.txt v 0457e3c48307dceaf2980576051e08c766e8ec73 apache-rat/README.txt v 0457e3c48307dceaf2980576051e08c766e8ec73 apache-rat/pom.xml v 0457e3c48307dceaf2980576051e08c766e8ec73 RAT-479: Remove unused/outdated README text files (#522) * RAT-479: Removed unused/outdated README files --------- Co-authored-by: P. Ottlinger <pottlinger@apache.org> Co-authored-by: P. Ottlinger <ottlinger@users.noreply.github.com> |
| 2025-09-12 09:24:47 | P. Ottlinger <pottlinger@apache.org> | apache-rat/src/site/apt/detecting_generated_files.apt.vm v 8b68fa17e4117a0a9e3e3c2cad3da552a485270d RAT-358: Fix layout error in generated page |
| 2025-09-11 19:27:43 | P. Ottlinger <pottlinger@apache.org> | apache-rat/pom.xml v 19429ee3beeaeecb4af14544e0f2c0d6605c40c3 RAT-358: Fix build warning |
| 2025-09-11 18:35:20 | P. Ottlinger <pottlinger@apache.org> | apache-rat/pom.xml v 1b9fc7d9ad8d9e60f0ea4b902565502fe952a556 Format poms after latest changes |
| 2025-09-11 16:52:28 | Claude Warren <claude@apache.org> | apache-rat/pom.xml v 903b4911cc79ac5a48aebf65d9ed0ee0c0211b97 apache-rat/src/site/apt/detecting_generated_files.apt.vm v 903b4911cc79ac5a48aebf65d9ed0ee0c0211b97 RAT-358: add and update documentation (#484) * updated documentation for RAT-358 * Documented list of phrases that trigger generated file detection. |
| 2025-09-10 16:49:00 | Claude Warren <claude@apache.org> | apache-rat/pom.xml v 2cf379cf00e169779a600ebc1af5e05f2c972947 RAT-474, RAT-483: fix importing RAT in Eclipse IDE and site build (#505) * fixed RAT-474. * fixed RAT-483. * fixed RELEASE_NOTES copy and removed dependency on jwigrv-maven-plugin * removed unused lifecycle-mapping * updated documentation * updated initial compile info * Disabled linux on github ant tests. --------- Co-authored-by: P. Ottlinger <pottlinger@apache.org> |
| 2025-08-02 18:24:33 | P. Ottlinger <ottlinger@users.noreply.github.com> | apache-rat/README-ANT.txt v 99cb76e4e440fc34dfcf5aaf2016d378eed86a5e apache-rat/README-CLI.txt v 99cb76e4e440fc34dfcf5aaf2016d378eed86a5e apache-rat/src/site/apt/name_xref.apt.vm v 99cb76e4e440fc34dfcf5aaf2016d378eed86a5e apache-rat/src/site/apt/xsd.apt.vm v 99cb76e4e440fc34dfcf5aaf2016d378eed86a5e apache-rat/src/site/resources/site/index.md.vm v 99cb76e4e440fc34dfcf5aaf2016d378eed86a5e apache-rat/src/site/site.xml v 99cb76e4e440fc34dfcf5aaf2016d378eed86a5e apache-rat/src/templates/apt/default_licenses.apt.vm v 99cb76e4e440fc34dfcf5aaf2016d378eed86a5e RAT-397: Migrate RAT to new site stack and prepare for upcoming Doxia 2.x migration (#386) * RAT-397: Migrate webpage to newer site-plugin stack and change skin of site. Removed some of the reports as plugins are discontinued. Rename to RAT consistently. Allow deployment of site next to old version in rat017, --------- Co-authored-by: Jochen Wiedmann <jochen@apache.org> Co-authored-by: Jochen Wiedmann <jochen.wiedmann@gmail.com> |
| 2025-07-06 23:42:19 | P. Ottlinger <pottlinger@apache.org> | apache-rat/pom.xml v b3770e230691660494c75e29830ce00b64c54ea8 Use RAT more consistently |
| 2025-07-06 23:27:06 | P. Ottlinger <pottlinger@apache.org> | apache-rat/src/templates/apt/cli_options.apt.vm v 19f318f006e2722ab4f07cc0a7742b5328030458 Fix empty description and velocity template errors and update markdown docs |
| 2025-07-06 22:17:11 | P. Ottlinger <pottlinger@apache.org> | apache-rat/src/site/markdown/exclusion_expression.md v 764f812bacc68253e18bbdb08830d55c45b78694 apache-rat/src/site/resources/site/index.md.vm v 764f812bacc68253e18bbdb08830d55c45b78694 apache-rat/src/templates/apt/cli_options.apt.vm v 764f812bacc68253e18bbdb08830d55c45b78694 apache-rat/src/templates/apt/default_matchers.apt.vm v 764f812bacc68253e18bbdb08830d55c45b78694 apache-rat/src/templates/apt/index.apt.vm.vm v 764f812bacc68253e18bbdb08830d55c45b78694 Update docs and javadocs |
| 2025-06-26 12:58:03 | Claude Warren <claude@xenei.com> | apache-rat/.gitignore v 91e3505cae52bcc1dba7f643bc947de6d93e6db4 apache-rat/src/site/apt/cli_options.apt v 91e3505cae52bcc1dba7f643bc947de6d93e6db4 apache-rat/src/site/apt/default_licenses.apt v 91e3505cae52bcc1dba7f643bc947de6d93e6db4 apache-rat/src/site/apt/default_matchers.apt v 91e3505cae52bcc1dba7f643bc947de6d93e6db4 apache-rat/src/site/apt/standard_collections.apt v 91e3505cae52bcc1dba7f643bc947de6d93e6db4 cleaned up files |
| 2025-06-25 23:48:50 | Claude Warren <claude@xenei.com> | apache-rat/src/site/apt/cli_options.apt v 341c28c4c7bd2849cdb89e24e7bc9df156297bb2 apache-rat/src/site/apt/default_matchers.apt v 341c28c4c7bd2849cdb89e24e7bc9df156297bb2 apache-rat/src/site/apt/index.apt v 341c28c4c7bd2849cdb89e24e7bc9df156297bb2 apache-rat/src/site/apt/standard_collections.apt v 341c28c4c7bd2849cdb89e24e7bc9df156297bb2 apache-rat/src/site/resources/templates/Options.md.vm v 341c28c4c7bd2849cdb89e24e7bc9df156297bb2 apache-rat/src/site/resources/templates/argumentTypes.md.vm v 341c28c4c7bd2849cdb89e24e7bc9df156297bb2 apache-rat/src/site/resources/templates/matcher.md.vm v 341c28c4c7bd2849cdb89e24e7bc9df156297bb2 apache-rat/src/site/resources/templates/standardCollections.md.vm v 341c28c4c7bd2849cdb89e24e7bc9df156297bb2 apache-rat/src/templates/apt/index.apt.vm.vm v 341c28c4c7bd2849cdb89e24e7bc9df156297bb2 Initial completed site |
| 2025-06-25 16:33:34 | Claude Warren <claude@xenei.com> | apache-rat/pom.xml v 4c9fdd14ca1ec0038c686b0d0040defba69e94a7 apache-rat/src/templates/apt/cli_options.apt.vm v 4c9fdd14ca1ec0038c686b0d0040defba69e94a7 apache-rat/src/templates/apt/default_matchers.apt.vm v 4c9fdd14ca1ec0038c686b0d0040defba69e94a7 apache-rat/src/templates/apt/index.apt.vm.vm v 4c9fdd14ca1ec0038c686b0d0040defba69e94a7 apache-rat/src/templates/apt/standard_collections.apt.vm v 4c9fdd14ca1ec0038c686b0d0040defba69e94a7 ant documentation updates |
| 2025-06-23 18:01:26 | Claude Warren <claude@xenei.com> | apache-rat/src/main/resources/META-INF/maven/site-tools.xml v b52295ae12ef8798cb253e30354922bddcf91e98 apache-rat/src/site/apt/cli_options.apt v b52295ae12ef8798cb253e30354922bddcf91e98 apache-rat/src/site/apt/default_licenses.apt v b52295ae12ef8798cb253e30354922bddcf91e98 apache-rat/src/site/apt/default_matchers.apt v b52295ae12ef8798cb253e30354922bddcf91e98 apache-rat/src/site/apt/index.apt v b52295ae12ef8798cb253e30354922bddcf91e98 apache-rat/src/site/apt/index.apt.vm v b52295ae12ef8798cb253e30354922bddcf91e98 apache-rat/src/site/apt/standard_collections.apt v b52295ae12ef8798cb253e30354922bddcf91e98 apache-rat/src/site/markdown/exclusion_expression.md v b52295ae12ef8798cb253e30354922bddcf91e98 apache-rat/src/site/resources/site/index.md.vm v b52295ae12ef8798cb253e30354922bddcf91e98 apache-rat/src/site/resources/templates/argumentTypes.md.vm v b52295ae12ef8798cb253e30354922bddcf91e98 apache-rat/src/site/resources/templates/matcher.md.vm v b52295ae12ef8798cb253e30354922bddcf91e98 apache-rat/src/site/resources/templates/standardCollections.md.vm v b52295ae12ef8798cb253e30354922bddcf91e98 apache-rat/src/templates/apt/cli_options.apt.vm v b52295ae12ef8798cb253e30354922bddcf91e98 apache-rat/src/templates/apt/default_licenses.apt.vm v b52295ae12ef8798cb253e30354922bddcf91e98 apache-rat/src/templates/apt/default_matchers.apt.vm v b52295ae12ef8798cb253e30354922bddcf91e98 apache-rat/src/templates/apt/index.apt.vm v b52295ae12ef8798cb253e30354922bddcf91e98 update to create most files from RAT configuraiton |
| 2025-06-21 23:51:31 | Claude Warren <claude@xenei.com> | apache-rat/pom.xml v 7549be9677c4ca150f262675bea966476be412b9 apache-rat/src/main/resources/META-INF/maven/site-tools.xml v 7549be9677c4ca150f262675bea966476be412b9 apache-rat/src/site/resources/site/index.md.vm v 7549be9677c4ca150f262675bea966476be412b9 apache-rat/src/site/resources/templates/Options.md.vm v 7549be9677c4ca150f262675bea966476be412b9 apache-rat/src/site/resources/templates/argumentTypes.md.vm v 7549be9677c4ca150f262675bea966476be412b9 apache-rat/src/site/resources/templates/matcher.md.vm v 7549be9677c4ca150f262675bea966476be412b9 apache-rat/src/site/resources/templates/standardCollections.md.vm v 7549be9677c4ca150f262675bea966476be412b9 apache-rat/src/templates/apt/index.apt.vm v 7549be9677c4ca150f262675bea966476be412b9 apache-rat/src/templates/apt/standard_collections.apt.vm v 7549be9677c4ca150f262675bea966476be412b9 updated documentation and documentation generation |
| 2025-06-18 18:40:49 | Claude Warren <claude@xenei.com> | apache-rat/src/site/apt/index.apt.vm v 5c7f59dab4fef350a84e8c37643ea0c449bb3aa9 updated cli intro and fixed argument type display |
| 2024-12-12 14:39:36 | P. Ottlinger <pottlinger@apache.org> | apache-rat/pom.xml v de44140b0ed09c65fc8eb4c3b13aecfe017f50cc Reformat poms |
| 2024-12-08 17:30:11 | Claude Warren <claude@xenei.com> | apache-rat/pom.xml v 707a372780169789cca9fbd4f516d9754615e25b fixed cleanup and deprecated parameter |
| 2024-12-08 16:36:40 | Claude Warren <claude@xenei.com> | apache-rat/.gitignore v 97f1b30c9e853f0640b171b1c7fc94db689b253c apache-rat/pom.xml v 97f1b30c9e853f0640b171b1c7fc94db689b253c apache-rat/src/site/examples/rat-report.txt v 97f1b30c9e853f0640b171b1c7fc94db689b253c apache-rat/src/site/examples/unapproved-licenses.txt v 97f1b30c9e853f0640b171b1c7fc94db689b253c fixed documentation generation |
| 2024-12-08 16:06:50 | Claude Warren <claude@xenei.com> | apache-rat/pom.xml v a2bfda12515d62b4a94c3f637ae70a2e977e8f1f apache-rat/src/site/examples/default_output.txt v a2bfda12515d62b4a94c3f637ae70a2e977e8f1f added testdata, cleaned up dependency and packaging |
| 2024-12-05 23:53:47 | Jochen Wiedmann <jochen.wiedmann@gmail.com> | apache-rat/pom.xml v 3a27f60b8e01d5756009a0cbbc9fb7698ce85401 Enabling copy of RELEASE_NOTES.txt in the remaining subprojects. |
| 2024-12-04 17:03:28 | Claude Warren <claude@xenei.com> | apache-rat/src/site/examples/rat-report.txt v 1fef23d78191fe0d6788fb61dcf8f28ff2cf4976 updated tests for hidden directory |
| 2024-12-04 11:33:38 | Claude Warren <claude@apache.org> | apache-rat/README-ANT.txt v df5cfbff9aa87fb014cec2b8364aed433857d570 apache-rat/src/site/apt/index.apt.vm v df5cfbff9aa87fb014cec2b8364aed433857d570 apache-rat/src/site/apt/output/example.apt v df5cfbff9aa87fb014cec2b8364aed433857d570 apache-rat/src/site/examples/default_output.txt v df5cfbff9aa87fb014cec2b8364aed433857d570 apache-rat/src/site/examples/rat-report.txt v df5cfbff9aa87fb014cec2b8364aed433857d570 RAT-453: updated XSLT and example output (#405) * updated XSLT and example output * fixed additional tests * Fixed issues with RAT 259 integration test * added media type and encoding to report * RAT-453: Minor fixes, javadoc updates * Changed display format --------- Co-authored-by: P. Ottlinger <pottlinger@apache.org> |
| 2024-12-04 11:33:38 | Claude Warren <claude@apache.org> | apache-rat/README-ANT.txt v 641fc4e1db5ecaa0056016ce2082e162ec6a8447 apache-rat/src/site/apt/index.apt.vm v 641fc4e1db5ecaa0056016ce2082e162ec6a8447 apache-rat/src/site/apt/output/example.apt v 641fc4e1db5ecaa0056016ce2082e162ec6a8447 apache-rat/src/site/examples/default_output.txt v 641fc4e1db5ecaa0056016ce2082e162ec6a8447 apache-rat/src/site/examples/rat-report.txt v 641fc4e1db5ecaa0056016ce2082e162ec6a8447 RAT-453: updated XSLT and example output (#405) * updated XSLT and example output * fixed additional tests * Fixed issues with RAT 259 integration test * added media type and encoding to report * RAT-453: Minor fixes, javadoc updates * Changed display format --------- Co-authored-by: P. Ottlinger <pottlinger@apache.org> |
| 2024-12-03 23:22:42 | Jochen Wiedmann <jochen.wiedmann@gmail.com> | apache-rat/pom.xml v 82b6689d94807b0242aa95d7f224ad95d059aaaf RAT-379: Removing resource imports from paren project. (Makes import into Eclipse working again.) |
| 2024-12-01 23:15:28 | P. Ottlinger <pottlinger@apache.org> | apache-rat/pom.xml v 5fa60d9c84392a926babd32fef520fd919288e42 Revert "Using the JWI Groovy Maven plugin to add RELEASE_NOTES.txt to the apache-rat-core jar file." This reverts commit 3d514a3230e79c0095bab1776be206dfe718be67. Fix the build. |
| 2024-12-01 22:40:40 | Jochen Wiedmann <jochen.wiedmann@gmail.com> | apache-rat/pom.xml v 3d514a3230e79c0095bab1776be206dfe718be67 Using the JWI Groovy Maven plugin to add RELEASE_NOTES.txt to the apache-rat-core jar file. |
| 2024-11-12 16:42:10 | Claude Warren <claude@apache.org> | apache-rat/src/site/examples/default_output.txt v 9ee90cb1d4964b3a9584e4362d59c93667024f39 apache-rat/src/site/examples/rat-report.txt v 9ee90cb1d4964b3a9584e4362d59c93667024f39 apache-rat/src/site/examples/unapproved-licenses.txt v 9ee90cb1d4964b3a9584e4362d59c93667024f39 RAT-399: migrate ignore errors (#387) * initial fixes * Fixes to make checkstyle fail on warnings * Added checkstyle exclusions for site generation * initial changes * initial test implementation * initial core tests * initial core tests * fixed Maven issues * updated tests, example output and xsd. * update checks in Maven plugin testing * fixed integration tests in plugin * fixed spotbugs count error * fixed javadoc * fixed javadoc * RAT-399: Minor fixes * RAT-399: Add changelog and remove whitespace to fix the build * RAT-240: Add changelog about bugfix due to new ignore engine * Added additional info to ClaimValidator error logging --------- Co-authored-by: P. Ottlinger <pottlinger@apache.org> Co-authored-by: P. Ottlinger <ottlinger@users.noreply.github.com> |
| 2024-10-22 22:21:53 | P. Ottlinger <pottlinger@apache.org> | apache-rat/src/site/apt/index.apt.vm v dc9c54413331c39fd214e30c2193c98aef5ed139 Remove redundant -- |
| 2024-10-21 00:03:03 | P. Ottlinger <pottlinger@apache.org> | apache-rat/src/site/apt/default_licenses.apt.vm v 380d0c76e563f9faa1d2ac816ea7bdcd2d7189f9 apache-rat/src/site/apt/name_xref.apt.vm v 380d0c76e563f9faa1d2ac816ea7bdcd2d7189f9 apache-rat/src/site/apt/xsd.apt.vm v 380d0c76e563f9faa1d2ac816ea7bdcd2d7189f9 RAT-444: Fix broken links and try to render new page elements |
| 2024-09-15 23:08:43 | P. Ottlinger <pottlinger@apache.org> | apache-rat/src/site/apt/xsd.apt.vm v 76e08135126f6abd59143ee5db5c2d0f5f7e1590 RAT-384: Fix minor stuff in javadocs |
| 2024-08-12 16:09:51 | Claude Warren <claude@xenei.com> | apache-rat/src/site/apt/output/example.apt v ff7e626c2e969331c3bcb79df7815ed11e7575ef updates documentation as expected |
| 2024-08-05 09:08:41 | Claude Warren <claude@xenei.com> | apache-rat/pom.xml v 5ec4e5d9aca50ac86a41884a0afacdc623301509 apache-rat/src/site/apt/xsd.apt.vm v 5ec4e5d9aca50ac86a41884a0afacdc623301509 fixup documentation |
| 2024-08-04 14:18:14 | Claude Warren <claude@xenei.com> | apache-rat/pom.xml v 01dbd59feb227092dc4ef3cda0015afae0ecaf62 fixed report generation |
| 2024-08-01 16:55:52 | Claude Warren <claude@xenei.com> | apache-rat/pom.xml v 14aed1c47132e8c85c1f503e8ec5d03b971498b2 apache-rat/src/site/apt/default_licenses.apt.vm v 14aed1c47132e8c85c1f503e8ec5d03b971498b2 apache-rat/src/site/apt/name_xref.apt.vm v 14aed1c47132e8c85c1f503e8ec5d03b971498b2 changes to generate XSD and fix for plugin |
| 2024-07-15 23:14:28 | Claude Warren <claude@xenei.com> | apache-rat/spotbugs-ignore.xml v 6d3139c50ad8d3de190de52cc497ef30578fb511 apache-rat/spotbugs_ignore.xml v 6d3139c50ad8d3de190de52cc497ef30578fb511 fix for spotbugs |
| 2024-07-15 22:54:52 | Claude Warren <claude@xenei.com> | apache-rat/pom.xml v 905b0b14eb8b44c2372dd523982d391984684632 apache-rat/spotbugs_ignore.xml v 905b0b14eb8b44c2372dd523982d391984684632 fixed spotbugs site issue |
| 2024-07-15 22:35:18 | Claude Warren <claude@xenei.com> | apache-rat/pom.xml v 388abda6eb64cbc60033efdc0964914873c70c5f updated spotbogs in child projects |
| 2024-07-15 15:30:18 | Claude Warren <claude@xenei.com> | apache-rat/pom.xml v 5d00020e3ea26672d92e410fc84309fa5b3c78c8 apache-rat/src/site/apt/index.apt.vm v 5d00020e3ea26672d92e410fc84309fa5b3c78c8 updated documentation generation |
| 2024-07-05 00:54:19 | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | apache-rat/pom.xml v 06d84501b3c8e8f3daa88cf2709e4bb28638d03c Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.23 to 1.24 Bumps [org.codehaus.mojo:animal-sniffer-maven-plugin](https://github.com/mojohaus/animal-sniffer) from 1.23 to 1.24. - [Release notes](https://github.com/mojohaus/animal-sniffer/releases) - [Commits](https://github.com/mojohaus/animal-sniffer/compare/1.23...animal-sniffer-1.24) --- updated-dependencies: - dependency-name: org.codehaus.mojo:animal-sniffer-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
| 2024-05-21 11:10:38 | P. Ottlinger <pottlinger@apache.org> | apache-rat/README.txt v b3dda6a2e1ff45441fee9bf766474cccfe2f4fde RAT-374: Adapt docs and add changelog |
| 2024-05-19 09:50:41 | Claude Warren <claude@xenei.com> | apache-rat/pom.xml v e47043a7f9d397d53fa9191cec8efb12bf2c598f changed output to argument to use project.version |
| 2024-05-18 15:37:59 | Claude Warren <claude@xenei.com> | apache-rat/pom.xml v 2991e906df1c427a366136c4315bbc00858f74b2 changed build seq and changed from site:site to site Also ensured the /src/site/apt/cli_help.txt gets deleted during clean |
| 2024-05-18 12:59:55 | Claude Warren <claude@xenei.com> | apache-rat/.gitignore v 543367c2b04df3d0ab39b8c248c88e4c997bcfe4 apache-rat/pom.xml v 543367c2b04df3d0ab39b8c248c88e4c997bcfe4 apache-rat/src/site/apt/index.apt.vm v 543367c2b04df3d0ab39b8c248c88e4c997bcfe4 moved cli_help.txt |
| 2024-05-18 11:18:07 | Claude Warren <claude@xenei.com> | apache-rat/README-CLI.txt v ba053fd252464950dd4b33460d7f7668a1817d7e Made README-CLI.txt point to online site for details |
| 2024-05-18 10:46:31 | Claude Warren <claude@xenei.com> | apache-rat/pom.xml v 6ee46d62b5520fc3bd134b5cefb25e52bc3a3df1 apache-rat/src/site/apt/index.apt.vm v 6ee46d62b5520fc3bd134b5cefb25e52bc3a3df1 initial RAT-374 changes |
| 2024-05-12 14:39:38 | Claude Warren <claude@xenei.com> | apache-rat/src/site/apt/index.apt.vm v 7777690ec6203a19760928bd4904574d1da61b40 minor cleanup |
| 2024-05-10 23:57:16 | Claude Warren <claude@xenei.com> | apache-rat/src/site/apt/index.apt.vm v a64c09491b238f16424a9c096eab67f903f14bb1 updated documentation and change.xml |
| 2024-05-10 19:54:04 | P. Ottlinger <pottlinger@apache.org> | apache-rat/src/site/apt/index.apt.vm v 7093ae6d48c1838f2b050534fc9d8c32d1bc7dea RAT-372: Fix typo |
| 2024-05-10 19:50:41 | P. Ottlinger <pottlinger@apache.org> | apache-rat/src/site/apt/index.apt.vm v a7f499454f6632a943bc25489ec4a90ecf4f89fd RAT-372: Fix typo |
| 2024-05-09 09:07:42 | Claude Warren <claude.warren@aiven.io> | apache-rat/src/site/apt/index.apt.vm v 008e6849765ace801e7e42014f4f3ec518787746 Cleaned up documentation and consolidated and removed unused source |
| 2024-05-06 18:23:47 | Claude Warren <claude@xenei.com> | apache-rat/src/site/apt/index.apt.vm v 1aef0dbf78607b0c558d16d7abd6f2514a081a1f updated command line documentation |
| 2024-04-22 00:21:53 | P. Ottlinger <pottlinger@apache.org> | apache-rat/spotbugs_ignore.xml v 706732f4f51be9f66c94c727a5c5004e1bae4809 RAT-369: Add tweak info about subpackage syntax |
| 2024-04-02 11:42:52 | Claude Warren <claude.warren@aiven.io> | apache-rat/src/site/examples/default_output.txt v 2c6a092619282d88e748984e8cbd18dfe64552d8 updated default output example |
| 2024-03-31 11:41:42 | Claude Warren <claude@xenei.com> | apache-rat/pom.xml v f6ae778681068ef2d88a849c245e1645810c9af7 fixed tests and build issues |
| 2024-03-30 15:29:56 | Claude Warren <claude@xenei.com> | apache-rat/src/site/examples/default_output.txt v f4e65d5d0244a8e19a218b449b7f7a252d5b6d57 fixed issues with rat maven plugin |
| 2024-03-29 15:29:40 | Claude Warren <claude.warren@aiven.io> | apache-rat/src/site/examples/default_output.txt v 4d204281d829641700ef9679b8ac22f969b161ae apache-rat/src/site/examples/rat-report.txt v 4d204281d829641700ef9679b8ac22f969b161ae apache-rat/src/site/examples/unapproved-licenses.txt v 4d204281d829641700ef9679b8ac22f969b161ae added Unapporved licensce report test and added examples of output |
| 2024-03-23 23:26:43 | P. Ottlinger <pottlinger@apache.org> | apache-rat/src/site/apt/index.apt.vm v f0c46b1d5639ed783e81b3f4e040a7565b8a749e RAT-77: Add links to XSL directly from plugin documentation |
| 2024-03-23 23:06:19 | P. Ottlinger <pottlinger@apache.org> | apache-rat/pom.xml v 8e01d43cdca1b52376a08ad150256207572234e6 LHF: reformat poms |
| 2024-03-22 12:29:32 | Claude Warren <claude.warren@aiven.io> | apache-rat/src/site/apt/index.apt.vm v 7e9fa34367122cc5d4b2d44988cbaa93eb4ee64a fixed documentation error with CLI -a replacement |
| 2024-03-20 18:49:15 | Claude Warren <claude.warren@aiven.io> | apache-rat/src/site/apt/index.apt.vm v e7c5c1ad4d05f0b810ac8bdb34390bc5e5345efd Added documentation to main page and cleaned up options |
| 2024-01-24 22:00:18 | P. Ottlinger <pottlinger@apache.org> | apache-rat/pom.xml v f3eee2b296d9ca10bef7cbca776ddf24cecbb673 [maven-release-plugin] prepare for next development iteration |
| 2024-01-24 22:00:09 | P. Ottlinger <pottlinger@apache.org> | apache-rat/pom.xml v bc422708ba1569b6acf793703c435c78b16ca60c [maven-release-plugin] prepare release apache-rat-project-0.16.1 |
| 2024-01-22 21:55:58 | P. Ottlinger <pottlinger@apache.org> | apache-rat/src/site/site.xml v d59743d4ae8cc3d6445455dbb25266feffb4c744 RAT-359: Replace external with ASF-internal font |
| 2024-01-14 13:59:00 | P. Ottlinger <pottlinger@apache.org> | apache-rat/pom.xml v 7948434f4446e43f1ad6d2f76d6d811dd73011c2 RAT-343, RAT-349: Reformat poms and fix encoding warning in build |
| 2024-01-11 15:58:30 | P. Ottlinger <pottlinger@apache.org> | apache-rat/pom.xml v fed58ad333a16f0a23e4b8eed16750f04435ed6c RAT-343: Prepare version in all submodules |
| 2023-12-28 01:35:04 | P. Ottlinger <pottlinger@apache.org> | apache-rat/pom.xml v 195c99fd992d42a5b741d0e322078aa05adee071 [maven-release-plugin] prepare for next development iteration |
| 2023-12-28 01:34:55 | P. Ottlinger <pottlinger@apache.org> | apache-rat/pom.xml v f26cb24b790cacd6740ce7a088bd6f99301b7fb0 [maven-release-plugin] prepare release apache-rat-project-0.16 |
| 2023-11-23 17:55:03 | JB Onofré <jbonofre@apache.org> | apache-rat/README-CLI.txt v df06e25a81f2f0355bcaf97ce865227dbc4a4cc4 apache-rat/src/site/apt/index.apt.vm v df06e25a81f2f0355bcaf97ce865227dbc4a4cc4 RAT-322: be able to scan hidden directories |
| 2023-11-20 17:44:12 | JB Onofré <jbonofre@apache.org> | apache-rat/README-CLI.txt v 45bf247aef8c2a28596841974956da772fb44fad apache-rat/src/site/apt/index.apt.vm v 45bf247aef8c2a28596841974956da772fb44fad RAT-320: add -o/--output option to CLI |
| 2023-10-29 06:44:20 | Claude Warren <claude@xenei.com> | apache-rat/pom.xml v 73d3a3dc7baeb1e771999a94bcb1e9c0078ed68a reformatted poms as requested |
| 2023-10-28 15:46:41 | Claude Warren <claude@xenei.com> | apache-rat/pom.xml v a2748a97d4e701deb7aacfafabfefa85fce4575a fixes for Ant UI |
| 2023-10-25 20:21:02 | Claude Warren <claude@xenei.com> | apache-rat/pom.xml v e6e7dd4936806741fc837ae0b9d8d55c9d185d65 fixed unit tests to verify maven configs match expected |
| 2023-10-18 22:06:57 | P. Ottlinger <pottlinger@apache.org> | apache-rat/pom.xml v b40357b4b08cae8424e55e3cecb61ebd651b8bbd RAT-311: Streamline project name in JAR and use same java check as main project |
| 2023-10-18 22:06:38 | P. Ottlinger <pottlinger@apache.org> | apache-rat/README-ANT.txt v 524bcf5b80750aeb3f25ab3770b7f22d78bffc42 RAT-311: Remove misleading comment about JDK version that is easily forgotten |
| 2023-05-16 16:06:05 | Guillaume Nodet <gnodet@gmail.com> | apache-rat/pom.xml v 127a155d44a8e710dee0a270029b8d4461c17ea9 [RAT-315] Fix build with maven 3.9.x |
| 2022-08-31 22:58:13 | P. Ottlinger <pottlinger@apache.org> | apache-rat/pom.xml v aefc0e5bbb3d08f31c55f7c0897a075748428284 [maven-release-plugin] prepare for next development iteration |
| 2022-08-31 22:58:05 | P. Ottlinger <pottlinger@apache.org> | apache-rat/pom.xml v 8d32d3a18f10950cefb628bc5c118e113b0456f7 [maven-release-plugin] prepare release apache-rat-project-0.15 |
| 2022-05-28 22:57:07 | P. Ottlinger <pottlinger@apache.org> | apache-rat/pom.xml v dbd1bd4d415956fba02adefbe5a9b2dd4c2dfd0e [maven-release-plugin] prepare for next development iteration |
| 2022-05-28 22:56:59 | P. Ottlinger <pottlinger@apache.org> | apache-rat/pom.xml v 2a7db0fa51f2d5d75ac726bfba398784c0eaaad7 [maven-release-plugin] prepare release apache-rat-project-0.14 |
| 2020-10-11 09:30:55 | Hugo Hirsch <github@hugo-hirsch.de> | apache-rat/.gitignore v eff4ab46399d5893a48ab287922776d20e4fe1f6 Try to update doxia stuff to avoid problems in httpclient |
| 2019-10-22 22:30:03 | Hugo Hirsch <github@hugo-hirsch.de> | apache-rat/src/site/apt/index.apt.vm v 09a1369413d22118a61e5ca805a3db17644eb5fd RAT-257: Adapt site files to reflect updated CLI help |
| 2019-05-30 23:05:24 | Hugo Hirsch <github@hugo-hirsch.de> | apache-rat/src/site/site.xml v 2d7fff10c9e83e8aa3fb0fd0e7edb070b8564fcd RAT-244: Update plugins and fix errors in site |
| 2018-10-13 21:18:50 | Philipp Ottlinger <pottlinger@apache.org> | apache-rat/pom.xml v 8bdeffcf1205425cb8a8a4e2f71ffaad6637517b [maven-release-plugin] prepare for next development iteration git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1843790 13f79535-47bb-0310-9956-ffa450edef68 |
| 2018-10-13 21:18:34 | Philipp Ottlinger <pottlinger@apache.org> | apache-rat/pom.xml v 76c7f034a13c17edfb008be7a4e9202affa55f27 [maven-release-plugin] prepare release apache-rat-project-0.13 git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1843788 13f79535-47bb-0310-9956-ffa450edef68 |
| 2017-03-17 18:41:33 | Karl Heinz Marbaise <khmarbaise@apache.org> | apache-rat/README.txt v be33512a21e317566223433ee2145f6a6426f40a apache-rat/src/site/apt/index.apt.vm v be33512a21e317566223433ee2145f6a6426f40a [RAT-227] Change all links in maven-generated site to https for security reasons git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1787474 13f79535-47bb-0310-9956-ffa450edef68 |
| 2016-08-16 20:50:05 | Philipp Ottlinger <pottlinger@apache.org> | apache-rat/pom.xml v 8813bbfa0be3f4eedcbb1429baf7b090439ee4d7 RAT-216: Update to new 0.13-SNAPSHOT * Update dependencies to latest (old) possible release. git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1756546 13f79535-47bb-0310-9956-ffa450edef68 |
| 2015-05-24 22:05:01 | Philipp Ottlinger <pottlinger@apache.org> | apache-rat/README-CLI.txt v 1f5031a6675aec59cfec089cefcffada5da6f6b4 apache-rat/pom.xml v 1f5031a6675aec59cfec089cefcffada5da6f6b4 apache-rat/src/site/apt/index.apt.vm v 1f5031a6675aec59cfec089cefcffada5da6f6b4 RAT-203: Replace licence by license * Use license in documentation, javadoc and comments to not confuse users. * TODO: Rename classes after this commit. * Deprecated CLI option appendLicence will remain active, works like appendLicense. git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1681534 13f79535-47bb-0310-9956-ffa450edef68 |
| 2015-02-07 14:46:30 | Sebastian Bazley <sebb@apache.org> | apache-rat/pom.xml v 76972ff5549b4dd1375082b8d6522d2d3cce8939 RAT-193 - Take advantage of inheritance from ASF parent version 16 git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1658066 13f79535-47bb-0310-9956-ffa450edef68 |
| 2014-09-06 19:58:54 | Dennis Lundberg <dennisl@apache.org> | apache-rat/pom.xml v 74239a7298031e50eea54c5e4de1cf096350373d [RAT-170] RAT should use itself during build and site generation - Add a Rat report to the generated site. Had to move the configuration for Rat plugin to pluginManagement so that it can be shared under both build and reporting. git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1622920 13f79535-47bb-0310-9956-ffa450edef68 |
| 2014-09-06 19:02:43 | Dennis Lundberg <dennisl@apache.org> | apache-rat/pom.xml v efc1cb54588cd87cc80f7c9ac5fc4e7b86970184 [RAT-170] RAT should use itself during build and site generation - Move the Rat execution from a profile and into the normal build. This way Rat is always run when we build Rat, so that we can detect problems early. git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1622908 13f79535-47bb-0310-9956-ffa450edef68 |
| 2014-08-16 18:16:42 | Dennis Lundberg <dennisl@apache.org> | apache-rat/pom.xml v 16906525aabd5d4fac11e14491f651887ab4d962 [maven-release-plugin] prepare for next development iteration git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1618389 13f79535-47bb-0310-9956-ffa450edef68 |
| 2014-08-16 18:15:40 | Dennis Lundberg <dennisl@apache.org> | apache-rat/pom.xml v d45658ce12b0289be58910950ce4b340ca07f7f1 [maven-release-plugin] prepare release apache-rat-project-0.11 git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1618387 13f79535-47bb-0310-9956-ffa450edef68 |
| 2014-08-14 22:01:33 | Dennis Lundberg <dennisl@apache.org> | apache-rat/pom.xml v bbde16f595af99e38555fbf526e375d782a9f40b Roll back version numbers in preparation for a new release candidate. git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1618074 13f79535-47bb-0310-9956-ffa450edef68 |
| 2014-08-08 10:27:45 | Dennis Lundberg <dennisl@apache.org> | apache-rat/pom.xml v b002a91f0b184b387a3b362f3157704bb3589071 [maven-release-plugin] prepare for next development iteration git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1616713 13f79535-47bb-0310-9956-ffa450edef68 |
| 2014-08-08 10:27:08 | Dennis Lundberg <dennisl@apache.org> | apache-rat/pom.xml v b1b77c11f9a276c2273e38f533d28230cb6fd271 [maven-release-plugin] prepare release apache-rat-project-0.11 git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1616711 13f79535-47bb-0310-9956-ffa450edef68 |
| 2014-08-06 21:17:36 | Dennis Lundberg <dennisl@apache.org> | apache-rat/src/site/apt/index.apt.vm v 71b9a22fb652b730c7108c9b6afc13b8b51ef06a Minor tweaks to the site. git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1616352 13f79535-47bb-0310-9956-ffa450edef68 |
| 2014-08-06 21:00:51 | Dennis Lundberg <dennisl@apache.org> | apache-rat/pom.xml v 1a2f33ccd97e700fc631a1fbc3dd40bd6f646ea6 Skip animal sniffer for the Rat command line client, since it doesn't have any source code of its own. git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1616347 13f79535-47bb-0310-9956-ffa450edef68 |
| 2014-08-06 09:59:19 | Dennis Lundberg <dennisl@apache.org> | apache-rat/pom.xml v 9ec3360ecfe5f5cb72fb28ee5bc85bb86ec536a7 Use the most recently released version of Rat in the "rat" profile. Add license headers and excludes so that Rat itself passes rat:check. git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1616141 13f79535-47bb-0310-9956-ffa450edef68 |
| 2013-08-04 12:03:30 | Robert Burrell Donkin <rdonkin@apache.org> | apache-rat/pom.xml v 17d488936895a43ed4535bf1abd99f95605a0e2c [maven-release-plugin] prepare for next development iteration git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1510142 13f79535-47bb-0310-9956-ffa450edef68 |
| 2013-08-04 12:02:52 | Robert Burrell Donkin <rdonkin@apache.org> | apache-rat/pom.xml v 0936f60752cde5bb8597bebbf2e09779025b7406 [maven-release-plugin] prepare release apache-rat-project-0.10 git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1510140 13f79535-47bb-0310-9956-ffa450edef68 |
| 2013-07-10 21:55:04 | Sebastian Bazley <sebb@apache.org> | apache-rat/README-ANT.txt v e733658aaa2649e52f193e49970e222f32ef4505 apache-rat/README-CLI.txt v e733658aaa2649e52f193e49970e222f32ef4505 apache-rat/README.txt v e733658aaa2649e52f193e49970e222f32ef4505 apache-rat/src/main/assembly/bin.xml v e733658aaa2649e52f193e49970e222f32ef4505 Add editted copies of CLI and ANT docs from website [One day this might be automated] git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1502026 13f79535-47bb-0310-9956-ffa450edef68 |
| 2013-07-10 13:17:47 | Sebastian Bazley <sebb@apache.org> | apache-rat/README.txt v 97d1573a98e7005711e0f6d688e1363fc78f736a A bit more detail git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1501759 13f79535-47bb-0310-9956-ffa450edef68 |
| 2013-07-08 21:33:11 | Sebastian Bazley <sebb@apache.org> | apache-rat/pom.xml v 4d378ebac6d999c8a59168d855c70102fcae8f59 No need for source jar of CLI module which is just a packaging module git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1500973 13f79535-47bb-0310-9956-ffa450edef68 |
| 2013-07-08 21:31:35 | Sebastian Bazley <sebb@apache.org> | apache-rat/src/main/assembly/bin.xml v 6e702e9859148d3d084e6e8d22b57568caeb8530 Simplify the binary archives git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1500970 13f79535-47bb-0310-9956-ffa450edef68 |
| 2013-07-08 21:31:05 | Sebastian Bazley <sebb@apache.org> | apache-rat/README.txt v e0eaa05b0e0bd84b12bb0379dbfe90ae11c275c7 Add basic readme for CLI/Ant jar git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1500967 13f79535-47bb-0310-9956-ffa450edef68 |
| 2013-07-08 19:49:31 | Sebastian Bazley <sebb@apache.org> | apache-rat/pom.xml v f0a14de91afae18a204032f2509347855fc36114 apache-rat/src/main/resources/META-INF/commons-cli-1.2-NOTICE.txt v f0a14de91afae18a204032f2509347855fc36114 apache-rat/src/main/resources/META-INF/commons-cli-1.2.LICENSE.txt v f0a14de91afae18a204032f2509347855fc36114 apache-rat/src/main/resources/META-INF/commons-collections-3.2-LICENSE.txt v f0a14de91afae18a204032f2509347855fc36114 apache-rat/src/main/resources/META-INF/commons-collections-3.2-NOTICE.txt v f0a14de91afae18a204032f2509347855fc36114 apache-rat/src/main/resources/META-INF/commons-compress-1.0-LICENSE.txt v f0a14de91afae18a204032f2509347855fc36114 apache-rat/src/main/resources/META-INF/commons-compress-1.0-NOTICE.txt v f0a14de91afae18a204032f2509347855fc36114 apache-rat/src/main/resources/META-INF/commons-io-1.4-LICENSE.txt v f0a14de91afae18a204032f2509347855fc36114 apache-rat/src/main/resources/META-INF/commons-io-1.4-NOTICE.txt v f0a14de91afae18a204032f2509347855fc36114 apache-rat/src/main/resources/META-INF/commons-lang-2.1-LICENSE.txt v f0a14de91afae18a204032f2509347855fc36114 apache-rat/src/main/resources/META-INF/commons-lang-2.1-NOTICE.txt v f0a14de91afae18a204032f2509347855fc36114 No longer needed git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1500913 13f79535-47bb-0310-9956-ffa450edef68 |
| 2013-07-08 18:35:17 | Sebastian Bazley <sebb@apache.org> | apache-rat/pom.xml v d3ff2bb4549c587339286bf28278644be406d12c Fix up names git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1500872 13f79535-47bb-0310-9956-ffa450edef68 |
| 2013-07-08 18:22:39 | Sebastian Bazley <sebb@apache.org> | apache-rat/pom.xml v d17782c24596e658ff6af2bcfcaa354093697d12 No need for DISCLAIMER any more git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1500868 13f79535-47bb-0310-9956-ffa450edef68 |
| 2013-07-08 18:19:32 | Sebastian Bazley <sebb@apache.org> | apache-rat/src/main/assembly/src.xml v 09eb70f73e4165e8ebb3e67097acadf326033c3c Redundant exclude - covered by **/.* git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1500866 13f79535-47bb-0310-9956-ffa450edef68 |
| 2013-07-08 17:02:39 | Sebastian Bazley <sebb@apache.org> | apache-rat/pom.xml v 818370778ae1119ac9e79f734412adf3c5239550 Update to latest plugins and dependencies (where they still support 1.5) There might be some reverts needed; not fully tested yet git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1500838 13f79535-47bb-0310-9956-ffa450edef68 |
| 2013-07-03 23:43:48 | Sebastian Bazley <sebb@apache.org> | apache-rat/pom.xml v e1e3fbf90ad6a9dd5e4a3f6aada8f05bff1058b4 apache-rat/src/main/assembly/bin.xml v e1e3fbf90ad6a9dd5e4a3f6aada8f05bff1058b4 apache-rat/src/main/assembly/src.xml v e1e3fbf90ad6a9dd5e4a3f6aada8f05bff1058b4 Standardise location of assembly descriptors git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1499606 13f79535-47bb-0310-9956-ffa450edef68 |
| 2013-06-27 11:00:40 | Sebastian Bazley <sebb@apache.org> | apache-rat/src/assemble/bin.xml v b88bc9c6f643c06c9c295cc43aa626b93936f104 Disclaimer no longer relevant now RAT has graduated git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1497297 13f79535-47bb-0310-9956-ffa450edef68 |
| 2013-03-30 13:29:17 | Robert Burrell Donkin <rdonkin@apache.org> | apache-rat/pom.xml v a84eb2c9ffcad4aab70268b06692b106c0fbd257 [maven-release-plugin] prepare for next development iteration git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1462754 13f79535-47bb-0310-9956-ffa450edef68 |
| 2013-03-30 13:27:05 | Robert Burrell Donkin <rdonkin@apache.org> | apache-rat/pom.xml v b83ba70cd690936bcdf6dd67c9a6b56ad41e0ac0 [maven-release-plugin] prepare release apache-rat-project-0.9 git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1462752 13f79535-47bb-0310-9956-ffa450edef68 |
| 2013-03-28 11:25:05 | Robert Burrell Donkin <rdonkin@apache.org> | apache-rat/src/main/resources/META-INF/commons-cli-1.2-NOTICE.txt v 18c768f877629fccbd6a023fd092bc08834705af apache-rat/src/main/resources/META-INF/commons-cli-1.2.LICENSE.txt v 18c768f877629fccbd6a023fd092bc08834705af apache-rat/src/main/resources/META-INF/commons-collections-3.2-LICENSE.txt v 18c768f877629fccbd6a023fd092bc08834705af apache-rat/src/main/resources/META-INF/commons-collections-3.2-NOTICE.txt v 18c768f877629fccbd6a023fd092bc08834705af apache-rat/src/main/resources/META-INF/commons-compress-1.0-LICENSE.txt v 18c768f877629fccbd6a023fd092bc08834705af apache-rat/src/main/resources/META-INF/commons-compress-1.0-NOTICE.txt v 18c768f877629fccbd6a023fd092bc08834705af apache-rat/src/main/resources/META-INF/commons-io-1.4-LICENSE.txt v 18c768f877629fccbd6a023fd092bc08834705af apache-rat/src/main/resources/META-INF/commons-io-1.4-NOTICE.txt v 18c768f877629fccbd6a023fd092bc08834705af apache-rat/src/main/resources/META-INF/commons-lang-2.1-LICENSE.txt v 18c768f877629fccbd6a023fd092bc08834705af apache-rat/src/main/resources/META-INF/commons-lang-2.1-NOTICE.txt v 18c768f877629fccbd6a023fd092bc08834705af Not an elegant solution nor one that's maintainable in the long run but hopefully should be enough to get the release 0.9 out the door. Once this has been cut, we need to find a better solution. git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1462047 13f79535-47bb-0310-9956-ffa450edef68 |
| 2013-03-24 15:34:23 | Robert Burrell Donkin <rdonkin@apache.org> | apache-rat/pom.xml v 804fdb06d500ba2b6b67fde5cb43f523f68145b0 [maven-release-plugin] prepare for next development iteration git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1460404 13f79535-47bb-0310-9956-ffa450edef68 |
| 2013-03-24 15:33:11 | Robert Burrell Donkin <rdonkin@apache.org> | apache-rat/pom.xml v 084e8d8b38986066276fa16a3167283b1bc8b044 [maven-release-plugin] prepare release apache-rat-project-0.9 git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1460402 13f79535-47bb-0310-9956-ffa450edef68 |
| 2013-03-24 15:28:44 | Robert Burrell Donkin <rdonkin@apache.org> | apache-rat/pom.xml v 10f2ad33ac3973515883faa21852670bd23fe008 Maven release plugin failed half way through :-( Revert changes and try again <sigh> git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1460401 13f79535-47bb-0310-9956-ffa450edef68 |
| 2013-03-24 15:19:01 | Robert Burrell Donkin <rdonkin@apache.org> | apache-rat/pom.xml v bb1fa57bddbdcbcb7860519de83b2cc94a9c0ac9 [maven-release-plugin] prepare release apache-rat-project-0.9 git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1460398 13f79535-47bb-0310-9956-ffa450edef68 |
| 2012-11-24 00:40:18 | Dennis Lundberg <dennisl@apache.org> | apache-rat/pom.xml v f80e87d9cccf68fbaf0e18aa185caafc7704e821 Make the site build compatible with Maven 3. git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1413110 13f79535-47bb-0310-9956-ffa450edef68 |
| 2012-11-07 21:43:45 | Robert Burrell Donkin <rdonkin@apache.org> | apache-rat/src/site/apt/index.apt.vm v e3b8db7bf342231377eee3fe15d48173773f7631 Switch to phrasing used in core documentation git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1406828 13f79535-47bb-0310-9956-ffa450edef68 |
| 2012-11-05 21:04:04 | Robert Burrell Donkin <rdonkin@apache.org> | apache-rat/src/site/apt/index.apt.vm v f8864be51ba8c1a699ee749f3bf69acad8dc59cb Replace older-style source headers, and Eclipse tidied up some whitespace git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1405953 13f79535-47bb-0310-9956-ffa450edef68 |
| 2012-11-04 20:12:39 | Dennis Lundberg <dennisl@apache.org> | apache-rat/pom.xml v c5e554ca751a559634f7843f5e1d6df86ad9439c One more module to run Rat on. git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1405627 13f79535-47bb-0310-9956-ffa450edef68 |
| 2012-11-04 17:15:36 | Dennis Lundberg <dennisl@apache.org> | apache-rat/src/site/site.xml v 9e4e7dba445897d543f74468e5e0691418753923 Add xml schema to site descriptors. git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1405589 13f79535-47bb-0310-9956-ffa450edef68 |
| 2012-11-04 17:14:44 | Dennis Lundberg <dennisl@apache.org> | apache-rat/src/assemble/bin.xml v 809f7dd9a5f39cd12204b140bedd3d17bde4753c apache-rat/src/assemble/src.xml v 809f7dd9a5f39cd12204b140bedd3d17bde4753c Add xml schema to assembly descriptors. Move license header to correct place and update its content. git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1405588 13f79535-47bb-0310-9956-ffa450edef68 |
| 2012-10-19 19:10:33 | Dennis Lundberg <dennisl@apache.org> | apache-rat/src/site/apt/index.apt.vm v 760eb2d6ff23a8f3a3144bcb577c3ea2bdbfb0e3 RAT --> Rat. git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1400234 13f79535-47bb-0310-9956-ffa450edef68 |
| 2012-10-15 18:47:11 | Dennis Lundberg <dennisl@apache.org> | apache-rat/src/site/apt/index.apt.vm v ae1035cfd27610bdd83aa99978628ea7abfcdc24 Rename site files so that the current project version can be injected into the pages. git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1398446 13f79535-47bb-0310-9956-ffa450edef68 |
| 2012-10-15 18:20:25 | Dennis Lundberg <dennisl@apache.org> | apache-rat/src/site/apt/index.apt v 4642a76950c33d0adadcdd6154f84078fd6747be Do not repeat the project name in the title, it will be put there automatically by the Site Plugin. git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1398433 13f79535-47bb-0310-9956-ffa450edef68 |
| 2012-10-09 19:58:58 | Dennis Lundberg <dennisl@apache.org> | apache-rat/src/site/resources/css/site.css v e9830c3cae37acd36fd012703f246d1962601f41 Replace tab characters with spaces. git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1396257 13f79535-47bb-0310-9956-ffa450edef68 |
| 2012-08-14 21:06:41 | Robert Burrell Donkin <rdonkin@apache.org> | apache-rat/src/site/resources/css/site.css v 61fef547f81fb6259276fc2c808cbd7989807cf9 apache-rat/src/site/site.xml v 61fef547f81fb6259276fc2c808cbd7989807cf9 Fancy font to help the footer look like it belongs git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1373102 13f79535-47bb-0310-9956-ffa450edef68 |
| 2012-08-14 20:16:26 | Robert Burrell Donkin <rdonkin@apache.org> | apache-rat/src/site/site.xml v bab3ffb186792ade395cf8fd90b4952437cec4c7 Fix a couple of old-style headers. git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1373063 13f79535-47bb-0310-9956-ffa450edef68 |
| 2012-08-14 20:09:20 | Robert Burrell Donkin <rdonkin@apache.org> | apache-rat/src/site/apt/index.apt v f9e4bf34b05918a316e67ba36377e63e2a2723a8 Add options (thanks to Commons CLI) git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1373059 13f79535-47bb-0310-9956-ffa450edef68 |
| 2012-08-13 20:56:06 | Robert Burrell Donkin <rdonkin@apache.org> | apache-rat/src/site/site.xml v cffc85ce5b3f516e06b2735ec3dce4b5dec304f4 No longer incubating git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1372608 13f79535-47bb-0310-9956-ffa450edef68 |
| 2012-06-09 18:31:50 | Robert Burrell Donkin <rdonkin@apache.org> | apache-rat/pom.xml v 87183b5073f7f3aa1699b206ada6af4b281a84b7 Reduce use of capitailisation git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1348474 13f79535-47bb-0310-9956-ffa450edef68 |
| 2012-05-13 17:56:29 | Robert Burrell Donkin <rdonkin@apache.org> | apache-rat/pom.xml v 237112053279f57ec1a5b717c603117c45c97004 RAT-114 Improve compatibility with m2e, the Maven plugin for Eclipse which imports projects based on pom data. git-svn-id: https://svn.apache.org/repos/asf/creadur/main/trunk@1337951 13f79535-47bb-0310-9956-ffa450edef68 |
| 2011-11-09 05:13:43 | Stefan Bodewig <bodewig@apache.org> | apache-rat/pom.xml v faa931da0095419b4d45485b68c09881253d115a [maven-release-plugin] prepare for next development iteration git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@1199617 13f79535-47bb-0310-9956-ffa450edef68 |
| 2011-11-09 05:13:13 | Stefan Bodewig <bodewig@apache.org> | apache-rat/pom.xml v c91e916d4b1c74841436bdffbf6807f887501f4c [maven-release-plugin] prepare release apache-rat-0.8 git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@1199615 13f79535-47bb-0310-9956-ffa450edef68 |
| 2011-11-06 14:31:18 | Stefan Bodewig <bodewig@apache.org> | apache-rat/pom.xml v 07eb00410e8560427207e1f5552da998e6526e4d [maven-release-plugin] prepare for next development iteration git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@1198382 13f79535-47bb-0310-9956-ffa450edef68 |
| 2011-11-06 14:30:47 | Stefan Bodewig <bodewig@apache.org> | apache-rat/pom.xml v 3defe2b8af486c61432007b6643ed20963d57456 [maven-release-plugin] prepare release apache-rat-project-0.8 git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@1198379 13f79535-47bb-0310-9956-ffa450edef68 |
| 2011-10-25 12:53:20 | Stefan Bodewig <bodewig@apache.org> | apache-rat/src/site/apt/index.apt v b17060a0c937033ebd5745649ce954bf983ca7ef fix APT syntax, remove superfluous -E git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@1188640 13f79535-47bb-0310-9956-ffa450edef68 |
| 2011-10-25 12:28:11 | Stefan Bodewig <bodewig@apache.org> | apache-rat/src/site/apt/index.apt v b7944514664e797d8cb816cd458b76fa48e0cc2e command-line option to specify a file holding exclude-patterns. Submitted by Chris Burroughs. RAT-99 git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@1188628 13f79535-47bb-0310-9956-ffa450edef68 |
| 2011-03-19 22:28:28 | Dennis Lundberg <dennisl@apache.org> | apache-rat/src/site/apt/index.apt v ee74d10149d2a1884f6c1f218594ff8a97fe98c4 Fix the instructions for running RAT. git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@1083315 13f79535-47bb-0310-9956-ffa450edef68 |
| 2011-03-19 11:18:28 | Dennis Lundberg <dennisl@apache.org> | apache-rat/src/site/apt/index.apt v 75f6338ca0009538f63e8f283c5622118a631c48 Indent the paragraphs, so that they don't appear as headings. git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@1083165 13f79535-47bb-0310-9956-ffa450edef68 |
| 2011-03-19 11:01:28 | Dennis Lundberg <dennisl@apache.org> | apache-rat/pom.xml v 8aa2ad5d97c3f50dbd11d2703e826cd67e3b55ed Replace tabs with spaces. git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@1083161 13f79535-47bb-0310-9956-ffa450edef68 |
| 2011-03-19 10:57:17 | Dennis Lundberg <dennisl@apache.org> | apache-rat/pom.xml v 97a1bf3e05f9f366e15e43823adb740fa678900f Fix typo. git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@1083159 13f79535-47bb-0310-9956-ffa450edef68 |
| 2011-03-19 10:51:21 | Dennis Lundberg <dennisl@apache.org> | apache-rat/pom.xml v 2d4d2be3987045f5633d0550bcc43d6f79283e87 Use correct schema location for POM files. git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@1083157 13f79535-47bb-0310-9956-ffa450edef68 |
| 2010-07-30 20:53:19 | Jochen Wiedmann <jochen@apache.org> | apache-rat/pom.xml v 135bb812243909d66e30ece350f4042120620dfb [maven-release-plugin] prepare for next development iteration git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@980955 13f79535-47bb-0310-9956-ffa450edef68 |
| 2010-07-30 20:51:49 | Jochen Wiedmann <jochen@apache.org> | apache-rat/pom.xml v 2a6951f071d7db2c457f9511917736af8cfc5f19 [maven-release-plugin] prepare release apache-rat-project-0.7 git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@980952 13f79535-47bb-0310-9956-ffa450edef68 |
| 2010-07-30 20:33:29 | Jochen Wiedmann <jochen@apache.org> | apache-rat/pom.xml v 10578dd4ac9a0ab28b02f6a3937929ad7da59c71 Reverting changes made by the maven-release-plugin, so that we can cut 0.7RC4. git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@980946 13f79535-47bb-0310-9956-ffa450edef68 |
| 2010-07-14 22:42:40 | Jochen Wiedmann <jochen@apache.org> | apache-rat/pom.xml v 69cee23db97aea21816a6360e17cf18428cd99db [maven-release-plugin] prepare for next development iteration git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@964234 13f79535-47bb-0310-9956-ffa450edef68 |
| 2010-07-14 22:41:33 | Jochen Wiedmann <jochen@apache.org> | apache-rat/pom.xml v 11b1ee5f1e6ae303acab381177920aa820e0155c [maven-release-plugin] prepare release apache-rat-project-0.7 git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@964232 13f79535-47bb-0310-9956-ffa450edef68 |
| 2010-07-14 22:37:24 | Jochen Wiedmann <jochen@apache.org> | apache-rat/pom.xml v 7a819a5e114693c72c4c6b7d803bca5fffe70722 Preparing 0.7RC3. git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@964230 13f79535-47bb-0310-9956-ffa450edef68 |
| 2010-07-13 22:23:25 | Jochen Wiedmann <jochen@apache.org> | apache-rat/pom.xml v 50e2cf17aa3368dc1fe648e153cc8c98ceb00194 [maven-release-plugin] prepare for next development iteration git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@963886 13f79535-47bb-0310-9956-ffa450edef68 |
| 2010-07-13 22:22:16 | Jochen Wiedmann <jochen@apache.org> | apache-rat/pom.xml v 39d926b0e54b3b6f7579e31bd5629d0c404f2936 [maven-release-plugin] prepare release apache-rat-project-0.7 git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@963884 13f79535-47bb-0310-9956-ffa450edef68 |
| 2010-07-13 22:19:06 | Jochen Wiedmann <jochen@apache.org> | apache-rat/pom.xml v e168a0dde836ef50f3e892b3166fae63abc8f301 [maven-release-plugin] rollback the release of apache-rat-project-0.7 git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@963883 13f79535-47bb-0310-9956-ffa450edef68 |
| 2010-07-13 22:18:24 | Jochen Wiedmann <jochen@apache.org> | apache-rat/pom.xml v 7c3d24437ee1899dad1db0c2bfddb84b96065bfa [maven-release-plugin] prepare release apache-rat-project-0.7 git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@963882 13f79535-47bb-0310-9956-ffa450edef68 |
| 2010-07-13 12:01:19 | Jochen Wiedmann <jochen@apache.org> | apache-rat/pom.xml v 8c93765271180cb6216924c455451d4365f23f59 Preparing 0.7RC2 git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@963688 13f79535-47bb-0310-9956-ffa450edef68 |
| 2010-07-13 11:55:57 | Jochen Wiedmann <jochen@apache.org> | apache-rat/pom.xml v 0f5d91512974d7ed6eaf8295a3cad006a686349b "release" profile is now named "apache-release" in parent POM. git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@963684 13f79535-47bb-0310-9956-ffa450edef68 |
| 2010-06-16 20:23:08 | Jochen Wiedmann <jochen@apache.org> | apache-rat/pom.xml v 5ea38b26ae75c6a50d0e527467c864a929587a70 [maven-release-plugin] prepare for next development iteration git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@955367 13f79535-47bb-0310-9956-ffa450edef68 |
| 2010-06-16 20:21:14 | Jochen Wiedmann <jochen@apache.org> | apache-rat/pom.xml v 256546ff189438a14479282b28fee8c4f3d195a1 [maven-release-plugin] prepare release apache-rat-project-0.7 git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@955365 13f79535-47bb-0310-9956-ffa450edef68 |
| 2010-06-16 20:19:21 | Jochen Wiedmann <jochen@apache.org> | apache-rat/pom.xml v 64a296a911bc32fa88d756f9411f023ae77aeb95 [maven-release-plugin] rollback the release of apache-rat-project-0.7 git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@955364 13f79535-47bb-0310-9956-ffa450edef68 |
| 2010-06-16 20:18:43 | Jochen Wiedmann <jochen@apache.org> | apache-rat/pom.xml v ed395535b085f8c9d796756f40caf0f48db6b1bc [maven-release-plugin] prepare release apache-rat-project-0.7 git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@955363 13f79535-47bb-0310-9956-ffa450edef68 |
| 2010-06-08 15:48:35 | Stefan Bodewig <bodewig@apache.org> | apache-rat/src/site/site.xml v 516aaf92caf2c49a0ff67dd5de4bb4c2f0b4e075 apply svn property changes suggested by sebb git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@952701 13f79535-47bb-0310-9956-ffa450edef68 |
| 2010-02-05 01:19:31 | Brian E Fox <brianf@apache.org> | apache-rat/src/site/site.xml v 283ac5f8b54eee73addea4208a2ecda3c3a460d6 RAT-64 applied site patch git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@906756 13f79535-47bb-0310-9956-ffa450edef68 |
| 2010-02-05 01:04:13 | Brian E Fox <brianf@apache.org> | apache-rat/pom.xml v 7613f28690b4ece127c10229ed91df00ee430881 RAT-65 1) get rid of using /src/main/java for a resource folder. I found only one file that would be affected (package.html) and moved it to src/main/resources 2) scm info duplicated in module poms...this will be inherited from the parent module 3) use apache parent v6 to pull in latest apache config 4) moved plugin versions to pluginManagement 5) specified proper groups for plugins (assuming org.apache.maven.plugins is deprecated in maven3) git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@906754 13f79535-47bb-0310-9956-ffa450edef68 |
| 2009-11-19 20:45:22 | Robert Burrell Donkin <rdonkin@apache.org> | apache-rat/src/site/apt/index.apt v e7c7b2c620fe80c4be24489ad3dfe9a650a18c16 RAT-30 Improvements to (self-) documentation Thanks to Ross Gardler. https://issues.apache.org/jira/browse/RAT-30 git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@882289 13f79535-47bb-0310-9956-ffa450edef68 |
| 2009-03-19 17:10:26 | Jochen Wiedmann <jochen@apache.org> | apache-rat/pom.xml v cf02bd8659caf69b571e2ac4252446956abbb956 [maven-release-plugin] prepare for next development iteration git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@756093 13f79535-47bb-0310-9956-ffa450edef68 |
| 2009-03-19 17:07:51 | Jochen Wiedmann <jochen@apache.org> | apache-rat/pom.xml v ef92e155d2e8b93e88513b5cb5ebec7083c94843 [maven-release-plugin] prepare release apache-rat-project-0.6 git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@756090 13f79535-47bb-0310-9956-ffa450edef68 |
| 2009-03-19 12:33:21 | Jochen Wiedmann <jochen@apache.org> | apache-rat/pom.xml v b6ed04b16b55c7fad368c18d48b7f7f542cbd73b Rolling back version number in order to prepare rc3. git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@755975 13f79535-47bb-0310-9956-ffa450edef68 |
| 2009-03-19 12:28:44 | Jochen Wiedmann <jochen@apache.org> | apache-rat/pom.xml v 3b295df07de3128680c50227d08f9078c470fce8 apache-rat/src/assemble/bin.xml v 3b295df07de3128680c50227d08f9078c470fce8 - Making sure, that the LICENSE and NOTICE files from the remote-resources-plugin aren't overwritten when unpacking dependencies. - Changing tar file mode to GNU in order to avoid warnings. - Removing the empty apache-rat-<version>-sources.jar from the distribution. git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@755973 13f79535-47bb-0310-9956-ffa450edef68 |
| 2009-03-19 11:48:22 | Jochen Wiedmann <jochen@apache.org> | apache-rat/pom.xml v 9eece7c128ea2edca2b24ae4cc626fbc42fa944d - Renaming LICENSE.txt and NOTICE.txt to LICENSE and NOTICE, as per http://www.apache.org/dev/apply-license.html#new, and in order to avoid conflicts with the remote-resources plugin. git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@755941 13f79535-47bb-0310-9956-ffa450edef68 |
| 2009-03-14 16:13:13 | Jochen Wiedmann <jochen@apache.org> | apache-rat/pom.xml v 788ffbad82c70c48c285065fd44ee693bd299a8c [maven-release-plugin] prepare for next development iteration git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@754479 13f79535-47bb-0310-9956-ffa450edef68 |
| 2009-03-14 16:11:43 | Jochen Wiedmann <jochen@apache.org> | apache-rat/pom.xml v b222c65c3eecce3905e86997a9614afa23ba3529 [maven-release-plugin] prepare release apache-rat-project-0.6 git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@754476 13f79535-47bb-0310-9956-ffa450edef68 |
| 2009-03-13 22:38:08 | Jochen Wiedmann <jochen@apache.org> | apache-rat/pom.xml v 41902746e4aed1502c94535df833498a62915408 Rolling back the changes made by release:prepare because of a problem in the release process. git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@753461 13f79535-47bb-0310-9956-ffa450edef68 |
| 2009-03-13 22:26:43 | Jochen Wiedmann <jochen@apache.org> | apache-rat/pom.xml v 4139ad741a0c175cb231befe09e149094b61038e [maven-release-plugin] prepare release apache-rat-project-0.6 git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@753454 13f79535-47bb-0310-9956-ffa450edef68 |
| 2009-03-13 22:25:12 | Jochen Wiedmann <jochen@apache.org> | apache-rat/pom.xml v 6e2b565f4694f8269ad208611739181e5269bf81 Adding SCM tags to the modules. git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@753453 13f79535-47bb-0310-9956-ffa450edef68 |
| 2009-03-13 22:17:47 | Jochen Wiedmann <jochen@apache.org> | apache-rat/pom.xml v fcd1edd47e195f86bf961b834db9211f01eb30d7 Rolling back the changes made by release:prepare because of a problem in the release process. git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@753452 13f79535-47bb-0310-9956-ffa450edef68 |
| 2009-03-13 22:11:02 | Jochen Wiedmann <jochen@apache.org> | apache-rat/pom.xml v 72407dbc5eae8cd86adef5cd8e3a32382bd4cd3b [maven-release-plugin] prepare release apache-rat-project-0.6 git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@753445 13f79535-47bb-0310-9956-ffa450edef68 |
| 2009-03-02 09:02:23 | Jochen Wiedmann <jochen@apache.org> | apache-rat/pom.xml v d24064c9615a503300ff893999e59eafd18d1a21 - Adding ASL headers. (See RAT-42) - Moving slow plugins (assembly, javadoc, sources) to the "release" profile. git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@749246 13f79535-47bb-0310-9956-ffa450edef68 |
| 2009-02-28 10:54:46 | Robert Burrell Donkin <rdonkin@apache.org> | apache-rat/pom.xml v 1c0dc8f3177b52773026913c4f0542bf5bcd14f9 [maven-release-plugin] prepare for next development iteration git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@748810 13f79535-47bb-0310-9956-ffa450edef68 |
| 2009-02-28 10:50:47 | Robert Burrell Donkin <rdonkin@apache.org> | apache-rat/pom.xml v b38d771db0bef2b8286064dd71e1ef3646a87950 [maven-release-plugin] prepare release apache-rat-project-0.6RC1 git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@748808 13f79535-47bb-0310-9956-ffa450edef68 |
| 2009-02-28 05:46:28 | Stefan Bodewig <bodewig@apache.org> | apache-rat/src/assemble/bin.xml v aa261000f13989632413131240d52e4fff2d8ebd apache-rat/src/assemble/src.xml v aa261000f13989632413131240d52e4fff2d8ebd add missing XML declarations, submitted by David Crossley. RAT-39 git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@748779 13f79535-47bb-0310-9956-ffa450edef68 |
| 2009-02-28 05:39:50 | Stefan Bodewig <bodewig@apache.org> | apache-rat/src/site/apt/index.apt v 932c9c694f98f242e768471f1e8ad8e43b3bc330 fix some eol issues. RAT-39 git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@748777 13f79535-47bb-0310-9956-ffa450edef68 |
| 2009-02-27 22:42:52 | Robert Burrell Donkin <rdonkin@apache.org> | apache-rat/pom.xml v 587337eb7f7899a5f89b668a338bc2395c090ec5 Not ideal but probably good enough. RAT-38 https://issues.apache.org/jira/browse/RAT-38 git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@748727 13f79535-47bb-0310-9956-ffa450edef68 |
| 2009-02-27 22:37:47 | Robert Burrell Donkin <rdonkin@apache.org> | apache-rat/pom.xml v 32d574506f708469b1658c7e8b1ee023b6a5e432 Still have problems ensuring NOTICE is right. RAT-38 https://issues.apache.org/jira/browse/RAT-38 git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@748725 13f79535-47bb-0310-9956-ffa450edef68 |
| 2009-02-27 22:09:03 | Robert Burrell Donkin <rdonkin@apache.org> | apache-rat/pom.xml v e10e540294926497a1fc5af6f9b4566ae9bc435e Ensure aggregate jar contains the right license and notice. RAT-38 https://issues.apache.org/jira/browse/RAT-38 git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@748720 13f79535-47bb-0310-9956-ffa450edef68 |
| 2009-02-27 19:52:59 | Robert Burrell Donkin <rdonkin@apache.org> | apache-rat/pom.xml v 3704ba12f675bc7f224f7f897ce0800fce32536a Include DISCLAIMER (and RELEASE_NOTES) in jars. It was necessary to relocate some files from java to resources. RAT-38 https://issues.apache.org/jira/browse/RAT-38 git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@748659 13f79535-47bb-0310-9956-ffa450edef68 |
| 2009-02-27 18:46:44 | Robert Burrell Donkin <rdonkin@apache.org> | apache-rat/src/assemble/bin.xml v 62ee64aabe3bd9022b228d93f24d625869359f75 Include python script in binary distribution RAT-38 https://issues.apache.org/jira/browse/RAT-38 git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@748633 13f79535-47bb-0310-9956-ffa450edef68 |
| 2009-02-27 15:13:51 | Robert Burrell Donkin <rdonkin@apache.org> | apache-rat/src/assemble/bin.xml v 6d277f3e2d16126f64911a14d3fe9eace00b3b3b apache-rat/src/assemble/src.xml v 6d277f3e2d16126f64911a14d3fe9eace00b3b3b Ship bzip'd (as per original assembly) RAT-38 https://issues.apache.org/jira/browse/RAT-38 git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@748548 13f79535-47bb-0310-9956-ffa450edef68 |
| 2009-02-27 15:05:56 | Robert Burrell Donkin <rdonkin@apache.org> | apache-rat/pom.xml v 8cd1b3f0ad8abb37151b469dcf032d94e32d45d8 apache-rat/src/assemble/bin.xml v 8cd1b3f0ad8abb37151b469dcf032d94e32d45d8 apache-rat/src/assemble/src.xml v 8cd1b3f0ad8abb37151b469dcf032d94e32d45d8 Basic assembly RAT-38 https://issues.apache.org/jira/browse/RAT-38 git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@748544 13f79535-47bb-0310-9956-ffa450edef68 |
| 2009-02-27 12:59:30 | Robert Burrell Donkin <rdonkin@apache.org> | apache-rat/pom.xml v 9554444f5415dbc5518a43044b9afe547815d6be apache-rat/src/site/apt/index.apt v 9554444f5415dbc5518a43044b9afe547815d6be Revising module naming: prefix with apache and shortening maven-plugin -> plugin, anttasks->tasks RAT-38 https://issues.apache.org/jira/browse/RAT-38 git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@748499 13f79535-47bb-0310-9956-ffa450edef68 |
Apache RAT
Maven