[ 
https://issues.apache.org/jira/browse/SPARK-26430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16727193#comment-16727193
 ] 

ASF GitHub Bot commented on SPARK-26430:
----------------------------------------

dongjoon-hyun opened a new pull request #23370: [SPARK-26430][BUILD] Upgrade 
Surefire plugin to 3.0.0-M2
URL: https://github.com/apache/spark/pull/23370
 
 
   ## What changes were proposed in this pull request?
   
   This PR aims to upgrade Maven Surefile plugin for JDK11 support. 3.0.0-M2 is 
[released Dec. 
9th.](https://issues.apache.org/jira/projects/SUREFIRE/versions/12344396)
   ```
   [SUREFIRE-1568] Versions 2.21 and higher doesn't work with junit-platform 
for Java 9 module
   [SUREFIRE-1605] NoClassDefFoundError (RunNotifier) with JDK 11
   [SUREFIRE-1600] Surefire Project using surefire:2.12.4 is not fully able to 
work with JDK 10+ on internal build system. Therefore surefire-shadefire should 
go with Surefire:3.0.0-M2.
   [SUREFIRE-1593] 3.0.0-M1 produces invalid code sources on Windows
   [SUREFIRE-1602] Surefire fails loading class ForkedBooter when using a 
sub-directory pom file and a local maven repo
   [SUREFIRE-1606] maven-shared-utils must not be on provider's classpath
   [SUREFIRE-1531] Option to switch-off Java 9 modules
   [SUREFIRE-1590] Deploy multiple versions of Report XSD
   [SUREFIRE-1591] Java 1.7 feature Diamonds replaced Generics
   [SUREFIRE-1594] Java 1.7 feature try-catch - multiple exceptions in one catch
   [SUREFIRE-1595] Java 1.7 feature System.lineSeparator()
   [SUREFIRE-1597] ModularClasspathForkConfiguration with debug logs (@args 
file and its path on file system)
   [SUREFIRE-1596] Unnecessary check JAVA_RECENT == JAVA_1_7 in unit tests
   [SUREFIRE-1598] Fixed typo in assertion statement in integration test 
Surefire855AllowFailsafeUseArtifactFileIT
   [SUREFIRE-1607] Roadmap on Project Site
   ```
   
   ## How was this patch tested?
   
   Pass the Jenkins.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Upgrade Surefire plugin to 3.0.0-M2
> -----------------------------------
>
>                 Key: SPARK-26430
>                 URL: https://issues.apache.org/jira/browse/SPARK-26430
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Build
>    Affects Versions: 3.0.0
>            Reporter: Dongjoon Hyun
>            Priority: Major
>
> This issue aims to upgrade Maven Surefile plugin for JDK11 support. 3.0.0-M2 
> is [released Dec. 
> 9th.|https://issues.apache.org/jira/projects/SUREFIRE/versions/12344396]
> {code}
> [SUREFIRE-1568] Versions 2.21 and higher doesn't work with junit-platform for 
> Java 9 module
> [SUREFIRE-1605] NoClassDefFoundError (RunNotifier) with JDK 11
> [SUREFIRE-1600] Surefire Project using surefire:2.12.4 is not fully able to 
> work with JDK 10+ on internal build system. Therefore surefire-shadefire 
> should go with Surefire:3.0.0-M2.
> [SUREFIRE-1593] 3.0.0-M1 produces invalid code sources on Windows
> [SUREFIRE-1602] Surefire fails loading class ForkedBooter when using a 
> sub-directory pom file and a local maven repo
> [SUREFIRE-1606] maven-shared-utils must not be on provider's classpath
> [SUREFIRE-1531] Option to switch-off Java 9 modules
> [SUREFIRE-1590] Deploy multiple versions of Report XSD
> [SUREFIRE-1591] Java 1.7 feature Diamonds replaced Generics
> [SUREFIRE-1594] Java 1.7 feature try-catch - multiple exceptions in one catch
> [SUREFIRE-1595] Java 1.7 feature System.lineSeparator()
> [SUREFIRE-1597] ModularClasspathForkConfiguration with debug logs (@args file 
> and its path on file system)
> [SUREFIRE-1596] Unnecessary check JAVA_RECENT == JAVA_1_7 in unit tests
> [SUREFIRE-1598] Fixed typo in assertion statement in integration test 
> Surefire855AllowFailsafeUseArtifactFileIT
> [SUREFIRE-1607] Roadmap on Project Site
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to