[jira] [Updated] (SPARK-44032) Remove the bytecode version exclusion of threeten-extra when orc-core fixes the violation

2023-10-23 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/SPARK-44032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated SPARK-44032:
---
Labels: pull-request-available  (was: )

> Remove the bytecode version exclusion of threeten-extra when orc-core fixes 
> the violation
> -
>
> Key: SPARK-44032
> URL: https://issues.apache.org/jira/browse/SPARK-44032
> Project: Spark
>  Issue Type: Sub-task
>  Components: Build
>Affects Versions: 3.4.0
>Reporter: Bowen Liang
>Priority: Minor
>  Labels: pull-request-available
>
> Remove the exclusion of threeten-extra when orc-core fixes the violation.
>  
> `threeten-extra` 1.7.1 is depended by `orc-core` 1.8.0, with 
> `package-info.class` violating the bytecode version enforcer rule which 
> enforcing max bytecode version to 52. 1.7.1 and latest available version 
> 1.7.2 has the similar problem. So exclusion for threeten-extra is added to 
> the enforcer rule. Remove it when orc-core fixed the upstream dependency 
> bytecode version violation.
>  
> threeten-extra-1.7.1/org/threeten/extra/scale/package-info.class, major 
> version:53
> threeten-extra-1.7.1/org/threeten/extra/chrono/package-info.class, major 
> version:53
> threeten-extra-1.7.1/org/threeten/extra/package-info.class, major version:53



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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



[jira] [Updated] (SPARK-44032) Remove the bytecode version exclusion of threeten-extra when orc-core fixes the violation

