Skip to content

Commit

Permalink
feat(#1584): fix puzzle
Browse files Browse the repository at this point in the history
  • Loading branch information
volodya-lombrozo committed Dec 19, 2022
1 parent f8a70ee commit 00d4db3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eo-runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ SOFTWARE.
<foreign>${project.basedir}/target/eo/foreign.csv</foreign>
<foreignFormat>csv</foreignFormat>
<hash>master</hash>
<!-- @todo 1584:90min Set failOnWarning to 'true'. It's not a good idea to allow deploy artifacts with warnings. It's only temporary solution. -->
<!-- @todo #1584:90min Set failOnWarning to 'true'. It's not a good idea to allow deploy artifacts with warnings. It's only temporary solution. -->
<failOnWarning>false</failOnWarning>
</configuration>
<executions>
Expand Down

1 comment on commit 00d4db3

@0pdd
Copy link

@0pdd 0pdd commented on 00d4db3 Dec 19, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle 1584-082116ed discovered in eo-runtime/pom.xml) and submitted as #1587. Please, remember that the puzzle was not necessarily added in this particular commit. Maybe it was added earlier, but we discovered it only now.

Please sign in to comment.