create core-java-io module (#3397)

* make sure modules using java8

* move url matching code

* upgrade boot parent

* minor cleanup

* fix blocking tests

* add core-java-io module
This commit is contained in:
Doha2012
2018-01-12 16:30:30 +02:00
committed by Grzegorz Piwowarek
parent 5d2f0542fa
commit bff36974cd
89 changed files with 179901 additions and 17 deletions

View File

@@ -0,0 +1,13 @@
*.class
#folders#
/target
/neoDb*
/data
/src/main/webapp/WEB-INF/classes
*/META-INF/*
# Packaged files #
*.jar
*.war
*.ear

View File

@@ -0,0 +1,4 @@
# this is sample property file for PropertiesLoaderTest configuration needs
! this is also a comment
sampleConfEntry = sample String value
colonSeparatedEntry : colon separated entry value

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1 @@
Test of JNDI on file.

View File

@@ -0,0 +1 @@
Hello world

View File

@@ -0,0 +1 @@
Hello world !

View File

@@ -0,0 +1 @@
Hello world

View File

@@ -0,0 +1 @@
Hello world 1

View File

@@ -0,0 +1 @@
2,3 4

View File

@@ -0,0 +1 @@
Hello 1

Binary file not shown.

View File

@@ -0,0 +1 @@
青空

View File

@@ -0,0 +1,2 @@
Hello world
Test line

View File

@@ -0,0 +1 @@
John,Adam-Tom

View File

@@ -0,0 +1,2 @@
Hello world
Hi, John