Rokon Uddin Ahmed
b59226a68c
12.12 ( #3219 )
...
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.MD
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.MD
* Create README.md
* Update readme.md
* Update README.md
* Update README.md
* Update README.md
2017-12-12 07:32:35 +01: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
Rokon Uddin Ahmed
f02ffe9ae6
pull req 16.11 ( #3059 )
...
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Update README.md
2017-11-17 15:00:32 +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