mkuligowski
cc8e1f121b
Add assertion for ruleName in givenIncorrectOrderXML_whenValidate_thenExpectValidationErrors
2018-01-30 09:11:04 +01:00
mkuligowski
77c8c65f0d
Remove unused conversion to JSON
2018-01-30 08:56:43 +01:00
mkuligowski
9bc66b943a
Delete unused mapping
2018-01-30 08:55:58 +01:00
mkuligowski
c00749bf16
Fix number format in expected messages
2018-01-30 08:54:07 +01:00
mkuligowski
89a1600dc1
ADd en_US locale and fix date format
2018-01-30 08:52:14 +01:00
mkuligowski
34cf9fc6f8
Add integration tests for Smooks converters and validators
2018-01-24 23:06:11 +01:00
mkuligowski
a90b396f60
Add configuration file
2018-01-24 23:05:31 +01:00
mkuligowski
7d73e49adb
Create class responsible for validating messages
2018-01-24 23:04:53 +01:00
mkuligowski
2335c79c25
Create class responsible for converting Orders
2018-01-24 23:04:09 +01:00
mkuligowski
086a01ff2c
Add domain classes
2018-01-24 23:03:31 +01:00
mkuligowski
511a86fb99
Add Smooks dependency
2018-01-24 23:01:21 +01:00
Hakan Özler
db04ce54f0
[BAEL-1455] add docker client test cases and update pom ( #3375 )
2018-01-08 16:40:32 +01:00
Doha2012
962dfd228f
make sure modules using java8 ( #3313 )
2017-12-28 15:30:01 +01:00
Tomasz Lelek
2ef351434e
Bael 1421 ( #3222 )
...
* BAEL-1421 live test of kafka streams
* BAEL-1421 Removed not-needed dependency
* BAEL-1421 rearannge
* BAEL-1421 rearannge
* fix pom
2017-12-24 06:33:37 +01:00
Grzegorz Piwowarek
bac07e4dca
Update README.md ( #3252 )
2017-12-16 13:15:22 +01:00
Loredana Crusoveanu
18c8747c98
BAEL-1248 google sheets api example ( #3189 )
...
* google sheets api example
* add dependencies
* rename test
* update test
* add comment
* trigger build
* trigger build
* Formatting to standards
* Getting rid of stray tabs
* Applying formatting rules to source files as well
* trigger build
2017-12-13 21:26:03 -07:00
Grzegorz Piwowarek
112f33acb9
Optimize build ( #3227 )
...
* Exclude NeurophTest
* Fix build
2017-12-13 11:25:47 +01:00
hugosama1
30f78fc3ca
BAEL-1345 - Apachefileupload ( #3185 )
...
* Added code for file upload controller
* changed to spring module
2017-12-12 14:01:06 +01:00
Taylor Daugherty
7f23c45ef4
[BAEL-1300] Custom Logback Appender ( #3193 )
...
* BAEL-1300 Custom logback appender
* BAEL-1300 fix to logback module
* relativePath
2017-12-03 22:40:21 -08:00
Loredana Crusoveanu
ae204db0af
Merge branch 'master' into BAEL-1174
2017-12-01 15:31:57 +02:00
Loredana Crusoveanu
20ffefae39
Merge pull request #3019 from parthkaria/master
...
BAEL-21 Exploring the new HTTP Client in Java 9
2017-12-01 14:39:39 +02:00
Loredana Crusoveanu
cd14a791d1
remove extra word file
2017-12-01 13:56:44 +02:00
Jose Carvajal
2a922a20d9
BAEL-1174: A Quick Guide to Spring Cloud Consul
2017-11-30 12:01:23 +01:00
Jose Carvajal
b14dfbe4f0
BAEL-1174: A Quick Guide to Spring Cloud Consul
2017-11-30 11:55:49 +01:00
parth.karia
b1782b3c19
Resolve conflicts manually
2017-11-27 12:05:18 +05:30
parth.karia
043ea5e574
Removes jgrapht from libraries
2017-11-27 12:03:43 +05:30
parth.karia
41cf86b228
Merge upstream/master
...
Conflicts:
libraries/pom.xml
2017-11-27 11:57:56 +05:30
Loredana Crusoveanu
b702625234
Update README.md
2017-11-22 19:13:58 +02:00
Grzegorz Piwowarek
408cf8476e
Update README.md ( #3051 )
2017-11-17 21:47:05 +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
Loredana Crusoveanu
2518348493
Merge pull request #2966 from hugosama1/googlehttpclient
...
BAEL-1260 A Guide to google-http-client
2017-11-13 19:15:07 +02:00
hgomez
06985d5b0e
chnaged client version to property
2017-11-13 08:48:57 -05:00
hgomez
2c8205f5ca
Changed to github api Example
2017-11-13 00:00:07 -05:00
Grzegorz Piwowarek
c65795c7b0
Remove <testFailureIgnore>true ( #2919 )
2017-11-06 18:12:14 +02:00
hgomez
3db7b36662
Removed comments from author, reformat
2017-11-05 18:36:44 -05:00
hgomez
d936889921
first version
2017-11-04 17:43:04 -04:00
Grzegorz Piwowarek
88adbb6421
Update pom.xml ( #2897 )
2017-10-29 07:21:20 +01:00
Shaimaa Shalaby
303db6c663
Intro to JDO Queries 2/2 article ( #2871 )
...
* ADD
MyApp.java class
ProductItem.java class
modify:
package.jdo to add a named query
pom.xml to add datanucleus-jdo-query.jar
* remove sys.out statements
2017-10-27 23:42:37 +02:00
nabyla
7489cf6eff
PR Bouncycastle article ( #2882 )
...
* Add bouncycastle depedencies
* Add certificate and private key to resources folder
* add bouncycastle code sample
* Add bouncycastle test
2017-10-27 11:46:29 +02:00
Grzegorz Piwowarek
8248a66ddb
Build Optimization 25.10 ( #2867 )
...
* First round
* Second round
2017-10-25 22:35:21 +02:00
Grzegorz Piwowarek
0cbf29690e
Update README.md ( #2831 )
2017-10-23 08:08:58 +02:00
KevinGilmore
8cf77804c6
BAEL-1041: update README ( #2746 )
...
* 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
2017-10-15 21:56:20 -05: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
Grzegorz Piwowarek
b6451199e7
Update README.md ( #2737 )
2017-10-15 10:31:00 +02:00
Anton
5df269f171
BAEL-1041 Caffeine ( #2734 )
...
* BAEL-748 quick guide to @Value
* BAEL-748 changes from review
* BAEL-748 inject comma-separated values into array
* BAEL-768 Introduction to Netty
* BAEL-768 remove commented code
* BAEL-861 Introduction to Awaitility
* BAEL-861 rename Test to UnitTest
* BAEL-1041 Introduction in Caffeine
* BAEL-1041 fix test
* BAEL-1041 fix formatting
* BAEL-1041 fix expected/actual order
* BAEL-1041 remove trailing underscore
* Formatting after merge
* BAEL-1041 add spaces between data and assertions
* BAEL-1041 soft values example
* BAEL-1041 remove duplicate dependency
* BAEL-1041 formatting fix
* BAEL-1041 formatting fix
* BAEL-1041 use logger instead of sout
2017-10-15 07:22:30 +02:00
hugosama1
a6e8045793
StreamEx tutorial ( #2685 )
2017-10-13 22:25:16 +02:00
Anton
31f4581de3
BAEL-1041 Introduction to Caffeine ( #2585 )
...
* BAEL-748 quick guide to @Value
* BAEL-748 changes from review
* BAEL-748 inject comma-separated values into array
* BAEL-768 Introduction to Netty
* BAEL-768 remove commented code
* BAEL-861 Introduction to Awaitility
* BAEL-861 rename Test to UnitTest
* BAEL-1041 Introduction in Caffeine
* BAEL-1041 fix test
* BAEL-1041 fix formatting
* BAEL-1041 fix expected/actual order
* BAEL-1041 remove trailing underscore
* Formatting after merge
* BAEL-1041 add spaces between data and assertions
* BAEL-1041 soft values example
* BAEL-1041 remove duplicate dependency
* BAEL-1041 formatting fix
* BAEL-1041 formatting fix
2017-10-10 20:53:59 -05:00
YasinBhojawala
9c0b6b4a47
BAEL-1139 move to new saas module ( #2719 )
...
* Removed unintentionally commented code
* BAEL-1139 move jira API to a new saas module
* no tabs only spaces
* changes
2017-10-10 09:21:35 -07:00
KevinGilmore
741971de9b
1155 README update ( #2723 )
...
* 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
2017-10-09 21:44:39 -05:00
Grzegorz Piwowarek
47783354dd
Build opt ( #2721 )
...
* Refactor JettyIntegrationTest
* Refactor RxJava samples
* Refactor RxJava samples
2017-10-09 23:51:39 +02:00