pjfanning opened a new pull request, #33: URL: https://github.com/apache/incubator-pekko-connectors/pull/33
* the issue solution tries to create 2 settings confs, each with different license text - 1 with full header for scala/java one 1 with SPDX text for confs * this doesn't work as the license text set for the 2nd (the SPDX one) overwrites the first * this solution is messy but fixes the issue by setting headerLicense only once (the full header text) and ignoring this and using the SPDX text when dealing with conf headers -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
