Closed hazendaz closed 9 months ago
as an FYI, I also have been supporting scriptable-dataset for past 7 years. So I've applied your repo to replace the other. While the other is technically still around its in sourceforge and anyone over there I feel treat their repos as end of the road. At any rate, see https://github.com/hazendaz/scriptable-dataset/releases/tag/scriptable-dataset-2.4.0 to see I picked you up and I have made the two drivers provided there anyways.
Drivers will be optional, Thanks. May be will move other DB support into other modules. It feels I am long ways before I am ready to proudly share what I am doing. It is far from where I want it to be as of today
Mentioned dependencies are optional.
In the old dbunit, we were already excluding poi-ooxml, junit (4), postgresql (2 copies), and ojdbc8.
With new version, great, no legacy poi in the core, no junit in the core. So less exclusions.
Now, can you make the drivers optional so user can pick. That allows us to avoid exclusions. Both oracle and postgresql?