Details
-
Story
-
Status: Done
-
Highest
-
Resolution: Done
-
None
-
None
-
None
Description
Build
https://bamboo.graphfoundation.org/browse/ONGDB-ONGDBDEV0-JOB1-2
Test Failures
22-Jan-2021 11:34:56[INFO] -------------------------------------------------------22-Jan-2021 11:34:56[INFO] T E S T S22-Jan-2021 11:34:56[INFO] -------------------------------------------------------22-Jan-2021 11:34:56[INFO] Running org.neo4j.licensecheck.LicenseYearTest22-Jan-2021 11:34:56[ERROR] Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 0.064 s <<< FAILURE! - in org.neo4j.licensecheck.LicenseYearTest22-Jan-2021 11:34:56[ERROR] testNoticePrefixYearAGPL(org.neo4j.licensecheck.LicenseYearTest) Time elapsed: 0.021 s <<< FAILURE!22-Jan-2021 11:34:56java.lang.AssertionError: 22-Jan-2021 11:34:56The year field in the NOTICE file header template needs to be updated. If you are building an old version of Neo4j, and/or do not care about the copyright year of its modules, set the maven parameter `-DignoreNoticeYear`22-Jan-2021 11:34:56Expected: <2021>22-Jan-2021 11:34:56 but: was <2018>22-Jan-2021 11:34:56 at org.neo4j.licensecheck.LicenseYearTest.checkYearInFile(LicenseYearTest.java:82)22-Jan-2021 11:34:56 at org.neo4j.licensecheck.LicenseYearTest.testNoticePrefixYearAGPL(LicenseYearTest.java:62)22-Jan-2021 11:34:5622-Jan-2021 11:34:56[ERROR] testNoticePrefixYearGPL(org.neo4j.licensecheck.LicenseYearTest) Time elapsed: 0 s <<< FAILURE!22-Jan-2021 11:34:56java.lang.AssertionError: 22-Jan-2021 11:34:56The year field in the NOTICE file header template needs to be updated. If you are building an old version of Neo4j, and/or do not care about the copyright year of its modules, set the maven parameter `-DignoreNoticeYear`22-Jan-2021 11:34:56Expected: <2021>22-Jan-2021 11:34:56 but: was <2018>22-Jan-2021 11:34:56 at org.neo4j.licensecheck.LicenseYearTest.checkYearInFile(LicenseYearTest.java:82)22-Jan-2021 11:34:56 at org.neo4j.licensecheck.LicenseYearTest.testNoticePrefixYearGPL(LicenseYearTest.java:50)22-Jan-2021 11:34:5622-Jan-2021 11:34:57[INFO] 22-Jan-2021 11:34:57[INFO] Results:22-Jan-2021 11:34:57[INFO] 22-Jan-2021 11:34:57[ERROR] Failures: 22-Jan-2021 11:34:57[ERROR] LicenseYearTest.testNoticePrefixYearAGPL:62->checkYearInFile:82 The year field in the NOTICE file header template needs to be updated. If you are building an old version of Neo4j, and/or do not care about the copyright year of its modules, set the maven parameter `-DignoreNoticeYear`22-Jan-2021 11:34:57Expected: <2021>22-Jan-2021 11:34:57 but: was <2018>22-Jan-2021 11:34:57[ERROR] LicenseYearTest.testNoticePrefixYearGPL:50->checkYearInFile:82 The year field in the NOTICE file header template needs to be updated. If you are building an old version of Neo4j, and/or do not care about the copyright year of its modules, set the maven parameter `-DignoreNoticeYear`22-Jan-2021 11:34:57Expected: <2021>22-Jan-2021 11:34:57 but: was <2018>22-Jan-2021 11:34:57[INFO] 22-Jan-2021 11:34:57[ERROR] Tests run: 2, Failures: 2, Errors: 0, Skipped: 0