This repository has been archived on 2025-12-25. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
tcommon-studio-se/main/plugins/org.talend.utils
bhe-talendbj 18a0a1bd6c fix(TUP-26813): remove unused dependency (#4052)
* fix(TUP-26813): remove unused dependency

* fix(TUP-26813): remove org.bouncycastle.bcprov plugin

* fix(TUP-26813): remove org.bouncycastle.bcprov plugin, add test

* fix(TUP-26813): remove org.bouncycastle.bcprov plugin

* fix(TUP-26813): add bouncycastle 1.68 plugin

* fix(TUP-26813): add test case

* fix(TUP-26813): remove unsed plugin
2021-04-02 18:18:33 +08:00
..

Date: 2007 09 26
Author: S. Correia

This project is only for utility classes that have no other dependencies than that described in the MANIFEST.
The dependencies of this project must remains very light. 

  
Use "Eclipse-RegisterBuddy: org.talend.utils" in dependent plugins that use org.talend.utils.ConnectionUtils 
so that org.talend.utils can find the correct JDBC Driver.