Skip to content

Commit

Permalink
feat(#219): fix mistakes in pom.xml:
Browse files Browse the repository at this point in the history
  • Loading branch information
volodya-lombrozo committed May 2, 2024
1 parent c340e90 commit 7c69188
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/it/spring-fat/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ SOFTWARE.
<groupId>org.eolang</groupId>
<artifactId>opeo-maven-plugin</artifactId>
<version>@project.version@</version>
<!--
<!--
@todo #219:90min Enable Opeo Spring Fat Integration Test.
The test is disabled because it fails in many places.
We have to fix all the tests steps and enable this test.
Expand Down

3 comments on commit 7c69188

@0pdd
Copy link

@0pdd 0pdd commented on 7c69188 May 2, 2024

Choose a reason for hiding this comment

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

Puzzle 200-30ec0eb9 disappeared from src/it/spring-fat/pom.xml), that's why I closed #219. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now.

@0pdd
Copy link

@0pdd 0pdd commented on 7c69188 May 2, 2024

Choose a reason for hiding this comment

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

Puzzle 219-20843304 discovered in src/it/disabled/verify.groovy) and submitted as #228. Please, remember that the puzzle was not necessarily added in this particular commit. Maybe it was added earlier, but we discovered it only now.

@0pdd
Copy link

@0pdd 0pdd commented on 7c69188 May 2, 2024

Choose a reason for hiding this comment

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

Puzzle 219-2421b544 discovered in src/it/spring-fat/pom.xml) and submitted as #229. 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.