[
https://issues.apache.org/jira/browse/IGNITE-15805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17433773#comment-17433773
]
Ignite TC Bot commented on IGNITE-15805:
----------------------------------------
{panel:title=Branch: [pull/9520/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/9520/head] Base: [master] : New Tests
(30)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}PDS 2{color} [[tests
30|https://ci.ignite.apache.org/viewLog.html?buildId=6237268]]
* {color:#013220}IgnitePdsTestSuite2:
CdcSelfTest.testReadAllKeys[specificConsistentId=false, walMode=FSYNC,
metricExporter=org.apache.ignite.cdc.CdcSelfTest$$Lambda$17/1671596423@4693a9ef]
- PASSED{color}
* {color:#013220}IgnitePdsTestSuite2:
CdcSelfTest.testReadBeforeGracefulShutdown[specificConsistentId=false,
walMode=FSYNC,
metricExporter=org.apache.ignite.cdc.CdcSelfTest$$Lambda$17/1671596423@4693a9ef]
- PASSED{color}
* {color:#013220}IgnitePdsTestSuite2:
CdcSelfTest.testReReadWhenStateWasNotStored[specificConsistentId=false,
walMode=FSYNC,
metricExporter=org.apache.ignite.cdc.CdcSelfTest$$Lambda$17/1671596423@4693a9ef]
- PASSED{color}
* {color:#013220}IgnitePdsTestSuite2:
CdcSelfTest.testMultiNodeConsumption[specificConsistentId=false, walMode=FSYNC,
metricExporter=org.apache.ignite.cdc.CdcSelfTest$$Lambda$17/1671596423@4693a9ef]
- PASSED{color}
* {color:#013220}IgnitePdsTestSuite2:
CdcSelfTest.testReadBeforeGracefulShutdown[specificConsistentId=true,
walMode=FSYNC,
metricExporter=org.apache.ignite.cdc.CdcSelfTest$$Lambda$17/1671596423@4693a9ef]
- PASSED{color}
* {color:#013220}IgnitePdsTestSuite2:
CdcSelfTest.testReReadWhenStateWasNotStored[specificConsistentId=true,
walMode=FSYNC,
metricExporter=org.apache.ignite.cdc.CdcSelfTest$$Lambda$17/1671596423@4693a9ef]
- PASSED{color}
* {color:#013220}IgnitePdsTestSuite2:
CdcSelfTest.testMultiNodeConsumption[specificConsistentId=true, walMode=FSYNC,
metricExporter=org.apache.ignite.cdc.CdcSelfTest$$Lambda$17/1671596423@4693a9ef]
- PASSED{color}
* {color:#013220}IgnitePdsTestSuite2:
CdcSelfTest.testCdcSingleton[specificConsistentId=true, walMode=FSYNC,
metricExporter=org.apache.ignite.cdc.CdcSelfTest$$Lambda$17/1671596423@4693a9ef]
- PASSED{color}
* {color:#013220}IgnitePdsTestSuite2:
CdcSelfTest.testCdcSingleton[specificConsistentId=false, walMode=FSYNC,
metricExporter=org.apache.ignite.cdc.CdcSelfTest$$Lambda$17/1671596423@4693a9ef]
- PASSED{color}
* {color:#013220}IgnitePdsTestSuite2:
CdcSelfTest.testReadBeforeGracefulShutdown[specificConsistentId=true,
walMode=BACKGROUND,
metricExporter=org.apache.ignite.cdc.CdcSelfTest$$Lambda$17/1671596423@4693a9ef]
- PASSED{color}
* {color:#013220}IgnitePdsTestSuite2:
CdcSelfTest.testReReadWhenStateWasNotStored[specificConsistentId=true,
walMode=BACKGROUND,
metricExporter=org.apache.ignite.cdc.CdcSelfTest$$Lambda$17/1671596423@4693a9ef]
- PASSED{color}
... and 19 new tests
{panel}
[TeamCity *--> Run :: All*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=6237295&buildTypeId=IgniteTests24Java8_RunAll]
> Add Enforcer Rule to restrict minimal Maven version required for building
> -------------------------------------------------------------------------
>
> Key: IGNITE-15805
> URL: https://issues.apache.org/jira/browse/IGNITE-15805
> Project: Ignite
> Issue Type: Improvement
> Components: build
> Affects Versions: 2.12
> Reporter: Roman Puchkovskiy
> Assignee: Roman Puchkovskiy
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> For instance, when trying to build (mvn install) Ignite using Maven 3.3.1,
> the build fails with the following error:
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-javadoc-plugin:3.2.0:jar (module-javadoc) on
> project ignite-tools: Unable to parse configuration of mojo
> org.apache.maven.plugins:maven-javadoc-plugin:3.2.0:jar for parameter
> additionalOptions: Cannot assign configuration entry 'additionalOptions' with
> value '-Xdoclint:none' of type java.lang.String to property of type
> java.lang.String[] -> [Help 1]
> It seems reasonable to add the requirement to have Maven 3.5.0+ because with
> 3.5.0 the build passes successfully, and the 3.5.0 version was released in
> 2017, so it is highly improbable that someone still depends on having a lower
> version.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)