* fix(TDI-43995): Support listing any path and file
* fix(TDI-43995): Updated Apache Commons Lang library and added diamond operator
* fix(TDI-43995): Remove Apache Commons Lang library
* fix(TDI-43810): Fix for xml component
* fix(TDI-43810): Do not ignore service attr when checkbox is hidden
* fix(TDI-43810): Use hashset instead of arraylist
* fix(TDI-43810): Minor refactoring
* fix(TDI-43610) : jsonutil keep decimal even if 0
* fix(TDI-43610) : jsonutil bump version to 2.4.5-talend
* fix(TDI-43610) : bump to json-lib-talend 2.4.5
* fix(TDI-43610) : bump to json-lib-talend 2.4.5
* fix(TDI-43610) : jsonutil keep decimal even if 0
* fix(TDI-41651): Provide possibility to specify alias for output table ELT
* Do the same fix as mssqlELT
* Small refactoring for query codeGen
* fix(TDI-41651): Fix issues
* Correct notion in javaxml file
* Rename cleanUp method
* Use stringUtils in alias for input table
* fix(TDI-41651): Add getters for inner class
* fix(TDI-41651): Add missing property in pom.xml
* fix(TDI-41651): Add missing i18n label
* fix(TDI-41651): Remove use alias for output field
* fix(TDI-41651): Fix conflicts
* fix(TDI-41651): Provide possibility to specify alias for output table ELT
* Do the same fix as mssqlELT
* Small refactoring for query codeGen
* fix(TDI-41651): Fix issues
* Correct notion in javaxml file
* Rename cleanUp method
* Use stringUtils in alias for input table
* fix(TDI-41651): Add getters for inner class
* fix(TDI-41651): Add missing property in pom.xml
* fix(TDI-41651): Add missing i18n label
* fix(TDI-41651): Remove use alias for output field
* fix(TDI-41651): Fix conflicts
* feat(TUP-25035)Implicit tContextLoad feature (with selection from file)
uses a hardcoded encoding of ISO-8859-15
* bugfix(TUP-25035)Implicit tContextLoad feature (with selection from
file) uses a hardcoded encoding of ISO-8859-15
* bugfix(TUP-25035)Implicit tContextLoad feature (with selection from
file) uses a hardcoded encoding of ISO-8859-15
* bugfix(TUP-25035)Implicit tContextLoad feature (with selection from
file) uses a hardcoded encoding of ISO-8859-15
* bugfix(TUP-25035)Implicit tContextLoad feature (with selection from
file) uses a hardcoded encoding of ISO-8859-15
NPE (#4062)
* fix(TDI-39084): fail to get sap table parameter for tsapbapi and throw
NPE
Conflicts:
main/plugins/org.talend.repository/plugin.xml
* correct the version after merge origin/master
* fix migration
Conflicts:
main/plugins/org.talend.repository/plugin.xml
* fix(TDI-43065): tDTDValidator fails with tDTDValidator_1 Invalid byte 2 of 3-byte UTF-8 sequence when XML file encoded in UTF-8 contains multi-bytes characters
* fix(TDI-43065): tDTDValidator fails with tDTDValidator_1 Invalid byte 2 of 3-byte UTF-8 sequence when XML file encoded in UTF-8 contains multi-bytes characters
* fix(TDI-43065): tDTDValidator fails with tDTDValidator_1 Invalid byte 2 of 3-byte UTF-8 sequence when XML file encoded in UTF-8 contains multi-bytes characters. Change default encoding to system's 'file.encoding'
(cherry picked from commit f77ff96de2)
* fix(TDI-42092): An error occurs on tFileOutputExcel after
* Iterate when /tmp/profiles folder does not exist.
* reproduce in multithread env - each thread try create
* folder. First thread create. Second crash because folder exist
This dev adds the opportunity to externalise osgi-exclude.properties
resource file from org.talend.repository bundle better than using the
one included in org.talend.repository budle jar file.
* fix(TDI-42689) : prefer BigDecimal for float&double
* fix(TDI-42689) : double precision is usually enough
* fix(TDI-42689) : Upgrade all to json-lib-2.4.2-talend
* TESB-23600 : do not open dialog anymore when checking errors
* TESB-23600 : refactor/cleanup
Conflicts:
main/plugins/org.talend.designer.runprocess/src/main/java/org/talend/designer/runprocess/JobErrorsChecker.java
This fix is intended to include context files in a data service
published artifact. When a dataservice job is published for the first
time and was never build from Studio before, published artifact was
missing the context files.
This fix is intended to include context files in a data service
published artifact. When a dataservice job is published for the first
time and was never build from Studio before, published artifact was
missing the context files.
* feat(TDI-42570): stop process if parent thread has terminated
* feat(TDI-42570): stop process if parent thread has terminated
* feat(TDI-42570): stop process if parent thread has terminated. improve indentation
* feat(TDI-42570): stop process if parent thread has terminated. improve indentation
(cherry picked from commit 9e8d8785c2)
alias from table with column of type nvarchar(max) (#3504)
* fix(TDI-42356):ClassCastException with dynamic schema and data source
alias from table with column of type nvarchar(max)
* TalendNTextImpl from talend lib to a patched jtds
* Add maven project to build patched jtds with TalendNTextImpl
* update talend lib talend_DB_mssqlUtil
* update depends on component side
* fix(TDI-42356):exclude jtds jar in osgi bundle
* fix(TDI-42356):fix missing changes for stats and logs with database
config
* fix(TDI-42356):change the GAV of build jar and maven path in
components
* fix(TDI-42356):change the version of jar
* fix(TDQ-16872): Migration for correctly "Custom Matcher" parameter on (#3470)
tmatchGroup component
* fix(TDQ-17050): Change the version of the migration to 7.1.2 because of
the code will use in 7.1
* fix(TUP-22520)tDBConnection is not used in the tDB components Joblet
issue
* fix(TUP-22520)tDBConnection is not used in the tDB components - Joblet
issue
job in studio
https://jira.talendforge.org/browse/TUP-22620
Since my new added test testCheckCircle is the first one to execute, it
used common variable node broke other test balance. Modify to use it own
private variable.
* TESB-25479 Switching to activemq 5.15.5
* Switching to activemq 5.15.5 for tMomInputLoop
* Switching to activemq 5.15.5 for tMomOutput
* fix the maven path
* feat(TDI-41963): change jdbc driver version from 1.2.16.1027 to 1.2.20.1043
* feat(TDI-41963): change redshift module name to "redshift-jdbc42-no-awssdk-1.2.20.1043.jar"
(cherry picked from commit 2307f13545)
* feat(TUP-21495):Support MFA on studio for the Cloud.
* feat(TUP-21495):improve for Support MFA on studio for the Cloud.
* feat(TUP-21495):improve for Support MFA on studio for the Cloud.
* feat(TUP-21495):improve for connection GUI part.
* fix(TUP-22063)[bug] when use different cloud type,click ... to fetch
(#3270)
* fix(TUP-22063)[bug] when use different cloud type,click ... to fetch
token will all open the same url.
https://jira.talendforge.org/browse/TUP-22063
* fix(TUP-22063)[bug] when use different cloud type,click ... to fetch
token will all open the same url.
https://jira.talendforge.org/browse/TUP-22063
* fix(TUP-22063)[bug] when use different cloud type,click ... to fetch
token will all open the same url.
https://jira.talendforge.org/browse/TUP-22063
* fix(TUP-22063)[bug] when use different cloud type,click ... to fetch
(#3274)
token will all open the same url.
https://jira.talendforge.org/browse/TUP-22063
* fix(TUP-22144)[bug] UX suggestion for layout of password/token.
https://jira.talendforge.org/browse/TUP-22144
* feat(TUP-21495):TUP-22141 [bug] update and save the connection in
create
connection page will make the token change.
* feat(TUP-21495):TUP-22140 [bug] In create connection page, there is no
response when click ... button to fetch token if the cloud url is
removed.
* fix(TDI-41808): Fix showing pass as clear text NZLoad
* fix(TDI-41808): Rewrite fix to be more efficient
* chore(TDI-41808): Fix indentation
* fix(TDI-41808): Avoid to show real length of password
* fix(TDI-41808): Use constant from util class
* TESB-21832 Problems with job/route exec. with local runtime in Studio
Local runtime for Studio job/routes execution should not be used in some
cases: build type has to be checked to define the best execution
processor. As execution processor must change when build type is updated
in deployment tab, processor can not be persisted anymore.
* Studio graphical improvements
Fixed some graphical inconsistencies in Studio (borders, margins...)
* TESB-22230 NPE in build item wizard when changing build type
* TESB-22230 NPE in build item wizard when changing build type
* TESB-22230 NPE in build item wizard when changing build type
* TESB-24920 Default endpoint URI not added to endpoint with cRest
This commit improves the way endpoint URL is displayed in console when a
Route/Dataservice is ran in Studio (in case context variables are used).
* Revert "TESB-24920 Default endpoint URI not added to endpoint with cRest"
This reverts commit 0f43b7d406.
* TESB-24920 Default endpoint URI not added to endpoint with cRest
This commit improves the way endpoint URL is displayed in console when a
Route/Dataservice is ran in Studio (in case context variables are used).
Jobs containing tRESTClient or tESBConsumer components can be build as
Job standalone. Thereby it is now also possible to package build as a
Docker image. This commit also improve the way error messages are
managed in build wizard: before, a displayed error message could wrongly
disappear because of new controls for docker export details.
* fix(TDI-41795): migrate correctly connection and linked connection
* fix(TDI-41795): fix invalid char in properties files
* chore(TDI-41795): do net set value at each property, just once
* fix(TDI-41795): correct NPE for tGoogleDriveCopy/Put
* fix(TDI-41795): do not corrupt tcompv0 components
- fix migration version and breaks
- do not execute migration for tcompv0 components
(cherry picked from commit c23955d51f)
* fix(TUP-21849)Salesforce name was changed while it is being edited for
spec
* fix(TUP-21849)Salesforce: name was changed while it is being edited for
spec
* fix(TBD-8260): fix for tBigQueryOutput which always treats Integer schema as Nullable (#3200)
* fix(TBD-8260): compile error for tBigQueryOutput (#3210)
* fix(TBD-8269): Talend is automatically converting BigDecimal type to String (#3211)
* fix(TBD-8242): Compilation error for tFileInputDelimited/tFixedFlowInput with int type not nullable (#3193)
* feat(TDI-40990): Add http proxy support for ftps
* Avoid set PROT and PBSZ commands
* feat(TDI-40990): Allign using proxy marker
* feat(TDI-40990): Remove SSLReuse class from template
* feat(TDI-40990): Use correct constructor
* feat(TDI-40990): Bound FTP components to proxy-support ftps library
* feat(TDI-40990): Make talend-commons-net library included to studio
* Bound all ftp components except tFTPConnection to UrlPath
* feat(TDI-40990): Use HTTP proxy when it's set for FTPS
* chore(TDI-40990): Change package name for custom clients
* feat(TDI-40990): Add talend-commons-net library
* feat(TDI-40990): Add distribution section to deploy lib in nexus
* chore(TDI-40990): Use talend formatter
* feat(TDI-40990): Extract SSLSessionReuseFTPSClient behavior
* feat(TDI-40990): Rename ProxyClient
* chore(TDI-40990): Minor refactoring
* Use while instead of for
* chore(TDI-40990): Remove eclipse service files
* chore(TDI-40990): Change package name
* feat(TDI-40990): Extends talend-commons-net library to support PROT C
* Major refactoring
* chore(TDI-40990): Make methods order more reasonable
* chore(TDI-40990): Add comments
* Fix using default PROT level
* fix(TUP-21532):Standard DI job which refers to big data batch job having
S3 component and standard DI job having S3 connection component fails
with an error.
* fix(TUP-21532):add JUnit
* fix(TUP-20880)Repository share: show warn dialog choice should also
exists for local project
* fix(TUP-20880)Repository share: show warn dialog choice should also
exists for local project
* fix(TUP-20880)repository share show warn dialog choice should also
exists for local project
* fix(TUP-20880)repository share show warn dialog choice should also
exists for local project
* fix(TUP-21049)can't find other database in default list with Chinese and
Japanese(just DelegateComponent fixed)
* fix(TUP-21049) just fixed the unified components
* fix(TUP-21044);JDBC driver changed when load JDBC-Mysql8 to "Project
Setting ---> Job setting ---> Stats&Logs".
* fix(TUP-21044);add some junits for get driver jar from mvn url.
* fix(TUP-20514):Project setting-Aduit can not save the db info if switch to another type of db. (#2905)
* fix(TUP-20514):Project setting-Aduit can not save the db info if switch
to another type of db.
* fix(TUP-20567):Generate button should be disabled if no history listed.
* fix(TUP-20561):Prompt message not clear enough when report generation (#2897)
fails because of DB configuration
* fix(TUP-20516):Audit: Improve: Better Use an Error message if connection isn't successful (#2896)
* fix(TUP-20516):Audit: Improve: Better Use an Error message if connection
isn't successful
* fix(TUP-20515):Project setting-Aduit: better give clear fail information
when the db is not correctly setted.
* For both route and standard job use Resource in repository, some words
need to be updated in wizard.
* For both route and standard job use Resource in repository, some words
need to be updated.
* Pyzhou/tdi 41258 align mvn path to official (#2827)
* fix(TDI-41258):align the mvn path of joda-time
* fix(TDI-41258):correct the mvn path commons-logging redshift
* fix(TDI-41258):align the mvn path of commons-logging
* Revert "fix(TDI-41258):align the mvn path of commons-logging" (#2835)
This reverts commit 901a104988.
* feat(TDI-40363): add SSO to Connection component
* feat(TDI-40363): add SSO to BulkExec/fix Connection
* feat(TDI-40363): add rest of components
* feat(TDI-40363): add tCreateTable
* feat(TDI-40363): minor fix
* feat(TDI-40363): fix typo
* feat(TDI-40363): hide JDBC_URL field when use connection true
* feat(TDI-40363): hide pass and user when JDBC_URL=SSO
* feat(TDI-40363): replace NOT_SHOW_IF to SHOW_IF
* feat(TDI-40363): remove user and pass from InputComponent
* feat(TDI-40363): remove user and pass from Connection
* feat(TDI-40363): remove user and pass from BulkExec
* feat(TDI-40363): remove user and pass from Output
* feat(TDI-40363): BulkExec and Input ready
* feat(TDI-40363): all components ready
* feat(TDI-40363): update to newest driver
* feat(TDI-40363): minor fix
* feat(TDI-40363): change import name, remove static var
* feat(TDI-40363): change jar for tCreateTable
* feat(40363): change driver for input and connection
* feat(TUP-20647)add a db_type named REDSHIFT_SSO
* feat(TDI-40363): change driver and add AWS SDK
* feat(TDI-40363): exclude jars if useExistConnection=true
* feat(TDI-40363): change driver and add required_if
* feat(TUP-20674)match redshift-sso
* feat(TUP-20647)match redshift-sso mode
* fix(TUP-20901)can't do data viewer for tRedshiftInput if use existing
connection in job
https://jira.talendforge.org/browse/TUP-20901
* fix(TUP-20900)guess schema failed for redshift SSO
* get right url of redshift_sso
* feat(TUP-20647)Allow Redshift components to use SSO_latest driver
* remove unused code
* remove unused code
* fix(TESB-23376):Runtime cannot install REST artifact because redundant
'-bundle' in features
* fix(TESB-23707): Add deploy-nexus profile in OSGI pom template
* fix(TDI-40504): Revert "Dsylaiev/tdi 40504 implement move to current dir sftp (#2703)"
This reverts commit 995d668dae.
* fix(TDI-40504): Remove migration task class
* feat(TDI-41177): change the jar import condition redshift
* bulkexec do not connect to S3
* use connection equal false
* add back the dependences
* correct mistake
When using an API definition from metadata for tRESTRequest component,
operation parameters (path, query & header parameters) are now
automatically created.
* feat(TDI-40956): Add new driver dependency to oracle components
* feat(TDI-40956): Add upgraded driver to amazonOracleXXX components
* feat(TDI-40956): Add new db version to eltOracleMap
* feat(TDI-40956): Upgrade driver for tCreateTable
* feat(TDI-40956): Specify correct driver for Oracle18 in tCreateTable
* feat(TDI-40956): Change driver class for oracle components with 18 jdbc
* feat(TDI-40956): Upgrade driver class for Oracle18 in AmazonOracle components
* feat(TDI-40956): Fix codegen error
* Add missing oracle_18 clauses
* feat(TDI-40956):change the mvn path.
* feat(TDI-40363): add SSO to Redshift components
* feat(TDI-40363): add tCreateTable
* feat(TDI-40363): hide JDBC_URL field when use connection true
* feat(TDI-40363): hide pass and user when JDBC_URL=SSO
* feat(TDI-40363): remove user and pass
* feat(TDI-40363): update to newest driver
* feat(TDI-40363): exclude jars if useExistConnection=true
* feat(TDI-40363): change driver and add required_if
* fix(TDI-40911): Remove duplicate oracle version for AmazonOracle and tCreateTable
* fix(TDI-40911): Remove duplicate 11-6 version for OracleELTMap
* fix(TDI-40911): Remove duplicate DBVersion for plain Oracle components
* fix(TDI-40911): Remove 11-6 version from missing places
* fix(TDI-40911): Add a migration task
* rendering adoc in the tacokit plugin instead of relying on a server rendering
* lib in manifest.mf
* fix manifest.mf classpath
* trying to force jruby and asciidoctor to load
* add a profile with talend P2 repo to build the plugin alone if neccessary
* adding style for the tables in the help
* fix asccidoctor instance init and add UT for it
* feat(TDI-41024):tS3Get S3 Select
* move to advance setting and change property name
* fix the bug of file compass.
* remove the use compressed option
* enable add stream in global-map in every file mode
* remove file compress option
* feat(TUP-20458)Implement the resource dependencies editor page for DI
jobs/joblets
https://jira.talendforge.org/browse/TUP-20458
* feat(TUP-20458)Implement the resource dependencies editor page for DI
jobs/joblets
https://jira.talendforge.org/browse/TUP-20458
* feat(TUP-20458)Implement the resource dependencies editor page for DI
jobs/joblets
https://jira.talendforge.org/browse/TUP-20458
* feat(TUP-20458)Implement the resource dependencies editor page for DI
jobs/joblets
https://jira.talendforge.org/browse/TUP-20458
* feat(TUP-20458)Implement the resource dependencies editor page for DI
jobs/joblets
The job label in the path need as same as the one which in context path
* feat(TUP-20458)Implement the resource dependencies editor page for DI
jobs/joblets
The job label in the path need as same as the one which in context path
* feat(TUP-20458)The project label need to lower case to avoid the
exception of org.eclipse.core.internal.resources.ResourceException: A
resource exists with a different case caused by
ext-resources/local_project/testjob_0_2/contexts
* feat(TUP-20459)Final implementation for the runtime part, make sure
resources can be used by studio/jobserver/build job zip
https://jira.talendforge.org/browse/TUP-20459
* feat(TUP-20458) fix the bug of set last selected context variable
automatically
https://jira.talendforge.org/browse/TUP-20605
* fix(TUP-20607) [BUG] resource dependencies display unreasonable on MAC
https://jira.talendforge.org/browse/TUP-20607
and remove character Route for resource dialog
* fix(TUP-20609)[BUG] Can't set context group resource variable value on
MAC
https://jira.talendforge.org/browse/TUP-20609
* feat(TUP-20460) Make sure Impact Analysis/Export items/Repository update
capture resoueces dependencies
https://jira.talendforge.org/browse/TUP-20460
* feat(TUP-20460)Make sure Impact Analysis/Export items/Repository update
capture resources dependencies
https://jira.talendforge.org/browse/TUP-20460
* feat(TUP-20460)Make sure Impact Analysis/Export items/Repository update
capture resources dependencies
https://jira.talendforge.org/browse/TUP-20460
Add resource delete checker for job, and fix error throw when open
dependencies editor page after force delete resource.
* fix(TUP-20630)[BUG] Resource job throw FileNotFoundException if moved
the location
https://jira.talendforge.org/browse/TUP-20630
Set the resource context value shorter like(folder/test.txt),Change the
resource runtime context value to resource dependency path.
* feat(TUP-20457)Add resources from repository to DI features
https://jira.talendforge.org/browse/TUP-20457
* feat(TUP-20457)Add resources from repository to DI features
Change RouteResourceItem to ResourceItem
https://jira.talendforge.org/browse/TUP-20457
Conflicts:
main/plugins/org.talend.repository.resource/plugin.xml
* feat(TUP-20457)Add resources from repository to DI features
https://jira.talendforge.org/browse/TUP-20457
* feat(TUP-20457)Add resources from repository to DI features
https://jira.talendforge.org/browse/TUP-20457
Add header
* feat(TUP-20457)Add resources from repository to DI features
Add comment
* feat(TUP-20457) Change RouteResourceItem to ResourceItem
* feat(TUP-20460) Add Header
* fix(TUP-20630) runtime resource dependency for tRunjob
and dependency page first column should be Resource
* feat(TUP-20460) Resource dependency can be used in BD job
* feat(TUP-20457) for DI license to show resource repository node
Conflicts:
main/plugins/org.talend.repository.resource/plugin.xml
* feat(TUP-20460) Changes of improve Resource Dependencies
* feat(TUP-20460) a npe context issue when run job
* feat(TUP-20703)Resource Dependencies Improvements
https://jira.talendforge.org/browse/TUP-20703
* feat(TUP-20703)Resource Dependencies Improvements
https://jira.talendforge.org/browse/TUP-20703
* feat(TUP-20703)Resource Dependencies Improvements
https://jira.talendforge.org/browse/TUP-20703
* feat(TUP-20703)Resource Dependencies Improvements
https://jira.talendforge.org/browse/TUP-20703
* feat(TUP-20703)Resource Dependencies Improvements
https://jira.talendforge.org/browse/TUP-20703
* feat(TUP-20703) Add junit for feature Resource dependency
* fix(TUP-20736)[BUG] Can't find resource file when running git remote job
https://jira.talendforge.org/browse/TUP-20736
* feat(TUP-20703) Change the key name
* fix(TUP-20746)[BUG] can't dataview on tFileInputDelimited when use
resource file
https://jira.talendforge.org/browse/TUP-20746
* fix(TUP-20746)[BUG] can't dataview on tFileInputDelimited when use
resource file
https://jira.talendforge.org/browse/TUP-20746
* feat(TUP-20703)Resource Dependencies Improvements
https://jira.talendforge.org/browse/TUP-20703
* feat(TUP-20703)Resource Dependencies Improvements
Make sure no more get dependency from additional properties
RESOURCES_PROP (except dependency editor table)
* feat(TUP-20789)Remove the dependencies page and use context view for
resource dependency only
https://jira.talendforge.org/browse/TUP-20789
* feat(TUP-18754)Update driver for Sybase
https://jira.talendforge.org/browse/TUP-18754
* fix a bug that when checking the db connection,the driver url is not
correct on the page called implicit context load.
* feat(TUP-20682)Add support of Postgres 10 in the db of studio
https://jira.talendforge.org/browse/TUP-20682
* feat(TUP-20682)Add support of Postgres 10 in the db of studio
* fix a bug that when checking the db connection,the driver url is not
correct on the page called implicit context load.
* to match the dbversion with component
* fix(TDI-41089): change MySQL version to v5 if not specified
* fix(TDI-41089): correct typo in driver name
* fix(TDI-41089): if dbname was not found put double quote
* fix(TDI-41089): add node property for tCreateTable
* fix(TDI-37336): Add error message for setting null context value
* fix(TDI-37336): Add same changes for Date conversion
* fix(TDI-37336): Add logger message support
* fix(TDI-37336): Unite 2 messages in one
* Use common string format to warning messages
* feat(TDI-40954): postgresql family supports v10 db
* feat(TDI-40954): postgresPLUS family supports v10 db
* feat(TDI-40954): tCreateTable supports postgre v10 db
* feat(TDI-40954): change DB version by default
* TCOMP-991 : fix condition creation for activeif in the studio
* TCOMP-991 : activation conditions, handle widget context
* remove AbsolutePathResolver duplication. use the one from component-form-core
* TESB-22605 Moving OAS tools from teb projects to tdi projects
* Revert "TESB-22605 Moving OAS tools from teb projects to tdi projects"
This reverts commit 54c66c5a09.
* TESB-22605 Moving OAS tools from tesb projects to tdi projects
* TESB-22605 Add node as context parameter for REST component mgmt
Current process node is added to existing context map in order to manage
REST components parameters update from API.
* TESB-23369 OAS Validation messages management
* DS metadata node (#2615)
* fix(TBD-7296): Fix duplicate variable
* TCOMP-903 : remove unused attributes (#2503)
* fix(TUP-20140)Checked status of items listed in Project Settings (#2504)
https://jira.talendforge.org/browse/TUP-20140
* TESB-22605 Moving OAS tools from tesb projects to tdi projects
* fix(TUP-20385)Run job with using dynamic tRunJob throw compile error (#2498)
* fix(TUP-20385)Run job with using dynamic tRunJob throw compile error
https://jira.talendforge.org/browse/TUP-20385
* required would be ok
* TUP-20433 - tHMap throw npe when connect to output but haven't config it (#2505)
* fix(TUP-20091):teltmssqlmap: show alias for columns from a middle table. (#2473)
* fix(TUP-20091):teltmssqlmap: show alias for columns from a middle table.
* fix(TUP-20091):teltmssqlmap: show alias for columns from a middle table.
* fix(TUP-20364):Audit can't set database "H2 Local","H2 Remote" when (#2489)
studio logon on git remote mode.
* feat(TDI-38814): tCreateTable support snowflake (#2475)
* feat(TDI-40559): Fix appName parameter in jdbc url (#2397)
* Add Commandline test product (#2242)
* Add Commandline test product
* feat(TUP-20037):update version
* fix(TUP-20438) fix export with war for tdm (#2506)
* fix(TUP-20361):the report path is not correct. (#2491)
* fix(TUP-20361):the report path is not correct.
* fix(TUP-20361):show full name of the report file on message dialog.
* kjwang/feat(TUP-20080)Create migration task for all modificatios of (#2465)
kjwang/feat(TUP-20080)Create migration task for all modificatios of talend.project.
* fix(TBD7343): fix variable name (#2512)
* Fix Qubole cluster label for Hive components (#2513)
Previously set the cluster label is not taken into consideration, part of modifications is done in qubole spark batch commit 4597627b2b
* fix(TDI-32435): VerticaBulkExec codegen error (#2493)
* fix(TDI-32435): VerticaBulkExec codegen error
* Avoid ArrayIndexOfBoundsException when schema is empty
* fix(TDI-32435): Add null-check
* fix(TDI-32435): Init string with null instead of empty String
* fix(TDI-32435): Throw runtime exception if schema is empty
* Use StringBuilder to build result String
* TUP-20427 : integrate maxBatchSize from component model (#2507)
Fix guess schema (force maxbatchSize to 1) and handle null values
Fix multischema connector creation
* fix(TDQ-15455): using getUniqueName().indexOf("tRecordMatching")>-1 insdead of getComponent().getName().equals("tRecordMatching") to judge the component is tRecordMatching or not (#2508)
* Revert "fix(TDI-36144):SCD deactivates for type 2 records even if an inserting record is rejected(#2425)" (#2517)
This reverts commit 10826518c8.
* fix(TDI-40467):New icon for tDB components. (#2518)
* fix(TUP-20391): Migration tasks are re-executed and encrypting passwords (#2519)
fix(TUP-20391): Migration tasks are re-executed and encrypting passwords
https://jira.talendforge.org/browse/TUP-20391
* fix(TDI-40760): Error Connecting Aurora database using existing connection (#2523)
* fix(TDI-40757): Fix Job compilation error related to tJMSInput component (#2525)
* TUP-20448 exception show in error log when i export a job contain (#2516)
connection then import it again
https://jira.talendforge.org/browse/TUP-20448
* fix(TDI-40722):Upgrade xstream.jar to avoid CVE-2017-7957 issue (#2524)
* fix(TDI-40722):Upgrade xstream.jar to avoid CVE-2017-7957 issue
* fix(TDI-40722):correct the mvn path
* TMDM-11319 MDM components should not displayed using DI license. (#2521)
Move mdm components and mdm trigger resource and related config from localprovider to mdm plugin.
* Remove unnecessary com.sun import (#2526)
* TUP-20332:Change new branding images for 7.1 (#2514)
* chore: bump tacokit version to 1.0.3 (#2527)
* fix(TDI-40757): fix the tjmsoutput (#2528)
* fix(TCOMP-921): boolean fields in tables (#2530)
* Convert Object to boolean for CheckElementParameter on update
* fix(TUP-20463) add tacokit lib repository to job run scripts (#2529)
* fix(TDI-40760): add more condition to fix the stats and logs issue (#2531)
* Fix/tbd 7269 winutils problem (#2520)
* TBD-7269: fix
* mvn uri fix
* review fix
* fix(TESB-22628): fixed NPE during test execution (#2474)
* TCOMP-918 : use component-studio pom to handle some dependencies versions (#2532)
* fix(TUP-20411):Adding context environment in the reference project, they (#2522)
do not get updated in the main project.
* fix(TUP-20425): Cannot load BD node after logging on DI project (#2533)
https://jira.talendforge.org/browse/TUP-20425
* TDI-39567 improve performance in log4j code (#1655)
* Igonchar/tcomp 859 (#2538)
* fix(TCOMP-859) use the same AbsolutePathResolver implementation as in component-form-core
* fix(TCOMP-859): remove old path resolution implementation
* fix(TCOMP-859): move all parameter resolvers to ...parameter.resolver package
* fix(TCOMP-859): implement resolveParameters() method
* fix(TCOMP-859): fix multiple root handling and multiple parameters based on the same ElementParameter
* fix(TCOMP-859): remove unused method
* fix(TCOMP-859): fix javadoc in AbsolutePathResolver
* Igonchar/tcomp 934 (#2539)
* fix(TCOMP-934): remove unused fields in ComponentModel
* fix(TCOMP-934): ensure palette value uses only categories
* feat(TDI-39599): rename ELT JDBC components (#2535)
* fix(TUP-20492):When doing extract as context for a tsalesforceinput, (#2544)
* fix(TUP-20492):When doing extract as context for a tsalesforceinput,
getting "UNEXPECTED_EXCEPTION" upon selecting the same connection
created.
* fix(TUP-20492):When doing extract as context for a tsalesforceinput,
getting "UNEXPECTED_EXCEPTION" upon selecting the same connection
created.
* fix(TDI-39567): add tabs / improve code redability (#2546)
* TUP-20332:Change new branding images for 7.1 (#2550)
* fix(TDI-40729): tCreateTable spelling error (#2547)
* Fix spelling error in messages
* TUP-20482 : active if with new legth strategy for comparing values. (#2548)
This work still having issue with Tables
* TMC-13491 [TIC to TMC] Remove flow builder and actions (#2553)
* feat(TDI-40574): tSnowflakeOB and tSnowflakeBE (#2537)
* registered new components in unifier
* fix(TDI-40815): Compilation issue with tSalesforceOutput component with reject link(#2557)
* all tcomp v0 components with muilt reject should have same issue.
* fix(TUP-20507):File format should be Unix. (#2551)
* fix(TDI-40722):remove xstream1.2.2 in bonita component. (#2549)
* fix(TDI-40722):remove xstream1.2.2 in bonita component.
* fix(TDI-40722):Eliminate xstream.jar from production.
* fix(TCOMP-961): set default value to SuggestionsAction parameters (#2559)
* fix(TESB-22825): Avoid to generate standalone pom for service provider (#2560)
* fix(TDI-40806): tS3Copy Component does not allow large file (like 8GB) copy from one bucket to another (#2562)
* fix(TESB-22826): Handling of cMessagingEndpoint additional libraries in OSGI. (#2561)
Additional libraries defined for CMessagingEndpoint components can be set as part of the bundle classpath, i.e. physically included, or as OSGi dependency. This fix ensures that these libraries are no longer physically included if not set as part of the bundle classpath.
* TESB-22605 DS Metadata node first impl. (under construction)
* fix(TCOMP-1047): make Text control in Suggestable editable (#2673)
* fix(TDI-40994): SnowflakeInput incorrect date (#2668)
* Fix Date conversion in IncomingSchemaEnforcer
* Fix tests
* Bump talend-codegen-utils lib version
* fix(TDI-40963): Hide socks proxy properties when use existing connection (#2675)
* fix(TESB-23376):Runtime cannot install REST artifact because redundant (#2679)
'-bundle' in features
* fix(TBD-7678): Migrate tMatchModel (#2682)
* feat(TDI-40875): give to writer all incoming columns (#2617)
* feat(TDI-40875): give to writer all incoming columns even if there're not in the component's schema.
* feat(TDI-40875): add incoming node columns for creating new RT schema
* feat(TESB-23431): add REST endpoint url when deploying
* Add Link to API Tester in console for tRESTRequests components
* feat(TESB-23431): add REST endpoint url when deploying
* Merges
* TESB-23382 Update extension point for OAS decoder
* TESB-23382 Managing JSON API storage for TDM use
* Merge branch 'master' of git@github.com:Talend/tdi-studio-se.git into
talend/TESB-22605_DS_metadata_node
Conflicts:
main/plugins/org.talend.designer.oas/src/org/talend/designer/oas/external/IOASDecoder.java
* fix(TCOMP-1039): move classes related to Update feature to corresponding packages
* fix(TCOMP-1039): reduce UpdateCommand class visibility
* feat(TCOMP-1039): implement UpdateCommand unit-tests
* fix(TCOMP-1039): fix non string value for TextElementParameter
* feat(TCOMP-1039): add test for TableElementParameter.setValueFromAction() method
* fix(TCOMP-1039): fix UpdateCommand to update nested configuration correctly
* feat(TCOMP-1039): add UpdateResolver test
Node.noRowMainLink=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F\u5C11\u306A\u304F\u3068\u3082\uFF11\u3064\u306E Row Main \u30EA\u30F3\u30AF\u3092\u6301\u305F\u306A\u3051\u308C\u3070\u306A\u308A\u307E\u305B\u3093\u3002
BuildJobManager.mavenErrorMessage=Job was not built successfully, please check the logs for more details available on the workspace/.Java/lastGenerated.log
BuildJobManager.mavenErrorMessage=Job was not built successfully, please check the logs for more details available on {0}
VersionManagementDialog.projectVersion=Project Version
LimitRESTRequestJobChecker.limit_tRESTRequest=ESB\u4F5C\u4E1A\u53EA\u80FD\u4F7F\u7528[OSGI Bundle for ESB]\u7C7B\u578B\u6784\u5EFA\u201C{0}\u201D\u3002
LimitESBConsumerJobChecker.limit_tRESTClient_tESBConsumer=\u53EA\u80FD\u4F7F\u7528[\u72EC\u7ACB\u4F5C\u4E1A]\uFF0C[OSGI Bundle for ESB]\u4E4B\u4E00\u6784\u5EFAESB\u4F5C\u4E1A\u5305\u542B\u201C{0}\u201D\u3002
Some files were not shown because too many files have changed in this diff
Show More
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.