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:
committed by
Grzegorz Piwowarek
parent
98ffbc1f37
commit
c68e1bfbc8
@@ -0,0 +1,13 @@
|
||||
*.class
|
||||
|
||||
#folders#
|
||||
/target
|
||||
/neoDb*
|
||||
/data
|
||||
/src/main/webapp/WEB-INF/classes
|
||||
*/META-INF/*
|
||||
|
||||
# Packaged files #
|
||||
*.jar
|
||||
*.war
|
||||
*.ear
|
||||
Reference in New Issue
Block a user