Commit Graph

8253 Commits

Author SHA1 Message Date
Tom Hombergs c6b0bb04d1
added article link 2018-04-15 20:48:51 +02:00
Eric Goebelbecker 9adb3e359b BAEL-1595 - Using jets3t as a client for Amazon S3 (#4018)
* BAEL-1595 - Using jets3t as a client for Amazon S3

* BAEL-1595 - Using jets3t as a client for Amazon S3. Missed jar versions.
2018-04-15 11:19:35 -07:00
Tom Hombergs b073255b2e
Merge pull request #3976 from asturcon/beforeAfterAnnotationsJunit
BAEL-1662 Before after annotations junit
2018-04-15 20:17:23 +02:00
Tom Hombergs 20307a79f7
Merge pull request #3982 from mansi2392/master
BAEL-1557
2018-04-15 20:01:38 +02:00
Loredana Crusoveanu 3ac8ce60e8
Merge pull request #3941 from eugenp/BAEL-1682
style pages
2018-04-15 20:24:18 +03:00
pauljervis fb4c450a2f
Bael 1601 redirects (#4006)
* tidy pom
move classes to javax-servlets

* move into spring-mvc-simple

* updated POM to handle no default tests in module
2018-04-15 18:22:42 +01:00
Loredana Crusoveanu e0738b0752
Merge pull request #4013 from eugenp/h2-issue
ignore clear properties test
2018-04-15 14:41:59 +03:00
Loredana Crusoveanu d10437c7ab ignore clear properties test 2018-04-15 14:19:50 +03:00
Loredana Crusoveanu a40dcde3b5
Merge pull request #4004 from eugenp/lor6-patch-2
Update README.md
2018-04-15 12:27:43 +03:00
Loredana Crusoveanu be76fb5a49
Merge pull request #4005 from eugenp/lor6-patch-3
Update README.MD
2018-04-15 12:27:29 +03:00
Loredana Crusoveanu 69886ac326
Update README.md 2018-04-15 10:36:06 +03:00
Loredana Crusoveanu cd5c1cd642
Update README.MD 2018-04-15 10:35:50 +03:00
Loredana Crusoveanu 92e41e445a
Merge pull request #4008 from eugenp/h2-issue
replace hsql with h2
2018-04-15 10:35:26 +03:00
Loredana Crusoveanu 90e6ec20e7 add txt files 2018-04-15 10:11:45 +03:00
Loredana Crusoveanu f8e6940155 add in mem db 2018-04-15 09:35:00 +03:00
Loredana Crusoveanu 78912c3d3b replace hsql with h2 2018-04-15 09:21:07 +03:00
Loredana Crusoveanu 02f29a95bd
Merge pull request #4003 from eugenp/lor6-patch-1
Update README.md
2018-04-15 09:07:30 +03:00
Loredana Crusoveanu 84c857d114
Update README.MD 2018-04-14 23:26:36 +03:00
Loredana Crusoveanu f243517852
Update README.md 2018-04-14 23:24:42 +03:00
Loredana Crusoveanu 03d58c3848
Update README.md 2018-04-14 23:23:10 +03:00
Loredana Crusoveanu cb723bbfaf
Update README.md 2018-04-14 23:22:11 +03:00
Krzysiek Przygudzki 43d51a406b [BAEL-4453] Upgrade Katharsis to 3.0.2 and fix imports (#3910) 2018-04-14 21:40:06 +02:00
Mher Baghinyan d6d44c7cb9 Bael 1603 (#3984)
* apache ignite module added

* Ignite more extended

* apache ignite full code

* employee json

* apache ignite

* reformatting the loop

* move apache ignite code snippets into libraries-data
2018-04-14 20:33:34 +02:00
Loredana Crusoveanu 42360c980d
Merge pull request #4000 from eugenp/issue-2433
fix volatile test
2018-04-14 19:04:32 +03:00
Eric Goebelbecker a41399d8a1 BAEL-1595 - JetS3t (#3994)
* BAEL-1595 - JetS3t for S3 storage.

* BAEL-1595 - use ArrayList for streams

* BAEL-1595 - use ArrayList for streams
2018-04-14 08:50:07 -07: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
DOHA be163752ab Merge remote-tracking branch 'eugenp/master' 2018-04-14 14:25:34 +02:00
Grzegorz Piwowarek b284c29a43
Fix FileReaderTest (#3996) 2018-04-14 10:00:24 +02:00
amit2103 0466d4613d Added parent module on poms that have no parent defined (#3997)
* Added parent module on poms that have no parent defined

* Removed dependency reduced pom from undertow module
2018-04-14 10:00:05 +02:00
José Carlos Valero Sánchez b1dcdba075
Merge pull request #3967 from myluckagain/BAEL-1645
BAEL-1645
2018-04-14 00:26:19 +01:00
Grzegorz Piwowarek 0c0a3cab16
Adjust config (#3979)
* Adjust config

* Adjust config

* Adjust config

* fix

* fix

* Rename MetricTypeTest

* Rename MetricTypeTest

* Rename MetricTypeTest

* Rename MetricTypeTest

* Install custom pmd jar to local maven repo during maven validate phase, so that it becomes available during project build

* maven install plugin - adding base path

* changed the phase for maven directory plugin to validate to make sure that the base directory variable is available to maven install plugin

* pmd violation flag back to false
2018-04-13 07:08:55 +02:00
Loredana Crusoveanu 23162f16a9
Merge pull request #3992 from eugenp/issue-3990
add main class
2018-04-13 02:22:31 +03:00
Loredana Crusoveanu fa413b06fb add main class 2018-04-13 01:56:19 +03:00
Grzegorz Piwowarek ede9b12252 Rename MetricTypeTest (#3989) 2018-04-12 10:09:15 +03:00
Adam InTae Gerard 8cc218de70 BAEL-1484: Synchronous OpenCSV (#3784)
* BAEL-1484: Synchronous OpenCSV

* corrected pom.xml and package

* Refactored for future async example

* Resource Link
2018-04-12 09:58:55 +03:00
Mher Baghinyan 69842b7dea BAEL-1592 (#3773)
* Injecting Prototype Beans into Singleton Instance

* removed final keywords from the test
2018-04-12 06:57:20 +02:00
Senthil Kumar Subramanian b9d21e3210 BAEL-1683-Guide to Java Clock class 2018-04-12 07:42:42 +05:30
Felipe Santiago Corro d3c292a093 Array to List tests (#3960) 2018-04-11 12:50:08 -07:00
christopherfranklin ee036aacca [BAEL-1615] Code to support article. (#3867)
* [BAEL-1615] Code to support article.

* Adding example of provides...with

* Adding uses to main module
2018-04-11 20:27:31 +02:00
Ciro Alvino 61504c948b Bael 1585 (#3750)
* Different Types of Bean Injection in Spring

* BAEL-1585

* Revert "Different Types of Bean Injection in Spring"

This reverts commit ae47827879.

* Revert "BAEL-1585"

This reverts commit e792f17f82.

* BAEL-1585

* rev1
2018-04-11 19:52:21 +02:00
mansi2392 5829bb58f0 BAEL-1557 Refactor 2018-04-11 20:44:32 +05:30
Grzegorz Piwowarek 64e9b41aef
FileReader idiomatic refactor (#3936) 2018-04-11 12:20:33 +02:00
Grzegorz Piwowarek 0e95588c54
Refactor (#3923)
* NatsClient refactor

* Use lambda
2018-04-11 12:20:03 +02:00
Grzegorz Piwowarek df42f243f2
NatsClient refactor (#3914) 2018-04-11 12:19:49 +02:00
Rokon Uddin Ahmed 5da2ea995c 08.04.2018 (#3954)
* 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

* 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

* 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

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md
2018-04-11 07:33:18 +02:00
Grzegorz Piwowarek 39ac68e2e0
Update UnitTestNamingConventionRule.java (#3978) 2018-04-11 05:20:34 +02:00
Grzegorz Piwowarek d337266c7a
Fail the build when naming conventions violated (#3974)
* Failing build if unit test name does not follow one of the following conventions : ..IntegrationTest, ..LongRunningUnitTest, ..ManualTest, ..JdbcTest, ..LiveTest

* Custom PMD Rules project

* Fixed this issue when unit test classes were not being scanned by custom PMD rule (This happened after I pulled code from upstream project)

* Don't fail the build if PMD custom rule fails

* Reconfigure PMD

* Reformat POM

* Adjust PMD rules

* Rename test
2018-04-10 23:50:17 +02:00
Marcos Lopez Gonzalez 6b0a022167 Merge branch 'masterupstream' into beforeAfterAnnotationsJunit 2018-04-10 22:17:26 +02:00
Marcos Lopez Gonzalez b1e230de41 arrayList * shorter tests names 2018-04-10 22:16:50 +02:00