Hi Alex, I don't understand why the code and scripts from Oracle are being removed. If the only problem is the binary dependency I don't see remove code for oracle is required unless Oracle word is something subject to not being used in Apache.
I would suggest only to remove the dependencies and for the test just execute it conditional only if the driver is available. Cheers :) El mié, 24 ene 2024 a las 0:00, Alex Porcelli (<[email protected]>) escribió: > > Hi Francisco and team, > > Here are the links for the PRs that remove references for Oracle > database dependencies: > > - https://github.com/apache/incubator-kie-kogito-runtimes/pull/3369 > - https://github.com/apache/incubator-kie-kogito-apps/pull/1968 > > On Fri, Jan 12, 2024 at 6:36 AM Francisco Javier Tirado Sarti > <[email protected]> wrote: > > > > Hi Alex, > > Thanks for the info.k > > Quarkus-oracle-jdbc dependency includes ojdbc11 and ori18n, which I'm not > > sure are affected by this policy. > > However, kogito-test-utils includes oracle-xe, which seems to be affected, > > so I'm wondering which should be the approach? Probably removing the driver > > and the test associated with it that will start failing should be enough. > > Problem is that we will leave some functionality not tested but I guess > > that's ok, since, after > > https://github.com/apache/incubator-kie-kogito-apps/pull/1941, oracle addon > > delegates to generic jpa addon. > > > > On Thu, Jan 11, 2024 at 11:17 PM Alex Porcelli <[email protected]> wrote: > > > > > Based on this thread [1] and this legal issue feedback [2] - remove > > > Oracle driver is required to comply with Apache Foundation > > > requirements. > > > > > > I created the issue [3] and this is a blocker for release. I'm > > > planning to work on this myself. > > > > > > [1] https://lists.apache.org/thread/1t29vxrnhfxk63j4n6do6g8jhl6l858j > > > [2] https://issues.apache.org/jira/browse/LEGAL-663 > > > [3] https://github.com/apache/incubator-kie-issues/issues/817 > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [email protected] > > > For additional commands, e-mail: [email protected] > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > -- Saludos, Enrique González Martínez :) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
