| Timestamp |
Author |
Details |
| 2026-05-26 15:32:39 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/it/RAT-469-default/pom.xml v bb3a412b277980d5f127fa849fe06917de0aed48
Fix build warning and reformat pom |
| 2026-05-25 22:50:34 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/templates/apt/index.apt.vm.vm v 5cf538e3445b1b23049bf0d4a9ed6e7e51c82fb4 apache-rat-plugin/src/templates/apt/mvn_options.apt.vm v 5cf538e3445b1b23049bf0d4a9ed6e7e51c82fb4
RAT-540: Fix typos in Velocity files |
| 2026-05-25 00:57:00 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v 2a48c6d68ed010b146943128a8f39457a0eedc93
RAT-540: Minor changes during review |
| 2026-05-25 00:43:25 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/it/RAT-469-default/pom.xml v 4129233ac8df5076a3746c82136c4aaae3983b34 apache-rat-plugin/src/it/RAT-469/pom.xml v 4129233ac8df5076a3746c82136c4aaae3983b34 apache-rat-plugin/src/test/resources/unit/it5/pom.xml v 4129233ac8df5076a3746c82136c4aaae3983b34
RAT-540: Reformat poms |
| 2026-05-04 10:42:29 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/test/java/org/apache/rat/mp/OptionMojoTest.java v a5497d097480f82279d77072c193454bae5090e2
fixed review issues |
| 2026-04-27 16:15:31 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/it/RAT-469-default/pom.xml v 685d5838428df6f9b08614c9ef4320a02567700a apache-rat-plugin/src/it/RAT-469/pom.xml v 685d5838428df6f9b08614c9ef4320a02567700a apache-rat-plugin/src/it/RAT-508/pom.xml v 685d5838428df6f9b08614c9ef4320a02567700a apache-rat-plugin/src/it/RAT-524/invoker.properties v 685d5838428df6f9b08614c9ef4320a02567700a apache-rat-plugin/src/test/java/org/apache/rat/mp/OptionMojoTest.java v 685d5838428df6f9b08614c9ef4320a02567700a apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v 685d5838428df6f9b08614c9ef4320a02567700a apache-rat-plugin/src/test/resources/unit/it5/pom.xml v 685d5838428df6f9b08614c9ef4320a02567700a
Switched to UIOptionCollections |
| 2026-04-09 00:32:34 |
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
apache-rat-plugin/pom.xml v 7d4f1ebbf76cb7f2ca221cc0a34535c0e950c40d
Bump doxiaVersion from 2.0.0 to 2.1.0
Bumps `doxiaVersion` from 2.0.0 to 2.1.0.
Updates `org.apache.maven.doxia:doxia-core` from 2.0.0 to 2.1.0 - [Release notes](https://github.com/apache/maven-doxia/releases) - [Commits](https://github.com/apache/maven-doxia/compare/doxia-2.0.0...doxia-2.1.0)
Updates `org.apache.maven.doxia:doxia-site-model` from 2.0.0 to 2.1.0 - [Release notes](https://github.com/apache/maven-doxia-sitetools/releases) - [Commits](https://github.com/apache/maven-doxia-sitetools/compare/doxia-sitetools-2.0.0...doxia-sitetools-2.1.0)
Updates `org.apache.maven.doxia:doxia-module-xhtml5` from 2.0.0 to 2.1.0
Updates `org.apache.maven.doxia:doxia-sink-api` from 2.0.0 to 2.1.0 - [Release notes](https://github.com/apache/maven-doxia/releases) - [Commits](https://github.com/apache/maven-doxia/compare/doxia-2.0.0...doxia-2.1.0)
Updates `org.apache.maven.doxia:doxia-integration-tools` from 2.0.0 to 2.1.0 - [Release notes](https://github.com/apache/maven-doxia-sitetools/releases) - [Commits](https://github.com/apache/maven-doxia-sitetools/compare/doxia-sitetools-2.0.0...doxia-sitetools-2.1.0)
Updates `org.apache.maven.doxia:doxia-site-renderer` from 2.0.0 to 2.1.0 - [Release notes](https://github.com/apache/maven-doxia-sitetools/releases) - [Commits](https://github.com/apache/maven-doxia-sitetools/compare/doxia-sitetools-2.0.0...doxia-sitetools-2.1.0)
--- updated-dependencies: - dependency-name: org.apache.maven.doxia:doxia-core dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.maven.doxia:doxia-site-model dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.maven.doxia:doxia-module-xhtml5 dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.maven.doxia:doxia-sink-api dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.maven.doxia:doxia-integration-tools dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.maven.doxia:doxia-site-renderer dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <support@github.com> |
| 2026-04-02 04:38:39 |
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
apache-rat-plugin/pom.xml v 449450335aec7a5b0b5182b4ecdc661dca1becf0
Bump org.codehaus.plexus:plexus-utils from 3.6.0 to 3.6.1
Bumps [org.codehaus.plexus:plexus-utils](https://github.com/codehaus-plexus/plexus-utils) from 3.6.0 to 3.6.1. - [Release notes](https://github.com/codehaus-plexus/plexus-utils/releases) - [Commits](https://github.com/codehaus-plexus/plexus-utils/compare/plexus-utils-3.6.0...plexus-utils-3.6.1)
--- updated-dependencies: - dependency-name: org.codehaus.plexus:plexus-utils dependency-version: 3.6.1 dependency-type: direct:production update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <support@github.com> |
| 2026-03-19 20:08:42 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/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-plugin/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-plugin/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-plugin/pom.xml v f23e54dc58ec5818797ec1bb195a8ed2b20f32a4
[maven-release-plugin] prepare release apache-rat-project-0.18 |
| 2026-02-03 09:54:51 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/test/java/org/apache/rat/mp/OptionMojoTest.java v 8143f45988a2c6a994d3b3559371e5695ea9e03b
RAT-293: Try to fix the master sonarcloud build |
| 2026-01-23 10:40:41 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/test/java/org/apache/rat/mp/OptionMojoTest.java v 28339bae897a279001a8ee244686acf4679f82c3 apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v 28339bae897a279001a8ee244686acf4679f82c3
RAT-533, RAT-475: Remove garbage collection workaround and use CleanupMode.NEVER to speed-up builds |
| 2026-01-06 00:01:07 |
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
apache-rat-plugin/pom.xml v 838c2eaa94f8bcac269185c6e59aab80285d5bcf
Bump org.codehaus.plexus:plexus-testing from 2.0.2 to 2.1.0
Bumps [org.codehaus.plexus:plexus-testing](https://github.com/codehaus-plexus/plexus-testing) from 2.0.2 to 2.1.0. - [Release notes](https://github.com/codehaus-plexus/plexus-testing/releases) - [Commits](https://github.com/codehaus-plexus/plexus-testing/compare/plexus-testing-2.0.2...plexus-testing-2.1.0)
--- updated-dependencies: - dependency-name: org.codehaus.plexus:plexus-testing dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <support@github.com> |
| 2025-12-29 19:48:42 |
huangxiaoping <1754789345@qq.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 9dcb4c7967ac90fcc07962b39a76bf3f3393d18d
RAT-531: Fix NPE on families is null |
| 2025-12-27 12:45:25 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/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-plugin/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-plugin/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-plugin/pom.xml v 0aa38ebfdc8dec5417886cc0173ad8388d6dc33e apache-rat-plugin/spotbugs-ignore.xml v 0aa38ebfdc8dec5417886cc0173ad8388d6dc33e apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java v 0aa38ebfdc8dec5417886cc0173ad8388d6dc33e apache-rat-plugin/src/main/java/org/apache/rat/mp/Regex.java 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-20 17:07:46 |
Claude Warren <claude@apache.org> |
apache-rat-plugin/src/it/RAT-524/invoker.properties v 688f342e6c0514e9e2a64b113f1465af07dad792 apache-rat-plugin/src/it/RAT-524/pom.xml v 688f342e6c0514e9e2a64b113f1465af07dad792 apache-rat-plugin/src/it/RAT-524/verify.groovy v 688f342e6c0514e9e2a64b113f1465af07dad792 apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 688f342e6c0514e9e2a64b113f1465af07dad792 apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java v 688f342e6c0514e9e2a64b113f1465af07dad792 apache-rat-plugin/src/templates/apt/mvn_options.apt.vm v 688f342e6c0514e9e2a64b113f1465af07dad792
RAT-524: fix document name.is case sensitive detection time and exclude Maven excludes by default during Maven plugin runs (#598)
* Moved FSInfo data into separate object and cached it in a REGISTRY map
* added skipping of MAVEN files when running under Maven
---------
Co-authored-by: P. Ottlinger <pottlinger@apache.org> |
| 2025-12-18 16:45:38 |
Claude Warren <claude@apache.org> |
apache-rat-plugin/pom.xml v cc55d24b01081d209c33107deb2829fcbe3f7dc6 apache-rat-plugin/src/it/RAT-469-default/invoker.properties v cc55d24b01081d209c33107deb2829fcbe3f7dc6 apache-rat-plugin/src/it/RAT-469-default/pom.xml v cc55d24b01081d209c33107deb2829fcbe3f7dc6 apache-rat-plugin/src/it/RAT-469-default/verify.groovy v cc55d24b01081d209c33107deb2829fcbe3f7dc6 apache-rat-plugin/src/it/RAT-469/pom.xml v cc55d24b01081d209c33107deb2829fcbe3f7dc6 apache-rat-plugin/src/it/RAT-469/verify.groovy v cc55d24b01081d209c33107deb2829fcbe3f7dc6 apache-rat-plugin/src/it/RAT-508/invoker.properties v cc55d24b01081d209c33107deb2829fcbe3f7dc6 apache-rat-plugin/src/it/RAT-508/pom.xml v cc55d24b01081d209c33107deb2829fcbe3f7dc6 apache-rat-plugin/src/it/RAT-508/verify.groovy v cc55d24b01081d209c33107deb2829fcbe3f7dc6 apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v cc55d24b01081d209c33107deb2829fcbe3f7dc6 apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java v cc55d24b01081d209c33107deb2829fcbe3f7dc6 apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java 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-12-03 00:01:36 |
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
apache-rat-plugin/pom.xml v 5a930a8099dca3846cd89841ea8099f5aed6cf3e
Bump org.codehaus.plexus:plexus-testing from 2.0.1 to 2.0.2
Bumps [org.codehaus.plexus:plexus-testing](https://github.com/codehaus-plexus/plexus-testing) from 2.0.1 to 2.0.2. - [Release notes](https://github.com/codehaus-plexus/plexus-testing/releases) - [Commits](https://github.com/codehaus-plexus/plexus-testing/compare/plexus-testing-2.0.1...plexus-testing-2.0.2)
--- updated-dependencies: - dependency-name: org.codehaus.plexus:plexus-testing dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <support@github.com> |
| 2025-11-19 09:28:09 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/pom.xml v 57048a63eb18935f74ab89e08a71e9b58bb22af1
Cleanup pom as developers are in the main pom of the project |
| 2025-11-18 17:07:54 |
guptas6est <sanaya.gupta@est.tech> |
apache-rat-plugin/pom.xml v 9aa438a22fc1a74f01387873316fce1fab36dd46 apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java v 9aa438a22fc1a74f01387873316fce1fab36dd46 apache-rat-plugin/src/test/java/org/apache/rat/mp/RatTestHelpers.java v 9aa438a22fc1a74f01387873316fce1fab36dd46
RAT-440: Upgrade Doxia to 2.0.0 to fix CVEs: CVE-2025-48924, CVE-2020-10683, CVE-2018-1000632, CVE-2020-13936 and CVE-2020-13959 (#553)
* Upgrade Doxia to 2.0.0 to fix CVEs: CVE-2025-48924, CVE-2020-10683, CVE-2018-1000632, CVE-2020-13936 and CVE-2020-13959
* RAT-440: Upgrade Doxia to 2.0.0 to fix CVEs: CVE-2025-48924, CVE-2020-10683, CVE-2018-1000632, CVE-2020-13936 and CVE-2020-13959 |
| 2025-11-08 08:59:49 |
P. Ottlinger <ottlinger@users.noreply.github.com> |
apache-rat-plugin/src/main/java/org/apache/rat/plugin/package-info.java 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-11-02 20:32:57 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/main/filtered-resources/org/apache/rat/mp/rat-report.properties v 2208df742df599968344043555912f4b18f13a65 apache-rat-plugin/src/main/resources/org/apache/rat/mp/package-info.java v 2208df742df599968344043555912f4b18f13a65
LHF: Fix usage of RAT and add dot to comply with dedfaults in reports |
| 2025-10-28 01:00:31 |
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
apache-rat-plugin/pom.xml v f01ad5c37e54987fe1798d59610dd9c437f404c2
Bump org.codehaus.plexus:plexus-testing from 2.0.0 to 2.0.1
Bumps [org.codehaus.plexus:plexus-testing](https://github.com/codehaus-plexus/plexus-testing) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/codehaus-plexus/plexus-testing/releases) - [Commits](https://github.com/codehaus-plexus/plexus-testing/compare/plexus-testing-2.0.0...plexus-testing-2.0.1)
--- updated-dependencies: - dependency-name: org.codehaus.plexus:plexus-testing dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <support@github.com> |
| 2025-10-21 00:01:03 |
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
apache-rat-plugin/pom.xml v 4322006fda38a85fadf4f6fab3d3ab06000839df
Bump org.codehaus.plexus:plexus-testing from 1.7.0 to 2.0.0
Bumps [org.codehaus.plexus:plexus-testing](https://github.com/codehaus-plexus/plexus-testing) from 1.7.0 to 2.0.0. - [Release notes](https://github.com/codehaus-plexus/plexus-testing/releases) - [Commits](https://github.com/codehaus-plexus/plexus-testing/compare/plexus-testing-1.7.0...plexus-testing-2.0.0)
--- updated-dependencies: - dependency-name: org.codehaus.plexus:plexus-testing dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ...
Signed-off-by: dependabot[bot] <support@github.com> |
| 2025-10-18 00:22:54 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/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-plugin/pom.xml v 15e2b45e12cef9bd33477dfe40fb6a10c3be4d6f
RAT-487: Prepare poms to use release 0.17, add roles, reformat |
| 2025-10-15 00:01:37 |
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
apache-rat-plugin/pom.xml v fb9ca8b9cbf20f8ab4f79fed0ca1e8809d490298
Bump org.codehaus.plexus:plexus-testing from 1.6.1 to 1.7.0
Bumps [org.codehaus.plexus:plexus-testing](https://github.com/codehaus-plexus/plexus-testing) from 1.6.1 to 1.7.0. - [Release notes](https://github.com/codehaus-plexus/plexus-testing/releases) - [Commits](https://github.com/codehaus-plexus/plexus-testing/compare/plexus-testing-1.6.1...plexus-testing-1.7.0)
--- updated-dependencies: - dependency-name: org.codehaus.plexus:plexus-testing dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <support@github.com> |
| 2025-10-13 00:01:52 |
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
apache-rat-plugin/pom.xml v a5e8fa092b1ec933d68ed8bf3d1a726830966345
Bump org.codehaus.plexus:plexus-testing from 1.6.0 to 1.6.1
Bumps [org.codehaus.plexus:plexus-testing](https://github.com/codehaus-plexus/plexus-testing) from 1.6.0 to 1.6.1. - [Release notes](https://github.com/codehaus-plexus/plexus-testing/releases) - [Commits](https://github.com/codehaus-plexus/plexus-testing/compare/plexus-testing-1.6.0...plexus-testing-1.6.1)
--- updated-dependencies: - dependency-name: org.codehaus.plexus:plexus-testing dependency-version: 1.6.1 dependency-type: direct:production update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <support@github.com> |
| 2025-10-12 17:16:13 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/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-plugin/pom.xml v 86546fd2619401eb92a419488652368eceb878a0
[maven-release-plugin] prepare release apache-rat-project-0.17 |
| 2025-10-11 23:32:57 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/pom.xml v 598f3214c492e277c27e50c837bbfa555792789d apache-rat-plugin/src/changes/changes.xml v 598f3214c492e277c27e50c837bbfa555792789d
RAT-487: Prepare and clean-up poms for release
-Remove reference to deprecated plugin in Maven plugin -Sync contributs and developers to main pom -Remove separate changes.xml that is not used anymore (Maven plugin) -Fix reference in changelog (id in pom needs to be in sync with changes.xml) -Prepare next release to be 1.0.0-SNAPSHOT in pom variables |
| 2025-10-05 00:00:48 |
P. Ottlinger <ottlinger@users.noreply.github.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java v 86ba309c5f3d7cc510acab28cf1cf2160fae92f4 apache-rat-plugin/src/site/apt/examples/custom-license.apt.vm v 86ba309c5f3d7cc510acab28cf1cf2160fae92f4 apache-rat-plugin/src/site/apt/examples/index.apt v 86ba309c5f3d7cc510acab28cf1cf2160fae92f4 apache-rat-plugin/src/site/fml/faq.fml v 86ba309c5f3d7cc510acab28cf1cf2160fae92f4 apache-rat-plugin/src/site/site.xml v 86ba309c5f3d7cc510acab28cf1cf2160fae92f4 apache-rat-plugin/src/templates/apt/index.apt.vm.vm v 86ba309c5f3d7cc510acab28cf1cf2160fae92f4 apache-rat-plugin/src/templates/apt/mvn_options.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-17 11:45:38 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/it/RAT-168/verify.groovy v 1a6e4476577d6036ef1949ff167d880aaee9d5c9 apache-rat-plugin/src/it/RAT-314/verify.groovy v 1a6e4476577d6036ef1949ff167d880aaee9d5c9 apache-rat-plugin/src/it/RAT-469-default/verify.groovy v 1a6e4476577d6036ef1949ff167d880aaee9d5c9 apache-rat-plugin/src/it/RAT-469/verify.groovy v 1a6e4476577d6036ef1949ff167d880aaee9d5c9
updated tests |
| 2025-09-15 18:21:32 |
Claude Warren <claude@apache.org> |
apache-rat-plugin/src/it/RAT-469-default/invoker.properties v 3d8dae172a9ec4f12dbb6be0b96e73b5f91df7c8 apache-rat-plugin/src/it/RAT-469-default/pom.xml v 3d8dae172a9ec4f12dbb6be0b96e73b5f91df7c8 apache-rat-plugin/src/it/RAT-469-default/verify.groovy v 3d8dae172a9ec4f12dbb6be0b96e73b5f91df7c8 apache-rat-plugin/src/it/RAT-469/pom.xml v 3d8dae172a9ec4f12dbb6be0b96e73b5f91df7c8 apache-rat-plugin/src/it/RAT-469/verify.groovy v 3d8dae172a9ec4f12dbb6be0b96e73b5f91df7c8
RAT-469: Verify that RAT-469 is corrected via integration tests for CLI and Maven plugin (#524)
* Verified that RAT-469 is corrected
Closes RAT-469
---------
Co-authored-by: P. Ottlinger <pottlinger@apache.org> |
| 2025-09-14 11:23:25 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v 0d5751bc215a1fc007626ce233c509a7e30e337b
differientated between Apache Licenses 1.0 to 2.0 |
| 2025-09-11 18:35:20 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/pom.xml v 1b9fc7d9ad8d9e60f0ea4b902565502fe952a556
Format poms after latest changes |
| 2025-09-10 16:49:00 |
Claude Warren <claude@apache.org> |
apache-rat-plugin/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-09-10 16:28:40 |
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
apache-rat-plugin/pom.xml v 820cf1312ecead193f124c1e4eedca52c2134071
Bump org.codehaus.plexus:plexus-testing from 1.5.0 to 1.6.0
Bumps [org.codehaus.plexus:plexus-testing](https://github.com/codehaus-plexus/plexus-testing) from 1.5.0 to 1.6.0. - [Release notes](https://github.com/codehaus-plexus/plexus-testing/releases) - [Commits](https://github.com/codehaus-plexus/plexus-testing/compare/plexus-testing-1.5.0...plexus-testing-1.6.0)
--- updated-dependencies: - dependency-name: org.codehaus.plexus:plexus-testing dependency-version: 1.6.0 dependency-type: direct:production update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <support@github.com> |
| 2025-08-31 12:41:45 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/test/java/org/apache/rat/mp/OptionMojoTest.java v b9c25e2d02a3951c93b215540a7b6bc70f00184b apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v b9c25e2d02a3951c93b215540a7b6bc70f00184b
final code change |
| 2025-08-02 18:24:33 |
P. Ottlinger <ottlinger@users.noreply.github.com> |
apache-rat-plugin/src/changes/changes.xml v 99cb76e4e440fc34dfcf5aaf2016d378eed86a5e apache-rat-plugin/src/main/filtered-resources/org/apache/rat/mp/rat-report.properties v 99cb76e4e440fc34dfcf5aaf2016d378eed86a5e apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckException.java v 99cb76e4e440fc34dfcf5aaf2016d378eed86a5e apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java v 99cb76e4e440fc34dfcf5aaf2016d378eed86a5e apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java v 99cb76e4e440fc34dfcf5aaf2016d378eed86a5e apache-rat-plugin/src/site/apt/examples/custom-license.apt.vm v 99cb76e4e440fc34dfcf5aaf2016d378eed86a5e apache-rat-plugin/src/site/site.xml 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-plugin/pom.xml v b3770e230691660494c75e29830ce00b64c54ea8
Use RAT more consistently |
| 2025-07-06 23:32:43 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/site/site.xml v e0131f06b098d10aae0882d95907349a7320dee4
Fix broken link in Maven doc |
| 2025-07-04 23:56:27 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/templates/apt/index.apt.vm.vm v 6e1ce48db6af70ab09a63ef6d2e1ff9265ccf9a7 apache-rat-plugin/src/templates/apt/mvn_options.apt.vm v 6e1ce48db6af70ab09a63ef6d2e1ff9265ccf9a7
Fix minor documentation errors |
| 2025-07-04 23:33:07 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/site/apt/examples/custom-license.apt.vm v 73e0b3e20bd0b8e339939b20144c5c0b6096beb3
Fix minor errors in site docs |
| 2025-06-26 12:58:03 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/.gitignore v 91e3505cae52bcc1dba7f643bc947de6d93e6db4 apache-rat-plugin/src/site/apt/index.apt.vm v 91e3505cae52bcc1dba7f643bc947de6d93e6db4 apache-rat-plugin/src/site/apt/mvn_options.apt v 91e3505cae52bcc1dba7f643bc947de6d93e6db4
cleaned up files |
| 2025-06-25 23:48:50 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/site/apt/index.apt.vm v 341c28c4c7bd2849cdb89e24e7bc9df156297bb2 apache-rat-plugin/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-plugin/src/site/apt/mvn_options.apt v 4c9fdd14ca1ec0038c686b0d0040defba69e94a7 apache-rat-plugin/src/templates/apt/mvn_options.apt.vm v 4c9fdd14ca1ec0038c686b0d0040defba69e94a7
ant documentation updates |
| 2025-06-23 18:01:26 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/pom.xml v b52295ae12ef8798cb253e30354922bddcf91e98 apache-rat-plugin/src/site/apt/examples/basic.apt.vm v b52295ae12ef8798cb253e30354922bddcf91e98 apache-rat-plugin/src/site/apt/examples/custom-license.apt.vm v b52295ae12ef8798cb253e30354922bddcf91e98 apache-rat-plugin/src/site/apt/examples/index.apt v b52295ae12ef8798cb253e30354922bddcf91e98 apache-rat-plugin/src/site/apt/examples/site.apt.vm v b52295ae12ef8798cb253e30354922bddcf91e98 apache-rat-plugin/src/site/apt/examples/verify.apt.vm v b52295ae12ef8798cb253e30354922bddcf91e98 apache-rat-plugin/src/site/apt/index.apt v b52295ae12ef8798cb253e30354922bddcf91e98 apache-rat-plugin/src/site/apt/index.apt.vm v b52295ae12ef8798cb253e30354922bddcf91e98 apache-rat-plugin/src/site/apt/mvn_options.apt v b52295ae12ef8798cb253e30354922bddcf91e98 apache-rat-plugin/src/site/site.xml v b52295ae12ef8798cb253e30354922bddcf91e98 apache-rat-plugin/src/templates/apt/index.apt.vm.vm v b52295ae12ef8798cb253e30354922bddcf91e98 apache-rat-plugin/src/templates/apt/mvn_options.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-plugin/src/site/apt/argumentTypes.apt.vm v 7549be9677c4ca150f262675bea966476be412b9 apache-rat-plugin/src/site/apt/examples/custom-license.apt.vm v 7549be9677c4ca150f262675bea966476be412b9 apache-rat-plugin/src/site/apt/index.apt v 7549be9677c4ca150f262675bea966476be412b9
updated documentation and documentation generation |
| 2025-05-05 18:06:03 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/pom.xml v 8463e30e434127a320cff5f504a92ef08f50d814
RAT-398: Apply minor pom clean ups to avoid duplicate version definitions |
| 2025-05-05 00:42:12 |
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
apache-rat-plugin/pom.xml v 7e353de391e0b6e44affd4e7cf8fe2e6a89238ab
Bump org.codehaus.plexus:plexus-testing from 1.4.0 to 1.5.0
Bumps [org.codehaus.plexus:plexus-testing](https://github.com/codehaus-plexus/plexus-testing) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/codehaus-plexus/plexus-testing/releases) - [Commits](https://github.com/codehaus-plexus/plexus-testing/compare/plexus-testing-1.4.0...plexus-testing-1.5.0)
--- updated-dependencies: - dependency-name: org.codehaus.plexus:plexus-testing dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <support@github.com> |
| 2025-05-04 22:43:23 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/EnclosingMatcher.java v 0be6046f7e4774193ea42bc8eb3a6c459b5e6e5a apache-rat-plugin/src/main/java/org/apache/rat/mp/HeaderMatcherSpecification.java v 0be6046f7e4774193ea42bc8eb3a6c459b5e6e5a apache-rat-plugin/src/main/java/org/apache/rat/mp/Spdx.java v 0be6046f7e4774193ea42bc8eb3a6c459b5e6e5a
RAT-398: Apply checkstyle warning fixes |
| 2025-04-11 10:43:58 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/.gitignore v 59eb98d3a1e00bbf6583ef7a6b770efcb82b045d apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 59eb98d3a1e00bbf6583ef7a6b770efcb82b045d
RAT-398: Remove redundant code |
| 2025-03-22 19:13:43 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/pom.xml v 9c743919e07c727b0ff623a93c633c51a8f7b31b
fixed issue with zero length args |
| 2025-03-16 15:37:57 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/pom.xml v f6ee9930df31af1a272313995b824f2da42edaf0
cleaned up changes |
| 2025-03-16 15:06:59 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/.gitignore v eadaa47bb8ed447e29eda0668f23d69506ac4756
working version |
| 2025-02-12 08:20:56 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/pom.xml v 4c9289ee63968de4369b0f7446e5caee4a41ace2
first cut at logging use of deprecated info |
| 2025-02-07 17:43:48 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/test/resources/unit/RAT-335/invoker.properties v e519c83072bc35f4ea17871466630226caea7b80 apache-rat-plugin/src/test/resources/unit/RAT-362/invoker.properties v e519c83072bc35f4ea17871466630226caea7b80
removed accidentally added invoker.properties files |
| 2025-02-07 09:22:17 |
Claude Warren <claude@apache.org> |
apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v 5066aa0c74be905558ce3f654c478d440626ea7d apache-rat-plugin/src/test/resources/unit/RAT-335-GitIgnore/.gitignore v 5066aa0c74be905558ce3f654c478d440626ea7d apache-rat-plugin/src/test/resources/unit/RAT-335-GitIgnore/dir1/.gitignore v 5066aa0c74be905558ce3f654c478d440626ea7d apache-rat-plugin/src/test/resources/unit/RAT-335-GitIgnore/dir1/dir1.txt v 5066aa0c74be905558ce3f654c478d440626ea7d apache-rat-plugin/src/test/resources/unit/RAT-335-GitIgnore/dir1/file1.log v 5066aa0c74be905558ce3f654c478d440626ea7d apache-rat-plugin/src/test/resources/unit/RAT-335-GitIgnore/dir2/dir2.md v 5066aa0c74be905558ce3f654c478d440626ea7d apache-rat-plugin/src/test/resources/unit/RAT-335-GitIgnore/dir3/dir3.log v 5066aa0c74be905558ce3f654c478d440626ea7d apache-rat-plugin/src/test/resources/unit/RAT-335-GitIgnore/root.md v 5066aa0c74be905558ce3f654c478d440626ea7d apache-rat-plugin/src/test/resources/unit/RAT-335/README.txt v 5066aa0c74be905558ce3f654c478d440626ea7d apache-rat-plugin/src/test/resources/unit/RAT-335/dir1/dir1.md v 5066aa0c74be905558ce3f654c478d440626ea7d apache-rat-plugin/src/test/resources/unit/RAT-335/dir2/dir2.txt v 5066aa0c74be905558ce3f654c478d440626ea7d apache-rat-plugin/src/test/resources/unit/RAT-335/dir3/file3.log v 5066aa0c74be905558ce3f654c478d440626ea7d apache-rat-plugin/src/test/resources/unit/RAT-335/invoker.properties v 5066aa0c74be905558ce3f654c478d440626ea7d apache-rat-plugin/src/test/resources/unit/RAT-335/pom.xml v 5066aa0c74be905558ce3f654c478d440626ea7d apache-rat-plugin/src/test/resources/unit/RAT-362-GitIgnore/.gitignore v 5066aa0c74be905558ce3f654c478d440626ea7d apache-rat-plugin/src/test/resources/unit/RAT-362-GitIgnore/foo.md v 5066aa0c74be905558ce3f654c478d440626ea7d apache-rat-plugin/src/test/resources/unit/RAT-362/bar.md v 5066aa0c74be905558ce3f654c478d440626ea7d apache-rat-plugin/src/test/resources/unit/RAT-362/invoker.properties v 5066aa0c74be905558ce3f654c478d440626ea7d apache-rat-plugin/src/test/resources/unit/RAT-362/pom.xml v 5066aa0c74be905558ce3f654c478d440626ea7d apache-rat-plugin/src/test/resources/unit/it3/pom.xml v 5066aa0c74be905558ce3f654c478d440626ea7d
RAT-98: converted to assertj (#438)
* converted to assertj
* Disabled gitignore tests
---------
Co-authored-by: P. Ottlinger <pottlinger@apache.org> |
| 2025-02-04 01:28:37 |
Claude Warren <claude@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 34dcb05db326374b19ddb3d864cf60656d41bae4
RAT-98: Add file arg converter (#425)
* added working directory
* updated merge issues
* Added FSInfo to handle file system differences
* updated spotbugs
* attempt to fix windows error
* fixed merge error
* fixed pattern match
* fix for file delete on windows
* added more descriptive failure messages
* added file converter + test
* fixes file list walker
* Prevent possible NPE
* Minor review changes
---------
Co-authored-by: P. Ottlinger <pottlinger@apache.org> |
| 2025-01-27 22:58:33 |
Claude Warren <claude@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 1ab4e3c51eb2f3a9de30f0bfb86cbf19c8b325d5 apache-rat-plugin/src/test/java/org/apache/rat/mp/OptionMojoTest.java v 1ab4e3c51eb2f3a9de30f0bfb86cbf19c8b325d5
RAT-98: Add working directory to resolve relative document names (#424)
* added working directory
* updated merge issues
* fix for file delete on windows
* Minor cleanups
* Minor fixes
* fixed deprecated messages
---------
Co-authored-by: P. Ottlinger <pottlinger@apache.org> |
| 2025-01-24 12:31:04 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v b170cbce1174ccb611602cbb0ff434f140dcbaf3
Apply minor code cleanups |
| 2025-01-14 17:50:37 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/test/java/org/apache/rat/mp/OptionMojoTest.java v 3ff0436affa819f39d6d00c06a0882d705324a00
fix for file delete on windows |
| 2025-01-14 17:50:37 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/test/java/org/apache/rat/mp/OptionMojoTest.java v 507600946bfae60e399010011034ce7269f478a0
fix for file delete on windows |
| 2025-01-13 22:46:12 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/test/java/org/apache/rat/mp/OptionMojoTest.java v 6aee0aaf63de0c73c9af8795c6e7a33757a11c6f
added working directory |
| 2025-01-13 22:46:12 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 64db2181bf295ff3659ee1e7f00a9b4b55c3fd2f apache-rat-plugin/src/test/java/org/apache/rat/mp/OptionMojoTest.java v 64db2181bf295ff3659ee1e7f00a9b4b55c3fd2f
added working directory |
| 2025-01-13 22:32:38 |
Claude Warren <claude@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v fb6d3b3baabe067c513e91c9cf18465a574a896e
changed 'name matcher' to 'document excluder' (#422) |
| 2025-01-12 17:37:18 |
Claude Warren <claude@apache.org> |
apache-rat-plugin/.gitignore v 9ddc32afcef2ff6fce782bc92a82d0a665dcb45a apache-rat-plugin/src/it/RAT-469/invoker.properties v 9ddc32afcef2ff6fce782bc92a82d0a665dcb45a apache-rat-plugin/src/it/RAT-469/pom.xml v 9ddc32afcef2ff6fce782bc92a82d0a665dcb45a apache-rat-plugin/src/it/RAT-469/verify.groovy v 9ddc32afcef2ff6fce782bc92a82d0a665dcb45a apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 9ddc32afcef2ff6fce782bc92a82d0a665dcb45a
RAT-469: Fixes to correctly detect additional valid licenses (#413)
* Fixes to correctly detect additional valid licenses
* RAT-469: Add changelog entry
* RAT-469: Ensure inclusion/exclusion rules are logged properly
* RAT-469: Replace misleading default text as new configuration elements need to be put under the existing configuration instead a newly/non-existing config
* Cleaned up analysis and verified correctness of LicenseSetFactory
* RAT-469: Build failure on GHA-windows
---------
Co-authored-by: P. Ottlinger <pottlinger@apache.org> |
| 2025-01-07 15:17:52 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v d69d544de244a265b66ce029c2d8db0cb9523197
Fix for windows bug |
| 2025-01-07 15:17:52 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v 8a80dbe4863837fc58c362deb27a8ba06b387f15
Fix for windows bug |
| 2025-01-04 13:26:09 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v 08b11432a283ef3ed85ae2814cb558251cc433b0
fixed archive processing and naming issues |
| 2025-01-04 13:26:09 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v 047358b8e1388879dd8f801cb4cac1d7209bdf02
fixed archive processing and naming issues |
| 2024-12-27 00:40:54 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/it/CustomLicense/invoker.properties v 4a7a5a757e98d4f9f720d86ccb23e20a5ef69ca4 apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v 4a7a5a757e98d4f9f720d86ccb23e20a5ef69ca4
fixed last tests in plugin module |
| 2024-12-27 00:40:54 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/it/CustomLicense/invoker.properties v 5fb0fdf4bcd9b2cd158d824e27d8f3a047888a5a apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v 5fb0fdf4bcd9b2cd158d824e27d8f3a047888a5a
fixed last tests in plugin module |
| 2024-12-27 00:28:03 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/.gitignore v 2bc6556da09026360f34dea204cd1dc145f14ed0 apache-rat-plugin/pom.xml v 2bc6556da09026360f34dea204cd1dc145f14ed0 apache-rat-plugin/src/it/CustomLicense/.rat/customConfig.xml v 2bc6556da09026360f34dea204cd1dc145f14ed0 apache-rat-plugin/src/it/CustomLicense/invoker.properties v 2bc6556da09026360f34dea204cd1dc145f14ed0 apache-rat-plugin/src/it/CustomLicense/pom.xml v 2bc6556da09026360f34dea204cd1dc145f14ed0 apache-rat-plugin/src/it/RAT-268/pom.xml v 2bc6556da09026360f34dea204cd1dc145f14ed0 apache-rat-plugin/src/test/java/org/apache/rat/mp/OptionMojoTest.java v 2bc6556da09026360f34dea204cd1dc145f14ed0 apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v 2bc6556da09026360f34dea204cd1dc145f14ed0 apache-rat-plugin/src/test/resources/unit/it5/.rat/customConfig.xml v 2bc6556da09026360f34dea204cd1dc145f14ed0 apache-rat-plugin/src/test/resources/unit/it5/pom.xml v 2bc6556da09026360f34dea204cd1dc145f14ed0 apache-rat-plugin/src/test/resources/unit/it5/src/main/java/nl/basjes/something/Something.java v 2bc6556da09026360f34dea204cd1dc145f14ed0
updated and fixed plugin tests |
| 2024-12-27 00:28:03 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/.gitignore v ab8e00aa827f760478c97d3d9c1bbfe3cabecd17 apache-rat-plugin/pom.xml v ab8e00aa827f760478c97d3d9c1bbfe3cabecd17 apache-rat-plugin/src/it/CustomLicense/.rat/customConfig.xml v ab8e00aa827f760478c97d3d9c1bbfe3cabecd17 apache-rat-plugin/src/it/CustomLicense/invoker.properties v ab8e00aa827f760478c97d3d9c1bbfe3cabecd17 apache-rat-plugin/src/it/CustomLicense/pom.xml v ab8e00aa827f760478c97d3d9c1bbfe3cabecd17 apache-rat-plugin/src/it/RAT-268/pom.xml v ab8e00aa827f760478c97d3d9c1bbfe3cabecd17 apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v ab8e00aa827f760478c97d3d9c1bbfe3cabecd17 apache-rat-plugin/src/test/java/org/apache/rat/mp/OptionMojoTest.java v ab8e00aa827f760478c97d3d9c1bbfe3cabecd17 apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v ab8e00aa827f760478c97d3d9c1bbfe3cabecd17 apache-rat-plugin/src/test/resources/unit/it5/.rat/customConfig.xml v ab8e00aa827f760478c97d3d9c1bbfe3cabecd17 apache-rat-plugin/src/test/resources/unit/it5/pom.xml v ab8e00aa827f760478c97d3d9c1bbfe3cabecd17 apache-rat-plugin/src/test/resources/unit/it5/src/main/java/nl/basjes/something/Something.java v ab8e00aa827f760478c97d3d9c1bbfe3cabecd17
updated and fixed plugin tests |
| 2024-12-26 00:14:37 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/test/resources/unit/RAT-107/.classpath v 4daa9c96b80112ef39ce8365c36a3fae8eeb062a apache-rat-plugin/src/test/resources/unit/RAT-107/.project v 4daa9c96b80112ef39ce8365c36a3fae8eeb062a apache-rat-plugin/src/test/resources/unit/RAT-107/.settings/dummy v 4daa9c96b80112ef39ce8365c36a3fae8eeb062a apache-rat-plugin/src/test/resources/unit/RAT-107/dummy.ipr v 4daa9c96b80112ef39ce8365c36a3fae8eeb062a apache-rat-plugin/src/test/resources/unit/RAT-107/submodule/.classpath v 4daa9c96b80112ef39ce8365c36a3fae8eeb062a apache-rat-plugin/src/test/resources/unit/RAT-107/submodule/.project v 4daa9c96b80112ef39ce8365c36a3fae8eeb062a apache-rat-plugin/src/test/resources/unit/RAT-107/submodule/.settings/dummy v 4daa9c96b80112ef39ce8365c36a3fae8eeb062a apache-rat-plugin/src/test/resources/unit/RAT-107/submodule/dummy.iml v 4daa9c96b80112ef39ce8365c36a3fae8eeb062a apache-rat-plugin/src/test/resources/unit/RAT-107/submodule/dummy.ipr v 4daa9c96b80112ef39ce8365c36a3fae8eeb062a apache-rat-plugin/src/test/resources/unit/RAT-107/submodule/dummy.iws v 4daa9c96b80112ef39ce8365c36a3fae8eeb062a apache-rat-plugin/src/test/resources/unit/it5/.bzrignore v 4daa9c96b80112ef39ce8365c36a3fae8eeb062a apache-rat-plugin/src/test/resources/unit/it5/pom.xml v 4daa9c96b80112ef39ce8365c36a3fae8eeb062a
fixed and cleaned up plugin tests |
| 2024-12-26 00:14:37 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/test/resources/unit/RAT-107/.classpath v b6a5ce261c5f104fff704112eb8571b3c5df7097 apache-rat-plugin/src/test/resources/unit/RAT-107/.project v b6a5ce261c5f104fff704112eb8571b3c5df7097 apache-rat-plugin/src/test/resources/unit/RAT-107/.settings/dummy v b6a5ce261c5f104fff704112eb8571b3c5df7097 apache-rat-plugin/src/test/resources/unit/RAT-107/dummy.ipr v b6a5ce261c5f104fff704112eb8571b3c5df7097 apache-rat-plugin/src/test/resources/unit/RAT-107/submodule/.classpath v b6a5ce261c5f104fff704112eb8571b3c5df7097 apache-rat-plugin/src/test/resources/unit/RAT-107/submodule/.project v b6a5ce261c5f104fff704112eb8571b3c5df7097 apache-rat-plugin/src/test/resources/unit/RAT-107/submodule/.settings/dummy v b6a5ce261c5f104fff704112eb8571b3c5df7097 apache-rat-plugin/src/test/resources/unit/RAT-107/submodule/dummy.iml v b6a5ce261c5f104fff704112eb8571b3c5df7097 apache-rat-plugin/src/test/resources/unit/RAT-107/submodule/dummy.ipr v b6a5ce261c5f104fff704112eb8571b3c5df7097 apache-rat-plugin/src/test/resources/unit/RAT-107/submodule/dummy.iws v b6a5ce261c5f104fff704112eb8571b3c5df7097 apache-rat-plugin/src/test/resources/unit/it5/.bzrignore v b6a5ce261c5f104fff704112eb8571b3c5df7097 apache-rat-plugin/src/test/resources/unit/it5/pom.xml v b6a5ce261c5f104fff704112eb8571b3c5df7097
fixed and cleaned up plugin tests |
| 2024-12-26 00:12:05 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/test/resources/unit/RAT-335/.gitignore v 4c4c97e601397de7833c2b65a56b641e170cc89a apache-rat-plugin/src/test/resources/unit/RAT-335/dir1/.gitignore v 4c4c97e601397de7833c2b65a56b641e170cc89a apache-rat-plugin/src/test/resources/unit/RAT-335/dir1/dir1.txt v 4c4c97e601397de7833c2b65a56b641e170cc89a apache-rat-plugin/src/test/resources/unit/RAT-335/dir1/file1.log v 4c4c97e601397de7833c2b65a56b641e170cc89a apache-rat-plugin/src/test/resources/unit/RAT-335/dir2/dir2.md v 4c4c97e601397de7833c2b65a56b641e170cc89a apache-rat-plugin/src/test/resources/unit/RAT-335/dir3/dir3.log v 4c4c97e601397de7833c2b65a56b641e170cc89a apache-rat-plugin/src/test/resources/unit/RAT-335/root.md v 4c4c97e601397de7833c2b65a56b641e170cc89a
fixed and cleaned up plugin tests |
| 2024-12-26 00:12:05 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/test/resources/unit/RAT-335/.gitignore v eba23cb40bdfcf7bfc28711a2f99bc3d9b18e6f5 apache-rat-plugin/src/test/resources/unit/RAT-335/dir1/.gitignore v eba23cb40bdfcf7bfc28711a2f99bc3d9b18e6f5 apache-rat-plugin/src/test/resources/unit/RAT-335/dir1/dir1.txt v eba23cb40bdfcf7bfc28711a2f99bc3d9b18e6f5 apache-rat-plugin/src/test/resources/unit/RAT-335/dir1/file1.log v eba23cb40bdfcf7bfc28711a2f99bc3d9b18e6f5 apache-rat-plugin/src/test/resources/unit/RAT-335/dir2/dir2.md v eba23cb40bdfcf7bfc28711a2f99bc3d9b18e6f5 apache-rat-plugin/src/test/resources/unit/RAT-335/dir3/dir3.log v eba23cb40bdfcf7bfc28711a2f99bc3d9b18e6f5 apache-rat-plugin/src/test/resources/unit/RAT-335/root.md v eba23cb40bdfcf7bfc28711a2f99bc3d9b18e6f5
fixed and cleaned up plugin tests |
| 2024-12-26 00:10:58 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/test/resources/unit/RAT-362/.gitignore v 5d5dab4c2af2bc835a6a35a02604a4ff6ab88a9a apache-rat-plugin/src/test/resources/unit/RAT-362/foo.md v 5d5dab4c2af2bc835a6a35a02604a4ff6ab88a9a
fixed and cleaned up plugin tests |
| 2024-12-26 00:10:58 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/test/resources/unit/RAT-362/.gitignore v 53be57e82489905e1a86ac1a037ea3c867780ea2 apache-rat-plugin/src/test/resources/unit/RAT-362/foo.md v 53be57e82489905e1a86ac1a037ea3c867780ea2
fixed and cleaned up plugin tests |
| 2024-12-26 00:09:53 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/test/java/org/apache/rat/mp/OptionMojoTest.java v cd416a94179f1270665e4b383465495e37c19a7d apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v cd416a94179f1270665e4b383465495e37c19a7d apache-rat-plugin/src/test/resources/unit/RAT-335-GitIgnore/.gitignore v cd416a94179f1270665e4b383465495e37c19a7d apache-rat-plugin/src/test/resources/unit/RAT-335-GitIgnore/dir1/.gitignore v cd416a94179f1270665e4b383465495e37c19a7d apache-rat-plugin/src/test/resources/unit/RAT-335-GitIgnore/dir1/dir1.txt v cd416a94179f1270665e4b383465495e37c19a7d apache-rat-plugin/src/test/resources/unit/RAT-335-GitIgnore/dir1/file1.log v cd416a94179f1270665e4b383465495e37c19a7d apache-rat-plugin/src/test/resources/unit/RAT-335-GitIgnore/dir2/dir2.md v cd416a94179f1270665e4b383465495e37c19a7d apache-rat-plugin/src/test/resources/unit/RAT-335-GitIgnore/dir3/dir3.log v cd416a94179f1270665e4b383465495e37c19a7d apache-rat-plugin/src/test/resources/unit/RAT-335-GitIgnore/invoker.properties v cd416a94179f1270665e4b383465495e37c19a7d apache-rat-plugin/src/test/resources/unit/RAT-335-GitIgnore/root.md v cd416a94179f1270665e4b383465495e37c19a7d apache-rat-plugin/src/test/resources/unit/RAT-335/README.txt v cd416a94179f1270665e4b383465495e37c19a7d apache-rat-plugin/src/test/resources/unit/RAT-335/dir1/dir1.md v cd416a94179f1270665e4b383465495e37c19a7d apache-rat-plugin/src/test/resources/unit/RAT-335/dir2/dir2.txt v cd416a94179f1270665e4b383465495e37c19a7d apache-rat-plugin/src/test/resources/unit/RAT-335/dir3/file3.log v cd416a94179f1270665e4b383465495e37c19a7d apache-rat-plugin/src/test/resources/unit/RAT-335/pom.xml v cd416a94179f1270665e4b383465495e37c19a7d apache-rat-plugin/src/test/resources/unit/RAT-362-GitIgnore/.gitignore v cd416a94179f1270665e4b383465495e37c19a7d apache-rat-plugin/src/test/resources/unit/RAT-362-GitIgnore/foo.md v cd416a94179f1270665e4b383465495e37c19a7d apache-rat-plugin/src/test/resources/unit/RAT-362-GitIgnore/invoker.properties v cd416a94179f1270665e4b383465495e37c19a7d apache-rat-plugin/src/test/resources/unit/RAT-362/bar.md v cd416a94179f1270665e4b383465495e37c19a7d apache-rat-plugin/src/test/resources/unit/RAT-362/pom.xml v cd416a94179f1270665e4b383465495e37c19a7d apache-rat-plugin/src/test/resources/unit/it3/pom.xml v cd416a94179f1270665e4b383465495e37c19a7d
fixed and cleaned up plugin tests |
| 2024-12-26 00:09:53 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/test/java/org/apache/rat/mp/OptionMojoTest.java v ae25ee2b5a2f4d092102446eef95681bbfd5ac58 apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v ae25ee2b5a2f4d092102446eef95681bbfd5ac58 apache-rat-plugin/src/test/resources/unit/RAT-335-GitIgnore/.gitignore v ae25ee2b5a2f4d092102446eef95681bbfd5ac58 apache-rat-plugin/src/test/resources/unit/RAT-335-GitIgnore/dir1/.gitignore v ae25ee2b5a2f4d092102446eef95681bbfd5ac58 apache-rat-plugin/src/test/resources/unit/RAT-335-GitIgnore/dir1/dir1.txt v ae25ee2b5a2f4d092102446eef95681bbfd5ac58 apache-rat-plugin/src/test/resources/unit/RAT-335-GitIgnore/dir1/file1.log v ae25ee2b5a2f4d092102446eef95681bbfd5ac58 apache-rat-plugin/src/test/resources/unit/RAT-335-GitIgnore/dir2/dir2.md v ae25ee2b5a2f4d092102446eef95681bbfd5ac58 apache-rat-plugin/src/test/resources/unit/RAT-335-GitIgnore/dir3/dir3.log v ae25ee2b5a2f4d092102446eef95681bbfd5ac58 apache-rat-plugin/src/test/resources/unit/RAT-335-GitIgnore/invoker.properties v ae25ee2b5a2f4d092102446eef95681bbfd5ac58 apache-rat-plugin/src/test/resources/unit/RAT-335-GitIgnore/root.md v ae25ee2b5a2f4d092102446eef95681bbfd5ac58 apache-rat-plugin/src/test/resources/unit/RAT-335/README.txt v ae25ee2b5a2f4d092102446eef95681bbfd5ac58 apache-rat-plugin/src/test/resources/unit/RAT-335/dir1/dir1.md v ae25ee2b5a2f4d092102446eef95681bbfd5ac58 apache-rat-plugin/src/test/resources/unit/RAT-335/dir2/dir2.txt v ae25ee2b5a2f4d092102446eef95681bbfd5ac58 apache-rat-plugin/src/test/resources/unit/RAT-335/dir3/file3.log v ae25ee2b5a2f4d092102446eef95681bbfd5ac58 apache-rat-plugin/src/test/resources/unit/RAT-335/pom.xml v ae25ee2b5a2f4d092102446eef95681bbfd5ac58 apache-rat-plugin/src/test/resources/unit/RAT-362-GitIgnore/.gitignore v ae25ee2b5a2f4d092102446eef95681bbfd5ac58 apache-rat-plugin/src/test/resources/unit/RAT-362-GitIgnore/foo.md v ae25ee2b5a2f4d092102446eef95681bbfd5ac58 apache-rat-plugin/src/test/resources/unit/RAT-362-GitIgnore/invoker.properties v ae25ee2b5a2f4d092102446eef95681bbfd5ac58 apache-rat-plugin/src/test/resources/unit/RAT-362/bar.md v ae25ee2b5a2f4d092102446eef95681bbfd5ac58 apache-rat-plugin/src/test/resources/unit/RAT-362/pom.xml v ae25ee2b5a2f4d092102446eef95681bbfd5ac58 apache-rat-plugin/src/test/resources/unit/it3/pom.xml v ae25ee2b5a2f4d092102446eef95681bbfd5ac58
fixed and cleaned up plugin tests |
| 2024-12-12 14:39:36 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/pom.xml v de44140b0ed09c65fc8eb4c3b13aecfe017f50cc
Reformat poms |
| 2024-12-10 18:19:33 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/it/it1/verify.groovy v 742b278790d90b1e0e8b00f5edfaaf3d429a85e0 apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v 742b278790d90b1e0e8b00f5edfaaf3d429a85e0
RAT-98: Minor changes |
| 2024-12-08 16:06:50 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/pom.xml v a2bfda12515d62b4a94c3f637ae70a2e977e8f1f apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v a2bfda12515d62b4a94c3f637ae70a2e977e8f1f
added testdata, cleaned up dependency and packaging |
| 2024-12-08 11:34:48 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/it/it1/pom.xml v 1924ac55d5baa179921ff9a7b3927abc3812fe81 apache-rat-plugin/src/it/it1/verify.groovy v 1924ac55d5baa179921ff9a7b3927abc3812fe81 apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v 1924ac55d5baa179921ff9a7b3927abc3812fe81 apache-rat-plugin/src/test/resources/unit/RAT-335-GitIgnore/pom.xml v 1924ac55d5baa179921ff9a7b3927abc3812fe81 apache-rat-plugin/src/test/resources/unit/it1/pom.xml v 1924ac55d5baa179921ff9a7b3927abc3812fe81 apache-rat-plugin/src/test/resources/unit/it5/pom.xml v 1924ac55d5baa179921ff9a7b3927abc3812fe81
adjusted testing to account for RAT-335 and RAT-362 |
| 2024-12-04 11:33:38 |
Claude Warren <claude@apache.org> |
apache-rat-plugin/pom.xml v df5cfbff9aa87fb014cec2b8364aed433857d570 apache-rat-plugin/src/it/RAT-168/verify.groovy v df5cfbff9aa87fb014cec2b8364aed433857d570 apache-rat-plugin/src/it/RAT-314/verify.groovy v df5cfbff9aa87fb014cec2b8364aed433857d570 apache-rat-plugin/src/it/it1/verify.groovy v df5cfbff9aa87fb014cec2b8364aed433857d570 apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java v df5cfbff9aa87fb014cec2b8364aed433857d570 apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java 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-plugin/pom.xml v 641fc4e1db5ecaa0056016ce2082e162ec6a8447 apache-rat-plugin/src/it/RAT-168/verify.groovy v 641fc4e1db5ecaa0056016ce2082e162ec6a8447 apache-rat-plugin/src/it/RAT-314/verify.groovy v 641fc4e1db5ecaa0056016ce2082e162ec6a8447 apache-rat-plugin/src/it/it1/verify.groovy v 641fc4e1db5ecaa0056016ce2082e162ec6a8447 apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java v 641fc4e1db5ecaa0056016ce2082e162ec6a8447 apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java 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-04 00:51:01 |
Jochen Wiedmann <jochen.wiedmann@gmail.com> |
apache-rat-plugin/pom.xml v 9a860ae1f44089cc8732f1c270246bf15cbd5646
Using the maven-dependency-plugin to distribute the release notes among subprojects. |
| 2024-12-03 23:22:42 |
Jochen Wiedmann <jochen.wiedmann@gmail.com> |
apache-rat-plugin/pom.xml v 82b6689d94807b0242aa95d7f224ad95d059aaaf
RAT-379: Removing resource imports from paren project. (Makes import into Eclipse working again.) |
| 2024-12-03 11:07:58 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v 345b613a849481ea2adfb44aa1d460d84a748b6e
replaced ClaimStatistic.Counter.GENERATED with ClaimStatistic.Counter.IGNORED |
| 2024-12-01 23:15:28 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/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-plugin/pom.xml v 3d514a3230e79c0095bab1776be206dfe718be67
Using the JWI Groovy Maven plugin to add RELEASE_NOTES.txt to the apache-rat-core jar file. |
| 2024-11-28 22:04:34 |
Claude Warren <claude@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v ec654ea09b79474bfb4c08097c4005036211b45c
RAT-259: implement and verify solution in jira ticket (#397)
* Fixes for RAT-259, Introduced FileListWalker
* fixed Ant and Maven components and RAT-259 integration test
Introduced DocumentName.Builder to simplify how DocumentNames are built.
* RAT-259: harmonise test packages and groovify verify code
* Fixed issues with --input-source implementation
Updated Help to list --input-source
Updated DocumentName to handle "roots" of file systems. Updated DocumentNameMatcher to handle "roots" Added Name to DocumentNameMatcher. Added DocumentName.Builder class to simplify DocumentName building. Adjusted FileProcessors for DocumentName.Builder usage.
Removed DocumentNameMatcherSupplier as not needed Removed TraceableDocumentNameMatcher as not needed. Update Arg for removed classes Update ExclusionProcessor for removed classes.
Moves some tests that should have been moved during earlier refactoring.
* updated javadoc
* removed unused code
* RAT-259: Merge changes from upstream
* RAT-259: Add changelog about new option
* updated input-source documentation
---------
Co-authored-by: P. Ottlinger <pottlinger@apache.org> |
| 2024-11-26 08:06:21 |
Claude Warren <claude@apache.org> |
apache-rat-plugin/pom.xml v 51dc4198388c18e8583048f767ca6e07ea8ce523 apache-rat-plugin/src/it/RAT-107/.idea/dummy v 51dc4198388c18e8583048f767ca6e07ea8ce523 apache-rat-plugin/src/it/RAT-107/covertura.ser v 51dc4198388c18e8583048f767ca6e07ea8ce523 apache-rat-plugin/src/it/RAT-107/pom.xml v 51dc4198388c18e8583048f767ca6e07ea8ce523 apache-rat-plugin/src/it/RAT-107/release.properties v 51dc4198388c18e8583048f767ca6e07ea8ce523 apache-rat-plugin/src/it/RAT-107/submodule/.idea/dummy v 51dc4198388c18e8583048f767ca6e07ea8ce523 apache-rat-plugin/src/it/RAT-107/submodule/covertura.ser v 51dc4198388c18e8583048f767ca6e07ea8ce523 apache-rat-plugin/src/it/RAT-107/submodule/pom.xml v 51dc4198388c18e8583048f767ca6e07ea8ce523 apache-rat-plugin/src/it/RAT-107/submodule/release.properties v 51dc4198388c18e8583048f767ca6e07ea8ce523 apache-rat-plugin/src/it/RAT-168/invoker.properties v 51dc4198388c18e8583048f767ca6e07ea8ce523 apache-rat-plugin/src/it/RAT-168/pom.xml v 51dc4198388c18e8583048f767ca6e07ea8ce523 apache-rat-plugin/src/it/RAT-168/verify.groovy v 51dc4198388c18e8583048f767ca6e07ea8ce523 apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v 51dc4198388c18e8583048f767ca6e07ea8ce523 apache-rat-plugin/src/test/resources/unit/RAT-107/.idea/dummy v 51dc4198388c18e8583048f767ca6e07ea8ce523 apache-rat-plugin/src/test/resources/unit/RAT-107/cobertura.ser v 51dc4198388c18e8583048f767ca6e07ea8ce523 apache-rat-plugin/src/test/resources/unit/RAT-107/pom.xml v 51dc4198388c18e8583048f767ca6e07ea8ce523 apache-rat-plugin/src/test/resources/unit/RAT-107/release.properties v 51dc4198388c18e8583048f767ca6e07ea8ce523 apache-rat-plugin/src/test/resources/unit/RAT-107/submodule/.idea/dummy v 51dc4198388c18e8583048f767ca6e07ea8ce523 apache-rat-plugin/src/test/resources/unit/RAT-107/submodule/cobertura.ser v 51dc4198388c18e8583048f767ca6e07ea8ce523 apache-rat-plugin/src/test/resources/unit/RAT-107/submodule/pom.xml v 51dc4198388c18e8583048f767ca6e07ea8ce523 apache-rat-plugin/src/test/resources/unit/RAT-107/submodule/release.properties v 51dc4198388c18e8583048f767ca6e07ea8ce523
RAT-107: fix excludes working recursively in submodules and add tests (#401)
* Fixes for SCM style excludes
* Fixes additional SCM excludes
* RAT-107: Minor fixes, changelog and docs
* RAT-107: Make log output more explicit
---------
Co-authored-by: P. Ottlinger <pottlinger@apache.org> |
| 2024-11-13 22:53:56 |
Claude Warren <claude@apache.org> |
apache-rat-plugin/pom.xml v 64c47d0f87a35144f662da4d54ba29d9460d6316
RAT-246: .gitignore in parent dir not honored (#390)
* 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
* Added core integration test framework and integeration test for RAT-246
* RAT-246: Reformat poms
* RAT-246: Minor fixes in Javadoc, prevent NPE
* Minor fixes
---------
Co-authored-by: P. Ottlinger <pottlinger@apache.org> Co-authored-by: P. Ottlinger <ottlinger@users.noreply.github.com> |
| 2024-11-12 18:50:56 |
P. Ottlinger <ottlinger@users.noreply.github.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v e54711175b82543b88e781073761723e2da09e43 apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java v e54711175b82543b88e781073761723e2da09e43
RAT-450: Harmonize log messages to ease migration for RAT consumers of v0.17 (#388)
* 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
* RAT-450: Harmonize log messages to ease migration for RAT consumers of v0.17
---------
Co-authored-by: Claude Warren <claude@xenei.com> Co-authored-by: Claude Warren <claude@apache.org> |
| 2024-11-12 16:42:10 |
Claude Warren <claude@apache.org> |
apache-rat-plugin/src/it/RAT-268/pom.xml v 9ee90cb1d4964b3a9584e4362d59c93667024f39 apache-rat-plugin/src/it/RAT-314/verify.groovy v 9ee90cb1d4964b3a9584e4362d59c93667024f39 apache-rat-plugin/src/it/it1/pom.xml v 9ee90cb1d4964b3a9584e4362d59c93667024f39 apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java v 9ee90cb1d4964b3a9584e4362d59c93667024f39 apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v 9ee90cb1d4964b3a9584e4362d59c93667024f39 apache-rat-plugin/src/test/java/org/apache/rat/mp/RatTestHelpers.java 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-11-10 08:59:51 |
P. Ottlinger <ottlinger@users.noreply.github.com> |
apache-rat-plugin/pom.xml v ca394ab6243cadc59e700b0754464eecd1dc9c0b
RAT-451: Generate plugin code into the same package. (#389) |
| 2024-11-04 23:58:54 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 5222de1686bb479b969a960416b6137024156ad6 apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java v 5222de1686bb479b969a960416b6137024156ad6 apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java v 5222de1686bb479b969a960416b6137024156ad6
Fix reported issue |
| 2024-11-04 11:50:12 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/site/apt/argumentTypes.apt.vm v e6d85b61a3a40719c6b56d9d2e0d0020b1c2e2f8 apache-rat-plugin/src/site/apt/examples/custom-license.apt.vm v e6d85b61a3a40719c6b56d9d2e0d0020b1c2e2f8
Minor fixes |
| 2024-11-03 23:07:06 |
Claude Warren <claude@apache.org> |
apache-rat-plugin/pom.xml v 102daf0b8a40a7995c31b2a8c0fcbe037cc299bc
RAT-439 checkstyle cleanup last pass (#382)
* initial fixes
* Fixes to make checkstyle fail on warnings
* Added checkstyle exclusions for site generation
* Fix possible NPE, minor fixes, adapt spotbugs threshold
* RAT-439, RAT-369: Add changelog about breaking builds in case of new checkstyle violations
---------
Co-authored-by: P. Ottlinger <pottlinger@apache.org> |
| 2024-11-02 08:33:36 |
Claude Warren <claude@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/All.java v 1c848df1598560d149ce063c0fc6da216002b5e6 apache-rat-plugin/src/main/java/org/apache/rat/mp/Any.java v 1c848df1598560d149ce063c0fc6da216002b5e6 apache-rat-plugin/src/main/java/org/apache/rat/mp/Copyright.java v 1c848df1598560d149ce063c0fc6da216002b5e6 apache-rat-plugin/src/main/java/org/apache/rat/mp/EnclosingMatcher.java v 1c848df1598560d149ce063c0fc6da216002b5e6 apache-rat-plugin/src/main/java/org/apache/rat/mp/Family.java v 1c848df1598560d149ce063c0fc6da216002b5e6 apache-rat-plugin/src/main/java/org/apache/rat/mp/HeaderMatcherSpecification.java v 1c848df1598560d149ce063c0fc6da216002b5e6 apache-rat-plugin/src/main/java/org/apache/rat/mp/License.java v 1c848df1598560d149ce063c0fc6da216002b5e6 apache-rat-plugin/src/main/java/org/apache/rat/mp/Not.java v 1c848df1598560d149ce063c0fc6da216002b5e6 apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckException.java v 1c848df1598560d149ce063c0fc6da216002b5e6 apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java v 1c848df1598560d149ce063c0fc6da216002b5e6 apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java v 1c848df1598560d149ce063c0fc6da216002b5e6 apache-rat-plugin/src/main/java/org/apache/rat/mp/Regex.java v 1c848df1598560d149ce063c0fc6da216002b5e6 apache-rat-plugin/src/main/java/org/apache/rat/mp/Spdx.java v 1c848df1598560d149ce063c0fc6da216002b5e6 apache-rat-plugin/src/main/java/org/apache/rat/mp/Text.java v 1c848df1598560d149ce063c0fc6da216002b5e6 apache-rat-plugin/src/main/java/org/apache/rat/mp/package-info.java v 1c848df1598560d149ce063c0fc6da216002b5e6
RAT-436: checkstyle fixes for plugin (#381)
* Fixed checkstyle issues
Marked deprecated code Removed deprecated code from checkstyle consideration Fixed checkstyle issues. Fixed javadoc issue.
* fixedupt javadoc
* Minor fixes
* updated changes.xml
---------
Co-authored-by: P. Ottlinger <pottlinger@apache.org> |
| 2024-10-30 23:22:33 |
Claude Warren <claude@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 807308faa0217edf81c044147d438d32bd172027
RAT-423: Fixed checkstyle and moved DocumentAnalyserMultiplexer (#367)
* Fixed checkstyle and moved DocumentAnalyserMultiplexer
* updated changes.xml
* merged impl dir into document dir
* Minor fixes
* RAT-423: Fix new package structure after merging in master, rm unused code
* Fix formatting in changelog
* fixed changes.xml issue
* Added additional ReportConfiguration tests
* fixed merge issues
* updated spotbugs count
---------
Co-authored-by: P. Ottlinger <pottlinger@apache.org> Co-authored-by: P. Ottlinger <ottlinger@users.noreply.github.com> |
| 2024-10-23 15:51:34 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/Regex.java v 50891edf69a1c71c5490b0609514e139396e7e57
fixed checkstyle issues |
| 2024-10-22 22:48:52 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/site/apt/argumentTypes.apt.vm v 4e47d7e68a1558994e70e131b67e469415b1b019
Minor changes during review of the new docs |
| 2024-10-20 17:45:51 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/test/java/org/apache/rat/mp/OptionMojoTest.java v 7bbf7f59d37830450c911ccf6a53d92174294ace apache-rat-plugin/src/test/java/org/apache/rat/mp/RatTestHelpers.java v 7bbf7f59d37830450c911ccf6a53d92174294ace
Apply code cleanup |
| 2024-10-19 00:34:09 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/test/java/org/apache/rat/mp/OptionMojoTest.java v 22e7e9428c4937ca47f5c0cccac84c254c70b251 apache-rat-plugin/src/test/java/org/apache/rat/mp/RatTestHelpers.java v 22e7e9428c4937ca47f5c0cccac84c254c70b251
Remove redundant 'throws Exceptions' |
| 2024-10-19 00:31:25 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/it/it1/verify.groovy v 5573d92e8617e784f23eb7b03eb26dbe0c0e0789 apache-rat-plugin/src/main/java/org/apache/rat/mp/All.java v 5573d92e8617e784f23eb7b03eb26dbe0c0e0789 apache-rat-plugin/src/main/java/org/apache/rat/mp/Any.java v 5573d92e8617e784f23eb7b03eb26dbe0c0e0789 apache-rat-plugin/src/main/java/org/apache/rat/mp/Not.java v 5573d92e8617e784f23eb7b03eb26dbe0c0e0789 apache-rat-plugin/src/test/java/org/apache/rat/mp/OptionMojoTest.java v 5573d92e8617e784f23eb7b03eb26dbe0c0e0789
Make more stuff final |
| 2024-10-19 00:26:33 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java v b4998e401bf723dea22bb4dcaff2a19b47896da5 apache-rat-plugin/src/test/java/org/apache/rat/mp/RatTestHelpers.java v b4998e401bf723dea22bb4dcaff2a19b47896da5
Apply more simplifications |
| 2024-10-19 00:04:13 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/test/java/org/apache/rat/mp/RatTestHelpers.java v 2e8d2e83311c77ca54b582bfe6522bac7400cc75
Apply code cleanup |
| 2024-10-18 23:57:19 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/All.java v 1e013a7029fb797dacae871d6a55207bc4692d57 apache-rat-plugin/src/test/java/org/apache/rat/mp/OptionMojoTest.java v 1e013a7029fb797dacae871d6a55207bc4692d57 apache-rat-plugin/src/test/java/org/apache/rat/mp/RatTestHelpers.java v 1e013a7029fb797dacae871d6a55207bc4692d57
Remove unused imports |
| 2024-10-18 23:32:49 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v bb01d1108fc5ca9b89eb4d8c06e0c889129c8386
Minor fixes and UTF-8 in I/O operations |
| 2024-10-17 23:49:01 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/pom.xml v bee87134f4433cfd4b71ccfa66aaa73e268fd056
RAT-390: Remove external dependencies as feature is reimplemented now |
| 2024-10-17 17:21:06 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/pom.xml v feb07b58c5843b83add29799dda019cde35fca90
updated as per review |
| 2024-10-01 18:04:42 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/pom.xml v c61acf7aa6b85fed561a31e8a454eba08fc69bef apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v c61acf7aa6b85fed561a31e8a454eba08fc69bef
cleaned up rebase |
| 2024-09-26 10:43:46 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/site/apt/examples/custom-license.apt.vm v dd55274a37c5064e3b01bbedc2cbc46e5c37484b
changed to gitbox.apache.org/repos/asf |
| 2024-09-23 08:22:43 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/pom.xml v 6494b53b8ae582fb868511f600eb4a83aa15ea46
partial cleanup |
| 2024-09-15 23:08:43 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java v 76e08135126f6abd59143ee5db5c2d0f5f7e1590 apache-rat-plugin/src/site/apt/argumentTypes.apt.vm v 76e08135126f6abd59143ee5db5c2d0f5f7e1590
RAT-384: Fix minor stuff in javadocs |
| 2024-09-13 22:57:47 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/pom.xml v e23d8318e0b241e8ff7f38a2bfba850a326b7603
cleaned up rebase |
| 2024-09-13 22:57:47 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/pom.xml v 49c72f8a775834279b0c4a12e5267db343e70cf6
cleaned up rebase |
| 2024-09-11 18:40:26 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v b61854c3437c1e0d95642991141b876a4e127d11 apache-rat-plugin/src/site/apt/usage.apt.vm v b61854c3437c1e0d95642991141b876a4e127d11
RAT-384: minor fixes |
| 2024-09-11 11:26:24 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/site/apt/plugin_help.txt v 511cc05421c70a362abc5f3935e7bcf9228a3bce
fixed site generation |
| 2024-09-11 11:26:24 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/site/apt/plugin_help.txt v 89f9e23f0108d178e16726b9d0e90ff7ce1be1e6
fixed site generation |
| 2024-09-11 08:53:39 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/pom.xml v 008af3d896b6693b16ae3fa38d67a4ea7a4b7498
fixed site generation |
| 2024-09-11 08:53:39 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/pom.xml v bc3dcf819948fefb58c74b2c7c989110d96ecb39
fixed site generation |
| 2024-09-10 13:55:11 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/test/java/org/apache/rat/mp/OptionMojoTest.java v 6c38512599bb8cc583e583e4c89115854b641098
cleaned up rebase |
| 2024-09-10 12:11:58 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/site/apt/plugin_help.txt v 00b34c0b6c093fa908739e7604d8de5b1408d75f
fixed rebase issues |
| 2024-09-10 12:11:58 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/site/apt/plugin_help.txt v 117e3b5f546106219faa29f117f2a3de1b2503b1 apache-rat-plugin/src/test/java/org/apache/rat/mp/OptionMojoTest.java v 117e3b5f546106219faa29f117f2a3de1b2503b1
fixed rebase issues |
| 2024-09-09 13:17:01 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 5d8705eb71fefd38f635e5b92b3a71caff790f94
Attemped fix for windows systems |
| 2024-09-09 13:17:01 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 4a543e729a74ab4b8710b4443772aa9248fd5ab8
Attemped fix for windows systems |
| 2024-09-05 10:03:35 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/test/java/org/apache/rat/mp/OptionMojoTest.java v 19c1fff27d19577153f51500b393fc5fd726168c
fixed checkstyle issues |
| 2024-09-05 10:03:35 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/it/RAT-268/pom.xml v d38618399c7bffe41fc463c0045f4c626204df6a apache-rat-plugin/src/it/RAT-314/verify.groovy v d38618399c7bffe41fc463c0045f4c626204df6a apache-rat-plugin/src/it/it1/verify.groovy v d38618399c7bffe41fc463c0045f4c626204df6a apache-rat-plugin/src/it/it4_RAT-168/verify.groovy v d38618399c7bffe41fc463c0045f4c626204df6a apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v d38618399c7bffe41fc463c0045f4c626204df6a apache-rat-plugin/src/test/java/org/apache/rat/mp/OptionMojoTest.java v d38618399c7bffe41fc463c0045f4c626204df6a apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v d38618399c7bffe41fc463c0045f4c626204df6a apache-rat-plugin/src/test/resources/unit/it5/pom.xml v d38618399c7bffe41fc463c0045f4c626204df6a
fixed checkstyle issues |
| 2024-08-30 22:59:24 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v d25d58c80c7c57c64b72d7e1e311fed9251bfe44 apache-rat-plugin/src/test/java/org/apache/rat/mp/OptionMojoTest.java v d25d58c80c7c57c64b72d7e1e311fed9251bfe44
working core code |
| 2024-08-30 22:59:24 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/spotbugs-ignore.xml v e9b0192098bd1791f60b5c7a5d098a12ad7425f6 apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v e9b0192098bd1791f60b5c7a5d098a12ad7425f6 apache-rat-plugin/src/main/java/org/apache/rat/mp/FilesReportable.java v e9b0192098bd1791f60b5c7a5d098a12ad7425f6 apache-rat-plugin/src/main/java/org/apache/rat/mp/util/ConfigurationHelper.java v e9b0192098bd1791f60b5c7a5d098a12ad7425f6 apache-rat-plugin/src/main/java/org/apache/rat/mp/util/ExclusionHelper.java v e9b0192098bd1791f60b5c7a5d098a12ad7425f6 apache-rat-plugin/src/main/java/org/apache/rat/mp/util/ScmIgnoreParser.java v e9b0192098bd1791f60b5c7a5d098a12ad7425f6 apache-rat-plugin/src/main/java/org/apache/rat/mp/util/ignore/GitIgnoreMatcher.java v e9b0192098bd1791f60b5c7a5d098a12ad7425f6 apache-rat-plugin/src/main/java/org/apache/rat/mp/util/ignore/GlobIgnoreMatcher.java v e9b0192098bd1791f60b5c7a5d098a12ad7425f6 apache-rat-plugin/src/main/java/org/apache/rat/mp/util/ignore/IgnoreMatcher.java v e9b0192098bd1791f60b5c7a5d098a12ad7425f6 apache-rat-plugin/src/main/java/org/apache/rat/mp/util/ignore/IgnoringDirectoryScanner.java v e9b0192098bd1791f60b5c7a5d098a12ad7425f6 apache-rat-plugin/src/test/java/org/apache/rat/mp/OptionMojoTest.java v e9b0192098bd1791f60b5c7a5d098a12ad7425f6 apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v e9b0192098bd1791f60b5c7a5d098a12ad7425f6 apache-rat-plugin/src/test/java/org/apache/rat/mp/util/ExclusionHelperTest.java v e9b0192098bd1791f60b5c7a5d098a12ad7425f6 apache-rat-plugin/src/test/java/org/apache/rat/mp/util/ScmIgnoreParserTest.java v e9b0192098bd1791f60b5c7a5d098a12ad7425f6
working core code |
| 2024-08-12 00:56:51 |
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
apache-rat-plugin/pom.xml v dbdfcd3be54a7c6e0019a7896c1ffcd4d1788f1f
Bump org.slf4j:slf4j-simple from 2.0.13 to 2.0.16
Bumps org.slf4j:slf4j-simple from 2.0.13 to 2.0.16.
--- updated-dependencies: - dependency-name: org.slf4j:slf4j-simple dependency-type: direct:development update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <support@github.com> |
| 2024-08-05 14:07:11 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 61a5e9896e5d82532f7051ec3230df155d1b936e
updated some properties |
| 2024-08-04 14:18:14 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/pom.xml v 75c765e4c5ccf1aacf2f5dda21196c00bb50a994
fixed report generation |
| 2024-08-04 14:18:14 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/pom.xml v c0f3c1449f34175cde9e8c43665e081859395e4e
fixed report generation |
| 2024-08-04 14:18:14 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/pom.xml v 01dbd59feb227092dc4ef3cda0015afae0ecaf62 apache-rat-plugin/src/site/apt/usage.apt.vm v 01dbd59feb227092dc4ef3cda0015afae0ecaf62
fixed report generation |
| 2024-08-03 14:53:48 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/site/apt/plugin_help.txt v a746e125d413eee8240e01ff689d3abd4e691785
cleaned up text files |
| 2024-08-03 14:53:48 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/site/apt/plugin_help.txt v b1d950abde274cb9ac28d519980076277bcbde0e
cleaned up text files |
| 2024-08-03 14:53:48 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/site/apt/plugin_help.txt v 4e3bd360f6f84f21942b52a04f771d517380b7b6
cleaned up text files |
| 2024-08-03 13:48:23 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 2cb108efd170ee67df34946b11c0e4c568beb6fc
working copy |
| 2024-08-03 13:02:03 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java v bb923296287b370448de2687b73ae6743065c8ae
fix to make all code use DefaultLog |
| 2024-08-01 16:55:52 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 816dbc31d290b892cc561ab4edb84e9328cddf02
changes to generate XSD and fix for plugin |
| 2024-08-01 16:55:52 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 67bd30d383ee90aaa0fa14724302140192019e1b
changes to generate XSD and fix for plugin |
| 2024-08-01 16:55:52 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v be3fc9d299aabf8300e31ede9da99d7bdd0f08d3
changes to generate XSD and fix for plugin |
| 2024-08-01 16:55:52 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v c56bb82ccd6c0b9a9d864dd881eee3ac3b3e43eb
changes to generate XSD and fix for plugin |
| 2024-08-01 16:55:52 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v bdadc2f66087e2681a5730fdf79a927ca3b98852
changes to generate XSD and fix for plugin |
| 2024-08-01 16:55:52 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 64eeee7509413722911bad8b58d7f1816816b33c
changes to generate XSD and fix for plugin |
| 2024-08-01 16:55:52 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 23ac552e9856508dd4dcde85c06f71687bb87280
changes to generate XSD and fix for plugin |
| 2024-08-01 16:55:52 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 14883ca1d0da2d0355e47841228e1ef23bed0123
changes to generate XSD and fix for plugin |
| 2024-08-01 16:55:52 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 7d232eea69325a8caf8f1f898bda6f88bd101a54
changes to generate XSD and fix for plugin |
| 2024-08-01 16:55:52 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 9ed8f3e2f8711c6a8f3bc8542e2acd0c118ff1dc
changes to generate XSD and fix for plugin |
| 2024-08-01 16:55:52 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 1d925457c57ec2a4379769fa359cfbac9d3fddca
changes to generate XSD and fix for plugin |
| 2024-08-01 16:55:52 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 664f6e72f0483360202b3ff30eb1281673c821c7
changes to generate XSD and fix for plugin |
| 2024-08-01 16:55:52 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 248ab56b7c615daf0fed1d7da438d8950ccb64a8
changes to generate XSD and fix for plugin |
| 2024-08-01 16:55:52 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 14aed1c47132e8c85c1f503e8ec5d03b971498b2 apache-rat-plugin/src/main/java/org/apache/rat/mp/All.java v 14aed1c47132e8c85c1f503e8ec5d03b971498b2 apache-rat-plugin/src/test/java/org/apache/rat/mp/OptionMojoTest.java v 14aed1c47132e8c85c1f503e8ec5d03b971498b2
changes to generate XSD and fix for plugin |
| 2024-07-23 12:51:00 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/pom.xml v d021ea765bcec17fcf851321849b2d9860ccc3f4 apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v d021ea765bcec17fcf851321849b2d9860ccc3f4 apache-rat-plugin/src/site/apt/plugin_help.txt v d021ea765bcec17fcf851321849b2d9860ccc3f4
maven help page complete |
| 2024-07-23 12:51:00 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/pom.xml v fe17dde8c2703161e50adc956987d4ada754406a apache-rat-plugin/src/site/apt/plugin_help.txt v fe17dde8c2703161e50adc956987d4ada754406a
maven help page complete |
| 2024-07-23 12:51:00 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/pom.xml v 7aa1c8d046d820dc857d701d43fe5b1fbb691566 apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 7aa1c8d046d820dc857d701d43fe5b1fbb691566
maven help page complete |
| 2024-07-23 12:51:00 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/pom.xml v 6e50189eed9cecd2b9868b07924acba307a80921 apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 6e50189eed9cecd2b9868b07924acba307a80921 apache-rat-plugin/src/site/apt/plugin_help.txt v 6e50189eed9cecd2b9868b07924acba307a80921
maven help page complete |
| 2024-07-23 12:51:00 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/pom.xml v c5ac0db327954c7f07b58424415d14f335f3c5aa apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v c5ac0db327954c7f07b58424415d14f335f3c5aa apache-rat-plugin/src/site/apt/plugin_help.txt v c5ac0db327954c7f07b58424415d14f335f3c5aa
maven help page complete |
| 2024-07-23 12:51:00 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/pom.xml v 6f0878079306c49d41c1bf5f707c76f1bbec970c apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 6f0878079306c49d41c1bf5f707c76f1bbec970c
maven help page complete |
| 2024-07-23 12:51:00 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 412438367c17178f8df79aadb651b32db9bfe66a
maven help page complete |
| 2024-07-23 12:51:00 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/pom.xml v f8570612131c742b8f04cd290cae1bd1384fd732
maven help page complete |
| 2024-07-23 12:51:00 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v b154cbec98f356b1d95b056e76b2f10ee77f9269 apache-rat-plugin/src/site/apt/plugin_help.txt v b154cbec98f356b1d95b056e76b2f10ee77f9269
maven help page complete |
| 2024-07-23 12:51:00 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/pom.xml v 69dd110456cfa0c0c111ace315bd4c986eeb1d9d apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 69dd110456cfa0c0c111ace315bd4c986eeb1d9d
maven help page complete |
| 2024-07-23 12:51:00 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 9514fdab6634ccc5dc57e47d84428d81d90f483a apache-rat-plugin/src/site/apt/plugin_help.txt v 9514fdab6634ccc5dc57e47d84428d81d90f483a
maven help page complete |
| 2024-07-23 12:51:00 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/pom.xml v 453852c39383f534433c26a725c471891aefe0cc apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 453852c39383f534433c26a725c471891aefe0cc
maven help page complete |
| 2024-07-23 12:51:00 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 8332a84046f6c8e7372dc13873560b4f1777431e apache-rat-plugin/src/site/apt/plugin_help.txt v 8332a84046f6c8e7372dc13873560b4f1777431e
maven help page complete |
| 2024-07-23 12:51:00 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/pom.xml v 13b13b8de0c34cd1b7d77a9e1708688c5b110b9b apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 13b13b8de0c34cd1b7d77a9e1708688c5b110b9b apache-rat-plugin/src/site/apt/plugin_help.txt v 13b13b8de0c34cd1b7d77a9e1708688c5b110b9b
maven help page complete |
| 2024-07-23 12:51:00 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v c8aa7bde8f9734c32c47a198eac7eadd8214e526 apache-rat-plugin/src/site/apt/plugin_help.txt v c8aa7bde8f9734c32c47a198eac7eadd8214e526
maven help page complete |
| 2024-07-23 12:51:00 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/.gitignore v 466f22aaddb38c10712fd3e06e02bfa1d619ced0 apache-rat-plugin/pom.xml v 466f22aaddb38c10712fd3e06e02bfa1d619ced0 apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 466f22aaddb38c10712fd3e06e02bfa1d619ced0 apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java v 466f22aaddb38c10712fd3e06e02bfa1d619ced0 apache-rat-plugin/src/site/apt/argumentTypes.apt.vm v 466f22aaddb38c10712fd3e06e02bfa1d619ced0 apache-rat-plugin/src/site/apt/plugin_help.txt v 466f22aaddb38c10712fd3e06e02bfa1d619ced0 apache-rat-plugin/src/site/site.xml v 466f22aaddb38c10712fd3e06e02bfa1d619ced0
maven help page complete |
| 2024-07-19 00:06:01 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 6683df1895b7f3a6da1f233f9563c25940e11c43
RAT-378: Fix javadoc typos |
| 2024-07-18 16:31:00 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 81228e09b5da855190de1a6a2fed6c828df8dc95
removed log arguments and cleaned up affected code |
| 2024-07-18 16:31:00 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 7844a7f8e23e2edebbe2d95c82913b017c908fe7
removed log arguments and cleaned up affected code |
| 2024-07-18 16:31:00 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v e189ad0a1a21a717179a924684c75a08badbe7de
removed log arguments and cleaned up affected code |
| 2024-07-18 16:31:00 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 16376bd335634840f157f99147a9c5f2ff389553
removed log arguments and cleaned up affected code |
| 2024-07-18 16:31:00 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 434d2fc0e33fabae05cf5665c93ea56fded36cd3
removed log arguments and cleaned up affected code |
| 2024-07-18 16:31:00 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 695ebf0dd5d1adbd10805efa7bf36c7487defa0c
removed log arguments and cleaned up affected code |
| 2024-07-18 16:31:00 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 9f4860da98b624230abca39828a4d62dea321092
removed log arguments and cleaned up affected code |
| 2024-07-18 16:31:00 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 9028bfc92defa585b2a4b41fa4f9e27f9c54b477
removed log arguments and cleaned up affected code |
| 2024-07-18 16:31:00 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v cc7b08357c68d8dc16ccb4a3872918e8e405cbb2 apache-rat-plugin/src/test/java/org/apache/rat/mp/OptionMojoTest.java v cc7b08357c68d8dc16ccb4a3872918e8e405cbb2
removed log arguments and cleaned up affected code |
| 2024-07-18 16:31:00 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 811bd24c42fdd5dec33dd128f1584e168a3810c4 apache-rat-plugin/src/test/java/org/apache/rat/mp/OptionMojoTest.java v 811bd24c42fdd5dec33dd128f1584e168a3810c4
removed log arguments and cleaned up affected code |
| 2024-07-17 16:24:54 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/test/java/org/apache/rat/mp/OptionMojoTest.java v fc5a61390037e8d105cc22adf73e5f34653ba3e9
cleaned-up mojo test |
| 2024-07-17 16:24:54 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/test/java/org/apache/rat/mp/OptionMojoTest.java v 26f7c403b2fd1d97f82ac0b104df95ca35fba495
cleaned-up mojo test |
| 2024-07-16 14:05:09 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/test/java/org/apache/rat/mp/OptionMojoTest.java v 11044c2563965fea5df322113dd61cebbbf07df1
Big stash |
| 2024-07-16 14:05:09 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/test/java/org/apache/rat/mp/OptionMojoTest.java v 29518bcf2e3799c1c2972a6deb15a12ecd1ec0a2
Big stash |
| 2024-07-15 23:04:08 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/spotbugs-ignore.xml v f70f3e17b01d85bf95147316be403e99ff2db20d
fix for spotbugs |
| 2024-07-15 22:54:52 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/pom.xml v 905b0b14eb8b44c2372dd523982d391984684632
fixed spotbugs site issue |
| 2024-07-15 22:35:18 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/pom.xml v 388abda6eb64cbc60033efdc0964914873c70c5f
updated spotbogs in child projects |
| 2024-07-15 21:43:14 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 5959955fdaec20002790768b5c89a43f07347502
cleaned up checkstyle |
| 2024-07-15 15:30:18 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 7fa16892ba9534a72d4304c353b4d26f11bc46b3 apache-rat-plugin/src/site/apt/plugin_help.txt v 7fa16892ba9534a72d4304c353b4d26f11bc46b3
updated documentation generation |
| 2024-07-15 15:30:18 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/site/apt/plugin_help.txt v b803db58cc8021e57a568f2fec354d21f5f39e66
updated documentation generation |
| 2024-07-15 15:30:18 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 7b07eb438870e2347287bb5751fa42d225ca0a3f apache-rat-plugin/src/site/apt/plugin_help.txt v 7b07eb438870e2347287bb5751fa42d225ca0a3f
updated documentation generation |
| 2024-07-15 15:30:18 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v fc9e77a0fea576b633abc669b2962b79ed81e43f apache-rat-plugin/src/site/apt/plugin_help.txt v fc9e77a0fea576b633abc669b2962b79ed81e43f
updated documentation generation |
| 2024-07-15 15:30:18 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v f973540aaeaff6d96bab0f05f597eec4a2c28cd3 apache-rat-plugin/src/site/apt/plugin_help.txt v f973540aaeaff6d96bab0f05f597eec4a2c28cd3 apache-rat-plugin/src/test/java/org/apache/rat/mp/OptionMojoTest.java v f973540aaeaff6d96bab0f05f597eec4a2c28cd3
updated documentation generation |
| 2024-07-15 15:30:18 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v c901654fa681fec4894b164e48680e33d6f1975f apache-rat-plugin/src/site/apt/plugin_help.txt v c901654fa681fec4894b164e48680e33d6f1975f
updated documentation generation |
| 2024-07-15 15:30:18 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/site/apt/plugin_help.txt v 35ee7ba4fecba1aa458bb20476b3f60b77f6be73
updated documentation generation |
| 2024-07-15 15:30:18 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v b776bb849a5bcd42fc713cb11d52514ea1a04695 apache-rat-plugin/src/site/apt/plugin_help.txt v b776bb849a5bcd42fc713cb11d52514ea1a04695
updated documentation generation |
| 2024-07-15 15:30:18 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v c251e5aec0397a1a758051a70db66ee492b6325f
updated documentation generation |
| 2024-07-15 15:30:18 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/site/apt/plugin_help.txt v 75ae042ef6c14a9f4de571799f9f188843a8b2eb
updated documentation generation |
| 2024-07-15 15:30:18 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 5d88a5b255dacc84ec10d8561f8834f0f85493b2 apache-rat-plugin/src/site/apt/plugin_help.txt v 5d88a5b255dacc84ec10d8561f8834f0f85493b2
updated documentation generation |
| 2024-07-15 15:30:18 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v ef709a83c4e0846c6ec5f546bf148e125da9c77e
updated documentation generation |
| 2024-07-15 15:30:18 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/site/apt/plugin_help.txt v 6bf065a68e9f91689858aa9e07101127d02ea98a
updated documentation generation |
| 2024-07-15 15:30:18 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/site/apt/plugin_help.txt v 9ab466c6f311b2139a56f9469262a453d46d23a2
updated documentation generation |
| 2024-07-15 15:30:18 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v ff277f108042212c8d286c9c692ab1f6170f9e85 apache-rat-plugin/src/site/apt/plugin_help.txt v ff277f108042212c8d286c9c692ab1f6170f9e85
updated documentation generation |
| 2024-07-15 15:30:18 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/site/apt/plugin_help.txt v 94cd16f8440b27695177d5a1d54af038ef6386a1
updated documentation generation |
| 2024-07-15 15:30:18 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 165b53907d39e1fd9d6a3b65a707340a0a24dafa apache-rat-plugin/src/site/apt/plugin_help.txt v 165b53907d39e1fd9d6a3b65a707340a0a24dafa
updated documentation generation |
| 2024-07-15 15:30:18 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/site/apt/plugin_help.txt v 560d555abadf1d2a1ec8d6c173dfdc90ea129d38
updated documentation generation |
| 2024-07-15 15:30:18 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/pom.xml v 5d00020e3ea26672d92e410fc84309fa5b3c78c8 apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 5d00020e3ea26672d92e410fc84309fa5b3c78c8 apache-rat-plugin/src/site/apt/plugin_help.txt v 5d00020e3ea26672d92e410fc84309fa5b3c78c8 apache-rat-plugin/src/site/apt/usage.apt.vm v 5d00020e3ea26672d92e410fc84309fa5b3c78c8 apache-rat-plugin/src/test/java/org/apache/rat/mp/OptionMojoTest.java v 5d00020e3ea26672d92e410fc84309fa5b3c78c8
updated documentation generation |
| 2024-07-13 09:32:39 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/it/RAT-314/verify.groovy v 9feba179c2e4e98e612b3e6407d2fe6bdc551326 apache-rat-plugin/src/it/it4_RAT-168/verify.groovy v 9feba179c2e4e98e612b3e6407d2fe6bdc551326
RAT-380: match javadoc and test assertions |
| 2024-07-13 09:29:19 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/pom.xml v 7bbd5c5cae05a2bd4c33b1c0c1a571ac3e2087d5
RAT-380: Remove redundant version in dependency |
| 2024-07-07 18:22:25 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/pom.xml v 75ee058bc8bca101d98e693f129f9cd9ee3e420a
fixed checkstyle |
| 2024-07-07 08:45:35 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v be38b8e854ee3ffd5db0c251290339884ee52036 apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java v be38b8e854ee3ffd5db0c251290339884ee52036
fixed earlier merge issues |
| 2024-07-07 08:20:04 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 84f66a3650c9ed4aeb1a3b815257f65787b5e64c apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java v 84f66a3650c9ed4aeb1a3b815257f65787b5e64c apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java v 84f66a3650c9ed4aeb1a3b815257f65787b5e64c
fixed earlier merge issues |
| 2024-07-06 18:18:02 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/pom.xml v 678283e7c5c27fa2f47b881423394cdecf206863 apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 678283e7c5c27fa2f47b881423394cdecf206863 apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java v 678283e7c5c27fa2f47b881423394cdecf206863
Cleaned up checkstyle |
| 2024-07-06 10:32:59 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/pom.xml v a0e686e48443864c3ee88a2c80838f6aabd4eddd apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v a0e686e48443864c3ee88a2c80838f6aabd4eddd apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java v a0e686e48443864c3ee88a2c80838f6aabd4eddd
cleaned up |
| 2024-07-05 18:54:43 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/pom.xml v acb7b0246e47ee60086e850d49f8f6b0e3ffac6e apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v acb7b0246e47ee60086e850d49f8f6b0e3ffac6e apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java v acb7b0246e47ee60086e850d49f8f6b0e3ffac6e apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v acb7b0246e47ee60086e850d49f8f6b0e3ffac6e apache-rat-plugin/src/test/java/org/apache/rat/mp/RatTestHelpers.java v acb7b0246e47ee60086e850d49f8f6b0e3ffac6e apache-rat-plugin/src/test/resources/unit/RAT-362-GitIgnore/bar.md v acb7b0246e47ee60086e850d49f8f6b0e3ffac6e
plugin working |
| 2024-07-01 00:49:37 |
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
apache-rat-plugin/pom.xml v 05dd9b0ac6a4e1eb203c1be12053e6bddd6b814c
Bump nl.basjes.gitignore:gitignore-reader from 1.5.1 to 1.6.0
Bumps [nl.basjes.gitignore:gitignore-reader](https://github.com/nielsbasjes/codeowners) from 1.5.1 to 1.6.0. - [Release notes](https://github.com/nielsbasjes/codeowners/releases) - [Changelog](https://github.com/nielsbasjes/codeowners/blob/main/CHANGELOG.md) - [Commits](https://github.com/nielsbasjes/codeowners/compare/v1.5.1...v1.6.0)
--- updated-dependencies: - dependency-name: nl.basjes.gitignore:gitignore-reader dependency-type: direct:production update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <support@github.com> |
| 2024-06-30 17:42:41 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v c7743f6d3cfe7d1d22681b18175f978fe881d10a
rebased onto RAT-323 |
| 2024-06-30 00:23:53 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 4a582dfa7a661bf2685815483c819afcc51e9e81
RAT-323: Fix reference to UTF-8 |
| 2024-06-27 09:20:00 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/test/java/org/apache/rat/mp/OptionMojoTest.java v 58897f98dac70112f0393b78428a37555d9e776b
fixed mojo test |
| 2024-06-26 17:47:05 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v beca84adafc850c0290864aafadbbf0de9fb0e14 apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java v beca84adafc850c0290864aafadbbf0de9fb0e14 apache-rat-plugin/src/test/java/org/apache/rat/mp/MavenOption.java v beca84adafc850c0290864aafadbbf0de9fb0e14 apache-rat-plugin/src/test/java/org/apache/rat/mp/OptionMojoTest.java v beca84adafc850c0290864aafadbbf0de9fb0e14 apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v beca84adafc850c0290864aafadbbf0de9fb0e14
fixes for most of maven plugin |
| 2024-06-25 14:44:34 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v e51b60affab79b1340456a3d99a003678d71e67e
Added remaining options and cleaned up code |
| 2024-06-10 08:39:37 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java v f3c38ef63e139cc4950d104b5a5adbb50e56e0c3 apache-rat-plugin/src/test/java/org/apache/rat/mp/OptionMojoTest.java v f3c38ef63e139cc4950d104b5a5adbb50e56e0c3 apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v f3c38ef63e139cc4950d104b5a5adbb50e56e0c3
initial changes |
| 2024-06-08 10:07:51 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/it/RAT-314/verify.groovy v 58296d19d90badf159d083b16cb93d95998701ba apache-rat-plugin/src/it/it4_RAT-168/verify.groovy v 58296d19d90badf159d083b16cb93d95998701ba
fixed broken test + added comments |
| 2024-05-30 18:59:29 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/pom.xml v c24e558e7065ee9266950711f2ec85da22c0f3b9 apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v c24e558e7065ee9266950711f2ec85da22c0f3b9 apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java v c24e558e7065ee9266950711f2ec85da22c0f3b9 apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java v c24e558e7065ee9266950711f2ec85da22c0f3b9 apache-rat-plugin/src/main/resources/org/apache/rat/mp/package-info.java v c24e558e7065ee9266950711f2ec85da22c0f3b9 apache-rat-plugin/src/main/resources/org/apache/rat/mp/package.html v c24e558e7065ee9266950711f2ec85da22c0f3b9 apache-rat-plugin/src/test/java/org/apache/rat/mp/OptionMojoTest.java v c24e558e7065ee9266950711f2ec85da22c0f3b9
fixed checkstyle issues and checkstyle run |
| 2024-05-29 22:18:25 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/pom.xml v a8536c21d0dfd4791158c0db4ef8da3e4c576729 apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v a8536c21d0dfd4791158c0db4ef8da3e4c576729
Cleaned up checkstyle and spotbugs. Made single checkstyle configuration |
| 2024-05-29 22:18:25 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/pom.xml v a6a9b50b3e3d749d4a6d6286366643f616cb4860 apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v a6a9b50b3e3d749d4a6d6286366643f616cb4860 apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java v a6a9b50b3e3d749d4a6d6286366643f616cb4860 apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java v a6a9b50b3e3d749d4a6d6286366643f616cb4860
Cleaned up checkstyle and spotbugs. Made single checkstyle configuration |
| 2024-05-29 22:18:25 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/pom.xml v 15d0c8064df9ea6858ef72436f6eb123ecfd6e03 apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 15d0c8064df9ea6858ef72436f6eb123ecfd6e03 apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java v 15d0c8064df9ea6858ef72436f6eb123ecfd6e03 apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java v 15d0c8064df9ea6858ef72436f6eb123ecfd6e03 apache-rat-plugin/src/test/java/org/apache/rat/mp/MavenOption.java v 15d0c8064df9ea6858ef72436f6eb123ecfd6e03
Cleaned up checkstyle and spotbugs. Made single checkstyle configuration |
| 2024-05-29 09:29:26 |
Claude Warren <claude.warren@aiven.io> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java v 92a43247deb2a6d8fcc9191751b6377b5e9c1b04
Fixed option renaming issue |
| 2024-05-28 13:04:47 |
Claude Warren <claude.warren@aiven.io> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 43fe6fb87e1c6bfe3406b9a7b6c56c31ef76ca56 apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java v 43fe6fb87e1c6bfe3406b9a7b6c56c31ef76ca56
working system |
| 2024-05-28 12:15:50 |
Claude Warren <claude.warren@aiven.io> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 3e06849c765d2cb0e87ebab799a69fc9a048d68b apache-rat-plugin/src/test/java/org/apache/rat/mp/OptionMojoTest.java v 3e06849c765d2cb0e87ebab799a69fc9a048d68b
more tests working |
| 2024-05-28 07:13:00 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 9ddaa272e3f99e9497ab1fb7da39555f90dfa30b apache-rat-plugin/src/test/java/org/apache/rat/mp/MavenOption.java v 9ddaa272e3f99e9497ab1fb7da39555f90dfa30b apache-rat-plugin/src/test/java/org/apache/rat/mp/OptionMojoTest.java v 9ddaa272e3f99e9497ab1fb7da39555f90dfa30b apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v 9ddaa272e3f99e9497ab1fb7da39555f90dfa30b apache-rat-plugin/src/test/java/org/apache/rat/mp/RatTestHelpers.java v 9ddaa272e3f99e9497ab1fb7da39555f90dfa30b
Added ability to remap names in Maven side to avoid naming conflicts |
| 2024-05-26 20:49:47 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 617ede611a811d1f9f3982584728e6343affc4ee apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java v 617ede611a811d1f9f3982584728e6343affc4ee apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java v 617ede611a811d1f9f3982584728e6343affc4ee apache-rat-plugin/src/test/java/org/apache/rat/mp/OptionMojoTest.java v 617ede611a811d1f9f3982584728e6343affc4ee apache-rat-plugin/src/test/resources/OptionTools/One.xml v 617ede611a811d1f9f3982584728e6343affc4ee apache-rat-plugin/src/test/resources/OptionTools/Two.xml v 617ede611a811d1f9f3982584728e6343affc4ee
Mostly working need to align new process with old |
| 2024-05-26 15:13:23 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/test/java/org/apache/rat/mp/OptionMojoTest.java v a553034d56da336accd65d644fa34d854a1a7ae5
first complete test of all options |
| 2024-05-26 13:48:22 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/pom.xml v 3b14fa204d178b3b6d8e8f407b1e89b5bf595a04 apache-rat-plugin/src/test/filtered-resources/optionTest/pom.tpl v 3b14fa204d178b3b6d8e8f407b1e89b5bf595a04 apache-rat-plugin/src/test/java/org/apache/rat/mp/BetterAbstractMojoTestCase.java v 3b14fa204d178b3b6d8e8f407b1e89b5bf595a04 apache-rat-plugin/src/test/java/org/apache/rat/mp/MavenOption.java v 3b14fa204d178b3b6d8e8f407b1e89b5bf595a04 apache-rat-plugin/src/test/java/org/apache/rat/mp/OptionMojoTest.java v 3b14fa204d178b3b6d8e8f407b1e89b5bf595a04
first maven test works |
| 2024-05-25 11:04:20 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v a6f73e395ab3d0b2b5aebbce950d8de7f90c3009
Cleaned up code and added javadoc |
| 2024-05-23 08:28:42 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 892ec4e9a2ffd0eed938003fd811fc0bc287c004
Extracted OptionTools and migrated tests |
| 2024-05-20 17:25:47 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/pom.xml v 43f693a52a36fa2a0b2cdaef6585eec41bef2aac apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 43f693a52a36fa2a0b2cdaef6585eec41bef2aac
initial Ant implementation |
| 2024-05-20 11:04:43 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/pom.xml v f71f3cf6a034a1aa52dd4961f05a1fdb60bdbc6d apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v f71f3cf6a034a1aa52dd4961f05a1fdb60bdbc6d
Code to harmonize core with plugin |
| 2024-05-20 11:04:43 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/pom.xml v f33ef3b3dc0ca6759b8947dd77c4187149006509 apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v f33ef3b3dc0ca6759b8947dd77c4187149006509
Code to harmonize core with plugin |
| 2024-05-20 11:04:43 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/pom.xml v edd4f072d21d4e07b083e3c4da021c9d380698ac apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v edd4f072d21d4e07b083e3c4da021c9d380698ac apache-rat-plugin/src/main/java/org/apache/rat/mp/BaseRatMojo.java v edd4f072d21d4e07b083e3c4da021c9d380698ac
Code to harmonize core with plugin |
| 2024-05-19 17:32:43 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 331cd4a941fab2220e1afe43f93f199dad5949f0 apache-rat-plugin/src/main/java/org/apache/rat/mp/BaseRatMojo.java v 331cd4a941fab2220e1afe43f93f199dad5949f0 apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java v 331cd4a941fab2220e1afe43f93f199dad5949f0
checkpoint |
| 2024-05-16 21:21:50 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/pom.xml v 2167e84036f883c6334f5105819a4d43b5db3982
Fix build warnings in Eclipse about redundant version fields |
| 2024-05-13 06:59:04 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v 3e92e5039aa08d39a654d2db57e3436b1a07612d
Fixed spotbugs to bring bug cound below minimum & fixed license filtering issue |
| 2024-05-12 11:59:08 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 8c24374e1cc6830c0a2737c60060f68e76cdcc47
cleaned up checkstyle and logging issues |
| 2024-05-10 22:45:22 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/it/RAT-314/.mvn/extensions.xml v cb706983b1475afc1fbab28d5b7cbedf5b4fec9b apache-rat-plugin/src/it/RAT-314/.mvn/maven.config v cb706983b1475afc1fbab28d5b7cbedf5b4fec9b apache-rat-plugin/src/it/RAT-314/verify.groovy v cb706983b1475afc1fbab28d5b7cbedf5b4fec9b
RAT-314: Simplify itest setup |
| 2024-05-10 22:39:02 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/it/RAT-314/pom.xml v 9965112cb4b92df4c0608be33fde18e344792498 apache-rat-plugin/src/it/RAT-314/verify.groovy v 9965112cb4b92df4c0608be33fde18e344792498
RAT-314: Adapt expectations and explicitly add maven surefire plugin |
| 2024-05-10 22:30:24 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/pom.xml v eb5aa98ae6d933d40abce5631287a6e060fd6377
RAT-314: Cleanup poms |
| 2024-05-04 16:01:38 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/util/ignore/GlobIgnoreMatcher.java v 85cb1a09f9025acc96e2efea0171c3b0089ce807
RAT-369: Fix import |
| 2024-05-04 15:55:10 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/util/ignore/GlobIgnoreMatcher.java v 2136362d9f4834d6f341b5e6adc7fb6d4c9eb91e
RAT-369: Revert star-import |
| 2024-05-04 15:39:43 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 46eaed82aeea3ae17a03da30875e1fce789d375b apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v 46eaed82aeea3ae17a03da30875e1fce789d375b
RAT-150: Code cleanup |
| 2024-05-04 10:44:29 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 3d1bc578b922d26b0431c25090afcdbc2427b313 apache-rat-plugin/src/test/java/org/apache/rat/mp/RatTestHelpers.java v 3d1bc578b922d26b0431c25090afcdbc2427b313
reworked command line processing and added tests |
| 2024-04-29 12:16:40 |
Claude Warren <claude.warren@aiven.io> |
apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v acae871687a01da85ec393432c8497f72cf18a50
Fixed mojo test |
| 2024-04-28 09:13:51 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 92b9566523958f0aa16b00a094dc183e0e6f823f
updated Default to make static methods for directoriesToIgnore and filesToIgnore |
| 2024-04-26 19:02:18 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 2967679a264fe0b63c29d7bb2666f03e905a9478 apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java v 2967679a264fe0b63c29d7bb2666f03e905a9478 apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v 2967679a264fe0b63c29d7bb2666f03e905a9478
Update to filter *.json files. |
| 2024-04-26 15:19:22 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/spotbugs_ignore.xml v 99cc9a02adc4785925346a5ae9ce1f35882ecf04 apache-rat-plugin/src/main/java/org/apache/rat/mp/util/ignore/GlobIgnoreMatcher.java v 99cc9a02adc4785925346a5ae9ce1f35882ecf04
RAT-369: Add exclusions and fix TYPO in enum |
| 2024-04-25 22:53:37 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/it/it4_RAT-168/pom.xml v 1808a3d273e4e1d4b7c76a3b8f13aff057453eb7
RAT-354: Remove warning during integration test run that breaks the build with Maven 4 |
| 2024-04-21 23:10:36 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/spotbugs_ignore.xml v 39cb8b14b63abd4a11981fc0242638d7d99d199c
RAT-369: Tweak config and add exclusion files in submodules |
| 2024-04-21 22:29:24 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/util/ignore/GlobIgnoreMatcher.java v 191b119bb0edc37d79ad806d0f29cc614520b9e8
RAT-369: Issue errors but do not fail the build in order to work incrementally |
| 2024-04-21 22:20:02 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/util/ignore/GlobIgnoreMatcher.java v 7fee5e229ccae9c1e4b7a47d099865908744e273
RAT-369: Fix reliance on default encoding in some JDK8-compliant settings |
| 2024-04-15 01:09:34 |
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
apache-rat-plugin/pom.xml v e3b17db491d366c153da7555e5b4862dfa716c6c
Bump org.slf4j:slf4j-simple from 2.0.12 to 2.0.13
Bumps org.slf4j:slf4j-simple from 2.0.12 to 2.0.13.
--- updated-dependencies: - dependency-name: org.slf4j:slf4j-simple dependency-type: direct:development update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <support@github.com> |
| 2024-04-13 18:54:34 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/it/it1/verify.groovy v 3d783f993c692faaec05334466f384d0d2ee000c apache-rat-plugin/src/it/it4_RAT-168/verify.groovy v 3d783f993c692faaec05334466f384d0d2ee000c
fixed integration tests |
| 2024-04-13 18:02:32 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v c38b3eb112d075b40387435f1d3355b402434013 apache-rat-plugin/src/main/java/org/apache/rat/mp/All.java v c38b3eb112d075b40387435f1d3355b402434013 apache-rat-plugin/src/main/java/org/apache/rat/mp/Any.java v c38b3eb112d075b40387435f1d3355b402434013 apache-rat-plugin/src/main/java/org/apache/rat/mp/License.java v c38b3eb112d075b40387435f1d3355b402434013 apache-rat-plugin/src/main/java/org/apache/rat/mp/Not.java v c38b3eb112d075b40387435f1d3355b402434013 apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java v c38b3eb112d075b40387435f1d3355b402434013 apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java v c38b3eb112d075b40387435f1d3355b402434013 apache-rat-plugin/src/main/java/org/apache/rat/mp/Text.java v c38b3eb112d075b40387435f1d3355b402434013 apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v c38b3eb112d075b40387435f1d3355b402434013
fixes for review comments |
| 2024-04-01 19:30:42 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/it/it1/verify.groovy v 52ee8cd023f32ceb74f85d02c598443a597a7229 apache-rat-plugin/src/it/it4_RAT-168/verify.groovy v 52ee8cd023f32ceb74f85d02c598443a597a7229
fixed maven integration tests |
| 2024-04-01 19:09:33 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/Copyright.java v fc3828862efab6eac883082844f512615dc52369 apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v fc3828862efab6eac883082844f512615dc52369
fixed tests |
| 2024-04-01 18:15:15 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v af0bf1a4242dfb8ea000e6721c6d98f4d2eb1795 apache-rat-plugin/src/main/java/org/apache/rat/mp/Copyright.java v af0bf1a4242dfb8ea000e6721c6d98f4d2eb1795 apache-rat-plugin/src/main/java/org/apache/rat/mp/FilesReportable.java v af0bf1a4242dfb8ea000e6721c6d98f4d2eb1795 apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java v af0bf1a4242dfb8ea000e6721c6d98f4d2eb1795 apache-rat-plugin/src/main/java/org/apache/rat/mp/Regex.java v af0bf1a4242dfb8ea000e6721c6d98f4d2eb1795
added additional logging and fixed ant tests |
| 2024-04-01 15:25:20 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/Copyright.java v 53001fc65d98211c8c0bbb2afa1943c3b4ec7b74 apache-rat-plugin/src/main/java/org/apache/rat/mp/FilesReportable.java v 53001fc65d98211c8c0bbb2afa1943c3b4ec7b74 apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java v 53001fc65d98211c8c0bbb2afa1943c3b4ec7b74 apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java v 53001fc65d98211c8c0bbb2afa1943c3b4ec7b74 apache-rat-plugin/src/test/java/org/apache/rat/mp/BetterAbstractMojoTestCase.java v 53001fc65d98211c8c0bbb2afa1943c3b4ec7b74 apache-rat-plugin/src/test/java/org/apache/rat/mp/RatTestHelpers.java v 53001fc65d98211c8c0bbb2afa1943c3b4ec7b74
cleaned up code |
| 2024-04-01 15:21:21 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/pom.xml v 700970ba6e508019510a60ef20b70066010eef8a apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java v 700970ba6e508019510a60ef20b70066010eef8a apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v 700970ba6e508019510a60ef20b70066010eef8a apache-rat-plugin/src/test/java/org/apache/rat/mp/RatTestHelpers.java v 700970ba6e508019510a60ef20b70066010eef8a apache-rat-plugin/src/test/resources/unit/RAT-343/pom.xml v 700970ba6e508019510a60ef20b70066010eef8a
fixed Maven tests |
| 2024-03-30 15:29:56 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/Copyright.java v f4e65d5d0244a8e19a218b449b7f7a252d5b6d57 apache-rat-plugin/src/main/java/org/apache/rat/mp/FilesReportable.java v f4e65d5d0244a8e19a218b449b7f7a252d5b6d57 apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java v f4e65d5d0244a8e19a218b449b7f7a252d5b6d57 apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java v f4e65d5d0244a8e19a218b449b7f7a252d5b6d57
fixed issues with rat maven plugin |
| 2024-03-26 17:45:38 |
Claude Warren <claude.warren@aiven.io> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/License.java v a11254762d00b8688a0443b05995119adfd9d521 apache-rat-plugin/src/main/java/org/apache/rat/mp/Regex.java v a11254762d00b8688a0443b05995119adfd9d521
toward parse/serialize licenses and matchers |
| 2024-03-23 23:06:19 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/pom.xml v 8e01d43cdca1b52376a08ad150256207572234e6
LHF: reformat poms |
| 2024-03-23 21:56:41 |
Niels Basjes <niels@basjes.nl> |
apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v 17b7a049bff405c4f9935ede307da90074c45f41
[RAT-362] Fix test on Windows |
| 2024-03-23 13:42:57 |
Niels Basjes <niels@basjes.nl> |
apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v 9192925ceb82b4eaccea54db2dbc7fc32dd13869 apache-rat-plugin/src/test/resources/unit/RAT-335-GitIgnore/pom.xml v 9192925ceb82b4eaccea54db2dbc7fc32dd13869 apache-rat-plugin/src/test/resources/unit/RAT-362-GitIgnore/.gitignore v 9192925ceb82b4eaccea54db2dbc7fc32dd13869 apache-rat-plugin/src/test/resources/unit/RAT-362-GitIgnore/foo.md v 9192925ceb82b4eaccea54db2dbc7fc32dd13869 apache-rat-plugin/src/test/resources/unit/RAT-362-GitIgnore/invoker.properties v 9192925ceb82b4eaccea54db2dbc7fc32dd13869 apache-rat-plugin/src/test/resources/unit/RAT-362-GitIgnore/pom.xml v 9192925ceb82b4eaccea54db2dbc7fc32dd13869
[RAT-362] Add test to reproduce the problem |
| 2024-03-23 00:07:02 |
Niels Basjes <niels@basjes.nl> |
apache-rat-plugin/pom.xml v 75a977516b6a13a7f733013d86ca487a66f3c700 apache-rat-plugin/src/main/java/org/apache/rat/mp/util/ignore/GitIgnoreMatcher.java v 75a977516b6a13a7f733013d86ca487a66f3c700
[RAT-362] Fix gitignore directory handling |
| 2024-03-18 12:24:33 |
Claude Warren <claude.warren@aiven.io> |
apache-rat-plugin/pom.xml v c003256ab7dcc813e309bfe0dfdbedb42d2c1324
adjusted RAT ignore |
| 2024-02-09 00:55:26 |
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
apache-rat-plugin/pom.xml v 3c1203c648f6141d7724ea114e06f00ff1e4a370
Bump nl.basjes.gitignore:gitignore-reader from 1.3.1 to 1.4.0
Bumps [nl.basjes.gitignore:gitignore-reader](https://github.com/nielsbasjes/codeowners) from 1.3.1 to 1.4.0. - [Release notes](https://github.com/nielsbasjes/codeowners/releases) - [Commits](https://github.com/nielsbasjes/codeowners/compare/v1.3.1...v1.4.0)
--- updated-dependencies: - dependency-name: nl.basjes.gitignore:gitignore-reader dependency-type: direct:production update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <support@github.com> |
| 2024-02-06 00:39:07 |
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
apache-rat-plugin/pom.xml v 8fc428cf9138b699641cf952e04b1f523fa1c750
Bump org.slf4j:slf4j-simple from 2.0.11 to 2.0.12
Bumps org.slf4j:slf4j-simple from 2.0.11 to 2.0.12.
--- updated-dependencies: - dependency-name: org.slf4j:slf4j-simple dependency-type: direct:development update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <support@github.com> |
| 2024-01-24 22:00:18 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/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-plugin/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-plugin/src/site/site.xml v d59743d4ae8cc3d6445455dbb25266feffb4c744
RAT-359: Replace external with ASF-internal font |
| 2024-01-22 21:13:36 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/pom.xml v 85ef0ec6c8c81a3fbcdee580ec7b00663ddf8219
MPLUGIN-507: Enable maven-plugin-report-plugin to see NPE |
| 2024-01-15 23:22:43 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/util/ignore/GlobIgnoreMatcher.java v 42a4f78bfbeba3195dc1bded1e5653b527e5d469
RAT-348: Use try-with-resources when reading ignore files |
| 2024-01-15 22:50:02 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/site/apt/examples/custom-license.apt.vm v 7e31d4218de89f07b7dbd4427d44220803f6254a
RAT-343: Fix typo |
| 2024-01-15 17:19:44 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/site/apt/examples/custom-license.apt.vm v 5d93657f4450d8697ac02caca28a4207a79aed4b
RAT-343: Explicitly mention that custom licenses need to have unique names |
| 2024-01-15 16:30:22 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/site/apt/examples/custom-license.apt.vm v 8c32c9a338e52ed899309397a377e24eb3167d7b
Cleanup examples |
| 2024-01-15 12:14:30 |
Claude Warren <claude.warren@aiven.io> |
apache-rat-plugin/src/site/apt/examples/custom-license.apt.vm v 12cd6cec71e8e0b4573decd8334b5ac3b5adf9ce
cleaned up examples |
| 2024-01-15 12:08:39 |
Claude Warren <claude.warren@aiven.io> |
apache-rat-plugin/src/site/apt/examples/custom-license.apt.vm v 796ebb6e2c34f6b8214d57ebd3462c9879a57ad1
updated examples |
| 2024-01-14 22:30:17 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/site/apt/examples/custom-license.apt.vm v 0451bc136e100caa2abde25529327f6f32871043
RAT-343: Update docs |
| 2024-01-14 21:56:22 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/site/apt/examples/custom-license.apt.vm v ea3a5d3f9c770607fbecda89ae416f28d91f75bf
RAT-343: Hide link to format howto |
| 2024-01-14 21:52:08 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/site/apt/examples/custom-license.apt.vm v 370d03c8743333e317519c0b6bb8aee3c5da001d
RAT-343: Add intro |
| 2024-01-14 21:33:40 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/site/apt/examples/custom-license.apt.vm v cf66ca6081908c028ba8781f82f67dda8aef1d8d
RAT-343: Enhance documentation about new configuration options |
| 2024-01-14 17:22:22 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/test/java/org/apache/rat/mp/util/ScmIgnoreParserTest.java v 8328f35e9e5631473483aea3645ea0f54a59be6a
RAT-346: Use tempDir instead of manually managed file in test |
| 2024-01-14 16:49:06 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java v f7feef283af370bf8d3c5a40335e46d9ea6d32a7 apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v f7feef283af370bf8d3c5a40335e46d9ea6d32a7 apache-rat-plugin/src/test/java/org/apache/rat/mp/RatTestHelpers.java v f7feef283af370bf8d3c5a40335e46d9ea6d32a7 apache-rat-plugin/src/test/java/org/apache/rat/mp/util/ExclusionHelperTest.java v f7feef283af370bf8d3c5a40335e46d9ea6d32a7 apache-rat-plugin/src/test/java/org/apache/rat/mp/util/ScmIgnoreParserTest.java v f7feef283af370bf8d3c5a40335e46d9ea6d32a7
RAT-346: Organize imports and simplify IO test operations |
| 2024-01-14 15:53:45 |
Niels Basjes <niels@basjes.nl> |
apache-rat-plugin/pom.xml v 37844d277a13cd3b5050c8d4a90ec99066ae5c9c
RAT-348: Update GitIgnore reader to version 1.3.1 |
| 2024-01-14 13:59:00 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/pom.xml v 7948434f4446e43f1ad6d2f76d6d811dd73011c2 apache-rat-plugin/src/test/resources/unit/RAT-343/pom.xml v 7948434f4446e43f1ad6d2f76d6d811dd73011c2
RAT-343, RAT-349: Reformat poms and fix encoding warning in build |
| 2024-01-14 13:33:15 |
Niels Basjes <niels@basjes.nl> |
apache-rat-plugin/pom.xml v 875a04823fd95bea118d5cb0f8bef57bbd0648f9
RAT-349: Fail the build if integration tests fail |
| 2024-01-13 17:35:33 |
Niels Basjes <niels@basjes.nl> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v a7d475efc520aec69ca9c8cc4665e957fbbe3fb7
RAT-349: Fix NPE on addDefaultLicenses=false |
| 2024-01-13 17:30:44 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/pom.xml v d01009d83f29ddffdf4ba8d07ac1618945513243
removed API module |
| 2024-01-13 17:14:45 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/pom.xml v fc72300e60714e1beb348c06c2316574cb087466 apache-rat-plugin/src/test/java/org/apache/rat/mp/util/ExclusionHelperTest.java v fc72300e60714e1beb348c06c2316574cb087466 apache-rat-plugin/src/test/java/org/apache/rat/mp/util/ScmIgnoreParserTest.java v fc72300e60714e1beb348c06c2316574cb087466
Added logging of license and family collisions. Also upgraded to Junit 5 |
| 2024-01-13 16:50:22 |
Niels Basjes <niels@basjes.nl> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/Family.java v adf3e1326486cc2a429558067845bd766b69eb60 apache-rat-plugin/src/main/java/org/apache/rat/mp/License.java v adf3e1326486cc2a429558067845bd766b69eb60
RAT-343: Add simple toString for License and Family |
| 2024-01-13 16:28:50 |
Niels Basjes <niels@basjes.nl> |
apache-rat-plugin/pom.xml v d03de2732be5ab3a6947064f5c6c726b93b507d6 apache-rat-plugin/src/it/CustomLicense/invoker.properties v d03de2732be5ab3a6947064f5c6c726b93b507d6 apache-rat-plugin/src/it/CustomLicense/pom.xml v d03de2732be5ab3a6947064f5c6c726b93b507d6 apache-rat-plugin/src/it/CustomLicense/src/main/java/nl/basjes/something/Something.java v d03de2732be5ab3a6947064f5c6c726b93b507d6
RAT-343: Add test to validate allowing a custom license |
| 2024-01-12 17:55:59 |
Niels Basjes <niels@basjes.nl> |
apache-rat-plugin/pom.xml v 0d25c427845b86fa9707d00efe810b36eeae6bff
RAT-348: Update gitignore reader |
| 2024-01-12 16:25:20 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 7180cbeeebd730a8d5429849ade774a88958db3d
iniital checkin |
| 2024-01-11 15:58:30 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/pom.xml v fed58ad333a16f0a23e4b8eed16750f04435ed6c
RAT-343: Prepare version in all submodules |
| 2024-01-11 12:15:06 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/pom.xml v 875d24279cac2c05b17d02964bb9cfe38232f2c7
Revert "MPLUGIN-450, RAT-339: Introduce goalPrefix"
This reverts commit 9c71e70d780868058e6c429e03465a60c34aeae1. |
| 2024-01-11 12:15:04 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/pom.xml v c5c4b52f708c0d6578f59b5185a9a02b3c80aed2
RAT-339: define goalPrefix on help-mojo |
| 2024-01-11 12:08:42 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/pom.xml v 9c71e70d780868058e6c429e03465a60c34aeae1
MPLUGIN-450, RAT-339: Introduce goalPrefix |
| 2024-01-10 15:10:37 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/site/apt/examples/custom-license.apt.vm v bc4b2039ec1f0c195d3970e70589aa13e3cc6d29
fixed format error |
| 2024-01-10 13:52:07 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/pom.xml v 336a3cf3fc4759a17712c5bada1da162777b9fa3 apache-rat-plugin/src/site/apt/examples/custom-license.apt.vm v 336a3cf3fc4759a17712c5bada1da162777b9fa3 apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v 336a3cf3fc4759a17712c5bada1da162777b9fa3 apache-rat-plugin/src/test/resources/unit/RAT-343/pom.xml v 336a3cf3fc4759a17712c5bada1da162777b9fa3
Fixed build issue and added documentation |
| 2024-01-10 12:56:53 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v e5c759a3f2df3cab8b46bd05c5dfc0f0ce2b0cef apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v e5c759a3f2df3cab8b46bd05c5dfc0f0ce2b0cef apache-rat-plugin/src/test/resources/unit/RAT-343/pom.xml v e5c759a3f2df3cab8b46bd05c5dfc0f0ce2b0cef apache-rat-plugin/src/test/resources/unit/it6/src.txt v e5c759a3f2df3cab8b46bd05c5dfc0f0ce2b0cef
tested reinstated code |
| 2024-01-10 10:39:30 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 71030eccf6c96a42170b767ef31b8b519f473f35 apache-rat-plugin/src/site/apt/examples/custom-license.apt.vm v 71030eccf6c96a42170b767ef31b8b519f473f35 apache-rat-plugin/src/site/apt/usage.apt.vm v 71030eccf6c96a42170b767ef31b8b519f473f35 apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v 71030eccf6c96a42170b767ef31b8b519f473f35 apache-rat-plugin/src/test/resources/unit/it6/pom.xml v 71030eccf6c96a42170b767ef31b8b519f473f35 apache-rat-plugin/src/test/resources/unit/it6/src.txt v 71030eccf6c96a42170b767ef31b8b519f473f35
initial code |
| 2024-01-09 00:43:30 |
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
apache-rat-plugin/pom.xml v 4ee5aebf04d31cb3d967d534c364ae4295451041
Bump org.slf4j:slf4j-simple from 2.0.10 to 2.0.11
Bumps org.slf4j:slf4j-simple from 2.0.10 to 2.0.11.
--- updated-dependencies: - dependency-name: org.slf4j:slf4j-simple dependency-type: direct:development update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <support@github.com> |
| 2023-12-29 00:20:20 |
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
apache-rat-plugin/pom.xml v 71b2d19c52a030a512c80f6d3a1d9387a4976f13
Bump org.slf4j:slf4j-simple from 2.0.9 to 2.0.10
Bumps org.slf4j:slf4j-simple from 2.0.9 to 2.0.10.
--- updated-dependencies: - dependency-name: org.slf4j:slf4j-simple dependency-type: direct:development update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <support@github.com> |
| 2023-12-28 01:35:04 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/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-plugin/pom.xml v f26cb24b790cacd6740ce7a088bd6f99301b7fb0
[maven-release-plugin] prepare release apache-rat-project-0.16 |
| 2023-12-27 00:46:55 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/test/resources/unit/RAT-335-GitIgnore/pom.xml v 261920aff45d4c7405f98fa24b6317511778ccf8
Reformat poms in order to cleanup before releasing |
| 2023-12-12 21:41:33 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/util/ignore/GlobIgnoreMatcher.java v c3106cac76e4a792205032ebd64cc0fba15c6f31
RAT-326: Fix javadoc build errors |
| 2023-12-12 21:37:11 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java v 4c6777ba0876e678ad76f90ac7a8f267017762d2
RAT-326: Fix more javadoc build errors |
| 2023-12-11 01:02:57 |
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
apache-rat-plugin/pom.xml v ee90acb3d9968f5b0045230e917a724d784f3a88
Bump org.apache.maven.shared:maven-shared-utils from 3.4.1 to 3.4.2
Bumps [org.apache.maven.shared:maven-shared-utils](https://github.com/apache/maven-shared-utils) from 3.4.1 to 3.4.2. - [Release notes](https://github.com/apache/maven-shared-utils/releases) - [Commits](https://github.com/apache/maven-shared-utils/compare/maven-shared-utils-3.4.1...maven-shared-utils-3.4.2)
--- updated-dependencies: - dependency-name: org.apache.maven.shared:maven-shared-utils dependency-type: direct:production update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <support@github.com> |
| 2023-12-08 23:43:14 |
Tamas Cservenak <tamas@cservenak.net> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v b8d9f1ab8a2a9df350c1a188079d59cdd56d4c53
Pass array properly sized |
| 2023-12-08 23:07:38 |
Tamas Cservenak <tamas@cservenak.net> |
apache-rat-plugin/pom.xml v 77ad15a61ea25e4b1525ad038f7ccd1a2f001acb apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 77ad15a61ea25e4b1525ad038f7ccd1a2f001acb apache-rat-plugin/src/main/java/org/apache/rat/mp/Family.java v 77ad15a61ea25e4b1525ad038f7ccd1a2f001acb apache-rat-plugin/src/main/java/org/apache/rat/mp/FilesReportable.java v 77ad15a61ea25e4b1525ad038f7ccd1a2f001acb apache-rat-plugin/src/main/java/org/apache/rat/mp/License.java v 77ad15a61ea25e4b1525ad038f7ccd1a2f001acb apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java v 77ad15a61ea25e4b1525ad038f7ccd1a2f001acb apache-rat-plugin/src/main/java/org/apache/rat/mp/util/ExclusionHelper.java v 77ad15a61ea25e4b1525ad038f7ccd1a2f001acb
Bulk refresh for plugin
Refresh deps but also code. |
| 2023-12-06 00:13:40 |
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
apache-rat-plugin/pom.xml v b49ead719c9ff219251c7b9910ee87002a93387e
Bump org.slf4j:slf4j-simple from 1.7.36 to 2.0.9
Bumps org.slf4j:slf4j-simple from 1.7.36 to 2.0.9.
--- updated-dependencies: - dependency-name: org.slf4j:slf4j-simple dependency-type: direct:development update-type: version-update:semver-major ...
Signed-off-by: dependabot[bot] <support@github.com> |
| 2023-11-24 23:09:59 |
Niels Basjes <niels@basjes.nl> |
apache-rat-plugin/pom.xml v ddb409a8d783518ac58c98e5b57a7b8b50083aa0 apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v ddb409a8d783518ac58c98e5b57a7b8b50083aa0 apache-rat-plugin/src/main/java/org/apache/rat/mp/util/ExclusionHelper.java v ddb409a8d783518ac58c98e5b57a7b8b50083aa0 apache-rat-plugin/src/main/java/org/apache/rat/mp/util/ScmIgnoreParser.java v ddb409a8d783518ac58c98e5b57a7b8b50083aa0 apache-rat-plugin/src/main/java/org/apache/rat/mp/util/ignore/GitIgnoreMatcher.java v ddb409a8d783518ac58c98e5b57a7b8b50083aa0 apache-rat-plugin/src/main/java/org/apache/rat/mp/util/ignore/GlobIgnoreMatcher.java v ddb409a8d783518ac58c98e5b57a7b8b50083aa0 apache-rat-plugin/src/main/java/org/apache/rat/mp/util/ignore/IgnoreMatcher.java v ddb409a8d783518ac58c98e5b57a7b8b50083aa0 apache-rat-plugin/src/main/java/org/apache/rat/mp/util/ignore/IgnoringDirectoryScanner.java v ddb409a8d783518ac58c98e5b57a7b8b50083aa0 apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v ddb409a8d783518ac58c98e5b57a7b8b50083aa0 apache-rat-plugin/src/test/java/org/apache/rat/mp/util/ExclusionHelperTest.java v ddb409a8d783518ac58c98e5b57a7b8b50083aa0 apache-rat-plugin/src/test/java/org/apache/rat/mp/util/ScmIgnoreParserTest.java v ddb409a8d783518ac58c98e5b57a7b8b50083aa0 apache-rat-plugin/src/test/resources/unit/RAT-335-GitIgnore/.gitignore v ddb409a8d783518ac58c98e5b57a7b8b50083aa0 apache-rat-plugin/src/test/resources/unit/RAT-335-GitIgnore/README.txt v ddb409a8d783518ac58c98e5b57a7b8b50083aa0 apache-rat-plugin/src/test/resources/unit/RAT-335-GitIgnore/dir1/.gitignore v ddb409a8d783518ac58c98e5b57a7b8b50083aa0 apache-rat-plugin/src/test/resources/unit/RAT-335-GitIgnore/dir1/dir1.md v ddb409a8d783518ac58c98e5b57a7b8b50083aa0 apache-rat-plugin/src/test/resources/unit/RAT-335-GitIgnore/dir1/dir1.txt v ddb409a8d783518ac58c98e5b57a7b8b50083aa0 apache-rat-plugin/src/test/resources/unit/RAT-335-GitIgnore/dir1/file1.log v ddb409a8d783518ac58c98e5b57a7b8b50083aa0 apache-rat-plugin/src/test/resources/unit/RAT-335-GitIgnore/dir2/dir2.md v ddb409a8d783518ac58c98e5b57a7b8b50083aa0 apache-rat-plugin/src/test/resources/unit/RAT-335-GitIgnore/dir2/dir2.txt v ddb409a8d783518ac58c98e5b57a7b8b50083aa0 apache-rat-plugin/src/test/resources/unit/RAT-335-GitIgnore/dir3/dir3.log v ddb409a8d783518ac58c98e5b57a7b8b50083aa0 apache-rat-plugin/src/test/resources/unit/RAT-335-GitIgnore/dir3/file3.log v ddb409a8d783518ac58c98e5b57a7b8b50083aa0 apache-rat-plugin/src/test/resources/unit/RAT-335-GitIgnore/invoker.properties v ddb409a8d783518ac58c98e5b57a7b8b50083aa0 apache-rat-plugin/src/test/resources/unit/RAT-335-GitIgnore/pom.xml v ddb409a8d783518ac58c98e5b57a7b8b50083aa0 apache-rat-plugin/src/test/resources/unit/RAT-335-GitIgnore/root.md v ddb409a8d783518ac58c98e5b57a7b8b50083aa0
RAT-335: Improve the parsing of gitignore files. |
| 2023-11-23 17:55:03 |
JB Onofré <jbonofre@apache.org> |
apache-rat-plugin/pom.xml v df06e25a81f2f0355bcaf97ce865227dbc4a4cc4 apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java v df06e25a81f2f0355bcaf97ce865227dbc4a4cc4
RAT-322: be able to scan hidden directories |
| 2023-10-30 17:22:51 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v 1b0a188ea109514238efdc27534364fcdde51c95
fixed windows path check issue |
| 2023-10-29 07:10:00 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/pom.xml v 8d9a6e57c82f5e32411352bad33ba22e4f31f35a
reverted accidental pom changes |
| 2023-10-29 06:44:20 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/pom.xml v 73d3a3dc7baeb1e771999a94bcb1e9c0078ed68a apache-rat-plugin/src/it/RAT-268/module1/pom.xml v 73d3a3dc7baeb1e771999a94bcb1e9c0078ed68a apache-rat-plugin/src/it/RAT-268/module3/pom.xml v 73d3a3dc7baeb1e771999a94bcb1e9c0078ed68a apache-rat-plugin/src/it/RAT-268/pom.xml v 73d3a3dc7baeb1e771999a94bcb1e9c0078ed68a apache-rat-plugin/src/it/it1/pom.xml v 73d3a3dc7baeb1e771999a94bcb1e9c0078ed68a apache-rat-plugin/src/it/it4_RAT-168/pom.xml v 73d3a3dc7baeb1e771999a94bcb1e9c0078ed68a apache-rat-plugin/src/test/resources/unit/it1/pom.xml v 73d3a3dc7baeb1e771999a94bcb1e9c0078ed68a apache-rat-plugin/src/test/resources/unit/it2/pom.xml v 73d3a3dc7baeb1e771999a94bcb1e9c0078ed68a apache-rat-plugin/src/test/resources/unit/it3/pom.xml v 73d3a3dc7baeb1e771999a94bcb1e9c0078ed68a apache-rat-plugin/src/test/resources/unit/it4/pom.xml v 73d3a3dc7baeb1e771999a94bcb1e9c0078ed68a apache-rat-plugin/src/test/resources/unit/it5/pom.xml v 73d3a3dc7baeb1e771999a94bcb1e9c0078ed68a
reformatted poms as requested |
| 2023-10-28 16:22:55 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/pom.xml v dc615137b5cdf4b992d6e199ffc3ff9da3b52921
Fixed dependency issue |
| 2023-10-28 13:50:27 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/pom.xml v 62621f531d5b9ba79925cfb3a65292bfb78a32b1 apache-rat-plugin/src/it/it1/pom.xml v 62621f531d5b9ba79925cfb3a65292bfb78a32b1 apache-rat-plugin/src/it/it1/verify.groovy v 62621f531d5b9ba79925cfb3a65292bfb78a32b1 apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 62621f531d5b9ba79925cfb3a65292bfb78a32b1 apache-rat-plugin/src/main/java/org/apache/rat/mp/License.java v 62621f531d5b9ba79925cfb3a65292bfb78a32b1 apache-rat-plugin/src/test/java/org/apache/rat/mp/BetterAbstractMojoTestCase.java v 62621f531d5b9ba79925cfb3a65292bfb78a32b1 apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v 62621f531d5b9ba79925cfb3a65292bfb78a32b1 apache-rat-plugin/src/test/resources/unit/it5/pom.xml v 62621f531d5b9ba79925cfb3a65292bfb78a32b1
Fixed maven build issues |
| 2023-10-25 20:21:02 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/pom.xml v e6e7dd4936806741fc837ae0b9d8d55c9d185d65 apache-rat-plugin/src/it/it1/pom.xml v e6e7dd4936806741fc837ae0b9d8d55c9d185d65 apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v e6e7dd4936806741fc837ae0b9d8d55c9d185d65 apache-rat-plugin/src/main/java/org/apache/rat/mp/Family.java v e6e7dd4936806741fc837ae0b9d8d55c9d185d65 apache-rat-plugin/src/main/java/org/apache/rat/mp/FilesReportable.java v e6e7dd4936806741fc837ae0b9d8d55c9d185d65 apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java v e6e7dd4936806741fc837ae0b9d8d55c9d185d65 apache-rat-plugin/src/main/java/org/apache/rat/mp/Regex.java v e6e7dd4936806741fc837ae0b9d8d55c9d185d65 apache-rat-plugin/src/main/java/org/apache/rat/mp/Text.java v e6e7dd4936806741fc837ae0b9d8d55c9d185d65 apache-rat-plugin/src/test/java/org/apache/rat/mp/BetterAbstractMojoTestCase.java v e6e7dd4936806741fc837ae0b9d8d55c9d185d65 apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v e6e7dd4936806741fc837ae0b9d8d55c9d185d65 apache-rat-plugin/src/test/java/org/apache/rat/mp/RatTestHelpers.java v e6e7dd4936806741fc837ae0b9d8d55c9d185d65 apache-rat-plugin/src/test/resources/unit/it3/pom.xml v e6e7dd4936806741fc837ae0b9d8d55c9d185d65 apache-rat-plugin/src/test/resources/unit/it5/.bzrignore v e6e7dd4936806741fc837ae0b9d8d55c9d185d65 apache-rat-plugin/src/test/resources/unit/it5/pom.xml v e6e7dd4936806741fc837ae0b9d8d55c9d185d65
fixed unit tests to verify maven configs match expected |
| 2023-10-22 20:31:47 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 6784eb4917defb38b9a6c07d9b2189ef6924a69c apache-rat-plugin/src/main/java/org/apache/rat/mp/Family.java v 6784eb4917defb38b9a6c07d9b2189ef6924a69c apache-rat-plugin/src/main/java/org/apache/rat/mp/License.java v 6784eb4917defb38b9a6c07d9b2189ef6924a69c
fixed Maven issues |
| 2023-10-22 13:53:12 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java v 6034936f7a63e8a8d98558ccf654e0a338d37cd4 apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java v 6034936f7a63e8a8d98558ccf654e0a338d37cd4
Fix for bad reporting of license status for non standard documents (e.g. binary).
Collected license filtering into new LicenseSetFactory class and applied it where expected. Added more tests to DefaultsTests Added more tests to ReportConfigurtionTest |
| 2023-10-21 22:40:56 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/util/ExclusionHelper.java v c96982bef8a2276bb611d39108af9683f9606672 apache-rat-plugin/src/test/java/org/apache/rat/mp/util/ExclusionHelperTest.java v c96982bef8a2276bb611d39108af9683f9606672
RAT-316: Add default exclusion of MANIFEST.MF as it must not contain comment lines to include a license |
| 2023-10-08 11:07:44 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/FilesReportable.java v ed9aaa3d3ed85a187138982e5d535c8c49b679aa apache-rat-plugin/src/main/java/org/apache/rat/mp/HeaderMatcherSpecification.java v ed9aaa3d3ed85a187138982e5d535c8c49b679aa apache-rat-plugin/src/main/java/org/apache/rat/mp/LicenseFamilySpecification.java v ed9aaa3d3ed85a187138982e5d535c8c49b679aa apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckException.java v ed9aaa3d3ed85a187138982e5d535c8c49b679aa
cleaned up files |
| 2023-10-07 15:22:31 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/it/it1/pom.xml v a43b6d52375ac7b721068e34f2fb03ace87e93c0 apache-rat-plugin/src/it/it1/verify.groovy v a43b6d52375ac7b721068e34f2fb03ace87e93c0 apache-rat-plugin/src/main/java/org/apache/rat/mp/All.java v a43b6d52375ac7b721068e34f2fb03ace87e93c0 apache-rat-plugin/src/main/java/org/apache/rat/mp/Any.java v a43b6d52375ac7b721068e34f2fb03ace87e93c0 apache-rat-plugin/src/main/java/org/apache/rat/mp/Copyright.java v a43b6d52375ac7b721068e34f2fb03ace87e93c0 apache-rat-plugin/src/main/java/org/apache/rat/mp/EnclosingMatcher.java v a43b6d52375ac7b721068e34f2fb03ace87e93c0 apache-rat-plugin/src/main/java/org/apache/rat/mp/License.java v a43b6d52375ac7b721068e34f2fb03ace87e93c0 apache-rat-plugin/src/main/java/org/apache/rat/mp/Not.java v a43b6d52375ac7b721068e34f2fb03ace87e93c0 apache-rat-plugin/src/main/java/org/apache/rat/mp/Regex.java v a43b6d52375ac7b721068e34f2fb03ace87e93c0 apache-rat-plugin/src/main/java/org/apache/rat/mp/Spdx.java v a43b6d52375ac7b721068e34f2fb03ace87e93c0 apache-rat-plugin/src/main/java/org/apache/rat/mp/Text.java v a43b6d52375ac7b721068e34f2fb03ace87e93c0 apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v a43b6d52375ac7b721068e34f2fb03ace87e93c0 apache-rat-plugin/src/test/java/org/apache/rat/mp/RatTestHelpers.java v a43b6d52375ac7b721068e34f2fb03ace87e93c0
fixes for plugin |
| 2023-10-02 23:42:23 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 867e490b963ce74037d72046661d650b5b7dfc61 apache-rat-plugin/src/main/java/org/apache/rat/mp/Not.java v 867e490b963ce74037d72046661d650b5b7dfc61
Added ability to defind external Matcher.Buider |
| 2023-10-01 15:04:25 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java v d348362bacea017120a47ce817d59b716fc50747 apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java v d348362bacea017120a47ce817d59b716fc50747
fixed tests |
| 2023-09-25 23:00:08 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java v 2c42410888b143ce94311cc4a59fd94f7a89bb45 apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java v 2c42410888b143ce94311cc4a59fd94f7a89bb45
fixes for tests |
| 2023-09-25 20:06:45 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v f204ab2efc0ca78c2a255afc09ffe6f117d069f8
add configuration tests, update method names |
| 2023-09-24 21:33:35 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 7afeec112cce3e5c0ac9db6cf9fb63fafc4637f3 apache-rat-plugin/src/main/java/org/apache/rat/mp/All.java v 7afeec112cce3e5c0ac9db6cf9fb63fafc4637f3 apache-rat-plugin/src/main/java/org/apache/rat/mp/Any.java v 7afeec112cce3e5c0ac9db6cf9fb63fafc4637f3 apache-rat-plugin/src/main/java/org/apache/rat/mp/Copyright.java v 7afeec112cce3e5c0ac9db6cf9fb63fafc4637f3 apache-rat-plugin/src/main/java/org/apache/rat/mp/EnclosingMatcher.java v 7afeec112cce3e5c0ac9db6cf9fb63fafc4637f3 apache-rat-plugin/src/main/java/org/apache/rat/mp/License.java v 7afeec112cce3e5c0ac9db6cf9fb63fafc4637f3 apache-rat-plugin/src/main/java/org/apache/rat/mp/Matcher.java v 7afeec112cce3e5c0ac9db6cf9fb63fafc4637f3 apache-rat-plugin/src/main/java/org/apache/rat/mp/Not.java v 7afeec112cce3e5c0ac9db6cf9fb63fafc4637f3 apache-rat-plugin/src/main/java/org/apache/rat/mp/Regex.java v 7afeec112cce3e5c0ac9db6cf9fb63fafc4637f3 apache-rat-plugin/src/main/java/org/apache/rat/mp/Spdx.java v 7afeec112cce3e5c0ac9db6cf9fb63fafc4637f3 apache-rat-plugin/src/main/java/org/apache/rat/mp/Text.java v 7afeec112cce3e5c0ac9db6cf9fb63fafc4637f3
Cleaned up code added builders |
| 2023-09-23 19:26:47 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/pom.xml v 9bfdb66c0e732f1882f5b2e6945ecdae75ef135e apache-rat-plugin/src/it/it1/pom.xml v 9bfdb66c0e732f1882f5b2e6945ecdae75ef135e apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 9bfdb66c0e732f1882f5b2e6945ecdae75ef135e apache-rat-plugin/src/main/java/org/apache/rat/mp/All.java v 9bfdb66c0e732f1882f5b2e6945ecdae75ef135e apache-rat-plugin/src/main/java/org/apache/rat/mp/Any.java v 9bfdb66c0e732f1882f5b2e6945ecdae75ef135e apache-rat-plugin/src/main/java/org/apache/rat/mp/Copyright.java v 9bfdb66c0e732f1882f5b2e6945ecdae75ef135e apache-rat-plugin/src/main/java/org/apache/rat/mp/EnclosingMatcher.java v 9bfdb66c0e732f1882f5b2e6945ecdae75ef135e apache-rat-plugin/src/main/java/org/apache/rat/mp/FilesReportable.java v 9bfdb66c0e732f1882f5b2e6945ecdae75ef135e apache-rat-plugin/src/main/java/org/apache/rat/mp/HeaderMatcherSpecification.java v 9bfdb66c0e732f1882f5b2e6945ecdae75ef135e apache-rat-plugin/src/main/java/org/apache/rat/mp/License.java v 9bfdb66c0e732f1882f5b2e6945ecdae75ef135e apache-rat-plugin/src/main/java/org/apache/rat/mp/LicenseFamilySpecification.java v 9bfdb66c0e732f1882f5b2e6945ecdae75ef135e apache-rat-plugin/src/main/java/org/apache/rat/mp/Matcher.java v 9bfdb66c0e732f1882f5b2e6945ecdae75ef135e apache-rat-plugin/src/main/java/org/apache/rat/mp/Not.java v 9bfdb66c0e732f1882f5b2e6945ecdae75ef135e apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckException.java v 9bfdb66c0e732f1882f5b2e6945ecdae75ef135e apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java v 9bfdb66c0e732f1882f5b2e6945ecdae75ef135e apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java v 9bfdb66c0e732f1882f5b2e6945ecdae75ef135e apache-rat-plugin/src/main/java/org/apache/rat/mp/Regex.java v 9bfdb66c0e732f1882f5b2e6945ecdae75ef135e apache-rat-plugin/src/main/java/org/apache/rat/mp/Spdx.java v 9bfdb66c0e732f1882f5b2e6945ecdae75ef135e apache-rat-plugin/src/main/java/org/apache/rat/mp/Text.java v 9bfdb66c0e732f1882f5b2e6945ecdae75ef135e apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v 9bfdb66c0e732f1882f5b2e6945ecdae75ef135e
first rat plugin complete |
| 2023-09-13 17:18:52 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v fc3e8c526b0038122fb8f922b81072cc0f73a2a0
added tests, cleaned up code |
| 2023-09-09 19:27:04 |
Claude Warren <claude@xenei.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 7e88824b18fc35343ecdb11ac41a2e57598a0ba6
major refactoring to remove MetaData from high level classes.\n\nMoved UI report configuration into separate class. Moved reporter code into new Reporter class. Removed hard coded license definitions, reworked test for configuration file defined license definitions |
| 2023-08-16 17:47:03 |
Claude Warren <claude.warren@aiven.io> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v dd9d13919ef961384e3a64535e75f01293e58a5c
Moved configuration to file and got tests working. |
| 2023-05-26 11:43:05 |
Guillaume Nodet <gnodet@gmail.com> |
apache-rat-plugin/pom.xml v 149f885dfa362fada1f7dea7cffcd6b0f3865562 apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java v 149f885dfa362fada1f7dea7cffcd6b0f3865562 apache-rat-plugin/src/test/java/org/apache/rat/mp/RatTestHelpers.java v 149f885dfa362fada1f7dea7cffcd6b0f3865562
Fix build, raise minimum maven requirement to 3.2.5 |
| 2023-05-16 16:06:05 |
Guillaume Nodet <gnodet@gmail.com> |
apache-rat-plugin/pom.xml v 127a155d44a8e710dee0a270029b8d4461c17ea9 apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java v 127a155d44a8e710dee0a270029b8d4461c17ea9 apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v 127a155d44a8e710dee0a270029b8d4461c17ea9 apache-rat-plugin/src/test/java/org/apache/rat/mp/RatTestHelpers.java v 127a155d44a8e710dee0a270029b8d4461c17ea9
[RAT-315] Fix build with maven 3.9.x |
| 2023-05-08 00:56:50 |
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
apache-rat-plugin/pom.xml v 101c13f4dcfa6483dde701b6c3364ea380aaa6d9
Bump maven-shared-utils from 3.3.4 to 3.4.1
Bumps [maven-shared-utils](https://github.com/apache/maven-shared-utils) from 3.3.4 to 3.4.1. - [Release notes](https://github.com/apache/maven-shared-utils/releases) - [Commits](https://github.com/apache/maven-shared-utils/compare/maven-shared-utils-3.3.4...maven-shared-utils-3.4.1)
--- updated-dependencies: - dependency-name: org.apache.maven.shared:maven-shared-utils dependency-type: direct:production update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <support@github.com> |
| 2023-05-01 10:30:04 |
Gary Gregory <ggregory@rocketsoftware.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v dcbc04160351ee1f0498c42b50158fbe1a0c830e apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java v dcbc04160351ee1f0498c42b50158fbe1a0c830e apache-rat-plugin/src/main/java/org/apache/rat/mp/util/ScmIgnoreParser.java v dcbc04160351ee1f0498c42b50158fbe1a0c830e
[RAT-317] Maven plugin is too chatty |
| 2023-03-03 00:58:57 |
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
apache-rat-plugin/pom.xml v 192390a4fe376bf97e87d628bbe4dd8b6ecee949
Bump commons-lang3 from 3.5 to 3.12.0
Bumps commons-lang3 from 3.5 to 3.12.0.
--- updated-dependencies: - dependency-name: org.apache.commons:commons-lang3 dependency-type: direct:production update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <support@github.com> |
| 2023-03-03 00:56:46 |
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
apache-rat-plugin/pom.xml v 684806606e48720f2bd0249d70fc1be84b9baa7a
Bump plexus-utils from 3.5.0 to 3.5.1
Bumps [plexus-utils](https://github.com/codehaus-plexus/plexus-utils) from 3.5.0 to 3.5.1. - [Release notes](https://github.com/codehaus-plexus/plexus-utils/releases) - [Commits](https://github.com/codehaus-plexus/plexus-utils/compare/plexus-utils-3.5.0...plexus-utils-3.5.1)
--- updated-dependencies: - dependency-name: org.codehaus.plexus:plexus-utils dependency-type: direct:production update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <support@github.com> |
| 2023-01-28 00:04:06 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/it/RAT-314/pom.xml v 4863b026514f5f625edb27a493c07b24ad50a511
RAT-314: itest does not work in whole build although it works standalone |
| 2023-01-27 23:56:57 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/it/RAT-314/.mvn/recursive/foo.xml v 631ffd30653998da615f3d19a89e80866caec709
RAT-314: Add recursive file example |
| 2023-01-27 23:56:45 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/it/RAT-314/pom.xml v 0fff92eeb26f1b0163390bffdd552e2f4a6fcc14
RAT-314: Fix version error in pom |
| 2023-01-27 23:41:30 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/pom.xml v 052d326f800d1243c8d4dd6f51d2d358bf06450d
RAT-314: Try to emulate post-release phase |
| 2023-01-27 23:29:58 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/util/ExclusionHelper.java v d6313407b0d08b87fd876eaf4305f23326665023
RAT-314: Apply same recursive exclusion as for existing target subfolder |
| 2023-01-27 23:24:16 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/it/RAT-314/.mvn/extensions.xml v 0364b668846489b8a258a522f57622ccf6fbc6b0 apache-rat-plugin/src/it/RAT-314/invoker.properties v 0364b668846489b8a258a522f57622ccf6fbc6b0 apache-rat-plugin/src/it/RAT-314/pom.xml v 0364b668846489b8a258a522f57622ccf6fbc6b0 apache-rat-plugin/src/it/RAT-314/verify.groovy v 0364b668846489b8a258a522f57622ccf6fbc6b0
RAT-314: Prepare an integration test for a time after r0.16 is out to prevent regressions |
| 2023-01-27 23:18:38 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/util/ExclusionHelper.java v 3cca01080c6097c543e06a58f0d6eda0aaaae634
RAT-314: Add recursive exclusion for .mvn |
| 2023-01-16 00:01:04 |
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
apache-rat-plugin/pom.xml v e7245b43d48f6c7df28e29eb5055bdfa5901f561
Bump doxiaVersion from 1.11.1 to 1.12.0
Bumps `doxiaVersion` from 1.11.1 to 1.12.0.
Updates `doxia-core` from 1.11.1 to 1.12.0 - [Release notes](https://github.com/apache/maven-doxia/releases) - [Commits](https://github.com/apache/maven-doxia/compare/doxia-1.11.1...doxia-1.12.0)
Updates `doxia-module-xhtml` from 1.11.1 to 1.12.0
Updates `doxia-sink-api` from 1.11.1 to 1.12.0 - [Release notes](https://github.com/apache/maven-doxia/releases) - [Commits](https://github.com/apache/maven-doxia/compare/doxia-1.11.1...doxia-1.12.0)
--- updated-dependencies: - dependency-name: org.apache.maven.doxia:doxia-core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.maven.doxia:doxia-module-xhtml dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.apache.maven.doxia:doxia-sink-api dependency-type: direct:production update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <support@github.com> |
| 2022-10-24 00:01:07 |
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
apache-rat-plugin/pom.xml v 1789dcc9f3ba2807a8255a1659c0b7b6586e6ce7
Bump plexus-utils from 3.4.2 to 3.5.0
Bumps [plexus-utils](https://github.com/codehaus-plexus/plexus-utils) from 3.4.2 to 3.5.0. - [Release notes](https://github.com/codehaus-plexus/plexus-utils/releases) - [Commits](https://github.com/codehaus-plexus/plexus-utils/compare/plexus-utils-3.4.2...plexus-utils-3.5.0)
--- updated-dependencies: - dependency-name: org.codehaus.plexus:plexus-utils dependency-type: direct:production update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <support@github.com> |
| 2022-08-31 22:58:13 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/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-plugin/pom.xml v 8d32d3a18f10950cefb628bc5c118e113b0456f7
[maven-release-plugin] prepare release apache-rat-project-0.15 |
| 2022-08-14 23:52:17 |
Hugo Hirsch <github@hugo-hirsch.de> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java v 22f938e641a95058c24d1b5cc93907a00b5d2516
RAT-309: Replace deprecated ArrayStack with ArrayDeque from JDK |
| 2022-08-14 23:15:06 |
Hugo Hirsch <github@hugo-hirsch.de> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java v d7f04843729bd125d054eaf70f17d7fb00fdf383
RAT-309: Reformatted patch |
| 2022-08-10 20:54:08 |
Michael Osipov <michaelo@apache.org> |
apache-rat-plugin/pom.xml v dad31ca5f36754a0719c6338a16f53fd61ca408b apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v dad31ca5f36754a0719c6338a16f53fd61ca408b apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java v dad31ca5f36754a0719c6338a16f53fd61ca408b
[RAT-309] Upgrade Maven Reporting API to 3.1.1/Complete with Maven Reporting Impl 3.2.0
This not only upgrades to Maven Reporting API 3.1.1, but also logically completes this plugin with bits from Maven Reporting Impl 3.2.0 because we cannot inherit from AbstractMavenReport since Java does not support multiple inheritance. It should now behave as if using m-r-impl. |
| 2022-05-28 22:57:07 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/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-plugin/pom.xml v 2a7db0fa51f2d5d75ac726bfba398784c0eaaad7
[maven-release-plugin] prepare release apache-rat-project-0.14 |
| 2022-05-18 07:54:56 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/test/java/org/apache/rat/mp/util/ExclusionHelperTest.java v e1a82067908a6fa87dc1792b59f3ca28bffec40e
RAT-290: Upgrade plexus utils to 3.4.2 |
| 2022-05-18 00:02:08 |
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
apache-rat-plugin/pom.xml v 3a85f42abdec6780f47eaa0000d92b0b605149d4
Bump plexus-utils from 3.4.1 to 3.4.2
Bumps [plexus-utils](https://github.com/codehaus-plexus/plexus-utils) from 3.4.1 to 3.4.2. - [Release notes](https://github.com/codehaus-plexus/plexus-utils/releases) - [Commits](https://github.com/codehaus-plexus/plexus-utils/compare/plexus-utils-3.4.1...plexus-utils-3.4.2)
--- updated-dependencies: - dependency-name: org.codehaus.plexus:plexus-utils dependency-type: direct:production update-type: version-update:semver-patch ...
Signed-off-by: dependabot[bot] <support@github.com> |
| 2022-04-16 23:17:07 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 67687321d09678cafa84d586f82b094522d574fd
RAT-288: Remove logging output about deprecated debug option. Prefer verbose instead. Thanks to M.Osipov. |
| 2022-03-31 23:00:08 |
Jochen Wiedmann <jochen.wiedmann@gmail.com> |
apache-rat-plugin/pom.xml v 8dc90b6eec9be8941738981ee843ec9e9a4aa709 apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v 8dc90b6eec9be8941738981ee843ec9e9a4aa709
Fixed tests on Java 16, and 17 by eliminating the attempt to change file.encoding at runtime. |
| 2022-03-28 22:29:39 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java v b323e68a72408f32ff1ebaed0b19ca797b66c6b6
RAT-297: Remove usage of deprecated Sink API |
| 2022-02-09 01:20:52 |
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
apache-rat-plugin/pom.xml v c7ddcd176db6bcab336b0628a9205569e91b6610
Bump maven-reporting-api from 3.0 to 3.1.0
Bumps [maven-reporting-api](https://github.com/apache/maven-reporting-api) from 3.0 to 3.1.0. - [Release notes](https://github.com/apache/maven-reporting-api/releases) - [Commits](https://github.com/apache/maven-reporting-api/compare/maven-reporting-api-3.0...maven-reporting-api-3.1.0)
--- updated-dependencies: - dependency-name: org.apache.maven.reporting:maven-reporting-api dependency-type: direct:production update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <support@github.com> |
| 2022-01-11 20:51:20 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/pom.xml v 94e9be17a47311b5b04fadbd70d47e19bc43fed8
RAT-290: Provide scope to prevent warning in newer maven versions |
| 2022-01-03 13:34:04 |
Hugo Hirsch <github@hugo-hirsch.de> |
apache-rat-plugin/src/test/java/org/apache/rat/mp/util/ExclusionHelperTest.java v 8400eacd39c848c6e00aea17e0c6dc13f47b00eb apache-rat-plugin/src/test/java/org/apache/rat/mp/util/ScmIgnoreParserTest.java v 8400eacd39c848c6e00aea17e0c6dc13f47b00eb
RAT-290: Adapt to new mockito package structure |
| 2021-12-22 22:54:35 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/pom.xml v d78bd9eb010994a5c13148c3582f8085d3e7e79f
RAT-275: Use doxia 1.11.1 |
| 2021-12-22 22:52:56 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/pom.xml v 6d14e1cbf761f4caf3b311d72396e8ed94c413ad apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java v 6d14e1cbf761f4caf3b311d72396e8ed94c413ad
RAT-275: fallback to defaults when processing site resources |
| 2021-12-22 22:49:53 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/pom.xml v 73952b52b5c62c0fd8464fa00ffa6c0c65d31cfb apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java v 73952b52b5c62c0fd8464fa00ffa6c0c65d31cfb
RAT-275: do not use deprecated method to copyResources |
| 2021-08-31 18:41:12 |
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
apache-rat-plugin/pom.xml v 08d4bec4190c4e0d6f8f01a059ba68870c5c2a32
Bump plexus-utils from 3.0.21 to 3.4.1
Bumps [plexus-utils](https://github.com/codehaus-plexus/plexus-utils) from 3.0.21 to 3.4.1. - [Release notes](https://github.com/codehaus-plexus/plexus-utils/releases) - [Commits](https://github.com/codehaus-plexus/plexus-utils/compare/plexus-utils-3.0.21...plexus-utils-3.4.1)
--- updated-dependencies: - dependency-name: org.codehaus.plexus:plexus-utils dependency-type: direct:production update-type: version-update:semver-minor ...
Signed-off-by: dependabot[bot] <support@github.com> |
| 2021-07-17 20:18:43 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/pom.xml v d2fcadcef233cf1f30e5930c0ae450ece6564ed3
RAT-283, RAT-286: Downgrade site plugin to circumvent plugin error |
| 2021-07-15 23:10:45 |
P. Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/pom.xml v a495e5c476a09d89df313333ba3fcf00722a6967
RAT-283: Fix mockito setup in project |
| 2021-04-22 10:11:41 |
Xavier Dury <kalgon@hotmail.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java v acebaaadc6b2b6f8349abc7447787d242da44ae6 apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java v acebaaadc6b2b6f8349abc7447787d242da44ae6
RAT-207: Properly report thread safety to Maven |
| 2021-04-22 10:11:41 |
Xavier Dury <kalgon@hotmail.com> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java v 18741c17e2ce7cde3ed0ac6cc536a6eb8b7a1fe8 apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java v 18741c17e2ce7cde3ed0ac6cc536a6eb8b7a1fe8
RAT-207: Properly report thread safety to Maven |
| 2020-10-11 09:48:46 |
Hugo Hirsch <github@hugo-hirsch.de> |
apache-rat-plugin/pom.xml v eb61a08ef99489d21d79320ce3bf068573c59ea7
RAT-275: Update to latest available doxia-core, does not fix httpclient problem yet |
| 2020-10-11 09:30:55 |
Hugo Hirsch <github@hugo-hirsch.de> |
apache-rat-plugin/.gitignore v eff4ab46399d5893a48ab287922776d20e4fe1f6 apache-rat-plugin/pom.xml v eff4ab46399d5893a48ab287922776d20e4fe1f6 apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java v eff4ab46399d5893a48ab287922776d20e4fe1f6
Try to update doxia stuff to avoid problems in httpclient |
| 2020-07-02 08:13:33 |
Hugo Hirsch <github@hugo-hirsch.de> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java v f4cae65a355a79ab085186e5ea23a39fb4706e42
RAT-270: Enable output to console by default |
| 2020-05-13 22:55:11 |
rfscholte <rfscholte@apache.org> |
apache-rat-plugin/pom.xml v 88f8d926c97c5caa378703e46f3debda87ecf0c7 apache-rat-plugin/src/it/RAT-268/invoker.properties v 88f8d926c97c5caa378703e46f3debda87ecf0c7 apache-rat-plugin/src/it/RAT-268/module1/pom.xml v 88f8d926c97c5caa378703e46f3debda87ecf0c7 apache-rat-plugin/src/it/RAT-268/module1/src.apt v 88f8d926c97c5caa378703e46f3debda87ecf0c7 apache-rat-plugin/src/it/RAT-268/module2/module2.pom v 88f8d926c97c5caa378703e46f3debda87ecf0c7 apache-rat-plugin/src/it/RAT-268/module2/src.apt v 88f8d926c97c5caa378703e46f3debda87ecf0c7 apache-rat-plugin/src/it/RAT-268/module3/pom.xml v 88f8d926c97c5caa378703e46f3debda87ecf0c7 apache-rat-plugin/src/it/RAT-268/module3/src.apt v 88f8d926c97c5caa378703e46f3debda87ecf0c7 apache-rat-plugin/src/it/RAT-268/pom.xml v 88f8d926c97c5caa378703e46f3debda87ecf0c7 apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 88f8d926c97c5caa378703e46f3debda87ecf0c7
[RAT-268] apache-rat-plugin incorrectly assumes poms module is always a directory |
| 2020-02-01 16:51:03 |
Michael Osipov <michaelo@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/util/ExclusionHelper.java v bcaff1efdbb942c1b69e2b930dad489d65fd53e8 apache-rat-plugin/src/test/java/org/apache/rat/mp/util/ExclusionHelperTest.java v bcaff1efdbb942c1b69e2b930dad489d65fd53e8
RAT-266: Add .factorypath to Eclipse default excludes
This closes #12 |
| 2019-05-30 23:05:24 |
Hugo Hirsch <github@hugo-hirsch.de> |
apache-rat-plugin/src/site/site.xml v 2d7fff10c9e83e8aa3fb0fd0e7edb070b8564fcd
RAT-244: Update plugins and fix errors in site |
| 2019-05-30 21:50:28 |
Hugo Hirsch <github@hugo-hirsch.de> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 543b41b7de6d991abb99db1631b121d7b2e842e1 apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java v 543b41b7de6d991abb99db1631b121d7b2e842e1 apache-rat-plugin/src/main/java/org/apache/rat/mp/util/ScmIgnoreParser.java v 543b41b7de6d991abb99db1631b121d7b2e842e1 apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v 543b41b7de6d991abb99db1631b121d7b2e842e1 apache-rat-plugin/src/test/java/org/apache/rat/mp/util/ExclusionHelperTest.java v 543b41b7de6d991abb99db1631b121d7b2e842e1
RAT-244: Apply JDK7 language changes |
| 2019-05-30 21:04:33 |
Hugo Hirsch <github@hugo-hirsch.de> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java v cc335fd9d5d90f1c4bb77d19f123d9e537b1f518
RAT-244: Replace old style JUnit tests with JUnit4 |
| 2019-05-30 20:50:18 |
Hugo Hirsch <github@hugo-hirsch.de> |
apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v ce6d74249e215d88568363e8cc24eef7dcd261cf
RAT-244: Update to non-deprecated ANT-Buildfilerule |
| 2019-05-30 20:36:08 |
Hugo Hirsch <github@hugo-hirsch.de> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java v 5544fd04d624424e3352293c9dc32f499542edde apache-rat-plugin/src/main/java/org/apache/rat/mp/util/ScmIgnoreParser.java v 5544fd04d624424e3352293c9dc32f499542edde apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v 5544fd04d624424e3352293c9dc32f499542edde apache-rat-plugin/src/test/java/org/apache/rat/mp/RatTestHelpers.java v 5544fd04d624424e3352293c9dc32f499542edde apache-rat-plugin/src/test/java/org/apache/rat/mp/util/ScmIgnoreParserTest.java v 5544fd04d624424e3352293c9dc32f499542edde
RAT-244: Minor refactorings, fix warnings |
| 2018-10-13 21:18:50 |
Philipp Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/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-plugin/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 |
| 2018-10-10 19:36:13 |
Philipp Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/pom.xml v f7a304ab1598127e7260f80cade07def9bccc95e
Adapt changes from mavenreleaseplugin dryRun
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1843495 13f79535-47bb-0310-9956-ffa450edef68 |
| 2018-10-03 20:02:10 |
Philipp Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v 4069eacc230b57a24d324cdfcf325ea86d8fe1ee
RAT-228: Fix broken Ant integration tests
Make tests more deterministic and fix matcher setup. Thanks to Romain Manni-Bucau
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1842757 13f79535-47bb-0310-9956-ffa450edef68 |
| 2018-01-14 10:47:44 |
Philipp Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/pom.xml v 8b3c4fa3525d15148d12012224516b0cfbe020ce
RAT-242: Add exclusion of ITests to rat plugin pom
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1821090 13f79535-47bb-0310-9956-ffa450edef68 |
| 2018-01-13 10:47:55 |
Philipp Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java v 8509d2efb14bc2f0258cb87ddf462fe847bc47b8 apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v 8509d2efb14bc2f0258cb87ddf462fe847bc47b8 apache-rat-plugin/src/test/resources/unit/it4/iso-8859-1.html v 8509d2efb14bc2f0258cb87ddf462fe847bc47b8 apache-rat-plugin/src/test/resources/unit/it4/pom.xml v 8509d2efb14bc2f0258cb87ddf462fe847bc47b8
RAT-242: Add tests and fixes for encoding
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1821056 13f79535-47bb-0310-9956-ffa450edef68 |
| 2018-01-05 22:11:05 |
Jochen Wiedmann <jochen@apache.org> |
apache-rat-plugin/src/main/resources/META-INF/m2e/lifecycle-mapping-metadata.xml v 50581291a7ffd367ae85e95c44601d559e87964e
Adding m2e configuration.
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1820361 13f79535-47bb-0310-9956-ffa450edef68 |
| 2018-01-04 22:40:38 |
Philipp Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java v e7c201955a11b860a7267bfa07e12e49eaa49b65
RAT-242: Use UTF-8 as default encoding for written reports
Thanks to Matthias Bläsing https://github.com/apache/creadur-rat/pull/8
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1820237 13f79535-47bb-0310-9956-ffa450edef68 |
| 2017-10-21 18:54:11 |
Philipp Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/util/ExclusionHelper.java v 027e3599a5301bc09e5fc6f3ca1f94856e9118ce apache-rat-plugin/src/test/java/org/apache/rat/mp/util/ExclusionHelperTest.java v 027e3599a5301bc09e5fc6f3ca1f94856e9118ce
RAT-243: Add .checkstyle to default exclusions
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1812848 13f79535-47bb-0310-9956-ffa450edef68 |
| 2017-10-19 05:04:59 |
Philipp Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/it/it1/verify.groovy v a9111a6fe1a9279e7642514ab0f6175784210554 apache-rat-plugin/src/it/it4_RAT-168/verify.groovy v a9111a6fe1a9279e7642514ab0f6175784210554 apache-rat-plugin/src/test/java/org/apache/rat/mp/util/ScmIgnoreParserTest.java v a9111a6fe1a9279e7642514ab0f6175784210554 apache-rat-plugin/src/test/resources/unit/it1/pom.xml v a9111a6fe1a9279e7642514ab0f6175784210554 apache-rat-plugin/src/test/resources/unit/it2/pom.xml v a9111a6fe1a9279e7642514ab0f6175784210554 apache-rat-plugin/src/test/resources/unit/it3/pom.xml v a9111a6fe1a9279e7642514ab0f6175784210554
Apply minor code refactorings/optimizations
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1812600 13f79535-47bb-0310-9956-ffa450edef68 |
| 2017-10-18 19:53:00 |
Philipp Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 39b0c7c8f5e8bbb1a3b1a18f8a91753230f6b5cd
RAT-241: Use lower log level
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1812564 13f79535-47bb-0310-9956-ffa450edef68 |
| 2017-03-17 18:41:33 |
Karl Heinz Marbaise <khmarbaise@apache.org> |
apache-rat-plugin/src/main/resources/org/apache/rat/mp/package.html v be33512a21e317566223433ee2145f6a6426f40a apache-rat-plugin/src/site/apt/index.apt v be33512a21e317566223433ee2145f6a6426f40a apache-rat-plugin/src/site/fml/faq.fml 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-11-20 22:49:22 |
Philipp Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/site/apt/examples/custom-license.apt.vm v 32c17c3701b168c13f5871c0d511a95b1732c0b8
RAT-224: Fix webpage example YAST
* Contributed via https://github.com/apache/creadur-rat/pull/5/files
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1770594 13f79535-47bb-0310-9956-ffa450edef68 |
| 2016-08-30 21:42:55 |
Karl Heinz Marbaise <khmarbaise@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 6372466d2cd8df4c13a87415e075d96befc530a9
[RAT-218] Fix wrong License Header o apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java contained a wrong license header.
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1758481 13f79535-47bb-0310-9956-ffa450edef68 |
| 2016-08-16 20:50:05 |
Philipp Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/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-09-27 18:24:03 |
Philipp Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/pom.xml v 5aa588819ca302253f76dcf56f1a8a68a22eae8f apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 5aa588819ca302253f76dcf56f1a8a68a22eae8f
RAT-208: Fix the build, fix javadoc error with JDK8.
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1705568 13f79535-47bb-0310-9956-ffa450edef68 |
| 2015-09-27 14:43:50 |
Jochen Wiedmann <jochen@apache.org> |
apache-rat-plugin/pom.xml v 193483a593023b736ba6a085d1e2c36899e6c85b apache-rat-plugin/src/changes/changes.xml v 193483a593023b736ba6a085d1e2c36899e6c85b apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 193483a593023b736ba6a085d1e2c36899e6c85b
PR: RAT-208
Added includesFile, excludesFile, includesFileCharacterset, and excludesFileCharacterset parameters, and support thereof.
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1705541 13f79535-47bb-0310-9956-ffa450edef68 |
| 2015-06-29 19:02:45 |
Jochen Wiedmann <jochen@apache.org> |
apache-rat-plugin/pom.xml v d120db51be13075c7430ef3a17bf562ab7611c87
Updated maven-invoker-plugin to 1.10, because Windows build fails otherwise: Searches for mvn.bat, rather than mvn.cmd (MNG-5792).
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1688288 13f79535-47bb-0310-9956-ffa450edef68 |
| 2015-05-28 22:09:41 |
Philipp Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v bde94ec21676e70379e185f869963021e15a7ca8 apache-rat-plugin/src/main/java/org/apache/rat/mp/util/ScmIgnoreParser.java v bde94ec21676e70379e185f869963021e15a7ca8 apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v bde94ec21676e70379e185f869963021e15a7ca8 apache-rat-plugin/src/test/java/org/apache/rat/mp/RatTestHelpers.java v bde94ec21676e70379e185f869963021e15a7ca8 apache-rat-plugin/src/test/java/org/apache/rat/mp/util/ScmIgnoreParserTest.java v bde94ec21676e70379e185f869963021e15a7ca8
RAT-204: Unify resource handling.
* Module: apache-rat-plugin ** AbstractRatMojo: avoid unnecessary null check when logging number of newly added custom licenses. ** Replace indexOf(..) with String.contains() to improve readability of test assertions. ** RatTestHelpers: Fixed possible null access when removing a file recursively.
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1682347 13f79535-47bb-0310-9956-ffa450edef68 |
| 2015-05-24 22:05:01 |
Philipp Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java 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-05-22 19:35:29 |
Philipp Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java v 213af05b4c89961524092dc738cc4160a067d1a4
RAT-202: Adapt report layout to report results
* Hide paragraphs about number of unapproved files and file contents if run was successful. * In order to make tests run in IntellJ we need to augent the path while loading resource (the base path seems to differ between Eclipse and IntelliJ). * Reformated code, fixed Javadoc.
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1681213 13f79535-47bb-0310-9956-ffa450edef68 |
| 2015-05-20 19:03:44 |
Philipp Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/util/ScmIgnoreParser.java v 7cc00e3e0a736ea9a8c9279292eaa9b1d224c0c7
RAT-171: Ensure Buffered reader is closed properly.
* Remove unused variable.
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1680654 13f79535-47bb-0310-9956-ffa450edef68 |
| 2015-05-20 18:58:20 |
Philipp Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/pom.xml v f928c6ab90e50ebe308c71bfaa1341d8529783e0
Allowing integration into Eclipse
* Adding certain maven plugins as ignored in order to get rid of errors when importing in Eclipse Luna.
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1680652 13f79535-47bb-0310-9956-ffa450edef68 |
| 2015-05-19 22:00:15 |
Philipp Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java v 4fe58057e8d993d32b14af3797fd7f4192428fea
RAT-179: Tweaking UI/console output.
* Explicitly log that unapproved files were accepted by configuration. * Use 'license' instead of 'licence'.
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1680405 13f79535-47bb-0310-9956-ffa450edef68 |
| 2015-05-18 18:15:45 |
Philipp Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java v 74d636b29aceae9b9bcc0978a238674a8688d6bc
Low Hanging Fruit (LHF)
-Extracting enum ReportFormat from Mojo (can go to api later). -Fixed minor issues from PMD reports.
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1680062 13f79535-47bb-0310-9956-ffa450edef68 |
| 2015-05-17 19:24:31 |
Philipp Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java v a033ac94080d28d409a4feff42310b2ec5eb992e
RAT-179: Add convenience method to extract all available options
* Integrate all available configuration options into static helper method, add test and use it RatCheckMojo.
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1679891 13f79535-47bb-0310-9956-ffa450edef68 |
| 2015-05-15 21:19:15 |
Philipp Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 0a004575d8f6f7bcf342ed53132fa83d151c79ce apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java v 0a004575d8f6f7bcf342ed53132fa83d151c79ce apache-rat-plugin/src/main/java/org/apache/rat/mp/util/ConfigurationHelper.java v 0a004575d8f6f7bcf342ed53132fa83d151c79ce apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v 0a004575d8f6f7bcf342ed53132fa83d151c79ce
AT-179: Maven plugin is able to merge approved licenses with adhoc defined ones
* Maven DefaultPolicy was not able merge with default approved licenses but either took all licenses given or the defaults. * Since maven default is that addDefaultLicenses is enabled, ReportConfiguration enables defaults and merges with any given extra licenses. * Ant task and CLI merges by default as well. * Upgraded to latest - mockito 1.10.19 * Extracted AddLicenseHeader configuration options into an enum (similar to ant). * Resources: Unit tests cannot be run from within IntelliJ since they do not find test resources properly. Added comment and extracted resource directory. * Defaults: Added default license family names to match default matchers: ** OLD: MetaData.RAT_LICENSE_FAMILY_NAME_VALUE_APACHE_LICENSE_VERSION_2_0, MetaData.RAT_LICENSE_FAMILY_NAME_VALUE_OASIS_OPEN_LICENSE, MetaData.RAT_LICENSE_FAMILY_NAME_VALUE_W3C_SOFTWARE_COPYRIGHT, MetaData.RAT_LICENSE_FAMILY_NAME_VALUE_W3C_DOCUMENT_COPYRIGHT, MetaData.RAT_LICENSE_FAMILY_NAME_VALUE_MODIFIED_BSD_LICENSE, MetaData.RAT_LICENSE_FAMILY_NAME_VALUE_MIT, MetaData.RAT_LICENSE_FAMILY_NAME_VALUE_CDDL1, ** NEW: MetaData.RAT_LICENSE_FAMILY_NAME_VALUE_ACADEMIC_FREE_LICENSE_VERSION_2_1, // MetaData.RAT_LICENSE_FAMILY_NAME_VALUE_APACHE_LICENSE_VERSION_2_0, // MetaData.RAT_LICENSE_FAMILY_NAME_VALUE_CDDL1, // MetaData.RAT_LICENSE_FAMILY_NAME_VALUE_GPL_VERSION_1, // MetaData.RAT_LICENSE_FAMILY_NAME_VALUE_GPL_VERSION_2, // MetaData.RAT_LICENSE_FAMILY_NAME_VALUE_GPL_VERSION_3, // MetaData.RAT_LICENSE_FAMILY_NAME_VALUE_MIT, // MetaData.RAT_LICENSE_FAMILY_NAME_VALUE_MODIFIED_BSD_LICENSE, // MetaData.RAT_LICENSE_FAMILY_NAME_VALUE_OASIS_OPEN_LICENSE, // MetaData.RAT_LICENSE_FAMILY_NAME_VALUE_W3C_DOCUMENT_COPYRIGHT, // MetaData.RAT_LICENSE_FAMILY_NAME_VALUE_W3C_SOFTWARE_COPYRIGHT
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1679649 13f79535-47bb-0310-9956-ffa450edef68 |
| 2015-04-14 08:41:32 |
Philipp Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/util/ExclusionHelper.java v 25d23c9387d98027602ebe030294f65b6c15ed6c apache-rat-plugin/src/test/java/org/apache/rat/mp/util/ExclusionHelperTest.java v 25d23c9387d98027602ebe030294f65b6c15ed6c
RAT-160: Add build.log to maven default ignores until MINVOKER-190 is solved.
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1673389 13f79535-47bb-0310-9956-ffa450edef68 |
| 2015-04-13 18:51:01 |
Philipp Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/pom.xml v c210f773daef6f5664136ecc6fab127dfb35c6fa apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v c210f773daef6f5664136ecc6fab127dfb35c6fa apache-rat-plugin/src/test/resources/unit/it1/.bzrignore v c210f773daef6f5664136ecc6fab127dfb35c6fa
RAT-171: Enabled SCM parser.
* Augmented RELEASE_NOTES to be more precise. * Added integration test that contains syntax errors in the ignore file. * Enabled feature by default after feedback from feature requester/consumer.
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1673261 13f79535-47bb-0310-9956-ffa450edef68 |
| 2015-04-10 22:16:50 |
Philipp Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/pom.xml v de4b89f0146aa38cc53c02e0a5f732db0a5ad8d0 apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v de4b89f0146aa38cc53c02e0a5f732db0a5ad8d0 apache-rat-plugin/src/main/java/org/apache/rat/mp/util/ExclusionHelper.java v de4b89f0146aa38cc53c02e0a5f732db0a5ad8d0 apache-rat-plugin/src/main/java/org/apache/rat/mp/util/ScmIgnoreParser.java v de4b89f0146aa38cc53c02e0a5f732db0a5ad8d0 apache-rat-plugin/src/test/java/org/apache/rat/mp/util/ExclusionHelperTest.java v de4b89f0146aa38cc53c02e0a5f732db0a5ad8d0 apache-rat-plugin/src/test/java/org/apache/rat/mp/util/ScmIgnoreParserTest.java v de4b89f0146aa38cc53c02e0a5f732db0a5ad8d0
RAT-171: Add parsing of SCM ignores and enable exclusions in maven runs
* If configuration parameter 'parseSCMIgnoresAsExcludes' is set to true OR environment variable 'rat.parseSCMIgnoresAsExcludes' project basedir's SCM ignores are parsed for exclusions. * Added tests and changed visibility of some helper methods, moved stuff in util packages. * ExclusionHelper may parse ignore files. Certain comment prefixes are ignored. There's no syntax checking going on. * Try out with: mvn -U -debug -Drat.parseSCMIgnoresAsExcludes=true
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1672780 13f79535-47bb-0310-9956-ffa450edef68 |
| 2015-04-09 21:20:06 |
Philipp Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/ExclusionHelper.java v ac10b66092f1de004c8c30b74264b666df623271
RAT-172: Add note to release notes.
* By default SCM directories and their ignore files are not scanned by RAT. Currently that is: ** SVN ** Git ** Mercurial ** Bazar ** CVS
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1672493 13f79535-47bb-0310-9956-ffa450edef68 |
| 2015-03-26 11:56:51 |
Philipp Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/ExclusionHelper.java v 3d9517401bd728235ed3772182c776cad63490bf apache-rat-plugin/src/test/java/org/apache/rat/mp/ExclusionHelperTest.java v 3d9517401bd728235ed3772182c776cad63490bf
RAT-197: Improve default exclusions when mvn>=3.3.1 (exclude .mvn).
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1669332 13f79535-47bb-0310-9956-ffa450edef68 |
| 2015-03-26 11:50:17 |
Philipp Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/pom.xml v bf0be6525427bc056fabd23cc08b04289b802fa5
RAT-198: Upgrade to plexus-utils 3.0.20.
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1669330 13f79535-47bb-0310-9956-ffa450edef68 |
| 2015-03-15 20:15:02 |
Philipp Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/pom.xml v ada933f2e733f38837aa35e1cc0a869b7d48da2a
RAT-196: Apply minor refactoring to pom.xml (thanks to Karl Heinz Marbaise)
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1666840 13f79535-47bb-0310-9956-ffa450edef68 |
| 2015-02-23 22:25:53 |
Philipp Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/pom.xml v 14e0c60b5a12ccbbcc409b55d859bb15048304a1 apache-rat-plugin/src/it/it4_RAT-168/pom.xml v 14e0c60b5a12ccbbcc409b55d859bb15048304a1
RAT-195: Merged rat-api from GSOC branch.
* Cleaned up mess with pom coordinates of it test projects. * Enhanced SVN:ignore to not take care of *.iml. * Activated RAT::API as default module.
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1661803 13f79535-47bb-0310-9956-ffa450edef68 |
| 2015-02-15 16:38:56 |
Philipp Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/pom.xml v e6f3555f5e92e4886f24d378b40ae6a2f1638ca9 apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v e6f3555f5e92e4886f24d378b40ae6a2f1638ca9 apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java v e6f3555f5e92e4886f24d378b40ae6a2f1638ca9 apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java v e6f3555f5e92e4886f24d378b40ae6a2f1638ca9
RAT-194: Apply patch given from Jira.
- Thanks to Hervé Boutemy.
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1659945 13f79535-47bb-0310-9956-ffa450edef68 |
| 2015-02-15 16:32:26 |
Philipp Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/pom.xml v 53f90b49220c79487860dc81eeaed796d4febe13
RAT-158: Applying patch to manually exclude xerces from doxia.
- It's unknown how long a doxia-patch will take; added TODO in pom.xml to remove it in the future. - Thanks to Hervé Boutemy.
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1659943 13f79535-47bb-0310-9956-ffa450edef68 |
| 2015-02-07 14:22:37 |
Sebastian Bazley <sebb@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/LicenseFamilySpecification.java v 4be0aae0f16b223958d7683c6114d451a0887b16
RAT-192 - Fixing typo in javadoc Also fixed some other typos
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1658061 13f79535-47bb-0310-9956-ffa450edef68 |
| 2014-11-04 22:02:20 |
Dennis Lundberg <dennisl@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v ee013c5522e6b10da4224fcf5ee50501faa4048e apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java v ee013c5522e6b10da4224fcf5ee50501faa4048e apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java v ee013c5522e6b10da4224fcf5ee50501faa4048e
[RAT-61] List files with unapproved licenses in Maven output
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1636753 13f79535-47bb-0310-9956-ffa450edef68 |
| 2014-11-04 19:54:31 |
Dennis Lundberg <dennisl@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/ExclusionHelper.java v f8ad7c3fbe99ebdfac1056cb49f98f5f5d573610 apache-rat-plugin/src/test/java/org/apache/rat/mp/ExclusionHelperTest.java v f8ad7c3fbe99ebdfac1056cb49f98f5f5d573610
[RAT-185] - .repository folder should be ignored
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1636706 13f79535-47bb-0310-9956-ffa450edef68 |
| 2014-09-16 20:22:57 |
Philipp Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 8a5227242c79237ae8abd506f1f0e9cf514c8d40
RAT-177 Converted arrays to list
* Converted array elements into an unmodifiable collection. * Using lists instead of arrays to ease copy/addAll().
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1625380 13f79535-47bb-0310-9956-ffa450edef68 |
| 2014-09-16 10:19:36 |
Sebastian Bazley <sebb@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/ExclusionHelper.java v e1e03034b69f48ed982751092f6918862d1da2ab apache-rat-plugin/src/test/java/org/apache/rat/mp/ExclusionHelperTest.java v e1e03034b69f48ed982751092f6918862d1da2ab
Tab police
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1625236 13f79535-47bb-0310-9956-ffa450edef68 |
| 2014-09-16 10:13:36 |
Sebastian Bazley <sebb@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 729703dbc29c960c8c92e5d0fcc25145a5270ca9
Correct typo
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1625235 13f79535-47bb-0310-9956-ffa450edef68 |
| 2014-09-11 21:02:17 |
Philipp Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 0965d3f23785f54431e63a78699f418ff23ef0b1 apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java v 0965d3f23785f54431e63a78699f418ff23ef0b1 apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java v 0965d3f23785f54431e63a78699f418ff23ef0b1
RAT-173 Skip reports as well
* Applying patch from Chris Burroughs - thanks. * LHF: Adding release notes snippets.
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1624390 13f79535-47bb-0310-9956-ffa450edef68 |
| 2014-09-06 19:58:54 |
Dennis Lundberg <dennisl@apache.org> |
apache-rat-plugin/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-plugin/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-31 22:03:18 |
Philipp Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/pom.xml v 24386bfe904418295fd910a6da0816ea9d8e810f apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 24386bfe904418295fd910a6da0816ea9d8e810f apache-rat-plugin/src/main/java/org/apache/rat/mp/ExclusionHelper.java v 24386bfe904418295fd910a6da0816ea9d8e810f apache-rat-plugin/src/test/java/org/apache/rat/mp/AbstractRatMojoTest.java v 24386bfe904418295fd910a6da0816ea9d8e810f apache-rat-plugin/src/test/java/org/apache/rat/mp/ExclusionHelperTest.java v 24386bfe904418295fd910a6da0816ea9d8e810f
RAT-172: Filter source code management system directories and ignore files
* Extracted information about revision control systems into an enum SourceCodeManagementSystems with tests. * Use these SCM information when generating RAT plugin's default excludes. * Refactored Exclusions to be Sets instead of Lists to prevent a slow RAT run on many duplicate exclusions. * Introduced mockito and unit tests. * ExclusionHelperTest verifies that behaviour; AbstractRatMojo is cleaner now to only encapsulate mvn related stuff.
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1621645 13f79535-47bb-0310-9956-ffa450edef68 |
| 2014-08-19 05:59:20 |
Philipp Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 7b4cc24eb6ed4589ddf6b36bdb90f4861e05b3d7
Reverting project injection, verified locally that 0.11-RC2 works fine.
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1618796 13f79535-47bb-0310-9956-ffa450edef68 |
| 2014-08-18 21:40:09 |
Philipp Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v d9185ed58370b409bd296bd499d9e321adee593b
RAT-168:
Reverting patch since there is a NPE during rat:rat on 0.11-RC2.
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1618753 13f79535-47bb-0310-9956-ffa450edef68 |
| 2014-08-16 18:16:42 |
Dennis Lundberg <dennisl@apache.org> |
apache-rat-plugin/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-plugin/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-15 07:15:10 |
Philipp Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/pom.xml v dd395f8b03e4efd26cfc0e9bd31254755f9ea1ce
Adapting new test file locations to fix build failures due to wrong paths in RAT-exclusions.
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1618110 13f79535-47bb-0310-9956-ffa450edef68 |
| 2014-08-14 22:01:33 |
Dennis Lundberg <dennisl@apache.org> |
apache-rat-plugin/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-14 20:17:15 |
Dennis Lundberg <dennisl@apache.org> |
apache-rat-plugin/pom.xml v 31fa83b1442f93df29685647a1284966142c9bda apache-rat-plugin/src/it/it1/invoker.properties v 31fa83b1442f93df29685647a1284966142c9bda apache-rat-plugin/src/it/it1/pom.xml v 31fa83b1442f93df29685647a1284966142c9bda apache-rat-plugin/src/it/it1/src.apt v 31fa83b1442f93df29685647a1284966142c9bda apache-rat-plugin/src/it/it1/verify.groovy v 31fa83b1442f93df29685647a1284966142c9bda apache-rat-plugin/src/it/it4_RAT-168/invoker.properties v 31fa83b1442f93df29685647a1284966142c9bda apache-rat-plugin/src/it/it4_RAT-168/pom.xml v 31fa83b1442f93df29685647a1284966142c9bda apache-rat-plugin/src/it/it4_RAT-168/verify.groovy v 31fa83b1442f93df29685647a1284966142c9bda apache-rat-plugin/src/it/settings.xml v 31fa83b1442f93df29685647a1284966142c9bda
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.
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1618043 13f79535-47bb-0310-9956-ffa450edef68 |
| 2014-08-14 19:33:25 |
Dennis Lundberg <dennisl@apache.org> |
apache-rat-plugin/src/test/invoker/it1/invoker.properties v ad56a90f9f35444dcfcd9e6cae7babff74c79252 apache-rat-plugin/src/test/invoker/it4_RAT-168/invoker.properties v ad56a90f9f35444dcfcd9e6cae7babff74c79252
Simplify invoker goals.
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1618027 13f79535-47bb-0310-9956-ffa450edef68 |
| 2014-08-14 19:30:35 |
Dennis Lundberg <dennisl@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 7aa2c7c94f4b5462c9ba83a245b56081bba39c59
[RAT-168] Add integration test for apache-rat:rat to catch NPE Use the correct annotation for this kind of @Parameter. The "property" option is used for parameters that can be set from the command line as a system property using -D, but this parameter is read only so we should not use that. Instead we want the parameter to have a default value injected with the current project. The IT (it4_RAT-168) that was added for this issue still passes with this change.
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1618026 13f79535-47bb-0310-9956-ffa450edef68 |
| 2014-08-14 19:00:06 |
Dennis Lundberg <dennisl@apache.org> |
apache-rat-plugin/src/test/java/org/apache/rat/mp/RatTestHelpers.java v ee4be4461b3e7e8f14c5351055ab3ce78f6cbaaa apache-rat-plugin/src/test/resources/unit/it1/pom.xml v ee4be4461b3e7e8f14c5351055ab3ce78f6cbaaa apache-rat-plugin/src/test/resources/unit/it2/pom.xml v ee4be4461b3e7e8f14c5351055ab3ce78f6cbaaa apache-rat-plugin/src/test/resources/unit/it2/src.txt v ee4be4461b3e7e8f14c5351055ab3ce78f6cbaaa apache-rat-plugin/src/test/resources/unit/it3/pom.xml v ee4be4461b3e7e8f14c5351055ab3ce78f6cbaaa apache-rat-plugin/src/test/resources/unit/it3/src.apt v ee4be4461b3e7e8f14c5351055ab3ce78f6cbaaa
[RAT-169] IT tests it2 and it3 don't appear to be run These tests are really run during unit testing, but their placement in the directory structure is misleading. Move them to test/resources/unit to make it more obvious that they are resources used during unit testing.
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1618014 13f79535-47bb-0310-9956-ffa450edef68 |
| 2014-08-12 01:38:23 |
Sebastian Bazley <sebb@apache.org> |
apache-rat-plugin/src/test/java/org/apache/rat/mp/AbstractRatMojoTest.java v 2159246f723005f557138178f3ca8644c35952a3
Anglicise
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1617393 13f79535-47bb-0310-9956-ffa450edef68 |
| 2014-08-12 01:25:38 |
Sebastian Bazley <sebb@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 6f3ed648883e33d8898eac6926ca03b1f5823162 apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java v 6f3ed648883e33d8898eac6926ca03b1f5823162 apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java v 6f3ed648883e33d8898eac6926ca03b1f5823162 apache-rat-plugin/src/test/java/org/apache/rat/mp/AbstractRatMojoTest.java v 6f3ed648883e33d8898eac6926ca03b1f5823162 apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v 6f3ed648883e33d8898eac6926ca03b1f5823162 apache-rat-plugin/src/test/java/org/apache/rat/mp/RatTestHelpers.java v 6f3ed648883e33d8898eac6926ca03b1f5823162
Tab police Also removed trailing spaces in files that had tabs
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1617391 13f79535-47bb-0310-9956-ffa450edef68 |
| 2014-08-12 01:08:49 |
Sebastian Bazley <sebb@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 9cc715c7ed32619d7e65627d4446639da0d80b96 apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java v 9cc715c7ed32619d7e65627d4446639da0d80b96
Use in-line comments for @SuppressWarnings This means a grep can be used to easily find any which have not been justified with a comment
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1617389 13f79535-47bb-0310-9956-ffa450edef68 |
| 2014-08-12 00:45:45 |
Sebastian Bazley <sebb@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 07cf14e7b58bd95537f0598d4e78fb0a3c4ab39c
Field might as well be private as it is not used externally
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1617387 13f79535-47bb-0310-9956-ffa450edef68 |
| 2014-08-11 21:45:58 |
Philipp Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v b7a041eac8cc2f734b770fc786cbcd47c8fc91f8 apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java v b7a041eac8cc2f734b770fc786cbcd47c8fc91f8
LHF: organized imports after refactoring.
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1617371 13f79535-47bb-0310-9956-ffa450edef68 |
| 2014-08-11 21:40:26 |
Philipp Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/pom.xml v 224b344768fe1be1e983abd2a67931ef64c15163 apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 224b344768fe1be1e983abd2a67931ef64c15163 apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v 224b344768fe1be1e983abd2a67931ef64c15163 apache-rat-plugin/src/test/java/org/apache/rat/mp/RatTestHelpers.java v 224b344768fe1be1e983abd2a67931ef64c15163
Refactoring mojo tests.
-Replaced the way the MavenProject injected to a non-deprecated way (to get rid of the warning during the build). -Updated mavenInvokerPluginVersion and extracted it as a pom-property. -Extracted some RAT mojo integration test methods into a separate RatTestHelpers in order to find integration tests more easily after RAT-168 and the NPE when trying to forge 0.11.
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1617370 13f79535-47bb-0310-9956-ffa450edef68 |
| 2014-08-11 15:21:06 |
Sebastian Bazley <sebb@apache.org> |
apache-rat-plugin/src/test/it4_RAT-168/pom.xml v f2776b7a39095066bf83c61dae22af8e6aef7370
RAT-168 Tests don't check CLI usage Parallel unit test is not needed/used
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1617307 13f79535-47bb-0310-9956-ffa450edef68 |
| 2014-08-11 11:36:54 |
Sebastian Bazley <sebb@apache.org> |
apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v 301808b9ffa29158df21daf17795ccbf5410323b
assertions are not related to RAT-168
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1617257 13f79535-47bb-0310-9956-ffa450edef68 |
| 2014-08-11 11:23:20 |
Sebastian Bazley <sebb@apache.org> |
apache-rat-plugin/src/test/invoker/it4_RAT-168/invoker.properties v 8e7c1e1e5173675eb86831466c51ed9b2d59d97e apache-rat-plugin/src/test/invoker/it4_RAT-168/pom.xml v 8e7c1e1e5173675eb86831466c51ed9b2d59d97e apache-rat-plugin/src/test/invoker/it4_RAT-168/verify.groovy v 8e7c1e1e5173675eb86831466c51ed9b2d59d97e apache-rat-plugin/src/test/it4_RAT-168/pom.xml v 8e7c1e1e5173675eb86831466c51ed9b2d59d97e
RAT-168 Tests don't check CLI usage Added basic test to check rat goal
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1617255 13f79535-47bb-0310-9956-ffa450edef68 |
| 2014-08-11 08:00:39 |
Philipp Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 26f9b6d962937236935d594cbcfeb09969a90d54
RAT-168 Check CLI usage https://issues.apache.org/jira/browse/RAT-168
-Removed old way of integrating the project that was wrong and yielded null values during project run. -LHF: added javadocs.
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1617215 13f79535-47bb-0310-9956-ffa450edef68 |
| 2014-08-11 05:46:11 |
Philipp Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v dc9a6ef93014a09d276eace7edfd609c63ae251a
RAT-168 Tests don't check CLI usage
-Ensuring that project itself and its list of remote ArtifactRepos are notNull in integration tests.
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1617205 13f79535-47bb-0310-9956-ffa450edef68 |
| 2014-08-11 05:24:57 |
Philipp Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 6c9cfabf23e4fda9fd69079adc5eacfe3b25362e apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java v 6c9cfabf23e4fda9fd69079adc5eacfe3b25362e
https://issues.apache.org/jira/browse/RAT-168 RAT-168 Check CLI usage
Trying to get rid of the NPE by upgrading the way project is injected into our mojos.
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1617203 13f79535-47bb-0310-9956-ffa450edef68 |
| 2014-08-10 21:15:56 |
Philipp Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java v 0e3200d9fd011f78e73a17e7635ede8c141e93c4
0.11: NPE-fix
Always ensuring that a list of repositories is existing in case its null. Possibly this is a change in the API induced by dependency updates.
Stacktrace was: Caused by: java.lang.NullPointerException at org.apache.rat.mp.RatReportMojo.getSkinArtifactFile(RatReportMojo.java:114) at org.apache.rat.mp.RatReportMojo.execute(RatReportMojo.java:204) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1617162 13f79535-47bb-0310-9956-ffa450edef68 |
| 2014-08-08 10:27:45 |
Dennis Lundberg <dennisl@apache.org> |
apache-rat-plugin/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-plugin/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 10:25:10 |
Dennis Lundberg <dennisl@apache.org> |
apache-rat-plugin/pom.xml v 144eca6ffca6481c2ba00577ce1e9cd174297bec
Restore property name for Maven Plugin Plugin version.
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1616151 13f79535-47bb-0310-9956-ffa450edef68 |
| 2014-08-06 09:59:19 |
Dennis Lundberg <dennisl@apache.org> |
apache-rat-plugin/src/test/java/org/apache/rat/mp/AbstractRatMojoTest.java 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 |
| 2014-08-03 09:25:41 |
Philipp Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/pom.xml v c2f03d8e769510a21050fc5e6a640952702f0934
FIxed the site build on CI
Locally the build went through although the property placeholder was missing, moved maven.plugin.version to parent pom and used it for annotations and plugin dependencies as well.
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1615397 13f79535-47bb-0310-9956-ffa450edef68 |
| 2014-07-30 21:01:33 |
Philipp Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/pom.xml v fe1b701975adb3816ff568846b9f24999e62228e
Updated to parent pom v14. Refactored plugin-plugin version, extracted 3.3 since it's derived from parent pom and only needed at one place.
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1614764 13f79535-47bb-0310-9956-ffa450edef68 |
| 2014-07-30 20:38:28 |
Philipp Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/test/java/org/apache/rat/mp/AbstractRatMojoTest.java v 0baab1392fbad3232918eb9345984c7d1eead188
RAT-144: AbstractRatMojo String constant arrays should be private https://issues.apache.org/jira/browse/RAT-144
-Refactored arrays into unmodifiable lists and reduced visibility of all default excludes. -Added simple test to ensure size of constant lists.
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1614759 13f79535-47bb-0310-9956-ffa450edef68 |
| 2014-07-30 20:37:37 |
Philipp Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v f6d3a723ba87a18d07134108c340e118aab360df
RAT-144: AbstractRatMojo String constant arrays should be private https://issues.apache.org/jira/browse/RAT-144
-Refactored arrays into unmodifiable lists and reduced visibility of all default excludes.
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1614758 13f79535-47bb-0310-9956-ffa450edef68 |
| 2014-07-30 20:07:42 |
Philipp Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 9f120aa48e3d5cbcb83a216060f38b790d3c67e8
RAT-136: Upgrade commons-lang to latest commons-lang3 https://issues.apache.org/jira/browse/RAT-136
-Upgraded to most current commons-lang3:3.3.2, optimized imports, added release notes and new package structure.
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1614756 13f79535-47bb-0310-9956-ffa450edef68 |
| 2014-07-27 19:04:51 |
Philipp Ottlinger <pottlinger@apache.org> |
apache-rat-plugin/pom.xml v ac950308d5be8ef1c78ff876534553a720c35598 apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v ac950308d5be8ef1c78ff876534553a720c35598 apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java v ac950308d5be8ef1c78ff876534553a720c35598 apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java v ac950308d5be8ef1c78ff876534553a720c35598
RAT-165: https://issues.apache.org/jira/browse/RAT-165 Added new system property rat.skip:boolean to be able to skip plugin execution.
Added last days commits to RELEASE_NOTES for 0.11-SNAPSHOT and in webpage templates (no rebuild triggered): - changed webpage's year to 2014 - integrated mvn default goal in Quick start - fixed dozens of JavaDoc problems with Java8's javadoc that made maven-site-plugin:3.3 fail. - Updated to maven-plugin-tools-javadoc, maven-plugin-plugin 3.3 (from 3.2) in the process of getting a solution for https://jira.codehaus.org/browse/MPLUGIN-237
Minor refactorings - to reduce amount of deprecation warnings: use org.junit.Assert instead of junit.framework.Assert - add String constants - removed [WARNING] Deprecated @component for project field in org.apache.rat.mp.RatReportMojo/RatCheckMojo.: replace with @parameter name="${project}" @readonly in abstract super class - removed unnecessary public keywords in some interfaces
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1613829 13f79535-47bb-0310-9956-ffa450edef68 |
| 2013-08-04 12:03:30 |
Robert Burrell Donkin <rdonkin@apache.org> |
apache-rat-plugin/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-plugin/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-21 23:19:24 |
Sebastian Bazley <sebb@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java v d38253f731c02dc63807b0b66ae554d866c2bb9c
RAT-145 - Maven plugin should not run in the "verify" phase, but in the "validate" phase
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1505508 13f79535-47bb-0310-9956-ffa450edef68 |
| 2013-07-08 18:22:39 |
Sebastian Bazley <sebb@apache.org> |
apache-rat-plugin/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:20:49 |
Sebastian Bazley <sebb@apache.org> |
apache-rat-plugin/pom.xml v 06ce4ec3c076ac95e8d9add839f92b524e9d8207
Fix up names
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1500867 13f79535-47bb-0310-9956-ffa450edef68 |
| 2013-07-08 17:02:39 |
Sebastian Bazley <sebb@apache.org> |
apache-rat-plugin/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-06-27 10:44:41 |
Sebastian Bazley <sebb@apache.org> |
apache-rat-plugin/pom.xml v 589032f0e68abddcc057f5f1bdce9156395ab5ff
Standardise model location
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1497290 13f79535-47bb-0310-9956-ffa450edef68 |
| 2013-05-20 19:05:57 |
Sebastian Bazley <sebb@apache.org> |
apache-rat-plugin/src/site/fml/faq.fml v a59a614d1a0f9374dfe95b9250432a482ad6eb7e
RAT-137 Website shows incorrect Maven goals in some pages
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1484568 13f79535-47bb-0310-9956-ffa450edef68 |
| 2013-05-20 19:02:38 |
Sebastian Bazley <sebb@apache.org> |
apache-rat-plugin/src/site/apt/examples/basic.apt.vm v 594ad20179039218577fda01dae56b156f137956 apache-rat-plugin/src/site/apt/index.apt v 594ad20179039218577fda01dae56b156f137956 apache-rat-plugin/src/site/apt/usage.apt.vm v 594ad20179039218577fda01dae56b156f137956
RAT-137 Website shows incorrect Maven goals in some pages
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1484565 13f79535-47bb-0310-9956-ffa450edef68 |
| 2013-05-20 18:39:18 |
Sebastian Bazley <sebb@apache.org> |
apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v 0caedcced6e21dd8be15d15baef503c44d256a2b
RAT-128 Use the proper name for Apache License
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1484559 13f79535-47bb-0310-9956-ffa450edef68 |
| 2013-05-20 18:10:49 |
Sebastian Bazley <sebb@apache.org> |
apache-rat-plugin/src/site/apt/examples/custom-license.apt.vm v 9b6d7b70850b8a8cfacc1eb33c2ad1ea80b46033
RAT-128 Use the proper name for Apache License
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1484549 13f79535-47bb-0310-9956-ffa450edef68 |
| 2013-05-19 19:02:40 |
Sebastian Bazley <sebb@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 41edf7d5d86ea9efa7477a5a316cf87e17971c69
Tab police
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1484336 13f79535-47bb-0310-9956-ffa450edef68 |
| 2013-05-17 17:56:51 |
Sebastian Bazley <sebb@apache.org> |
apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v 143f318fb538765f30fa7e541cc9a7469d7bacf3
Merge both parts of it2 test case
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1483929 13f79535-47bb-0310-9956-ffa450edef68 |
| 2013-05-17 17:38:02 |
Sebastian Bazley <sebb@apache.org> |
apache-rat-plugin/src/test/it1/pom.xml v 7194312e0abf2877cc02dce753cbf291cfb61ed4 apache-rat-plugin/src/test/it2/pom.xml v 7194312e0abf2877cc02dce753cbf291cfb61ed4 apache-rat-plugin/src/test/it3/pom.xml v 7194312e0abf2877cc02dce753cbf291cfb61ed4
Use property rather than stale version
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1483925 13f79535-47bb-0310-9956-ffa450edef68 |
| 2013-04-05 16:51:52 |
Sebastian Bazley <sebb@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java v 25c2e52f6267c28ab0fe912852d4d10a0178faca
Suppress generic warning (calling non-generic library)
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1465042 13f79535-47bb-0310-9956-ffa450edef68 |
| 2013-04-05 15:11:17 |
Sebastian Bazley <sebb@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/FilesReportable.java v 0fd996476bde4777bf4c89e23b3bc3ab34341e3a apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java v 0fd996476bde4777bf4c89e23b3bc3ab34341e3a apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java v 0fd996476bde4777bf4c89e23b3bc3ab34341e3a apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v 0fd996476bde4777bf4c89e23b3bc3ab34341e3a
Fix up generics and missing tags
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1465003 13f79535-47bb-0310-9956-ffa450edef68 |
| 2013-04-05 15:10:57 |
Sebastian Bazley <sebb@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v d74e22567680cded5a72e10009e8069408bcb238
Fix up generics and missing tags
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1465002 13f79535-47bb-0310-9956-ffa450edef68 |
| 2013-03-30 13:29:17 |
Robert Burrell Donkin <rdonkin@apache.org> |
apache-rat-plugin/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-plugin/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-24 15:34:23 |
Robert Burrell Donkin <rdonkin@apache.org> |
apache-rat-plugin/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-plugin/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-plugin/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-plugin/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 |
| 2013-02-27 21:34:33 |
Robert Burrell Donkin <rdonkin@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java v 62f5ff210c0f61d874f054634273d35293c8dc82
Fix a typo in the logging message
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1450976 13f79535-47bb-0310-9956-ffa450edef68 |
| 2013-02-27 21:12:00 |
Robert Burrell Donkin <rdonkin@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 27b458746df628272fdaf24154e5940aa65e87eb
RAT-126 log information about included resources.
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1450960 13f79535-47bb-0310-9956-ffa450edef68 |
| 2013-02-27 21:00:21 |
Robert Burrell Donkin <rdonkin@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 26e46eaa73b7043ffc15ee963679c62bb0438771
RAT-126 Improve debugging messages. Thanks to Bernd Eckenfels for suggestions in https://issues.apache.org/jira/browse/RAT-126
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1450955 13f79535-47bb-0310-9956-ffa450edef68 |
| 2013-02-26 21:25:08 |
Robert Burrell Donkin <rdonkin@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 8188ecc37c01a03b670d51fe0ec92561730d7a24
RAT-126 added more detailed debugging, improving diagnostics for https://issues.apache.org/jira/browse/RAT-126
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1450431 13f79535-47bb-0310-9956-ffa450edef68 |
| 2013-02-26 20:16:11 |
Robert Burrell Donkin <rdonkin@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java v f387adb2a02f3d13178ac86b0d4982a160a6cabe apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v f387adb2a02f3d13178ac86b0d4982a160a6cabe
RAT-127 applied https://issues.apache.org/jira/browse/RAT-127. Many thanks to Bernd Eckenfels for his contribution.
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1450389 13f79535-47bb-0310-9956-ffa450edef68 |
| 2012-11-24 00:06:39 |
Dennis Lundberg <dennisl@apache.org> |
apache-rat-plugin/pom.xml v 93c46f47b0bc5479e0e8fa6bf80d91fc54ddfae6
Update Maven Plugin Plugin so that the Help mojo is generated properly.
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1413106 13f79535-47bb-0310-9956-ffa450edef68 |
| 2012-11-04 20:08:48 |
Dennis Lundberg <dennisl@apache.org> |
apache-rat-plugin/pom.xml v c9f5a8673eb871fa4ff5ccd7ff56a93fba4e42e8
Move execution of apache-rat-plugin to a profile. Otherwise we would have to require Maven 3 to build Rat.
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1405626 13f79535-47bb-0310-9956-ffa450edef68 |
| 2012-11-04 19:28:58 |
Dennis Lundberg <dennisl@apache.org> |
apache-rat-plugin/pom.xml v 39498fbfcc15bbe1594b6efc52acfc86396f50dd
Dog food: configure apache-rat-plugin to exclude files that are used in our own tests that need to either have a different license or not have one at all.
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1405618 13f79535-47bb-0310-9956-ffa450edef68 |
| 2012-11-04 19:26:21 |
Dennis Lundberg <dennisl@apache.org> |
apache-rat-plugin/src/test/invoker/it1/invoker.properties v 3822fc4abb912b2bc2fdaec50876c6b68d55cf23 apache-rat-plugin/src/test/invoker/it1/verify.groovy v 3822fc4abb912b2bc2fdaec50876c6b68d55cf23
Add missing license headers.
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1405616 13f79535-47bb-0310-9956-ffa450edef68 |
| 2012-11-04 18:28:26 |
Dennis Lundberg <dennisl@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 4a6a536a905b0decc2306f943026f842f9bb0f64
[RAT-116] Docs don't say what the default excludes are
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1405598 13f79535-47bb-0310-9956-ffa450edef68 |
| 2012-11-04 17:55:40 |
Dennis Lundberg <dennisl@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v da67565e281d4a0bf558edef7607e48e24ba2860
[RAT-124] Rat plugin should exclude the configuration directory used by IDEA
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1405594 13f79535-47bb-0310-9956-ffa450edef68 |
| 2012-11-04 17:15:36 |
Dennis Lundberg <dennisl@apache.org> |
apache-rat-plugin/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-10-19 19:10:33 |
Dennis Lundberg <dennisl@apache.org> |
apache-rat-plugin/src/changes/changes.xml v 760eb2d6ff23a8f3a3144bcb577c3ea2bdbfb0e3 apache-rat-plugin/src/main/filtered-resources/org/apache/rat/mp/rat-report.properties v 760eb2d6ff23a8f3a3144bcb577c3ea2bdbfb0e3 apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 760eb2d6ff23a8f3a3144bcb577c3ea2bdbfb0e3 apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java v 760eb2d6ff23a8f3a3144bcb577c3ea2bdbfb0e3 apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java v 760eb2d6ff23a8f3a3144bcb577c3ea2bdbfb0e3 apache-rat-plugin/src/main/resources/org/apache/rat/mp/package.html v 760eb2d6ff23a8f3a3144bcb577c3ea2bdbfb0e3 apache-rat-plugin/src/site/apt/examples/custom-license.apt.vm v 760eb2d6ff23a8f3a3144bcb577c3ea2bdbfb0e3 apache-rat-plugin/src/site/apt/index.apt v 760eb2d6ff23a8f3a3144bcb577c3ea2bdbfb0e3 apache-rat-plugin/src/site/fml/faq.fml v 760eb2d6ff23a8f3a3144bcb577c3ea2bdbfb0e3 apache-rat-plugin/src/test/invoker/it1/src.apt v 760eb2d6ff23a8f3a3144bcb577c3ea2bdbfb0e3 apache-rat-plugin/src/test/it2/src.txt v 760eb2d6ff23a8f3a3144bcb577c3ea2bdbfb0e3 apache-rat-plugin/src/test/it3/src.apt 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-plugin/src/site/apt/usage.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-09 19:58:58 |
Dennis Lundberg <dennisl@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java v e9830c3cae37acd36fd012703f246d1962601f41 apache-rat-plugin/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-10-09 19:45:59 |
Dennis Lundberg <dennisl@apache.org> |
apache-rat-plugin/src/site/site.xml v b6bc70500eb4ee8864bb79794ecd55583732b044
Use a good name for the project in the generated site, similar to the other modules.
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1396234 13f79535-47bb-0310-9956-ffa450edef68 |
| 2012-10-09 19:10:32 |
Dennis Lundberg <dennisl@apache.org> |
apache-rat-plugin/pom.xml v 5356c858971d8eddaca15a391a62f7e769ee9cc3 apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java v 5356c858971d8eddaca15a391a62f7e769ee9cc3
[RAT-78] Support doxia 1.1.2
- This also required a new minimum Maven version of 2.2.1
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1396207 13f79535-47bb-0310-9956-ffa450edef68 |
| 2012-09-29 18:54:24 |
Robert Burrell Donkin <rdonkin@apache.org> |
apache-rat-plugin/pom.xml v e12dd418b37323343b69f915ec89d4ece2407d3d apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v e12dd418b37323343b69f915ec89d4ece2407d3d apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java v e12dd418b37323343b69f915ec89d4ece2407d3d apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java v e12dd418b37323343b69f915ec89d4ece2407d3d apache-rat-plugin/src/test/invoker/it1/verify.bsh v e12dd418b37323343b69f915ec89d4ece2407d3d apache-rat-plugin/src/test/invoker/it1/verify.groovy v e12dd418b37323343b69f915ec89d4ece2407d3d
RAT-122 Maven Plugin: field to ignore errors and continue the build; RAT-121 use maven java5 annotations for maven plugins; RAT-120 fix some maven warning and upgrade some dependencies. Many thanks to Olivier Lamy
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1391861 13f79535-47bb-0310-9956-ffa450edef68 |
| 2012-09-23 17:39:19 |
Dennis Lundberg <dennisl@apache.org> |
apache-rat-plugin/pom.xml v 7a03d977f4cf74ea9f7c21c36d0d0e58114d05c9
Move Maven version property to parent to keep it in sync.
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1389102 13f79535-47bb-0310-9956-ffa450edef68 |
| 2012-09-23 17:24:34 |
Dennis Lundberg <dennisl@apache.org> |
apache-rat-plugin/pom.xml v 8d7d8155cdcab3a220a54657a5d02df767b75203
Move configuration for maven-javadoc-plugin to the parent, so that it is used when aggregated Javadocs are generated.
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1389099 13f79535-47bb-0310-9956-ffa450edef68 |
| 2012-09-23 16:52:44 |
Dennis Lundberg <dennisl@apache.org> |
apache-rat-plugin/pom.xml v dba495628db8f0670096088cdac1aa6db1ad02cc
Extract the versions of Doxia into properties.
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1389094 13f79535-47bb-0310-9956-ffa450edef68 |
| 2012-09-23 16:49:39 |
Dennis Lundberg <dennisl@apache.org> |
apache-rat-plugin/pom.xml v db16a2debd256059ec102c1e3b97e31445a7a149
Add used but undeclared dependencies.
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1389093 13f79535-47bb-0310-9956-ffa450edef68 |
| 2012-09-23 14:18:47 |
Dennis Lundberg <dennisl@apache.org> |
apache-rat-plugin/pom.xml v 36f8faaeb7722a302b2030e91c5135b4481237cb
Sort dependencies.
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1389064 13f79535-47bb-0310-9956-ffa450edef68 |
| 2012-09-23 14:02:22 |
Dennis Lundberg <dennisl@apache.org> |
apache-rat-plugin/pom.xml v 1ccc005c67547c59da16338c84a6f068575e4055
Extract the version of Maven into a property.
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1389058 13f79535-47bb-0310-9956-ffa450edef68 |
| 2012-08-14 21:06:41 |
Robert Burrell Donkin <rdonkin@apache.org> |
apache-rat-plugin/src/site/resources/css/site.css v 61fef547f81fb6259276fc2c808cbd7989807cf9 apache-rat-plugin/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-07-01 16:16:03 |
Robert Burrell Donkin <rdonkin@apache.org> |
apache-rat-plugin/src/site/fml/faq.fml v 5d3984064fc11fcd475bedc45e63bbbc17e55398
Rewrite outdated section about incubation
git-svn-id: https://svn.apache.org/repos/asf/creadur/rat/trunk@1355943 13f79535-47bb-0310-9956-ffa450edef68 |
| 2012-06-09 18:31:50 |
Robert Burrell Donkin <rdonkin@apache.org> |
apache-rat-plugin/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:22:20 |
Robert Burrell Donkin <rdonkin@apache.org> |
apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v 1b09220dfe63211db5fefda080d1aaec0a1496e9
(Apache Rat) RAT-115 Migrate tests to junit4. Many thanks to Hugo Hirsch for the patch.
git-svn-id: https://svn.apache.org/repos/asf/creadur/main/trunk@1337943 13f79535-47bb-0310-9956-ffa450edef68 |
| 2011-11-30 22:02:46 |
Stefan Bodewig <bodewig@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java v a4ebd70b7455dccb8c500c258d43f83f6b813d5d apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java v a4ebd70b7455dccb8c500c258d43f83f6b813d5d
reduce probabilty of race-condition. Suggested by Sebb. RAT-109
git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@1208826 13f79535-47bb-0310-9956-ffa450edef68 |
| 2011-11-30 21:05:51 |
Stefan Bodewig <bodewig@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v c2a5389a548d2150ea53568be3aea0ded3ca1222 apache-rat-plugin/src/main/java/org/apache/rat/mp/FilesReportable.java v c2a5389a548d2150ea53568be3aea0ded3ca1222 apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java v c2a5389a548d2150ea53568be3aea0ded3ca1222
Upgrade to Java5. Combining patches by Felix Knecht and Hugo Hirsch. RAT-59
git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@1208778 13f79535-47bb-0310-9956-ffa450edef68 |
| 2011-11-30 20:41:10 |
Stefan Bodewig <bodewig@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java v 0c36d21d8129ad06921d7a3633c834b6f5a33fef apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java v 0c36d21d8129ad06921d7a3633c834b6f5a33fef
failure to create an already existing directory can be ignored. RAT-109
git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@1208763 13f79535-47bb-0310-9956-ffa450edef68 |
| 2011-11-30 05:22:42 |
David Crossley <crossley@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java v 72b53525a24a3c9af5a28be416757e86297ad6d0 apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java v 72b53525a24a3c9af5a28be416757e86297ad6d0
Check the return value of mkdirs() and handle errors. Issue: RAT-109 Contributed By: Hugo Hirsch
git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@1208284 13f79535-47bb-0310-9956-ffa450edef68 |
| 2011-11-27 07:12:45 |
Stefan Bodewig <bodewig@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/HeaderMatcherSpecification.java v 1e77d30ee150da36029a80eea804ea18ea98cfb9 apache-rat-plugin/src/main/java/org/apache/rat/mp/LicenseFamilySpecification.java v 1e77d30ee150da36029a80eea804ea18ea98cfb9
Javadoc fixes submitted by Hugo Hirsch, RAT-106
git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@1206673 13f79535-47bb-0310-9956-ffa450edef68 |
| 2011-11-15 12:41:06 |
Stefan Bodewig <bodewig@apache.org> |
apache-rat-plugin/src/site/apt/index.apt v 8a985c57fba191b50c79c82a7100a56e1b5a3de8 apache-rat-plugin/src/site/apt/usage.apt v 8a985c57fba191b50c79c82a7100a56e1b5a3de8
several broken links. Not sure whether the updated parent POM and the newer version of the site-plugin has broken them or they have been broken before
git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@1202160 13f79535-47bb-0310-9956-ffa450edef68 |
| 2011-11-09 05:13:43 |
Stefan Bodewig <bodewig@apache.org> |
apache-rat-plugin/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-plugin/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-08 05:11:12 |
Stefan Bodewig <bodewig@apache.org> |
apache-rat-plugin/src/site/apt/examples/custom-license.apt.vm v d57df2516c47c301d01b576832e89743d4c268bf apache-rat-plugin/src/test/invoker/it1/invoker.properties v d57df2516c47c301d01b576832e89743d4c268bf apache-rat-plugin/src/test/invoker/it1/pom.xml v d57df2516c47c301d01b576832e89743d4c268bf apache-rat-plugin/src/test/invoker/it1/src.apt v d57df2516c47c301d01b576832e89743d4c268bf apache-rat-plugin/src/test/invoker/it1/verify.bsh v d57df2516c47c301d01b576832e89743d4c268bf apache-rat-plugin/src/test/invoker/settings.xml v d57df2516c47c301d01b576832e89743d4c268bf
native line ends
git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@1199109 13f79535-47bb-0310-9956-ffa450edef68 |
| 2011-11-06 14:31:18 |
Stefan Bodewig <bodewig@apache.org> |
apache-rat-plugin/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-plugin/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-07-27 06:57:15 |
Stefan Bodewig <bodewig@apache.org> |
apache-rat-plugin/src/site/apt/examples/custom-license.apt.vm v f49ec6210b10af94a989dfe7c9922f087163e23f
minimal documentation of licenseFamilies
git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@1151356 13f79535-47bb-0310-9956-ffa450edef68 |
| 2011-07-27 06:44:01 |
Stefan Bodewig <bodewig@apache.org> |
apache-rat-plugin/src/test/invoker/it1/pom.xml v c9ac2e009f9d91b32d5db98ac53449fda55ebb4a
fix integration test by making 'Yet Another...' an approved license
git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@1151352 13f79535-47bb-0310-9956-ffa450edef68 |
| 2011-04-09 01:58:23 |
Jochen Wiedmann <jochen@apache.org> |
apache-rat-plugin/pom.xml v 3b1c196ae4894e86ec44fed9e158eb17164819f5 apache-rat-plugin/src/main/filtered-resources/org/apache/rat/mp/rat-report.properties v 3b1c196ae4894e86ec44fed9e158eb17164819f5 apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 3b1c196ae4894e86ec44fed9e158eb17164819f5 apache-rat-plugin/src/main/resources/org/apache/rat/mp/rat-report.properties v 3b1c196ae4894e86ec44fed9e158eb17164819f5 apache-rat-plugin/src/site/apt/examples/custom-license.apt.vm v 3b1c196ae4894e86ec44fed9e158eb17164819f5 apache-rat-plugin/src/site/apt/index.apt v 3b1c196ae4894e86ec44fed9e158eb17164819f5 apache-rat-plugin/src/site/fml/faq.fml v 3b1c196ae4894e86ec44fed9e158eb17164819f5 apache-rat-plugin/src/site/site.xml v 3b1c196ae4894e86ec44fed9e158eb17164819f5 apache-rat-plugin/src/test/invoker/it1/invoker.properties v 3b1c196ae4894e86ec44fed9e158eb17164819f5 apache-rat-plugin/src/test/invoker/it1/pom.xml v 3b1c196ae4894e86ec44fed9e158eb17164819f5 apache-rat-plugin/src/test/invoker/it1/src.apt v 3b1c196ae4894e86ec44fed9e158eb17164819f5 apache-rat-plugin/src/test/invoker/it1/verify.bsh v 3b1c196ae4894e86ec44fed9e158eb17164819f5 apache-rat-plugin/src/test/invoker/settings.xml v 3b1c196ae4894e86ec44fed9e158eb17164819f5
Adding preliminary support for configurable custom license matchers.
git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@1090507 13f79535-47bb-0310-9956-ffa450edef68 |
| 2011-03-19 23:09:53 |
Dennis Lundberg <dennisl@apache.org> |
apache-rat-plugin/pom.xml v 9378739010d8751d4fb23c8ae4b23abae2ce7d50 apache-rat-plugin/src/site/site.xml v 9378739010d8751d4fb23c8ae4b23abae2ce7d50
Remove old outdated changes report in RAT Maven Plugin and copy the RELEASE_NOTES.txt to the main site and link to that instead. If you don't want to keep the file apache-rat-plugin/src/changes/changes.xml for historical reasons, it can now safely be removed.
git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@1083327 13f79535-47bb-0310-9956-ffa450edef68 |
| 2011-03-19 22:44:54 |
Dennis Lundberg <dennisl@apache.org> |
apache-rat-plugin/src/changes/changes.xml v 8b90e579e2834b51b16c717d025e9cca7b7e2843 apache-rat-plugin/src/site/apt/index.apt v 8b90e579e2834b51b16c717d025e9cca7b7e2843 apache-rat-plugin/src/site/fml/faq.fml v 8b90e579e2834b51b16c717d025e9cca7b7e2843
Spell RAT with the correct case.
git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@1083322 13f79535-47bb-0310-9956-ffa450edef68 |
| 2011-03-19 22:41:28 |
Dennis Lundberg <dennisl@apache.org> |
apache-rat-plugin/src/site/site.xml v 6b20b8f2fd7f9af30c54974845896526a68f55bc
Add the reports menu to be consistent with the other modules.
git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@1083319 13f79535-47bb-0310-9956-ffa450edef68 |
| 2011-03-19 22:39:19 |
Dennis Lundberg <dennisl@apache.org> |
apache-rat-plugin/src/site/apt/index.apt v 64bec3606f6b3ae1ba9295983821beab0b522f87
Use relative links between parent and child module.
git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@1083318 13f79535-47bb-0310-9956-ffa450edef68 |
| 2011-03-19 12:43:33 |
Dennis Lundberg <dennisl@apache.org> |
apache-rat-plugin/src/site/apt/index.apt v cc4e26dd6ff856868189e05259a047c8c4c91ad2 apache-rat-plugin/src/site/apt/usage.apt v cc4e26dd6ff856868189e05259a047c8c4c91ad2
Fix broken links.
git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@1083174 13f79535-47bb-0310-9956-ffa450edef68 |
| 2011-03-19 11:01:28 |
Dennis Lundberg <dennisl@apache.org> |
apache-rat-plugin/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:56:26 |
Dennis Lundberg <dennisl@apache.org> |
apache-rat-plugin/pom.xml v 2d96c15ef44ca0d3ef38b1cd4486af44636d3d0e
Use ${project.version} instead of the deprecated ${pom.version}.
git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@1083158 13f79535-47bb-0310-9956-ffa450edef68 |
| 2011-03-19 10:51:21 |
Dennis Lundberg <dennisl@apache.org> |
apache-rat-plugin/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-plugin/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-plugin/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-plugin/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-15 06:49:52 |
Stefan Bodewig <bodewig@apache.org> |
apache-rat-plugin/src/test/it3/src.apt v 0d656934556cd4c3a2b6c2fffe41eeb43eb25ff1
linefeeds
git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@964315 13f79535-47bb-0310-9956-ffa450edef68 |
| 2010-07-14 22:42:40 |
Jochen Wiedmann <jochen@apache.org> |
apache-rat-plugin/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-plugin/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-plugin/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-plugin/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-plugin/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-plugin/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-plugin/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 22:16:31 |
Jochen Wiedmann <jochen@apache.org> |
apache-rat-plugin/pom.xml v a297105c76e71ae11ce3fc235af033f9cd059f80
release-plugin and docck-plugin seem to bite each other
git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@963881 13f79535-47bb-0310-9956-ffa450edef68 |
| 2010-07-13 16:25:21 |
Jochen Wiedmann <jochen@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v ddff00b62ad1ddbd04ea596d29ee4b89ed5ae914
PR: RAT66 Added release.properties and pom.xml.releaseBackup to the Maven default excludes.
git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@963783 13f79535-47bb-0310-9956-ffa450edef68 |
| 2010-07-13 16:10:23 |
Jochen Wiedmann <jochen@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v e230d92e13ff52cdda8c2624e7fe058433bb6dff apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java v e230d92e13ff52cdda8c2624e7fe058433bb6dff apache-rat-plugin/src/test/it3/pom.xml v e230d92e13ff52cdda8c2624e7fe058433bb6dff apache-rat-plugin/src/test/it3/src.apt v e230d92e13ff52cdda8c2624e7fe058433bb6dff apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v e230d92e13ff52cdda8c2624e7fe058433bb6dff
PR: RAT-76 - Added support for adding license headers to the Maven plugin and the Ant tasks. - Refactoring and code simplification.
git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@963778 13f79535-47bb-0310-9956-ffa450edef68 |
| 2010-07-13 12:01:19 |
Jochen Wiedmann <jochen@apache.org> |
apache-rat-plugin/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-plugin/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-plugin/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-plugin/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-plugin/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-plugin/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-15 06:05:43 |
Jochen Wiedmann <jochen@apache.org> |
apache-rat-plugin/pom.xml v 4f53623889b8839da0d42844d5cf2f072c3b77c8
Preparing release of 0.7.
git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@954718 13f79535-47bb-0310-9956-ffa450edef68 |
| 2010-06-01 07:34:36 |
Stefan Bodewig <bodewig@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v b5c877e2b774b3fa850c56413b40119b456158ce apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java v b5c877e2b774b3fa850c56413b40119b456158ce
Allow Maven plugin to output XML reports. RAT-74 - submitted by Jukka Zitting
git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@949951 13f79535-47bb-0310-9956-ffa450edef68 |
| 2010-02-08 00:34:00 |
Gavin McDonald <gmcdonald@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java v 2ecf4ca3315fbea75662e1e7c8204ab02072866b
Close off section id, Due to Felix Knecht - Fix for RAT-70
git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@907529 13f79535-47bb-0310-9956-ffa450edef68 |
| 2010-02-08 00:29:52 |
Gavin McDonald <gmcdonald@apache.org> |
apache-rat-plugin/pom.xml v 580261c431ffe7c69594e910679baba305753303
Fixes plugin-info page, Due to Felix Knecht - Fix for FOR-71
git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@907528 13f79535-47bb-0310-9956-ffa450edef68 |
| 2010-02-08 00:12:27 |
Gavin McDonald <gmcdonald@apache.org> |
apache-rat-plugin/pom.xml v 666badfa6b42ff6cb4d315c39c47b09047c83b6f apache-rat-plugin/src/site/apt/examples/basic.apt.vm v 666badfa6b42ff6cb4d315c39c47b09047c83b6f apache-rat-plugin/src/site/apt/examples/site.apt.vm v 666badfa6b42ff6cb4d315c39c47b09047c83b6f apache-rat-plugin/src/site/apt/examples/verify.apt.vm v 666badfa6b42ff6cb4d315c39c47b09047c83b6f
Dont hard code plugin version - Due to Felix Knecht - Fix for RAT-72
git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@907524 13f79535-47bb-0310-9956-ffa450edef68 |
| 2010-02-05 01:19:31 |
Brian E Fox <brianf@apache.org> |
apache-rat-plugin/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-plugin/pom.xml v 7613f28690b4ece127c10229ed91df00ee430881 apache-rat-plugin/src/main/resources/org/apache/rat/mp/package.html 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-05-22 20:15:28 |
Robert Burrell Donkin <rdonkin@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 3187d9ef4a243cc316f33ca276186595fb48afc5 apache-rat-plugin/src/main/java/org/apache/rat/mp/FilesReportable.java v 3187d9ef4a243cc316f33ca276186595fb48afc5
RAT-53 Repackaged and renamed key classes. https://issues.apache.org/jira/browse/RAT-53
git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@777689 13f79535-47bb-0310-9956-ffa450edef68 |
| 2009-05-22 19:44:18 |
Robert Burrell Donkin <rdonkin@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/FilesReportable.java v f11d86a7755e843084f2e36ef13d8f31ebdfe495
RAT-53 Document categorisation (was file type) now stored in meta data. https://issues.apache.org/jira/browse/RAT-53
git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@777673 13f79535-47bb-0310-9956-ffa450edef68 |
| 2009-05-22 12:29:46 |
Robert Burrell Donkin <rdonkin@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/FilesReportable.java v 0587763b5bb19ebe76c09ab4d2e723659cfbb093
RAT-53 Removed LicenseHeaderClaim. https://issues.apache.org/jira/browse/RAT-53
git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@777497 13f79535-47bb-0310-9956-ffa450edef68 |
| 2009-05-21 19:56:58 |
Robert Burrell Donkin <rdonkin@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/FilesReportable.java v 60a442b3cfed6d284337f31ac74b222830124027
RAT-53 Move ContentType and MetaData into api package. https://issues.apache.org/jira/browse/RAT-53
git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@777235 13f79535-47bb-0310-9956-ffa450edef68 |
| 2009-05-21 19:44:17 |
Robert Burrell Donkin <rdonkin@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/FilesReportable.java v 15d745788810adfa6f4a202fbc72065099d53eb1
RAT-53 Switch towards InputStream. Don't have heuristics for encoding so really Reader isn't appropraite. Plus, that's what's needed for mime magic. https://issues.apache.org/jira/browse/RAT-53
git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@777231 13f79535-47bb-0310-9956-ffa450edef68 |
| 2009-05-20 15:23:54 |
Robert Burrell Donkin <rdonkin@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/FilesReportable.java v a6f70d49aa3926f01ae4f4600124524db3e44c99
RAT-53 Add content type to document https://issues.apache.org/jira/browse/RAT-53
git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@776731 13f79535-47bb-0310-9956-ffa450edef68 |
| 2009-05-19 07:46:21 |
Robert Burrell Donkin <rdonkin@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/FilesReportable.java v 89bb51620398dba92674de10d8707bf0ca4ab096
Simpify code by removing IDocumentCollection
git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@776222 13f79535-47bb-0310-9956-ffa450edef68 |
| 2009-05-18 22:04:19 |
Robert Burrell Donkin <rdonkin@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/FilesReportable.java v f8f55053ecaaef26822041e0ae935bad23227850
No need for a package for a single function
git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@776114 13f79535-47bb-0310-9956-ffa450edef68 |
| 2009-05-18 21:55:20 |
Robert Burrell Donkin <rdonkin@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/FilesReportable.java v 4bb10fcef9d346ed0208d62ff8e89b7acc3a81a6
No need to convert zip files to an object model to work out whether they can be read
git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@776110 13f79535-47bb-0310-9956-ffa450edef68 |
| 2009-05-18 21:32:17 |
Robert Burrell Donkin <rdonkin@apache.org> |
apache-rat-plugin/src/main/java/org/apache/rat/mp/FilesReportable.java v 62ac6e9436d7f54d46ab80c0aa57d2ab619d2740
Simplify API
git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@776102 13f79535-47bb-0310-9956-ffa450edef68 |
| 2009-05-10 08:13:34 |
Robert Burrell Donkin <rdonkin@apache.org> |
apache-rat-plugin/pom.xml v 5c6341544408466da63d2bc201b08e5ba25dda80 apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 5c6341544408466da63d2bc201b08e5ba25dda80 apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java v 5c6341544408466da63d2bc201b08e5ba25dda80 apache-rat-plugin/src/main/java/org/apache/rat/mp/RatStatistics.java v 5c6341544408466da63d2bc201b08e5ba25dda80 apache-rat-plugin/src/main/resources/org/apache/rat/mp/identity.xsl v 5c6341544408466da63d2bc201b08e5ba25dda80 apache-rat-plugin/src/test/it1/pom.xml v 5c6341544408466da63d2bc201b08e5ba25dda80 apache-rat-plugin/src/test/it2/pom.xml v 5c6341544408466da63d2bc201b08e5ba25dda80 apache-rat-plugin/src/test/it3/pom.xml v 5c6341544408466da63d2bc201b08e5ba25dda80 apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v 5c6341544408466da63d2bc201b08e5ba25dda80
RAT-52 Merge https://svn.apache.org/repos/asf/incubator/rat/main/branches/rat-output-semantics/ into trunk https://issues.apache.org/jira/browse/RAT-52
git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@773312 13f79535-47bb-0310-9956-ffa450edef68 |
| 2009-03-19 17:10:26 |
Jochen Wiedmann <jochen@apache.org> |
apache-rat-plugin/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-plugin/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-plugin/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-18 21:48:32 |
Jochen Wiedmann <jochen@apache.org> |
apache-rat-plugin/pom.xml v 2db07c98e49096c4ebe956c87d7423af581904b9
Disabling the apache-rat-plugin, because there is currently no release.
git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@755750 13f79535-47bb-0310-9956-ffa450edef68 |
| 2009-03-14 16:13:13 |
Jochen Wiedmann <jochen@apache.org> |
apache-rat-plugin/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-plugin/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-plugin/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-plugin/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-plugin/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-plugin/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-plugin/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-13 22:08:10 |
Jochen Wiedmann <jochen@apache.org> |
apache-rat-plugin/pom.xml v 9225bb5c70cb783842bbe8b7488d47111e9c0b97
Temporarily disabling the docck plugin, because it makes release:prepare fail.
git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@753444 13f79535-47bb-0310-9956-ffa450edef68 |
| 2009-03-10 23:16:32 |
Jochen Wiedmann <jochen@apache.org> |
apache-rat-plugin/pom.xml v 05aa8b7455951eec5cab195c321d12f56c1ab559
After successful deployment of the site, we can now inherit the URL from the parent project. Otherwise the docck plugin would have failed.
git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@752302 13f79535-47bb-0310-9956-ffa450edef68 |
| 2009-03-09 02:09:17 |
Jochen Wiedmann <jochen@apache.org> |
apache-rat-plugin/pom.xml v bee992912198691b8db680786eff1897f88a4212 apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v bee992912198691b8db680786eff1897f88a4212 apache-rat-plugin/src/site/apt/examples/basic.apt v bee992912198691b8db680786eff1897f88a4212 apache-rat-plugin/src/site/apt/examples/site.apt v bee992912198691b8db680786eff1897f88a4212 apache-rat-plugin/src/site/apt/examples/verify.apt v bee992912198691b8db680786eff1897f88a4212 apache-rat-plugin/src/site/apt/usage.apt v bee992912198691b8db680786eff1897f88a4212 apache-rat-plugin/src/site/fml/faq.fml v bee992912198691b8db680786eff1897f88a4212
- Updated docs: rat-maven-plugin, rather than apache-rat-plugin was used in various places. - Performance improvement of build: Moved javadoc, sources, docck, and rat plugin to release profile.
git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@751571 13f79535-47bb-0310-9956-ffa450edef68 |
| 2009-03-02 09:02:23 |
Jochen Wiedmann <jochen@apache.org> |
apache-rat-plugin/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-plugin/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-plugin/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 10:47:41 |
Robert Burrell Donkin <rdonkin@apache.org> |
apache-rat-plugin/pom.xml v cdbb4da90c2033d492b11e2d6e659807bd0018c1
This report is failing during release since the source URL hasn't been created yet. RAT-38 https://issues.apache.org/jira/browse/RAT-38
git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@748806 13f79535-47bb-0310-9956-ffa450edef68 |
| 2009-02-28 10:39:03 |
Robert Burrell Donkin <rdonkin@apache.org> |
apache-rat-plugin/pom.xml v faf9f8829613ea4a3aa5d167b96de26b87d02398
Switch to using module versions specified in the parent pom. RAT-38 https://issues.apache.org/jira/browse/RAT-38
git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@748804 13f79535-47bb-0310-9956-ffa450edef68 |
| 2009-02-28 05:46:28 |
Stefan Bodewig <bodewig@apache.org> |
apache-rat-plugin/pom.xml v aa261000f13989632413131240d52e4fff2d8ebd apache-rat-plugin/src/changes/changes.xml v aa261000f13989632413131240d52e4fff2d8ebd apache-rat-plugin/src/main/resources/org/apache/rat/mp/identity.xsl v aa261000f13989632413131240d52e4fff2d8ebd apache-rat-plugin/src/site/site.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-27 21:04:51 |
Robert Burrell Donkin <rdonkin@apache.org> |
apache-rat-plugin/pom.xml v dda11d1ba51fea3c3f290432b94ce10acfa3671b
Added details to MANIFEST. RAT-38 https://issues.apache.org/jira/browse/RAT-38
git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@748697 13f79535-47bb-0310-9956-ffa450edef68 |
| 2009-02-27 20:31:50 |
Robert Burrell Donkin <rdonkin@apache.org> |
apache-rat-plugin/LICENSE.txt v 92713873e334f79fe3118982cb7bff96d41e98e8 apache-rat-plugin/NOTICE.txt v 92713873e334f79fe3118982cb7bff96d41e98e8
Use LICENSE and NOTICE at top level. RAT-38 https://issues.apache.org/jira/browse/RAT-38
git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@748687 13f79535-47bb-0310-9956-ffa450edef68 |
| 2009-02-27 19:52:59 |
Robert Burrell Donkin <rdonkin@apache.org> |
apache-rat-plugin/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 15:43:27 |
Robert Burrell Donkin <rdonkin@apache.org> |
apache-rat-plugin/pom.xml v 032d46275e1e11b47ce21d1499ccf0cb10776e2a
Include LICENSE and NOTICE files in jars RAT-38 https://issues.apache.org/jira/browse/RAT-38
git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@748562 13f79535-47bb-0310-9956-ffa450edef68 |
| 2009-02-27 15:38:21 |
Robert Burrell Donkin <rdonkin@apache.org> |
apache-rat-plugin/pom.xml v c805d4edcc15ca1c61b7dec44f35b7e87cc7b555
Include sources in release RAT-38 https://issues.apache.org/jira/browse/RAT-38
git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@748559 13f79535-47bb-0310-9956-ffa450edef68 |
| 2009-02-27 15:29:30 |
Robert Burrell Donkin <rdonkin@apache.org> |
apache-rat-plugin/pom.xml v c3352241d72cce9e864d8a1a4dd3231d7b04aa61
Include javadocs in release RAT-38 https://issues.apache.org/jira/browse/RAT-38
git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@748557 13f79535-47bb-0310-9956-ffa450edef68 |
| 2009-02-27 13:56:54 |
Robert Burrell Donkin <rdonkin@apache.org> |
apache-rat-plugin/src/test/java/org/apache/rat/mp/RatCheckMojoTest.java v c9a3c2c38143e9eab73e6a01253bdba9775cc3c5
Complete Repackaging of test RAT-38 https://issues.apache.org/jira/browse/RAT-38
git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@748530 13f79535-47bb-0310-9956-ffa450edef68 |
| 2009-02-27 13:53:16 |
Robert Burrell Donkin <rdonkin@apache.org> |
apache-rat-plugin/src/test/java/org/apache/mojo/rat/RatCheckMojoTest.java v f4b9ed30c6d7d9f23d379027389c0007d12db95e
Repackage test RAT-38 https://issues.apache.org/jira/browse/RAT-38
git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@748527 13f79535-47bb-0310-9956-ffa450edef68 |
| 2009-02-27 13:36:58 |
Robert Burrell Donkin <rdonkin@apache.org> |
apache-rat-plugin/pom.xml v 5906cac055bacf2895f0045adc4d63fb09e7cb09 apache-rat-plugin/src/test/it1/pom.xml v 5906cac055bacf2895f0045adc4d63fb09e7cb09 apache-rat-plugin/src/test/it2/pom.xml v 5906cac055bacf2895f0045adc4d63fb09e7cb09 apache-rat-plugin/src/test/it3/pom.xml v 5906cac055bacf2895f0045adc4d63fb09e7cb09
Fix test broken by renaming RAT-38 https://issues.apache.org/jira/browse/RAT-38
git-svn-id: https://svn.apache.org/repos/asf/incubator/rat/main/trunk@748518 13f79535-47bb-0310-9956-ffa450edef68 |
| 2009-02-27 12:59:30 |
Robert Burrell Donkin <rdonkin@apache.org> |
apache-rat-plugin/LICENSE.txt v 9554444f5415dbc5518a43044b9afe547815d6be apache-rat-plugin/NOTICE.txt v 9554444f5415dbc5518a43044b9afe547815d6be apache-rat-plugin/pom.xml v 9554444f5415dbc5518a43044b9afe547815d6be apache-rat-plugin/src/changes/changes.xml v 9554444f5415dbc5518a43044b9afe547815d6be apache-rat-plugin/src/main/filtered-resources/rat-report.properties v 9554444f5415dbc5518a43044b9afe547815d6be apache-rat-plugin/src/main/java/org/apache/rat/mp/AbstractRatMojo.java v 9554444f5415dbc5518a43044b9afe547815d6be apache-rat-plugin/src/main/java/org/apache/rat/mp/FilesReportable.java v 9554444f5415dbc5518a43044b9afe547815d6be apache-rat-plugin/src/main/java/org/apache/rat/mp/HeaderMatcherSpecification.java v 9554444f5415dbc5518a43044b9afe547815d6be apache-rat-plugin/src/main/java/org/apache/rat/mp/LicenseFamilySpecification.java v 9554444f5415dbc5518a43044b9afe547815d6be apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckException.java v 9554444f5415dbc5518a43044b9afe547815d6be apache-rat-plugin/src/main/java/org/apache/rat/mp/RatCheckMojo.java v 9554444f5415dbc5518a43044b9afe547815d6be apache-rat-plugin/src/main/java/org/apache/rat/mp/RatReportMojo.java v 9554444f5415dbc5518a43044b9afe547815d6be apache-rat-plugin/src/main/java/org/apache/rat/mp/RatStatistics.java v 9554444f5415dbc5518a43044b9afe547815d6be apache-rat-plugin/src/main/java/org/apache/rat/mp/package.html v 9554444f5415dbc5518a43044b9afe547815d6be apache-rat-plugin/src/main/resources/org/apache/rat/mp/identity.xsl v 9554444f5415dbc5518a43044b9afe547815d6be apache-rat-plugin/src/main/resources/org/apache/rat/mp/rat-report.properties v 9554444f5415dbc5518a43044b9afe547815d6be apache-rat-plugin/src/site/apt/examples/basic.apt v 9554444f5415dbc5518a43044b9afe547815d6be apache-rat-plugin/src/site/apt/examples/site.apt v 9554444f5415dbc5518a43044b9afe547815d6be apache-rat-plugin/src/site/apt/examples/verify.apt v 9554444f5415dbc5518a43044b9afe547815d6be apache-rat-plugin/src/site/apt/index.apt v 9554444f5415dbc5518a43044b9afe547815d6be apache-rat-plugin/src/site/apt/usage.apt v 9554444f5415dbc5518a43044b9afe547815d6be apache-rat-plugin/src/site/fml/faq.fml v 9554444f5415dbc5518a43044b9afe547815d6be apache-rat-plugin/src/site/site.xml v 9554444f5415dbc5518a43044b9afe547815d6be apache-rat-plugin/src/test/it1/pom.xml v 9554444f5415dbc5518a43044b9afe547815d6be apache-rat-plugin/src/test/it2/pom.xml v 9554444f5415dbc5518a43044b9afe547815d6be apache-rat-plugin/src/test/it2/src.txt v 9554444f5415dbc5518a43044b9afe547815d6be apache-rat-plugin/src/test/it3/pom.xml v 9554444f5415dbc5518a43044b9afe547815d6be apache-rat-plugin/src/test/java/org/codehaus/mojo/rat/RatCheckMojoTest.java 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 |