rmannibucau commented on pull request #119:
URL: https://github.com/apache/deltaspike/pull/119#issuecomment-908048246


   Let's use reflection or a system property controlled switch (java.version by 
default, a deltaspike specific to force it - using DS config) since mjar have 
several drawbacks and dont work in post EE servers DS targets.
   
   Side note: we can want to switch to a classloader definition when possible 
(no package scope method to proxy) which is portable accross all java versions 
and do not need unsafe hack/workaround.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to