On Feb 7, 2017 7:03 PM, "Greg Sheremeta" <[email protected]> wrote:
Does it run? :) Wildfly 10 doesn't guarantee anything yet. We might need to change our jboss modules configurations to make it work. Anyhow we need to try first with our current java8 artifacts to run using java9. My main goal was at least to see it's compiling and to discover issues as early as possible and report to openjdk. On Tue, Feb 7, 2017 at 10:01 AM, Roy Golan <[email protected]> wrote: > I'm happy to discover that ovirt-engine is clean compiled on using jdk9. I > used the official JDK9 container to run it from the repo directory: > > docker run -it --rm --name ovirt-engine-compile-jdk9 -v > "$PWD":/usr/src/mymaven -w /usr/src/mymaven docker.io/maven:3-jdk-9 ln > -s /etc/java-9-openjdk /usr/lib/jvm/java-9-openjdk-amd64/conf ; mvn clean > package > > > > > > > _______________________________________________ > Devel mailing list > [email protected] > http://lists.ovirt.org/mailman/listinfo/devel > -- Greg Sheremeta, MBA Red Hat, Inc. Sr. Software Engineer [email protected]
_______________________________________________ Devel mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/devel
