Kumar Chandrakant
88601730d0
BAEL-2187 - Adding files for the tutorial related to Java Yield ( #5169 )
2018-09-13 07:34:28 +02:00
sachin
fb0023286a
BAEL-7674: Let's make sure our logging configuration has the same pattern
2018-08-21 18:22:53 -04:00
amit2103
c0eca27723
[BAEL-8401] - Moved concurrent locks related codes to core-java-concurrency module
2018-08-19 14:41:53 +05:30
amit2103
0a679c1978
[BAEL-8401] - Added new module core-java-concurrency-collections and moved code and github references from core-java-concurrency module
2018-08-19 10:36:41 +05:30
DOHA
08d4356d5b
fix blocking queue
2018-08-18 15:34:42 +03:00
Amit Pandey
dfcc0cab05
Bael 6556 2 ( #4365 )
...
* Added parent module on poms that have no parent defined
* Removed dependency reduced pom from undertow module
* [BAEL-6556] - Next set of testcase renamed
2018-05-29 22:14:19 +02:00
Loredana Crusoveanu
a60f86ddee
remove sysout
2018-04-14 18:17:25 +03:00
Loredana Crusoveanu
f79236b433
fix volatile test
2018-04-14 18:16:08 +03:00
Loredana Crusoveanu
70fd753e48
enable concurrency project ( #3709 )
2018-02-24 08:14:29 +01:00
ramansahasi
a18ce8a380
Bael 1427 Life cycle of thread ( #3637 )
...
* Interrupted thread before logging
* abbrevated word thread and interrupted main thread
2018-02-12 09:39:31 -08:00
Ganesh
d935985ec1
Priorityjobscheduler ( #3583 )
...
* priority based job execution in java
* minor fixes
* updated to use java 8 features
* fix need for type inference
* handle exception
* indentation
* handling exception generated during terminal of normal flow
* handling exception generated during terminal of normal flow
* added comment
2018-02-11 08:59:30 +01:00
ramansahasi
3e4b6df194
Interrupted thread before logging ( #3563 )
2018-01-31 13:06:16 -08:00
Ganesh
32e309ae4d
BAEL-1456 - How to implement task prioritization in Java ( #3366 )
...
* priority based job execution in java
* minor fixes
* updated to use java 8 features
2018-01-30 15:55:08 +01:00
ramansahasi
5d6c47789e
Logged InterruptedException instead of ignoring it ( #3517 )
2018-01-26 10:04:38 -08:00
Nikhil Khatwani
5b8e84b26c
Refaactoring-Thread Interrupt ( #3412 )
2018-01-14 16:00:32 +01:00
Doha2012
ee86e6b6ad
fix blocking tests ( #3378 )
...
* make sure modules using java8
* move url matching code
* upgrade boot parent
* minor cleanup
* fix blocking tests
2018-01-08 22:39:01 +01:00
Grzegorz Piwowarek
04df1cfef0
Remove spring-flyway ( #3240 )
...
* Remove spring-flyway
* Remove spring-flyway
2017-12-14 08:06:17 -08:00
tamasradu
d562f429a1
Radutamas/bael 1265 update junit with lambdas ( #3196 )
...
* Code for test article: Different Types of Bean Injection in Spring
* Adding jUnits for test article: Different Types of Bean Injection in Spring
* BAEL-1265: Adding jUnit for article
* BAEL-1265: Closing ExecutorService in jUnit
* BAEL-1265: Using lambdas instead of anonymous classes
2017-12-04 08:34:13 -08:00
ramansahasi
58f8e6163f
BAEL-1327 Java Threads: notify and wait (initial commit) ( #3160 )
2017-11-30 11:01:44 -08:00
Grzegorz Piwowarek
7f2ace0da9
FilesTest fix ( #3146 )
...
* FilesTest fix
* StopThreadTest fix
2017-11-27 21:02:42 +01:00
Ahmed Tawila
6435d5723a
BAEL-1309 Append Data to a File with Java ( #3054 )
...
* Evaluation article: Different Types of Bean Injection in Spring
* added tests & changed configuration to Java-based config
* removed xml config files
* rename unit tests
* BAEL-972 - Apache Commons Text
* remove code from evaluation article
* remove code from evaluation article
* BAEL-972 - Apache Commons Text - added another example
* BAEL-972 - Apache Commons Text - just indentation
* BAEL-994 - TemporalAdjuster in Java
* BAEL-994 - TemporalAdjuster in Java
* BAEL-994 - TemporalAdjuster in Java
* BAEL-994 - TemporalAdjuster in Java
* BAEL-994 - TemporalAdjuster in Java - fix problems
* BAEL-1033 Introduction to StreamUtils
* BAEL-1033 Introduction to StreamUtils
* BAEL-1033 Introduction to StreamUtils
* fix formatting
* BAEL-1033 minor refactor
* BAEL-1035 Introduction to Eclipse Collections
* format
* BAEL-1035 Introduction to Eclipse Collections
* BAEL-1035 Introduction to Eclipse Collections
* BAEL-1035 Introduction to Eclipse Collections
* cleanup
* cleanup
* BAEL-1109 Introduction to JCache
* BAEL-1109 Introduction to JCache
* remove unneeded property in pom.xml
* fix formatting
* close cache instances properly
* remove latest commit
* BAEL-1057 Introduction to rxjava-jdbc
* refactor rxjava-jdbc
* Refactor rxjava-jdbc
* Refactoring rxjava-jdbc
* BAEL-1171 java.lang.String API
* refactor rxjava-jdbc
* refactor String
* String API - move multiple classes into a single class
* move class into test package
* BAEL-1171 String.lang.String API
* BAEL-1171 java.lang.String API
* BAEL-1250 Initializing Arrays in Java
* BAEL-1250 Initializing Arrays in Java
* BAEL-1250 Initializing Arrays in Java
* small fix
* BAEL-1171 java.lang.String API
* BAEL-1263 Daemon Threads in Java
* merge with fork
* BAEL-1263 Daemon Threads in Java
* fix compilation error
* BAEL-1309 Append Data to a File with Java
* fix build fails
* fix test error
* fix build failures
* cleanup
* fix Sneaky Runnable test
* revert sneaky runnable fix attempt
* fix test failure
* fix test failure
* fix all test failures
* fix test failure
* fix test failures
* Nested Classes in Java
2017-11-25 11:18:49 +01:00
Eric Goebelbecker
b30097b581
BAEL-1264 - class and tests for killing a thread ( #3069 )
2017-11-16 15:41:00 -08:00
Grzegorz Piwowarek
00282dd43e
Build fix ( #3033 )
2017-11-13 18:10:14 +01:00
tamasradu
90c2739563
Radu/bael 1265 junit updates ( #2965 )
...
* Code for test article: Different Types of Bean Injection in Spring
* Adding jUnits for test article: Different Types of Bean Injection in Spring
* BAEL-1265: Adding jUnit for article
* BAEL-1265: Closing ExecutorService in jUnit
* BAEL-1265: Adding jUnit for CountDownLatch and example for ExecutorService.awaitTermination
2017-11-05 17:46:29 -08:00
tamasradu
7c12965a45
Radutamas/bael 1265 wait for threads to finish ( #2933 )
...
* BAEL-1265: Adding jUnits for the article Wait for Threads in an ExecutorService to Finish
* Fix for BAEL-1263 Daemon Threads in Java (commit: dbeb5f8ba4
)
* Ignored jUnits with daemon threads
2017-11-01 08:46:36 -07:00
Mohamed Sanaulla
a193fbb53f
Updated tests for BAEL-1262 ( #2917 )
...
* updating test code for BAEL-1262
* some small change
2017-10-30 09:52:49 -07:00
Ahmed Tawila
dbeb5f8ba4
BAEL-1171 java.lang.String API ( #2874 )
...
* Evaluation article: Different Types of Bean Injection in Spring
* added tests & changed configuration to Java-based config
* removed xml config files
* rename unit tests
* BAEL-972 - Apache Commons Text
* remove code from evaluation article
* remove code from evaluation article
* BAEL-972 - Apache Commons Text - added another example
* BAEL-972 - Apache Commons Text - just indentation
* BAEL-994 - TemporalAdjuster in Java
* BAEL-994 - TemporalAdjuster in Java
* BAEL-994 - TemporalAdjuster in Java
* BAEL-994 - TemporalAdjuster in Java
* BAEL-994 - TemporalAdjuster in Java - fix problems
* BAEL-1033 Introduction to StreamUtils
* BAEL-1033 Introduction to StreamUtils
* BAEL-1033 Introduction to StreamUtils
* fix formatting
* BAEL-1033 minor refactor
* BAEL-1035 Introduction to Eclipse Collections
* format
* BAEL-1035 Introduction to Eclipse Collections
* BAEL-1035 Introduction to Eclipse Collections
* BAEL-1035 Introduction to Eclipse Collections
* cleanup
* cleanup
* BAEL-1109 Introduction to JCache
* BAEL-1109 Introduction to JCache
* remove unneeded property in pom.xml
* fix formatting
* close cache instances properly
* remove latest commit
* BAEL-1057 Introduction to rxjava-jdbc
* refactor rxjava-jdbc
* Refactor rxjava-jdbc
* Refactoring rxjava-jdbc
* BAEL-1171 java.lang.String API
* refactor rxjava-jdbc
* refactor String
* String API - move multiple classes into a single class
* move class into test package
* BAEL-1171 String.lang.String API
* BAEL-1171 java.lang.String API
* BAEL-1250 Initializing Arrays in Java
* BAEL-1250 Initializing Arrays in Java
* BAEL-1250 Initializing Arrays in Java
* small fix
* BAEL-1171 java.lang.String API
* BAEL-1263 Daemon Threads in Java
* BAEL-1263 Daemon Threads in Java
2017-10-29 22:17:41 +01:00
Mohamed Sanaulla
080af1cb45
adding code for BAEL-1262 ( #2866 )
...
* adding code for BAEL-1262
* fixing the build issue by moving the test to test folder
2017-10-25 15:11:28 -07:00
Grzegorz Piwowarek
624f7f4b06
Rename ArquillianTest to ArquillianLiveTest ( #2615 )
2017-09-13 20:03:25 +02:00
baljeet20
4b77e378b7
BAEL-1071 Added new example ( #2532 )
...
* BAEL-1071 Runnable vs Callable in Java
* BAEL-1071 Runnable vs Callable in Java
* BAEL-1071 Runnable vs Callable in Java
2017-08-31 15:03:42 +02:00
Doha2012
9c03b45c23
move java8 code ( #2535 )
...
* fix spring config
* fix spring config
* fix spring config
* minor fix
* fix spring-boot module
* fix pom
* upgrade jackson
* minor fix
* java concurrency
* cleanup
* fix conflict
* java 8
* clean up
* add core-java-8 to main pom
2017-08-31 09:43:28 +02:00
baljeet20
904a740643
BAEL-1071 Runnable vs Callable in Java ( #2513 )
2017-08-28 21:31:31 +02:00
Grzegorz Piwowarek
515e4caaca
Add core-java-concurrency to main pom ( #2507 )
...
* Add core-java-concurrency
* Refactor codebase
2017-08-27 13:39:19 +02:00
Doha2012
25263f1d6f
java concurrency ( #2502 )
...
* fix spring config
* fix spring config
* fix spring config
* minor fix
* fix spring-boot module
* fix pom
* upgrade jackson
* minor fix
* java concurrency
* cleanup
2017-08-27 12:14:26 +02:00