2023-06-12 Thread Bowen Liang (Jira)


 [ 
https://issues.apache.org/jira/browse/SPARK-44032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bowen Liang updated SPARK-44032:

Affects Version/s: 3.4.0
   (was: 3.4.1)

> Remove the bytecode version exclusion of threeten-extra when orc-core fixes 
> the violation
> -
>
> Key: SPARK-44032
> URL: https://issues.apache.org/jira/browse/SPARK-44032
> Project: Spark
>  Issue Type: Sub-task
>  Components: Build
>Affects Versions: 3.4.0
>Reporter: Bowen Liang
>Priority: Minor
>
> Remove the exclusion of threeten-extra when orc-core fixes the violation.
>  
> `threeten-extra` 1.7.1 is depended by `orc-core` 1.8.0, with 
> `package-info.class` violating the bytecode version enforcer rule which 
> enforcing max bytecode version to 52. 1.7.1 and latest available version 
> 1.7.2 has the similar problem. So exclusion for threeten-extra is added to 
> the enforcer rule. Remove it when orc-core fixed the upstream dependency 
> bytecode version violation.
>  
> threeten-extra-1.7.1/org/threeten/extra/scale/package-info.class, major 
> version:53
> threeten-extra-1.7.1/org/threeten/extra/chrono/package-info.class, major 
> version:53
> threeten-extra-1.7.1/org/threeten/extra/package-info.class, major version:53



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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



[jira] [Updated] (SPARK-44032) Remove the bytecode version exclusion of threeten-extra when orc-core fixes the violation

2023-06-12 Thread Bowen Liang (Jira)


 [ 
https://issues.apache.org/jira/browse/SPARK-44032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bowen Liang updated SPARK-44032:

Target Version/s:   (was: 3.4.1)

> Remove the bytecode version exclusion of threeten-extra when orc-core fixes 
> the violation
> -
>
> Key: SPARK-44032
> URL: https://issues.apache.org/jira/browse/SPARK-44032
> Project: Spark
>  Issue Type: Sub-task
>  Components: Build
>Affects Versions: 3.4.1
>Reporter: Bowen Liang
>Priority: Minor
>
> Remove the exclusion of threeten-extra when orc-core fixes the violation.
>  
> `threeten-extra` 1.7.1 is depended by `orc-core` 1.8.0, with 
> `package-info.class` violating the bytecode version enforcer rule which 
> enforcing max bytecode version to 52. 1.7.1 and latest available version 
> 1.7.2 has the similar problem. So exclusion for threeten-extra is added to 
> the enforcer rule. Remove it when orc-core fixed the upstream dependency 
> bytecode version violation.
>  
> threeten-extra-1.7.1/org/threeten/extra/scale/package-info.class, major 
> version:53
> threeten-extra-1.7.1/org/threeten/extra/chrono/package-info.class, major 
> version:53
> threeten-extra-1.7.1/org/threeten/extra/package-info.class, major version:53



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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



[jira] [Updated] (SPARK-44032) Remove the bytecode version exclusion of threeten-extra when orc-core fixes the violation

2023-06-12 Thread Bowen Liang (Jira)


 [ 
https://issues.apache.org/jira/browse/SPARK-44032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bowen Liang updated SPARK-44032:

Target Version/s: 3.4.1

> Remove the bytecode version exclusion of threeten-extra when orc-core fixes 
> the violation
> -
>
> Key: SPARK-44032
> URL: https://issues.apache.org/jira/browse/SPARK-44032
> Project: Spark
>  Issue Type: Sub-task
>  Components: Build
>Affects Versions: 3.4.1
>Reporter: Bowen Liang
>Priority: Minor
>
> Remove the exclusion of threeten-extra when orc-core fixes the violation.
>  
> `threeten-extra` 1.7.1 is depended by `orc-core` 1.8.0, with 
> `package-info.class` violating the bytecode version enforcer rule which 
> enforcing max bytecode version to 52. 1.7.1 and latest available version 
> 1.7.2 has the similar problem. So exclusion for threeten-extra is added to 
> the enforcer rule. Remove it when orc-core fixed the upstream dependency 
> bytecode version violation.
>  
> threeten-extra-1.7.1/org/threeten/extra/scale/package-info.class, major 
> version:53
> threeten-extra-1.7.1/org/threeten/extra/chrono/package-info.class, major 
> version:53
> threeten-extra-1.7.1/org/threeten/extra/package-info.class, major version:53



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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



[jira] [Updated] (SPARK-44032) Remove the bytecode version exclusion of threeten-extra when orc-core fixes the violation

2023-06-12 Thread Bowen Liang (Jira)


 [ 
https://issues.apache.org/jira/browse/SPARK-44032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bowen Liang updated SPARK-44032:

Description: 
Remove the exclusion of threeten-extra when orc-core fixes the violation.
 
`threeten-extra` 1.7.1 is depended by `orc-core` 1.8.0, with 
`package-info.class` violating the bytecode version enforcer rule which 
enforcing max bytecode version to 52. 1.7.1 and latest available version 1.7.2 
has the similar problem. So exclusion for threeten-extra is added to the 
enforcer rule. Remove it when orc-core fixed the upstream dependency bytecode 
version violation.
 
threeten-extra-1.7.1/org/threeten/extra/scale/package-info.class, major 
version:53
threeten-extra-1.7.1/org/threeten/extra/chrono/package-info.class, major 
version:53
threeten-extra-1.7.1/org/threeten/extra/package-info.class, major version:53

  was:
Remove the exclusion of threeten-extra when orc-core fixes the violation.
 
`threeten-extra` 1.7.1 is depended by `orc-core` 1.8.0, with 
`package-info.class` violating the bytecode version enforcer rule. 1.7.1 and 
latest available version 1.7.2 has the similar problem. So exclusion for 
threeten-extra is added to the enforcer rule. Remove it when orc-core fixed the 
upstream dependency bytecode version violation.
 
threeten-extra-1.7.1/org/threeten/extra/scale/package-info.class, major 
version:53
threeten-extra-1.7.1/org/threeten/extra/chrono/package-info.class, major 
version:53
threeten-extra-1.7.1/org/threeten/extra/package-info.class, major version:53


> Remove the bytecode version exclusion of threeten-extra when orc-core fixes 
> the violation
> -
>
> Key: SPARK-44032
> URL: https://issues.apache.org/jira/browse/SPARK-44032
> Project: Spark
>  Issue Type: Sub-task
>  Components: Build
>Affects Versions: 3.4.1
>Reporter: Bowen Liang
>Priority: Minor
>
> Remove the exclusion of threeten-extra when orc-core fixes the violation.
>  
> `threeten-extra` 1.7.1 is depended by `orc-core` 1.8.0, with 
> `package-info.class` violating the bytecode version enforcer rule which 
> enforcing max bytecode version to 52. 1.7.1 and latest available version 
> 1.7.2 has the similar problem. So exclusion for threeten-extra is added to 
> the enforcer rule. Remove it when orc-core fixed the upstream dependency 
> bytecode version violation.
>  
> threeten-extra-1.7.1/org/threeten/extra/scale/package-info.class, major 
> version:53
> threeten-extra-1.7.1/org/threeten/extra/chrono/package-info.class, major 
> version:53
> threeten-extra-1.7.1/org/threeten/extra/package-info.class, major version:53



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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



[jira] [Updated] (SPARK-44032) Remove the bytecode version exclusion of threeten-extra when orc-core fixes the violation

2023-06-12 Thread Bowen Liang (Jira)


 [ 
https://issues.apache.org/jira/browse/SPARK-44032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bowen Liang updated SPARK-44032:

Description: 
Remove the exclusion of threeten-extra when orc-core fixes the violation.
 
`threeten-extra` 1.7.1 is depended by `orc-core` 1.8.0, with 
`package-info.class` violating the bytecode version enforcer rule. 1.7.1 and 
latest available version 1.7.2 has the similar problem. So exclusion for 
threeten-extra is added to the enforcer rule. Remove it when orc-core fixed the 
upstream dependency bytecode version violation.
 
threeten-extra-1.7.1/org/threeten/extra/scale/package-info.class, major 
version:53
threeten-extra-1.7.1/org/threeten/extra/chrono/package-info.class, major 
version:53
threeten-extra-1.7.1/org/threeten/extra/package-info.class, major version:53

  was:
Remove the exclusion of threeten-extra when orc-core fixes the violation.
 
`threeten-extra` 1.7.1 is depended by `orc-core` 1.8.0, with 
`package-info.class` violating the bytecode version enforcer rule. 1.7.1 and 
latest available version 1.7.2 has the similar problem. So exclusion for 
threeten-extra is added to the enforcer rule. Remove it when orc-core fixed the 
upstream dependency bytecode version violation.
 
 {{threeten-extra-1.7.1/org/threeten/extra/scale/package-info.class, major 
version:53
threeten-extra-1.7.1/org/threeten/extra/chrono/package-info.class, major 
version:53
threeten-extra-1.7.1/org/threeten/extra/package-info.class, major version:53}}


> Remove the bytecode version exclusion of threeten-extra when orc-core fixes 
> the violation
> -
>
> Key: SPARK-44032
> URL: https://issues.apache.org/jira/browse/SPARK-44032
> Project: Spark
>  Issue Type: Sub-task
>  Components: Build
>Affects Versions: 3.4.1
>Reporter: Bowen Liang
>Priority: Minor
>
> Remove the exclusion of threeten-extra when orc-core fixes the violation.
>  
> `threeten-extra` 1.7.1 is depended by `orc-core` 1.8.0, with 
> `package-info.class` violating the bytecode version enforcer rule. 1.7.1 and 
> latest available version 1.7.2 has the similar problem. So exclusion for 
> threeten-extra is added to the enforcer rule. Remove it when orc-core fixed 
> the upstream dependency bytecode version violation.
>  
> threeten-extra-1.7.1/org/threeten/extra/scale/package-info.class, major 
> version:53
> threeten-extra-1.7.1/org/threeten/extra/chrono/package-info.class, major 
> version:53
> threeten-extra-1.7.1/org/threeten/extra/package-info.class, major version:53



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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