Commit Graph

20 Commits

Author SHA1 Message Date
anilkivilcim.eray c94431ff3b BAEL-2797 wrongly renamed Algorithms-1 package fixed 2019-04-04 16:13:27 +03:00
anilkivilcim.eray 94bf17615c BAEL-2797 new domain "math"created, sections moved 2019-04-03 00:37:24 +03:00
amit2103 97f8a0c46c [BAEL-12091] - Fix formatting of POMs 2019-02-10 01:47:19 +05:30
Loredana Crusoveanu 4fb05ab3a2
Update pom.xml 2019-01-10 21:22:46 +02:00
Loredana Crusoveanu bcc848f6a7
Update DoubleToString.java 2019-01-05 18:35:47 +02:00
amit2103 b5c29f0e1b [BAEL-11403] - Moved DoubleToString and DoubleToStringUnitTest to java-numbers module 2019-01-05 20:11:29 +05:30
amit2103 eb4928b972 [BAEL-11403] - Moved articles out of core-java (part 4) 2018-12-30 16:30:36 +05:30
charlesgonzales fc13924962 Bi-monthly fix (BAEL-9663) (#5523)
* 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

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md
2018-10-23 01:57:41 -07:00
Dhawal Kapil 10b4252646 BAEL-9683 Fix tutorials default-first build - ref# 156 (#5491)
* BAEL-9683 Fix tutorials default-first build - ref# 156

- Fix assertion error - loss of precision was happening because double was being divided by an integer

* BAEL-9683 Fix tutorials default-first build - ref# 156

- Fixed formatting
2018-10-19 17:58:47 +02:00
Krzysztof Majewski 450709d13b Using Math.sin with Degrees
Issue: BAEL-2157
2018-10-03 10:59:44 -06:00
hardik-r-shah fb34ecb351 BAEL-2149 initial commit (#5186)
* BAEL-2149 initial commit

* BAEL-2149 calculate percentage
2018-09-30 06:44:49 +02:00
Loredana Crusoveanu 8debae2dd4
Merge pull request #5193 from eugenp/mvndep-plugin-cleanup
BAEL-8833: Cleanup the maven-dependency-plugin usage
2018-09-09 22:43:52 +03:00
chandra 2b67a1b48b BALE-2154 - Fix Junit. 2018-09-09 13:18:50 -04:00
sachin29aug 2caf645726 BAEL-8833: Cleanup the maven-dependency-plugin usage 2018-09-07 15:58:10 -04:00
chandra b94147540a BAEL-2154 - BigDecimal and BigInteger article. 2018-09-07 01:01:17 -04:00
sachin fb0023286a BAEL-7674: Let's make sure our logging configuration has the same pattern 2018-08-21 18:22:53 -04:00
Dhawal Kapil e7485a1813 Task/bael 8020 (#4919)
* BAEL-8020 Fix surefire configs of spring-5 projects

-Removed surefire configurations from spring-5 projects

* BAEL-8020 Fix surefire configs of spring-5 projects

-Fixed surefire and junit configuration of spring-5-** projects
-Fixed mavensurefire plugin to execute JUnit5 tests BAEL-8125

* BAEL-8020 Fix sure fire configs in spring5 project

-Fixed dependency for junit-5

* BAEL-8020 Fix sure fire configs in spring5 project

-Fixed dependency for junit5-migration

* BAEL-8020 Fix surefire configs

-Updated maven war plugin to 3.0.0

* BAEL-8020 Fix surefire configs

-Upgraded surefire custom logger api version to 2.21.0 for all child projects

* BAEL-8020

-Deleted empty test SpringBootMvcApplicationTests.java in spring-boot-mvc.
-Renamed SpringBootMvcApplicationTests.java correct in spring-boot-vue

* BAEL-8020 Fix surfire configs

-Added junit vintage dependency to run junit4 tests
2018-08-09 19:13:44 +03:00
Eugen Paraschiv 22b7cf7957 plugin cleanup 2018-07-15 09:51:16 +03:00
Eugen Paraschiv b3b91b990d plugin cleanup 2018-07-15 09:41:47 +03:00
Jonathan Cook b44883b364 BAEL-1889 - Let's move the Java Number articles into a new module (#4619)
* BAEL-1849 - Convert from String to Date in Java

* BAEL-1863 - Calling Callbacks with Mockito

* BAEL-1889 - Let's move the Java Number articles into a new module

* BAEL-1889 - Let's move the Java Number articles into a new module
2018-07-14 15:00:37 +02:00