JujaLabs / itevents

Resource to subscribe on it events
Apache License 2.0
7 stars 5 forks source link

#214=fix-pmd-crawler #215

Closed vaa25 closed 8 years ago

vaa25 commented 8 years ago

connect to #214

vaa25 commented 8 years ago

@AndriyBaibak 4 hours

romach commented 8 years ago

@vaa25 Build fails with message:

:crawler:checkstyleTest                 
[ant:checkstyle] \itevents\crawler\src\test\java\org\itevents\MockTest.java:0: Missing package-info.java file.
[ant:checkstyle] \itevents\crawler\src\test\java\org\itevents\MockTest.java:5: Wrong order for 'org.hamcrest.MatcherAssert.assert
That' import.
[ant:checkstyle] \itevents\crawler\src\test\java\org\itevents\MockTest.java:8: warning: First sentence should end with a period.
:crawler:checkstyleTest FAILED          

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':crawler:checkstyleTest'.
vaa25 commented 8 years ago

@romach \itevents\crawler\src\test\java\org\itevents\MockTest.java was deleted earlier. Where did you find it?

romach commented 8 years ago

@vaa25 https://github.com/JuniorsJava/itevents/blob/%23214%3Dfix-pmd-crawler/crawler/src/test/java/org/itevents/MockTest.java