Re: [I] use log4j-bom dependency to ensure that log4j jars match [incubator-stormcrawler]

2024-12-05 Thread via GitHub
pjfanning commented on issue #1436: URL: https://github.com/apache/incubator-stormcrawler/issues/1436#issuecomment-2519969272 Can Storm be updated to use the bom dependency? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [I] use log4j-bom dependency to ensure that log4j jars match [incubator-stormcrawler]

2024-12-05 Thread via GitHub
rzo1 commented on issue #1436: URL: https://github.com/apache/incubator-stormcrawler/issues/1436#issuecomment-2519864464 Note: We rely on the version provided by Storm. We can actually remove all references to log4j2 in SC (as we use the one provided by the storm client) which will be avai

Re: [I] use log4j-bom dependency to ensure that log4j jars match [incubator-stormcrawler]

2024-12-05 Thread via GitHub
rzo1 commented on issue #1436: URL: https://github.com/apache/incubator-stormcrawler/issues/1436#issuecomment-2520121659 > Can Storm be updated to use the bom dependency? https://github.com/apache/storm/blob/ef493269bda096e6bd03bb70985626a988b70a2d/pom.xml#L802C10-L809C25 -- This