Skip to content

iris-email-client/test-java9-jpa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

test-java9-jpa

Project to test integration of java9 and hibernate/jpa

pre requisites

Install a Java Early Access Release. You have basically two options:

  • Download the JDK manually:

JDK 9 Early Access with Project Jigsaw

  • Use a package manager (ubuntu):
sudo add-apt-repository ppa:webupd8team/java
sudo apt-get update
sudo apt-get install oracle-java9-installer

usage

run the bash script

./build.sh

or runt the ant script

ant

About

Project to test integration of java9 and hibernate/jpa

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published