]> source.dussan.org Git - javassist.git/commit
Re-enable JDK7 runtime compatibility for Javassist 3.x (until source changes preclude... 230/head
authorJCgH4164838Gh792C124B5 <43964333+JCgH4164838Gh792C124B5@users.noreply.github.com>
Fri, 30 Nov 2018 05:54:00 +0000 (00:54 -0500)
committerJCgH4164838Gh792C124B5 <43964333+JCgH4164838Gh792C124B5@users.noreply.github.com>
Fri, 30 Nov 2018 05:54:00 +0000 (00:54 -0500)
commit02b47cd58fb913e6d0f1be95d09f54c5bcf36464
tree9415f30f1421f8e3dfba778edb87ebeab6c0a169
parentfa3dd56b836208944683de8a50bb36e96b5e001e
Re-enable JDK7 runtime compatibility for Javassist 3.x (until source changes preclude it).
pom.xml changes:
- lower compile source/target to 1.7 (from 1.8, introduced with Javassist 3.24.0)
pom.xml