Skip to content

Commit a317fcd

Browse files
committed
[Build] Remove configuration of deprecated tycho-apitools-plugin options
They are not used nowadays anyways as the generated api-tools 'report' is used instead by the Jenkins quality-gates.
1 parent 836dfd2 commit a317fcd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

eclipse-platform-parent/pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -953,8 +953,6 @@
953953
</apiToolsRepository>
954954
<skip>${skipAPIAnalysis}</skip>
955955
<skipIfReplaced>false</skipIfReplaced>
956-
<logDirectory>${compileLogDir}</logDirectory>
957-
<enhanceLogs>true</enhanceLogs>
958956
<printProblems>${printApiMessages}</printProblems>
959957
<runAsJob>false</runAsJob>
960958
</configuration>

0 commit comments

Comments
 (0)