[jira] [Commented] (DELTASPIKE-1357) Update ASM to 6.2.1 for preliminary Java 12 support

2018-10-10 Thread Christian Beikov (JIRA)


[ 
https://issues.apache.org/jira/browse/DELTASPIKE-1357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16644612#comment-16644612
 ] 

Christian Beikov commented on DELTASPIKE-1357:
--

Thanks [~struberg], I also created an issue for the move of the shaded classes 
which we discussed during the JUG: DELTASPIKE-1358

> Update ASM to 6.2.1 for preliminary Java 12 support
> ---
>
> Key: DELTASPIKE-1357
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-1357
> Project: DeltaSpike
>  Issue Type: Improvement
>  Components: Proxy-Module
>Affects Versions: 1.9.0
>Reporter: Christian Beikov
>Assignee: Mark Struberg
>Priority: Major
> Fix For: 1.9.1
>
>
> Java 12 has a new class file version and ASM 6.2 does not yet have support 
> for that. ASM 6.2.1 on the other hand already does. Since it's a minor 
> update, please get that into 1.9.1 so we can start early testing with Java 12.



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


[jira] [Created] (DELTASPIKE-1358) Move shaded ASM classes from proxy-impl into a separate JAR

2018-10-10 Thread Christian Beikov (JIRA)
Christian Beikov created DELTASPIKE-1358:


 Summary: Move shaded ASM classes from proxy-impl into a separate 
JAR
 Key: DELTASPIKE-1358
 URL: https://issues.apache.org/jira/browse/DELTASPIKE-1358
 Project: DeltaSpike
  Issue Type: Improvement
  Components: Proxy-Module
Reporter: Christian Beikov


The intention behind this is that this would allow me to have a local Maven 
module that shades a new version of ASM. Right now, I'd have to checkout 
deltaspike, update the ASM version in the proxy module, and build that 
separately. It would be great if switching ASM versions could be made easier 
this way.



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