Java 9 new features (#660)

* initial push for core-java-9 tutorials

* Fixed Maven build with experimental java 9 Maven compiler plug-in. Minor
code changes

* Running maven build and changes to some of tests.

* Fixed maven build and modifications ot some tests

* Removing unnecessary files
This commit is contained in:
anton-k11
2016-09-04 13:30:35 +03:00
committed by Grzegorz Piwowarek
parent 98ffbc1f37
commit c68e1bfbc8
16 changed files with 659 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
*.class
#folders#
/target
/neoDb*
/data
/src/main/webapp/WEB-INF/classes
*/META-INF/*
# Packaged files #
*.jar
*.war
*.ear