diff options
| author | Gunnar Morling <gunnar.morling@googlemail.com> | 2024-01-14 11:04:15 +0100 |
|---|---|---|
| committer | Gunnar Morling <gunnar.morling@googlemail.com> | 2024-01-14 11:12:56 +0100 |
| commit | 2c26b511e741f4d96a51dda831001946ea27a591 (patch) | |
| tree | 6460eea09f870aedc19be0a5c588b86a6926456a /pom.xml | |
| parent | 8063e0e0b29a3f5df89bdbaa51e03c9b96c76cc9 (diff) | |
Housekeeping around Cliff's entry:
- Making launcher executable
- Removing time call
- Honoring copyright request
Diffstat (limited to 'pom.xml')
| -rw-r--r-- | pom.xml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -209,6 +209,8 @@ <exclude>**/measurements*.out</exclude> <exclude>out_expected.txt</exclude> <exclude>github_users.txt</exclude> + <!-- Cliff asked to be named as the copyright holder for his entry; --> + <exclude>src/main/java/dev/morling/onebrc/CalculateAverage_cliffclick.java</exclude> </excludes> </configuration> <executions> |
