Commit Graph

55 Commits

Author SHA1 Message Date
Harry9656 4394e828c1
JAVA-32410: Update mockito-core to version 5.11.0 (#16199)
* JAVA-32410: Update mockito-core to version 5.11.0

* Fix rollback mockito upgrade.

* wip

* WIP: Update jee-7 wildfly versions

* WIP: Fix jersey tests

* WIP: rollback powermock module

* wip: fix test in spring-data-dynamodb

* wip: fix test in spring-security-legacy-oidc

* wip: rollback quarkus

* wip: fix greeter-spring-boot-autoconfigure

* JAVA-33535: Fix spring-core module integration test

JAVA-33535: rollback junit-5 module mockito version.

* Fix byte-buddy

* Fix log4j dependency in apache-poi
2024-04-11 01:26:19 +02:00
panos-kakos 054e039187
[JAVA-31579] Update Apache Poi to latest version (#15973) 2024-02-27 08:47:56 +01:00
neha298 8356372837 Row index modification 2023-04-17 01:26:06 +05:30
neha298 f2c036a59d Removed print statement 2023-04-17 01:11:46 +05:30
neha298 c9770d8dd5 Removed extra whitespace 2023-04-17 01:01:42 +05:30
neha298 d1da4b1494 Fastexcel 2023-04-16 23:42:27 +05:30
Haroon Khan 2859935089 [JAVA-10463] Split apache-poi module 2022-03-07 18:10:13 +00:00
Haroon Khan f3b59f5316 [JAVA-10080] Add plugin for filtering xls resources 2022-02-19 19:41:44 +00:00
Haroon Khan a7980094d1 [JAVA-9021] Clean up uncommitted artifacts (#11754) 2022-02-01 19:38:56 +05:30
freelansam ef127cbdfb JAVA-9566: Update apache-poi version and articles (#11748)
* JAVA-9566: Update apache-poi version and articles

* JAVA-9566: Update apache-poi version and articles
2022-01-31 21:48:39 +05:30
johnA1331 7aaf834ff8 Update README.md 2022-01-26 18:02:03 +08:00
HarisHashim 480d9fb405 BAEL-5204: Change the font color of a cell with Apache POI (#11554)
* BAEL-5204: First commit "Change the font color of a cell with Apache POI"

* BAEL-5204: Create class and unit test

* BAEL-5204: finalize unit test

* BAEL-5204: fix indent

* BAEL-5204: add missing excel template
2022-01-25 19:28:57 -06:00
Haroon Khan f27941b044 [JAVA-9345] Split apache-poi module 2022-01-06 22:57:49 +00:00
Amitabh Tiwari 9b905cef77 Bael 5200 numeric excel (#11594)
* Changes for Numeric Format

* Update NumberCellValueUnitTest.java

* Corrected the workbook format

* Unwanted change removed

* Corrected the spell issue

* Update NumberCellValueUnitTest.java

* Fixed review comment

* Update NumberCellValueUnitTest.java
2021-12-25 08:55:49 -06:00
johnA1331 8b44f71a77 Update README.md 2021-12-08 23:50:58 +08:00
Olsi Seferi 5c9e48a10f ExcelUtility Jira issue BAEL-5198 (#11559)
* CODE REFACTOR AND ADDED UNIT TEST

* SMALL CHANGE

* FIXED TESTS TIMEZONE ISSUES

* UPDATED FORMATTING

Co-authored-by: Olsi Seferi <olsi.seferi@sisal.al>
2021-12-06 11:05:13 -08:00
Olsi Seferi 36866c09f7 ExcelUtility Jira issue BAEL-5198 (#11503)
* CODE REFACTOR AND ADDED UNIT TEST

* SMALL CHANGE

* FIXED TESTS TIMEZONE ISSUES

Co-authored-by: Olsi Seferi <olsi.seferi@sisal.al>
2021-12-01 10:19:19 -08:00
KevinGilmore 696b754971 Add and update README files (#11530) 2021-11-29 22:19:32 -06:00
johnA1331 27b6f9b7fd Update README.md 2021-11-24 14:17:59 +08:00
Seshu Kumar T b8861e8ea3 Excel Cell Border Example (#11472)
Co-authored-by: Seshu Thanneeru <seshukumar.thanneeru@thoughtdata.com>
2021-11-18 10:04:28 -08:00
johnA1331 87c4b8ccf5 Update README.md 2021-11-18 01:18:47 +08:00
Seshu Kumar T 3ea1b6b151 Cell Background Color Change (#11400)
Co-authored-by: Seshu Thanneeru <seshukumar.thanneeru@thoughtdata.com>
2021-11-04 21:16:37 +01:00
johnA1331 e4f75b51a2 Update README.md 2021-11-04 00:41:51 +08:00
HarisHashim 258778b6fc BAEL-5202: Add excel multiline text (#11366)
* BAEL-5202: Add excel multiline text

* BAEL-5202: Reformat code and rename ExcelMultilineText for consistency with unit test

* Cleanup and formatting
2021-10-26 09:06:06 -07:00
sampadawagde 73d9fdb53b JAVA-5223: Fix formatting of POMs 2021-05-06 17:14:43 +05:30
johnA1331 2d0eaccad4 Update README.md 2021-03-03 20:55:30 +08:00
hmdrzsharifi 365075cdd3 update unit test 2021-02-17 19:58:50 +03:30
hmdrzsharifi 0f19017581 remove Helper class 2021-02-17 19:58:09 +03:30
hmdrzsharifi a7c64b99ef add unit test 2021-02-15 23:57:22 +03:30
hmdrzsharifi 74c7e4ec19 add main class 2021-02-15 23:56:47 +03:30
johnA1331 ff66bac56c Update README.md 2020-08-20 13:10:04 +08:00
STS a0bfc4c72a change address 2020-07-28 14:23:08 +02:00
STS 78d44e5a60 change baeldung spell 2020-07-27 10:07:30 +02:00
STS 48ea32d583 change test class name, add blank line and swap assert method parameter 2020-07-26 20:01:42 +02:00
STS 9b7caf3118 change excel file direcory 2020-07-19 10:15:37 +02:00
STS 3e31cb49b1 changes after adding excel file 2020-07-11 10:31:02 +02:00
STS 8f22ea5d36 change files location 2020-07-03 23:56:52 +02:00
STS 12eb852349 remove and add file 2020-06-29 14:07:18 +02:00
amit.pandey 1f4a4e24ec pom formatting 2020-03-15 18:22:24 +05:30
johnA1331 2a0cf2b743 Update README.md 2020-03-02 14:40:11 +08:00
Eric Martin 806ba12f4a Merge pull request #8708 from wugangca/BAEL-3657
BAEL-3657 Move the unit test to the merge package
2020-02-11 23:35:35 -06:00
Gang Wu 3e23e57cb7 BAEL-3657 Move the unit test to the merge package 2020-02-11 22:13:56 -07:00
johnA1331 c49b0d7d14 Update README.md 2020-02-10 15:05:09 +08:00
johnA1331 b3460a0cec Update README.md 2020-02-10 14:48:51 +08:00
johnA1331 20ee013359 Update README.md 2020-02-10 14:03:53 +08:00
Gang 9ee48b0e81 BAEL-3657 Merge Cells in Excel using Apache POI 2020-01-19 23:46:23 -07:00
Eric Martin 537d91e6d9 Merge pull request #8463 from wugangca/BAEL-3656
BAEL-3656 Read Numeric Strings in Excel Cells as a String with Apache…
2020-01-08 21:24:05 -06:00
Gang be324f6d09 BAEL-3656 Fix typos in the unit test names. 2020-01-08 20:07:32 -07:00
Gang f484bcb498 BAEL-3656 Change the integration test into unit test. 2020-01-05 00:19:49 -07:00
Sunil Jain 01a4b4b8a6 BAEL-3658: Fixed switch case indentations and added if condition to check if the cellType is FORMULA or not 2020-01-04 11:16:33 +05:30