Mansi
69613f8e53
BAEL-1237 String Formatter ( #3103 )
...
* Example Code For Evaluation Article
This is an example code for the evaluation article on "Different Types of Bean Injection in Spring"
* Added unit tests
* Minor changes to application context
* Removed code committed for evaluation article
* BAEL-944 Demonstrating the problems with new Url pattern matching in Spring 5
* BAEL-944 Demonstrating the problems with new Url pattern matching in Spring 5
* BAEL-944 Exploring the Spring MVC URL Matching Improvements
* BAEL-944 Exploring the Spring MVC URL Matching Improvements
* BAEL-944 Exploring the Spring MVC URL Matching Improvements
* BAEL-944 Code Formatting and solving build issue
* BAEL-944 Resolving build issue due to change in Spring version
* BAEL-944 Resolving build issue
* BAEL-944 Formatting code
* BAEL-944 Moving tests to correct package
* BAEL-944 Moving tests to correct package
* BAEL-944 Replacing @RequestMapping by @GetMapping
* BAEL-944 Remove unnecessary attribute name, "value" in annotations
* BAEL-79 Intro to Activiti with Spring
* BAEL-79 Intro to Activiti with Spring
* BAEL-79 Adding activiti module to the parent modules
* BAEL-79 Using latest version
* BAEL-79 Update Spring boot version that works with Activiti
* BAEL-79 Replace RequestMapping with GetMapping
* BAEL-79 Use Java 8 Syntax
* BAEL-79 Formatting
* BAEL-79 changed module name
* BAEL-378 A Guide to Activiti with Java
* BAEL-79 Fixed unit tests
* BAEL-79 Simplified the process
* BAEL-79 Fix test cases
* BAEL-1045 Lambda Behave
* BAEL-1045 Lambda Behave
* BAEL-1045 Lambda Behave
* BAEL-1090 Difference between compact and compressed strings in Java 9
* BAEL-1237 String Formatter
* BAEL-1237 String Formatter
* BAEL-1237 String Formatter
* BAEL-1237 String Formatter
* BAEL-1237 Guide to java.util.Formatter
* BAEL-1237 String Formatter
* BAEL-1237 Using platform dependent line separator in new line test
2017-11-23 13:27:18 +01:00
KevinGilmore
41d7ec50a1
BAEL-1272 README ( #3101 )
...
* BAEL-973: updated README
* BAEL-1069: Updated README
* BAEL-817: add README file
* BAEL-1084: README update
* BAEL-960: Update README
* BAEL-1155: updated README
* BAEL-1041: updated README
* BAEL-973: Updated README
* BAEL-1187: updated README
* BAEL-1183: Update README
* BAEL-1133: Updated README
* BAEL-1098: README update
* BAEL-719: add README.md
* BAEL-1272: README update
* BAEL-1272: README update
2017-11-21 22:21:27 -06:00
Loredana Crusoveanu
0b6a047cc0
change time zone method name
2017-11-21 22:30:29 +02:00
Loredana Crusoveanu
67e78dbf76
Merge pull request #3084 from steinhauer-software/BAEL-1317
...
BAEl-1317: Display All Time Zones With GMT and UTC
2017-11-21 21:49:16 +02:00
Loredana Crusoveanu
bc29683080
update guava versiob
2017-11-21 18:19:10 +02:00
Holger Steinhauer
12567132b1
BAEL-1317: Moving Java7 example to `core-java` module
2017-11-21 07:31:09 +00:00
ramansahasi
8de9f342e4
BAEL-1212 Guide to Creational Design Patterns ( #2932 )
...
* Initial commit for 'Introduction to Creational Design Patterns'
* second commit with some minor fixes and test case additions
* second commit with some minor fixes and test case additions
* BAEL-1212 Guide to Creational Patterns - Made changes as per latest review
* Renamed Toy family to AAnimal family.
2017-11-20 22:13:07 +01:00
Loredana Crusoveanu
2814a5f8d0
Merge pull request #3077 from Ahmad-alsanie/master
...
BAEL-1308
2017-11-20 21:33:06 +02:00
Ahmad Alsanie
5b25c39f08
BAEL-1308 changed name to original.txt
2017-11-20 21:18:17 +02:00
Ahmad Alsanie
dd91ef722b
BAEL-1308 DI related code removed and included original text file
2017-11-20 21:08:41 +02:00
Ahmad Alsanie
cf7c96b469
BAEL-1308 - copy a file with java (Editor Notes)
2017-11-20 18:05:47 +02:00
Ahmad Alsanie
8b2d647eec
BAEL-1308 - test modifications
2017-11-18 20:40:52 +02:00
Ahmad Alsanie
f7e92e326f
BAEL-1308
2017-11-18 19:45:37 +02: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
Loredana Crusoveanu
35d44cb6d7
Update README.md
2017-11-14 11:37:36 +02:00
Loredana Crusoveanu
38efd3454f
Merge pull request #3024 from eugenp/BAEL-1290-v2
...
smaller methods
2017-11-12 23:51:17 +02:00
Loredana Crusoveanu
8e50444ba6
smaller methods
2017-11-12 22:31:39 +02:00
Mansi
062b83fe17
BAEL-1237 String Formatter ( #2912 )
...
* Example Code For Evaluation Article
This is an example code for the evaluation article on "Different Types of Bean Injection in Spring"
* Added unit tests
* Minor changes to application context
* Removed code committed for evaluation article
* BAEL-944 Demonstrating the problems with new Url pattern matching in Spring 5
* BAEL-944 Demonstrating the problems with new Url pattern matching in Spring 5
* BAEL-944 Exploring the Spring MVC URL Matching Improvements
* BAEL-944 Exploring the Spring MVC URL Matching Improvements
* BAEL-944 Exploring the Spring MVC URL Matching Improvements
* BAEL-944 Code Formatting and solving build issue
* BAEL-944 Resolving build issue due to change in Spring version
* BAEL-944 Resolving build issue
* BAEL-944 Formatting code
* BAEL-944 Moving tests to correct package
* BAEL-944 Moving tests to correct package
* BAEL-944 Replacing @RequestMapping by @GetMapping
* BAEL-944 Remove unnecessary attribute name, "value" in annotations
* BAEL-79 Intro to Activiti with Spring
* BAEL-79 Intro to Activiti with Spring
* BAEL-79 Adding activiti module to the parent modules
* BAEL-79 Using latest version
* BAEL-79 Update Spring boot version that works with Activiti
* BAEL-79 Replace RequestMapping with GetMapping
* BAEL-79 Use Java 8 Syntax
* BAEL-79 Formatting
* BAEL-79 changed module name
* BAEL-378 A Guide to Activiti with Java
* BAEL-79 Fixed unit tests
* BAEL-79 Simplified the process
* BAEL-79 Fix test cases
* BAEL-1045 Lambda Behave
* BAEL-1045 Lambda Behave
* BAEL-1045 Lambda Behave
* BAEL-1090 Difference between compact and compressed strings in Java 9
* BAEL-1237 String Formatter
* BAEL-1237 String Formatter
* BAEL-1237 String Formatter
* BAEL-1237 String Formatter
* BAEL-1237 Guide to java.util.Formatter
2017-11-12 12:51:03 +01:00
Loredana Crusoveanu
b383d83bf4
Merge pull request #2972 from denis-zhdanov/BAEL-1290-javac-plugin
...
BAEL-1290 Creating a Java Compiler Plugin
2017-11-11 23:06:36 +02:00
Wosin
6a8ecab163
BAEL-1310: Code for Quick Guide to Stack. ( #2993 )
2017-11-09 20:52:58 +01:00
fpistritto
f499f86cc8
BAEL-1272: Java String Pool ( #2952 )
...
* Add StringPool unit tests
* Refactor tests to use AssertJ instead of JUnit asserts
2017-11-08 21:13:42 -06:00
thakursantosh
93ecfad7fe
Code for BAEL-1306 - thakursantosh/st1972@gmail.com ( #2940 )
...
* New code for First Article 'Types of Bean Injection'
* Adding code for BAEL-1306
* Code changes for BAEL-1306
* Removed code of my evaluation article
2017-11-06 22:16:12 +01:00
Denis Zhdanov
8e5e0e3bb3
BAEL-1290 Creating a Java Compiler Plugin
...
* a sample Javac plugin
* a test framework for Javac plugins
* sample Javac plugin's tests
2017-11-06 22:16:23 +03:00
Grzegorz Piwowarek
c65795c7b0
Remove <testFailureIgnore>true ( #2919 )
2017-11-06 18:12:14 +02:00
Grzegorz Piwowarek
f896e02d6e
Refactor EchoServer ( #2934 )
2017-11-01 11:18:27 +01:00
adamd1985
a6485c4326
Revert "Initial Commit ( #2896 )" ( #2920 )
...
This reverts commit 00faa99afc
.
2017-10-31 08:36:31 +01:00
Alejandro Gervasio
00faa99afc
Initial Commit ( #2896 )
2017-10-30 23:15:07 +01: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
Ahmed Tawila
a636f754b0
BAEL-1250 Initializing Arrays in Java ( #2862 )
...
* 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
2017-10-25 19:17:15 +02:00
Grzegorz Piwowarek
1757625dba
Refactor Arrays ( #2857 )
2017-10-25 12:08:34 +02:00
Ahmed Tawila
a5e2357033
BAEL-1250 Initializing Arrays in Java ( #2811 )
...
* 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
2017-10-24 18:47:40 +02:00
Grzegorz Piwowarek
e7252f61aa
Update URIvsURLUnitTest.java ( #2808 )
2017-10-22 14:17:57 +02:00
ramansahasi
1d5b17ad6c
BAEL-1210 Guide to the Static Keyword in Java ( #2767 )
...
* Adding Source Files
* Guide to the Static Keyword in Java - Test files
2017-10-20 11:49:48 -07:00
Grzegorz Piwowarek
0b5fbdc53e
Cody756 master ( #2740 )
...
* Update README.md
* Update README.md
* Create README.md
* Create README.md
* Create 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
* 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
* Update README.md
* Create 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
* Update README.md
* Create README.md
* 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
* 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
* Create 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
* Merge fix
2017-10-15 13:55:42 +02:00
Ahmed Tawila
c3a45d072a
BAEL-1171 String.lang.String API ( #2742 )
...
* 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
2017-10-15 13:37:47 +02:00
Ahmed Tawila
b85bb1ae1e
BAEL-1171 java.lang.String API ( #2732 )
...
* 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
2017-10-15 10:31:46 +02:00
Ahmed Tawila
9e273b1474
BAEL-1171 java.lang.String API ( #2693 )
...
* 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
2017-10-08 11:55:55 +02:00
eugenp
c9a754f0e4
cleanup resources
2017-09-26 01:00:09 +03:00
KevinGilmore
771ded6b03
BAEL-1069 update README ( #2648 )
...
* BAEL-973: updated README
* BAEL-1069: Updated README
2017-09-20 07:03:20 -05:00
ramansahasi
3a9654370a
BAEL-1072 Difference between Proxy, Decorator, Adapter, and Bridge Patterns ( #2635 )
...
* Changes as per last review. Changed method names so that they look more idiomatic.
* Updated pattern, changed method names and test cases
2017-09-17 16:59:23 -07:00
Rokon Uddin Ahmed
f3557dec41
16.09 ( #2628 )
...
* Update README.md
* Update README.md
* Create README.md
* Create README.md
* Create 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
* 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
* Update README.md
* Create 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
* Update README.md
* Create README.md
* 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
* Create README.md
* Update README.md
* Update README.md
* Update README.md
2017-09-16 12:26:29 +03:00
Nikhil Khatwani
231500bbf6
Chnages for BAEL-527 ( #2621 )
2017-09-15 09:02:28 +03:00
Jose Carvajal
113294324e
BAEL-1069: Guide to diamond operator in Java ( #2587 )
...
* Matchers is now deprecated in Mockito 2, it's now replaced by ArgumentMatchers
* BAEL-1069: Guide to diamond operator in Java
* Changes after review
2017-09-14 21:54:28 -05:00
Grzegorz Piwowarek
63678ff149
Fix int tests ( #2608 )
...
* Rename JdbcIntegrationTest to JdbcLiveTest
* Rename JdbcIntegrationTest to JdbcLiveTest
* Rename JdbcIntegrationTest to JdbcLiveTest
* Rename Integration tests to Live tests
* Turn off benchmarks
* BroadcastIntegratonTest -> BroadcastLiveTest
2017-09-11 18:18:28 +02:00
Grzegorz Piwowarek
bf515679fe
Fix int tests ( #2607 )
...
* Rename JdbcIntegrationTest to JdbcLiveTest
* Rename JdbcIntegrationTest to JdbcLiveTest
* Rename JdbcIntegrationTest to JdbcLiveTest
* Rename Integration tests to Live tests
* Turn off benchmarks
2017-09-11 16:23:43 +02:00
Grzegorz Piwowarek
57f55e1b8c
Fix int tests ( #2605 )
...
* Rename JdbcIntegrationTest to JdbcLiveTest
* Rename JdbcIntegrationTest to JdbcLiveTest
* Rename JdbcIntegrationTest to JdbcLiveTest
2017-09-11 15:18:41 +02:00
Grzegorz Piwowarek
19f39c141e
Fix int tests ( #2604 )
...
* Rename JdbcIntegrationTest to JdbcLiveTest
* Rename JdbcIntegrationTest to JdbcLiveTest
2017-09-11 09:56:37 +02:00
Grzegorz Piwowarek
f95f0da640
Rename JdbcIntegrationTest to JdbcLiveTest ( #2600 )
2017-09-11 08:33:34 +02:00
Grzegorz Piwowarek
2b5a6c13f8
Build opt ( #2593 )
...
* Build optimization
* Build optimization
2017-09-09 21:11:48 +02:00
Grzegorz Piwowarek
216f7d8976
Reformat pom.xml ( #2567 )
...
* Refactor RxJava
* Reformat pom.xml
2017-09-06 11:53:21 +02:00