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.
ffc70af105f2bbce0df70a8d8ae1a5f37ea5aba4
* fix(TUP-38273) upgrade avro, replace org.apache.servicemix.bundles.av… (#6298) * fix(TUP-38273) upgrade avro, replace org.apache.servicemix.bundles.avro with avro * revert last change on this .classpath file * add avro bundle to required * replace org.apache.servicemix.bundles.avro with avro bundle with higher version 1.11.2 * replace bundle org.apache.servicemix.bundles.avro with avro * set default value to null for date type set validate defaults to false to compatible with previous avro # Conflicts: # main/plugins/org.talend.core.runtime/META-INF/MANIFEST.MF # main/plugins/org.talend.metadata.managment.ui/META-INF/MANIFEST.MF * fix(TUP-38273) upgrade spring-boot-dependencies to 2.7.7 according to avro upgrade (#6318) * fix(TUP-38273) upgrade spring-boot-dependencies to 2.7.7 according to avro upgrade * upgrade *-bom dependencies of crypto-utils 7.1.16 # Conflicts: # main/plugins/org.talend.designer.maven.tos/resources/unzip/pom.xml * fix(TUP-38273) upgrade jackson bundle to 2.14.3 to align to TDI (#6334) * fix(TUP-38273) upgrade jackson bundle to 2.14.3 to align to TDI * fix unit test failure in MetadataToolAvroHelperTest * Wwang talend/tdi 49492 jackson (#6330) # Conflicts: # main/plugins/org.talend.core.runtime/src/main/java/org/talend/core/database/conn/version/EDatabaseVersion4Drivers.java * fix(TDI-49492): Upgrade Avro to 1.11.x tck connectors m2 (#6417) * feat(TDI-50294): bump component-runtime to 1.61.0 * align cxf for tck upgrade --------- Co-authored-by: wang wei <wwang@talend.com> Co-authored-by: undx <egallois@talend.com>
Talend Common Repository
Contents
This repository contains the source files that are common across all Talend Open Studio products. These files must be used together with one or more of the following: tdi-studio-se, tdq-studio-se, tmdm-studio-se, tesb-studio-se or tbd-studio-se.
Repository Structure
All Talend Studio repositories follow the same file structure:
|_ main Main Eclipse plugins and features
|_ features
|_ plugins
|_ test Eclipse plugins and features for unit tests.
|_ features
|_ plugins
|_ i18n Internationalization plugins and features.
|_ features
|_ plugins
Support
You can ask for help on our Forum.
Contributing
We welcome contributions of all kinds from anyone.
Using the bug tracker Talend bugtracker is the best channel for bug reports, feature requests and submitting pull requests.
Feel free to share your Talend components on Talend Exchange.
License
Copyright (c) 2006-2021 Talend
Licensed under the Apache V2 License
Description
Languages
Java
99.6%
CSS
0.2%
Perl
0.1%
