92 Commits

Author SHA1 Message Date
freelansam
0583091fa2 JAVA-14673 - Fix formatting of POMs (#12722)
* JAVA-14673 - Fix formatting of POMs

* cleanup
2022-09-13 21:22:49 +05:30
sampadawagde
150dbd10e7 JAVA-9022: Fix formatting of POMs 2022-01-10 22:05:47 +05:30
Krzysiek
6a2f78d4ab JAVA-8709: Extract commons-collections4.version property to the main pom.xml 2021-11-26 13:17:01 +01:00
Loredana Crusoveanu
a0dbe854b7 Merge pull request #11470 from kwoyke/JAVA-8436
JAVA-8436: Manage AssertJ dependency in the main pom.xml
2021-11-19 16:56:22 +02:00
Krzysiek
ce43aac971 JAVA-8436: Remove AssertJ depenendency from the child modules - part 1 2021-11-18 10:36:49 +01:00
johnA1331
bd69a7e89e Update README.md 2021-11-18 01:02:47 +08:00
Krzysiek
15a50b8fe2 JAVA-7783: POM properties cleanup 2021-11-16 11:25:14 +01:00
Kai Yuan
41c8af76d2 BAEL-5194 rm html tags (#11404) 2021-11-11 16:19:32 -06:00
chaos2418
5c70fa2443 JAVA-1673: updating surefire plugin in xml module 2021-11-10 09:36:41 +05:30
chaos2418
f13b9a96a4 JAVA-1672: removing redundant junit declarations 2021-11-05 14:31:19 +05:30
Dhawal Kapil
5f9befd0c4 Java 3590 (#11367) (#11380)
* Java 3590 (#11367)

* JAVA-3590: updating junit-jupiter dependency in the main pom.xml

* resolving unnecessary mockito stubbings exception

* adding junit-bom in dependency management

* fixing tests which were not getting discovered

* Revert "fixing tests which were not getting discovered"

This reverts commit 2e9ed8df42.

* fixing tests in ninja, open-liberty and spring-ejb

* removing junit4 dependency and replacing it with junit-vintage-engine

* removing junit4 dependency and replacing it with junit-vintage-engine in testing-modules, maven-modules and aws-lambda

* removing junit dependency and replacing it with junit-vintage-engine

* removing junit and replacing it with junit-vintage-engine

* fixing tests that were not getting discovered due to old version of junit:junit

* updated failsafe plugin configuration to skip integration tests in blade

* fixing tests that were not getting discovered due to old version of junit:junit

* fixing tests in libraries and libraries-2 modules

Co-authored-by: chaos2418 <>

* Java 3590 - fixing integration tests in restx and spring-5-webflux (#11382)

* JAVA-3590: updating junit-jupiter dependency in the main pom.xml

* resolving unnecessary mockito stubbings exception

* adding junit-bom in dependency management

* fixing tests which were not getting discovered

* Revert "fixing tests which were not getting discovered"

This reverts commit 2e9ed8df42.

* fixing tests in ninja, open-liberty and spring-ejb

* removing junit4 dependency and replacing it with junit-vintage-engine

* removing junit4 dependency and replacing it with junit-vintage-engine in testing-modules, maven-modules and aws-lambda

* removing junit dependency and replacing it with junit-vintage-engine

* removing junit and replacing it with junit-vintage-engine

* fixing tests that were not getting discovered due to old version of junit:junit

* updated failsafe plugin configuration to skip integration tests in blade

* fixing tests that were not getting discovered due to old version of junit:junit

* fixing tests in libraries and libraries-2 modules

* fixing integration tests in restx and spring-5-webflux

Co-authored-by: chaos2418 <>

Co-authored-by: chaos2418 <92030908+chaos2418@users.noreply.github.com>
2021-10-29 09:37:04 +05:30
sampadawagde
7658a78bbc JAVA-5223: Fix formatting of POMs (Others) 2021-05-17 20:21:04 +05:30
Krzysztof Woyke
232d9bcd05 JAVA-4931: Cleanup surefire config 2021-03-29 15:22:10 +02:00
Loredana Crusoveanu
a573a99f91 Merge pull request #10584 from kwoyke/JAVA-3295
JAVA-3295: POM Properties Cleanup
2021-03-29 14:57:35 +03:00
Loredana Crusoveanu
81dc97087e Merge pull request #10576 from kwoyke/JAVA-3595
JAVA-3595: Upgrade jmh-core and jmh-generator dependencies in the main pom.xml
2021-03-29 14:37:34 +03:00
Krzysztof Woyke
e56e12e8c7 JAVA-3295: Remove redundant java.version property 2021-03-26 12:55:14 +01:00
Krzysztof Woyke
a7c5be1b28 JAVA-3595: Use jmh version defined in the parent pom.xml 2021-03-21 23:06:03 +01:00
Martin Porsch
ff7a7635d8 characters(...) fills StringBuilder instead of String
I startet to implement an XML parser from this tutorial and ran into a problem with empty elements, e.g. <elem></elem>. I found this SO post (https://stackoverflow.com/questions/44570604/sax-parser-is-not-working-properly-when-xml-input-is-given-as-stream-and-some-xm) and realised, that characters(...) can be called zero or multiple times, so one should fixed it conceptually by using a StringBuffer or StringBuilder.
2021-02-18 10:39:41 +01:00
Krzysiek
412b8a5c68 JAVA-3585: Use common commons-io.version property in all child modules 2021-01-07 20:42:57 +01:00
Krzysztof Woyke
b13ae16104 JAVA-3586: Get rid of the overriden commons-lang3.version property 2021-01-04 23:01:41 +01:00
amit.pandey
04c9af4965 pom formatting 2020-03-15 18:22:24 +05:30
catalin-burcea
2f7e94bc92 [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
johnA1331
ca29686b7c Update README.md 2019-10-18 20:19:36 +08:00
johnA1331
25f0d92073 Update README.md 2019-10-15 16:47:04 +08:00
johnA1331
50d1feae2e Update README.md 2019-10-15 16:09:18 +08:00
Josh Cummings
e2f6187f35 Update links to https (#7931)
* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* Update README.md

* https added

* https added

* Update README.md

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added

* https added
2019-10-02 20:30:08 +03:00
johnA1331
4aeef357e3 Bi-monthly test fix - BAEL-16797 (#7822)
* 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

* 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

* 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
2019-10-02 16:16:24 +03:00
yassin.hajaj
83535d53c8 BAEL-3219 2019-09-28 14:19:11 +02:00
YassinHajaj
d7107a5931 BAEL-3219 2019-09-28 13:57:53 +02:00
YassinHajaj
f82e007672 BAEL-3219 2019-09-28 11:00:56 +02:00
yassin.hajaj
59729b7e23 BAEL-3219
Parsing an XML File Using SAX Parser
2019-09-28 11:00:56 +02:00
yassin.hajaj
6f4957a63d BAEL-3219
Parsing an XML File Using SAX Parser
2019-09-28 11:00:56 +02:00
yassin.hajaj
08da9be666 BAEL-3219
Parsing an XML File Using SAX Parser
2019-09-28 11:00:56 +02:00
yassin.hajaj
21804927e3 BAEL-3219
Parsing an XML File Using SAX Parser
2019-09-28 11:00:56 +02:00
yassin.hajaj
6e77eef313 BAEL-3219
Parsing an XML File Using SAX Parser
2019-09-28 11:00:56 +02:00
yassin.hajaj
a846c037cb BAEL-3219
Parsing an XML File Using SAX Parser
2019-09-28 11:00:56 +02:00
Dhawal Kapil
5373bc1719 BAEL-17950 Fix the integrations tests in xml (#7882)
-Fixed integration test issue and renamed the class back to *UnitTest as its not an integration test at all
2019-09-27 08:02:22 -06:00
Sam Millington
950226e8f0 [BAEL-17476] Add README descriptions 17 (#7877)
* [BAEL-17476] Add README descriptions 17

* Removed 'with' in spring security kerberos readme
2019-09-27 07:58:00 -06:00
KevinGilmore
b0c356b468 BAEL-2338: add link back to article (#7838)
* BAEL-2246: add link back to article

* BAEL-2174: rename core-java-net module to core-java-networking

* BAEL-2174: add link back to article

* BAEL-2363 BAEL-2337 BAEL-1996 BAEL-2277 add links back to articles

* BAEL-2367: add link back to article

* BAEL-2335: add link back to article

* BAEL-2413: add link back to article

* Update README.MD

* BAEL-2577: add link back to article

* BAEL-2490: add link back to article

* BAEL-2471: add link back to article

* BAEL-2583: add link back to article

* BAEL-2738: add link back to article

* BAEL-2711: Add spring-boot-angular module to root pom

* BAEL-2544 BAEL-2711 BAEL-2575 BAEL-2657 Add links back to articles

* BAEL-2736: Add link back to article

* BAEL-2789: Add link back to article

* BAEL-2489: add link back to article

* BAEL-2840: add link back to article

* BAEL-2655: add link back to article

* BAEL-2884: add link back to article

* BAEL-2985: Fix Spring Boot Apps in spring-data-rest module

* BAEL-2898 BAEL-3057 BAEL-3020 add links back to articles

* BAEL-3126 BAEL-2463 README

* BAEL-2989: add README

* BAEL-3149 BAEL-3043 update README

* BAEL-2338: update README

* BAEL-3149: move code to new module
2019-09-21 09:59:04 -05:00
Juan Moreno
2140022058 BAEL 2338 - Updated code for the article Convert XML to HTML in Java (#7813)
* FEAT Added close handling to resources & extra security configurations

* UPDATE Added extra security configuration

* UPDATE Closed input stream & rename local variables to avoid shadowing
2019-09-17 20:35:11 -05:00
Juan Moreno
c291aae952 BAEL 2338 - Sample code for the article (#7762)
* FEAT Added Jaxp transformer to convert xml to html

* CHORE Added additional refactors

* UPDATE Refactor to use Map instead of Element navigation

* FEAT Added Stax transformer to convert from XML to HTML

* FEAT Added Freemarker transformer

* FEAT Added Mustache transformer
2019-09-14 09:30:41 -05:00
pazis
0eedbaa5f4 stax fix 2019-08-28 11:00:23 +00:00
pazis
a14c19d4e2 stax 2019-08-23 21:21:20 +00:00
Juan Moreno
a02fcfbb06 UPDATE Added additional tests, security config, and fix format issues (#7421) 2019-08-05 17:35:34 -05:00
Juan Moreno
4bf6b77067 Sample code for BAEL-2539 (#7238)
* UPDATE Added junit5 & assertJ configuration in order to run tests

* FEAT Added JaxpTransformer basic implementation

* UPDATE Added JAXP polish version

* UPDATE Polish jaxp implementation

* FEAT Added complete JAXP Sample

* FIX typo

* Added additional samples and JMH benchmark

* FIX indent in Joox sample
2019-07-22 22:16:48 -05:00
amit2103
f4a0913e79 [BAEL-15942] - POM Properties Cleanup 2019-07-14 18:40:26 +05:30
amit2103
73ea42d0ae [BAEL-15321] - Extracted versions into properties 2019-07-07 01:08:17 +05:30
Loredana Crusoveanu
362525572e Update README.md 2019-03-30 13:57:02 +02:00
Adam InTae Gerard
57a1096c1f BAEL-2338 (#6150)
* BAEL-2338

* Update Application.java

* merged and updated

* updated pom.xml

* improved and updated

* corrected per request

* removed annotations

* formatting
2019-03-12 22:55:59 -05:00
Eugen Paraschiv
6bcc78dce2 BAEL-10335 - maven work 2018-12-18 23:10:32 +02:00