Skip to content

Commit

Permalink
TIKA-4166: remove comment from 2018 that applied to 2.18.1 and likely…
Browse files Browse the repository at this point in the history
… is no longer relevant
  • Loading branch information
THausherr committed Jul 19, 2024
1 parent eb8c033 commit 2f1a1b6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tika-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1203,8 +1203,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>${maven.surefire.version}
</version> <!-- versions greater than this don't like System.exit calls in tika-batch -->
<version>${maven.surefire.version}</version>
<configuration>
<argLine>-Xmx4g -Djava.awt.headless=true</argLine>
</configuration>
Expand Down

0 comments on commit 2f1a1b6

Please sign in to comment.