From 1bed9c698c461e8278cb014d725efb51841a6e2a Mon Sep 17 00:00:00 2001 From: mayur-hitachivantara Date: Thu, 14 Mar 2024 16:48:21 +0530 Subject: [PATCH 01/30] Update pom.xml --- core/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/core/pom.xml b/core/pom.xml index 38ca4f0131a3..9865093660bc 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,6 +4,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 + pentaho-kettle kettle-core 10.2.0.0-SNAPSHOT From 993227809e5cbb4428914b2939e1d7d5f24374a2 Mon Sep 17 00:00:00 2001 From: mayur-hitachivantara Date: Fri, 15 Mar 2024 15:19:22 +0530 Subject: [PATCH 02/30] Update pom.xml --- core/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 9865093660bc..a7c2a9093e7e 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -3,8 +3,7 @@ xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - - + pentaho-kettle kettle-core 10.2.0.0-SNAPSHOT From b6bcec33541e79efa04bc9e6f84b40dadf2cc202 Mon Sep 17 00:00:00 2001 From: mayur-hitachivantara Date: Fri, 15 Mar 2024 15:37:06 +0530 Subject: [PATCH 03/30] Update pom.xml --- core/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/core/pom.xml b/core/pom.xml index a7c2a9093e7e..9865093660bc 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -3,7 +3,8 @@ xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - + + pentaho-kettle kettle-core 10.2.0.0-SNAPSHOT From f416d6c8c6740bcec0cfe94e045784e13083bb65 Mon Sep 17 00:00:00 2001 From: mayur-hitachivantara Date: Fri, 15 Mar 2024 15:55:17 +0530 Subject: [PATCH 04/30] Update pom.xml --- core/pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/core/pom.xml b/core/pom.xml index 9865093660bc..6c445d0dfe44 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -3,7 +3,6 @@ xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - pentaho-kettle kettle-core From b9afc3656c9ff7934d7cfbff03219ae9d652baf9 Mon Sep 17 00:00:00 2001 From: mayur-hitachivantara Date: Fri, 15 Mar 2024 16:03:40 +0530 Subject: [PATCH 05/30] Update pom.xml --- core/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/core/pom.xml b/core/pom.xml index 6c445d0dfe44..9865093660bc 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -3,6 +3,7 @@ xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 + pentaho-kettle kettle-core From 8c722840de9f7f5bee77991babb194d3681e0c59 Mon Sep 17 00:00:00 2001 From: mayur-hitachivantara Date: Fri, 15 Mar 2024 16:18:27 +0530 Subject: [PATCH 06/30] Update pom.xml --- core/pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/core/pom.xml b/core/pom.xml index 9865093660bc..6c445d0dfe44 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -3,7 +3,6 @@ xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - pentaho-kettle kettle-core From 6f99cb09b54008ca6c5223242418cda3d5b7c0b8 Mon Sep 17 00:00:00 2001 From: mayur-hitachivantara Date: Fri, 15 Mar 2024 16:34:34 +0530 Subject: [PATCH 07/30] Update pom.xml --- core/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/core/pom.xml b/core/pom.xml index 6c445d0dfe44..9865093660bc 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -3,6 +3,7 @@ xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 + pentaho-kettle kettle-core From 66da1486b0dd1cc4214dede27562fce2509d04a9 Mon Sep 17 00:00:00 2001 From: mayur-hitachivantara Date: Thu, 21 Mar 2024 13:08:11 +0530 Subject: [PATCH 08/30] Update pom.xml --- core/pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/core/pom.xml b/core/pom.xml index 9865093660bc..6c445d0dfe44 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -3,7 +3,6 @@ xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - pentaho-kettle kettle-core From 79a0a91563edb82e62ee00e6e4f4ee6d7dac59fd Mon Sep 17 00:00:00 2001 From: mayur-hitachivantara Date: Thu, 21 Mar 2024 13:22:27 +0530 Subject: [PATCH 09/30] Update pom.xml --- core/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/core/pom.xml b/core/pom.xml index 6c445d0dfe44..9865093660bc 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -3,6 +3,7 @@ xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 + pentaho-kettle kettle-core From 0745b07968471375334e10a95b6887216572cfce Mon Sep 17 00:00:00 2001 From: mayur-hitachivantara Date: Thu, 21 Mar 2024 13:37:34 +0530 Subject: [PATCH 10/30] Update pom.xml --- core/pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/core/pom.xml b/core/pom.xml index 9865093660bc..38ca4f0131a3 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,6 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - pentaho-kettle kettle-core 10.2.0.0-SNAPSHOT From f9ff1fbe23b63b598e514188a67bf3fc20750f20 Mon Sep 17 00:00:00 2001 From: mayur-hitachivantara Date: Thu, 21 Mar 2024 13:46:27 +0530 Subject: [PATCH 11/30] Update pom.xml --- core/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/core/pom.xml b/core/pom.xml index 38ca4f0131a3..9865093660bc 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,6 +4,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 + pentaho-kettle kettle-core 10.2.0.0-SNAPSHOT From 0a514ba82b35090860424de1ed45682bb38cbff5 Mon Sep 17 00:00:00 2001 From: mayur-hitachivantara Date: Thu, 21 Mar 2024 16:04:19 +0530 Subject: [PATCH 12/30] Update pom.xml --- core/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 9865093660bc..a7c2a9093e7e 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -3,8 +3,7 @@ xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - - + pentaho-kettle kettle-core 10.2.0.0-SNAPSHOT From 28a1f4a5731581dcabb5edd14c3f987e297b5809 Mon Sep 17 00:00:00 2001 From: mayur-hitachivantara Date: Thu, 21 Mar 2024 16:21:37 +0530 Subject: [PATCH 13/30] Update pom.xml --- core/pom.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/core/pom.xml b/core/pom.xml index a7c2a9093e7e..e541c9e891d7 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -3,7 +3,9 @@ xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - + + + pentaho-kettle kettle-core 10.2.0.0-SNAPSHOT From 0d2bc2291b689d66b6d43ff6cccb4e7c79f25253 Mon Sep 17 00:00:00 2001 From: mayur-hitachivantara Date: Thu, 21 Mar 2024 16:43:53 +0530 Subject: [PATCH 14/30] Update pom.xml --- core/pom.xml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index e541c9e891d7..aa50b6efd671 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -3,9 +3,7 @@ xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - - - + pentaho-kettle kettle-core 10.2.0.0-SNAPSHOT From 041a8c9ab3d8852a573bee64fbd4d9cefd8ce2d7 Mon Sep 17 00:00:00 2001 From: mayur-hitachivantara Date: Fri, 22 Mar 2024 15:05:35 +0530 Subject: [PATCH 15/30] Update pom.xml --- core/pom.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/core/pom.xml b/core/pom.xml index aa50b6efd671..e541c9e891d7 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -3,7 +3,9 @@ xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - + + + pentaho-kettle kettle-core 10.2.0.0-SNAPSHOT From f37b3e35cb64fce620f8e6e1f3b3a4c02065d6f2 Mon Sep 17 00:00:00 2001 From: mayur-hitachivantara Date: Fri, 22 Mar 2024 15:33:01 +0530 Subject: [PATCH 16/30] Update pom.xml --- core/pom.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index e541c9e891d7..38ca4f0131a3 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,8 +4,6 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - - pentaho-kettle kettle-core 10.2.0.0-SNAPSHOT From bc41054a89cb70224d3aca5f1f97542807e0611b Mon Sep 17 00:00:00 2001 From: mayur-hitachivantara Date: Fri, 22 Mar 2024 15:41:00 +0530 Subject: [PATCH 17/30] Update pom.xml --- core/pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/core/pom.xml b/core/pom.xml index 38ca4f0131a3..e541c9e891d7 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,6 +4,8 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 + + pentaho-kettle kettle-core 10.2.0.0-SNAPSHOT From a31960f951b04b680882f5788941fde8e08a03a3 Mon Sep 17 00:00:00 2001 From: mayur-hitachivantara Date: Mon, 1 Apr 2024 14:21:30 +0530 Subject: [PATCH 18/30] Update pom.xml --- core/pom.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index e541c9e891d7..38ca4f0131a3 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,8 +4,6 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - - pentaho-kettle kettle-core 10.2.0.0-SNAPSHOT From 6edf70789d32dbc09d57b461e38a492df43d6ccf Mon Sep 17 00:00:00 2001 From: mayur-hitachivantara Date: Mon, 1 Apr 2024 15:29:32 +0530 Subject: [PATCH 19/30] Update pom.xml --- core/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/core/pom.xml b/core/pom.xml index 38ca4f0131a3..9865093660bc 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,6 +4,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 + pentaho-kettle kettle-core 10.2.0.0-SNAPSHOT From 4597f2ee80ac21e0ea4e4bed35bc07f86f046565 Mon Sep 17 00:00:00 2001 From: mayur-hitachivantara Date: Wed, 3 Apr 2024 17:48:04 +0530 Subject: [PATCH 20/30] Update pom.xml --- core/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/core/pom.xml b/core/pom.xml index 9865093660bc..4a646c402416 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -51,6 +51,11 @@ + + log4j + log4j + 1.2.17 + org.slf4j slf4j-api From bcbbcd1f451867359217c3a270eed66eca74c527 Mon Sep 17 00:00:00 2001 From: mayur-hitachivantara Date: Wed, 3 Apr 2024 18:02:34 +0530 Subject: [PATCH 21/30] Added Bug --- core/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 4a646c402416..5d20db347760 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -52,9 +52,9 @@ - log4j - log4j - 1.2.17 + org.apache.logging.log4j + log4j-core + 2.13.0 org.slf4j From f1a9e6136b6427e4eb2528236ffa054a51af6730 Mon Sep 17 00:00:00 2001 From: mayur-hitachivantara Date: Wed, 3 Apr 2024 19:17:15 +0530 Subject: [PATCH 22/30] checking frogbot scan --- core/pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/core/pom.xml b/core/pom.xml index 5d20db347760..9e8eacbde601 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,6 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - pentaho-kettle kettle-core 10.2.0.0-SNAPSHOT From 07d7e0af6c87d19f696a3ccb3c638f669449949b Mon Sep 17 00:00:00 2001 From: mayur-hitachivantara Date: Wed, 3 Apr 2024 19:27:11 +0530 Subject: [PATCH 23/30] Update pom.xml --- core/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/core/pom.xml b/core/pom.xml index 9e8eacbde601..5d20db347760 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,6 +4,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 + pentaho-kettle kettle-core 10.2.0.0-SNAPSHOT From 1ef4d179911cf933ce5fc9a0a514807869b65220 Mon Sep 17 00:00:00 2001 From: mayur-hitachivantara Date: Wed, 3 Apr 2024 21:12:26 +0530 Subject: [PATCH 24/30] Update pom.xml --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index aa2e46dbde79..30c99a49c5f6 100644 --- a/pom.xml +++ b/pom.xml @@ -74,6 +74,12 @@ + + org.apache.logging.log4j + log4j-core + 2.13.0 + + org.pentaho commons-xul-core From 30aae36fb952a10a4b67bea96ba5769f8ec3948f Mon Sep 17 00:00:00 2001 From: mayur-hitachivantara Date: Wed, 3 Apr 2024 21:13:27 +0530 Subject: [PATCH 25/30] Update pom.xml --- core/pom.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 5d20db347760..9865093660bc 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -51,11 +51,6 @@ - - org.apache.logging.log4j - log4j-core - 2.13.0 - org.slf4j slf4j-api From a21ee20af83970080a14fcafa96a8602d7f1249e Mon Sep 17 00:00:00 2001 From: mayur-hitachivantara Date: Wed, 3 Apr 2024 21:14:11 +0530 Subject: [PATCH 26/30] Update pom.xml --- core/pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/core/pom.xml b/core/pom.xml index 9865093660bc..38ca4f0131a3 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -4,7 +4,6 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - pentaho-kettle kettle-core 10.2.0.0-SNAPSHOT From 6b9dd24c6eedbfe7c38cb2563c27b5764f108d92 Mon Sep 17 00:00:00 2001 From: mayur-hitachivantara Date: Tue, 16 Apr 2024 16:58:31 +0530 Subject: [PATCH 27/30] Update pom.xml --- core/pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/core/pom.xml b/core/pom.xml index 38ca4f0131a3..908c825bdf6b 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -3,7 +3,6 @@ xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - pentaho-kettle kettle-core 10.2.0.0-SNAPSHOT From 4e414ca2d48819753c757c4681d031d19c498abf Mon Sep 17 00:00:00 2001 From: mayur-hitachivantara Date: Tue, 16 Apr 2024 17:08:34 +0530 Subject: [PATCH 28/30] Update pom.xml --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index 30c99a49c5f6..210d0426a836 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,6 @@ pentaho-ce-jar-parent-pom 10.2.0.0-SNAPSHOT - scm:git:git@github.com:pentaho/pentaho-kettle.git HEAD From c3ec359b49fc3cb7fccb08d973e25ffb734508bb Mon Sep 17 00:00:00 2001 From: mayur-hitachivantara Date: Wed, 24 Apr 2024 14:48:38 +0530 Subject: [PATCH 29/30] Update pom.xml --- core/pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/core/pom.xml b/core/pom.xml index 908c825bdf6b..c53526097062 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -7,7 +7,6 @@ kettle-core 10.2.0.0-SNAPSHOT jar - PDI Core From d725295fdc90560e02a80d0812167e7c79a0cc1d Mon Sep 17 00:00:00 2001 From: mayur-hitachivantara Date: Wed, 24 Apr 2024 15:23:53 +0530 Subject: [PATCH 30/30] Update pom.xml --- core/pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/core/pom.xml b/core/pom.xml index c53526097062..77093e1485c9 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -8,7 +8,6 @@ 10.2.0.0-SNAPSHOT jar PDI Core - org.pentaho.di pdi