Commit Graph

6 Commits

Author SHA1 Message Date
José Carlos Valero Sánchez
42d8fabe6f Merge pull request #4951 from RanjeetKaur17/develop.0.2.0
Moving File Parser Samples to core-java-io
2018-08-13 10:11:46 +02:00
RanjeetKaur17
43bfb9722f Moving File Parser Samples to core-java-io 2018-08-12 00:07:20 +04:00
Neeraj Yadav
0f1e1a49d9 BAEL-1936 Use of FilenameFilter (#4520)
* Added tests for FilenameFilter demo

-added a test to show FilenameFilter implementation
-added another test to show similar functionality using Predicate

* refactored code to get directory at a single location

* fixing formatting

* changed test class name to conform to custom rule

UnitTestNamingConventionRule lists the allowed test class names. Added ManualTest at the end to conform to the rule.
2018-07-31 22:58:48 +01:00
Eugen Paraschiv
14bf9a24d5 testing work 2018-03-04 17:29:04 +02:00
Eugen Paraschiv
535656eeb5 testing work 2018-03-04 17:17:57 +02:00
Doha2012
bff36974cd 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
2018-01-12 15:30:30 +01:00