Compare commits

...

5811 Commits

Author SHA1 Message Date
unknown
8b7ef5e95c feat(TBD-10769): delta Features for R08 2020-08-11 17:20:06 +02:00
jiezhang-tlnd
b3fca54bde fix(TUP-27697)Studio throw NPE error when drag json item to job (#4967)
https://jira.talendforge.org/browse/TUP-27697
2020-08-10 10:58:25 +08:00
AlixMetivier
47b3c48580 fix(TBD-11052): add migration task for dataset API in delimited compo… (#5036) 2020-08-07 15:10:19 +02:00
wang wei
b14945f092 fix(TDI-44481): upgrade commons-beanutils to 1.9.4 (#4893) 2020-08-06 12:45:16 +08:00
bhe-talendbj
823443b922 bugfix(TUP-27374) Commandline doesn''t pick up the correct JVM arguments (#5028)
* fix(TUP-27374): Get default jvm arguments

* fix(TUP-27374): add back default vm arguments
2020-08-06 11:03:58 +08:00
Roman
6c7c7e2d0d fix(TDI-44658): rearrange parameters in UI for BigQueryBulkExec (#5035) 2020-08-05 09:54:26 +03:00
Oleksandr Zhelezniak
a05b884249 chore(TDI-44362): CVE. Remove commons logging (#5027)
* remove commons-logging library from mdm_transaction and webservice-input libraries
* bump version for talend-webservice-input [1.0.0-20170301]->[1.0.2]
* declare explicit version of maven-jar-plugin in talend-webservice-input dependency
* change group id of mdm_transaction
* update version of mdm_transaction [1]->[1.0.1]
* change import in javajet xml due to convension for the talend-webservice-input to [1.0.2/6.0.0]
2020-08-05 09:16:03 +03:00
Roman
a36c14163a chore(TDI-44551): rename parameter (#5030) 2020-08-04 17:38:10 +03:00
jiezhang-tlnd
efe395f1bb feat(TUP-27862)Add possibility to customize pattern for dates when (#4977)
retrieve table
2020-08-03 09:41:16 +08:00
wang wei
6353bf261a fix(TDI-44643): NPE exception on tWaitForSQLData with snowflake connection(#5006) 2020-07-31 11:23:59 +08:00
Chao MENG
441e39a51e fix(TUP-27953): tSalesforceInput component displays in-job (#4997)
tSalesforceConnection incorrectly
https://jira.talendforge.org/browse/TUP-27953

Conflicts:
	main/plugins/org.talend.designer.core.generic/src/main/java/org/talend/designer/core/generic/controller/ComponentRefController.java
2020-07-31 11:11:23 +08:00
Jane Ding
c803692a65 feat(TUP-25566)All the recycle bin should not be build or executed (#4961)
* feat(TUP-25566)All the recycle bin should not be build or executed
https://jira.talendforge.org/browse/TUP-25566

* feat(TUP-25566)All the recycle bin should not be build or executed
https://jira.talendforge.org/browse/TUP-25566
2020-07-31 02:35:41 +08:00
Dmytro Sylaiev
a2bef6021d fix(TDI-44512): Bump mscrm lib version for localprovider components (#4973) 2020-07-30 10:40:01 +03:00
sbliu
f6fe7cc804 TUP-27812 By upgrading asciidoctorj to 2.3.0 to upgrade jruby-stdlib then upgrade bctls-jdk15on to 1.62 2020-07-29 15:09:06 +08:00
bhe-talendbj
8c167c470d fix(TUP-28009): Save relationship index after version change (#4988) 2020-07-28 16:12:30 +08:00
kjwang
9c91e6cce0 Kjwang/fix tup 27879 library data.index (#4935)
Fix:TUP-27879 Shared user can't write library index file library_data.index
https://jira.talendforge.org/browse/TUP-27879
Improve the code fix a spelling errors
2020-07-28 09:16:09 +08:00
Dmytro Sylaiev
a003ea6a61 fix(TDI-44579): Hide encrypt button for parquet (#4979)
* fix(TDI-44579): Hide encrypt button for parquet

* fix(TDI-44579): Don't generate mskey when encrypt is hidden
2020-07-24 10:51:30 +03:00
hzhao-talendbj
dd6a40cd68 tup-27447 backport to 73 (#4823)
* tup-27447 backport to 73

* TUP-27447
fix duplicated jars in .bat
2020-07-24 11:13:45 +08:00
msheverda-talend
a67032cdfa TESB-29285, TESB-29284 Error occurred when execute a microservice jar which is built by a tresrequest job with embedded trestclient job (#4781)
* TESB-29285 Error occurred when execute a microservice jar which is built by a tresrequest job with embedded trestclient job

* TESB-29285 Error occurred when execute a microservice jar which is built by a tresrequest job with embedded trestclient job

* TESB-29285 Error occurred when execute a microservice jar which is built by a tresrequest job with embedded trestclient job

Co-authored-by: Maksym Sheverda <maksym.sheverda@synapse.com>
2020-07-23 11:32:01 +02:00
OleksiiNimych
2a38cf7a5b fix(TDI-44400): update google-cloud-bigquery (#4860) 2020-07-23 10:22:52 +03:00
Dmytro Grygorenko
4380916dcf fix(TDI-30522): backport to "maintenance/7.3" branch (#4898)
* fix(TDI-30522): backport to "maintenance/7.3" branch

* fix(TDI-30522): Fixed compile error for tMSSqlOutput component.

* fix(TDI-30522): Some more compile errors fixed.
2020-07-23 10:16:50 +03:00
Jane Ding
7c7e1efb24 fix json xpath issue (#4980) 2020-07-22 17:53:57 +08:00
jiezhang-tlnd
fc5dca5f67 fix(TUP-27588)tCreateTable data types mapping in the schema editor is (#4968)
always Mysql after dragging and dropping from database Metadata
2020-07-21 11:31:48 +08:00
apoltavtsev
54c951c4bd TESB-29647 Bundle version for Jobs is corrected 2020-07-20 13:44:37 +02:00
Richard Lecomte
320c282a09 TDI-44448 : AWS EMR version 5.29.0 (#4914)
* TDI-44448 : AWS EMR version 5.29.0

Co-authored-by: Pierre Teyssier <pteyssier@talend.com>
2020-07-17 15:38:25 +08:00
Jane Ding
d9bff92a85 fix(TUP-27179):Studio freezes on job importing/loading (#4682) (#4875)
* fix(TUP-27179):Studio freezes on job importing/loading
https://jira.talendforge.org/browse/TUP-27179

* fix(TUP-27179):Studio freezes on job importing/loading
https://jira.talendforge.org/browse/TUP-27179

* fix(TUP-27179):Studio freezes on job importing/loading
https://jira.talendforge.org/browse/TUP-27179
2020-07-17 11:51:54 +08:00
msheverda-talend
a360ffd1a7 TESB-29664 Reverting changes (#4954)
Co-authored-by: Maksym Sheverda <maksym.sheverda@synapse.com>
2020-07-16 18:07:28 +03:00
Roman
3d7aa5a71b fix(TDI-44562): replace all backslashes in GS path (#4949) 2020-07-16 10:52:13 +03:00
Roman
1bd53e9905 fix(TDI-44561): fix compile error when dieOnError is checked (#4944) 2020-07-16 08:04:55 +03:00
Dmytro Sylaiev
5580b4f8d2 feat(TDI-44476): Add parquet support for tReshiftUnload (#4908)
* feat(TDI-44476): Add parquet support for tReshiftUnload

* feat(TDI-44476): Hide comress property for parquet
2020-07-15 18:20:14 +03:00
Roman
9cbf21f766 feat(TDI-44466): add service account support for BulkExec and Output (#4909)
* feat(TDI-44466): add properties for service account

* feat(TDI-44466): add service account for BulkExec

* feat(TDI-44466): add service account for Output

* feat(TDI-44466): marked old auth type as deprecated

* feat(TDI-44466): rename param

* feat(TDI-44466): add migration task

* feat(TDI-44466): change default auth type

* feat(TDI-44466): rollback imports

* feat(TDI-44466): align dependencies

* feat(TDI-44466): hide auth type field when bulkfile exist
2020-07-15 14:24:52 +03:00
Roman
4f35e05d28 feat(TDI-38246): add new auth type to google storage family (align deps) (#4924)
* feat(TDI-38246): add new auth type to tGSConnection

* feat(TDI-38246): add auth to UI | add dependencies

* feat(TDI-38246): add new auth type to tGSBucketCreate

* feat(TDI-38246): add new auth type to tGSBucketDelete | small fixes

* feat(TDI-38246): add new auth type to tGSBucketExist

* feat(TDI-38246): add new auth type to tGSBucketList

* feat(TDI-38246): remove projectId from tGSBucketList

* feat(TDI-38246): add new auth type to tGSClose

* feat(TDI-38246): add filemap generation for blob

* feat(TDI-38246): add new auth type to tGSPut

* feat(TDI-38246): add new auth type to tGSDelete

* feat(TDI-38246): add new auth type to tGSList

* feat(TDI-38246): add new auth type to tGSGet

* feat(TDI-38246): add new auth type to tGSCopy

* feat(TDI-38246): remove projectID for service account auth type

* feat(TDI-38246): rename component properties

* feat(TDI-38246): extend locations for bucket creation

* feat(TDI-38246): remove dual locations

* feat(TDI-38246): change default auth type

* feat(TDI-38246): add migration task

* feat(TDI-38246): remove unused var

* feat(TDI-38246): improve migration task

* feat(TDI-38246): clean code

* feat(TDI-38246): correct showing some params when use exist connection

* feat(TDI-38246): mark all HMAC keys as deprecated

* feat(TDI-38246): avoid blob directories

* feat(TDI-38246): allign dependencies

* feat(TDI-38246): remove duplicate

* feat(TDI-38246): bump GCS lib version

* feat(TDI-38246): bump google api service storage

* feat(TDI-38246): update required deps

* feat(TDI-38246): align depepndencies for BigQuery family
2020-07-15 14:23:41 +03:00
wang wei
c3268d3afa fix(TDI-44482): CVE: org.apache.ant:ant:1.10.1 (#4902) 2020-07-15 18:01:48 +08:00
OleksiiNimych
f5c24520ca fix(TDI-44202): tCreateTable add support of Sybase (#4780) 2020-07-15 15:41:29 +08:00
pyzhou
0e30f970cf fix(TDI-44558):fix tJDBCSCDELT 65535 issue (#4938) 2020-07-15 15:24:58 +08:00
jzhao
8782a4840f fix(TDI-44453):tAdvancedFileOutputXML issue after upgrading to 7.3.1 (#4927) 2020-07-15 14:02:57 +08:00
apoltavtsev
248c7c6d74 feat(TESB-28826) Secure Password - Publish job with Password 2020-07-14 19:50:59 +02:00
wang wei
a2a3eb2fbf fix(TDI-44548): tacokit components can't be loaded (#4931) 2020-07-14 16:46:30 +08:00
msheverda-talend
0592a4ddcc TESB-29664 Random port will be used when REST Engpoint in tRESTRequest is empty (#4903)
Co-authored-by: Maksym Sheverda <maksym.sheverda@synapse.com>
2020-07-14 10:50:14 +03:00
wang wei
bf30eba808 fix(TDI-44167): SCD ELT components to support Databricks Delta (#4919) 2020-07-13 16:38:24 +08:00
vyu-talend
e16c6f379e fix(TDI-44377):fix tfileinputdelimited utf8bom issue (#4853)
* fix(TDI-44377):fix tfileinputdelimited utf8bom issue

* fix(TDI-44377):add a checkbox

* fix(TDI-44377):skip bom to fix tfileinputdelimited

* fix(TDI-44300):skip bom to fix issue
2020-07-13 14:17:03 +08:00
vyu-talend
863a874fb2 fix(TDI-44300):skip bom to fix issue (#4897) 2020-07-13 14:14:32 +08:00
wang wei
78b2702600 fix(TDI-44506): Failed to build job on TOS (#4900) 2020-07-13 10:16:59 +08:00
Roman
18a18ce336 feat(TDI-38246): add new auth type to Google Storage family (#4839)
* feat(TDI-38246): add new auth type to tGSConnection

* feat(TDI-38246): add auth to UI | add dependencies

* feat(TDI-38246): add new auth type to tGSBucketCreate

* feat(TDI-38246): add new auth type to tGSBucketDelete | small fixes

* feat(TDI-38246): add new auth type to tGSBucketExist

* feat(TDI-38246): add new auth type to tGSBucketList

* feat(TDI-38246): remove projectId from tGSBucketList

* feat(TDI-38246): add new auth type to tGSClose

* feat(TDI-38246): add filemap generation for blob

* feat(TDI-38246): add new auth type to tGSPut

* feat(TDI-38246): add new auth type to tGSDelete

* feat(TDI-38246): add new auth type to tGSList

* feat(TDI-38246): add new auth type to tGSGet

* feat(TDI-38246): add new auth type to tGSCopy

* feat(TDI-38246): remove projectID for service account auth type

* feat(TDI-38246): rename component properties

* feat(TDI-38246): extend locations for bucket creation

* feat(TDI-38246): remove dual locations

* feat(TDI-38246): change default auth type

* feat(TDI-38246): add migration task

* feat(TDI-38246): remove unused var

* feat(TDI-38246): improve migration task

* feat(TDI-38246): clean code

* feat(TDI-38246): correct showing some params when use exist connection

* feat(TDI-38246): mark all HMAC keys as deprecated

* feat(TDI-38246): avoid blob directories
2020-07-10 18:32:09 +03:00
kjwang
51d66a086e Fix: TUP-27545 Update context var name for jdbc drivers can not be updated to job automatically. (#4883)
* Fix: TUP-27545 Update context var name for jdbc drivers can not be
updated to job automatically.
https://jira.talendforge.org/browse/TUP-27545
2020-07-10 14:13:09 +08:00
Roman
93735786d2 feat(TDI-37016): Add dynamic support for tVerticaBulkExec (#4484) (#4884) 2020-07-09 15:32:05 +03:00
clesaec
006b9c00b9 fix(TDI-44455) : log dependencies for studio-integration module (#4874) 2020-07-09 11:28:25 +02:00
jiezhang-tlnd
4790a880e1 feat(TUP-27680)Can't use the database "MAPPING" parameter to decide the component UI if show (#4879)
* feat(TUP-27680)Can't use the database "MAPPING" parameter to decide the
component UI if show
https://jira.talendforge.org/browse/TUP-27680

* feat(TUP-27680)Can't use the database "MAPPING" parameter to decide the
component UI if show

* feat(TUP-27680)add junits
2020-07-09 17:14:06 +08:00
jiezhang-tlnd
a96fdec0a7 add junit caused by TDI-44284 (#4906) 2020-07-09 14:49:09 +08:00
hcyi
bde9640722 fix(TUP-27352):Traces enabled by default when using Memory Run (#4770) 2020-07-08 09:46:28 +08:00
Dmytro Grygorenko
a93372f60e fix(TDI-44355): Add contributor's real name. (#4891) 2020-07-07 13:13:16 +03:00
pyzhou
d1559451e4 feat(TDI-44284):Rename old tEXAxxx connectors in tExasolxxx (#4842)
* feat(TDI-44284):Rename old tEXAxxx connectors in tExasolxxx

* reformat and change filter

* reformat

* migration task

* change name

* change filter to tExasolConnection

* fix db unify

* fix(TDI-44284):rename EXA

* debug

* debug2

* debug3
2020-07-07 16:05:16 +08:00
vdrokov
6abc8d737d fix(TESB-29489): Compile error occurred in code if the route version is different with the routelet version (#4830) 2020-07-03 09:56:31 +03:00
hzhao-talendbj
69c9182794 Hengzhao/backport73/tup 27070 (#4786)
* Tup-27070

* TUP-27070  fix cross join cases (#4772)
2020-07-03 09:43:02 +08:00
jiezhang-tlnd
dc62c40afe fix(TUP-27588)tCreateTable data types mapping in the schema editor is (#4820) (#4864)
always Mysql after dragging and dropping from database Metadata
https://jira.talendforge.org/browse/TUP-27588
2020-07-02 17:28:13 +08:00
pyzhou
f7952374e4 Pyzhou/tdi 43899 jdbcscdelt type0 (#4835)
* feat(TDI-43899):tJDBCSCDELT type0

* mysql insert type0

* fix log

* snowflake type 0

* mssql type0

* exasol type 0

* postgres type0

* fix bug for exasol

* oracle type 0

* correct typo

* fix bug of oracle

* type correction
2020-07-02 16:46:43 +08:00
Jane Ding
de3f85fc35 Hwang/tup 26059 (#4436) (#4876)
* bugfix(TUP-26059):tELTPostgresqlMap lost its "DB Type" column for which
the value should be "BPCHAR"

Co-authored-by: hwang-talend <hwang@talend.com>
2020-07-02 14:48:09 +08:00
chmyga
e62819fd76 fix(TDI-44384): set csv options (#4821)
Co-authored-by: Dmytro Chmyga <dmytro.chmyga@synapse.com>
2020-07-02 08:57:04 +03:00
Dmytro Grygorenko
adca838561 fix(TDI-44412): Implemented optional component fail when no files found by mask. (#4858) 2020-06-30 14:16:09 +03:00
clesaec
e87cfa18a1 Clesaec/tcomp 1733 log4j pb (#4867)
* fix(TCOMP-1733) log dep pb
2020-06-29 18:03:22 +02:00
clesaec
961e39ef3b Clesaec/tdi 44320 active if form 7.3 (#4851)
* fix(TDI-44320) : change page creation method
2020-06-26 16:27:37 +02:00
OleksiiNimych
205d575bab feat(TDI-44039): internal_ip_only for tGoogleDataprocManage (#4763) 2020-06-25 12:04:53 +03:00
mbasiuk-talend
15a25708b6 Mbasiuk/tdi 44165 add null marker field (#4768)
* fix(TDI-44165): add checkbox and text property

* fix(TDI-44165): fix indentation

* fix(TDI-44165): fix indentation v2

* fix(TDI-44165): update nullMarke

* fix(TDI-44165): add null marker customization for BigqueryOB
2020-06-24 19:35:26 +03:00
Richard Lecomte
4468d89b0e TDI-44342 : Ignore microseconds in BigQuery datetime (#4798)
* TDI-44342 : Ignore microseconds in BigQuery datetime

* TDI-44342 : Ignore microseconds in BigQuery datetime

Fixed for BigQuerySQLRow component
2020-06-24 14:13:28 +02:00
OleksiiNimych
3a25678438 fix(TDI-44378): add correct generation of create table sql for Sybase (#4815) 2020-06-24 12:58:18 +03:00
Jane Ding
115ddb1b05 fix(TUP-27517):Implicit Context is not working with the Field Separator (#4832)
* fix(TUP-27517):Implicit Context is not working with the Field Separator
as ~~#*#~~
https://jira.talendforge.org/browse/TUP-27517

* fix(TUP-27517):Implicit Context is not working with the Field Separator
as ~~#*#~~
https://jira.talendforge.org/browse/TUP-27517

* fix(TUP-27517):Implicit Context is not working with the Field Separator
as ~~#*#~~
https://jira.talendforge.org/browse/TUP-27517
2020-06-24 14:30:20 +08:00
Chao MENG
e6a755129f fix(TUP-27497): [7.3.1] tPreJob with tHDFSConnection with kerberized (#4850)
fix(TUP-27497): [7.3.1] tPreJob with tHDFSConnection with kerberized cluster fails with simple authentication error
https://jira.talendforge.org/browse/TUP-27497
2020-06-23 18:28:10 +08:00
Chao MENG
1938ecc8af fix(TUP-27497): [7.3.1] tPreJob with tHDFSConnection with kerberized cluster fails with simple authentication error (#4805)
* fix(TUP-27497): [7.3.1] tPreJob with tHDFSConnection with kerberized
cluster fails with simple authentication error
https://jira.talendforge.org/browse/TUP-27497

* fix(TUP-27497): [7.3.1] tPreJob with tHDFSConnection with kerberized
cluster fails with simple authentication error
https://jira.talendforge.org/browse/TUP-27497
2020-06-23 09:33:29 +08:00
Dmytro Sylaiev
b15d901b27 Dsylaiev/tdi 44109 reintegrate feature for 7.3 (#4834)
* feat(TDI-44109): Regain use ftps library for FTP mode (#4737)

* feat(TDI-44109): Use ftps library for FTP mode

* fix(TDI-44109): fix compile error

* fix(TDI-44109): Fix compile error with the tFTPFileList

* feat(TDI-44109): Use ftps library for FTP mode

* Fix compile error for ftp protocol

* Fix log information for ftp protocol

* Fix compile error for sftp in tFTPDelete component

Co-authored-by: Dmytro Chmyga <dmytro.chmyga@synapse.com>

* fix(TDI-44109): Apply ZhaoJin's fix for FTPGet and Put

* fix(TDI-44109): Fix "move dir" pb on tFTPDelete

Co-authored-by: Dmytro Chmyga <dmytro.chmyga@synapse.com>
2020-06-22 11:51:31 +03:00
Dmytro Grygorenko
7f92ad83a1 fix(TDI-44355): Backport to 'maintenance/7.3' branch (#4844) 2020-06-22 11:23:07 +03:00
Jean-Philippe HAUTIN
66b0cf243b fix(TBD-10799): HDI4.0: DI tHiveConnection does not show any fields (#4838) 2020-06-18 12:17:16 +02:00
AlixMetivier
e8ec4d0337 fix(TBD-10454): fix hadoop conf in context with TMC (#4833) 2020-06-18 08:52:06 +02:00
Dmytro Sylaiev
1e30a7ea90 feat(TDI-44109): Revert Use ftps library for FTP mode (#4737)
This reverts commit c484ce75b4.
2020-06-17 10:47:18 +03:00
wang wei
debbd1107f fix(TDI-44380): Imported JDBC job has compile error : extra quotes around table name(#4810) 2020-06-16 13:18:14 +08:00
Jane Ding
35d279a32a fix(TUP-27509):[bug] testcase listed everytime when click "Detect and… (#4797)
* fix(TUP-27509):[bug] testcase listed everytime when click "Detect and (#4796)

update all jobs"
https://jira.talendforge.org/browse/TUP-27509

* Fix: TUP-27513 [Bug] Studio update job context variable name, the
testcase will add another context variable as built-in mode
https://jira.talendforge.org/browse/TUP-27513

Co-authored-by: kjwang-talend <kjwang@talend.com>
2020-06-12 15:58:05 +08:00
Roman
6416c9c9bb Revert "feat(TDI-37016): Add dynamic support for tVerticaBulkExec (#4484)" (#4803)
This reverts commit cc6a1bc1da.
2020-06-11 15:17:31 +03:00
Jean-Philippe HAUTIN
e03637981c fix(TBD-10661): HDI4.0: set output format to tsv in beeline (#4790) 2020-06-10 21:57:26 +02:00
chmyga
52c5ef7dfa Dchmyga/tdi 44281 fix missing log4j lib t set proxy (#4794)
* fix(TDI-44281): NoClassDefFound for tSetProxy

* Use slf4j instead of log4j in talend-proxy lib

* fix(TDI-44281): NoClassDefFound for tSetProxy

* Update talend-proxy lib version in components

* fix(TDI-44281): NoClassDefFound for tSetProxy

* Update talend-proxy lib for download during build process

Co-authored-by: Dmytro Chmyga <dmytro.chmyga@synapse.com>
2020-06-10 15:20:16 +03:00
Laurent BOURGEOIS
31b3974f81 fix(TBD-10285):Add contains predicate to expressions (#4613) (#4795) 2020-06-10 12:50:26 +02:00
wang wei
0507e76d5e fix(TDI-44172): Observability: Create new "component execution" event and emit it frequently (#4765) 2020-06-10 16:36:30 +08:00
Dmytro Sylaiev
c484ce75b4 feat(TDI-44109): Use ftps library for FTP mode (#4737)
* feat(TDI-44109): Use ftps library for FTP mode

* fix(TDI-44109): fix compile error

* fix(TDI-44109): Fix compile error with the tFTPFileList

* feat(TDI-44109): Use ftps library for FTP mode

* Fix compile error for ftp protocol

* Fix log information for ftp protocol

* Fix compile error for sftp in tFTPDelete component

Co-authored-by: Dmytro Chmyga <dmytro.chmyga@synapse.com>
2020-06-10 09:56:07 +03:00
Zhiwei Xue
212c74ebb4 fix(TUP-27315):Patch installation issues for zero install CI (#4782)
* fix(TUP-27315):Patch installation issues for zero install CI

* fix(TUP-27315): re-deploy tacokit jars before server start.

* Revert "fix(TUP-27315):Patch installation issues for zero install CI"

This reverts commit 0005265955.

* fix(TUP-27315): log errors when copy car dependencies failed rather than
block the process

* fix(TUP-27315): log errors when copy car dependencies failed rather than
block the process
2020-06-10 09:31:38 +08:00
Roman
489125e931 fix(TDI-44128): Update axis2 dependency CVE (#4684) 2020-06-09 12:46:58 +03:00
Sizhao Liu
c0b2bae68e feat(TUP-27160): searchable connectors (for 7.3) (#4778)
* feat(TUP-27157): searchable stitch connectors

* fix the item selection issue in palette + load latest UTM params + i18n

* add category for stitch connectors + exclude overlapping connectors

* add timeout for resource loading
2020-06-08 10:59:03 +08:00
pyzhou
1f6dd38d99 fix(TDI-44196):Jdbc use origin name for dynamic (#4779) 2020-06-05 17:47:51 +08:00
chmyga
954a123f66 fix(TDI-44247): tBigQueryInput illegal operation (#4722)
* Get location from jobreference for OAuth 2.0 authentication mode

Co-authored-by: Dmytro Chmyga <dmytro.chmyga@synapse.com>
2020-06-05 11:22:17 +03:00
vyu-talend
a40d2a2379 Vyu/tdi 44214 change default driver in mssql (#4724)
* feat(TDI-44214):Change default driver to Microsoft official

* feat(tdi-44214):add migration task.

* feat(TDI-44214):modify the plugin.xml file.

* feat(TDI-44214):add tdq components in migration task

* feat(TDI-44214):change migration task.
2020-06-05 10:58:22 +08:00
jiezhang-tlnd
e20d0e57b5 feat(TUP-27259)Change default driver to Microsoft official for MSSql in Metadata (#4736)
* feat(TUP-27259)Change default driver to Microsoft official for MSSql in
Metadata
https://jira.talendforge.org/browse/TUP-27259

* Update plugin.xml

* feat(TUP-27259)Change default driver to Microsoft official for MSSql in
Metadata
https://jira.talendforge.org/browse/TUP-27259

* feat(TUP-27259)Change default driver to Microsoft official for MSSql in
Metadata
2020-06-05 09:22:09 +08:00
pyzhou
e14e19e306 feat(TDI-44216):Redshift partner tracker (#4747)
* feat(TDI-44216):Redshift partner tracker

* add tRedshiftUnload

fix bug

* add tracker for tCreateTable
2020-06-04 17:16:57 +08:00
bhe-talendbj
94534daf40 fix(TUP-27053): backport (#4766) 2020-06-04 11:21:04 +08:00
OleksiiNimych
16e8c9a4fd fix(TDI-44115): remove xmlrpc_3.1.2 from studio (#4753) 2020-06-03 17:55:12 +03:00
OleksiiNimych
59f80736a2 fix(TDI-44115): update xmlrpc-client version (#4711) 2020-06-03 17:54:21 +03:00
OleksiiNimych
511c3ccbd0 fix(TDI-44104): update xmlrpc-common version (#4703) 2020-06-03 17:53:34 +03:00
undx
dbf67ed4bb fix(TDI-44174): Component manager is not thread safe
- this fixes the case when run as independent job is checked and the
  m2.repository automatically defaults to user's m2 in exported job.
- issue on singleton will be fix by component-runtime upgrade.
2020-06-03 09:57:11 +02:00
Emmanuel GALLOIS
29a09a75bc fix(TDI-44174): Component manager is not thread safe (#4714)
* fix(TDI-44174): Component manager is not thread safe

- this fixes the case when run as independent job is checked and the
  m2.repository automatically defaults to user's m2 in exported job.
- issue on singleton will be fix by component-runtime upgrade.

(cherry picked from commit 09386aa841)
2020-06-03 09:53:56 +02:00
Dmytro Grygorenko
a73c156a6a fix(TDI-30505): Backport fix from "master" (#4761) 2020-06-01 16:02:30 +03:00
bhe-talendbj
790fe2ccb4 fix(TUP-27053): fix junit test case (#4676) (#4762) 2020-06-01 17:42:12 +08:00
hcyi
b507ddda61 fix(TUP-26683): Inputs label in documentation not the same as (#4641) (#4749)
FlowDiagram
2020-06-01 11:23:08 +08:00
OleksiiNimych
6512df89ad fix(TDI-44169): update xmlrpc-client version (#4710) 2020-05-29 14:53:22 +03:00
OleksiiNimych
a5043f56e8 fix(TDI-44105): update xmlrpc-common version (#4699) 2020-05-29 14:52:49 +03:00
Dmytro Grygorenko
c8ef5195f8 fix(TDI-44269): Set Outline ERROR_MESSAGE values. (#4743) 2020-05-29 14:02:27 +03:00
Chao MENG
2c2bb17695 feat(TUP-26569): merge known conflicts automatically (#4757)
https://jira.talendforge.org/browse/TUP-26569
2020-05-29 10:59:30 +08:00
kjwang
95400d2a90 Kjwang/feat tup 26288 enhance context b73 (#4746)
Fix TUP-26288 Enhance context propagation over reference project
https://jira.talendforge.org/browse/TUP-26288
2020-05-27 17:11:10 +08:00
wang wei
39cf036547 fix(TDI-43833): tDBBulkExec bug when using PostGress driver (#4701) 2020-05-27 14:21:56 +08:00
Zhiwei Xue
2a39dcaab8 fix(TUP-27262): fix regression from tuj of wrong param location. 2020-05-27 12:43:25 +08:00
Zhiwei Xue
34e490dd0f fix(TUP-27199): revert previous fix and remove wrapping space for
condition.
2020-05-26 11:09:58 +08:00
hwang-talend
d1f7dea73c Hwang/tup 27199 (#4692) (#4695)
Hwang/tup 27199  bugfix(TUP-27199):DB version of sybase isn't hide for other database
on
tCreateTable
2020-05-25 10:40:05 +08:00
Zhiwei Xue
c767870d82 fix(TUP-27262): tAzureAdlsGen2Output component fails with class not
found error
2020-05-22 21:42:38 +08:00
Roman
cc6a1bc1da feat(TDI-37016): Add dynamic support for tVerticaBulkExec (#4484) 2020-05-21 10:20:22 +03:00
wang wei
fee90cdd2f fix(TDI-44066): Illegal argument exception in tsapbapi name field (#4668) 2020-05-21 11:12:46 +08:00
Roman
b8e0a55fb7 fix(TDI-43812): filemask not supported by tFTPRename (#4680) 2020-05-20 15:57:07 +03:00
hzhao-talendbj
447e26d05c Hengzhao/backport73/tup 26476 (#4709)
* hengzhao backport73 tup-36467

* Tup-26476 fix missing filterKind issue (#4609)
2020-05-20 20:04:45 +08:00
Mike Yan
8a24135a74 feat(TESB-24998): Interpret context variable at endpoint for Data Services and Routes (#4708)
* feat(TESB-24998): Add context bean for tRESTReuest

* fix(TESB-24998): Fix runtime running error with quotes in url header
2020-05-20 17:41:15 +08:00
hcyi
316f2f7e96 fix(TUP-26924):tELTXXX: link name won't be updated after updating (#4697)
"default table name" in tELTInput.
2020-05-20 14:32:16 +08:00
Christophe Le Saec
9693179a6e Merge branch 'maintenance/7.3' of https://github.com/Talend/tdi-studio-se into maintenance/7.3 2020-05-19 11:18:41 +02:00
Christophe Le Saec
567abbf3d4 fix(TDI-44191) : change module for tfilecopy 2020-05-19 11:17:05 +02:00
SunChaoqun
9a3617679d TESB-27806:Expose Talend Microservices Metrics in a monitoring system like Prometheus(#4700) 2020-05-19 10:54:42 +08:00
jzhao
215cf5fe8d feat(TDI-44179):support copy command in Azure synapse bulk load (#4681)
* feat(TDI-44179):support copy command in Azure synapse bulk load



* fix(TDI-44179):create table options



* fix(TDI-44179):add column to source field mapping



* fix(TDI-44179):change some parameter to list



* fix(TDI-44179):change default load method and add migrationtask



* fix(TDI-44179):only show "error file location" for csv file format



* fix(TDI-44179):fix some issue



* hide error file location for shared access key

* support context for field index

* correct sas token field
2020-05-18 18:45:06 +08:00
AlixMetivier
21be67d243 fix(TBD-10454): with TMC strip timestamp to get hadoop conf (#4679) (#4689) 2020-05-14 15:36:20 +02:00
Zhiwei Xue
717623b206 fix(TUP-26961):When save/delete a test case, it might break the poms/CI (#4656) 2020-05-14 10:16:24 +08:00
hcyi
ea13d1115d fix(TUP-27000):Talend Salesforce Einstein connector Repository (#4671)
connection issue in Talend 7.3
2020-05-14 10:06:25 +08:00
jzhao
af52c4df65 feat(TDI-43719):Enhance Azure SQL data warehouse (#4492)
* feat(TDI-43719):rename tSQLDWHXXX component to tAzureSynapseXXX

* feat(TDI-43719):rename the reference

* feat(TDI-43719):support adls gen2 in tAzureSynapseBulkExec

* feat(TDI-43719):add migration task

* feat(TDI-43719):change the family name

* change the family name and i18n which include DWH
2020-05-13 18:22:47 +08:00
wang wei
e934d2112c fix(TDI-44159): Data viewer on tSybaseInput get error in context model with sybase 16 anywhere database(#4661) 2020-05-13 14:42:53 +08:00
Richard Lecomte
385843d3be TDI-43935 : MsSQLRow NString type for prepared statement (#4651) 2020-05-12 13:11:01 +02:00
Dmytro Sylaiev
aae6ad44b5 Dsylaiev/tdi 39575 active directory for mssql (#4584)
* feat(TDI-39575): Add AD auth support for AzureSynapse

* feat(TDI-39575): Add AD Auth support for MsSQL components

* feat(TDI-39575): Provide AD feature for tCreateTable
2020-05-12 13:21:50 +03:00
undx
a5e1f73458 fix(TCOMP-1681): fix Windows path case 2020-05-12 10:31:40 +02:00
vyu-talend
47cebcbddf Vyu/tdi 43756 fix bug in sqsclient (#4648)
* feat(TDI-43756):extends STS AssumeRole fields.

* feat(TDI-43756):extends AssumeRole fields(v2).

* feat(TDI-43756):set Session duration not required.

* feat(TDI-43756):

* feat(TDI-43756):extends fields for SQS

* feat(TDI-43756):fix the mistakes.

* feat(TDI-43756):extends fields for tAmazonEMRXXX,tAamzonRedshiftManage.

* feat(TDI-43756):optimize code.

* feat(TDI-43756):retrieve changes on S3connection.xml

* feat(TDI-43756):fix duplicated variables.

* feat(TDI-43756):fix same error

* feat(TDI-43756):optimize codes.

* feat(TDI-43756):use default region(US_WEST_2) for sts.

* feat(TDI-43756):change default to US-EAST-1.

* feat(TDI-43756):fix bug in SQSClient.

* feat(TDI-43756):fix bug in CredentialsProvider.
2020-05-12 16:09:38 +08:00
Jane Ding
0efcfa2983 bugfix(TUP-26958):Test case: possible to remove input / output node (#4633) (#4674)
bugfix(TUP-26958):Test case: possible to remove input / output node

Co-authored-by: hwang-talend <hwang@talend.com>
2020-05-12 09:25:57 +08:00
vyu-talend
76b0a7a979 Fix(TDI-43770):upgrade httpcore,httpclient,commons-logging,codec
Conflicts:
	main/plugins/org.talend.designer.components.localprovider/components/tRedshiftConnection/tRedshiftConnection_java.xml
	main/plugins/org.talend.designer.components.localprovider/components/tRedshiftInput/tRedshiftInput_java.xml
	main/plugins/org.talend.designer.components.localprovider/components/tRedshiftOutput/tRedshiftOutput_java.xml
	main/plugins/org.talend.designer.components.localprovider/components/tRedshiftRow/tRedshiftRow_java.xml
	main/plugins/org.talend.designer.components.localprovider/components/tRedshiftUnload/tRedshiftUnload_java.xml
2020-05-11 17:11:58 +08:00
vyu-talend
045d5df5df feat(TDI-43754): upgrade AWS SDK. (#4520)
Conflicts:
	main/plugins/org.talend.designer.components.localprovider/components/tRedshiftConnection/tRedshiftConnection_java.xml
	main/plugins/org.talend.designer.components.localprovider/components/tRedshiftInput/tRedshiftInput_java.xml
	main/plugins/org.talend.designer.components.localprovider/components/tRedshiftOutput/tRedshiftOutput_java.xml
	main/plugins/org.talend.designer.components.localprovider/components/tRedshiftRow/tRedshiftRow_java.xml
	main/plugins/org.talend.designer.components.localprovider/components/tRedshiftUnload/tRedshiftUnload_java.xml
2020-05-11 17:11:49 +08:00
vyu-talend
453ca6e25a feat(TDI-43756):extends STS AssumeRole fields for S3. (#4547)
* feat(TDI-43756):extends STS AssumeRole fields.

* feat(TDI-43756):extends AssumeRole fields(v2).

* feat(TDI-43756):set Session duration not required.

* feat(TDI-43756):

* feat(TDI-43756):extends fields for SQS

* feat(TDI-43756):fix the mistakes.

* feat(TDI-43756):extends fields for tAmazonEMRXXX,tAamzonRedshiftManage.

* feat(TDI-43756):optimize code.

* feat(TDI-43756):retrieve changes on S3connection.xml

* feat(TDI-43756):fix duplicated variables.

* feat(TDI-43756):fix same error

* feat(TDI-43756):optimize codes.

* feat(TDI-43756):use default region(US_WEST_2) for sts.

* feat(TDI-43756):change default to US-EAST-1.
2020-05-11 17:11:40 +08:00
Zhiwei Xue
844d9e6c29 chore(TUP-26710):update version (#4672)
* chore(TUP-26710):update version

* Set version to 7.3.1 PATCH

* chore(TUP-26710):update version for feature.xml

Co-authored-by: Jenkins Continuous Build server <jenkins@tal-rd02.talend.lan>
2020-05-11 17:03:29 +08:00
hzhao-talendbj
9d218fbecf bugfix(TUP-26186):Use of the operators =, <=, <, >=, >, <> instead of (#4639) (#4664)
* bugfix(TUP-26186):Use of the operators =, <=, <, >=, >, <> instead of
EQ, LE, LT, GE, GT, NE

* bugfix(TUP-26186):Use of the operators =, <=, <, >=, >, <> instead of
EQ, LE, LT, GE, GT, NE

* bugfix(TUP-26186):Use of the operators =, <=, <, >=, >, <> instead of
EQ, LE, LT, GE, GT, NE

Co-authored-by: hwang-talend <hwang@talend.com>
2020-05-09 09:56:00 +08:00
Jane Ding
2e2c5f810d feat(TUP-16546)Prompt users for new password in Studio Connection when (#4508) (#4657)
* feat(TUP-16546)Prompt users for new password in Studio Connection when
AD/LDAP credentials change in TAC
https://jira.talendforge.org/browse/TUP-16546

* feat(TUP-16546)Prompt users for new password in Studio Connection when
AD/LDAP credentials change in TAC
https://jira.talendforge.org/browse/TUP-16546

* feat(TUP-16546)Prompt users for new password in Studio Connection when
AD/LDAP credentials change in TAC
https://jira.talendforge.org/browse/TUP-16546

* feat(TUP-16546)Prompt users for new password in Studio Connection when
AD/LDAP credentials change in TAC
https://jira.talendforge.org/browse/TUP-16546

* feat(TUP-16546)Prompt users for new password in Studio Connection when
AD or LDAP credentials change in TAC
https://jira.talendforge.org/browse/TUP-16546

* feat(TUP-16546)Prompt users for new password in Studio Connection when
AD/LDAP credentials change in TAC
https://jira.talendforge.org/browse/TUP-16546

* feat(TUP-16546)Prompt users for new password in Studio Connection when
AD/LDAP credentials change in TAC
https://jira.talendforge.org/browse/TUP-16546

* feat(TUP-16546):Prompt users for new password in Studio Connection when
AD or LDAP credentials change in TAC
https://jira.talendforge.org/browse/TUP-16546

* feat(TUP-16546):Prompt users for new password in Studio Connection when
AD/LDAP credentials change in TAC
https://jira.talendforge.org/browse/TUP-16546
2020-05-06 00:10:34 +08:00
Jane Ding
9c25ce552b fix(TUP-26639):Talend Cloud studio Issue -Changes to Context Parameter (#4653) (#4658)
Names is not reflected on the Connection for Snowflake
https://jira.talendforge.org/browse/TUP-26639
2020-05-04 19:14:19 +08:00
pyzhou
a42b25c9bb fix(TDI-44130):move log to finally (#4652) 2020-04-30 17:31:26 +08:00
Jane Ding
7d6e7e1c85 fix(TUP-26639):Talend Cloud studio Issues - Group context and (#4634) (#4646)
* fix(TUP-26639):Talend Cloud studio Issues - Group context and
connections
https://jira.talendforge.org/browse/TUP-26639

* fix(TUP-26639):Talend Cloud studio Issues - Group context and
connections
https://jira.talendforge.org/browse/TUP-26639
2020-04-27 23:21:04 +08:00
Zhiwei Xue
cfabaf818a fix(TUP-26809):Job zip should not contain jars from testcase only (#4635) 2020-04-27 18:05:09 +08:00
undx
e2f426e39f feat(TCOMP-1681): Make ESB Studio job export TaCoKit compliant
- OSGi assembly templates
- TaCoKit Studio part
- OSGi resources
2020-04-24 17:26:33 +02:00
pyzhou
ba1bf20653 fix(TDI-44051):add the real value to the db name (#4621)
* fix(TDI-44051):add the real value to the db name

* set dbName as name when db column is null

* workaround

* change back name
2020-04-24 11:24:14 +08:00
sbovsunovskyi
063db841c0 fix(TDI-44070): Unable to execute the job, receiving "Failed to gener… (#4625)
* fix(TDI-44070): Unable to execute the job, receiving "Failed to generate code." when using tAmazonRedshiftManage component.

* fix(TDI-44070): Unable to execute the job, receiving "Failed to generate code." when using tAmazonRedshiftManage component.

(cherry picked from commit 0fecec9635)
2020-04-21 16:36:37 +03:00
OleksiiNimych
a6640f95a9 fix(TDI-43995): Support listing any path and file (#4611)
* 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
2020-04-16 10:49:20 +03:00
hzhao-talendbj
d01f8a7da9 TUP-26388 fix missing DB context value (#4614) (#4619)
* TUP-26388 fix missing DB context value

* fix missing db value issue

* remove useless isTcompv0
2020-04-15 09:51:20 +08:00
Zhiwei Xue
f8e9e01e31 fix(TUP-26728):Missing spark dependencies when using test cases (#4602) 2020-04-09 16:05:15 +08:00
hzhao-talendbj
94ff584488 TUP-26388 fix SQL script's syntax issue (#4603) (#4604)
* TUP-26388  fix SQL script's syntax issue

* TUP-26388  fix SQL script's syntax issue
2020-04-09 10:09:47 +08:00
OleksiiNimych
1db094edd3 fix(TDI-43795): Hide Single Insert Query action and mark it deprecated (#4588) 2020-04-07 22:48:48 +03:00
hzhao-talendbj
8b9fe33a86 fix(TUP-26388)Amazon Redshift Driver class not working with Implicit (#4585) (#4594)
* fix(TUP-26388)Amazon Redshift Driver class not working with Implicit
Context

* fix(TUP-26388)Amazon Redshift Driver class not working with Implicit
Context
2020-04-07 15:42:30 +08:00
Zhiwei Xue
4782321f64 fix(TUP-26482):[Studio] Studio is very slow to build the job(the (#4546)
performance issue)
2020-04-03 12:49:38 +08:00
Zhiwei Xue
12b61b8d5f fix(TUP-26233):[7.0.1] Sometimes , the ZIP file created by a commandline (#4569)
PublishJob is not correct, missing item files.
2020-03-31 18:27:42 +08:00
wang wei
8b26ef7e15 fix(TDI-43918): fix the risk of drop table if exception appear (#4572) 2020-03-30 17:48:04 +08:00
wang wei
8ac9327375 fix(TDI-43895): Teradata metadata not populating the fields properly in components(#4570) 2020-03-29 20:01:08 +08:00
hcyi
9f4810e59e fix(TUP-26580):DI job with Big Data components fail when using the (#4564)
custom hadoop conf file location feature.
2020-03-27 11:10:53 +08:00
jiezhang-tlnd
0f89caccfb fix(TUP-25963)Spark jobs - LOG4J_RUN_LEVEL not available in item (#4562)
https://jira.talendforge.org/browse/TUP-25963
2020-03-27 11:01:12 +08:00
hzhao-talendbj
c16c8f71f8 fix column names are same (#4551) (#4567) 2020-03-26 19:22:48 +08:00
clesaec
7ab0f2015a fix(TDI-43785) - big query repeated value managed (#4557) 2020-03-25 09:29:57 +01:00
Jane Ding
af43cd8973 fix(TUP-26576):Warning pops up cannot connect to the user libraries (#4553) (#4554)
artifact repository set in administrator
https://jira.talendforge.org/browse/TUP-26576
2020-03-25 09:21:16 +08:00
Dmytro Sylaiev
4169210118 Dsylaiev/tdi 43810 add ignore service attr checkbox for xml (#4539)
* 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
2020-03-24 12:32:47 +02:00
Jane Ding
3d185eeb95 fix(TUP-26231)Relative path not working in Talend v721 (#4530) (#4550)
* fix(TUP-26231)Relative path not working in Talend v721
https://jira.talendforge.org/browse/TUP-26231

* fix(TUP-26231)Relative path not working in Talend v721
https://jira.talendforge.org/browse/TUP-26231

* fix(TUP-26231)Relative path not working in Talend v721
https://jira.talendforge.org/browse/TUP-26231

* fix(TUP-26231):Relative path not working in Talend v721
https://jira.talendforge.org/browse/TUP-26231
2020-03-24 17:44:49 +08:00
Richard Lecomte
85a8f83baa TDI-43764 : MsSQL NVARCHAR (#4518)
* TDI-43764 : MsSQL NVARCHAR

Use setNString method for NVARCHAR and NCHAR columns only for MS driver

* TDI-43764 : MsSQL NVARCHAR

Use setNString method for NTEXT columns only for MS driver
2020-03-23 09:32:41 +01:00
Richard Lecomte
d3faad612e TDI-43764 : MsSQL NVARCHAR (#4491)
* TDI-43764 : MsSQL NVARCHAR

Use setNString method for NVARCHAR and NCHAR columns

* TDI-43764 : MsSQL NVARCHAR

Use setNString method for NVARCHAR and NCHAR columns
2020-03-23 09:32:32 +01:00
SunChaoqun
059c211971 TESB-28130:Duplicate dependencies in POM.xml for routes lead to compile issues(#4534) 2020-03-18 11:29:44 +08:00
Dmytro Sylaiev
ce028761e5 Dsylaiev/tdi 43605 fix using existing connection with rest tcompv0 (#4463)
* fix(TDi-43605): Fix adding tcompv0 components into tRest globalMap copy (#4367)

* fix(TDi-43605): Fix adding tcompv0 components into tRest globalMap copy

* fix(TDI-43605): Add referenced connection into globalMap copy for marketo

* fix(TDI-43605): Fix getting snowflake connection for plenty javajet components
2020-03-10 16:22:12 +02:00
wang wei
8c2a503063 fix(TDI-43619): Null Value Treated as <TALEND_NULL> in Subjob (#4488)
* fix(TDI-43619): Null Value Treated as <TALEND_NULL> in Subjob

* fix(TDI-43619): fix for all types to avoid the parse warn log or message
when null

* fix the compiler issue for password field
2020-03-10 16:19:18 +08:00
kjwang
ca7263b7a1 fix(TUP-26189): [7.2.1] snowflake metadata connection with proxy failure (#4498) (#4503)
https://jira.talendforge.org/browse/TUP-26189
2020-03-05 14:49:20 +08:00
Zhiwei Xue
04d41a8421 fix(TUP-26132):Cannot build a job by CI (maven) after updating multiple (#4442)
job versions
2020-03-05 14:37:40 +08:00
Zhiwei Xue
d35506dce1 fix(TUP-26213):Compilation issue after migration to v7.2 (#4478) 2020-03-05 09:54:09 +08:00
kjwang
5e05ca8947 Kjwang/fix tup 26264 t elt map generated query has extra symbols (#4489) (#4500)
* Fix TUP-26264 tELTMap generated query has extra symbols generated when
more input mapping in component
https://jira.talendforge.org/browse/TUP-26264

* Fix TUP-26264 tELTMap generated query has extra symbols generated when
more input mapping in component
https://jira.talendforge.org/browse/TUP-26264
2020-03-04 11:58:55 +08:00
vyu-talend
51f8af8aed Fix(TDI-43704):update mail jar. 2020-03-03 14:28:27 +08:00
Jenkins Continuous Build server
360f1a2612 Set version to 7.3.2 SNAPSHOT 2020-02-28 13:00:24 +01:00
Irene Wang
4f668f6a46 Update NOTICE.txt to 2020 2020-02-19 12:45:17 +01:00
jiezhang-tlnd
f75fed8fd8 Jzhang/bugfix/tup 26192 patch731 (#4462)
* fix(TUP-26192)supply choice of log4j1 / 2

* fix(TUP-26192)

* fix tos

* fix tos
2020-02-18 22:06:42 +08:00
hcyi
812ac5399d fix(TUP-25229):revert the fix of "Use this Component" (#4460) 2020-02-18 17:53:55 +08:00
AlixMetivier
d917b791d0 remove useless migration task (#4452) (#4453) 2020-02-18 10:28:58 +01:00
Mike Yan
9bc4abb02d fix(TESB-28247): consumer job is missing feature.xml by CI (#4451)
* fix(TESB-28247): consumer job is missing feature.xml by CI

* fix(TESB-28247): consumer job is missing feature.xml by CI
2020-02-18 14:28:12 +08:00
Mike Yan
3daedf72de fix(TESB-28240): Use final name for osgi bundle build pom (#4449) 2020-02-18 09:34:41 +08:00
Jenkins Continuous Build server
854ac0d1b1 Set version to 7.3.1 2020-02-14 13:38:41 +01:00
jiezhang-tlnd
896ab8ddfb fix(TUP-26167)Log4j2: confirm message pop up when build job if activate (#4448)
log4j2 for TOS
2020-02-14 16:37:37 +08:00
Mike Yan
a241dd393a fix(TESB-27578): fix feature.xml is missing in nexus (#4447) 2020-02-14 14:50:42 +08:00
apoltavtsev
5adecc8669 TESB-28209 DemoServiceConsumer build fails when build type is "Standalone Job" (#4445) 2020-02-13 21:50:22 +01:00
apoltavtsev
9ac5aa8048 TESB-28192 Dataservice Microservice built ZIP has wrong structure (#4443) 2020-02-13 16:55:18 +01:00
AlixMetivier
9515623e03 feat(tbd-9855): adapt Timestamp or Date according to schema (#4352) 2020-02-13 16:39:14 +01:00
Ivan Gonchar
0de1d32ec5 Revert "fix(TDi-43605): Fix adding tcompv0 components into tRest globalMap copy (#4367)" (#4444)
This reverts commit d0ec3601d2.
2020-02-13 15:52:33 +02:00
Jane Ding
5169150391 fix(TUP-26113)Can't generate by CI due to remove pigudf after migrate a (#4439)
* fix(TUP-26113)Can't generate by CI due to remove pigudf after migrate a
remote project from old version to 731
https://jira.talendforge.org/browse/TUP-26113

* fix(TUP-26113)Can't generate by CI due to remove pigudf after migrate a
remote project from old version to 731
https://jira.talendforge.org/browse/TUP-26113
2020-02-13 18:22:37 +08:00
wang wei
d70cbd3ba4 fix(TDI-43670): tSSH component hangs if Command takes time to complete (#4423) 2020-02-13 18:03:17 +08:00
kjwang
314f3cd8b1 kjwang/Fix TUP-25777 Interger values are read as string after applying (#4440)
TPS-3637 (Fix failed tuj)
https://jira.talendforge.org/browse/TUP-25777
2020-02-13 12:32:40 +08:00
Richard Lecomte
b092816970 Rlecomte/tdi 43510 my sql allow load local infile (#4429)
* TDI-43510 : MySQL Driver upgrade

* TDI-43510 : MySQL Driver upgrade

* TDI-43510 : MySQL Driver upgrade

* TDI-43510 : MySQL 8 driver update

Fixed XML

* TDI-43510 : MySQL 8 driver upgrade

added allowLoadLocalInfile=true in tMysqlConnection and tMysqlRow

* TDI-43510 : MySQL 8 driver upgrade

added allowLoadLocalInfile=true in tMysqlConnection and tMysqlRow
2020-02-12 13:39:48 +01:00
Max
be50a6360d TBD-9823: fixed (#4433) 2020-02-12 13:36:06 +02:00
bhe-talendbj
e42f180aa5 bugfix(TUP-26123) Update copyright date (#4434) 2020-02-12 16:05:23 +08:00
Richard Lecomte
aaad0c5be7 Rlecomte/tdi 43421 update bq version (#4405)
* TDI-43421 : google cloud bigquery api update

* TDI-43421 : BQ client upgrade

* TDI-43421 : BigQuery client lib update

Fixed dependencies
2020-02-11 14:45:54 +01:00
Laurent BOURGEOIS
56b7ef4b1c fix(TBD-9884) : Missing log42 conf on Yarn side (#4366) 2020-02-11 12:11:53 +01:00
hwang-talend
dd3dba3436 bugfix(TUP-25859):Upgrade vertica support to 9.3 - metadata (#4430) 2020-02-11 18:56:27 +08:00
kjwang
74beec9195 Fix TUP-26060 Add junit for TUP-25777 and TUP-25943 (#4425)
https://jira.talendforge.org/browse/TUP-26060
2020-02-11 17:08:20 +08:00
jzhao
47a139f832 feat(TDI-43510):Upgrade mysql driver for tCreateTable/tELTMysqlMap (#4428)
* update driver and remove MYSQL_4
2020-02-11 15:42:18 +08:00
Richard Lecomte
e816c417d1 TDI-43510 : MySQL Driver upgrade (#4387) 2020-02-10 14:57:01 +08:00
Roman
2907a5b04d fix(TDI-33414): change tMomInput backout behavior (#3282) 2020-02-10 08:35:35 +02:00
hcyi
f4420c3d2b fix(TUP-25271):display error/warin message on tacokit component . (#4422) 2020-02-10 14:32:28 +08:00
Jane Ding
1fd7dadff2 fix(TUP-25986)Can't import attached job (#4418)
* fix(TUP-25986)Can't import attached job
https://jira.talendforge.org/browse/TUP-25986
remove pigudf related

* fix(TUP-25986)Can't import attached job
https://jira.talendforge.org/browse/TUP-25986
removed pigudf related

* fix(TUP-25986)Can't import attached job
https://jira.talendforge.org/browse/TUP-25986
remove pigudf related

* fix(TUP-25986)Can't import attached job
https://jira.talendforge.org/browse/TUP-25986
remove pigudf related

* fix(TUP-25986)Can't import attached job
https://jira.talendforge.org/browse/TUP-25986
remove pigudf related
2020-02-10 14:13:26 +08:00
nkutsubos
31ab0765db babili-export (#4420) 2020-02-08 13:03:57 +08:00
Roman
24f146a76d feat(TDI-40852): add dynamic support for tMSSQLBulkExec (#4363)
* feat(TDI-40852): add feature for CREATE_IF_NOT_EXIST table action

* feat(TDI-40852): add feature for DROP_IF_EXIST_AND_CREATE table action

* feat(TDI-40852): made improvements | correct template code

* feat(TDI-40852): add hidden values | add log

* fix(TDI-43484): tSetDynamic schema cant work with tFile***Positional (#4369)

* fix(TDI-43484): throw RuntimeException if useDynamicFromFile

* fix(TDI-43484): throw Exception if schema defined from file

* feat(TDI-40852): solve problem with create table
2020-02-07 15:32:17 +02:00
Roman
60a940a495 fix(TDI-43484): tSetDynamicSchema can't work with tFile***Positional (#4380) 2020-02-07 15:27:18 +02:00
sbovsunovskyi
05a255d654 Sbovsunovskyi/tdi 43295 support oracle19 (#4364)
* fix(TDI-43295): Support Oracle 19c in Studio DI

* fix(TDI-43295): Support Oracle 19c in Studio DI

* fix(TDI-43295): Support Oracle 19c in Studio DI. Revert messages for different languages

* fix(TDI-43295): Support Oracle 19c in Studio DI. move from 'oracle 19' to 'oracle 18 and above'

Co-authored-by: Roman <rvoievidko@talend.com>
2020-02-07 15:10:27 +02:00
kjwang
fd244a9f9e Kjwang/fix tup 25777 interger values are read as string (#4403)
* Fix TUP-25777 Integer values are read as string after applying TPS-3637
https://jira.talendforge.org/browse/TUP-25777
2020-02-07 18:42:56 +08:00
kjwang
a17aaedcdc Fix: TUP-25943 tELTMap generated query has extra symbols generated (#4415)
* Fix: TUP-25943 tELTMap generated query has extra symbols generated
https://jira.talendforge.org/browse/TUP-25943
2020-02-07 18:28:53 +08:00
hwang-talend
2870cc0e90 bugfix(TUP-26031):Cannot connect successfully for mongDB which is (#4419)
* bugfix(TUP-26031):Cannot connect successfully for mongDB which is
created from 721

* bugfix(TUP-26031):Cannot connect successfully for mongDB which is
created from 721

* bugfix(TUP-26031):Cannot connect successfully for mongDB which is
created from 721
2020-02-07 18:03:43 +08:00
nkutsubos
3e37fc74f7 babili-export (#4416) 2020-02-07 16:44:41 +08:00
Dmytro Sylaiev
18b3b53e84 fix(TDI-32471): Remove unused mysql4 code (#4390) 2020-02-07 10:41:29 +02:00
hcyi
50e3721fb0 fix(TUP-26023):Studio should open online help based on language (#4417) 2020-02-07 10:49:41 +08:00
sbovsunovskyi
7af4113257 fix(TDI-42986): Need the ability to add additional parameters to tDBBulkExec (#4400) 2020-02-06 21:24:52 +02:00
jiezhang-tlnd
5f9a3cbbcf fix(TUP-25378)Wrong settings in CDC Oracle component / wizard (#4309)
https://jira.talendforge.org/browse/TUP-25378
2020-02-06 19:20:54 +08:00
Dmytro Sylaiev
d0ec3601d2 fix(TDi-43605): Fix adding tcompv0 components into tRest globalMap copy (#4367)
* fix(TDi-43605): Fix adding tcompv0 components into tRest globalMap copy

* fix(TDI-43605): Add referenced connection into globalMap copy for marketo
2020-02-06 13:03:17 +02:00
Chao MENG
668cbc476f fix(TUP-25519): SQL builder in Enterprise studio context mode works (#4412)
differently to Talend Open studio
https://jira.talendforge.org/browse/TUP-25519
2020-02-06 18:55:43 +08:00
chmyga
803c9406e5 fix(TDI-43611): include all columns to reject row (#4389)
* fix(TDI-43611): include all columns to reject row

* fix(TDI-43611): remove commented code

* fix(TDI-43611): format code
2020-02-06 10:47:31 +02:00
ypiel
f7ae5e3f28 fix(TDI-43610) : jsonutil keep decimal if any
* 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
2020-02-06 08:58:03 +01:00
hwang-talend
e976a29743 bugfix(TUP-25990):Support MariaDB 10.X (#4411) 2020-02-06 11:59:22 +08:00
hcyi
aa39e4545d fix(TUP-25856):Error msg show under error log list when try to check (#4410)
couchbase help doc
2020-02-06 11:56:08 +08:00
hwang-talend
a093979643 bugfix(TUP-25278):Issues about delete columns in tELTMap with alias (#4360) 2020-02-06 11:28:28 +08:00
hzhao-talendbj
467f9e7964 workItem(TUP-21195)replace all forms of subjob with subJob (#4408) 2020-02-06 10:16:52 +08:00
hzhao-talendbj
8a4074ee05 remove synchronized (#4404) 2020-02-06 09:33:58 +08:00
hzhao-talendbj
ee3d82ae24 workItem(TUP-25915)Upgrade MySQL driver (#4391)
* workItem(TUP-25915)Upgrade MySQL driver

* workItem(TUP-25915)Upgrade MySQL driver
2020-02-06 09:12:01 +08:00
mbasiuk-talend
658b16c6bb fix(TDI-43632): use defined pattern by user instead of static value (#4398) 2020-02-05 15:30:17 +02:00
wang wei
5c0ae7bc06 fix(TDI-43410): Enable AWS ECS role for tAmazonEMR component (#4247) 2020-02-05 18:32:54 +08:00
wang wei
bd9e958749 fix(TDI-43409): Enable AWS ECS role for tSQS component (#4248) 2020-02-05 18:32:37 +08:00
ypiel
9a27b823cd feat(TDI-43513) : upgrade vertica lib to 9.3.1
* feat(TDI-43513) : upgrade vertica lib to 9.3.1

* feat(TDI-43513) : upgrade vertica lib to 9.3.1 - tCreateTable
2020-02-05 10:07:24 +01:00
Pierre Teyssier
fc3a36e509 chore(TDI-43488): remove di-se components (#4399)
* chore(TDI-43488): remove di-se components
- CentricCRM
- MSAX
- OleDB
- SageX3
- SAS
- SPSS
- SugarCRM
2020-02-05 14:36:37 +08:00
Roman
6e9bc05e41 fix(TDI-43231): change logging order (#4381)
* fix(TDI-43234): change logging order

* fix(TDI-43231): add preparedStatement log
2020-02-05 08:03:29 +02:00
kjwang
dff062b7ef TUP-25985 TOS: No need to pop up install plugin page when switch from online help to offline help. (#4392)
* TUP-25985 TOS: No need to pop up install plugin page when switch from
online help to offline help.
https://jira.talendforge.org/browse/TUP-25985

* fix(TUP-25985):TOS: No need to pop up install plugin page when switch
from online help to offline help.

Co-authored-by: wchen-talend <wchen@talend.com>
2020-02-04 19:08:10 +08:00
Dmytro Sylaiev
e86646a9f5 feat(TDI-43487): Update snowflake-jdbc for tCreateTable (#4333) 2020-02-04 11:35:43 +02:00
bhe-talendbj
491b85c20c bugfix(TUP-24536) Fix Zip Slip style attacks (#4384) 2020-02-04 15:56:13 +08:00
hwang-talend
f9c38abf9e bugfix(TUP-25864):Too many required jars for tVerticaConnection (#4354)
bugfix(TUP-25864):Too many required jars for tVerticaConnection component
2020-02-04 15:04:40 +08:00
hzhao-talendbj
0570c402bc fix(TUP-25951)Syncing of project and pom files doesnt happen initally (#4386) 2020-02-04 14:21:50 +08:00
wang wei
4cae11c6f5 fix(TDI-43089): Upgrade to ActiveMQ 5.15.10 in tMom/tSAP components (#4345) 2020-02-04 09:45:14 +08:00
hzhao-talendbj
54e246df6d Hengzhao/bugfix/tup 25714 table selector and guess schema is not working for oracle adw (#4305)
* fix(TUP-25714)Table selector and guess schema is not working for Oracle
ADW

* fix(TUP-25714)Table selector and guess schema is not working for Oracle
ADW

* fix(TUP-25714)Table selector and guess schema is not working for Oracle
ADW

* fix(TUP-25714)Table selector and guess schema is not working for Oracle
ADW

* fix(TUP-25714)Table selector and guess schema is not working for Oracle
ADW

* fix(TUP-25714)Table selector and guess schema is not working for Oracle
ADW

* fix(TUP-25714)Table selector and guess schema is not working for Oracle
ADW

* fix(TUP-25714)Table selector and guess schema is not working for Oracle
ADW
2020-02-04 09:12:48 +08:00
Hanna Liashchuk
3a054b8430 fix(TBD-9886): lib conflict with tS3Connection (#4388) 2020-02-03 17:04:41 +02:00
sbovsunovskyi
820367d52f fix(TDI-43515): Support MariaDB 10.X. Update mariadb-java-client to 2.5.3 (#4344) 2020-02-03 11:56:35 +02:00
hzhao-talendbj
cfe44195d0 feat(TUP-25834)Upgrade postgres to support v12 (#4346) 2020-02-03 15:47:41 +08:00
kjwang
6b6439a434 Fix TUP-25786 Enable online help (Remove temporary hard code version) (#4385)
https://jira.talendforge.org/browse/TUP-25786
2020-02-03 14:33:13 +08:00
Denis Sergent
0730f6ea3b TESB-27989 Fix publish DS to cloud as MS (#4371)
Dataservices are always published as OSGI bundles without taking care of
the Job defined build type. With this fix, DS with build type
"Microservice" will be built and published with the appropriate format.
2020-01-30 11:43:36 +01:00
sbovsunovskyi
2a6d86c39a fix(TDI-43602): Log4j object(log) in tJava will not show any result after tRedshiftClose (#4362) 2020-01-28 17:04:02 +02:00
Dmytro Sylaiev
94e6f53b47 fix(TDI-43583): Do not set error code if not fail on child error (#4353) 2020-01-27 19:18:41 +02:00
clesaec
a1e8aebf87 TDI-43514 : to postgresql lib 42.2.9 (#4326) 2020-01-24 17:35:33 +01:00
vdrokov
666fe63e7a fix(TESB-25146): Fix by adding override="true" attribute in generated feature xml. Change version of xml namespace to be able to enable override flag. (#4358) 2020-01-21 11:31:30 +02:00
hzhao-talendbj
4e167cea3f workItem(TUP-25786)add snapshot (#4357) 2020-01-21 17:29:45 +08:00
Chao MENG
4153b50336 fix(TUP-25784): Couchbase guess schema failed (#4351)
https://jira.talendforge.org/browse/TUP-25784
2020-01-21 16:43:08 +08:00
jiezhang-tlnd
2d16bae768 fix(TUP-25910)NPE error shows in ErrorLog view after clicking "Apply And (#4356)
* fix(TUP-25910)NPE error shows in ErrorLog view after clicking "Apply And
Close"
https://jira.talendforge.org/browse/TUP-25910

* fix(TUP-25910)NPE error shows in ErrorLog view after clicking "Apply And
Close"
https://jira.talendforge.org/browse/TUP-25910
2020-01-21 16:05:10 +08:00
Mike Yan
2ed876833f fix(TESB-27912):[CI]Cannot skip docker for DemoRESTConsumer (#4349) 2020-01-20 18:24:10 +08:00
hzhao-talendbj
05f87d09e3 workItem(TUP-21195)replace all forms of subjob with subJob (#4348)
* workItem(TUP-21195)replace all forms of subjob with subJob

* workItem(TUP-21195)replace all forms of subjob with subJob

* workItem(TUP-21195)replace all forms of subjob with subJob
2020-01-20 16:54:43 +08:00
hwang-talend
444d28c48d bugfix(TUP-25764):Win:Cannot load component "tImpalaOutput" error in (#4324)
error log list if Studio store path contain space
2020-01-20 14:59:05 +08:00
Chao MENG
a7d010413d fix(TUP-25152): component does not display in palette, after deployed to (#4343)
the studio 7.2.1

https://jira.talendforge.org/browse/TUP-25152
2020-01-20 11:07:41 +08:00
jiezhang-tlnd
6c4981c2bf fix(TUP-25843)Hide log4j/log4j2 combox when it is not enabled for new (#4338)
created project after 7.3.1.
https://jira.talendforge.org/browse/TUP-25843
2020-01-20 11:02:43 +08:00
Chao MENG
ae3e6bf7be fix(TUP-25545): tWorkdayInput --> Mode and WQL Query can't edit when (#4330)
use metadata

https://jira.talendforge.org/browse/TUP-25545
2020-01-20 10:58:48 +08:00
hwang-talend
730d9cb8e9 bugfix(TUP-25768):Ubuntu:Switch to a new workspace not work if Studio (#4336)
store path contain space
2020-01-20 10:30:37 +08:00
Chao MENG
e58754832e feat(TUP-25226): Make the hadoop conf jar path a contextualizable parameter in the Hadoop conf wizard (#4203)
* feat(TUP-25226): Make the hadoop conf jar path a contextualizable
parameter in the Hadoop conf wizard

https://jira.talendforge.org/browse/TUP-25226

* fix(TUP-25585): [BUG]Data viewer failed for HDFS

https://jira.talendforge.org/browse/TUP-25585

* feat(TUP-25226): Make the hadoop conf jar path a contextualizable
parameter in the Hadoop conf wizard

https://jira.talendforge.org/browse/TUP-25226

* feat(TUP-25226): Make the hadoop conf jar path a contextualizable
parameter in the Hadoop conf wizard

https://jira.talendforge.org/browse/TUP-25226

* feat(TUP-25226): Make the hadoop conf jar path a contextualizable
parameter in the Hadoop conf wizard

https://jira.talendforge.org/browse/TUP-25226

* Revert "feat(TUP-25226): Make the hadoop conf jar path a contextualizable parameter in the Hadoop conf wizard"

This reverts commit b04d1bdca4.

* Revert "feat(TUP-25226): Make the hadoop conf jar path a contextualizable parameter in the Hadoop conf wizard"

This reverts commit 0fd1ce627b.

* Revert "feat(TUP-25226): Make the hadoop conf jar path a contextualizable parameter in the Hadoop conf wizard"

This reverts commit 434c102f8c.
2020-01-19 16:10:08 +08:00
msjian
d6927c33fa feat(TDQ-17294): support snowflake guess schema well (#4337) 2020-01-19 15:23:51 +08:00
hcyi
7ea06495a6 fix(TUP-25533):Talend Component Kit Components cannot be renamed in (#4341)
Studio.
2020-01-19 14:47:56 +08:00
Jane Ding
8b4dd6398d fix(TUP-21555)Error pops up if run job during opening another job in git (#4342)
* fix(TUP-21555)Error pops up if run job during opening another job in git
project
https://jira.talendforge.org/browse/TUP-21555

* fix(TUP-21555)Error pops up if run job during opening another job in git
project
https://jira.talendforge.org/browse/TUP-21555
2020-01-19 14:24:13 +08:00
apoltavtsev
5e65e4ed26 fix(TESB-27583): Maven nature is added to child Job for OSGI build 2020-01-17 14:46:29 +01:00
kjwang
49a907b477 feat(TUP-25786): Enable online help (#4339)
* Fix TUP-25786 Enable online help
https://jira.talendforge.org/browse/TUP-25786

* Fix TUP-25786 Enable online help
https://jira.talendforge.org/browse/TUP-25786
2020-01-17 18:10:42 +08:00
vdrokov
68758eadc7 fix(TESB-27713): Fix by checking if the child job is of type routines.system.api.TalendESBJob since method setEndpointRegistry exists only in routines.system.api.TalendESBJob interface and sometimes the job is not of that type. (#4334) 2020-01-17 11:57:10 +02:00
jiezhang-tlnd
d9f8f4edcd fix(TUP-25427)active or deactivate log4j2 need to reopen the child job (#4323)
https://jira.talendforge.org/browse/TUP-25427
2020-01-17 17:22:13 +08:00
hcyi
a5c06b4267 fix(TUP-25649):ERROR when Job in MDM project calling Job in Reference DI (#4331)
project:import routines.DataQuality cannot be resolved.
2020-01-17 16:59:50 +08:00
vyu-talend
b2fd2e2a60 fix(TDI-42920):update tAmazonEMRManage. (#4317) 2020-01-17 15:45:18 +08:00
Jane Ding
f5bbcdb213 fix(TUP-25862)Change client ip of SDK server from localhost to 127.0.0.1 (#4328)
https://jira.talendforge.org/browse/TUP-25862
2020-01-17 14:47:24 +08:00
kjwang
95e561d5ff feat(TUP-25241): Online Help in studio - Setup online Help (#4264)
* Fix TUP-25241 Online Help in studio - Setup online Help
https://jira.talendforge.org/browse/TUP-25241

* Fix TUP-25241 Online Help in studio - Setup online Help
https://jira.talendforge.org/browse/TUP-25241

* Fix TUP-25241 Online Help in studio - Setup online Help
https://jira.talendforge.org/browse/TUP-25241

* Fix TUP-25241 Online Help in studio - Setup online Help (Improve the
file's format)
https://jira.talendforge.org/browse/TUP-25241

* Fix TUP-25241 Online Help in studio - Setup online Help
https://jira.talendforge.org/browse/TUP-25241

* Fix TUP-25241 Online Help in studio - Setup online Help
https://jira.talendforge.org/browse/TUP-25241

* Fix TUP-25241 Online Help in studio - Setup online Help
https://jira.talendforge.org/browse/TUP-25241

* Fix TUP-25241 Online Help in studio - Setup online Help
https://jira.talendforge.org/browse/TUP-25241

* Fix TUP-25241 Online Help in studio - Setup online Help
https://jira.talendforge.org/browse/TUP-25241

* Fix TUP-25241 Online Help in studio - Setup online Help
https://jira.talendforge.org/browse/TUP-25241
2020-01-17 13:46:23 +08:00
Dmytro Sylaiev
bf8d944ed1 fix(TDI-43222): Lock write operation by filename in parallel (#4256)
* fix(TDI-43222): Lock write operation by filename in parallel

* fix(TDI-43222): Apply same changes for tFileOutputPositional
2020-01-16 12:38:00 +02:00
wang wei
1f1bceca93 fix(TDI-43509): Upgrade redshift driver for 7.3.1 (#4302) 2020-01-16 17:41:25 +08:00
jzhao
6f5a6e0443 feat(TDI-43516):Salesforce api update to 47.0 (#4304)
* feat(TDI-43516):Salesforce api update to 47.0

* fix(TDI-43516):tSalesforceEinsteinBulkExec default endpoint not upgrade
2020-01-16 16:57:56 +08:00
Chao MENG
9892b271ea Cmeng/feat/tup 25554 add back share component (#4313)
* feat(TUP-25554): Add back the share component part of component manager

https://jira.talendforge.org/browse/TUP-25554

* feat(TUP-25554): Add back the share component part of component manager

https://jira.talendforge.org/browse/TUP-25554

* feat(TUP-25554): Add back the share component part of component manager

https://jira.talendforge.org/browse/TUP-25554
2020-01-16 10:51:55 +08:00
chmyga
3ff14ecbb5 Dchmyga/tdi 42591 bigquery dynamic schema (#4196)
* feat(TDI-42591): bigquery dynamic column support

* Add helpers for bigquery input components

* feat(TDI-42591): bigquery dynamic column support

* Add dynamic column support to bigquery input component

* feat(TDI-42591): bigquery dynamic column support

* Add dynamic column support for bigquery output component

* feat(TDI-42591): bigquery dynamic column support

* Fix PR comments

* feat(TDI-42591): bigquery dynamic column support

* Fix fixed component name issue

* feat(TDI-42591): bigquery dynamic column support

* Add support of geography type

* Add support of numeric type

* Fix bytes type support

* feat(TDI-42591): bigquery dynamic column support

* Fix OAuth null objects issue

* Fix byte array service account issue

* feat(TDI-42591): bigquery dynamic column support

* fix compilation error

* feat(TDI-42591): bigquery dynamic column support

* Exclude record type from table creation for OAuth
2020-01-15 16:57:07 +02:00
vyu-talend
cd7f09fc90 fix(TDI-43555):assign name for parameters in Outline. (#4322) 2020-01-15 17:29:42 +08:00
hcyi
10d4f8dcb6 fix(TUP-25727):Dataviewer for hdfs schema failed if it's checked webHDFS (#4311)
encryption
2020-01-14 14:41:58 +08:00
Jane Ding
1c58501af2 fix(TUP-25820)TMC: error show in error log when logon TMC project (#4318)
https://jira.talendforge.org/browse/TUP-25820
2020-01-14 14:28:12 +08:00
jiezhang-tlnd
a2f0a61607 change back log4j version to 2.12.1 (#4321) 2020-01-14 11:25:33 +08:00
bhe-talendbj
0095b468f9 bugfix(TUP-25707) Set correct text direction for destination combo (#4312)
* bugfix(TUP-25707) Set correct text direction for destination combo

* bugfix(TUP-25707) Fix test direction
2020-01-14 09:10:24 +08:00
Richard Lecomte
7bfad56c30 TDI-43421 : google cloud bigquery api update (#4316) 2020-01-13 11:58:10 +01:00
Jane Ding
efbf56f6d0 fix(TUP-25650)On enabling Parallelization on tDBInput, the data is (#4306)
getting inserted as NULLs
https://jira.talendforge.org/browse/TUP-25650
2020-01-13 18:33:17 +08:00
Dmytro Sylaiev
c29f483f2c fix(TDI-42875): Add missing log4j to component deps (#4315) 2020-01-13 11:17:35 +02:00
vdrokov
c05d88ee3d fix(TESB-27740): Fix error by downgrading log4j library from version 2.12.1 to version 2.11.1. 2.11.1 version is compatible with spring boot 2.1.2.RELEASE so no error is observed after downgrade. Replace strings with constants. (#4289) 2020-01-13 10:41:09 +02:00
hwang-talend
ecdf7a18b0 bugfix(TUP-24413):The tab name of resource is changed (#4298) 2020-01-13 10:26:15 +08:00
jzhao
6eddb2cd20 feat(TDI-43395):update dom4j to 2.1.1 (#4296)
* feat(TDI-43395):update dom4j

* feat(TDI-43395):update dom4j depends jaxen

* feat(TDI-43395):dom4j api changed

* fix compiler error
* remove useless code of txmlmap

* feat(TDI-43395):add migration task for bonita components after dom4j
update
2020-01-10 17:18:26 +08:00
Dmytro Sylaiev
0bd016b1c5 Dsylaiev/tdi 42875 upgrade t google dataproc crm (#4212)
* feat(TDI-42875): Upgrade google dataproc

* Add region enum

* Update zones

* Make file property use file widget

* feat(TDI-42875): Implement generated code for feature

* feat(TDI-42875): Remore IF in required operator

* feat(TDI-42875): Use region for stopping cluster either

* feat(TDI-42875): Add commons-codec in dependencies
2020-01-09 13:21:31 +02:00
hwang-talend
93b97ab0ed bugfix(TUP-25278):Issues about delete columns in tELTMap with alias (#4307)
bugfix(TUP-25278):Issues about delete columns in tELTMap with alias
2020-01-09 17:11:18 +08:00
hwang-talend
0e08ab1a54 bugfix(TUP-24510):Studio can't use JDBC connection to trace job (#4273)
bugfix(TUP-24510):Studio can't use JDBC connection to trace job stats&logs
2020-01-09 10:50:17 +08:00
Mike Yan
c3f79cd79e feat(TESB-25283)[CI] Support Maven based Versioning for ESB Use cases (#4057)
* feat(TESB-25283)[CI] Support Maven based Versioning for ESB Use cases

* fix(TESB-25283):update osgi pom template to skip deploy
2020-01-09 10:48:24 +08:00
jiezhang-tlnd
29c1c47d97 fix(TUP-21660)add slf4j-simple.jar to Bundle-ClassPath in the plugin (#4303)
org.talend.sdk.component.studio-integration
2020-01-09 10:01:33 +08:00
sponomarova
ccdaa1af1c fix(TBD-9317): clean up components from org.talend.libraries.pig dependency (#4012)
* fix(TBD-9317): clean up components from org.talend.libraries.pig
2020-01-08 12:58:55 +02:00
hcyi
25857d0c10 fix(TUP-25229):Some TCOMPV0's components should not has "Use this (#4299)
Component" in Connection Component
2020-01-07 18:12:15 +08:00
jiezhang-tlnd
0f3a3dda19 fix(TUP-25702)TOS:Log4j:cannot print info on console when run job (#4301)
* fix(TUP-25702)TOS:Log4j:cannot print info on console when run job
https://jira.talendforge.org/browse/TUP-25720

* fix(TUP-25702)TOS:Log4j:cannot print info on console when run job
2020-01-07 16:21:14 +08:00
zshen-talend
943dbe61b2 fix(TDQ-17709): create number limit text controller (#4278)
* fix(TDQ-17709): create number limit text controller

* fix(TDQ-17709): improve code and add some lost modify

* fix(TDQ-17709): improve the code about the limit

* fix(TDQ-17709): remove unused code
2020-01-07 11:27:30 +08:00
vyu-talend
2c7dca1458 Vyu/tdi 43446 fix compilation error for tmap (#4291)
* Fix(TDI-43446):fix compilation error.

* Fix(TDI-43446):fix issues.

* Fix(TDI-43446):fix a bug written by myself.

* Fix(TDI-43446):fix an issue.

* Fix(TDI-43446):fix the exception problem.

* Fix(TDI-43446):fix issue.
2020-01-06 17:36:59 +08:00
jiezhang-tlnd
06a4ca938c fix(TUP-21660)SLF4J: Failed to load class (#4300)
"org.slf4j.impl.StaticLoggerBinder"
2020-01-06 09:59:15 +08:00
Zhiwei Xue
217360420f feat(TUP-24722):Force each studio on the same project to install the same patch (#4270)
* feat(TUP-24722):Force each studio on the same project to install the
same patch

* feat(TUP-24722):refactor util class.
2020-01-03 18:14:51 +08:00
hwang-talend
9bf91aca62 bugfix(TUP-25278):Issues about delete columns in tELTMap with alias (#4281)
* bugfix(TUP-25278):Issues about delete columns in tELTMap with alias
2020-01-03 17:30:21 +08:00
jiezhang-tlnd
155973785f fix(TUP-25572) improve the performance of import job (#4295)
* fix(TUP-25572) improve the performance of import job

* fix(TUP-25572) improve the performance of import job
2020-01-03 16:43:45 +08:00
jiezhang-tlnd
5e0f8e9194 fix(TUP-25338)Run job use sap miss jar slf4j-api-1.7.16 and there is no (#4292)
* fix(TUP-25338)Run job use sap miss jar slf4j-api-1.7.16 and there is no
pop up let me download or browse in.
https://jira.talendforge.org/browse/TUP-25338

* fix(TUP-25338) avoid multiple versions

* avoid multiple module versions

* remove the same version jar only about slf4j-api

* remove the same version jar only about slf4j-api

* avoid multiple versions of slf4j-api
2020-01-03 16:36:29 +08:00
Jane Ding
64b049164c feat(TUP-24057)There is no error message when studio can't connect to (#4297)
customer artifact repository
https://jira.talendforge.org/browse/TUP-24057
2020-01-03 11:25:19 +08:00
Emmanuel GALLOIS
1be6c8fdd4 chore(TDI-40449): removed unused jars (#2815)
* chore(TDI-40449): removed unused jars

* chore(TDI-40449): add version to jars w/o version

* revert(TDI-40449): remove external_sort jar

* Revert: chore(TDI-40449): removed external_sort.jar

* chore(TDI-40449): remove external_sort

* chore(TDI-40449): remove jnp-client and talend-bigdata-launcher

* chore(TDI-40449): fix maven paths

* chore(TDI-40449): restore boxjavalibv2-v3.0.10.jar

* chore(TDI-40449): restore talend-webservice-input-1.0.0-20170301.jar

* chore(TDI-40449): restore geopip

* chore(TDI-40449): restore talend-bigdata-launcher-1.1.0-20160405.jar

* chore(TDI-40449): bump ws-commons-util

* chore(TDI-40449): restore tMom jars needed

* fix(TDI-40449) : prepare servicenow for publishing
- force maven-deploy-plugin to 2.8+
- bump version to 1.0.1
- reformat code to Talend standard
- add license header
- remove main method containing credentials(not critical)

* chore(TDI-40449): fixup some components

* chore(TDI-40449): mavenized google-storage-utils

* chore(TDI-40449): cleaning talendssl ant file

* chore(TDI-40449): reverting changes
- SugarCRM is deprecated and will be removed in this release

* chore(TDI-40449): fix version typo/group for asm

* chore(TDI-40449): rename google storage utils

* chore(TDI-40449): fix dependencies to the future google-storage-utils
- will be built during https://jira.talendforge.org/browse/TDI-43489

* chore(TDI-40449): fix javassist GAV dependency

* chore(TDI-40449): fix GAV for tMOM/tWebService
- revert change on tWebService_java.xml
- fix GAV for accuracy on tMOM

* chore(TDI-40449): remove last jars
- See https://jira.talendforge.org/browse/TDI-43490

* chore(TDI-40449): fix url

* chore(TDI-40449): distribution management needed for google storage utils on ci-common

* chore(TDI-40449): cleaning xml files

* chore(TDI-40449): update copyright

* chore(TDI-40449): last clean
- i swear

Co-authored-by: Pierre Teyssier <pteyssier@talend.com>
2020-01-02 15:56:13 +08:00
jiezhang-tlnd
73e7d360d0 fix(TUP-25524)issue for TOS Log4j (#4294) 2019-12-31 15:54:13 +08:00
hcyi
ec490c589e fix(TUP-25382):More than one dialog pop up when quickly click the button more than once. (#4269)
* fix(TUP-25382):More than one dialog pop up when quickly click the button
more than once.

* fix(TUP-25382):More than one dialog pop up when quickly click the button
more than once.
2019-12-31 11:41:46 +08:00
hwang-talend
2a67448f58 bugfix(TUP-24029):[FTP] Connection wizard add timeout property (#3864) (#3982)
* bugfix(TUP-24029):[FTP] Connection wizard add timeout property (#3864)

bugfix(TUP-24029):[FTP] Connection wizard add timeout property

* feature(TUP-24029): [FTP] Connection wizard add timeout property

* feature(TUP-24768):[bug] no unit for timeout parameter for ftp wizard.

* feature(TUP-24768):[bug] timeout value support to type non-digit.

* feature(TUP-24768):[bug] timeout value support to type non-digit.
2019-12-30 18:08:49 +08:00
Jane Ding
617095c83b feat(TUP-24057)There is no error message when studio can't connect to (#4290)
customer artifact repository
https://jira.talendforge.org/browse/TUP-24057
2019-12-30 17:49:20 +08:00
mbasiuk-talend
1c857a778a Mbasiuk/tdi 43095 improve set section (#4241)
* feat(TDI-43095): improve set section for tELTTeradataOutput

* feat(TDI-43095): improve SET section for tELTOutput generic

* feat(TDI-43095): extend logic for USE_UPDATE_STATEMENT, fix typo

* feat(TDI-43095): make changes according to PR comments
2019-12-30 11:41:34 +02:00
hcyi
568c60df0f fix(TUP-23672):Check connection button for tacokit integration to Studio (#4271) 2019-12-30 10:43:01 +08:00
hwang-talend
425dce5d7a bugfix(TUP-21691):Run job fail after drag it out from a folder. (#4265)
bugfix(TUP-21691):Run job fail after drag it out from a folder.
2019-12-30 10:09:50 +08:00
kjwang
30b9a6af9d Fix TUP-24523 Online Help in studio - refactor help features (#4227)
* Fix TUP-24523 Online Help in studio - refactor help features
https://jira.talendforge.org/browse/TUP-24523

* Fix TUP-24523 Online Help in studio - refactor help features
https://jira.talendforge.org/browse/TUP-24523

* Fix TUP-24523 Online Help in studio - refactor help features
https://jira.talendforge.org/browse/TUP-24523

* Fix TUP-24523 Online Help in studio - refactor help features
https://jira.talendforge.org/browse/TUP-24523

* Fix TUP-24523 Online Help in studio - refactor help features
https://jira.talendforge.org/browse/TUP-24523
2019-12-27 18:20:39 +08:00
hcyi
c782cdc070 fix(TUP-24405):stats/logs database ui is not right when choose teradata (#4277)
database
2019-12-27 17:36:37 +08:00
hcyi
7bd4d48476 fix(TUP-24727):Use shortcut F1 to search help document on component then (#4285)
throw errors
2019-12-27 17:25:22 +08:00
Zhiwei Xue
99ad6fb48b fix(TUP-25223):Child job maven version is incorrect if it is opened by (#4280)
tRunjob
2019-12-27 17:25:13 +08:00
jiezhang-tlnd
92c5a956b8 Jzhang/bugfix/tup 25572 avoid loop method on log4j (#4259)
* avoid loop method

* fix(TUP-25572)avoid loop method to improve performance

* avoid loop method to improve performance

* update junits

* fix jar start with "talend-bigdata"

* fix(TUP-25541)bridge jar not included in class path for log4j1 jar
needed in child process but not in father's.

* update class path order of log4j

* fix dateviewer error on oracle db

* fix data viewer, and conflict spark-assembly jar and log4j jar

* update class path order for spark-assembly

* avoid repeating for child module and refactor code

* refactor code for sort class path

* add junits

* fix tuj tMap_04_persistence_04_n_lookups
2019-12-27 17:15:41 +08:00
Zhiwei Xue
a3daac36e9 fix(TUP-25328): When move folder out of folder will have error :Resource (#4274)
*** not exist
2019-12-27 10:59:42 +08:00
hcyi
b7c5bb914c fix(TUP-24625):implement lazy migration. (#4174)
* fix(TUP-24625):Implement jobs lazy migration.

* fix(TUP-24625):When/If lazy migration will be done following fix won't
be needed anymore on TUP-21055 .

* fix(TUP-24625):remove job migration code when start-up if implement lazy
migration.

* fix(TUP-24625):remove migration code when start-up if implement lazy
migration.

* fix(TUP-24625):improve to implement lazy migration.
2019-12-26 16:59:49 +08:00
Chao MENG
3f9f37bf90 fix(TUP-24905): Studio automatically set password when set up multiple (#4272)
fix(TUP-24905): Studio automatically set password when set up multiple login connections
https://jira.talendforge.org/browse/TUP-24905
2019-12-26 14:55:48 +08:00
hzhao-talendbj
24471c3ed3 feat(TUP-25120)Merge nexus proxy setup (#4211)
* feat(TUP-25120)Merge nexus proxy setup

* feat(TUP-25120)Merge nexus proxy setup

* feat(TUP-25120)Merge nexus proxy setup

* feat(TUP-25120)Merge nexus proxy setup

* feat(TUP-25120)Merge nexus proxy setup

* feat(TUP-25120)Merge nexus proxy setup

* feat(TUP-25120)Merge nexus proxy setup

* feat(TUP-25120)Merge nexus proxy setup

* feat(TUP-25120)Merge nexus proxy setup

* feat(TUP-25120)Merge nexus proxy setup

* feat(TUP-25120)Merge nexus proxy setup

* feat(TUP-25120)Merge nexus proxy setup

* feat(TUP-25120)Merge nexus proxy setup
2019-12-26 11:16:49 +08:00
bhe-talendbj
e592a52dfa bugfix(TUP-25409) Improve building speed of CI builder (#4253)
* bugfix(TUP-25409) Generate source code for main job only

* bugfix(TUP-25409) Resolve comments
2019-12-25 14:51:13 +08:00
hzhao-talendbj
b0d4990091 bugfix(TUP-25035)Implicit tContextLoad feature (with selection from (#4268)
file) uses a hardcoded encoding of ISO-8859-15
2019-12-25 11:40:29 +08:00
Zhiwei Xue
4766e40047 fix(TUP-23331):Studio title change to 'Setup Traces' after I click Setup (#4262)
Traces
2019-12-24 18:15:46 +08:00
vyu-talend
78bbfc61fb Fix(TDI-36397):Reset default value for 'Batch mode' and migration. (#4267)
* Fix(TDI-36397):Reset default value for 'Batch mode' and migration.

* Fix(TDI-36397):register migration task to plugin.xml.
2019-12-24 17:26:54 +08:00
Zhiwei Xue
f3bd46488e fix(TUP-25206):NPE thrown in error log when close job (#4263) 2019-12-24 16:45:58 +08:00
chmyga
36f98068e5 fix(TDI-43319): CDC Oracle wrong settings (#4219)
* Add migration task for old jobs with OracleCDC component
2019-12-23 15:35:50 +02:00
hwang-talend
41cbeeb140 bugfix(TUP-22500):jars already existed on nexus still try to upload (#4152)
bugfix(TUP-22500):jars already existed on nexus still try to upload again
2019-12-23 10:17:32 +08:00
Chao MENG
c96bae71da fix(TUP-25502): import dialog i18n error (#4260)
fix(TUP-25502): import dialog i18n error
https://jira.talendforge.org/browse/TUP-25502
2019-12-23 10:11:58 +08:00
vyu-talend
eedf273635 Fix(TDI-43323):Fix issue of duplicated variables. (#4233) 2019-12-23 10:00:57 +08:00
hcyi
d047644d8b fix(TUP-25575):Upgrade tacokit to 1.1.15. (#4258) 2019-12-20 17:28:10 +08:00
vyu-talend
bd04ae1b54 Fix(TDI-42408):rename for tGPGDecrypt. (#4254) 2019-12-20 15:40:59 +08:00
chmyga
8641ad63d1 feat(TDI-40351): Add alternative schema name (#4007)
*  feat(TDI-40351): Add alternative schema name

 * Add "use alternative schema" property for db output components

* feat(TDI-40351): Add alternative schema name

* Move alternate schema to advanced settings

* Rename alternate schema properties

* feat(TDI-40351): Add alternative schema name

* fix problems for ParAccel, PostgreSql, PostgresPlus, Redshift

* feat(TDI-40351): Add alternative schema name

* Remove schema field when use existing connection is checked
2019-12-19 14:18:07 +02:00
chmyga
9f80f3f7ff feat(TUP-25053): use alternate schema in DB Output (#4090)
* Add usage of alternate schema during table selection
2019-12-19 14:17:13 +02:00
wang wei
bbb2bddea5 fix(TDI-43396): Compile error for S3 and tFileFetch TUJs when log4j is not enabled at default(#4238) 2019-12-19 11:35:10 +08:00
jiezhang-tlnd
ad193ddfd8 fix(TUP-25483)color default setting not work on ubuntu (#4251)
https://jira.talendforge.org/browse/TUP-25483
2019-12-18 17:57:27 +08:00
jiezhang-tlnd
8ee5787201 fix(TUP-25541)tMap TUJs are broken for the ClassNotFound (#4249)
* fix(TUP-25541)tMap TUJs are broken for the ClassNotFound

* fix(TUP-25541)tMap TUJs are broken for the ClassNotFound
2019-12-18 17:26:44 +08:00
hcyi
7f91106ec7 fix(TUP-25411):Table name and field should in double quotes in (#4242)
tELTPostgresqlMap.
2019-12-18 14:53:09 +08:00
hwang-talend
f7607f6e8a bugfix(TUP-25278):Issues about delete columns in tELTMap with alias (#4221)
bugfix(TUP-25278):Issues about delete columns in tELTMap with alias
2019-12-18 14:43:22 +08:00
hwang-talend
5027f0fd3b bugfix(TUP-25278):Issues about delete columns in tELTMap with alias (#4220)
bugfix(TUP-25278):Issues about delete columns in tELTMap with alias
2019-12-18 14:41:51 +08:00
jiezhang-tlnd
504a5477bc fix(TUP-25530)Log4j error when execute a job on datatabricks (#4243)
* fix(TUP-25530)Log4j error when execute a job on datatabricks

* Log4j error when execute a job on datatabricks
2019-12-17 19:17:09 +08:00
jiezhang-tlnd
196bec65e5 fix(TUP-25504)Active log4j by default (#4237)
* fix(TUP-25504)Active log4j by default
https://jira.talendforge.org/browse/TUP-25504

* fix tos log4j default
2019-12-16 16:27:10 +08:00
jiezhang-tlnd
c6fdf4da5b fix log4j failed junits (#4239) 2019-12-16 15:09:39 +08:00
jiezhang-tlnd
f52c9c2584 fix(TBD-9677)under the log4j2, Run some job with spark 2.4 local get (#4235) 2019-12-13 14:27:47 +01:00
jiezhang-tlnd
0fb3315eee feat(TUP-24651)Add choice between log4j and log4j2 in project settings (#4173)
* feat(TUP-24651)Add choice between log4j and log4j2 in project settings

* add warnings

* fix(TUP-25319): When we deactivate the log4j option, DI need use default
jars log4j2 needed

* remove system property and enable the feature by defult

* fix(TUP-25222)NoClassDefFoundError is thrown when switch between 2 log4j
versions for tRunJob if Use independent Process is checked

* add dialog for log4j version changed

* issue of tRunjob with unactivate log4j

* fix junit for log4j

* fix issue:get error when config match rules on TDM component
"tMatchGroup"

* fix log4j default issue for new project
2019-12-13 17:22:43 +08:00
Jane Ding
ba12b6577a Fix junits failure (#4229)
caused by org.eclipse.emf.ecore.resource.Resource$IOWrappedException:
The object 'testauto@talend.com' is not contained in a resource
2019-12-13 16:50:11 +08:00
hwang-talend
ce7bfa060f bugfix(TUP-25106):when creating an onsubjobOk link with tELTMap, this (#4224)
bugfix(TUP-25106):when creating an onsubjobOk link with tELTMap, this generate an incorrect dsiplay
2019-12-13 15:29:07 +08:00
Mike Yan
a8155b659c fix(TESB-27266):Exclude tdm-lib-di from REST DS, but keep package info (#4230) 2019-12-13 14:20:07 +08:00
Zhiwei Xue
f0c4517bbc fix(TUP-24719): improve the exception handling of signature failure. (#4226) 2019-12-13 10:07:20 +08:00
bhe-talendbj
247fc84baa bugfix(TUP-25237) Need to clear modules per job cache before generate pom (#4216) 2019-12-12 15:26:18 +08:00
Zhiwei Xue
1b8fe81314 fix(TUP-24719): fix possible NPE. (#4225) 2019-12-11 19:13:04 +08:00
Zhiwei Xue
5d32586b46 feat(TUP-24719):Studio updates need to install new components by (#4171)
project/license type
2019-12-11 16:05:36 +08:00
jiezhang-tlnd
4596f2a3a8 fix(TUP-25457)Harden RunTrace deserialization (#4223)
https://jira.talendforge.org/browse/TUP-25457
2019-12-11 14:55:32 +08:00
kjwang
f5001bcddf Kjwang/ tup 25343 database can not dataview (#4215)
* TUP-25343 [BUG] database can't dataview after set
routine.encryption.key.v2
https://jira.talendforge.org/browse/TUP-25343

* TUP-25343 [BUG] database can't dataview after set
routine.encryption.key.v2
https://jira.talendforge.org/browse/TUP-25343
2019-12-11 11:25:26 +08:00
jiezhang-tlnd
15f87a595f Jzhang/tup 25461 log4j2 default setting for level (#4222)
* log4j2 setting default on log level

* log4j2 setting default on log level
2019-12-11 11:00:36 +08:00
jiezhang-tlnd
74d0a5fc4d fix(TUP-25453)color setting for log4j2 (#4214)
* fix(TUP-25453)color setting for log4j2

* color setting for log4j2
2019-12-10 16:28:07 +08:00
wang wei
9a7f158ea8 fix(TDI-43101): revert it as only a poc research topic, should not merge (#4213) 2019-12-10 15:12:09 +08:00
Liu Xinquan
76aff58dc9 TDQ-17742 change the dialog title to Enter a new license key (#4195)
* TDQ-17742 change the dialog title to Enter a new license key

* TDQ-17742 change the dialog title to Enter a new license key
2019-12-09 15:56:39 +08:00
jiezhang-tlnd
ab1c2ac982 fix(TUP-25460)schema hardcoded in guess query in tDBInput component (#4204)
https://jira.talendforge.org/browse/TUP-25406
2019-12-09 14:21:17 +08:00
hcyi
856a9343b8 fix(TUP-25218):tELTXXXMap: Output table : Expression & Column set to (#4200)
blank on Mac OS X。
2019-12-09 11:06:01 +08:00
hzhao-talendbj
1db0ec3664 feat(TUP-24382)Enable HTTPS with authentication (#4168)
* feat(TUP-24382)Enable HTTPS with authentication

* feat(TUP-24382)Enable HTTPS with authentication

* feat(TUP-24382)Enable HTTPS with authentication

* feat(TUP-24382)Enable HTTPS with authentication
2019-12-06 17:46:27 +08:00
Dmytro Sylaiev
b39ca1b28e fix(TDI-43085): Bump jackson version to 2.10.1 (#4192)
* Bump http-utils lib version
2019-12-06 11:24:03 +02:00
jiezhang-tlnd
54e445bdd2 bugfix(TUP-25350)Show if for opened list: active values are not updated (#4199)
until you deselect component
https://jira.talendforge.org/browse/TUP-25350
2019-12-06 11:38:08 +08:00
Jane Ding
9cbe98d4ef feat(TUP-24849)Remove jars from the studio (#4107)
https://jira.talendforge.org/browse/TUP-24849
2019-12-05 12:13:51 +08:00
vyu-talend
26e88b26be Fix(TDI-42424):Improve for tELTPostgresqlOutput generate wrong update (#3615)
* Fix(TDI-42424):Improve for tELTPostgresqlOutput generate wrong update
query

* Fix(TDI-42424)

* Fix(TDI-42424)

* Fix(TDI-42424)

* Fix(TDI-42424):make modifications for new suquery.

* Fix(TDI-42424):fix some issues.

* Fix(TDI-42424):fix bug.

* Fix(TDI-42424):fix issue.
2019-12-05 10:43:25 +08:00
vyu-talend
6217c3042d Vyu/tdi 40599 enable use hint in merge (#4177)
* Fix(TDI-40599):A demo for current new feature.

* Fix(TDI-40599):rename 'MERGE'
2019-12-05 10:09:23 +08:00
wang wei
2c8df34e97 fix(TDI-43266): Studio returns exit code 0 when OutOfMemoryError in routine occurs (#4178)
* fix(TDI-43266): Studio returns exit code 0 when OutOfMemoryError in
routine occurs

* fix(TDI-43266): main thread should stop at once when subthread throw
outofmemory error
2019-12-05 09:31:09 +08:00
vyu-talend
86b8e75e73 Fix(TDI-43264):Fix issues. (#4182) 2019-12-03 16:33:40 +08:00
wang wei
f2bcb6d71f fix(TDI-43091): Mysql8:SSLException when run job which contain ELT component(#4181) 2019-12-03 11:41:27 +08:00
hcyi
0403d4d7d4 fix(TUP-25227):Changing the joblet name is not reflected properly. (#4188) 2019-12-02 16:07:51 +08:00
Chao MENG
4198afd1d2 fix(TUP-25344): can't logon project after change workspace if set log4j2 (#4183)
fix(TUP-25344): can't logon project after change workspace if set log4j2
https://jira.talendforge.org/browse/TUP-25344
2019-12-02 10:29:53 +08:00
wang wei
a971215151 fix(TDI-43296): Generate a sample logging file for runtime lineage cause compile error(#4185) 2019-11-29 12:03:14 +08:00
Chao MENG
14c59926c6 fix(TUP-24749): [7.2.1] issue to download component jar via https proxy (#4167)
fix(TUP-24749): [7.2.1] issue to download component jar via https proxy
https://jira.talendforge.org/browse/TUP-24749
2019-11-29 10:22:52 +08:00
bhe-talendbj
374903d266 bugfix(TUP-25257) Fix missing jobid for trunjob (#4166)
* bugfix(TUP-25257) Fix missing jobid for trunjob

* bugfix(TUP-25257) Fix missing jobid for trunjob

* bugfix(TUP-25257) Refactor

* bugfix(TUP-25257) Refactor
2019-11-28 15:06:33 +08:00
bhe-talendbj
abab035072 bugfix(TUP-25186) Revert previous pr (#4175) 2019-11-28 15:04:01 +08:00
hwang-talend
03c3e264e6 bugfix(TUP-24937):Propagate changes in tELTInput schema to tELTMap (#4165) 2019-11-28 14:34:01 +08:00
jiezhang-tlnd
948eb33247 fix(TUP-25119)add jar needed and (#4122)
* fix(TUP-25119)add jar needed and
log4j.xml
https://jira.talendforge.org/browse/TUP-25119

* fix(TUP-25119)Studio Create Json file failed
https://jira.talendforge.org/browse/TUP-25119

* fix(TUP-25119)Studio Create Json file failed
https://jira.talendforge.org/browse/TUP-25119

* fix(TUP-25119)Studio Create Json file failed
https://jira.talendforge.org/browse/TUP-25119

* feat(TUP-25119)Studio Create Json file failed
https://jira.talendforge.org/browse/TUP-25119
2019-11-28 10:11:26 +08:00
wang wei
70b86c3519 fix(TDI-43101) : support to generate a sample logging file for runtime lineage (#4164)
* fix(TDI-33262): Support for Apache Log4j2

* use release version

* fix(TDI-43101): [Research] Generate a sample logging file for runtime
lineage

* fix(TDI-43101): fix it

* fi something

* add a system property to disable this feature
2019-11-26 18:11:43 +08:00
Dmytro Sylaiev
57ef3ab3f6 fix(TDI-41651): Add where clause support for update query (#4172) 2019-11-26 10:50:30 +02:00
Jane Ding
bb0dc580a2 fix(TUP-24732)Studio Code tab doesn't generate code/show errors in Job (#4148)
https://jira.talendforge.org/browse/TUP-24732
2019-11-26 10:44:05 +08:00
Dmytro Sylaiev
2f1029eba9 fix(TDI-41651): Provide possibility to specify alias for output table… (#3645)
* 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
2019-11-25 14:59:46 +02:00
Dmytro Sylaiev
fff59f3b2f feat(TDI-43088): Update cxf deps for msCRM and webservice components (#4131)
* feat(TDI-43088): Update cxf deps for msCRM and webservice components

* feat(TDI-43088): Update talend-ws usage of CXF
2019-11-25 13:03:45 +02:00
Chao MENG
712db2045d feat(TUP-24720): Remove component manager in the studio (#4108)
* feat(TUP-24720): Remove component manager in the studio

https://jira.talendforge.org/browse/TUP-24720

* feat(TUP-24720): Remove component manager in the studio

https://jira.talendforge.org/browse/TUP-24720
2019-11-25 17:08:52 +08:00
mbasiuk-talend
96bc7ed4c5 fix(TDI-43212): improve code generation for query string (#4149) 2019-11-25 08:49:40 +02:00
Roman
f749ac3e2a feat(TDI-42766): Redshift SSO support with Ping Federate
* feat(TDI-42766): remove code related to SSO without login/pass

* feat(TDI-42766): add migration task
2019-11-22 12:54:03 +02:00
jiezhang-tlnd
91e83eedf0 Jzhang/feat/tup 24894 automatically review changes slf4j log4j dependencies5 (#4140)
* feat(TUP-24894)add some bridge jars mostly for DB

* feat(TUP-24894)add library

* feat(TUP-24894)add some jar mostly for TBD needs

* feat(TUP-24894)add some jar mostly for DB needs

* feat(TUP-24894)add some jar mostly for DB needs

* feat(TUP-24894)add junits
2019-11-22 11:42:02 +08:00
wang wei
4d5844376e fix(TDI-43211): SharedDBConnectionLog4j use log4j1 api, should use slf4j (#4141) 2019-11-22 11:01:33 +08:00
Dmytro Sylaiev
e56ccf3f62 fix(TDI-43036): Wait for threads finish for OnComponentOK and RunIf for multithead iterate execution (#4075) 2019-11-21 12:08:15 +02:00
hzhao-talendbj
e04ef82e30 Hengzhao/bugfix/tup 25035 (#4157)
* 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
2019-11-21 14:59:30 +08:00
Zhiwei Xue
273a5025c7 fix(TUP-25186):tRunJob broken after migrating project from 6.3.1 (#4145) 2019-11-21 14:41:05 +08:00
wang wei
612e5a5c27 fix(TDI-43189): Some tJDBC components use tCompV0, but they still keep the folder in localprovider(#4139) 2019-11-20 15:38:14 +08:00
vyu-talend
38f544be0a Fix(TDI-34953):Show SQL query in debug log for Db components (#4084)
* Fix(TDI-34953):issues fixed.

* Fix(TDI-34953):Fix the reopen issues(1,2,6).

* Fix(TDI-34953):Fix printing order.
2019-11-20 14:09:35 +08:00
wang wei
3b872b62e5 fix(TDI-43174): tMSSqlinput process datetimeoffset data type failed when use DST timezone as localtime (#4138) 2019-11-20 13:50:19 +08:00
wang wei
1910ed40e5 fix(TDI-39084): fail to get sap table parameter for tsapbapi and throw 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
2019-11-20 11:07:55 +08:00
AlixMetivier
d0912599ec csv option were not called (#4150) 2019-11-18 15:27:30 +01:00
hcyi
ee20cf02ca fix(TUP-25218):tELTXXXMap: Output table : Expression & Column set to (#4142)
blank if you add a Column without Expression on Mac OS X.
2019-11-17 22:12:43 +08:00
hcyi
5427bc53f1 fix(TUP-25099):NPE when using joblets from reference Projects. (#4132) 2019-11-17 22:07:05 +08:00
AlixMetivier
9b4bfe85be feat(TBD-9231): dataset can be used in left outer and inner (#4137)
* dataset can be used in left outer and inner

* refacto

* refacto

* wip

* Update MapperComponent.java
2019-11-15 10:59:33 +01:00
hwang-talend
b5916d9122 bugfix(TUP-24884):Spark Joblets cannot be built within Parent DI job (#4126)
bugfix(TUP-24884):Spark Joblets cannot be built within Parent DI job
2019-11-15 17:20:46 +08:00
bhe-talendbj
5e9f08c9ff bugfix(TUP-25109) redshift guess schema by executing query. (#4129) 2019-11-15 16:23:21 +08:00
Chao MENG
8e977f5110 fix(TUP-25052): File json miss source schema when after do export to (#4123)
fix(TUP-25052): File json miss source schema when after do export to context.
https://jira.talendforge.org/browse/TUP-25052
2019-11-15 15:40:47 +08:00
mbasiuk-talend
90c7f820b9 feat(TDI-41954): add commit and rollback to unified (#4103) 2019-11-15 08:39:25 +02:00
kjwang
1d5f0bacc6 Fix TUP-24842 Switch jobscript and run job get error : NoClassDefFoundError: org/talend/daikon/crypto/Encryption (#4085)
* Fix TUP-24842 Switch jobscript and run job get error :
NoClassDefFoundError: org/talend/daikon/crypto/Encryption
https://jira.talendforge.org/browse/TUP-24842

* Fix TUP-24842 Switch jobscript and run job get error :
NoClassDefFoundError: org/talend/daikon/crypto/Encryption
https://jira.talendforge.org/browse/TUP-24842
2019-11-15 14:28:54 +08:00
pyzhou
8a3ef5e9ad fix(TDI-43058):tFileFetch apply trustStore (#4061)
* fix(TDI-43058):tFileFetch apply trustStore

* Add support for Trust Store

* The password of truststore and keystore can be empty.

* fix(TDI-43058):remove catch

* Revert "fix(TDI-43058):remove catch"

This reverts commit 542547ca40.

* fix(TDI-43058):throw IOException

* fix throw error
2019-11-14 10:13:12 +08:00
AlixMetivier
47bd697fbe added override to getShouldGenerateDataset (#4135) 2019-11-13 14:52:35 +01:00
jiezhang-tlnd
926cb4f36b feat(TUP-24894) add back some jars to the end classpath list. (#4128) 2019-11-13 16:02:52 +08:00
kjwang
2ffffcc703 TUP-25101 The key store password missing of component "tSetKeyStore" (#4111)
when import into studio
https://jira.talendforge.org/browse/TUP-25101
2019-11-13 10:54:23 +08:00
Dmytro Sylaiev
c010bc5084 Dsylaiev/tdi 41794 fix null string t write json (#3258)
* fix(TDI-41794): Fix processing null strings json-lib

* fix(TDI-41794): Remove extra files

* fix(TDI-41794): Rename default standard to legacy

* fix(TDI-41794): Fix WriteJSON component to reuse library

* Add dropdown list propety

* fix(TDI-41794): Add a migration task

* chore(TDI-41794): Add missing copyright in migration class

* fix(TDI-41794): Use StringBuilders in toString methods

* Avoid of using StringBuffers where not needed

* chore(TDI-41794): Minor refactoring for JSONUtils

* fix(TDI-41794): Fix null processing for nested json

* fix(TDI-41794): Update writeJsonField dependency

* fix(TDI-41794): Fix null strings for save root node

* Fix null strings for arrays

* fix(TDI-41794): Fix null string processing for arrays with jsonObject

* fix(TDI-41794): Fix tExtractJSONField dependency

* Fix writeJsonField java.xml file format

* fix(TDI-41794): Change adv param line number

* fix(TDI-41794): Bump the library version

* fix(TDI-41794): Fix UI to use checkbox

* Change code generation to use checkbox

* Correct the lib version

* fix(TDI-41794): Fix migration task

* fix(TDI-41794): Remove debug information

* fix(TDI-41794): Fix merge conflict

* fix(TDI-41794): Correct plugin.xml file

* fix(TDI-41794): Don't wrap nulls when checkbox is hidden

* fix(TDI-41794): Fix compile error on component when JSON is array
2019-11-12 15:51:30 +02:00
wang wei
3dc2aac9bb fix(TDI-43167): add back slf4j bridge for special components for the unactive log4j case.(#4127) 2019-11-12 14:55:04 +08:00
apoltavtsev
9f7ad6f9dd TESB-27110 Missing tSendMail dependencies are added 2019-11-08 10:22:57 +01:00
wang wei
7426a93b49 fix(TDI-33262): Support for Apache Log4j2 (#3970)
* fix(TDI-33262): Support for Apache Log4j2

* use release version
2019-11-07 18:04:47 +08:00
jiezhang-tlnd
c3e5d003be commons-logging.jar need not to remove (#4109) 2019-11-07 10:58:19 +08:00
SunChaoqun
cf5ea4e526 TESB-27309:During the publishing with CI feature we got an error of (#4097)
generating context
2019-11-07 10:25:27 +08:00
hwang-talend
4914a382fc bugfix(TUP-24884):Spark Joblets cannot be built within Parent DI job (#4099)
bugfix(TUP-24884):Spark Joblets cannot be built within Parent DI job
2019-11-07 10:15:12 +08:00
jiezhang-tlnd
30caab1c84 feat(TUP-24894)Automatically review / changes slf4j/log4j dependencies (#4106) 2019-11-06 17:35:37 +08:00
pyzhou
da989e3f8c fix(TDI-43105):tmap jdbc join timestamp (#4092) 2019-11-06 17:13:37 +08:00
vyu-talend
77754871b5 Fix(TDI-43073&TDI-42135):fix some issues. (#4067)
* Fix(TDI-43073&TDI-42135):fix some issues.

* Fix(TDI-43073):fix some issues

* Fix(TDI-43073):Fix for reopen.

* Fix(TDI-43073):recommit the omitted file.
2019-11-06 17:11:45 +08:00
Jane Ding
b024dd0ec0 Jding/tup 24732 studio code tab doesn't show error (#4094)
* fix(TUP-24732)Studio Code tab doesn't generate code/show errors in Job
https://jira.talendforge.org/browse/TUP-24732

* fix(TUP-24732)Studio Code tab doesn't generate code/show errors in Job
https://jira.talendforge.org/browse/TUP-24732

* fix(TUP-24732)[7.2.1] Studio Code tab doesn't generate code/show errors
in Job
https://jira.talendforge.org/browse/TUP-24732
2019-11-06 10:52:11 +08:00
chmyga
b4d3e5ebea fix(TDI-41358): Date pattern readonly (#3161)
* Make date pattern readonly if type is not date
2019-11-05 12:47:59 +02:00
jiezhang-tlnd
29f74206d5 feat(TUP-24894)Automatically review / changes slf4j/log4j dependencies (#4068)
* feat(TUP-24894)Automatically review / changes slf4j/log4j dependencies
https://jira.talendforge.org/browse/TUP-24894

* fix(TUP-24894)

* format code

* add the condition for esb

* add junits

* remove esb filter
2019-11-05 18:00:45 +08:00
clesaec
445c9fc74b TDI-42900 : usage of Thread.contextClassLoader (get/set) instead of S… (#3877)
* TDI-42900 : usage of Thread.contextClassLoader (get/set) instead of SystemClassLoader (with no cast, nor protected method call)
2019-11-05 10:57:20 +01:00
AlixMetivier
9f0b02c045 fix(TBD-9492):fix condition that broke graphical build of nodes (#4100)
* fix condition that broke graphical build of nodes

* added comments
2019-11-04 11:20:09 +01:00
Max
e3f4be3219 TBD-9462:fixed (#4079) 2019-11-04 11:18:37 +02:00
kjwang
dc47689710 kjwang/Fix TUP-24221 Fix a junit (#4088)
https://jira.talendforge.org/browse/TUP-24221
2019-11-04 17:04:17 +08:00
Chao MENG
936cf7958f fix(TUP-20939): Actions are called twice due 2 sets of ElementParameters (#4096)
https://jira.talendforge.org/browse/TUP-20939
2019-11-04 17:02:11 +08:00
hwang-talend
8f842b2155 bugfix(TUP-24937):Propagate changes in tELTInput schema to tELTMap (#4086)
bugfix(TUP-24937):Propagate changes in tELTInput schema to tELTMap
2019-11-04 14:31:05 +08:00
hcyi
db23bf8ec1 fix(TUP-24625):Configuration migration doesn't work for tacokit (#4083)
components.
2019-11-04 12:01:01 +08:00
jiezhang-tlnd
99ba1911f3 fix(TUP-24786)Jobs are failing with the error "Cannot find or load the (#4077)
main class" when imported the project export from 6.3 to 7.2
https://jira.talendforge.org/browse/TUP-24786
2019-11-04 11:52:36 +08:00
Roman
24ef38e2da fix(TDI-42015): change label for hex and octal numbers (#4078) 2019-10-29 16:50:57 +02:00
AlixMetivier
190acc37f8 refacto (#4081) 2019-10-29 14:34:01 +01:00
AlixMetivier
c9dd09c733 fix(TBD-9372): fix code generation error when tMap has only one input (#4080)
* methods added to know if tMap can work in dataset or not

* Update MapperComponent.java

remove commented code

* refacto

* refacto

* delete commented code

* refacto

* fix case when there is only one input to tMap

* Update MapperComponent.java
2019-10-29 14:25:54 +01:00
AlixMetivier
263b021fca fix(TBD-9372): methods added to know if tMap can work in dataset or not (#4074)
* methods added to know if tMap can work in dataset or not

* Update MapperComponent.java

remove commented code

* refacto

* refacto

* delete commented code

* refacto
2019-10-28 14:26:52 +01:00
Zhiwei Xue
76fbb18558 fix(TUP-24623):fix regression. (#4064) 2019-10-28 15:39:39 +08:00
bhe-talendbj
d89f4d424f bugfix(TUP-24923) Commandline can't execute imported job (#4060)
* bugfix(TUP-24923) Commandline can't execute imported job

* bugfix(TUP-24923) Fix junit
UpgradePasswordEncryptionAlg4ItemMigrationTaskTest
2019-10-28 10:11:04 +08:00
hcyi
c8b397b4a6 fix(TUP-24708): improve for Tacokit exists Help Content . (#4059) 2019-10-25 18:54:44 +08:00
Chao MENG
bd0d7e0afd fix(TBD-9366): tELTHiveMap doesn't pass context variable properly (#4066)
fix(TBD-9366): tELTHiveMap doesn't pass context variable properly
https://jira.talendforge.org/browse/TBD-9366
2019-10-25 18:51:55 +08:00
SunChaoqun
f36de6e55a TESB-27139:"Could not find the context Default" is shown in runtime when (#4056)
* TESB-27139:"Could not find the context Default" is shown in runtime when
deploy a route into runtime

* TESB-27139:"Could not find the context Default" is shown in runtime when
deploy a route into runtime

* TESB-27139:"Could not find the context Default" is shown in runtime when
deploy a route into runtime
2019-10-25 18:48:40 +08:00
Mike Yan
a5a41af6cf fix (TESB-25283): backport docker esb fixes to master (#3844)
* fix(TESB-24597): Fixed OSGi job build missing OSGI-INF folder issue

* TESB-26736:DS OSGi bundles are failing on runtime after the docker patch

* fix (TESB-25283): backport docker esb fixes to master

* fix(TESB-27046): Job run failed with pure DI license in studio
2019-10-25 16:02:10 +08:00
hwang-talend
c5b23dd28f bugfix(TUP-24884):Spark Joblets cannot be built within Parent DI job (#4038)
bugfix(TUP-24884):Spark Joblets cannot be built within Parent DI job
2019-10-24 10:17:11 +08:00
clesaec
fec8a84ca1 TDI-42493 : correct versions (#4063) 2019-10-23 13:50:25 +02:00
slushatel
f77ff96de2 Sbovsunovskyi/tdi 43065 t dtd validator and utf8 (#4034)
* 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'
2019-10-23 11:04:21 +03:00
clesaec
df4e255819 TDI-42493 : comment to english, automapping ok (#3933)
* TDI-42493 : comment to english, automapping ok, add transformation
2019-10-23 08:44:05 +02:00
kjwang
5cf8a97e87 kjwang/Fix TUP-24212 Create migration for CryptoHelper to AES upgrading (#4058)
2
https://jira.talendforge.org/browse/TUP-24212
2019-10-23 14:29:36 +08:00
hcyi
792b1ccc01 fix(TUP-24885):tELTTeradataMap: Output table : Expression & Column set (#4048)
to blank if you add a Column without Expression.
2019-10-23 10:09:53 +08:00
Redwene
6507179daa fix(TBD-9366) : tELTHiveMap doesn't pass context variable properly (#4024)
* fix(TBD-9366) : typo and blank line

* fix(TBD-9366) : remove commented code

* fix(TBD-9366) : tELTHiveMap doesn't pass context variable properly

* fix(TBD-9366): tELTHiveMap doesn't pass context variable properly
2019-10-22 15:00:39 +02:00
Dmytro Sylaiev
3627e9fc1f fix(TDI-40977): Fix https proxy usage for custom mode (#4052) 2019-10-22 13:28:07 +03:00
SunChaoqun
572f642911 TESB-27139:"Could not find the context Default" is shown in runtime when (#4032)
* TESB-27139:"Could not find the context Default" is shown in runtime when
deploy a route into runtime

* TESB-27139:"Could not find the context Default" is shown in runtime when
deploy a route into runtime
2019-10-22 11:20:30 +08:00
hcyi
e06da9671f fix(TUP-24917):Upgrade tacokit to 1.1.14. (#4050) 2019-10-22 10:11:18 +08:00
Mike Yan
dc1ec06b42 fix(TESB-27030): Exclude jms library when it is used from tRunJob (#4026)
* fix(TESB-27030): Avoid to add activemq-all lib in OSGi bundle

* fix(TESB-27030): Exclude jms library when it is used from tRunJob
2019-10-21 15:47:18 +08:00
Chao MENG
7dfac8dc4f fix(TUP-24148): tNetsuiteInput throws cast error when switching from use (#4036)
fix(TUP-24148): tNetsuiteInput throws cast error when switching from use tNetsuiteConnection to use this component
https://jira.talendforge.org/browse/TUP-24148
2019-10-21 10:43:58 +08:00
hwang-talend
f398c2d5f8 bugfix(TUP-24355):Default Context environment appended after migrating (#4037)
bugfix(TUP-24355):Default Context environment appended after migrating
2019-10-18 17:57:26 +08:00
Zhiwei Xue
67a155faa3 fix(TUP-24623):Compilation error on the job with project references (#4010) 2019-10-18 15:54:20 +08:00
zshen-talend
8fe63a7afc feat(TDQ-17432): combined all masking components to use one migration (#4028)
* feat(TDQ-17432): combined all masking components to use one migration

* feat(TDQ-17432): support MR and streaming job
2019-10-18 14:28:08 +08:00
kjwang
52665b6347 kjwang/Fix a compile error for TUP-21518 (#4035) 2019-10-18 12:00:13 +08:00
hzhao-talendbj
1dfd7ea0ec fix(TUP-24613)routine section does not allow user to edit required (#4011)
checkbox
2019-10-18 10:06:53 +08:00
bhe-talendbj
7b35b37054 feat(TUP-21518) Remove CryptoHelper (#3812)
* feat(TUP-21518) Remove CryptoHelper

feat(TUP-21518) Remove CryptoHelper

feat(TUP-21518) Revert changes of migration

feat(TUP-21518) Refactor migration code

feat(TUP-21518) Rename AESEncryption

feat(TUP-21518) Refactor migration code

feat(TUP-21518) Format source code

feat(TUP-21518) Format source code

* feat(TUP-21518) Uptake new daikon lib and format source code

* kjwang/Fix TUP-24212 Create migration for CryptoHelper to AES upgrading
https://jira.talendforge.org/browse/TUP-24212

* kjwang/Fix TUP-24212 Create migration for CryptoHelper to AES upgrading
https://jira.talendforge.org/browse/TUP-24212

* feat(TUP-21518) Should encrypt data with aes

* kjwang/Fix TUP-24212 Create migration for CryptoHelper to AES upgrading
https://jira.talendforge.org/browse/TUP-24212

* kjwang/Fix TUP-24212 Create migration for CryptoHelper to AES upgrading
https://jira.talendforge.org/browse/TUP-24212

* feat(TUP-21518) Fix upgradePassowrdEncryptionAlg test

* fix(TDQ-16616): refactor the code to make it reuseable

* fix(TDQ-16616): refactor the code to make it reuseable

* feat(TUP-21518) Fix TUP-24597 and TUP-24611

* kjwang/Fix TUP-24212 Create migration for CryptoHelper to AES upgrading
https://jira.talendforge.org/browse/TUP-24212

* feat(TUP-21518) Fix JDBC migration

* kjwang/Fix TUP-24212 Create migration for CryptoHelper to AES upgrading
https://jira.talendforge.org/browse/TUP-24212

* feat(TUP-21518) Resolve comments

* feat(TUP-21518) Resolve comments

* feat(TUP-21518) Fix format of source code

* feat(TUP-21518) Resolve comments

* feat(TUP-21518) Resolve comments

* feat(TUP-21518) Resolve comments

* feat(TUP-21518) Resolve comments

* feat(TUP-21518) Resolve comments
2019-10-18 09:36:36 +08:00
Dmytro Sylaiev
d99fd9c2e5 Dsylaiev/tdi 40977 add setting local properties for t set proxy (#3899)
* chore(TDI-42791): Refactor creation connection ftp

* chore(TDI-42791): Fix compile error after refactoring

* feat(TDI-40977): Add use global or local proxy properties

* feat(TDI-40977): Change UI in tSetProxy

* feat(TDI-40977): Add lib dependency to the tSetProxy component

* feat(TDI-40977): Save default proxy selector to use job-scope

* feat(TDI-40977): Modify tSetProxy component to reuse talend-proxy lib

* feat(TDI-40977): Disable FTP proxy when not global settings used

* Add http-proxy support for SFTP (as an example)

* feat(TDI-40977): Apply proxy feature for FTPS and SFTP connection

* feat(TDI-40977): Move thread-specific to advanced properties

* fix(TDI-40977): Fix footer conflicts

* chore(TDI-40977): Fix indentation

* feat(TDI-40977): Include proxy jar to studio build

* feat(TDI-40977): Fix incorrect master merge

* feat(TDI-40977): Fix proxy lib dependency for ftp components

* feat(TDI-40977): Fix tSetProxy ui row numbers

* feat(TDI-40977): Fix proxy selection for FTPS and SFTP

* feat(TDI-40977): Support basic https auth

* feat(TDI-40977): Fix request old apache-commons lib
2019-10-17 13:29:05 +03:00
Dmytro Sylaiev
072795ea1b Add talend proxy library (#3876)
* feat(TDI-40977): Add talend-proxy library

* feat(TDI-40977): Correct dep conflict with loggers

* feat(TDI-40977): Add posibility to use all-threads setting

* feat(TDI-40977): Add method to get proxy

* feat(TDI-40977): Support port -1 as port mask

* feat(TDI-40977): Remove redundant optional in interface

* feat(TDI-40977): Make library thread-safe

* feat(TDI-40977): Unsnaphot version

* fix(TDI-40977): Fix arrayindexofbounds when port is not specified

* feat(TDI-40977): Fix thread-scoped issue

* fix(TDI-40977): Fix NPE on java11 with commons-lang
2019-10-17 11:37:15 +03:00
jiezhang-tlnd
ceb555dc51 feat(TUP-24819)change brandings for Talend 7.3.1 (#4027) 2019-10-17 15:07:15 +08:00
hwang-talend
67fb0f4d12 bugfix(TUP-24728):Date and Time is not displaying when the Preferred (#4000)
* bugfix(TUP-24728):Date and Time is not displaying when the Preferred
Language is French

* bugfix(TUP-24728):Date and Time is not displaying when the Preferred
Language is French

* bugfix(TUP-24728):Date and Time is not displaying when the Preferred
Language is French

* bugfix(TUP-24728):Date and Time is not displaying when the Preferred
Language is French
2019-10-16 10:46:12 +08:00
slushatel
47deaa8326 fix(TDI-43010): [ADLSgen2] Short term solution for columns selector i… (#3979)
* fix(TDI-43010): [ADLSgen2] Short term solution for columns selector in Studio. Hide 'CSV schema'field

* fix(TDI-43010): [ADLSgen2] Short term solution for columns selector in Studio. Hide 'CSV schema'field

* fix(TDI-43010): [ADLSgen2] Short term solution for columns selector in Studio. Hide 'CSV schema'field. Refactoring

* fix(TDI-43010): [ADLSgen2] Short term solution for columns selector in Studio. Hide 'CSV schema'field. Add Output component check
2019-10-15 18:22:49 +03:00
hcyi
94128e4cbf fix(TUP-24784):Build error with tRunJob on a spark job. (#4025) 2019-10-15 19:38:58 +08:00
vyu-talend
935b6c3996 Fix(TDI-41289):Add reuse tS3Connection. (#3969)
* Fix(TDI-41289):Add reuse tS3Connection.

* Fix(TDI-41289):Fix a bug in UI.

* Fix(TDI-41289):Fixed can't not use existing connection and Assume Role
at the same time.

* Fix(TDI-41289):Make Encrypt hidden when use existing connection.

* Fix(TDI-41289):Make the code more elegant.

* Fix(TDI-41289):optimize code and fix UI issues.

* Fix(TDI-41289)

* Fix(TDI-41289):Fix the presentation logic of Encrypt.

* Fix(TDI-41289):Fix a logical issue in tROBE
2019-10-15 15:54:13 +08:00
hwang-talend
08b538ff57 bugfix(TUP-24563):Specifying a custom MVN URI in a Bean still ends up (#4015)
bugfix(TUP-24563):Specifying a custom MVN URI in a Bean still ends up turning into a reference to the default 6.0.0-SNAPSHOT version
2019-10-14 16:50:18 +08:00
Redwene
033fd28354 Revert " fix(TBD-9366): tELTHiveMap doesn't pass context variable properly (#4013)" (#4020)
This reverts commit 00505282ac.
2019-10-14 10:46:56 +02:00
Redwene
00505282ac fix(TBD-9366): tELTHiveMap doesn't pass context variable properly (#4013)
* fix(TBD-9366) : typo and blank line

* fix(TBD-9366) : remove commented code

* fix(TBD-9366) : tELTHiveMap doesn't pass context variable properly
2019-10-14 09:20:39 +02:00
Jane Ding
c33d8c379b fix(TUP-24540)java.lang.NoSuchMethodError: (#4018)
org.slf4j.spi.LocationAwareLogger.log
https://jira.talendforge.org/browse/TUP-24540
2019-10-14 11:04:35 +08:00
hwang-talend
64a0bf8012 bugfix(TUP-23100):Add warning in the tRunjob for recursive jobs (#3974)
bugfix(TUP-23100):Add warning in the tRunjob for recursive jobs
2019-10-12 14:59:09 +08:00
jiezhang-tlnd
195eaa06e7 fix(TUP-24809)log4j2 should not be selected an enable when log4j is (#4008)
inactive in project setting
https://jira.talendforge.org/browse/TUP-24809
2019-10-12 11:36:05 +08:00
kjwang
d59aa3ca97 kjwang/Fix TUP-24748 CLONE - Modification in Context Variables is not (#4009)
propagating to all jobs
https://jira.talendforge.org/browse/TUP-24748
2019-10-12 11:27:07 +08:00
hcyi
21c18c0374 fix(TUP-24800):Upgrade tacokit to release version of 1.1.13 (#4005) 2019-10-12 11:15:32 +08:00
pyzhou
4d5a9e18b8 fix(TDI-43053):unify mvn uri (#4014) 2019-10-12 11:12:56 +08:00
hzhao-talendbj
d7b6cfecf2 fix(TUP-24680)Context variable type disappears after changing default (#3984)
* fix(TUP-24680)Context variable type disappears after changing default
context environment

* fix(TUP-24680)Context variable type disappears after changing default
context environment

* fix(TUP-24680)Context variable type disappears after changing default
context environment

* fix(TUP-24680)Context variable type disappears after changing default
context environment
2019-10-11 11:09:43 +08:00
jiezhang-tlnd
08c045ee3a fix(TUP-24704)TOS 7.3.1: after import a 7.2.1 project context disappears in Java Debug (#3996)
* fix(TUP-24704)TOS 7.3.1: after import a 7.2.1 project context disappears
in Java Debug
https://jira.talendforge.org/browse/TUP-24740

* fix(TUP-24740)TOS 7.3.1: after import a 7.2.1 project context disappears
in Java Debug
https://jira.talendforge.org/browse/TUP-24740
2019-10-10 19:19:19 +08:00
pyzhou
11cf523196 fix(TDI-43020):S3 multipart upload minimun value. (#4003) 2019-10-10 16:28:21 +08:00
hcyi
c5ce3c8df9 fix(TUP-24708):Tacokit: Help Content isn't right when select tCouchbaseInput and press F1. (#4001)
* fix(TUP-24708):Tacokit: Help Content isn't right when select
tCouchbaseInput and press F1.

* fix(TUP-24708):add junits for Tacokit Help Content.
2019-10-10 10:44:53 +08:00
hwang-talend
de51fcbd6b bugfix(TUP-24577):Spark job can't run if it uses a spark joblet (#3981)
bugfix(TUP-24577):Spark job can't run if it uses a spark joblet
2019-10-09 17:06:49 +08:00
apoltavtsev
1e3fe2f3b6 TESB-26951 Dependencies from SubJob are added to manifest of ParentJob 2019-10-09 09:31:44 +02:00
apoltavtsev
48e6c26fa2 TESB-27081 SOAP Action missing while calling a SOAP WebService through tESBConsumer 2019-10-08 15:30:08 +02:00
Jane Ding
8908f7bb50 fix(TUP-24540)java.lang.NoSuchMethodError: (#3978)
org.slf4j.spi.LocationAwareLogger.log
https://jira.talendforge.org/browse/TUP-24540
2019-10-08 19:21:50 +08:00
Chao MENG
73a7c3d0f6 fix(TUP-23229): IllegalArgumentException when press enter for tLibraryLoad->Advanced settings->Import (#3975)
* fix(TUP-23229): IllegalArgumentException when press enter for
tLibraryLoad->Advanced settings->Import
https://jira.talendforge.org/browse/TUP-23229
2019-10-08 11:27:34 +08:00
apoltavtsev
329a38171c TESB-26789 Bean called in routelet not found by main route (#3972) 2019-10-07 16:38:49 +02:00
Roman
7f292079bb fix(TDI-42969): change logic to retrieve detailed filename (#3964)
* fix(TDI-42969): change logic to retrieve detailed filename

* fix(TDI-42969): improve filenames processing with set
2019-09-30 13:43:25 +03:00
Jane Ding
e1ee2bd473 fix(TUP-22361)ELTMap bug in column expression while using context (#3938)
* fix(TUP-22361)ELTMap bug in column expression while using context
variable as a parameter
https://jira.talendforge.org/browse/TUP-22361

* fix(TUP-22361)ELTMap bug in column expression while using context
variable as a parameter
https://jira.talendforge.org/browse/TUP-22361

* fix(TUP-22361)ELTMap bug in column expression while using context
variable as a parameter
https://jira.talendforge.org/browse/TUP-22361

* fix(TUP-22361)ELTMap bug in column expression while using context
variable as a parameter
https://jira.talendforge.org/browse/TUP-22361
2019-09-29 10:24:11 +08:00
yyin-talend
a2b1281156 Feat TDQ-17291 (#3961)
* Feat    TDQ-17291

Retrieve records "rejected" by the tPatternUnMasking component in DI job

* feat(TDQ-17291): fixed the issue after the migration will have a warn
icon show on the component icon

* fix(TDQ-17291): improve the migration about tPatternMasking and
tPatternUnMasking component
2019-09-27 15:22:30 +08:00
jiezhang-tlnd
83421a7f6c feat(TUP-24444)Add choice between log4j and log4j2 in project settings (#3980)
and enable by system property
https://jira.talendforge.org/browse/TUP-24444
2019-09-27 11:08:59 +08:00
Max
721258942c Feat/tbd 6674 dataproc14 (#3932)
* Compilation fix

* merging error removed
2019-09-26 19:13:11 +03:00
mbasiuk-talend
eb31686a3e fix(TDI-42834): update commons-compress lib version (#3854)
* fix(TDI-42834): update commons-compress lib version

* fix(TDI-42834): upgrade to latest version 1.19
2019-09-26 17:05:34 +03:00
mbasiuk-talend
223f5da7db fix(TDI-42983): add missing parameter to method call (#3963) 2019-09-25 13:25:50 +03:00
mbasiuk-talend
a961d842ea feat(TDI-42903): add custom temporary dataset name to tBigQueryInput for Large Results (#3922)
* feat(TDI-42903): add custom temp dataset property

* feat(TDI-42903): use tempDataset for OAUTH2

* feat(TDI-42903): re-use tabs for QueryHelper template

* feat(TDI-42903): fix identation

* feat(TDI-42903): fix location compile error issue
2019-09-25 13:18:44 +03:00
hzhao-talendbj
922d138523 fix(TUP-24607)Not able to see the component error in the Studio Designer (#3968)
* fix(TUP-24607)Not able to see the component error in the Studio Designer

* fix(TUP-24607)Not able to see the component error in the Studio Designer
2019-09-25 18:11:48 +08:00
chmyga
1c534b4b5f fix(TDI-42061): fix zip4j module name (#3973) 2019-09-25 10:20:52 +03:00
hcyi
8dd9933294 fix(TUP-23558):TaCoKit not delete child datasets if delete datastore. (#3805)
* fix(TUP-23558):TaCoKit not delete child datasets if delete datastore.

* fix(TUP-23558):improve for TaCoKit not delete child datasets if delete
datastore.

* fix(TUP-23558):improve for TaCoKit not delete child datasets if delete
datastore.

* fix(TUP-23558):TaCoKit not delete child datasets if delete datastore.

* fix(TUP-23558):TaCoKit not delete child datasets if delete datastore.

* fix(TUP-23558):improve taCoKit not delete child datasets if delete
datastore.

* fix(TUP-23558):improve for TaCoKit not delete child datasets if delete
2019-09-24 09:52:12 +08:00
jiezhang-tlnd
09fd6c52ff Jzhang/feat/tup 24444 add choice between log4j and log4j2 in project settings (#3925)
* feat(TUP-24444)Add choice between log4j and log4j2 in project settings
https://jira.talendforge.org/browse/TUP-24444

* feat(TUP-24444)Add choice between log4j and log4j2 in project settings
https://jira.talendforge.org/browse/TUP-24444

* feat(TUP-24444)Add choice between log4j and log4j2 in project settings
https://jira.talendforge.org/browse/TUP-24444

* feat(TUP-24444)format code and delete log4j.xml

* feat(TUP-24444)add junits
https://jira.talendforge.org/browse/TUP-24444

* feat(TUP-24444)Add choice between log4j and log4j2 in project settings

* feat(TUP-24444)after run job then change logj4, the pom file isn't
update.
2019-09-23 18:38:08 +08:00
wang wei
0399e751f5 fix(TDI-42187): Fix Double Checked Locking in GlobalResource (#3917)
* fix(TDI-42187): Fix Double Checked Locking in GlobalResource

* fix(TDI-42187): use more readable method

* fix(TDI-42187): use more readable method

* fix(TDI-42187): adjust the java compiler level in pom file to make the
java 8 style code works and now master use java 8, not promise java 7,
so it is ok
2019-09-23 17:42:37 +08:00
jiezhang-tlnd
9ca8fa0663 fix(TUP-22677)import a existing project from Login dialog, the temp folder is not deleted (#3895)
* fix(TUP-22677)import a existing project from Login dialog, the temp
folder is not deleted
https://jira.talendforge.org/browse/TUP-22677

* fix(TUP-22677)Close zip file.
https://jira.talendforge.org/browse/TUP-22677

* fix(TUP-22677)Close zip file
https://jira.talendforge.org/browse/TUP-22677

* fix(TUP-22677)import a existing project from Login dialog, the temp
folder is not deleted
https://jira.talendforge.org/browse/TUP-22677

* fix(TUP-22677)import a existing project from Login dialog, the temp
folder is not deleted
https://jira.talendforge.org/browse/TUP-22677
2019-09-23 15:50:13 +08:00
hwang-talend
43cb82c389 Revert "bugfix(TUP-24029):[FTP] Connection wizard add timeout property (#3864)" (#3959)
Revert "bugfix(TUP-24029):[FTP] Connection wizard add timeout property (#3864)" 
This reverts commit c4c49001a2.
2019-09-23 14:46:25 +08:00
yyin-talend
f3bfc9ca6b Feat TDQ-17348 Retrieve records "rejected" by the tDataUnmasking (#3942)
* Feat     TDQ-17348 Retrieve records "rejected" by the tDataUnmasking
component DI

-change the migration task

* TDQ-17348 change name
2019-09-23 14:38:01 +08:00
Mike Yan
8a3ef23853 fix(TESB-27030): Avoid to add activemq-all lib in OSGi bundle (#3955) 2019-09-23 12:45:45 +08:00
hcyi
d2e9b874c1 fix(TUP-24084):Change the display of the new Couchbase component names. (#3934) 2019-09-23 12:35:48 +08:00
hwang-talend
e7e9908678 bugfix(TUP-24631):There is error when open job with tRunJob in TOS (#3954)
bugfix(TUP-24631):There is error when open job with tRunJob in TOS
2019-09-23 10:54:04 +08:00
Redwene
da0a057872 Redwene/tbd 9137 (#3951)
fix(TBD-9137) : Handle location for temp dataset with large Big Query results
2019-09-20 11:49:27 +02:00
hwang-talend
9052eb3e99 Hwang/tup 24326 patch (#3939)
* bugfix(TUP-24326):keyword "__TABLE__" not working for tJDBCxxxx
components
2019-09-19 15:12:07 +08:00
chmyga
b88c6e3fbc fix(TDI-42549): tFileInputMail multipart body (#3919)
* Fix multivalue body mail part processing
2019-09-18 13:42:11 +03:00
chmyga
457bd0fc40 fix(TDI-42061): fix zip-slip attacks vulnerability (#3845)
* fix(TDI-42061): fix zip-slip attacks vulnerability

* Update libraries versions

* Add code to fix zip-slip for commons-compress

* fix(TDI-42061): fix zip-slip attacks vulnerability

* update commons-compress version
2019-09-18 13:15:13 +03:00
hwang-talend
c4c49001a2 bugfix(TUP-24029):[FTP] Connection wizard add timeout property (#3864)
bugfix(TUP-24029):[FTP] Connection wizard add timeout property
2019-09-18 17:00:03 +08:00
jiezhang-tlnd
c21f8e7551 fix(TUP-22646)Path in Textbox of "To archive file" is incomplete when building job (#3931)
* fix(TUP-22646)Path in Textbox of "To archive file" is incomplete when
building job
https://jira.talendforge.org/browse/TUP-22646

* fix(TUP-22646)Path in Textbox of "To archive file" is incomplete when
building job
https://jira.talendforge.org/browse/TUP-22646
2019-09-17 17:26:19 +08:00
hcyi
cda47b2324 fix(TUP-23217):Install a wrong car will make all the car file installed (#3928)
can not work.
2019-09-17 10:51:54 +08:00
hwang-talend
cab755152c bugfix(TUP-24355):Default Context environment appended after migrating (#3926)
* bugfix(TUP-24355):Default Context environment appended after migrating
to 7.2.1
2019-09-17 10:24:55 +08:00
hwang-talend
14ed765ab8 bugfix(TUP-24311):jvm arguments not reflected on build job (#3872)
bugfix(TUP-24311):jvm arguments not reflected on build job
2019-09-17 10:12:59 +08:00
hwang-talend
1844d76b67 bugfix(TUP-24495):columns' order is incorrect if I use 'Used Column' (#3913)
bugfix(TUP-24495):columns' order is incorrect if I use 'Used Column'
2019-09-16 10:36:06 +08:00
hzhao-talendbj
b3f4d37498 feat(TUP-24028)Add Azure datacenter part of the studio connection (#3923) 2019-09-12 14:41:37 +08:00
Zhiwei Xue
1c786fb4f2 fix(TUP-24310):routines is duplicated in the reactor (#3909) 2019-09-12 10:33:51 +08:00
hcyi
d54077e7dc fix(TUP-23158):Some layouts for Tacokit component isn't correct. (#3918) 2019-09-11 17:25:28 +08:00
hzhao-talendbj
9d8ffa6d37 feat(TUP-24028)Add Azure datacenter part of the studio connection (#3868)
* feat(TUP-24028)Add Azure datacenter part of the studio connection

* feat(TUP-24028)Add Azure datacenter part of the studio connection

* feat(TUP-24028)Add Azure datacenter part of the studio connection
2019-09-11 17:13:02 +08:00
yyin-talend
e5b9def018 Feat TDQ-17176 Retrieve records "rejected" by the tDataMasking DI (#3892)
* Feat     TDQ-17176 Retrieve records "rejected" by the tDataMasking DI
component

* TDQ-17176 add Copyright
2019-09-11 14:59:39 +08:00
wang wei
08fb15d12b fix(TDI-34818): tEXAOutput doesn't work when use a shared DB connection (#3897) 2019-09-11 14:58:27 +08:00
hwang-talend
83d684ce0c bugfix(TUP-24326):keyword "__TABLE__" not working for tJDBCxxxx (#3903)
bugfix(TUP-24326):keyword "__TABLE__" not working for tJDBCxxxx components
2019-09-11 10:08:07 +08:00
Redwene
2aa3688f12 fix(TBD-9137) : tBigQueryInput does not support backtick in query in (#3866) 2019-09-10 13:30:28 +02:00
Liu Xinquan
229c1f8d95 feat(TDQ-17246) update the migration to update spark job (#3889) 2019-09-10 13:35:43 +08:00
hwang-talend
c8325d6799 bugfix(TUP-23100):Add warning in the tRunjob for recursive jobs (#3916)
bugfix(TUP-23100):Add warning in the tRunjob for recursive jobs
2019-09-10 10:59:21 +08:00
vyu-talend
7139c9bb7f Fix(TDI-42855):Support IAM roles in tRedshiftBulkExec. (#3894)
* Fix(TDI-42855):Support IAM roles in tRedshiftBulkExec.

* Fix(TDI-42855)

* Fix(TDI-42855)
2019-09-10 10:15:38 +08:00
Denis Sergent
e73b0715dc TESB-26772 Adds a way to externalise osgi-exclude.properties file (#3860)
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.
2019-09-09 18:22:47 +02:00
mbasiuk-talend
ad56747c35 feat(TDI-40462): tJDBCSCDELT add custom end date value (#3821)
* feat(TDI-40462): add common changes

* feat(TDI-40462): update db2 template with custom end date

* feat(TDI-40462): update mysql template with custom end date

* feat(TDI-40462): update postgres template with custom end date

* feat(TDI-40462): update sap hana template with custom end date

* feat(TDI-40462): update sybase template with custom end date

* feat(TDI-40462): update teradata template with custom end date

* feat(TDI-40462): update vertica template with custom end date

* feat(TDI-40462): update property name and i18n message

* feat(TDI-40462): fix wrapping parameter name

* feat(TDI-40462): fix teradata quote close

* feat(TDI-40462): fix oracle template parameter name

* feat(TDI-40462): remove extra whitespace, add where it is needed
2019-09-09 07:18:38 +03:00
hcyi
8faeb6dd45 fix(TUP-20949):Property change event is not triggered when user (#3896)
adds/removes column in Table widget.
2019-09-09 11:03:46 +08:00
hcyi
706b61e22d fix(TUP-22459):TaCoKit component runtime doesn't work until initialize (#3908)
all hidden enums.
2019-09-09 10:57:41 +08:00
clesaec
fd891e2419 feat(TDI-40560) : specify ACL when putting file or create bucket
* TDI-40560 : specify ACL when putting file or create bucket

* TDI-40560 : correction from qiyan liu comments

* feat(TDI-40560) : fix Canonical ID in context and move to advanced

* feat(TDI-40560) : support ACL on email

* feat(TDI-40560) : keep the same ACL order as in amazon

* feat(TDI-40560) : Add logs on ACL
2019-09-06 09:26:02 +02:00
hwang-talend
8599590f33 Hwang/tup 23100 (#3827)
* bugfix(TUP-23100):Add warning in the tRunjob for recursive jobs
2019-09-06 10:34:32 +08:00
hwang-talend
7c5a32acb1 bugfix(TUP-24249):Added the column but not reflected to json metadata (#3901)
bugfix(TUP-24249):Added the column but not reflected to json metadata
2019-09-06 10:17:04 +08:00
clesaec
600b37d142 TDI-42493 : Ajout types date & timestamp (#3898) 2019-09-05 10:20:29 +02:00
msjian
c4900e7ad2 feat(TDQ-17372): update migration to support batch/streaming job (#3888) 2019-09-04 11:08:18 +08:00
Zhiwei Xue
6d8adab44d fix(TUP-24323):_tdm folder is missing after build thmap job (#3874) 2019-09-03 10:18:05 +08:00
Roman
751c6d7813 fix(TDI-42560): add jaxb dependency to support java 11 (#3884) 2019-09-02 17:23:19 +03:00
jiezhang-tlnd
22792ee2a3 fix(TUP-24411)Error message: unable to update task config if the Context (#3883)
parameters have same values but different case
https://jira.talendforge.org/browse/TUP-24411
2019-09-02 11:28:07 +08:00
vizotenko-talend
34b7458303 bug(TDI-42686): update snowflake JDBC driver in tCreateTable (#3830) 2019-08-30 13:16:34 +03:00
hwang-talend
2f7a4e930d bugfix(TUP-24248):when edit the metadata, the display content is (#3878)
* bugfix(TUP-24248):when edit the metadata, the display content is
different as when created
2019-08-30 17:25:04 +08:00
hcyi
b3ea83c580 fix(TUP-23435):Studio path contain a space can't install car file in (#3882)
local patches file.
2019-08-30 14:49:45 +08:00
hzhao-talendbj
5920f991b0 fix(TUP-23077)left border of text of component tFileCopy does not show (#3881)
* fix(TUP-23077)left border of text of component tFileCopy does not show

* fix(TUP-23077)left border of text of component tFileCopy does not show
2019-08-30 14:47:16 +08:00
hcyi
1c40d8b173 Revert "fix(TUP-20936):No properties validation for tcomp components in compile time. (#3822)" (#3887)
This reverts commit 9db887667a.
2019-08-30 14:20:34 +08:00
chmyga
4b56340f46 fix(TDI-37801): tWriteJSONField null values (#3865)
* fix(TDI-37801): tWriteJSONField null values

* fix(TDI-37801): Handle nulls and empty strings correctly in json-lib

* fix(TDI-37801): Update json-lib version in components

* fix(TDI-37801): tWriteJSONField null values

* fix(TDI-37801): Fix import name
2019-08-29 08:33:51 +03:00
jiezhang-tlnd
926bc55d86 fix(TUP-24392)JDBCInput component not working as expected when values as provided using context (#3875)
* fix(TUP-24392)JDBCInput component not working as expected when values as
provided using context
https://jira.talendforge.org/browse/TUP-24392

* fix(TUP-24392)JDBCInput component not working as expected when values as
provided using context
https://jira.talendforge.org/browse/TUP-24392
2019-08-29 10:51:25 +08:00
clesaec
e27ab0d505 TDI-42493 : add DBType in mapping (#3861)
* TDI-42493 : add DBType in mapping, controle existance du java.sql.Types and specific code for timestamp with tz
2019-08-28 09:01:30 +02:00
hcyi
4b1dd0a0c5 fix(TUP-21759):BuiltInSuggestable table should remove value, when (#3869)
corresponding schema column was removed.
2019-08-28 14:34:52 +08:00
hcyi
8ed935fc5f fix(TUP-20950):When Configuration/Datastore class is empty it is displayed in Studio as a Text field. (#3858)
* fix(TUP-20950):When Configuration/Datastore class is empty it is
displayed in Studio as a Text field.

* fix(TUP-20950): add junits.
2019-08-28 11:59:33 +08:00
SunChaoqun
18b2039453 TESB-26824:Fail to deploy cMap route and tHmap job to runtime (#3871) 2019-08-27 18:28:06 +08:00
SunChaoqun
31d5836c01 TESB-26609:Building a route microservice docker with wrong host details (#3867)
doesn't throw any error.
2019-08-27 11:39:32 +08:00
hwang-talend
6e88f43352 bugfix(TUP-24249):Added the column but not reflected to json metadata (#3852) 2019-08-27 10:38:52 +08:00
jiezhang-tlnd
efd512cc4f fix(TUP-22646)Path in Textbox of "To archive file" is incomplete when (#3857)
building job
https://jira.talendforge.org/browse/TUP-22646
2019-08-23 15:57:26 +08:00
Roman
5632263a99 feat(TDI-42819): correct behavior whe use log file (#3862) 2019-08-23 09:27:40 +03:00
ypiel
b8d0a79ae6 fix(TDI-42689) : Double precision within mongo
* 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
2019-08-22 14:15:31 +02:00
kjwang
1a1d07909f Fix TUP-24170 Set crypto-utils as bundle to make the master compile with (#3820)
daikon 0.31.10-SNAPSHOT
https://jira.talendforge.org/browse/TUP-24170
2019-08-22 15:39:59 +08:00
slushatel
c9c865871b feat(TDI-42473): change janet-java version to 1.2 (#3829)
* feat(TDI-42473): change janet-java version to 1.2

* feat(TDI-42473): change janet-java version to 1.2
2019-08-21 13:36:00 +03:00
Jane Ding
4eb95ff314 fix(TUP-24129)Security vulnerabilities in Job building and contexts (#3824)
scripts in 7.1.1.
https://jira.talendforge.org/browse/TUP-24129
2019-08-21 10:47:57 +08:00
Roman
9058e5f0cf fix(TDI-42034): update Redshift jar to 1.2.32.1056 (#3828) 2019-08-20 09:26:06 +03:00
hcyi
9db887667a fix(TUP-20936):No properties validation for tcomp components in compile time. (#3822)
* fix(TUP-20936):No properties validation for tcomp components in compile
time.

* fix(TUP-20936):No properties validation for tcomp components in compile
time.
2019-08-20 14:22:21 +08:00
wang wei
115ff04f57 fix(TDI-42443): tRunJob component - Enabling custom JVM params for independent child jobs (#3749)
* fix(TDI-42443): tRunJob component - Enabling custom JVM params for
independent child jobs

* fix(TDI-42443): make the generated code shorter

* fix(TDI-42443): rename var to make more easy to understand

* fix(TDI-42443): adjust something

* fix(TDI-42443): tRunJob component - Enabling custom JVM params for
independent child jobs

* fix(TDI-42443): refix the tRunJob by the new api

* Revert "fix(TDI-42443): refix the tRunJob by the new api"

This reverts commit 94792b0faa.

* fix(TDI-42443): 	need to allow user to overwrite the child job vm
parameter which is not set by user, but by Talend, for example :
"-Dfile.encoding=UTF-8" is set by Talend for encoding issue, not set by
user in the Run page. If user check "overwrite jvm parameters" in
trunjob and set "-Dfile.encoding=GBK" in the vm parameters table in
trunjob, will only add "-Dfile.encoding=GBK" to vm parameters, mean
overwrite the one set by Talend

* fix(TDI-42443): use the foreach
2019-08-20 14:16:07 +08:00
wang wei
12181f8a75 fix(TDI-42862): fix the ftps for java 11 (#3832)
* fix(TDI-42862): fix ftps for java 11

* fix(TDI-42862): remove the unnecessary urlpath
2019-08-20 13:37:59 +08:00
Jane Ding
ccdad6daa8 fix(TUP-24109)unable to test Expression Builder of tMap (#3839)
https://jira.talendforge.org/browse/TUP-24109
2019-08-20 11:44:44 +08:00
Jane Ding
62dc6af821 fix(TUP-24109)unable to test Expression Builder of tMap (#3799)
* fix(TUP-24109)unable to test Expression Builder of tMap
https://jira.talendforge.org/browse/TUP-24109

* fix(TUP-24109)unable to test Expression Builder of tMap
https://jira.talendforge.org/browse/TUP-24109
2019-08-20 11:06:47 +08:00
jiezhang-tlnd
739ca0b32c fix(TUP-24159)XML metadata wizard showing inconsistent view on V711 (#3835)
comparing with V6 Studio
https://jira.talendforge.org/browse/TUP-24159
2019-08-20 10:25:56 +08:00
hwang-talend
534feea221 bugfix(TUP-23583):Unable to see all tables in AS400 Connection (#3757)
bugfix(TUP-23583):Unable to see all tables in AS400 Connection
2019-08-19 15:20:13 +08:00
jiezhang-tlnd
f4a45b3659 fix(TUP-23160)Error popup during build father job after modified sun job (#3826)
and do not open father job
https://jira.talendforge.org/browse/TUP-23160
2019-08-19 11:42:35 +08:00
vyu-talend
e3a55d8b63 Vyu/tdi 32477 always lowercase column's name of postgres when create table (#3737)
* Fix(TDI-32477):Always lowercase column's name of postgres when create
table

* Fix(TDI-32477):Always lowercase column's name and table in Postgresql

* Fix(TDI-32477):Enable when the type is Dynamic

* Fix(TDI-32477):Dynamic column includes the part of columns

* Fix(TDI-32477)

* Fix(TDI-32477):fix the two bugs in comment
2019-08-19 10:11:14 +08:00
Emmanuel GALLOIS
80fbfd17a8 feat(TDI-40339): add Snowflake to tSQLTemplate family (#3767)
* feat(TDI-40339): add Snowflake to tSQLTemplate family
* feat(TDI-40339): add Snowflake to Managers
- update db_output_bulk
* feat(TDI-40339): add Snowflake (tcompv0) connection handling in javajets
* feat(TDI-40339): correct style
* feat(TDI-40339): remove duplicated inherited methods
2019-08-16 11:23:42 +02:00
pyzhou
0652420c79 fix(TDI-41375):HTTPS proxy server with user authentication (#3762)
* fix(TDI-41375):HTTPS proxy server with user authentication

* fix(TDI-41368):add a check box

* feat(TDI-41368):add checkbox in advance setting
2019-08-16 14:18:09 +08:00
wang wei
23e645e8e6 fix(TDI-42522): avoid 65535 issue (#3636) 2019-08-16 11:59:52 +08:00
Dmytro Sylaiev
2dcba4cddb chore(TDI-42791): Refactor creation connection ftp (#3796)
* chore(TDI-42791): Refactor creation connection ftp

* chore(TDI-42791): Fix compile error after refactoring
2019-08-15 18:26:12 +03:00
vyu-talend
9e7e4c0971 Fix(TDI-42374):"None Proxy Hosts" rename to "No Proxy for" (#3816) 2019-08-15 16:09:25 +08:00
vyu-talend
d5f863477d Fix(TDI-40237):Fix the omitted components in tRedShiftXXX (#3815)
* Fix(TDI-40237):Fix the omitted components in tRedShiftXXX

* Fix(TDI-40237):add China (Ningxia)
2019-08-14 14:59:22 +08:00
Dmytro Sylaiev
b802bb6a72 fix(TDI-42836): Add milis elaboration to properties labels (#3819) 2019-08-13 16:50:04 +03:00
AlixMetivier
21b8a407de new migration task to change tMapROjaiOutput component dbVersion to corresponding one in 7.1.0+ (#3811) 2019-08-13 14:12:54 +02:00
dmytroshekera
0352e0556c feat(TDI-38420):Add support for AND/OR filter in tServiceNowInput (#3818) 2019-08-13 14:36:37 +03:00
pyzhou
9ce74b5a90 fix(TDI-42725):change the groupID for Exa jar (#3817) 2019-08-13 17:42:37 +08:00
Zhiwei Xue
b9c4102074 fix(TUP-23637):7.x missing local_project for big data spark batch job (#3671) 2019-08-13 11:42:04 +08:00
dmytroshekera
2733478a43 feat(TDI-38420):Add support for AND/OR filter in tServiceNowInput (#3813)
Ivan mention that I should use another type of component,
2019-08-12 17:03:37 +03:00
dmytroshekera
9b2180562c Dshekera/tdi 38420 service now input support and or condition (#3795)
* feat(TDI-38420):Add support for AND/OR filter in tServiceNowInput
2019-08-12 12:27:25 +03:00
Stéphane Bouchet
bec10957e5 TESB-26300: disable message dialog when checking build errors (#3654)
* TESB-23600 : do not open dialog anymore when checking errors

* TESB-23600 : refactor/cleanup
2019-08-09 14:23:28 +02:00
jzhao
d0a5929ad6 fix(TDI-42812):tRedshifBulkExec should hide access key and secret key when datasource is not S3(#3809) 2019-08-09 14:09:45 +08:00
vyu-talend
cc999c45b5 Vyu/tdi 40237 add eu (paris) region to t s3 connection (#3806)
* Fix(TDI-40237):Add new regions to tS3Connection

* Fix(TDI-40237):Add new regions

* Fix(TDI-40237):Further modifications

* Fix(TDI-40237)

* Fix(TDI-40237)

* Fix(TDI-40237)

* Fix(TDI-40237):tS3XXX
2019-08-09 11:16:05 +08:00
zshen-talend
5defbea32b feat(TDQ-17177): support "RAW" output flow for tPatternMasking component (#3790)
* feat(TDQ-17177): support "RAW" output flow for tPatternMasking component

* feat(TDQ-17177): added new output flow "FLOW_OUTPUT" to support

propagate scheam change
2019-08-09 11:06:49 +08:00
qiongli
2583507d00 feat(TDQ-17366)Remove migration for tRuleSurvivorship (#3794) 2019-08-09 10:59:22 +08:00
jiezhang-tlnd
48b0e2ecbd fix(TUP-24159)XML metadata wizard showing inconsistent view on V711 (#3807)
comparing with V6 Studio
https://jira.talendforge.org/browse/TUP-24159
2019-08-09 10:54:31 +08:00
hzhao-talendbj
f1b204b226 fix(TUP-24034)tETLoutput schema getting changed to Built-in from (#3802)
repository when changes are made in the map
2019-08-08 19:59:45 +08:00
hcyi
7f5e8bfa11 fix(TUP-20933):tStatCatcher Statistics property is not shown in Advanced (#3798)
tab of Tacokit components
2019-08-08 19:26:26 +08:00
wang wei
063f1daeec fix(TDI-42737): [java 11] FTPS protocol for FTP components don`t work with linux and java 11 (#3764) 2019-08-08 10:08:09 +08:00
wang wei
d2621d049e fix(TDI-42747): fix the issue for tjdbcinput with dynamic column and inside talend object type like for database type blob(#3783) 2019-08-08 09:12:43 +08:00
vizotenko-talend
364d240804 fix(TDI-42495): unexpected behaviour of tArchive (#3801) 2019-08-07 14:04:36 +03:00
SunChaoqun
7398c13e69 TESB-26174:Error on Job with multiple tRunJob calling Call another Child (#3701)
job with tESBConsumer component
2019-08-07 12:10:31 +08:00
hcyi
ea4ae4c735 fix(TUP-21027):Suggestable widgets not save edited values (if not use (#3793)
custom value).
2019-08-06 10:54:05 +08:00
jiezhang-tlnd
5eb3f438ea fix(TUP-20372)Use Project Settings is not checked as default for job (#3787)
https://jira.talendforge.org/browse/TUP-20372
2019-08-06 10:49:28 +08:00
wang wei
dc1c743d48 fix(TDI-42687): Enable AWS ECS role for S3 component (#3770) 2019-08-06 10:07:18 +08:00
vyu-talend
b885667b38 Fix(TDI-40237):Add new regions to tS3Connection (#3750)
* Fix(TDI-40237):Add new regions to tS3Connection

* Fix(TDI-40237):Add new regions

* Fix(TDI-40237):Further modifications

* Fix(TDI-40237)

* Fix(TDI-40237)

* Fix(TDI-40237)

* Fix(TDI-40237):tS3XXX

* Fix(TDI-40237):Remove new region China (Ningxia)
2019-08-05 15:40:25 +08:00
Chao MENG
4019138048 fix(TUP-20951): Validation parameters need to be removed from (#3786)
serialization
https://jira.talendforge.org/browse/TUP-20951
2019-08-05 11:24:38 +08:00
hcyi
eb00028926 fix(TUP-23513):NPE shows in errorlog view when clicking [...] button (#3785)
next to SQL Query.
2019-08-05 11:02:05 +08:00
hcyi
f439623eab fix(TUP-23515):tacokit dataset won't pop up after clicking OK on "Edit (#3791)
parameters using repository".
2019-08-05 10:50:43 +08:00
Romain Manni-Bucau
8e65ae765f chore(monitoring/TUP-23824): Ensure monitoring feature can rely on system properties to configure the audit logger and does not hardcode a local file name+location+maxsize (#3699)
* Ensure monitoring feature can rely on system properties to configure the audit logger and does not hardcode a local file name+location+maxsize

* support system property monitoring even when no arg is passed to the main
2019-08-02 10:09:35 +02:00
Emmanuel GALLOIS
84edd12af5 fix TalendExcel imports (#3788) 2019-08-01 16:06:49 +02:00
Emmanuel GALLOIS
cb8308df05 feat(TDI-41662): Password protected Excel files management (#3743)
* feat(TDI-41662): add PASSWORD property
* feat(TDI-41662): set PASSWORD property visible only for Excel 2007++
* feat(TDI-41662): add password decryption in Talend ExcelReader wrapper
- warning this is an external lib
* feat(TDI-41662): bump simpleexcel lib release to latest updates
- not sure that MANIFEST.MF should be updated but once build there was
no changes to it, so in case of...
* feat(TDI-41662): implement decryption in javajet
* feat(TDI-41662): add properties to tFileOutputExcel
* fix(TDI-41662): correct gav
* fix(TDI-41662): bump simpleexcel version
* fix(TDI-41662): add password protection on writing excel file
* fix(TDI-41662): bump talendExcel version
* fix(TDI-41662): add password protection on writing excel file (javajet)
* feat(TDI-41662): close workbook when not protected
* feat(TDI-41662): fix some stuff about tFileOutputExcel
* feat(TDI-41662): remove old parse methods to ExcelReader
* feat(TDI-41662): close workbook in any cases
* feat(TDI-41662): use agile encryption mode only in TalendExcel
* feat(TDI-41662): use agile encryption mode only in javajet comp
* feat(TDI-41662): merge master and bump TalendExcel version
* feat(TDI-41662): fix classpath version for TalendExcel
- not sure that's necessary but...
2019-08-01 11:04:13 +02:00
hzhao-talendbj
62fe9a0f38 fix(TUP-22893)Icon becomes old version after openning SQL builder (#3775)
* fix(TUP-22893)Icon becomes old version after openning SQL builder

* fix(TUP-22893)Icon becomes old version after openning SQL builder
2019-08-01 16:29:24 +08:00
Chao MENG
ac80911050 fix(TUP-23514): NPE shows in errorlog view when Selecting Repository in (#3772)
Basic settings
https://jira.talendforge.org/browse/TUP-23514
2019-08-01 16:17:58 +08:00
hcyi
7c682778ec fix(TUP-23626):tacokit problem with drag and drop variables from (#3773)
Outline.
2019-08-01 16:15:10 +08:00
SunChaoqun
4159e31ef1 TESB-24597:Docker Support for Microservice - CI Part (#3782) 2019-07-31 18:38:00 +08:00
Chao MENG
b7ed047c91 fix(TUP-20943): Code generates with an error when Pattern check fails if (#3774)
contain back slash
https://jira.talendforge.org/browse/TUP-20943
2019-07-31 17:39:33 +08:00
hwang-talend
be5a9a7dba bugfix(TUP-23894):Fix all failed junit for both java 8 and 11 (#3779)
bugfix(TUP-23894):Fix all failed junit for both java 8 and 11
2019-07-31 16:59:27 +08:00
apoltavtsev
0f0ead31aa TESB-24900 Undeploying a Data Service causes "Exception in opening zip file" error 2019-07-31 09:33:09 +03:00
SunChaoqun
70f45909b9 TESB-24597:Docker Support for Microservice - CI Part (#3776) 2019-07-31 11:09:37 +08:00
hwang-talend
3e0d0538bb bugfix(TUP-23967):Studio can't run jobs when path has spaces, Windows 10 (#3768)
bugfix(TUP-23967):Studio can't run jobs when path has spaces, Windows 10
2019-07-31 10:08:14 +08:00
Chao MENG
40d9315e48 Cmeng/bugfix/tup 23914 json wizard encoding (#3771)
* fix(TUP-23914): JSON with accented characters is not being recognized
when creating a new JSON file in Metadata.
https://jira.talendforge.org/browse/TUP-23914
2019-07-31 10:05:19 +08:00
wang wei
0946243005 fix(TDI-42705): tSAPBwInput component gives compilation error (#3739) 2019-07-31 09:52:27 +08:00
Roman
d544cfbbd8 feat(TDI-36668): Add possibility to write xlsm files (#3766) 2019-07-29 16:58:22 +03:00
hwang-talend
38d73d1c3b bugfix(TUP-23894):Fix all failed junit for both java 8 and 11 (#3761)
* bugfix(TUP-23894):Fix all failed junit for both java 8 and 11
2019-07-29 18:05:07 +08:00
Dmytro Sylaiev
a257812d17 Dsylaiev/tdi 37257 timeout sftp (#3756)
* feat(TDI-37257): Add connection timeout for SFTP

* feat(TDI-37257): Implement timeout feature for FTP and FTPS
2019-07-29 12:56:03 +03:00
Jane Ding
4224c49747 fix(TUP-22943)checkbox with empty item name display on window Save (#3755)
Resources
https://jira.talendforge.org/browse/TUP-22943
2019-07-29 15:12:01 +08:00
Jane Ding
2a48cfd3c5 fix(TUP-22880)Resources: Job cannot use resources from reference (#3759)
project;
https://jira.talendforge.org/browse/TUP-22880
2019-07-29 15:07:34 +08:00
hcyi
c4adf887db fix(TUP-21687):Table value is not visible after filling component properties from metadata. (#3747)
* fix(TUP-21687):Table value is not visible after filling component
properties from metadata.

* fix(TUP-21687):add/update junits for Table value is not visible after
filling component properties from metadata.

* fix(TUP-21687):add/update junits for Table value is not visible after
filling component properties from metadata.
2019-07-29 15:02:34 +08:00
hcyi
18422df2a4 fix(TUP-20928):Suggestable doesn't work for TextArea in Studio (#3765) 2019-07-29 14:56:00 +08:00
SunChaoqun
0985646d21 TESB-24597:Docker Support for Microservice - CI Part (#3730)
* TESB-24597:Docker Support for Microservice - CI Part

* TESB-24597:Docker Support for Microservice - CI Part

* TESB-24597:Docker Support for Microservice - CI Part
2019-07-26 10:39:40 +08:00
slushatel
481edbbc18 fix(TDI-42634): create output directory if not exists (#3760) 2019-07-25 16:15:55 +03:00
Hanna Liashchuk
02df23ffeb (feature(TBD-8945): added drop table checkbox to OAuth authentication mode (#3713) 2019-07-25 13:45:47 +03:00
Jane Ding
957704c0a4 fix(TUP-23789)Pom files are not generated sometimes for the jobs in (#3738)
* fix(TUP-23789)Pom files are not generated sometimes for the jobs in
7.1.1
https://jira.talendforge.org/browse/TUP-23789

* fix(TUP-23789)Pom files are not generated sometimes for the jobs in
7.1.1
https://jira.talendforge.org/browse/TUP-23789
Add a junit.
2019-07-24 16:18:59 +08:00
Roman
cb85a154f8 fix(TDI-42457): correct Postgre supported DB version (#3733) 2019-07-24 10:11:57 +03:00
hcyi
c7c9d4bf2d fix(TUP-23898):Create new plugin for junit tests of tacokit studio-integration. (#3740)
* fix(TUP-23898):Create new plugin for junit tests of tacokit
studio-integration.

* fix(TUP-23898):Create new plugin for junit tests of tacokit
studio-integration.

* fix(TUP-23898):Create new plugin for junit tests of tacokit
studio-integration.

* fix(TUP-23898):Create new plugin for junit tests of tacokit
studio-integration.
2019-07-23 18:29:29 +08:00
hcyi
4271923ca3 fix(TUP-23264):Studio can't find dependencies for tacokit components. (#3720)
* fix(TUP-23264):Studio can't find dependencies for tacokit components.

* fix(TUP-23264):add junits for Studio can't find dependencies for tacokit
components.
2019-07-23 12:03:00 +08:00
jiezhang-tlnd
70f0e7a076 fix(TUP-23588)For tCreateTable, the Database Type is always Mysql after dragging and dropping from database Metadata (#3714)
* fix(TUP-23588)For tCreateTable, the Database Type is always Mysql after
dragging and dropping from database Metadata
https://jira.talendforge.org/browse/TUP-23588

* junit(TUP-23588)For tCreateTable, the Database Type is always Mysql
after dragging and dropping from database Metadata

* fix(TUP-23588)For tCreateTable, the Database Type is always Mysql after
dragging and dropping from database Metadata

* fix(TUP-23588)For tCreateTable, the Database Type is always Mysql after
dragging and dropping from database Metadata

* fix(TUP-23588)For tCreateTable, the Database Type is always Mysql after
dragging and dropping from database Metadata

* fix(TUP-23588)For tCreateTable, the Database Type is always Mysql after
dragging and dropping from database Metadata
2019-07-23 11:20:25 +08:00
pyzhou
6e0af4dd99 fix(TDI-42674):Redshift missing jar for SSO (#3731)
* fix(TDI-42674):Redshift missing jar for SSO

* fix(TDI-42674):change mvn path

* fix(TDI-42674):change require to require_if
2019-07-22 17:23:21 +08:00
clesaec
26fbb4e014 TDI-42679 : use new File(rep, file) constructor (#3724) 2019-07-19 13:25:34 +02:00
dmytroshekera
28b472384b bugfix(TDI-42364): When building a Standalone job. (#3734)
Generated Powershell scripts, is wrong.
2019-07-19 12:51:04 +03:00
Zhiwei Xue
c0f93ad66b Revert fix of TUP-23729 (#3732)
* Revert "fix(TUP-23729):Memory issue found when run TUJ (#3705)"

This reverts commit 1d706bc243.

* Revert "fix(TUP-23729):Memory issue found when run TUJ (#3689)"

This reverts commit 5069b086d7.
2019-07-18 18:25:34 +08:00
slushatel
7a53a97ceb fix(TDI-42634): get attachments recursively (#3700)
* fix(TDI-42634): get attachments recursively

* fix(TDI-42634): change indents to 'space'
2019-07-18 10:55:05 +03:00
pyzhou
1c89042c03 fix(TDI-42572):upgrade EXAUtil version (#3719)
* fix(TDI-42572):upgrade EXAUtil version

* Change the mvn path
2019-07-18 10:01:06 +08:00
dmytroshekera
9133ff39d1 bugfix(TDI-42581): tSOAP doesn't support SOAPActions for Soap 1.2 (#3727)
param 'action' should not be empty
2019-07-17 14:40:51 +03:00
Zhiwei Xue
1d706bc243 fix(TUP-23729):Memory issue found when run TUJ (#3705) 2019-07-17 17:01:39 +08:00
dmytroshekera
24031c6bb0 Dshekera/tdi 42581 t soap doesnt support soap actions for soap 1 2 (#3725)
* bugfix(TDI-42581): tSOAP doesn't support SOAPActions for Soap 1.2
2019-07-16 16:44:14 +03:00
Chao MENG
5d7deb4f08 fix(TUP-23508): TOS can't use memory run (#3698)
https://jira.talendforge.org/browse/TUP-23508
2019-07-16 17:44:26 +08:00
kjwang-talend
2f323ea5ec TUP-23841 Build job with 'OSGI Bundle For ESB' get error pop-up (#3711)
https://jira.talendforge.org/browse/TUP-23841
2019-07-16 10:30:48 +08:00
kjwang-talend
0099cf4b7f Fix TUP-23809 [Studio] changes in column order are not saved (no (#3708)
propagate changes dialog)
https://jira.talendforge.org/browse/TUP-23809
2019-07-16 10:04:02 +08:00
vyu-talend
ad8b244f13 Fix(TDI-42572):Improvement for generating correct format to Exasol (#3677)
* Fix(TDI-42572):Improvement for generating correct format to Exasol

* Fix(TDI-42572):Using checkbox
2019-07-16 09:37:04 +08:00
slushatel
b4196f3ade feat(TDI-42570): stop process if parent thread has terminated, add log wrapper for tos studio (#3715) 2019-07-15 14:52:28 +03:00
Hanna Liashchuk
a6cc1fd725 fix(TBD-8951): skeap header for Service Account (#3716) 2019-07-15 14:18:45 +03:00
Hanna Liashchuk
6d2c08fb02 Revert "(feature(TBD-8945): added drop table checkbox to OAuth authentication mode (#3706)" (#3712)
This reverts commit b37f4d2169.
2019-07-15 13:04:28 +03:00
Hanna Liashchuk
b37f4d2169 (feature(TBD-8945): added drop table checkbox to OAuth authentication mode (#3706) 2019-07-15 12:55:50 +03:00
zshen-talend
18a6bd6b9e chor(TDQ-17069): remove unused code (#3617) 2019-07-15 15:53:33 +08:00
hcyi
12025462fd fix(TUP-23743):ERROR when Job in MDM project calling Job in Reference DI project:import routines.DataQuality cannot be resolved. (#3688)
* fix(TUP-23743):ERROR when Job in MDM project calling Job in Reference DI
project:import routines.DataQuality cannot be resolved.

* fix(TUP-23743):ERROR when Job in MDM project calling Job in Reference DI
project:import routines.DataQuality cannot be resolved.
2019-07-15 11:39:36 +08:00
hcyi
8a17273fff fix(TUP-23550):Select query for DBInput component page will list Couchbase. (#3704)
* fix(TUP-23550):Select query for DBInput component page will list
Couchbase.

* fix(TUP-23550):add junits
2019-07-15 10:33:04 +08:00
zshen-talend
4666ad0ba2 feat(TDQ-16777 TDQ-17239): added one migration for added encoding type (#3690)
of combo list.
2019-07-12 16:07:34 +08:00
Hanna Liashchuk
e99e3a88ac task(TBD-8950): Change redundant code appearance in tBigQueryBulkExec (#3703)
* (TBD-8950): code refactoring

* fix(TBD-8950): added postfix
2019-07-11 16:47:06 +03:00
Roman
eef7ee7939 fix(TDI-42436): copy Redshift components to cloud folder (#3702)
* fix(TDI-42436): copy Redshift components to cloud folder
2019-07-11 11:46:36 +03:00
wang wei
323b7fdf86 fix(TDI-42423): fix the tcreatetable for teradata with jdbc parameters(#3680) 2019-07-10 09:50:06 +08:00
slushatel
9e8d8785c2 Tdi 42570 stop process when thread stops (#3676)
* 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
2019-07-09 14:54:26 +03:00
hcyi
463d35acb2 fix(TUP-23790):Can't guess schema for metadata (#3691)
item(delimited/positional/regex/excel/ldif/ldap)
2019-07-09 18:21:16 +08:00
Zhiwei Xue
5069b086d7 fix(TUP-23729):Memory issue found when run TUJ (#3689) 2019-07-09 18:11:06 +08:00
Jane Ding
18694afab5 fix(TUP-23663)The connection row between components is getting activated (#3687)
* fix(TUP-23663)The connection row between components is getting activated
unexpectedly when using tMSXMLInput component
https://jira.talendforge.org/browse/TUP-23663

* fix(TUP-23663)The connection row between components is getting activated
unexpectedly when using tMSXMLInput component
https://jira.talendforge.org/browse/TUP-23663

* fix(TUP-23663)The connection row between components is getting activated
unexpectedly when using tMSXMLInput component
https://jira.talendforge.org/browse/TUP-23663

* fix(TUP-23663)The connection row between components is getting activated
unexpectedly when using tMSXMLInput component
https://jira.talendforge.org/browse/TUP-23663

* fix(TUP-23663)The connection row between components is getting activated
unexpectedly when using tMSXMLInput component
https://jira.talendforge.org/browse/TUP-23663
2019-07-09 17:49:22 +08:00
clesaec
f61b793263 fix(TDI-42230) : file copy java11 bug (#3670)
* fix(TDI-42230) : using standart java.nio.Files classes (since Java 7)
2019-07-08 11:31:35 +02:00
nrousseau
1e694d07f0 fix(TMDM-13727) remove not existing plugin 2019-07-08 16:43:34 +08:00
Hanna Liashchuk
bfb26a7bfb fix(TBD-8925): table won't be created unless createTable option is checked OAuth (#3686) 2019-07-05 18:02:43 +03:00
qiongli
47ee1e1ed0 feat(TDQ-16419) Add a filter by the column data type (#3675) 2019-07-05 17:57:21 +08:00
hcyi
164641111e fix(TUP-23264):fix problems for guess schema and trun job. (#3683) 2019-07-05 17:17:05 +08:00
hzhao-talendbj
3251e99e35 fix(TUP-23363)'save the property' to metadata get error (#3682) 2019-07-05 10:50:02 +08:00
kjwang-talend
c69d2348b8 Fix TUP-22583 [CVE:high] Backend : pkg:maven/ch.qos.logback:logback-core:1.0.6 requires version upgrade (#3661)
* Fix TUP-22583 [CVE:high] Backend :
pkg:maven/ch.qos.logback:logback-core:1.0.6 requires version upgrade
https://jira.talendforge.org/browse/TUP-22583

* Fix TUP-22583 [CVE:high] Backend :
pkg:maven/ch.qos.logback:logback-core:1.0.6 requires version upgrade
https://jira.talendforge.org/browse/TUP-22583

* Fix TUP-22583 [CVE:high] Backend :
pkg:maven/ch.qos.logback:logback-core:1.0.6 requires version upgrade
https://jira.talendforge.org/browse/TUP-22583

* Fix TUP-22583 [CVE:high] Backend :
pkg:maven/ch.qos.logback:logback-core:1.0.6 requires version upgrade
https://jira.talendforge.org/browse/TUP-22583
2019-07-04 18:45:52 +08:00
Jane Ding
88f2a8734b fix(TUP-22200)Import XML tree from xsd file throw (#3669)
* fix(TUP-22200)Import XML tree from xsd file throw
indexOutOfBoundsException
https://jira.talendforge.org/browse/TUP-22200

* fix(TUP-22200)Import XML tree from xsd file throw
indexOutOfBoundsException
https://jira.talendforge.org/browse/TUP-22200
2019-07-04 10:24:40 +08:00
chmyga
592be6abb1 fix(TDI-42536): tFileFetch NTLM PROXY issues (#3653)
* fix(TDI-42536): tFileFetch NTLM PROXY issues

* Fix basic auth when server allows different auth mechanisms

* fix(TDI-42536): tFileFetch NTLM PROXY issues

* Fix PR Comment
2019-07-03 15:07:54 +03:00
jiezhang-tlnd
cb7468510a fix(TUP-23371)Studio_will_dead_when_TAC_accidentally_disconnected (#3678) 2019-07-03 18:01:36 +08:00
wang wei
626748e4cb fix(TDI-42380): Migration issues in the Studio after migrating the jobs from 6.5 to 7.1(#3648) 2019-07-03 11:23:03 +08:00
hcyi
0a5277ae6e fix(TUP-23550):Select query for DBInput component page will list (#3674)
Couchbase.
2019-07-02 11:30:11 +08:00
Chao MENG
761fbcf5b0 Revert "fix(TUP-23371)[GIT] Studio will dead when TAC accidentally disconnected (#3665)" (#3673)
This reverts commit 059332dd05.
2019-07-01 14:46:02 +08:00
hcyi
8560b26217 fix(TUP-23264):Studio can't find dependencies for tacokit components. (#3672) 2019-07-01 11:28:59 +08:00
jiezhang-tlnd
059332dd05 fix(TUP-23371)[GIT] Studio will dead when TAC accidentally disconnected (#3665)
* fix(TUP-23371)[GIT] Studio will dead when TAC accidentally disconnected

* fix(TUP-23371)[GIT] Studio will dead when TAC accidentally disconnected
2019-07-01 10:21:24 +08:00
Zhiwei Xue
06d54bf796 fix(TUP-23096):update context takes about 10 mins (#3663) 2019-06-28 18:27:07 +08:00
Zhiwei Xue
b13cf8c27c fix(TUP-23052):Import project failed by Import an existing project (#3667) 2019-06-28 18:22:15 +08:00
Irene Wang
cdb0912a5a Revert "DEVOPS-3416 Deploy all plugins for Black Duck scans"
This reverts commit 1ce0e429ca.
2019-06-28 12:16:22 +02:00
Irene Wang
2777cc69a9 DEVOPS-6106 Update copyright year to 2019 2019-06-28 12:16:22 +02:00
apoltavtsev
3b70073b38 TESB-26293 Duplicated libraries in private & import packages of the build manifest file 2019-06-27 22:57:53 +03:00
pyzhou
00ae28bdfa fix(TDI-42534):tContextLoad compile error on resource type (#3646) 2019-06-27 17:23:08 +08:00
msjian
1e7a51dd82 feat(TDQ-17085):remove the connection editor (#3660) 2019-06-27 11:59:21 +08:00
Roman
d942de132f fix(TDI-42531): close resources in end block (#3647) 2019-06-26 11:58:39 +03:00
vyu-talend
7eb0a067cd Fix(TDI-42021):Change the log level when using implicit context load (#3639)
* Fix(TDI-42021):Change the log level when using implicit context load

* Fix(TDI-42021)

* Fix(TDI-42021)

* Fix(TDI-42021)

* Fix(TDI-42021)
2019-06-26 15:06:07 +08:00
kjwang-talend
749b5a637a Fix TUP-23403 Enable secure processing + disallow doctypes for DocumentBuilderFactory instances (#3652)
* Fix TUP-23403 Enable secure processing + disallow doctypes for
DocumentBuilderFactory instances
https://jira.talendforge.org/browse/TUP-23403

* Fix TUP-23403 Enable secure processing + disallow doctypes for
DocumentBuilderFactory instances
https://jira.talendforge.org/browse/TUP-23403
2019-06-26 15:03:00 +08:00
Zhiwei Xue
f6460e512b fix(TUP-23365):Use of validation rule triggers failed build (#3657) 2019-06-26 14:39:58 +08:00
Hanna Liashchuk
14873d7cc3 fix(TBD-8853): removed too small total timeout for service account (#3659) 2019-06-25 14:41:23 +03:00
Jenkins Continuous Build server
38d63a5799 Set version to 7.3.1 SNAPSHOT 2019-06-24 12:17:41 +02:00
Chao MENG
2b7b84a51a Cmeng/bugfix/tup 23556 tck encryption (#3643)
* fix(TUP-23556): TaCoKit datastore and dataset item not encrypt the
password
https://jira.talendforge.org/browse/TUP-23556
2019-06-24 18:11:48 +08:00
vyu-talend
fd5171cb73 Fix(TDI-42390):Fix "Use Cursors" text to reflect reality in tOracleInput (#3638)
* Fix(TDI-42390):Fix "Use Cursors" text to reflect reality in tOracleInput

* Fix(TDI-42390)
2019-06-24 14:23:17 +08:00
hwang-talend
764f3cf214 bugfix(TUP-22734):lookup will come after OnSubjobOK then subjobs will be (#3640)
* bugfix(TUP-22734):lookup will come after OnSubjobOK then subjobs will be
merged
2019-06-21 16:41:43 +08:00
hzhao-talendbj
d9a11dd07b fix(TUP-23363)'save the property' to metadata get error (#3634)
* fix(TUP-23363)'save the property' to metadata get error

* fix(TUP-23363)'save the property' to metadata get error

* fix(TUP-23363)'save the property' to metadata get error
2019-06-21 15:27:59 +08:00
hcyi
e8ba8b1aa0 fix(TUP-23484):TaCoKit can not propagate update dataset if modify datastore parameters. (#3641)
* fix(TUP-23484):TaCoKit can not propagate update dataset if modify
datastore parameters.

* fix(TUP-23484):TaCoKit can not update dataset item if modify datastore.
2019-06-21 11:12:33 +08:00
jiezhang-tlnd
5cd42fa70b fix(TUP-23389)tMap - cannot edit schema (#3621) 2019-06-20 17:09:56 +08:00
jiezhang-tlnd
2ca7348001 fix(TUP-23389)tMap - cannot edit schema (#3621)
fix(TUP-23389)tMap - cannot edit schema
2019-06-20 17:07:49 +08:00
jiezhang-tlnd
b9b2b8b42f fix(TUP-23389)tMap - cannot edit schema (#3621)
fix(TUP-23389)tMap - cannot edit schema
2019-06-20 16:58:05 +08:00
jiezhang-tlnd
3634ec52e5 fix(TUP-23389)tMap - cannot edit schema (#3621)
fix(TUP-23389)tMap - cannot edit schema
2019-06-20 16:57:50 +08:00
jiezhang-tlnd
f1fbab8630 fix(TUP-23389)tMap - cannot edit schema (#3621)
fix(TUP-23389)tMap - cannot edit schema
2019-06-20 16:51:13 +08:00
jiezhang-tlnd
6c8aac91d6 fix(TUP-23389)tMap - cannot edit schema (#3621) 2019-06-20 16:49:31 +08:00
jiezhang-tlnd
ad712d8f5e fix(TUP-23389)tMap - cannot edit schema (#3621)
fix(TUP-23389)tMap - cannot edit schema
2019-06-20 16:49:03 +08:00
jiezhang-tlnd
7f8cff0283 fix(TUP-23389)tMap - cannot edit schema (#3621) 2019-06-20 16:48:45 +08:00
jiezhang-tlnd
625186caca fix(TUP-23389)tMap - cannot edit schema (#3621)
fix(TUP-23389)tMap - cannot edit schema
2019-06-20 16:48:30 +08:00
nrousseau
296300368b fix(TDI-42522) add option to deactivate component log 2019-06-20 10:18:25 +08:00
hzhao-talendbj
34abaaccb9 fix(TUP-21827)MVN package fail with testcase use olderversion from 651 (#3635) 2019-06-18 17:56:56 +08:00
Jane Ding
8628134275 fix(TUP-23506)Job use tsapconnection component run fail when use the (#3623)
* fix(TUP-23506)Job use tsapconnection component run fail when use the
sapjco3.jar with a newer version 3.0.14.
https://jira.talendforge.org/browse/TUP-23506

* fix(TUP-23506)Job use tsapconnection component run fail when use the
sapjco3.jar with a newer version 3.0.14.
https://jira.talendforge.org/browse/TUP-23506

* fix(TUP-23506)Job use tsapconnection component run fail when use the
sapjco3.jar with a newer version 3.0.14
https://jira.talendforge.org/browse/TUP-23506
2019-06-18 12:02:45 +08:00
hwang-talend
edc4e7820e bugfix(TUP-23510):There is compile error job in TDI demo project (#3628) 2019-06-18 11:53:01 +08:00
Chao MENG
c3906b30d7 fix(TUP-20054): Due to checking fields it is hard to type (#3630)
credentials/data from the keyboard
https://jira.talendforge.org/browse/TUP-20054

Fix junit issue
2019-06-18 11:19:16 +08:00
Jane Ding
66cc310399 Revert "Jding/tup 23482 should avoid multi version slf4j log4j jars (#3619)" (#3629)
This reverts commit be6eb20fb0.
2019-06-18 11:14:21 +08:00
Chao MENG
e97179dac4 Cmeng/bugfix/tup 20054 fix junit issue (#3627)
* fix(TUP-20054): Due to checking fields it is hard to type
credentials/data from the keyboard
https://jira.talendforge.org/browse/TUP-20054

Fix junit issue

* add junit source

* add junit source
2019-06-18 11:00:31 +08:00
Antoine Parent
cfa351bb24 fix(): typo in a pattern (#3625)
fix a pattern used to display job status
2019-06-17 15:41:46 +02:00
Chao MENG
3a258d403c fix(TUP-20054): Due to checking fields it is hard to type credentials/data from the keyboard (#3620)
* fix(TUP-20054): Due to checking fields it is hard to type
credentials/data from the keyboard
https://jira.talendforge.org/browse/TUP-20054

* main/plugins/org.talend.sdk.component.studio-integration/src/main/java/org/talend/sdk/component/studio/ui/wizard/TaCoKitConfigurationWizard.java

* fix(TUP-20054): Due to checking fields it is hard to type
credentials/data from the keyboard
https://jira.talendforge.org/browse/TUP-20054

* fix(TUP-20054): Due to checking fields it is hard to type
credentials/data from the keyboard
https://jira.talendforge.org/browse/TUP-20054
2019-06-17 19:15:26 +08:00
hwang-talend
bb9007a063 bugfix(TUP-23510):There is compile error job in TDI demo project (#3622) 2019-06-17 19:03:29 +08:00
Jane Ding
be6eb20fb0 Jding/tup 23482 should avoid multi version slf4j log4j jars (#3619)
* fix(TUP-23482)should avoid multi version slf4j-log4j jars in the job
classpath
https://jira.talendforge.org/browse/TUP-23482

* fix(TUP-23482)should avoid multi version slf4j-log4j jars in the job
classpath
https://jira.talendforge.org/browse/TUP-23482

* fix(TUP-23482)should avoid multi version slf4j-log4j jars in the job
classpath
https://jira.talendforge.org/browse/TUP-23482
2019-06-17 17:01:38 +08:00
Chao MENG
9a005e64b7 fix(TUP-23282): Display of Tacokit Metadata is not homogeneous with (#3614)
other metadata
https://jira.talendforge.org/browse/TUP-23282
2019-06-14 17:05:11 +08:00
Chao MENG
02e95b65dc fix(TUP-23282): Display of Tacokit Metadata is not homogeneous with (#3613)
other metadata
https://jira.talendforge.org/browse/TUP-23282
2019-06-14 16:18:56 +08:00
Chao MENG
8ec074f787 fix(TUP-23465): Performance issue when open a job and save a job and (#3610)
import in items.
https://jira.talendforge.org/browse/TUP-23465
2019-06-14 15:42:55 +08:00
SunChaoqun
1a5abb28c4 TESB-26211:[Docker] Docker Build option is shown in ESB Entry level (#3608)
product
2019-06-14 15:28:14 +08:00
kjwang-talend
761faebe1f TUP-22955 java.lang.ClassNotFoundException: org.gjt.mm.mysql.Driver (Fix can't guess query problem) (#3607)
* TUP-22955 java.lang.ClassNotFoundException: org.gjt.mm.mysql.Driver (Fix
can't guess query problem)
https://jira.talendforge.org/browse/TUP-22955

* TUP-22955 java.lang.ClassNotFoundException: org.gjt.mm.mysql.Driver (Fix
can't guess query problem)
https://jira.talendforge.org/browse/TUP-22955
2019-06-14 14:35:37 +08:00
wang wei
f6985356e2 fix(TDI-40979): fix the regression (#3606) 2019-06-14 11:09:07 +08:00
nrousseau
a8bdda6260 babili-export (#3595) 2019-06-14 10:42:39 +08:00
Dmytro Sylaiev
715592ec88 fix(TDI-42396): Bump httputils lib version (#3564) 2019-06-13 19:52:58 +03:00
wang wei
d85fc8062f fix(TDI-42382): Class path contains multiple SLF4J bindings (#3602) 2019-06-13 21:13:43 +08:00
SunChaoqun
d89eecbb6a TESB-26208:Cannot build route kar when Studio path contains space (#3604) 2019-06-13 20:15:19 +08:00
hcyi
08d63c6593 fix(TUP-23460):[TaCoKit] Empty widget has null value as string. (#3605)
* fix(TUP-23460):[TaCoKit] Empty widget has null value as string.

* fix(TUP-23460):[TaCoKit] Empty widget has null value as string.
2019-06-13 19:19:59 +08:00
ypiel
3336cc4f2a feat(TDI-40979) : support of MS CRM v9.1 web API
* feat(TDI-40979) : support MSCRM 9.1 in output

* feat(TDI-40979) : support MSCRM 9.1 in input

* feat(TDI-40979) : Add custum entity label for V9.1

* feat(TDI-40979) : no support of wep api 9.1 in premise

* feat(TDI-40979) : no support of wep api 9.1 in premise
2019-06-13 09:59:40 +02:00
Chao MENG
ab6e1bcab2 fix(TUP-23282): Display of Tacokit Metadata is not homogeneous with (#3603)
other metadata
https://jira.talendforge.org/browse/TUP-23282
2019-06-13 11:30:38 +08:00
Chao MENG
11ebc42052 fix(TUP-23282): Display of Tacokit Metadata is not homogeneous with (#3600)
other metadata
https://jira.talendforge.org/browse/TUP-23282
2019-06-12 19:58:40 +08:00
Hanna Liashchuk
749dbb0056 fix(TBD-8708): code enhancement (#3599) 2019-06-12 14:03:48 +03:00
SunChaoqun
70ecc767c2 TESB-26160:When build docker image, the offline mode will not switch to (#3597)
online mode automatically
2019-06-12 18:00:56 +08:00
Chao MENG
a755e15b57 fix(TUP-23432): NPE when single selecting build job (#3596)
fix(TUP-23432): NPE when single selecting build job
https://jira.talendforge.org/browse/TUP-23432
2019-06-12 17:58:32 +08:00
Stéphane Bouchet
4e814e0b00 TESB-25939 : fix context update when building route and job (#3561)
* TESB-25939 : excluding context from target folder

* TESB-25939 : exclude context from target folder
2019-06-12 11:02:57 +02:00
sponomarova
85f55539d1 fix(TBD-8708): create only if create table option is checked for service account (BigQuery) (#3591) 2019-06-12 12:00:07 +03:00
hcyi
eb79c2bb24 fix(TUP-23157):datastore values are not prefilled when creating a dataset. (#3590)
* fix(TUP-23157):datastore values are not prefilled when creating a
dataset.

* fix(TUP-23157):datastore values are not prefilled when creating a
dataset.
2019-06-12 16:59:31 +08:00
Chao MENG
b638c4219d fix(TUP-23431): java heap OutOfMemoryError when logon project while (#3594)
fix(TUP-23431): java heap OutOfMemoryError when logon project while running auto tests using oracleJDK11.0.3
https://jira.talendforge.org/browse/TUP-23431
2019-06-12 16:50:54 +08:00
jiezhang-tlnd
44cc58273b Revert "fix(TUP-22198)CommandLine : get error when execute/build job for a job (#3515)" (#3593)
This reverts commit 7d9bcad052.
2019-06-12 16:16:00 +08:00
jiezhang-tlnd
090f229c68 Revert "fix(TUP-22198)CommandLine : get error when execute/build job for a job (#3539)" (#3592)
This reverts commit 88ac38747f.
2019-06-12 16:15:37 +08:00
Jane Ding
7913643cfe fix(TUP-22936)No description for component red/yellow signs (#3586)
https://jira.talendforge.org/browse/TUP-22936
2019-06-12 16:04:29 +08:00
jiezhang-tlnd
4723000ed1 fix(TUP-21179)Studio doesn't commit "Route Resources" to SVN (#3589) 2019-06-12 14:25:17 +08:00
apoltavtsev
2ccf372036 TESB-26145 Including context to published Job (#3588) 2019-06-12 14:07:13 +08:00
Zhiwei Xue
66bee58089 fix(TUP-22972):fix wrong relative path. (#3587) 2019-06-12 11:15:30 +08:00
Sizhao Liu
a9096b87fa feat(TDQ-16495): add controller for crypto file generation (#3569) 2019-06-11 18:37:57 +02:00
Hanna Liashchuk
43bb77fd10 fix(TBD-8787): set allow quoted new lines to true (#3583) 2019-06-11 15:39:02 +03:00
wang wei
84df479b21 fix(TDI-41573): Enable secure processing + disallow doctypes for DocumentBuilderFactory instances (#3471) 2019-06-11 19:56:33 +08:00
wang wei
073cdc59c5 fix(TUP-23399): fix it in the javajet part, use another api to replace the one which is not stable(#3579) 2019-06-11 19:26:43 +08:00
hwang-talend
53705cb0cc bugfix(TUP-23400):Collaborative work in SVN: one user delete a job, (#3581)
another user will hang on in "User operation is waiting" page after
click refresh.
2019-06-11 19:13:09 +08:00
Chao MENG
6e65632136 chore: temp fix to remove unused jars (#3582)
* chore: temp fix to remove unused jars

* chore: temp fix to remove unused jars
2019-06-11 18:50:19 +08:00
hwang-talend
908f077ed7 bugfix(TUP-21693):Error log like Resource '/AA/poms/jobs/process/test1' (#3565)
bugfix(TUP-21693):Error log like Resource '/AA/poms/jobs/process/test1' does not exist throw when I rename a folder.
2019-06-11 18:18:40 +08:00
wang wei
1063cb2515 fix(TDI-42071): upgrade daikon to hide the host info (#3570) 2019-06-11 18:03:34 +08:00
Chao MENG
deb7c21ebb chore: resolve compile error in eclipse (#3578)
chore: resolve compile error in eclipse
2019-06-11 16:55:23 +08:00
Chao MENG
050e05394f fix(TUP-23282): Display of Tacokit Metadata is not homogeneous with other metadata (#3577)
* fix(TUP-23282): Display of Tacokit Metadata is not homogeneous with
other metadata
https://jira.talendforge.org/browse/TUP-23282

* fix(TUP-23282): Display of Tacokit Metadata is not homogeneous with
other metadata
https://jira.talendforge.org/browse/TUP-23282
2019-06-11 15:52:21 +08:00
Chao MENG
edf1761902 fix(TUP-23285): Problem with deleting dataset/datastore (#3576)
https://jira.talendforge.org/browse/TUP-23285
2019-06-11 15:24:30 +08:00
hcyi
6c3e0371e4 fix(TUP-23157):datastore values are not prefilled when creating a (#3575)
dataset.
2019-06-11 15:23:02 +08:00
Chao MENG
382e00f01a fix(TUP-23285): Problem with deleting dataset/datastore (#3574)
https://jira.talendforge.org/browse/TUP-23285
2019-06-11 12:16:49 +08:00
wang wei
17fe4095c3 fix(TDI-41636): adjust the maven path to use the one in maven center (#3571) 2019-06-11 11:35:08 +08:00
Chao MENG
920e1eecb9 fix(TUP-23285): Problem with deleting dataset/datastore (#3568) (#3572)
https://jira.talendforge.org/browse/TUP-23285
2019-06-11 11:33:33 +08:00
Irene Wang
d7142d5368 DEVOPS-6106 Update copyright year to 2019 2019-06-10 17:38:21 +02:00
Chao MENG
b8a3d07386 fix(TUP-23285): Problem with deleting dataset/datastore (#3568)
https://jira.talendforge.org/browse/TUP-23285
2019-06-10 21:50:44 +08:00
wang wei
b4e9b399f0 fix(TDI-42483): DEBUG or INFO display in studio console while should not (#3566) 2019-06-10 19:03:14 +08:00
Zhiwei Xue
0cfed2dce1 fix(TUP-22972):use relative folder classpath only for cxf related job. (#3567) 2019-06-10 18:33:34 +08:00
nrousseau
a0aa4e336d Revert "fix(TUP-22635) add missing dependency for server"
This reverts commit de666438af.
2019-06-10 18:04:50 +08:00
Chao MENG
a980713d98 fix(TUP-23282): Display of Tacokit Metadata is not homogeneous with other metadata (#3559)
* fix(TUP-23282): Display of Tacokit Metadata is not homogeneous with
other metadata
https://jira.talendforge.org/browse/TUP-23282

* fix(TUP-23282): Display of Tacokit Metadata is not homogeneous with
other metadata
https://jira.talendforge.org/browse/TUP-23282

* fix(TUP-23282): Display of Tacokit Metadata is not homogeneous with
other metadata
https://jira.talendforge.org/browse/TUP-23282

* fix(TUP-23285): Problem with deleting dataset/datastore
https://jira.talendforge.org/browse/TUP-23285

* fix(TUP-23285): Problem with deleting dataset/datastore
https://jira.talendforge.org/browse/TUP-23285

* upgrade tacokit version to 1.1.10
2019-06-10 17:40:00 +08:00
nrousseau
6c4744064d fix(TUP-22553) remove jars 2019-06-08 11:02:39 +08:00
nrousseau
b6f9308f8f fix(TUP-22574) remove unused jar 2019-06-08 10:47:46 +08:00
Dmytro Sylaiev
4979ee9155 Dsylaiev/tdi 42396 upgrade jackson dependencies (#3562)
* fix(TDI-42396): Upgrade jackson dependencies to 2.9.9

* fix(TDI-42396): Downgrade jackson annotations version

* fix(TDI-42396): Upgrade jackson core dependency for bigQuerySQL

* fix(TDI-42396): Upgrade jackson databind in custom lib
2019-06-07 00:04:23 +08:00
talend-vlesquere
5a4af8a2b5 bug(TDQ-17136) : add Data Privacy Family (#3560) 2019-06-06 15:58:15 +02:00
Jane Ding
9ac41a5e9b fix(TUP-21920) fix wrong warning message (#3558)
https://jira.talendforge.org/browse/TUP-21920
2019-06-06 19:08:28 +08:00
Chao MENG
ff09c10a8c fix(TUP-21073): [GuessSchema] Guess Schema process fails in case of messages in error stream (#3521)
* fix(TUP-21073): [GuessSchema] Guess Schema process fails in case of
messages in error stream
https://jira.talendforge.org/browse/TUP-21073
2019-06-06 17:56:09 +08:00
hwang-talend
1ff71cdf9b bugfix(TUP-23322):context value doesn't update after publishing the job (#3555)
bugfix(TUP-23322):context value doesn't update after publishing the job to release repository
2019-06-06 17:20:00 +08:00
wang wei
dc5c90a84a fix(TDI-42464): Update tcomp in studio to 0.27.0 / daikon to 0.31.6 (#3557) 2019-06-06 16:45:40 +08:00
SunChaoqun
f9910b2961 TESB-26058:Docker - Build Job Dialog - Remove DI / BD Docker Option when (#3552)
it is an ESB Artifact
2019-06-06 13:27:21 +08:00
Jane Ding
c6fceb0bb4 fix(TUP-22359)Broken Data Schema UI (#3556)
https://jira.talendforge.org/browse/TUP-22359
2019-06-06 11:06:58 +08:00
Dmytro Sylaiev
bf7e13c7a1 feat(TDI-42393): Add a migration task for renaming Couchbase (#3529) 2019-06-05 14:25:39 +03:00
wang wei
641e5fe53d fix(TDI-42071): PoC for job runtime information publishing (#3523) 2019-06-05 17:58:19 +08:00
msjian
ca034b3e79 fix(TDQ-17129): fix a migration error (#3548) 2019-06-05 15:48:21 +08:00
hwang-talend
ff00c24fa6 bugfix(TUP-23228):The order of schema changed when ticked "used column" (#3525)
bugfix(TUP-23228):The order of schema changed when ticked "used column" again
2019-06-05 15:05:05 +08:00
jiezhang-tlnd
a3dd6720a9 fix(TUP-23276)Create excel item failed with unhandled event loop exception (#3546)
* fix(TUP-23276)Create excel item failed with unhandled event loop
exception

* fix(TUP-23276)Create excel item failed with unhandled event loop
exception

* fix(TUP-23276)Create excel item failed with unhandled event loop
exception
2019-06-05 10:58:36 +08:00
jiezhang-tlnd
88ac38747f fix(TUP-22198)CommandLine : get error when execute/build job for a job (#3539)
* fix(TUP-22198)CommandLine : get error when execute/build job for a job
using nested joblets

* fix(TUP-22198)CommandLine : get error when execute/build job for a job
using nested joblets

* fix(TUP-22198)CommandLine : get error when execute/build job for a job
using nested joblets

* fix(TUP-22198)CommandLine : get error when execute/build job for a job
using nested joblets
2019-06-05 10:55:26 +08:00
hcyi
0eaa1c37d3 fix(TUP-23260):tacokit : regression : list of string are mal showed. (#3547) 2019-06-05 10:16:15 +08:00
hcyi
0c016539ad fix(TUP-20938):[Layout] Test connection button appears on advanced form. (#3541) 2019-06-04 19:17:39 +08:00
hcyi
8d85ae3bcf fix(TUP-20054):lose the focus on the field. (#3540) 2019-06-04 19:16:59 +08:00
vyu-talend
eced8f049d Revert "Fix(TDI-30725):Make username to uppercase in log4j. (#3456)" (#3549)
This reverts commit f7cbeabea2.
2019-06-04 18:42:09 +08:00
jzhao
4f7e4806ba feat(TDI-41141):Update SalesForce API to 46.0 (#3545)
* feat(TDI-41141):Update SalesForce API to 45.0

* feat(TDI-41141):use latest partner/fowce-wsc jar (46.0.0 )

* feat(TDI-41141):update depend jars
2019-06-04 03:44:44 -05:00
Jane Ding
e53c45ec91 feat(TUP-22833)Remove the addition of context parameters during the (#3511)
build/publish Job
https://jira.talendforge.org/browse/TUP-22833
2019-06-04 14:48:45 +08:00
Jane Ding
d745e85e80 Jding/tup 23168 add mvn for some import (#3537)
* fix(TUP-23168)Install external library issues
https://jira.talendforge.org/browse/TUP-23168

* fix(TUP-23168)Install external library issues
https://jira.talendforge.org/browse/TUP-23168

* fix(TUP-23168)Install external library issues
https://jira.talendforge.org/browse/TUP-23168
2019-06-04 14:09:51 +08:00
Romain Manni-Bucau
d8ddb9ea8d basic date support (coming Talend Component Kit 1.1.10) (#3544) 2019-06-04 07:37:41 +02:00
Zhiwei Xue
15903a6035 fix(TUP-22972):use relative classpath for CXF. (#3528)
* fix(TUP-22972):use relative classpath for CXF.

* fix(TUP-22972):avoid to use moduleName.
2019-06-04 11:00:45 +08:00
Jean-Philippe HAUTIN
48776bd500 fix(TUP-23325): fix blank Panel in case a group is not visible (#3543) 2019-06-04 10:47:41 +08:00
sponomarova
1dba3f709c fix(TBD-8708): fix action on data for service account (#3542) 2019-06-03 16:04:36 +03:00
Dmytro Sylaiev
760695d667 fix(TDI-42396): Upgrade jackson dependencies to 2.9.9 (#3514)
* fix(TDI-42396): Upgrade jackson dependencies to 2.9.9

* fix(TDI-42396): Downgrade jackson annotations version

* fix(TDI-42396): Upgrade jackson core dependency for bigQuerySQL
2019-06-03 11:59:37 +03:00
kjwang-talend
439ed80209 Fix TUP-23244 Studio continuously throw "Attach is not supported for target JVM" after memory run (#3530)
* Fix TUP-23244 Studio continuously throw "Attach is not supported for
target JVM" after memory run
https://jira.talendforge.org/browse/TUP-23244

* Fix TUP-23244 Studio continuously throw "Attach is not supported for
target JVM" after memory run
https://jira.talendforge.org/browse/TUP-23244

* Fix TUP-23244 Studio continuously throw "Attach is not supported for
target JVM" after memory run
https://jira.talendforge.org/browse/TUP-23244
2019-06-03 15:47:18 +08:00
wang wei
9d1aaf5eb6 fix(TDI-42223): update woodstox-core jar (#3457) 2019-06-03 10:21:35 +08:00
wang wei
44c5ae1188 fix(TDI-42433): close the stream like before, we need to keep the old action for the old job (#3536)
* fix(TDI-42433): close the stream like before, we need to keep the old
action for the old job

* fix(TDI-42433): adjust details

* fix(TDI-42433): bump version
2019-06-03 09:53:36 +08:00
chmyga
afd28a60a7 feat(TDI-42387): BigQuerySQLRow for DI in javajet (#3507)
* feat(TDI-42387): BigQuerySQLRow for DI in javajet

* feat(TDI-42387): BigQuerySQLRow for DI in javajet

* Fix review comments

* feat(TDI-42387): BigQuerySQLRow for DI in javajet

* Add icon

* feat(TDI-42387): BigQuerySQLRow for DI in javajet

* Fix compiler error

* feat(TDI-42387): BigQuerySQLRow for DI in javajet

* Fix PR comments

* feat(TDI-42387): BigQuerySQLRow for DI in javajet

* Fix error for DROP TABLE query
2019-05-31 14:58:38 +03:00
vyu-talend
6c0aa872d1 Fix(TDI-42407):Fix the issue which causes missing data while use (#3522)
tFileInputExcel
2019-05-31 18:36:58 +08:00
wang wei
5e2adf3b59 fix(TDI-41947): process the null for UUID db type (#3520) 2019-05-31 15:46:00 +08:00
jiezhang-tlnd
7d9bcad052 fix(TUP-22198)CommandLine : get error when execute/build job for a job (#3515)
using nested joblets
2019-05-31 15:08:57 +08:00
vyu-talend
beccde8115 Fix(TDI-42321):Change pom.xml in org.talend.libraries.custom(save (#3518)
version)
2019-05-31 10:14:17 +08:00
Jane Ding
82c44cb161 fix(TUP-22237)tFixedflowinput converting string to garbage value (#3516)
* fix(TUP-22237)tFixedflowinput converting string to garbage value
https://jira.talendforge.org/browse/TUP-22237
2019-05-30 18:29:22 +08:00
wchen-talend
7a358e8a86 fix(TUP-22955):java.lang.ClassNotFoundException: org.gjt.mm.mysql.Driver (#3526) 2019-05-30 15:20:30 +08:00
Zhiwei Xue
db6a8499a6 fix(TUP-22854):clear code build cache after installing jars (#3502) 2019-05-30 10:57:17 +08:00
SunChaoqun
bdb00c3ffe TESB-25922:Docker pubish: No progress bar in publish route dialog (#3519) 2019-05-29 18:49:28 +02:00
Hanna Liashchuk
bf6773f64d fix(TBD-8649): activated option allowLargeResult for BigQuery service account 2019-05-29 17:54:19 +02:00
wang wei
9ad74ecc14 fix(TDI-41636): support AS400 V7R3 (#3513)
* fix(TDI-41636): support AS400 V7R3

* fix(TDI-41636): support AS400 V7R3

* fix(TDI-41636): relabel
2019-05-28 02:44:21 -05:00
vyu-talend
f95cf3095d Fix(TDI-42321):Make a zipped file that is protected by password iterate, (#3503)
* Fix(TDI-42321):Make a zipped file that is protected by password iterate,
thus the tJava could print global variable.Change the building tool from
Ant to Maven.

* Fix(TDI-42321):Change the path of talendzip-1.0.jar in
tFileArchive_java.xml and delete the previous talendzip.jar

* Change the path of talendzip.jar in tFileUnarchive_java.xml

* Fix(TDI-42321):Remove the jar from tFileArchive folder. And put it in
the org.talend.libraries.custom/lib.

* Fix(TDI-42321):Make more changes about the talendzip*.jar.
2019-05-28 14:31:17 +08:00
wang wei
f04471fc4b fix(TDI-42241): upgrade the apached poi to 4.1.0 to support java 11 (#3452)
* fix(TDI-42241): upgrade the apached poi to 4.1.0 to support java 11

* fix(TDI-42241): upgrade the apached poi to 4.1.0 to support java 11

* fix(TDI-42241): fix something, but seems should remove the file

* fix(TDI-42241): add back url path

* fix(TDI-42241): fix the build for poi

* fix(TDI-42241): fix the build for poi

* fix the MF file
2019-05-28 01:27:03 -05:00
vyu-talend
0fbd040375 Fix(TDI-42316):Deprecation. (#3476) 2019-05-28 14:17:48 +08:00
jzhao
8dbfce2c5e fix(TDI-42356):ClassCastException with dynamic schema and data source 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
2019-05-27 18:29:42 +08:00
Nicolas Rousseau
6be3b53b66 Revert "fix(TUP-22906): Job working in 6.3.1 fails to generate in 7.1.1 : Failed (#3453)"
This reverts commit 1e8bb0243f.
2019-05-25 23:22:19 +08:00
Zhiwei Xue
4c8c6a1880 fix(TUP-22965):Move sdk component start code to logon project phase. (#3508) 2019-05-24 18:59:46 +08:00
hzhao-talendbj
12266fb558 Hengzhao/bugfix/tup 21754 db query differ with sql builder2 (#3500)
* fix(TUP-21754):When use the db query in job, it will get a different
result from its result in sql builder.

https://jira.talendforge.org/browse/TUP-21754

* fix(TUP-21754):When use the db query in job, it will get a different
result from its result in sql builder.

https://jira.talendforge.org/browse/TUP-21754

* fix(TUP-21754):When use the db query in job, it will get a different
result from its result in sql builder.

https://jira.talendforge.org/browse/TUP-21754

* fix(TUP-21754)When use the db query in job, it will get a different
result from its result in sql builder
2019-05-24 11:43:56 +08:00
sponomarova
d43f50301d fix(TBD-8708): tBigqueryOutput - some enhancement (#3506) 2019-05-23 15:46:56 +03:00
sponomarova
651dca75e1 fix(TBD-8708): Create table option if it doesn't exist for service account (#3501)
* fix(TBD-8708): tBigqueryOutput - Create table option if it doesn't exist for service account

* fix(TBD-8708): tBigqueryOutput - Create table option if it doesn't exist for service account
2019-05-23 10:55:12 +03:00
hcyi
1b63647758 fix(TUP-22117):Create resource item message contains "route" (#3499) 2019-05-23 10:16:34 +08:00
jzhao
729173ede5 feat(TDI-41303):Rename SalesforceWave components in SalesforceEinstein (#3494)
* feat(TDI-41303):Rename SFWave components in SalesforceEinstein

* rename components

* feat(TDI-41303):add migration task

* feat(TDI-41303):change wrong month in migration task
2019-05-22 15:10:23 +08:00
hwang-talend
93c2286a3d bugfix(TUP-22887):sorting schema order cause a tMatchgroup regression (#3496)
bugfix(TUP-22887):sorting schema order cause a tMatchgroup regression
2019-05-21 14:23:06 +08:00
Jane Ding
10b2c3d49c fix(TUP-22701)[MacOS] tMap - Can't save field in expression (#3492)
https://jira.talendforge.org/browse/TUP-22701
2019-05-21 13:11:39 +08:00
Ivan Gonchar
623e5e735c fix(TUP-23123): fix indent between component properties for Windows (#3495) 2019-05-21 10:52:33 +08:00
hcyi
b5f5408107 fix(TUP-21479):Improve for ELT*MAP generate wrong update query. (#3478)
* fix(TUP-21479):ELTMSSQLMAP generate wrong update query.

* fix(TUP-21479):ELTMSSQLMAP generate wrong update query.

* fix(TUP-21479):Improve for ELT*MAP generate wrong update query.
2019-05-21 10:00:35 +08:00
hcyi
b644b098ab fix(TUP-22587):NameNode URI fields changes to default value after (#3493)
changing the HDP version.
2019-05-21 09:48:12 +08:00
Mike Yan
17b79f09dd fix(TESB-25692): Set to jave 1.8 in manifest after Java11 compiled (#3488) 2019-05-20 16:45:38 +02:00
hwang-talend
ab0b18de8e Hwang/tup 23064 (#3482)
* Revert "bugfix(TUP-22744):711 built batch job doesn't run fine (#3445)"
2019-05-20 15:47:37 +08:00
SunChaoqun
13af5d47de TESB-25671:Build DemoREST as MS Jar with maven script (#3491) 2019-05-20 15:32:35 +08:00
jiezhang-tlnd
9f2241d8b6 fix(TUP-22980)After create another version for a job, when add another schema for trowgenerator, it will not saved (#3479)
* fix(TUP-22980)After create another version for a job, when add another
schema for trowgenerator, it will not saved

* fix(TUP-22980)After create another version for a job, when add another
schema for trowgenerator, it will not saved

* fix(TUP-22980)After create another version for a job, when add another
schema for trowgenerator, it will not saved
2019-05-20 11:47:12 +08:00
Chao MENG
fc0c54b7a4 item(TUP-23098): Upgrade tacokit to release version of 1.1.9 (#3486)
https://jira.talendforge.org/browse/TUP-23098
2019-05-20 10:17:26 +08:00
Hanna Liashchuk
2a4d457539 fix(TBD-8649): activated option allowLargeResult for BigQuery service… (#3485)
* fix(TBD-8649): activated option allowLargeResult for BigQuery service account

* Update tBigQueryInput_begin.javajet

* Update tBigQueryInput_begin.javajet

* Update tBigQueryInput_begin.javajet
2019-05-17 15:29:32 +03:00
jiezhang-tlnd
d34b53d93b fix(TUP-20851)Tmap with Die on error uncheck doesn't create ErrorReject (#3483)
Output
2019-05-17 18:05:36 +08:00
Romain Manni-Bucau
61f412cbf7 exception handling (#3489) 2019-05-17 11:56:52 +02:00
Romain Manni-Bucau
cf0df8515f Avoid NPE when java.coordinates property is not set (#3487) 2019-05-17 11:03:59 +02:00
Tao Tao
f8b2cbcbd2 fix(TUP-21205):Remove CryptoHelper from tcommon-studio-se + (#3276)
* fix(TUP-21205):Remove CryptoHelper from tcommon-studio-se +
tcommon-studio-ee

https://jira.talendforge.org/browse/TUP-21205

* kjwang/Fix TUP-21205 Remove CryptoHelper (Update daikon verion)
https://jira.talendforge.org/browse/TUP-21205

* kjwang/Fix TUP-21205 Remove CryptoHelper (Update daikon verion)
https://jira.talendforge.org/browse/TUP-21205
2019-05-17 10:48:27 +08:00
vyu-talend
bb41056c26 Vyu/tdi 41654 deprecate mysql 4 (#3475)
* Fix(TDI-41654):Deprecate mysql4.

* Fix(TDI-41654):Deprecate mysql4.

* Fix(TDI-41654):tELTMysqlMap also need to be modified.
2019-05-17 10:38:26 +08:00
vyu-talend
2fa6fa6042 Fix(TDI-42251):Change WSDL URL. (#3469)
* Fix(TDI-42251):Change WSDL URL.

* Fix(TDI-42251):Clear the default value.
2019-05-16 18:12:16 +08:00
zshen-talend
b7c1385c89 fix(TDQ-16872): Migration for correctly "Custom Matcher" parameter on (#3470)
tmatchGroup component
2019-05-16 17:45:41 +08:00
Jane Ding
80f246ea5c fix(TUP-22908)Talend Studio Mac OS Mojave 10.14 : Hangs or Crashes when (#3480)
trying to set "Fields to extract" Column name in Metadata -> File XML
https://jira.talendforge.org/browse/TUP-22908
2019-05-16 10:20:17 +08:00
SunChaoqun
71a68d4554 TESB-23808:Cannot build osgi bundle correctly with checking "Add maven script"(#3474) 2019-05-15 14:38:07 +08:00
vyu-talend
aac5d2f428 fix(TDI-42081):Add Additional Parameter. (#3451)
* fix(TDI-42081):Add Additional Parameter.

* fix(TDI-42081):Add Additional Parameter.

* Fix(TDI-42081):Add Additional Parameter(Interbase)

* Fix(TDI-42081):Add Additional Parameter(interBase)

* Fix(TDI-42081):Add Additional Parameter(Netezza)

* Fix(TDI-42081):Add Additional Parameter(ParAccel)

* Fix(TDI-42081):Add Additional Parameter(Vector)

* Fix(TDI-42081):Change the question mark to a semicolon.

* Fix(TDI-42081):Change the question mark to a semicolon.
2019-05-15 11:36:18 +08:00
Romain Manni-Bucau
1874473f00 ensure activeif is respected for update button (#3473) 2019-05-14 18:17:18 +02:00
Romain Manni-Bucau
c5c8697911 ensure TACOKIT_SUGGESTABLE_TABLE leads to valid configuration (#3472) 2019-05-14 17:23:29 +02:00
Emmanuel GALLOIS
9312e207c8 fix(TDI-41920): fix encoding issue when file.encoding is not utf8 (#3353)
* fix(TDI-41920): fix encoding issue when file.encoding is not utf8 and store on disk is set
2019-05-14 15:55:11 +02:00
jiezhang-tlnd
2cbb343d01 fix(TUP-22284)Update Detection keep popping until we select all context group (#3463)
* fix(TUP-22284)Update Detection keep popping until we select all context
group

* fix(TUP-22284)Update Detection keep popping until we select all context
group

* fix(TUP-22284)Update Detection keep popping until we select all context
group
2019-05-14 19:38:15 +08:00
vyu-talend
7aa164b753 Fix(TDI-42251):Fix the invalid WSDL URL. (#3465) 2019-05-13 11:04:28 +08:00
jiezhang-tlnd
a76dc7b029 fix(TUP-22520)tDBConnection is not used in the tDB components Joblet issue (#3454)
* 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
2019-05-13 10:12:43 +08:00
Chao MENG
1e8bb0243f fix(TUP-22906): Job working in 6.3.1 fails to generate in 7.1.1 : Failed (#3453)
fix(TUP-22906): Job working in 6.3.1 fails to generate in 7.1.1 : Failed to generate code. /java.lang.reflect.InvocationTargetException
/java.lang.NullPointerException
https://jira.talendforge.org/browse/TUP-22906
2019-05-10 19:18:40 +08:00
vyu-talend
bfdc3d8c94 Fix(TDI-42251):Make change of default WSDL URL. (#3459) 2019-05-10 17:49:58 +08:00
vyu-talend
f7cbeabea2 Fix(TDI-30725):Make username to uppercase in log4j. (#3456) 2019-05-10 11:25:00 +08:00
vyu-talend
4512ee5e5b Fix(TDI-42300):Make variable name unique (#3462) 2019-05-10 11:11:20 +08:00
chmyga
413f98e6f3 fix(TUP-21896): replace internal sun classes (#3214)
* Remove legacy ssl configuration
2019-05-10 11:10:58 +08:00
kuanwang
3acb1e663e TUP-22747 ExpressionTest (#3458) 2019-05-09 14:50:34 +08:00
Xilai Dai
0689190571 TESB-24851, fix the Connection leak in case of Failover mode and OSGi deployment (#3268)
* TESB-24851, fix the Connection leak in case of Failover mode and OSGi deployment

* fix(TESB-24851) fix the Connection leak in another place
2019-05-09 10:38:10 +08:00
wang wei
cfc16c23c2 fix(TDI-41246): SFTP connection fails after multiple executions (#3444)
* fix(TDI-41246): SFTP connection fails after multiple executions

* fix(TDI-41246): do a temp ugly fix, will adjust it later

* fix(TDI-41246): do retry with a bigger scope

* fix(TDI-41246):fix the var scope

* fix something
2019-05-09 09:02:06 +08:00
Chao MENG
5b69be1aaf fix(TUP-22713): Possible thread lock during git update operation (#3449)
* fix(TUP-22713): Possible thread lock during git update operation
https://jira.talendforge.org/browse/TUP-22713
2019-05-08 15:32:30 +08:00
Jane Ding
1ebadeeb5e fix(TUP-22783)TELTPOSTGRESQL MAP Join Operator not working in Ubuntu (#3450)
16.04
https://jira.talendforge.org/browse/TUP-22783
2019-05-08 10:13:36 +08:00
wang wei
f3b8cf6f50 fix(TDI-42100): disable hostname check for ssl (#3447) 2019-05-07 11:41:13 +08:00
Zhiwei Xue
1542e7bb2b fix(TUP-22929):improve cleanUpCodeProject method. (#3448) 2019-05-06 19:07:04 +08:00
hwang-talend
d539ef6965 bugfix(TUP-22744):711 built batch job doesn't run fine (#3445)
* bugfix(TUP-22744):711 built batch job doesn't run fine
2019-05-06 18:17:49 +08:00
jiezhang-tlnd
3c55505275 fix(TUP-22147)There is a NPE error when closing studio (#3443)
* fix(TUP-22147)There is a NPE error when closing studio

* fix(TUP-22147)There is a NPE error when closing studio
2019-05-06 15:31:31 +08:00
dmytroshekera
02e4d71489 fix(TDI-42092): An error occurs on tFileOutputExcel after Iterate when /tmp/profiles folder does not exist (#3419)
* 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
2019-04-30 14:44:53 +03:00
SunChaoqun
928f980a63 TESB-25671:Build DemoREST as MS Jar with maven script (#3442) 2019-04-30 17:50:12 +08:00
kuanwang
f546409acb TUP-22747 delete useless class (#3441) 2019-04-29 16:40:09 +08:00
jiezhang-tlnd
31d35c048c fix(TUP-22484)Random issue: Compile error for simple job sometimes (#3438) 2019-04-29 11:12:43 +08:00
jiezhang-tlnd
ef708a8348 fix(TUP-22484)Random issue: Compile error for simple job sometimes (#3436)
* fix(TUP-22484)Random issue: Compile error for simple job sometimes

* fix(TUP-22484)before create maven project, clean the folder.

* fix(TUP-22484)Random issue: Compile error for simple job sometimes
2019-04-29 10:41:26 +08:00
wang wei
3909cadc0b fix(TDI-42241): make sybase components work in java 11 too (#3434)
* fix(TDI-42241): make sybase components work in java 11 too

* fix(TDI-42241): fix tsybaserow

* fix(TDI-42241): fix tcreatetable
2019-04-28 11:52:33 +08:00
wang wei
1292ddfa8b fix(TDI-42239): tLogCatcher and tAssertCatcher cause compilation error when used together(#3432) 2019-04-28 10:32:24 +08:00
hwang-talend
0c5e483893 bugfix(TUP-22744):711 built batch job doesn't run fine (#3423)
bugfix(TUP-22744):711 built batch job doesn't run fine
2019-04-28 10:13:02 +08:00
Jane Ding
f0b64d92c5 fix(TUP-22681)Job in CI Builder gets generated and deployed, but doesn't (#3427)
show as a Tag
https://jira.talendforge.org/browse/TUP-22681
2019-04-26 16:12:36 +08:00
Jane Ding
910b4d80d9 fix(TUP-22751)Message when trying to import a project having the same (#3431)
fix(TUP-22751)Message when trying to import a project having the same name as existing project is odd
https://jira.talendforge.org/browse/TUP-22751
2019-04-26 10:21:28 +08:00
Jane Ding
50771134b2 fix(TUP-22804)Job with component tSAPIDOCOutput not getting built (#3430)
https://jira.talendforge.org/browse/TUP-22804
2019-04-26 10:00:26 +08:00
hwang-talend
e79dbfc65a Hwang/tup 22649 (#3413)
* bugfix(TUP-22649):tELTOracleMap : wrong Generated SQL Select query after
patch TPS-2944
2019-04-25 14:59:01 +08:00
Hanna Liashchuk
a50648cc5c fix(TBD-8566): correct context var replacement in subqueries (#3420) 2019-04-24 16:13:52 +03:00
wang wei
0141a2021d fix(TDI-42186): sure to close the stream (#3428) 2019-04-24 12:30:35 +08:00
Laurent BOURGEOIS
b8c37376ea fix(TBD-8587) : Compiler error when di job use hbase components (#3426) 2019-04-23 22:39:19 +02:00
Antoine Parent
7c153538f9 fix(TBD-8603): tHiveRow compile error (#3425)
* fix(TBD-8603): tHiveRow compile error

Only add the log.info if log4j is enabled

* fix(TBD-8603): tHiveRow compile error

Only add the log.info if log4j is enabled
2019-04-23 17:55:22 +02:00
wang wei
da645d3ef4 fix(TDI-42223): some components not works when use java 11 (#3421) 2019-04-23 19:04:32 +08:00
wang wei
264c9bda35 fix(TDI-42100): Upgrade to ActiveMQ 5.15.9 in tMom/tSAP components (#3422) 2019-04-23 18:45:33 +08:00
Chao MENG
bcd9620908 feat(TUP-21546): Add commit mode on the studio (#3415)
https://jira.talendforge.org/browse/TUP-21546
2019-04-23 16:14:13 +08:00
hwang-talend
bb377c59f2 bugfix(TUP-22426):6.5.1]Test Case generation on tRunJob gives (#3417)
bugfix(TUP-22426):6.5.1]Test Case generation on tRunJob gives compilation error "row1 cannot be resolved to a variable"
2019-04-22 18:31:32 +08:00
nrousseau
ec0162809c fix wrong setup (#3418) 2019-04-22 12:19:48 +02:00
sizhaoliu
32a0fa4f21 feat(TDQ-16376): no need to migrate if CATEGORY field is present (#3416) 2019-04-19 16:37:55 +02:00
wang wei
480d80db93 fix(TDI-42053): [Java 11] Upgrade commons.lang3 version on javajet components (#3371)
* fix(TDI-42053): [Java 11] Upgrade commons.lang3 version on javajet
components

* fix(TDI-42053): revert the changeset for tacokit integration part

* fix(TDI-42053): revert the changeset for bigdata components
2019-04-19 18:01:49 +08:00
Hanna Liashchuk
5d074a1787 fix(TBD-8573): correct parsing date values from BigQuery (#3414) 2019-04-18 16:42:15 +03:00
hwang-talend
84eea35c62 bugfix(TUP-22435):tMap lost look-up details (#3403)
bugfix(TUP-22435):tMap lost look-up details
2019-04-17 18:00:26 +08:00
wang wei
79fe200121 fix(TDI-42172): not import activemq jar for ESB runtime (#3411) 2019-04-17 10:10:41 +08:00
hcyi
8e9614b94d fix(TUP-22587):NameNode URI fields changes to default value after (#3390)
changing the HDP version.
2019-04-16 17:13:00 +08:00
Hanna Liashchuk
396696ed31 fix(TBD-8570): correct error message handling (#3407) 2019-04-16 10:49:25 +03:00
hwang-talend
195932029b bugfix(TUP-22426):[6.5.1]Test Case generation on tRunJob gives (#3375)
compilation error "row1 cannot be resolved to a variable"
2019-04-16 12:48:09 +08:00
Zhiwei Xue
7f77637515 workitem(TUP-22161):Update version of CI plugins. (#3335) 2019-04-16 10:45:16 +08:00
Jane Ding
f4ae68641f fix(TUP-22620)java.lang.StackOverflowError exception when opening the (#3402)
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.
2019-04-15 17:09:01 +08:00
wang wei
0a49c27be6 TESB-25479 Switching to activemq 5.15.5 (#3385) (#3401)
* 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
2019-04-12 16:11:09 +08:00
hwang-talend
9711b099f9 Revert "bugfix(TUP-21895):An error has occurred. UNEXPECTED_EXCEPTION when (#3216)" (#3396)
Revert "bugfix(TUP-21895):An error has occurred. UNEXPECTED_EXCEPTION when
This reverts commit d553d5ed06.
2019-04-12 10:21:15 +08:00
Zhiwei Xue
8840aa1f78 fix(TUP-22619):Miss talend.project in final zip when publishing job in (#3387)
commandline.
2019-04-11 17:21:26 +08:00
wang wei
9093da5300 fix(TDI-42141): tReplacelist not replacing in order (#3398) 2019-04-11 17:03:39 +08:00
Denis Sergent
7c99ec2246 TESB-25472 Avoid InvalidThreadAccess to get the real error (#3393) 2019-04-11 10:39:59 +02:00
Jane Ding
a8285120c7 fix(TUP-22620)java.lang.StackOverflowError exception when opening the (#3391)
* fix(TUP-22620)java.lang.StackOverflowError exception when opening the
job in studio
https://jira.talendforge.org/browse/TUP-22620

* fix(TUP-22620)java.lang.StackOverflowError exception when opening the
job in studio
https://jira.talendforge.org/browse/TUP-22620
2019-04-11 15:50:31 +08:00
nrousseau
de666438af fix(TUP-22635) add missing dependency for server 2019-04-11 15:42:06 +08:00
Romain Manni-Bucau
8189d3d0f9 TUP-22648 ensure schema column types ar enot lost for talend component kit components (#3394) 2019-04-10 16:47:32 +02:00
wang wei
4bde039bff fix(TDI-42126): tHttpRequest cannot correctly handle multi-byte characters(#3392) 2019-04-10 18:29:35 +08:00
sizhaoliu
9b030dfc71 feat(TDQ-16376): add migration task for tDataMasking UI changes (#3384)
* feat(TDQ-16376): add migration task for tDataMasking UI changes

* remove debug info + extract constant

* fix issues with some functions and Spark/SparkStreaming jobs
2019-04-09 18:10:03 +02:00
wang wei
59f6d682da fix(TDI-29956): Lookup from tRESTClient ClassNotFoundException (#3380) 2019-04-09 18:31:59 +08:00
wang wei
54c6014e47 fix(TDI-24330): tSystem create a new row when using global variable output(#3381) 2019-04-09 18:28:59 +08:00
Romain Manni-Bucau
40654c88e4 preparing talend component kit 1.1.9 upgrade (#3383) 2019-04-09 18:23:30 +08:00
dlin-talend
df6a748a15 TUP-22445:Change new branding images for 7.2 (#3377) 2019-04-09 18:18:30 +08:00
hcyi
7e4a8d13ea fix(TUP-22590):CVE vulnerabilities - Eclipse Jetty Upgrade. (#3378)
* fix(TUP-22590):CVE vulnerabilities - Eclipse Jetty Upgrade.

* fix(TUP-22590):CVE vulnerabilities - Eclipse Jetty Upgrade.
2019-04-09 11:59:29 +08:00
TKaczynski
70540b48e9 fix(TBD-8343): NoSuchMethodError when Having tGSConnection and tS3Connection Components Within one Job (#3379)
update import
2019-04-08 14:35:08 +02:00
hcyi
ce6691a31b fix(TUP-22521):tHiveMap- Unexpected SQL syntax for 'case when (#3372)
...then....else' condition.
2019-04-08 15:26:27 +08:00
Roman
2106f0dd3b feat(TDI-41387): fix migration task (#3289) 2019-04-04 13:43:23 +03:00
jiezhang-tlnd
9d4816bc69 fix(TUP-22201)Cannot show suggestion of methods in tJava (#3376) 2019-04-04 18:24:08 +08:00
SunChaoqun
649b3a812c TESB-25438:SAM/Locator not work when tRestClient job deploy to Runtime (#3368) 2019-04-03 15:20:08 +08:00
Jane Ding
fd97d3b4e7 fix(TUP-21920)Nullpointer on build job (#3336)
https://jira.talendforge.org/browse/TUP-21920
Loop dependency classpath issue caused main class not found
2019-04-03 14:59:11 +08:00
jiezhang-tlnd
1568163ff8 fix(TUP-22395)Shouldn't be overwrite button for creating unexist (#3366)
directory for build job
2019-04-03 10:48:24 +08:00
jiezhang-tlnd
9dba659c3c fix(TUP-22395)Shouldn't be overwrite button for creating unexist directory for build job (#3362)
* fix(TUP-22395)Shouldn't be overwrite button for creating unexist
directory for build job

* fix(TUP-22395)Shouldn't be overwrite button for creating unexist
directory for build job

* fix(TUP-22395)Shouldn't be overwrite button for creating unexist
directory for build job

* fix(TUP-22395)Shouldn't be overwrite button for creating unexist
directory for build job
2019-04-03 10:32:26 +08:00
jiezhang-tlnd
9355e5b4a6 Jzhang/bugfix/tup 22165 progress information is not correct when building job reopen (#3357)
* fix(TUP-22165)Progress Information isn't correct when building job

* fix(TUP-22165)Progress Information isn't correct when building job
2019-04-03 10:07:57 +08:00
Jane Ding
0c0b4d0317 fix(TUP-22269)Twebservice throwing Null Pointer Exception (#3364)
https://jira.talendforge.org/browse/TUP-22269
2019-04-02 19:01:48 +08:00
Mike Yan
a90a9434a8 fix(TESB-25116): Fixed NPE for data viewer (#3363) 2019-04-02 16:49:39 +08:00
Liu Xinquan
b8bf58f282 TDQ-16354 TOP i18n preference page (#3344) 2019-04-02 16:35:12 +08:00
msjian
29159385b5 feat(TDQ-15039): support bigQuery type to generate correct query (#3356) 2019-04-02 16:21:05 +08:00
wang wei
3c522e7b15 fix(TDI-42072): NullPointerException when using the tDie component in the child job and execute the job from the parent job.(#3352) 2019-04-02 16:01:06 +08:00
Jane Ding
17fd958ce5 fix(TUP-22342)Joblet referring to objects that do not exist (#3355)
https://jira.talendforge.org/browse/TUP-22342
2019-04-02 10:17:15 +08:00
slushatel
2307f13545 feat(TDI-41963): change jdbc driver version from 1.2.16.1027 to 1.2.2… (#3327)
* 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"
2019-04-01 14:37:36 +03:00
Chao MENG
f9e7590713 fix(TUP-22470): NPE shows after opening edit in conflict page and (#3348)
fix(TUP-22470): NPE shows after opening edit in conflict page and resolving the conflict
https://jira.talendforge.org/browse/TUP-22470
2019-04-01 14:34:13 +08:00
wang wei
275fab14f8 fix(TDI-41944): fix the code generate issue (#3354) 2019-03-30 14:28:44 +08:00
nrousseau
143742acd7 feat(TDI-41943) update tcomp/daikon dependencies 2019-03-30 11:29:01 +08:00
vizotenko-talend
3c52b631e9 bug(TDI-41626): [tCreateTemporaryFile] Safely create a temporary file (#3257) 2019-03-29 13:57:50 +02:00
nrousseau
c534373738 feat(TDI-41943) update tcomp/daikon dependencies 2019-03-29 18:01:26 +08:00
wang wei
338297f3ab fix(TDI-41944): [Java 11] Replace usage of sun.misc.Base64 to java.util.Base64(#3350) 2019-03-29 12:53:19 +08:00
Romain Manni-Bucau
0bb9dc7670 TCOMP-1353 ensure tcomp does not conflict with components (#3347) 2019-03-28 18:27:53 +08:00
chmyga
b3433def41 fix(TDI-42046): error DOCTYPE is disallowed (#3346) 2019-03-28 10:37:55 +02:00
Jane Ding
776437eaf4 fix(TUP-22269)Twebservice throwing Null Pointer Exception (#3349)
https://jira.talendforge.org/browse/TUP-22269
2019-03-28 10:14:51 +08:00
slushatel
372c3bf77a feat(TDI-41787): Upgrade to CXF 3.3.1 (#3338) 2019-03-26 11:28:14 +02:00
Dmytro Sylaiev
4913c935d5 fix(TDI-42024): Change execProt and execPBSZ order (#3333) 2019-03-26 10:14:57 +02:00
jiezhang-tlnd
03b45217a8 fix(TUP-22410)Can't import item which locate at root of disk after (#3345)
eclipse upgrade
2019-03-26 10:48:40 +08:00
wang wei
3e80011d86 fix(TDI-41898): Comment in the query in tJDBCInput component does not work if the job is migrated from 6.2.1 to 7.1.1(#3334) 2019-03-25 18:39:20 +08:00
jiezhang-tlnd
ca3610c9cb fix(TUP-22334)Error pops up when clicking if link (#3321)
* fix(TUP-22334)Error pops up when clicking if link

* fix(TUP-22334)Error pops up when clicking if link
2019-03-25 15:45:44 +08:00
jiezhang-tlnd
4d39844c21 Jzhang/bugfix/tup 22165 progress information is not correct when building job (#3308)
* fix(TUP-22165)Progress Information isn't correct when building job

* fix(TUP-22165)Progress Information isn't correct when building job

* fix(TUP-22165)Progress Information isn't correct when building job
2019-03-25 10:31:40 +08:00
Mike Yan
d7b6c014dd fix(TESB-25116): Fixed JUnit error for NPE (#3331) 2019-03-21 17:41:33 +08:00
Hanna Liashchuk
30288171b7 fix(TBD-8496): field separator for service account bigquery (#3329) 2019-03-20 18:25:46 +01:00
apoltavtsev
7b40eddb53 TESB-24730 Services no longer accessible ( NPE) after route deployment 2019-03-20 13:50:26 +03:00
Vladimir Bogatyrov
f05b633e0e [TESB-25164] Intermittent "ClassNotFoundException: javax.mail.Address" errors (#3326) 2019-03-20 09:27:47 +02:00
Hanna Liashchuk
23aba4a3c4 fix(TBD-8484): REQUIRED/NULLABLE columns are created according to schema (#3324) 2019-03-19 18:21:49 +02:00
chmyga
c47bedbc88 Dchmyga/tdi 41663 secure saxparserfactory config library (#3243)
* fix(TDI-41663): Secure SAXParserFactory config

* Move TalendSAX library from ant to mvn

* fix(TDI-41663): Secure SAXParserFactory config

* Fix classes in talendsax library

* fix(TDI-41663): Secure SAXParserFactory config

* Move talendMQRFH2 library to mvn

* fix(TDI-41663): Secure SAXParserFactory config

* Fix classes in talendMQRFH2 library

* fix(TDI-41663): Secure SAXParserFactory config

* Change talendMQRFH2 library version in talendMQConnectionUtil library

* fix(TDI-41663): Secure SAXParserFactory config

* Remove jars from repository

* Add automatic jars downloading to required plugins

* fix(TDI-41663): Secure SAXParserFactory config

* Update libraries versions in components

* fix(TDI-41663): Secure SAXParserFactory config

* Fix library dependencies

* Fix the build

* Refactor code to fix the tests

* fix(TDI-41663): Secure SAXParserFactory config

* Fix PR comments

* fix(TDI-41663): Secure SAXParserFactory config

* Fix PR comments

* fix(TDI-41663): Secure SAXParserFactory config

* Fix tests

* Remove not required classes

* fix(TDI-41663): Secure SAXParserFactory config

* Fix PR comments

* fix(TDI-41663): Secure SAXParserFactory config

* Bump TalendSAX version

* fix(TDI-41663): Secure SAXParserFactory config

* Remove unnecessary imports
2019-03-19 11:41:19 +02:00
wang wei
531d9d042b fix(TDI-41894): Randomly the job fails with "java.security.SignatureException: Invalid encoding for signature" error. (#3323) 2019-03-19 16:25:28 +08:00
Mike Yan
3e5bafd2c6 fix(TESB-25116):Build microservice jar with ctalendjob is only 2kb (#3317) 2019-03-19 11:15:05 +08:00
Hanna Liashchuk
d10e0a7776 Hliashchuk/fix/tbd 8356 bigquery empty strings (#3322)
* fix(TBD-8356): empty strings handling in bigquery

* fix(TBD-8356): service account empty strings support
2019-03-18 19:00:55 +02:00
chmyga
fed318cea2 fix(TDI-41951): special chars in column comment (#3318)
* Use text escape method usage in SPSOutput and SalesforceWaveBulkExec components
2019-03-18 15:21:37 +02:00
Dmytro Sylaiev
b42c990006 fix(TDI-41896): Upgrade jackson-databind version (#3293)
* fix(TDI-41896): Upgrade jackson-databind version

* fix(TDI-41896): Bump library version
2019-03-15 10:43:45 +02:00
chmyga
99b32aef61 Dchmyga/tdi 41648 replace sun x509 with default algorithm (#3220)
* fix(TDI-41648): Replace SunX509 as the default algorithm

* Move talendssl library to mvn

* fix(TDI-41648): Replace SunX509 as the default algorithm

* Replace SunX509 as default algorithm

* Fix problem when all certificates were trusted by default

* Replace deprecated com.sun classes with javax.security classes

* fix(TDI-41648): Replace SunX509 as the default algorithm

* Add migration task

* fix(TDI-41648): Replace SunX509 as the default algorithm

* remove legacy code with internal sun classes

* fix(TDI-41648): Replace SunX509 as the default algorithm

* Fix talend-ws library class

* Update talend-ws library version

* fix(TDI-41648): Replace SunX509 as the default algorithm

* Update components with new talendssl library version

* Fix PR comment

* Fix formatting

* fix(TDI-41648): Replace SunX509 as the default algorithm

* Fix PR comments

* fix(TDI-41648): Replace SunX509 as the default algorithm

* fix library name to be downloaded during build
2019-03-15 10:35:53 +02:00
kjwang-talend
1aff5b8292 kjwang/Fix-TUP-21903 tSalesForceConnection fix junit (#3314)
https://jira.talendforge.org/browse/TUP-21903
2019-03-15 14:24:24 +08:00
Denis Sergent
aa502fbbda TESB-25045 Authorize Docker Build for job with tRESTClient (#3312)
Fix side effect: unauthorized "Finnish" button while input fields are
correct.
2019-03-14 13:47:34 +01:00
Carlos Carvajal
bb6eaa5c43 Revert "fix(TBD-8356): tBigqueryOutput handles empty strings as null (#3277)" (#3313)
This reverts commit 99951891e9.
2019-03-13 11:43:00 +01:00
Tao Tao
c3f90750df fix(TUP-21903):tSalesForceConnection JWT flow does not work with Context (#3254)
* fix(TUP-21903):tSalesForceConnection JWT flow does not work with Context
group variable set for connection type Oauth.
2019-03-13 16:05:50 +08:00
pyzhou
89402325e7 fix(TDI-41789): Redshift change migration logic (#3304) 2019-03-12 16:55:11 +08:00
hcyi
a6c3a11e54 feat(TUP-21495):Support MFA on studio for the Cloud. (#3253)
* 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.
2019-03-08 10:31:41 +08:00
Dmytro Sylaiev
f96f3171d1 fix(TDI-41897): Fix compile error on generated code (#3294) 2019-03-07 14:55:22 +02:00
pyzhou
76b1eb7da6 Pyzhou/tdi 41910 t s3 check connection (#3303)
* fix(TDI-41910):tS3Connecyion uncheck connection

* add logic to divide job from 6.3.0 or before
2019-03-07 17:43:15 +08:00
Jane Ding
894ca53e5a fix(TUP-21920) Nullpointer on build job (#3266) 2019-03-07 17:27:38 +08:00
Dmytro Sylaiev
4bc344bec5 fix(TDI-41808): Fix showing pass as clear text NZLoad (#3269)
* 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
2019-03-07 11:13:11 +02:00
Chao MENG
69a9e3ca83 Studio upgrade/eclipse 4.10.0 (#3298)
* fix(TUP-19969): Eclipse upgrade - TOS need to work with eclipse 4.7.0
https://jira.talendforge.org/browse/TUP-19969

* fix(TUP-19969): Eclipse upgrade - TOS need to work with eclipse 4.7.0
https://jira.talendforge.org/browse/TUP-19969

* Fix :TUP-21173 Make compilation test with Java 11
https://jira.talendforge.org/browse/TUP-21173
Fix :TUP-21173 Make compilation test with Java 11
https://jira.talendforge.org/browse/TUP-21173
Fix :TUP-21173 Make compilation test with Java 11
https://jira.talendforge.org/browse/TUP-21173
Fix :TUP-21173 Make compilation test with Java 11
https://jira.talendforge.org/browse/TUP-21173

* item(TUP-21339): Eclipse upgrade - TOS need to work with eclipse 4.10.0

https://jira.talendforge.org/browse/TUP-21339

* item(TUP-21339): Eclipse upgrade - TOS need to work with eclipse 4.10.0

https://jira.talendforge.org/browse/TUP-21339

* item(TUP-21339): Eclipse upgrade - TOS need to work with eclipse 4.10.0

https://jira.talendforge.org/browse/TUP-21339

* item(TUP-21731): Fix button font color issue for mac / linux

https://jira.talendforge.org/browse/TUP-21731

* item(TUP-21701): Eclipse upgrade - make core part of EE product building

https://jira.talendforge.org/browse/TUP-21701

* fix(TUP-21730)Fix import project (need re-develop new UI) (#3204)

https://jira.talendforge.org/browse/TUP-21730

* fix(TUP-21730)Fix import project (need re-develop new UI) (#3204)

https://jira.talendforge.org/browse/TUP-21730
Fix UI display problem on Linux

* item(TUP-21731): Fix button font color issue for mac / linux

https://jira.talendforge.org/browse/TUP-21731

* fix(TUP-22042): A blank shell is opened when saving job

https://jira.talendforge.org/browse/TUP-22042
I checked the api of Shell on Linux and Windows (Eclipse 4.10)
On Linux, the open method of Shell will open it's parent shell, seems no
way to avoid it.
On Windows, the open method of Shell won't open parent shell.

I think the only way to avoid empty shell on Linux is changing all the
codes which creating empty shell, I think we can even give a null if no
active shell found.

* item(TUP-22069): Cannot run job using tOracleInput

https://jira.talendforge.org/browse/TUP-22069

* fix(TUP-22066)Font color in Run console is black, it should be blue (#3275)

* fix(TUP-22062)Error pops up when typing tJava in job editor (#3273)
2019-03-07 10:21:03 +08:00
hcyi
896bed8875 fix(TUP-21777):[7.0.1] Metadata Wizard with SSL cannot retrieve cluster (#3296)
settings.
2019-03-07 09:49:14 +08:00
Hanna Liashchuk
bd3301dc51 fix(TBD-7153): Fixed missing mappings for BigQuery (#3291) 2019-03-06 14:28:13 +02:00
Dmytro Sylaiev
c71b2f994f fix(TDI-31429): Avoid compile error for byte array (#3290) 2019-03-06 10:36:15 +02:00
slushatel
04be41abf8 feat(TDI-41807): add rules for oracle 12/18 (#3267)
* feat(TDI-41807): add rules for oracle 12/18

* feat(TDI-41807): add rules for oracle 12/18

* feat(TDI-41807): add rules for oracle 12/18
2019-03-05 11:09:51 +02:00
Zhiwei Xue
4b99b199cc fix(TUP-22000):remove job cache when deleting job. (#3283) 2019-03-05 10:53:53 +08:00
Denis Sergent
48882724ac fix(TESB-24920) (#3286)
* 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).
2019-03-04 11:18:34 +01:00
Denis Sergent
7b05a057b0 TESB-25045 Authorize Docker Build for job with tRESTClient (#3287)
* TESB-25045 Authorize Docker Build for job with tRESTClient

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 manage
in build wizard: before, a displayed error message could wrongly
disappear because of new controls for docker export details.

* TESB-25045 Authorize Docker Build for job with tRESTClient

Message update
2019-03-04 10:50:33 +01:00
hwang-talend
437df1c3c5 bugfix(TUP-21944):Problem with globalMap.get in tELTOracleOutput (#3261)
* bugfix(TUP-21944):Problem with globalMap.get in tELTOracleOutput
component
2019-03-04 11:14:57 +08:00
jiezhang-tlnd
0742691497 fix(TUP-21733)Fix Help About string missing (#3285) 2019-03-01 18:56:31 +08:00
sponomarova
99951891e9 fix(TBD-8356): tBigqueryOutput handles empty strings as null (#3277)
* fix(TBD-8356): tBigqueryOutput handles empty strings as null

* fix(TBD-8356): add explanation comment to TBD-8356 fix
2019-02-28 17:55:47 +01:00
Mike Yan
7e3c8888e1 fix(TUP-22103): Fixed joblet running error with default processor (#3280)
* fix(TUP-22103): Fixed joblet running error with default processor

* fix(TUP-22103): Improve conditions for checking only esb type items
2019-02-28 18:03:34 +08:00
jiezhang-tlnd
5745ce1d28 fix(TUP-5535)rename salesforce connection,the new name can't be reload (#3212)
in job
2019-02-26 17:05:31 +08:00
Emmanuel GALLOIS
c23955d51f fix(TDI-41795): migrate correctly connection and linked connection (#3251)
* 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
2019-02-26 09:20:08 +01:00
jiezhang-tlnd
77aa27ccac fix(TUP-21998)JDBC Connection doesn't work well (#3252) 2019-02-26 16:11:52 +08:00
Zhiwei Xue
e0310bfb60 fix(TUP-21983):NullPointerException When publishing a job as docker (#3256) 2019-02-26 16:00:25 +08:00
pyzhou
0f323ab700 Pyzhou/TDI-41789 t redshift fixed log path (#3260)
* fix(TDI-41789): tRedshift require log file path

* redirect log to console

* change tab to space
2019-02-26 14:29:31 +08:00
SunChaoqun
718a5d005e TESB-25024:cTalendJob with job could not be build as OSGi bundle (#3265) 2019-02-21 18:21:55 +08:00
Roman
8fa59aefe9 fix(TDI-41517): Manager was updated with Object type (#3198) 2019-02-21 08:35:30 +02:00
jiezhang-tlnd
a5f43e31e6 fix(TUP-21994)error occurred when open a job from di side (#3249) 2019-02-20 15:59:33 +08:00
jiezhang-tlnd
18fc81a240 fix(TUP-21849)Salesforce name was changed while it is being edited for spec (#3250)
* 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
2019-02-20 15:58:27 +08:00
pyzhou
68836af2d3 fix(TDI-41665):shutdown transfer manager right after download. (#3239)
* fix(TDI-41665):shutdown transfer manager right after download.

* correct EOF

* get shutdown method out of the use conn logic
2019-02-19 17:32:16 +08:00
msjian
2538b24196 fix(TDQ-10842): fix can export the user define report template files (#3240) 2019-02-18 15:35:26 +08:00
jiezhang-tlnd
7255747144 fix(TUP-21958)No Warning sign on different 'Nullable' checkbox state (#3238)
between two components
2019-02-15 15:30:06 +08:00
SunChaoqun
f0bc81e9b6 TESB-24959:Error message when building Data Service as Docker Image with (#3242)
tRESTClient component
2019-02-15 14:52:19 +08:00
hwang-talend
d553d5ed06 bugfix(TUP-21895):An error has occurred. UNEXPECTED_EXCEPTION when (#3216)
opening job migrated 6.4.1 to 7.1.1 (job using tJDBCInput)
2019-02-13 16:19:24 +08:00
hcyi
f5b2456c9f fix(TUP-21888):NPE when importing job. (#3234) 2019-02-13 16:17:08 +08:00
apoltavtsev
7f045834e5 TESB-24784 Connection condition parameters are propagated to Test Route 2019-02-12 20:24:09 +03:00
Antoine Parent
899eab4a2b fix(TBD-8299): Compile error on BigQuery Component (#3235)
Error was fixed for one component, but still present when multiple
components were used.
Changed the <%cid%> to <%=cid%>
2019-02-12 15:05:12 +01:00
apoltavtsev
d2d3a37b41 TESB-22085:Dynamic schema column type is always String in Runtime 2019-02-11 10:48:23 +03:00
Laurent BOURGEOIS
c42ccb1fe4 fix(TBD-8301) : Use Regional Location for BigQuery datasets (#3228) 2019-02-07 15:37:57 +01:00
Antoine Parent
d66773ec0d fix(TBD-8299): tBigQueryOutput compile error (#3225)
Add a <%cid%> to prevent a compile error when using more than one
tBigQueryOuput
2019-02-06 16:29:30 +01:00
Antoine Parent
ce310ab73f fix(TBD-8102): tBigQueryInput compile error (#3222)
Just add a <%cid%> to prevent a compile error when more using more than
one tBigQueryInput
2019-02-06 14:24:22 +01:00
Ivan Gonchar
9e88f2c2c8 fix(TUP-21916): set application/json content-type for component-manager healthcheck request (#3221) 2019-02-05 17:09:00 +02:00
Dmytro Sylaiev
3c1664b5a6 fix(TDI-41715): Fix primitive array processing (#3219)
* fix(TDI-41715): Fix primitive array processing

* Fix compile error when not Object type specified in schema

* Remove unused property

* Remove labels

* fix(TDI-41715): Fix null string processing
2019-02-05 14:54:40 +02:00
chmyga
31beed6bc8 fix(TDI-41647): Replace com.sun.org.apache.xerces.internal.dom.Elemen… (#3180)
* fix(TDI-41647): Replace com.sun.org.apache.xerces.internal.dom.ElementNSImpl

* Remove outdated talend-ws library

* Update component to use updated talend-ws library

* Update pom.xml to copy updated talend-ws library on build

* fix(TDI-41647): Replace com.sun.org.apache.xerces.internal.dom.ElementNSImpl

* Update lib version
2019-02-04 14:27:34 +02:00
sponomarova
b0fa04eba8 fix(TBD-8269): Talend is automatically converting BigDecimal type to String (#3211) 2019-01-31 11:10:23 +01:00
sponomarova
a67fd68b79 fix(TBD-8260): compile error for tBigQueryOutput (#3210) 2019-01-31 11:17:31 +02:00
hwang-talend
0415268aeb bugfix(TUP-21711):Incorrect DataType retrieved when guess schema option (#3189)
bugfix(TUP-21711):Incorrect DataType retrieved when guess schema option is used in MSSQL Connection in Studio
2019-01-30 11:04:05 +08:00
Roman
c2f52f2acc feat(TDI-41387): Migration task for tCreateTable parameter and Oracle codegen fix (#3191)
* feat(TDI-41387): UseExistConnection problem in Oracle

* feat(TDI-41387): migration task for reset additional params field

* feat(TDI-41387): migration task to reset properties
2019-01-29 10:24:51 +02:00
jiezhang-tlnd
654e035974 fix(TUP-21505)be able to save jdbc connection even test fail (#3176)
* fix(TUP-21505)be able to save jdbc connection even test fail

* fix(TUP-21505)popup the main error for user is convienent

* fix(TUP-21505) popup the main error for user is convienent

* fix(TUP-21505) popup the main error for user is convienent
2019-01-29 11:48:31 +08:00
hwang-talend
37adcec242 bugfix(TUP-18054):Deployment Version:array icon should be moved for job (#3194)
bugfix(TUP-18054):Deployment Version:array icon should be moved for job with testcase.
2019-01-29 11:20:09 +08:00
chmyga
b6323e92b5 fix(TDI-41647): Replace com.sun.org.apache.xerces.internal.dom.Elemen… (#3179)
* fix(TDI-41647): Replace com.sun.org.apache.xerces.internal.dom.ElementNSImpl

* Move talend-ws library to tdi-studio-se

* Move talend-ws library to mvn

* Update dependencies to same versions as in tWebService component

* fix visitMethodInsn() method calls in JAXBUtils

* fix(TDI-41647): Replace com.sun.org.apache.xerces.internal.dom.ElementNSImpl

* Replace com.sun.org.apache.xerces.internal.dom.ElementNSImpl with org.w3c.dom.Element
2019-01-28 14:50:34 +02:00
sponomarova
e973624d17 fix(TBD-8260): fix for tBigQueryOutput which always treats Integer schema as Nullable (#3200) 2019-01-28 13:29:52 +01:00
Dmytro Sylaiev
732f041e0e fix(TDI-41678): Upgrade custom lib version to avoid compile error (#3202)
* fix(TDI-41678): Upgrade custom lib version to avoid compile error

* fix(TDI-41678): Make timestamp-version
2019-01-28 14:12:34 +02:00
Tao Tao
d2b24287ef Ttao/work item/tup 21143 generate random value for null password hiding code (#3203)
workItem(TUP-21143):Generate random value for null password hiding code

https://jira.talendforge.org/browse/TUP-21143
2019-01-28 18:56:41 +08:00
jiezhang-tlnd
67b1f5f63e fix(TUP-21836)Display of SFTP Metadata (#3201)
* fix(TUP-21836)Display of SFTP Metadata

* fix(TUP-21836)Display of SFTP Metadata
2019-01-28 18:42:25 +08:00
slushatel
2ed16b7e8e feat(TDI-41405): add transaction management (#3177). Revert (#3199) 2019-01-25 17:49:51 +02:00
Tao Tao
b499d3432b workItem(TUP-21143):Generate random value for null password hiding code (#3197)
https://jira.talendforge.org/browse/TUP-21143
2019-01-25 22:21:54 +08:00
Tao Tao
bc66eff728 fix(TUP-2382):The Connection Window should NOT show the exact number of (#3196)
characters for the password

https://jira.talendforge.org/browse/TUP-2382
2019-01-25 18:10:35 +08:00
hcyi
3539b4ce03 fix(TUP-21648):tJDBCSCDELT table list cannot be retrieved. (#3186) 2019-01-25 14:20:23 +08:00
sponomarova
47082201e6 fix(TBD-8242): Compilation error for tFileInputDelimited/tFixedFlowInput with int type not nullable (#3193) 2019-01-24 16:42:13 +02:00
Tao Tao
8632fd8cb3 workItem(TUP-21232):Secure SAXParserFactory configuration (#3172)
https://jira.talendforge.org/browse/TUP-21232
2019-01-24 14:24:57 +08:00
SunChaoqun
a576d88ecd TESB-24596:Docker Support for Microservice - Publish to Docker Registry (#3188) 2019-01-24 11:39:19 +08:00
slushatel
a4c9e0b7ee feat(TDI-41405): add transaction management (#3177) 2019-01-22 16:36:30 +02:00
hwang-talend
84e6601675 bugfix(TUP-20768):Test Case's build failed (user defined routine (#3164)
bugfix(TUP-20768):Test Case's build failed (user defined routine dependencies are not generated)
2019-01-22 15:32:31 +08:00
Zhiwei Xue
3282e07d77 fix(TUP-21532):re-fix child assembly problem. (#3181) 2019-01-21 19:08:52 +08:00
Tao Tao
673ed49d61 Revert "workItem(TUP-21251):Replace com.sun.org.apache.xerces.internal.jaxp (#3157)" (#3182)
This reverts commit b5121333e4.
2019-01-21 15:55:28 +08:00
Tao Tao
b5121333e4 workItem(TUP-21251):Replace com.sun.org.apache.xerces.internal.jaxp (#3157)
https://jira.talendforge.org/browse/TUP-21251
2019-01-21 14:44:45 +08:00
Roman
6d73503d7d feat(TDI-41387): add additional parameters field (#2973)
* feat(TDI-41387): add property to tFireBirdConnection

* feat(TDI-41387): add property to Greenplum, Ingres

* feat(TDI-41387): add property to Interbase

* feat(TDI-41387): add property to JavaDB

* feat(TDI-41387): add property to MaxDB

* feat(TDI-41387): add property to ParAccel

* feat(TDI-41387): add property to Postgre family

* feat(TDI-41387): add property to VectorWise

* feat(TDI-41387): add property to tCreateTable

* feat(TDI-41387): change property in tCreateTable

* feat(TDI-41387): restore en translation from origin

* feat(TDI-41387): remove separator when it default

* feat(TDI-41387): change url separator for Redshift

* feat(TDI-41387): remove getSeparator method

* feat(TDI-41387): add default param to AS400 and MSSQL

* feat(TDI-41387): replace two params with same name by one

* feat(TDI-41387): hide property when useExistCon=true

* feat(TDI-41387): place properties field to advanced settings

* feat(TDI-41387): change default if logic for MSSQL and AS400

* feat(TDI-41387): change default separator for Sybase db

* feat(TDI-41387): reduce code for firebird

* feat(TDI-41387): reduce code for firebird and greenplum

* feat(TDI-41387): reduce code for Ingres, Interbase, JavaDB

* feat(TDI-41387): reduce code for MaxDB, ParAccel, PostgreSQL, PostgresPlus, tVectorWise

* feat(TDI-41387): change separator for Snowflake

* feat(TDI-41387): move additional params field from basic to advanced
2019-01-18 12:25:17 +02:00
hcyi
a7f05381d1 Hcyi/tup 21433 studio autologin not work (#3171)
* fix(TUP-21433):Studio autologin not work.

* fix(TUP-21433):Studio autologin not work.

* fix(TUP-21433):improve for Studio autologin not work.

* fix(TUP-21433):improve for Studio autologin not work.
2019-01-18 16:24:36 +08:00
hwang-talend
2c523cf75f bugfix(TUP-17933):Errors when select testcase in project (#3118)
bugfix(TUP-17933):Errors when select testcase in project settings-version management/status management.
2019-01-18 14:38:35 +08:00
Zhiwei Xue
41dfae7065 fix(TUP-21532):fix StandardJobStandaloneBuildProviderTest (#3174) 2019-01-17 16:51:32 +08:00
Tao Tao
0d3439647a Revert "workItem(TUP-21232):Secure SAXParserFactory configuration (#3159)" (#3170)
This reverts commit dec408bd00.
2019-01-17 11:24:52 +08:00
Dmytro Sylaiev
19a7dc5c6f feat(TDI-40990): Add http proxy support for ftps (#3080)
* 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
2019-01-16 10:26:36 +02:00
Dmytro Sylaiev
5ba502c85d Dsylaiev/tdi 40990 support ftps http proxy commons net prot p (#3146)
* 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
2019-01-16 10:26:18 +02:00
Tao Tao
28f3145a94 Revert "fix(TUP-21205):Remove CryptoHelper from tcommon-studio-se + (#3162)" (#3169)
This reverts commit 23631b71ab.
2019-01-16 15:50:16 +08:00
Tao Tao
23631b71ab fix(TUP-21205):Remove CryptoHelper from tcommon-studio-se + (#3162)
tcommon-studio-ee

https://jira.talendforge.org/browse/TUP-21205
2019-01-16 13:24:06 +08:00
Zhiwei Xue
323bd8c2d7 fix(TUP-21532): fix run job and assembly problem. (#3165) 2019-01-16 10:34:58 +08:00
Tao Tao
dec408bd00 workItem(TUP-21232):Secure SAXParserFactory configuration (#3159)
* workItem(TUP-21232):Secure SAXParserFactory configuration

https://jira.talendforge.org/browse/TUP-21232

* workItem(TUP-21232):Secure SAXParserFactory configuration

https://jira.talendforge.org/browse/TUP-21232

* workItem(TUP-21232):Secure SAXParserFactory configuration

https://jira.talendforge.org/browse/TUP-21232
2019-01-15 11:30:05 +08:00
Ivan Gonchar
66f40e1d02 Igonchar/tup 21467 (#3166)
* feat(TUP-21467): add copy of TableController

* feat(TUP-21467): add copy of TableGenerator

* feat(TUP-21467): implement mapping for Suggestable Table widget

* feat(TUP-21467): refactor to make SuggestableTableController code clearer

* feat(TUP-21467): add selection dialog button stub

* feat(TUP-21467): implement SuggestableTableParameter

* feat(TUP-21467): implement suggestions retrieval for Suggestable Table widget

* fix(TUP-21467): move common table setup to TableElementParameter constructor

* feat(TUP-21467): implement TableValueSelectionDialog

* fix(TUP-21467): fix TableElementParameter.updateValueOnly() method

* fix(TUP-21467): implement persistance for TACOKIT_SUGGESTABLE_TABLE

* feat(TUP-21467): hide Table toolbar

* fix(TUP-21467): clean SuggestableTableParameter

* fix(TUP-21467): clean code in TableElementParameter

* fix(TUP-21467): remove dead code in WidgetTypeMapper

* fix(TUP-21467): clean code in TableValueSelectionDialog

* fix(TUP-21467): clean code

* fix(TUP-21467): remove unused static methods from SuggestableTableController

* fix(TUP-21467): remove duplicated in parent methods from SuggestableTableController

* fix(TUP-21467): extend method visibility in TableController

* fix(TUP-21467): remove duplicated code and clean code

* fix(TUP-21467): format SuggestableTableController
2019-01-15 11:29:18 +08:00
hcyi
5b5c190f6e fix(TUP-20508):Audit: Generating cannot be finished and canceled after (#2957)
30 mins.
2019-01-14 09:58:04 +08:00
pyzhou
3f830d830a fix(TDI-41596):reading same column twice from resultset (#3129)
* fix(TDI-41596):reading same column twice from resultset

*  add Philip Hoflack to the contributors list

* change EOL to Linux style
2019-01-11 10:29:00 +08:00
pyzhou
fc678c7832 fix(TDI-31569):keep the old behavior of tMssqloutput (#3145)
* fix(TDI-31569):keep the old behavior of tMssqloutput

* fix(TDI-31569):change the logic.
2019-01-11 10:03:00 +08:00
Jane Ding
f396775201 fix(TUP-19463)extend display of groupId in job > deployment sub-tab (#3153)
https://jira.talendforge.org/browse/TUP-19463
2019-01-10 11:43:56 +08:00
Tao Tao
1687d192ee bugfix(TUP-21562):escape character didn't get properly converted from SQL Builder to Query field (#3154)
https://jira.talendforge.org/browse/TUP-21562
2019-01-10 11:00:33 +08:00
hwang-talend
29c562ae21 bugfix(TUP-21331):Change between repository schemas for tMap output not (#3151)
bugfix(TUP-21331):Change between repository schemas for tMap output not propagated
2019-01-10 10:39:16 +08:00
hcyi
d782ae46fd fix(TUP-21648):tJDBCSCDELT table list cannot be retrieved. (#3150) 2019-01-10 10:26:03 +08:00
Ivan Gonchar
3f6dad3d68 Igonchar/tup 21467 string completion (#3155)
* feat(TUP-21467): add mapping to PREV_COLUMN_LIST widget in WidgetTypeMapper

* feat(TUP-21467): use TEXT widget instead of PREV_COLUMN_LIST in wizard dialog
2019-01-10 10:18:21 +08:00
jzhao
5f1bd9f2fc fix(TDI-41506):High CVE Vulnerability found in Talend Components (#3119)
* upgrade commons-fileupload from 1.0 to 1.3.1
* upgrade xalan/serializer from 2.7.1 to 2.7.2
* remove serializer-2.7.1
2019-01-09 14:24:52 +08:00
hwang-talend
0f52288bd5 bugfix(TUP-21330):Change to repository schema used in tMap propagated (#3116)
bugfix(TUP-21330):Change to repository schema used in tMap propagated  incorrectly to any following component
2019-01-09 11:21:36 +08:00
Jane Ding
b01d49b3e7 fix(TUP-19978)It is very slow to delete many items at the same time on (#3128)
GIT mode
https://jira.talendforge.org/browse/TUP-19978
2019-01-09 10:59:18 +08:00
Zhiwei Xue
0bed1c0407 fix(TUP-21596):exclude tLibraryLoad jars for independent subjob. (#3143)
* fix(TUP-21596):exclude tLibraryLoad jars for independent subjob.

* fix(TUP-21596): Update JavaProcessorUtilitiesTest.
2019-01-09 10:25:14 +08:00
Ivan Gonchar
8b3e95d6e1 feat: upgrade Tacokit version to 1.1.4 (#3152) 2019-01-08 13:54:20 +02:00
Roman
5efb343458 fix(TDI-41581): change MySQL db name recognition (#3137) 2019-01-03 17:09:57 +02:00
Mike Yan
2ab9f54921 fix(TESB-24336): Add route and service type for local runtime mode (#3142) 2019-01-03 16:19:39 +08:00
Tao Tao
1938554f29 bugfix(TUP-21564):tMap settings - the "Options" window pop-up not (#3136)
showing complete view

https://jira.talendforge.org/browse/TUP-21564
2019-01-02 17:33:33 +08:00
SunChaoqun
047d082732 TESB-24354:SFTP proxy bean not recognized in runtime only (#3131) 2019-01-02 14:27:51 +08:00
zwxue
eb210a4c93 fix(TUP-21532):Standard DI job which refers to big data batch job having (#3120)
* 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
2018-12-29 18:20:35 +08:00
pyzhou
40689d795e fix(TDI-31569):specify identity column don't work for dynamic (#3121)
* fix(TDI-31569):specify identity column don't work for dynamic

* eliminate debug code
2018-12-29 17:01:52 +08:00
hcyi
cad81587f8 fix(TUP-21419):When generating HTML by right-clicking a job in the studio, some of the JAPANESE parameters showed as "!!!TEMP_DIR.NAME!!!" or "!!!DESTINATION.NAME!!!" or any others. (#3083)
* fix(TUP-21419):When generating HTML by right-clicking a job in the
studio, some of the JAPANESE parameters showed as "!!!TEMP_DIR.NAME!!!"
or "!!!DESTINATION.NAME!!!" or any others.

* fix(TUP-21419):When generating HTML by right-clicking a job in the
studio, some of the JAPANESE parameters showed as "!!!TEMP_DIR.NAME!!!"
or "!!!DESTINATION.NAME!!!" or any others.
2018-12-29 10:08:34 +08:00
kjwang-talend
8eb4634665 Kjwang/fix tup 21305 set the secure processing feature on transformer factory instances (#3117)
* Fix TUP-21305 Set the secure processing feature on TransformerFactory
instances
https://jira.talendforge.org/browse/TUP-21305

* Fix TUP-21305 Set the secure processing feature on TransformerFactory
instances
https://jira.talendforge.org/browse/TUP-21305
2018-12-28 19:06:36 +08:00
kjwang-talend
e59ef61c8b TUP-21263 Consider setting the secure processing feature on XPathFactory (#3114)
instances
https://jira.talendforge.org/browse/TUP-21263
2018-12-28 16:37:44 +08:00
Roman
bd1b2a8f02 fix(TDI-41556): Redshift driver name was changed (#3096)
* fix(TDI-41556): Redshift driver name was changed

* fix(TDI-41556): moved the creation of array outside loop
2018-12-28 08:30:15 +02:00
nrousseau
b9ef91fac4 feat(TUP-21119) fix version of commons.logging 2018-12-28 11:26:45 +08:00
Dmytro Sylaiev
e82ad8e940 fix(TDI-41576): Fix property visibility tCreateTable oracle (#3107) 2018-12-26 14:55:09 +02:00
Jane Ding
d8d9c02fdb fix(TUP-21425)Job built in 7.0.1 not working in 7.1.1 (#3106)
https://jira.talendforge.org/browse/TUP-21425
2018-12-26 16:58:31 +08:00
jiezhang-tlnd
386811a6d3 fix(TUP-21439)Preview error. Some settings must be changed (#3109)
* fix(TUP-21439)Preview error. Some settings must be changed

* fix(TUP-21439)Preview error. Some settings must be changed.

* fix(TUP-21439)Preview error. Some settings must be changed

* fix(TUP-21439)Preview error. Some settings must be changed

* fix(TUP-21439)Preview error. Some settings must be changed
2018-12-26 16:14:58 +08:00
Tao Tao
b8937d6a08 bugfix(TUP-19612): Save Query: String in default pop up dialog is truncated (#3111)
https://jira.talendforge.org/browse/TUP-19612
2018-12-26 16:04:15 +08:00
nrousseau
03e376ad7c Revert "bugfix(TUP-21330):Change to repository schema used in tMap propagated" (#3113)
* Revert "fix(TUP-21395)Useless popup Window shows when updating context changes (#3068)"

This reverts commit 28a1f3ab34.

* Revert "fix(TUP-21474): Facing issue while accessing joblet present on job in (#3105)"

This reverts commit 32d96b1acc.

* Revert "bugfix(TUP-20663):tAccessOutputBulkExec/tAccessBulkExec are visible at (#3052)"

This reverts commit 1c31954b3b.

* Revert "bugfix(TUP-21330):Change to repository schema used in tMap propagated (#3094)"

This reverts commit 80f556e553.
2018-12-26 14:33:12 +08:00
jiezhang-tlnd
28a1f3ab34 fix(TUP-21395)Useless popup Window shows when updating context changes (#3068)
* fix(TUP-21395)Useless popup Window shows when updating context changes
of Adding Context Group"

* fix(TUP-21395)Useless popup Window shows when updating context changes

* junit(TUP-21395)
2018-12-25 17:16:49 +08:00
Chao MENG
32d96b1acc fix(TUP-21474): Facing issue while accessing joblet present on job in (#3105)
fix(TUP-21474): Facing issue while accessing joblet present on job in main project
https://jira.talendforge.org/browse/TUP-21474
2018-12-25 15:05:46 +08:00
hwang-talend
1c31954b3b bugfix(TUP-20663):tAccessOutputBulkExec/tAccessBulkExec are visible at (#3052)
bugfix(TUP-20663):tAccessOutputBulkExec/tAccessBulkExec are visible at default even without activating in the Project Setting
2018-12-25 14:52:12 +08:00
hwang-talend
80f556e553 bugfix(TUP-21330):Change to repository schema used in tMap propagated (#3094)
* bugfix(TUP-21330):Change to repository schema used in tMap propagated
incorrectly to any following component
2018-12-25 14:43:39 +08:00
SunChaoqun
656d74e935 TESB-24409:Docker Image Support for Microservice Builds for Routes and (Rest-) Data Services(#3108) 2018-12-25 14:40:00 +08:00
hcyi
13d4c5c726 fix(TUP-6655):drag and drop mysql db connection: tCreateTable component (#3099)
missing in selection list.
2018-12-25 10:26:46 +08:00
Tao Tao
76c3d773f0 bugfix(TUP-19612):Save Query: String in default pop up dialog is (#3104)
truncated

https://jira.talendforge.org/browse/TUP-19612
2018-12-25 10:23:40 +08:00
Jane Ding
7e0dc01878 fix(TUP-21333)OnSubJob Links Not Working (#3079)
https://jira.talendforge.org/browse/TUP-21333
2018-12-24 10:38:10 +08:00
nrousseau
5b3cba8fb0 feat(TUP-21119) remove bundle compilation setup 2018-12-22 22:22:58 +08:00
hcyi
6e7a5a26c8 fix(TUP-9814):SCD component add a warning message if the source key is (#3097)
empty.
2018-12-21 10:44:51 +08:00
zwxue
dc279e7a39 fix(TUP-21175):fix BuildJobHandlerTest for TDM (#3095) 2018-12-20 20:59:44 +08:00
Chao MENG
8c184342a4 feat(TUP-21119): Cleanup features, each plugin must be in one unique (#3092)
feature
https://jira.talendforge.org/browse/TUP-21119
2018-12-20 13:20:05 +08:00
Chao MENG
ff1336de43 feat(TUP-21119): Cleanup features, each plugin must be in one unique (#3091)
feature
https://jira.talendforge.org/browse/TUP-21119
2018-12-20 13:06:21 +08:00
Chao MENG
b698da7a97 Cmeng/feat/tup 21119 cleanup features (#3058)
* test update studio build

* feat(TUP-21119): Cleanup features, each plugin must be in one unique feature\ncmeng/feat/TUP-21119-Cleanup_features

* feat(TUP-21119): Cleanup features, each plugin must be in one unique
feature
https://jira.talendforge.org/browse/TUP-21119

* feat(TUP-21119): Cleanup features, each plugin must be in one unique
feature
https://jira.talendforge.org/browse/TUP-21119

* feat(TUP-21119): Cleanup features, each plugin must be in one unique
feature
https://jira.talendforge.org/browse/TUP-21119

* feat(TUP-21119): Cleanup features, each plugin must be in one unique
feature
https://jira.talendforge.org/browse/TUP-21119

* feat(TUP-21119): Cleanup features, each plugin must be in one unique
feature
https://jira.talendforge.org/browse/TUP-21119

* feat(TUP-21119): Cleanup features, each plugin must be in one unique
feature
https://jira.talendforge.org/browse/TUP-21119

* feat(TUP-21119): Cleanup features, each plugin must be in one unique
feature
https://jira.talendforge.org/browse/TUP-21119

Revert changes in case there may be license problem

* feat(TUP-21119): Cleanup features, each plugin must be in one unique
feature
https://jira.talendforge.org/browse/TUP-21119

move dependencies
2018-12-20 11:07:58 +08:00
Dmytro Sylaiev
93b7c46b94 Dsylaiev/tdi 41404 fix 64kb issue t run job context (#3087)
* fix(TDI-41404): Avoid 64kb method issue when too many context parameter exists

* fix(TDI-41404): Regain missing warnings

* fix(TDI-41404): Fix wrong context processing in footer
2018-12-19 11:33:39 +02:00
jiezhang-tlnd
923e28e96b fix(TUP-21396)keeping popup for running a job after adding a var in (#3070)
context group
2018-12-19 11:11:57 +08:00
zwxue
8e6d45197a fix(TUP-21175):fix test BuildJobHandlerTest.testBuildJobWithTDM (#3084) 2018-12-19 10:42:46 +08:00
Dmytro Sylaiev
3b399cfdac fix(TDI-41404): Avoid 64kb method issue when too many context paramet… (#3025)
* fix(TDI-41404): Avoid 64kb method issue when too many context parameter exists

* fix(TDI-41404): Regain missing warnings
2018-12-18 10:19:36 +02:00
zwxue
36fe13c958 fix(TUP-21175): fix Junits. (#3064) 2018-12-18 14:11:15 +08:00
Tao Tao
9d9a32a7eb bugfix(TUP-21336): Run view console result is not synchronized when I (#3067)
switch different job on job editor

https://jira.talendforge.org/browse/TUP-21336
2018-12-18 11:35:22 +08:00
hcyi
e067d98e0b fix(TUP-21356):talend-bigdata-launcher-1.2.0-20170410.jar not found when (#3076)
spark job launched from standard job by jobserver.
2018-12-14 19:16:45 +08:00
Chao MENG
16e45df096 fix(TUP-21461): Routine libraries can't be updated to pom.xml of routine (#3073)
fix(TUP-21461): Routine libraries can't be updated to pom.xml of routine in special case
https://jira.talendforge.org/browse/TUP-21461
2018-12-14 18:15:23 +08:00
chmyga
e9b55cded6 fix(TDI-32185): fix limit for dynamic columns (#2468)
* fix(TDI-32185): fix limit for dynamic columns

* Add one line to limit

* fix(TDI-32185): fix limit for dynamic columns

* Add migration task to decrement limit for old jobs

* fix(TDI-32185): fix limit for dynamic columns

* Handle context variables in migration task

* fix(TDI-32185): fix limit for dynamic columns

* Fix issue for empty limit

* fix(TDI-32185): fix limit for dynamic columns

* Fix migration task

* fix(TDI-32185): fix limit for dynamic columns

* Fix migration task
2018-12-13 13:47:35 +02:00
hcyi
e2a08da5c2 fix(TUP-21167):Install Additional Packages has no available modules. (#3062) 2018-12-12 21:11:12 +08:00
jiezhang-tlnd
c8ed02cd6a add junit for(TUP-2136) (#3055) 2018-12-12 16:08:36 +08:00
kcoepeau
af88f68da4 fix(TBD-8089): Hive requiring user when not needed (#3061) 2018-12-11 08:21:34 +01:00
chmyga
0c8bebcc3e fix(TDI-41469): tFileUnarchive zip64 format error (#3026)
* fix(TDI-41469): tFileUnarchive zip64 format error

* Use apache commons compress in checkArchive lib

* fix(TDI-41469): tFileUnarchive zip64 format error

* Remove unused method
2018-12-10 17:09:03 +02:00
zwxue
75eacb82ad fix(TUP-21261): force to reload sreenshot (#3051) 2018-12-10 10:42:57 +08:00
nrousseau
01afae2cf9 fix(TUP-21175) avoid exception during junit execution 2018-12-10 10:17:15 +08:00
Tao Tao
06a0e49aa1 bugfix(TUP-21356):"talend-bigdata-launcher-1.2.0-20170410.jar" not found (#3054)
when spark job launched from standard job by jobserver

https://jira.talendforge.org/browse/TUP-21356?page=com.atlassian.jira.plugin.system.issuetabpanels%3Aall-tabpanel
2018-12-10 10:04:30 +08:00
hwang-talend
1a1cc37f6b bugfix(TUP-21134):"Throw an error if the file already exist" is ticked (#3030)
#2052
2018-12-07 11:49:19 +08:00
Jane Ding
5332cdda92 fix(TUP-21138)Ubuntu18: Resources: Job which uses Resources run failed (#3046)
if its name contains uppercase letter
https://jira.talendforge.org/browse/TUP-21138
2018-12-06 10:43:25 +08:00
Romain Manni-Bucau
40b8104434 layout should rather use list than set, ensure it is typed on the code (#3038) 2018-12-05 20:23:19 +02:00
Jane Ding
91301b6fa3 fix(TUP-21245)faile to check JDBC connection with context Migrate from (#3034)
6.4.1 to 7.1.1
https://jira.talendforge.org/browse/TUP-21245
2018-12-05 14:58:57 +08:00
jiezhang-tlnd
94bb10031f fix(TUP-21326)Guess Schema has error if use existing connection in (#3032)
Joblet
2018-12-05 14:56:08 +08:00
Dmytro Sylaiev
37c11f688b Dsylaiev/tdi 41440 update jackson databind version in custom lib (#3043)
* fix(TDI-31328): Add default datePattern to SVNLogInput locked schema

* fix(TDI-41440): Update jackson-databind version

* fix(TDI-41440): Add nexus repos for maven deploy

* fix(TDI-41440): Add missing nexus uri

* fix(TDI-41440): Remove redundant UTF-8 property
2018-12-04 16:40:28 +02:00
jiezhang-tlnd
19f9498353 junit(TUP-21094) (#3021)
* junit(TUP-21094)

* add junit(TUP-21094)

* add junit(TUP-21094)

* junit(TUP-21094)
2018-12-04 15:29:05 +08:00
hwang-talend
68dcd32d14 bugfix(TUP-21105):tDBConnection(Snowflake) issue within joblet. (#3027)
* bugfix(TUP-21105):tDBConnection(Snowflake) issue within joblet.

* bugfix(TUP-21105):tDBConnection(Snowflake) issue within joblet.
2018-12-04 14:30:25 +08:00
hcyi
667e5d6ec3 fix(TUP-21042):Edit and update the used context group,will show double (#2864)
value and context view vanish.
2018-12-04 14:20:34 +08:00
zwxue
180ab51568 fix(TUP-21175):fix JUnit (#3039) 2018-12-04 10:54:07 +08:00
hcyi
16dfae34e9 fix(TUP-21160):refix JDBC connection will not commit even if autocommit (#3033)
is set to True.
2018-12-04 09:55:50 +08:00
Dmytro Sylaiev
6d41a51fb2 Dsylaiev/tdi 41440 update jackson databind version in custom lib (#3037)
* fix(TDI-31328): Add default datePattern to SVNLogInput locked schema

* fix(TDI-41440): Update jackson-databind version

* fix(TDI-41440): Add nexus repos for maven deploy
2018-12-03 16:35:04 +02:00
pyzhou
7505aaabe8 Pyzhou/tdi 41474 s3 check connection option (#3035)
* fix(TDI-41474):S3 check connection option.

* change EOF
2018-12-03 19:39:53 +08:00
kjwang-talend
0d1baec2c7 TUP-21298 get wrong result when logon main project and run job in reference project with same name (#3012)
* TUP-21298 get wrong result when logon main project and run job in
reference project with same name
https://jira.talendforge.org/browse/TUP-21298

* TUP-21298 get wrong result when logon main project and run job in
reference project with same name (Fix a link to editor problem)
https://jira.talendforge.org/browse/TUP-21298
2018-11-30 15:59:11 +08:00
zwxue
688e671c32 fix(TUP-21261):generate pom for save as of job. (#3023) 2018-11-30 15:33:21 +08:00
Jane Ding
d3361c4281 fix(TUP-21126)Not able to use routines from Reference project (#3024)
* fix(TUP-21126)Not able to use routines from Reference project
https://jira.talendforge.org/browse/TUP-21126

* fix(TUP-21126)Not able to use routines from Reference project
https://jira.talendforge.org/browse/TUP-21126
2018-11-30 11:05:35 +08:00
Tao Tao
35b86f26e8 feat(TUP-21109): Deprecate build of sources from Build job menu (#3022)
https://jira.talendforge.org/browse/TUP-21109
2018-11-29 15:04:48 +08:00
Tao Tao
814cf7599d bugfix(TUP-21216):Audit:Generate Report:NPE when do refresh (#3007)
https://jira.talendforge.org/browse/TUP-21216
2018-11-29 12:40:51 +08:00
zwxue
f1e5205ff5 fix(TUP-21252):tMap losing all links in testcase when we do some (#3013)
modification in the main job in the same component
2018-11-29 11:11:36 +08:00
Ivan Gonchar
b094d9555b feat: upgrade Tacokit runtime to 1.1.2 (#3020) 2018-11-29 09:56:53 +08:00
Mike Yan
7a564b7dbf fix(TESB-22833):CI builder NoClassDefFoundError error with routelet (#2996)
* fix(TESB-23792): Build data service failed in studio

* fix(TESB-22833):CI builder NoClassDefFoundError error with routelet
2018-11-28 11:17:09 +01:00
Dmytro Sylaiev
bc661de659 Dsylaiev/tdi 41440 update jackson databind version in custom lib (#3002)
* fix(TDI-31328): Add default datePattern to SVNLogInput locked schema

* fix(TDI-41440): Update jackson-databind version
2018-11-28 11:09:35 +02:00
hwang-talend
86cf48ad2c Hwang/tup 21164 (#3004)
* bugfix(TUP-21164):Context is not recognized as context variable in ELT
Map components and is not separated with string concat from SQL code
2018-11-28 11:26:41 +08:00
Ivan Gonchar
a0fa43b4af Igonchar/tup 20921 remove prefixes (#3009)
* fix(igonchar/TUP-20921): remove schema prefixes from Layout instances

* fix(igonchar/TUP-20921): remove schema prefixes from TacokitDndHandler

* fix(igonchar/TUP-20921): remove schema prefixes from tests
2018-11-27 16:41:23 +02:00
jiezhang-tlnd
809ed05555 fix(TUP-21094)Job can not be run after the first time I set tELTMap and (#3000)
run the job
2018-11-27 15:54:28 +08:00
Tao Tao
bd87559333 bugfix(TUP-21203)D&D resource to Job: even not support it , but studio (#2998)
behavior like we support it

https://jira.talendforge.org/browse/TUP-21203
2018-11-27 15:38:26 +08:00
jiezhang-tlnd
b87e3d0d94 Jzhang/bugfix/tup 20880 repository share show warn dialog choice should also exists for local project (#2999)
* 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
2018-11-27 10:22:03 +08:00
ypiel
40fe987857 fix(TDI-41394) : Qa fix - tCreateTable+Vertica9
* fix(TDI-41394) : Qa fix - Properties from metadata

* fix(TDI-41394) : QA Fix - Vertica9 as default

* fix(TDI-41394) : remove UrlPath thatwas not anymore on master
2018-11-26 16:26:05 +01:00
jiezhang-tlnd
536d85b4da fix(TUP-20978)Version change back after add new item on page "Deployment (#2985)
* fix(TUP-20978)Version change back after add new item on page "Deployment
versioning"
https://jira.talendforge.org/browse/TUP-20978

* fix(TUP-20978)Version change back after add new item on page "Deployment

* fix(TUP-20978)Version change back after add new item on page "Deployment
versioning"
2018-11-26 17:28:39 +08:00
Ivan Gonchar
5ffc29ab92 Igonchar/tup 20926 second try (#2995)
* fix(TUP-20926): move metadata retrieval from SchemaActionParameter to SchemaElementParameter

* fix(TUP-20926): implement set schema after update action

* fix(TUP-20926): remove unusued import

* fix(TUP-20926): add unit-tests for SchemaElementParameter

* fix(TUP-20926): add mockito dependency

* fix(TUP-20926): create schema widget only for output schema

* fix(TUP-20926): allow to override SchemaElementParameter.getMetadata()

* fix(TUP-20926): create ListPropertyNode for input schema

* fix(TUP-20926): implement InputSchemaParameter

* fix(TUP-20926): modify SettingVisitor to create InputSchemaParameter for input schemas

* fix(TUP-20926): move InputSchemaCreation from SettingVisitor to Constructor

* fix(TUP-20926): move discover schema name to PropertyDefinitionDecorator.Conenction class

* fix(TUP-20926): extract OutputSchemaParameter

* fix(TUP-20926): move OutputSchema creation from SettingVisitor to OutputSchemaParameter

* fix(TUP-20926): move const to OutputSchemaParameter

* fix(TUP-20926): refactor canAddGuessSchema()

* fix(TUP-20926): fix OutputSchemaParameter.schemaDisplayName()

* fix(TUP-20926): get rid of TACOKIT_INPUT_SCHEMA field type

* fix(TUP-20926): fix according review comments

* Revert "fix(TUP-20926): get rid of TACOKIT_INPUT_SCHEMA field type"

This reverts commit 13cea83260.

* fix(TUP-20926): add Input schema value to Configuration in runtime
2018-11-23 16:34:40 +08:00
pyzhou
04e8a156c5 fix(TDI-41377):Remove jtds.jar from studio. (#2964) 2018-11-23 15:24:22 +08:00
jiezhang-tlnd
7ccd48ee16 fix(TUP-21145)use equals instead (#2988)
* fix(TUP-21145)use equals instead
2018-11-23 14:36:40 +08:00
Mike Yan
8583805ade fix(TESB-23792): Build data service failed in studio (#2847) 2018-11-23 10:58:05 +08:00
hwang-talend
0a0637cd03 bugfix(TUP-21118):Code view/test case still link last component even all (#2969)
bugfix(TUP-21118):Code view/test case still link last component even all job editor closed
2018-11-23 10:57:00 +08:00
hwang-talend
83aa70047d bugfix(TUP-21164):Context is not recognized as context variable in ELT (#2983)
bugfix(TUP-21164):Context is not recognized as context variable in ELT 
Map components and is not separated with string concat from SQL code
2018-11-23 10:50:14 +08:00
Jane Ding
4854be66a1 fix(TUP-21064)NPE happens when 'save as' routine (#2934)
fix(TUP-21064)NPE happens when 'save as' routine
https://jira.talendforge.org/browse/TUP-21064
2018-11-22 18:51:14 +08:00
Ivan Gonchar
74e5cec24e Revert "Igonchar/tup 20926 (#2914)" (#2986)
This reverts commit fa789f9d67.
2018-11-22 17:38:43 +08:00
kjwang-talend
3952520583 Kjwang/fix tup 20843 wrong output results (#2977)
* TUP-20843 Wrong output results when the name of the jobs in the main
project and the reference are same.

* TUP-20843 Wrong output results when the name of the jobs in the main
project and the reference are same.
https://jira.talendforge.org/browse/TUP-20843

* TUP-20843 Wrong output results when the name of the jobs in the main
project and the reference are same.
https://jira.talendforge.org/browse/TUP-20843

* TUP-20843 Wrong output results when the name of the jobs in the main
project and the reference are same.
https://jira.talendforge.org/browse/TUP-20843

* TUP-20843 Wrong output results when the name of the jobs in the main
project and the reference are same.
https://jira.talendforge.org/browse/TUP-20843
2018-11-22 17:28:02 +08:00
kjwang-talend
3a48cba47c Fix : TUP-21137 Security: jtds-1.3.1-patch.jar ntlmauth loaded from a (#2970)
path variable
https://jira.talendforge.org/browse/TUP-21137
2018-11-22 11:37:27 +08:00
hcyi
e7d04ca6fd fix(TUP-21160):JDBC connection will not commit even if autocommit is set (#2976)
to True.
2018-11-22 11:26:00 +08:00
jiezhang-tlnd
393a72f03c fix(TUP-21148)Can't save the changes of Connections (#2978)
* fix(TUP-21148)Can't save the changes of Connections
https://jira.talendforge.org/browse/TUP-21148

* fix(TUP-21148)Can't save the changes of Connections
2018-11-22 10:44:09 +08:00
Ivan Gonchar
fa789f9d67 Igonchar/tup 20926 (#2914)
* fix(TUP-20926): move metadata retrieval from SchemaActionParameter to SchemaElementParameter

* fix(TUP-20926): implement set schema after update action

* fix(TUP-20926): remove unusued import

* fix(TUP-20926): add unit-tests for SchemaElementParameter

* fix(TUP-20926): add mockito dependency

* fix(TUP-20926): create schema widget only for output schema

* fix(TUP-20926): allow to override SchemaElementParameter.getMetadata()

* fix(TUP-20926): create ListPropertyNode for input schema

* fix(TUP-20926): implement InputSchemaParameter

* fix(TUP-20926): modify SettingVisitor to create InputSchemaParameter for input schemas

* fix(TUP-20926): move InputSchemaCreation from SettingVisitor to Constructor

* fix(TUP-20926): move discover schema name to PropertyDefinitionDecorator.Conenction class

* fix(TUP-20926): extract OutputSchemaParameter

* fix(TUP-20926): move OutputSchema creation from SettingVisitor to OutputSchemaParameter

* fix(TUP-20926): move const to OutputSchemaParameter

* fix(TUP-20926): refactor canAddGuessSchema()

* fix(TUP-20926): fix OutputSchemaParameter.schemaDisplayName()

* fix(TUP-20926): get rid of TACOKIT_INPUT_SCHEMA field type

* fix(TUP-20926): fix according review comments

* Revert "fix(TUP-20926): get rid of TACOKIT_INPUT_SCHEMA field type"

This reverts commit 13cea83260.

* fix(TUP-20926): add Input schema value to Configuration in runtime
2018-11-22 10:36:51 +08:00
zwxue
05e3a2c3a3 fix(TUP-20316):support JDBC for implicit context (#2974) 2018-11-22 09:52:38 +08:00
Roman
225344f897 feat(TDI-41297): mark as duplicated third party apps (#2901) 2018-11-21 10:36:23 +02:00
hwang-talend
4255af05fd Hwang/tup 21105 t db connection (#2953)
* bugfix(TUP-21105):tDBConnection(Snowflake) issue within joblet.

* bugfix(TUP-21105):tDBConnection(Snowflake) issue within joblet.
2018-11-20 17:06:22 +08:00
Dmytro Sylaiev
d574bd93f7 fix(TDI-31328): Add default datePattern to SVNLogInput locked schema (#2965) 2018-11-19 13:52:26 +02:00
ypiel
b942acc1f2 fix(TDI-41394) : tCreateTable vertica 9 support
* fix(TDI-41394) : tCreateTable vertica 9 support
* fix(TDI-41394) : remove .bak files
2018-11-19 11:35:26 +01:00
jiezhang-tlnd
fd71ea4de4 fix(TUP-20993)The prompt box title and icon are inconsistent (#2963)
fix(TUP-20993)The prompt box title and icon are inconsistent
https://jira.talendforge.org/browse/TUP-20993
2018-11-19 15:30:36 +08:00
pyzhou
8928e3cd64 fix(TDI-31797):Basic Run button donnot work (#2930) 2018-11-19 15:06:21 +08:00
Roman
d2c40ec47e feat(TDI-40805): add JDBC properties to Java api mode (#2952) 2018-11-16 11:49:05 +02:00
Ivan Gonchar
76ec69089f fix(TUP-21122): fix missing Table rows (#2928) 2018-11-16 11:37:24 +08:00
Tao Tao
25f77878c8 Fix(TUP-21161)can't use the up-arrow button or scroll bar to locate at (#2959)
the top when the gap is too small

https://jira.talendforge.org/browse/TUP-21161
2018-11-15 17:35:48 +08:00
zwxue
6f3bf3a2a3 fix(TUP-19972):remove joblet cache when doing rename (#2944) 2018-11-15 17:35:17 +08:00
jiezhang-tlnd
67f77ed111 fix(TUP-21049)can't find other database in default list with Chinese and (#2924)
* 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
2018-11-15 10:54:33 +08:00
hcyi
37824ceaa2 fix(TUP-21044);JDBC driver changed when load JDBC-Mysql8 to "Project Setting ---> Job setting ---> Stats&Logs". (#2883)
* 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.
2018-11-15 10:52:41 +08:00
jiezhang-tlnd
093f673719 fix(TUP-19429)Bad UX on Studio start when TAC is down (#2946)
* fix(TUP-19429)Bad UX on Studio start when TAC is down

* fix(TUP-19429)remove checkbox and rename "Cancel button" as "No button"
2018-11-15 10:28:27 +08:00
Jane Ding
8a28954d64 fix(TUP-21075)Problem of display in the tMap with Mojave (#2943)
https://jira.talendforge.org/browse/TUP-21075
2018-11-15 10:04:12 +08:00
wchen-talend
05cb3b9b86 fix(TUP-20979):OutOfMemoryError error when do build job (#2950)
JOB_GN_SFDC_LANCEUR_FLUX_DELTA_REG14.
2018-11-14 15:04:07 +08:00
wang wei
2e7a5a0241 fix(TDI-41188): map Snowflake Time type to Talend Date instead of Talend Integer (#2945) 2018-11-14 13:51:57 +08:00
Tao Tao
dacab576aa fix(TUP-20927)Automatic scrolling in execution console prevent upper log (#2929)
messages checking
2018-11-14 10:13:44 +08:00
Stéphane Bouchet
3040d26c50 TESB-24093 : context values can be overriten by MS. (#2948) 2018-11-13 16:43:24 +01:00
hwang-talend
8c1e7d9749 bugfix(TUP-21058):Snowflake ELTJDBCInput/Output (#2894)
bugfix(TUP-21058):Snowflake ELTJDBCInput/Output
2018-11-12 10:43:44 +08:00
hcyi
b765cb2cb2 fix(TUP-20561):Prompt message not clear enough when report generation (#2932)
fails because of DB configuration
2018-11-12 10:02:12 +08:00
Dmytro Sylaiev
22d7daceef fix(TDI-41330): Use sql TIME in setNull for SIQ (#2927) 2018-11-09 10:52:19 +02:00
zwxue
094a87c4e5 fix(TUP-21025):popup dialog for docker error. (#2925) 2018-11-08 14:37:40 +08:00
wchen-talend
86649f39f3 fix(TUP-20979):OutOfMemoryError error when do build job (#2899)
JOB_GN_SFDC_LANCEUR_FLUX_DELTA_REG14.
2018-11-08 10:13:12 +08:00
hcyi
94dc36b67c 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.
2018-11-07 17:42:02 +08:00
hcyi
efd9b7c6e6 fix(TUP-20561):Prompt message not clear enough when report generation (#2897)
fails because of DB configuration
2018-11-07 17:05:01 +08:00
Tao Tao
a60fcde6aa fix(TUP-20612)After change tdbInput from mysql to db2, find the needed jar will not change when click "table name". (#2880)
https://jira.talendforge.org/browse/TUP-20612
2018-11-07 17:04:14 +08:00
hcyi
c8b8b0e2f7 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.
2018-11-07 16:58:54 +08:00
Jane Ding
9d85e7c9ea fix(TUP-21055)Migration check executed at each start of studio (#2884)
* fix(TUP-21055)Migration check executed at each start of studio
https://jira.talendforge.org/browse/TUP-21055

* fix(TUP-21055)Migration check executed at each start of studio
https://jira.talendforge.org/browse/TUP-21055

* fix(TUP-21055)Migration check executed at each start of studio
https://jira.talendforge.org/browse/TUP-21055
Sort the ConfigTypeNode collection

* fix(TUP-21055)Migration check executed at each start of studio
https://jira.talendforge.org/browse/TUP-21055

* fix(TUP-21055)Migration check executed at each start of studio
https://jira.talendforge.org/browse/TUP-21055
2018-11-07 10:32:10 +08:00
jiezhang-tlnd
f165fbeb76 fix(TUP-21017)ORACLE DB data viewer fail in context mode (#2913) 2018-11-07 10:26:44 +08:00
Dmytro Sylaiev
1e2811a1de fix(TDI-41320): Fix oracle 11 migration task use existing connection (#2902) 2018-11-06 15:45:25 +02:00
jzhao
d8fce2ae56 fix(TDI-41176):'File Json' > 'Input Json' metadata does not show parent values in Preview with JsonPath (#2820)
* add a new checkbox "Use the loop node as root" (tFileInputJson)

* fix tExtractJsonField

* fix wizard by set "Use the loop node as root" to false
2018-11-06 15:25:27 +08:00
Tao Tao
aac768f72e fix(TUP-21022)Project Setting->Shell Setting ->Ps1: unfriendly (#2904)
display of description
2018-11-06 12:28:16 +08:00
Jane Ding
666df92b92 fix(TUP-21075)Problem of display in the tMap with Mojave (#2900)
* fix(TUP-21075)Problem of display in the tMap with Mojave
https://jira.talendforge.org/browse/TUP-21075

* fix(TUP-21075)use duplicate name for jdbc connection, no error show
https://jira.talendforge.org/browse/TUP-21075

* fix(TUP-21075)Problem of display in the tMap with Mojave
https://jira.talendforge.org/browse/TUP-21075
2018-11-06 12:05:16 +08:00
msjian
cb7b17aef0 fix(TDQ-15627): when the current is DQ Perspective, need to refresh DQ (#2881)
Repository View
2018-11-05 16:36:48 +08:00
hwang-talend
a54a48a193 bugfix(TUP-6872):Code can be drag and the job become dirty (#2898)
bugfix(TUP-6872):Code can be drag and the job become dirty
2018-11-05 16:22:53 +08:00
hwang-talend
c4637848a0 bugfix(TUP-21030):Components don't change to Built-in mode (#2879)
* bugfix(TUP-21030):Components don't change to Built-in mode
2018-11-05 10:51:10 +08:00
Chao MENG
446be73490 fix(TUP-19760): Should disable Create button if Local connection is (#2893)
fix(TUP-19760): Should disable Create button if Local connection is Incomplete
https://jira.talendforge.org/browse/TUP-19760
2018-11-05 10:40:46 +08:00
hcyi
6bd795b2f5 fix(TUP-21054):Jars from db wizard not synchronized with component. (#2861) 2018-11-05 10:08:20 +08:00
chmyga
9255a2ecea fix(TUP-21026): empty schema in suggestable method (#2862)
* fix(TUP-21026): empty schema in suggestable method

* Add schema action parameter

* Add schema element parameter

* Set schema name equal to parameter name

* Set connection type as tagged value

* fix(TUP-21026): add dummy implemenation for SchemaElementParameter methods to fix errors
2018-11-02 13:57:44 +02:00
Tao Tao
665ab4ef55 Fixed(TUP-20927)Automatic scrolling in execution console prevent upper log messages checking (#2890)
https://jira.talendforge.org/browse/TUP-20927
2018-11-02 16:54:36 +08:00
Jane Ding
3ed4bbe422 fix(TUP-20913)Remote project:job run use old data if not run the child (#2888)
job first after change the resources item
https://jira.talendforge.org/browse/TUP-20913
2018-11-02 16:13:16 +08:00
jiezhang-tlnd
b5ef722bfb fix(TUP-20765)"Web-app Url" is read-only and empty after clicking "+"; (#2885) 2018-11-02 10:47:30 +08:00
Jane Ding
2c4764f5e2 fix(TUP-20413)Reload the library will throw NPE in import external jar. (#2882)
* fix(TUP-20413)Reload the library will throw NPE in import external jar.
https://jira.talendforge.org/browse/TUP-20413
Remove the button of reload the library

* fix(TUP-20413)Reload the library will throw NPE in import external jar.
https://jira.talendforge.org/browse/TUP-20413
Remove the button of reload the library
2018-11-02 10:45:44 +08:00
Tao Tao
044ed0ca33 Ttao/bugfix/tup 20905 edit resource page show ok (#2856)
* bugfix(TUP-20905)Edit resource wizard show "Ok" when open the page.

https://jira.talendforge.org/browse/TUP-20905

*     bugfix(TUP-20905)Edit resource wizard show "Ok" when open the page.

    https://jira.talendforge.org/browse/TUP-20905

* bugfix(TUP-20905)Edit resource wizard show "Ok" when open the page.

https://jira.talendforge.org/browse/TUP-20905
2018-11-01 18:02:55 +08:00
hwang-talend
b04c7085b0 bugfix(TUP-21041):ELT Maps generate incorrect SQL when sql contains (#2857)
bugfix(TUP-21041):ELT Maps generate incorrect SQL when sql contains schema.table.column1 + schema.table.column2
2018-11-01 14:24:19 +08:00
hwang-talend
6df68d8f30 bugfix(TUP-20915):Testcase: Deleted testcase is still in build-out (#2863)
bugfix(TUP-20915):Testcase: Deleted testcase is still in build-out file->sunfire-reports folder
2018-11-01 14:22:15 +08:00
hwang-talend
4948832847 Hwang/tup 20837 master (#2859)
* bugfix(TUP-20837):Job containing saleforce components takes too much
time to open
2018-11-01 14:16:37 +08:00
pyzhou
0f055deb2e fix(TDI-32967):tLogRow length do not support context (#2868) 2018-11-01 11:36:59 +08:00
jiezhang-tlnd
e6b28934a3 fix(TUP-21005)In studio Java Debugging of Routes fails (#2869) 2018-11-01 11:00:32 +08:00
Anas KHABALI
34c88151ff fix(TUP-21046) : Talend Component Kit guess schema should ignore lines not being json (#2865) 2018-10-30 16:12:15 +01:00
Roman
8093d8f8db fix(TDI-41162): correct file detail for FTP and FTPs mode (#2819)
* fix(TDI-41162): correct file detail for FTP mode

* fix(TDI-41162): change logic for matcher
2018-10-29 14:15:18 +02:00
Dmytro Sylaiev
42ef0e2196 fix(TDI-41276): Use correct SQLType for null Time (#2852)
* fix(TDI-41276): Use correct SQLType for null Time

* fix(TDI-41276): Fix codegen error
2018-10-29 12:02:05 +02:00
Jane Ding
2044170d62 fix(TUP-20913)Remote project:job run use old data if not run the child (#2858)
job first after change the resources item
https://jira.talendforge.org/browse/TUP-20913
2018-10-29 09:38:20 +08:00
hwang-talend
b1168f1492 bugfix(TUP-20693):Table selection widget - wrong generated code (#2818)
bugfix(TUP-20693):Table selection widget - wrong generated code
2018-10-26 15:43:23 +08:00
Jane Ding
c953807960 fix(TUP-20778)Reference Project - New context group variable not (#2849)
getting applied to the jobs
https://jira.talendforge.org/browse/TUP-20778
2018-10-26 11:30:38 +08:00
Chao MENG
9dd450642d fix(TUP-21039): "Apply context to children jobs" does not work for "grand son" job if Studio not restarted (#2848)
* fix(TUP-21039): "Apply context to children jobs" does not work for
"grand son" job if Studio not restarted
https://jira.talendforge.org/browse/TUP-21039

* fix(TUP-21039): "Apply context to children jobs" does not work for
"grand son" job if Studio not restarted
https://jira.talendforge.org/browse/TUP-21039
2018-10-26 10:16:24 +08:00
Chao MENG
9ebea0a67b Revert "bugfix(TUP-20905)Edit resource wizard show "Ok" when open the page. (#2851)" (#2853)
This reverts commit eadb617982.
2018-10-25 19:18:50 +08:00
ttao-talendbj
eadb617982 bugfix(TUP-20905)Edit resource wizard show "Ok" when open the page. (#2851)
* bugfix(TUP-20905)Edit resource wizard show "Ok" when open the page.

https://jira.talendforge.org/browse/TUP-20905

*     bugfix(TUP-20905)Edit resource wizard show "Ok" when open the page.

    https://jira.talendforge.org/browse/TUP-20905
2018-10-25 19:16:26 +08:00
nrousseau
effd8ee069 chore(TUP-20636) fix wrong module name 2018-10-25 11:16:50 +08:00
Chao MENG
f6b2ca56e7 chore: resolve tacokit sdk plugin compile error in eclipse (#2846)
chore: resolve tacokit sdk plugin compile error in eclipse
2018-10-25 10:46:38 +08:00
ttao-talendbj
05d67fc5d3 fix(TUP-20927)Automatic scrolling in execution console prevent upper log (#2845)
* fix(TUP-20927)Automatic scrolling in execution console prevent upper log
messages checking
https://jira.talendforge.org/browse/TUP-20927

*     fix(TUP-20927)Automatic scrolling in execution console prevent upper log messages checking
    https://jira.talendforge.org/browse/TUP-20927
2018-10-25 10:28:45 +08:00
wchen-talend
c3abb7253c fix(TUP-21010):Jar name on classpath should be based on mvn uri (#2832)
* fix(TUP-21010):Jar name on classpath should be based on mvn uri

* fix(TUP-21010):Jar name on classpath should be based on mvn uri
2018-10-23 14:16:00 +08:00
nrousseau
2275368f6d chore(TUP-7300) fix junits 2018-10-23 13:34:46 +08:00
zwxue
f7e8d452b7 fix(TUP-20977):update message (#2838) 2018-10-23 12:14:05 +08:00
pyzhou
ced343de11 Revert "fix(TDI-41258):align the mvn path of commons-logging" (#2835)
This reverts commit 901a104988.
2018-10-23 10:40:58 +08:00
Jane Ding
8dc906c82b For both route and standard job use Resource in repository, some words (#2830)
* 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.
2018-10-23 10:19:09 +08:00
apoltavtsev
48bc805931 TESB-23870 Camel dependencies are not included to manifest of route's child jobs (#2831)
* TESB-23870 Camel dependencies are not included to manifest of route's child jobs

* Explicit check for Job type is added
2018-10-23 09:43:38 +08:00
pyzhou
034ea26970 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
2018-10-23 09:43:00 +08:00
Dmytro Sylaiev
bb15ea4549 fix(TDI-41260): Change driver jar name oracle (#2829) 2018-10-22 18:01:00 +03:00
wang wei
ee65a2c321 fix(TDI-41251): Update jackson libraries to avoid CVE-2018-15758 (#2824)
* fix(TDI-41251): Update jackson libraries to avoid CVE-2018-15758

* fix(TDI-41251) update jackson libs
2018-10-20 13:46:39 +08:00
nrousseau
5ca85bb36d babili-export (#2825) 2018-10-20 11:06:01 +08:00
Jenkins Continuous Build server
b681eb6f18 Set version to 7.2.1 SNAPSHOT 2018-10-18 13:37:51 +02:00
kcoepeau
8db08a86af feat(TBD-7689): support Standard SQL in BigQueryUtil (#2738) 2018-10-18 10:20:19 +02:00
kcoepeau
ccb1e0182e feat(TBD-5959): Support both Standard and Legacy SQL for BigQuery (#2735) 2018-10-18 10:20:03 +02:00
apoltavtsev
02758e025b TESB-21524 NPE for ContentBaseRouting is corrected (#2816) 2018-10-18 09:31:43 +02:00
jiezhang-tlnd
f0aa78f9ce feat(TUP-20647)add a db_type named REDSHIFT_SSO (#2734)
* 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
2018-10-18 11:58:28 +08:00
Antoine Parent
b2ee7c4701 Fix(TBD-7334) check tContexLoad is not null prior to use (#2811) 2018-10-17 18:10:37 +02:00
kcoepeau
9a6e1e80be fix(TBD-7781): Support retrieving node from SparkConfiguration (#2745) 2018-10-17 16:11:33 +02:00
nrousseau
36fed0209c set unique name for junit 2018-10-17 18:52:58 +08:00
nrousseau
e01cf92feb avoid possible NPE 2018-10-17 18:52:58 +08:00
nrousseau
8d497ada89 fix possible NPE 2018-10-17 18:52:58 +08:00
hcyi
22e6c4ae9c fix(TUP-20980):tMysqlInput --> "Guess schema" not show the warning (#2814)
message.
2018-10-17 18:02:00 +08:00
kjwang-talend
52678a4f0d Fix : TUP-20981 Build job will pop up LifecyclePhaseNotFoundException (#2813)
using installer on windows 10
https://jira.talendforge.org/browse/TUP-20981
2018-10-17 17:35:07 +08:00
Mike Yan
1e1d8db31f fix(TESB-23707): Add deploy-nexus profile in OSGI pom template (#2812)
* fix(TESB-23376):Runtime cannot install REST artifact because redundant
'-bundle' in features

* fix(TESB-23707): Add deploy-nexus profile in OSGI pom template
2018-10-17 16:58:06 +08:00
Dmytro Sylaiev
11bb091891 fix(TDI-40504): Revert "Dsylaiev/tdi 40504 implement move to current … (#2810)
* 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
2018-10-17 11:45:06 +03:00
pyzhou
ec4bbf541f feat(TDI-41177): change the jar import condition redshift (#2807)
* 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
2018-10-17 16:33:49 +08:00
wchen-talend
93ab447706 fix(TUP-20799):Oracle Invalid Character with tSchemaComplianceCheck (#2808) 2018-10-17 15:50:44 +08:00
hcyi
036193ba38 fix(TUP-20919):The inprogress bar do not show correctly when we do (#2806)
generate audit report.
2018-10-17 15:01:13 +08:00
jiezhang-tlnd
de51b19e23 feat(TUP-20683)Add support of Oracle 18c in the db of studio (#2722)
* feat(TUP-20683)Add support of Oracle 18c in the db of studio
https://jira.talendforge.org/browse/TUP-20683

* change oracle name to be oracle18
2018-10-17 14:30:01 +08:00
pyzhou
02e45a9ce0 fix(TDI-41177): Remove SSO condition for redshift component (#2804)
* fix(TDI-41177): Remove SSO condition for redshift component

* change required
2018-10-17 11:44:54 +08:00
kjwang-talend
8f52649a99 Fix (TUP-20887) Sub-reference project is listed in Reference Project (#2803)
settings if Sub-reference project is deleted in TAC
https://jira.talendforge.org/browse/TUP-20887
2018-10-16 19:14:34 +08:00
msjian
0e6d6944c4 fix(TDQ-15391): fix a potential NPE (#2802) 2018-10-16 18:41:16 +08:00
Chao MENG
7f11086fb4 fix(TUP-20875): Components Manager: errors when do cancel the install (#2801)
fix(TUP-20875): Components Manager: errors when do cancel the install patch/components
https://jira.talendforge.org/browse/TUP-20875
2018-10-16 18:31:31 +08:00
mbasiuk-talend
eac5e73cf6 Mbasiuk/tdi 41028 fix t microsoft crm lib upgrade issue (#2689)
* fix(TDI-41028): upgrade woodstox, stax2 and xmlsec libraries

* fix(TDI-41028): upgrade cxf related libraries
2018-10-16 13:25:43 +03:00
ypiel
b19b382351 fix(TUP-20910) : Set value only if index is acceptable (#2797)
* fix(TUP-20910) : Set value only if index is acceptable

* feat(TDI-20910) : Code cosmetic after PR review
2018-10-16 11:07:16 +02:00
zwxue
36e9a82c71 fix(TUP-20914):NPE shows when building a job (#2800) 2018-10-16 17:00:24 +08:00
Denis Sergent
885db6199d TESB-23238 API definitions parameters import in tRESTRequest (#2795)
When using an API definition from metadata for tRESTRequest component,
operation parameters (path, query & header parameters) are now
automatically created.
2018-10-16 10:29:33 +02:00
zwxue
efa9dd73c8 fix(TUP-20760):NPE shows when build two jobs from same folder (#2799) 2018-10-16 15:58:54 +08:00
Dmytro Sylaiev
a775ab2af8 Dsylaiev/tdi 40956 update oracle jdbc driver (#2741)
* 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.
2018-10-16 15:54:11 +08:00
jiezhang-tlnd
087c3c09c0 fix(TUP-20805)NPE thrown when click Project settings_Job (#2791) 2018-10-16 14:34:43 +08:00
hcyi
5fc1a7d00d fix(TUP-20522):Cannot use 'Generate Audit Report' on Ubuntu. (#2793) 2018-10-16 11:37:08 +08:00
Anas KHABALI
95326ff820 upgrade tacokit to 1.1.1 (#2796) 2018-10-15 19:40:13 +03:00
jzhao
d8ce6d856b feat(TDI-40958): update salesforce default endpoint to 44.0 (#2792) 2018-10-15 18:35:59 +08:00
hwang-talend
c7966f540a bugfix(TUP-20739):tELTHiveMap generates wrong query when the operator is (#2771) (#2794)
* bugfix(TUP-20739):tELTHiveMap generates wrong query when the operator is
used for any column in the source table
2018-10-15 18:17:43 +08:00
hwang-talend
6bd8854216 bugfix(TUP-20479):ELT Maps generate incorrect SQL (#2778)
bugfix(TUP-20479):ELT Maps generate incorrect SQL
2018-10-15 15:44:20 +08:00
zwxue
ad2ea4ab2e fix(TUP-20884):error when generate pom after import an old job (#2784) 2018-10-15 14:49:31 +08:00
Jane Ding
63d3d9d965 fix(TUP-20284)Import Items throw errors (#2772)
* fix(TUP-20284)Import Items throw errors
https://jira.talendforge.org/browse/TUP-20284

* fix(TUP-20284)Import Items throw errors
https://jira.talendforge.org/browse/TUP-20284
2018-10-15 14:48:44 +08:00
jiezhang-tlnd
e97c5d6c46 bugfix(TUP-20711)Cannot "Guess schema" with tSQLDWHInput (#2780) 2018-10-15 09:55:08 +08:00
wchen-talend
a236907b6f fix(TUP-20799):vaidation rule do not work for mssql and oracle (#2783) 2018-10-15 09:49:37 +08:00
wchen-talend
afd7e6987a fix(TUP-20716):Could not find or load main class while running a big job (#2785) 2018-10-12 19:04:54 +08:00
Chao MENG
f2871a1ca9 fix(TUP-20796): [bug] there are errors after click Property Type: (#2779)
fix(TUP-20796): [bug] there are errors after click Property Type:  repository button to choose db
https://jira.talendforge.org/browse/TUP-20796
2018-10-12 17:34:43 +08:00
Chao MENG
6218ffb0e2 fix(TUP-20881): Repository share: the text "check update (#2781)
fix(TUP-20881): Repository share: the text "check update frequency(days)" cannot type in 0 even it is not the first digital.
https://jira.talendforge.org/browse/TUP-20881
2018-10-12 17:27:16 +08:00
zwxue
1552ed05aa fix(TUP-20811): Migrate preference project version. (#2774) 2018-10-12 17:00:26 +08:00
Roman
0758dbb7f5 Rvoievidko/tdi 40363 allow redshift to use sso (#2688)
* 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
2018-10-12 10:21:44 +03:00
wchen-talend
c2c656bc0a fix(TUP-20799):vaidation rule do not work for mssql and oracle (#2773) 2018-10-12 09:50:49 +08:00
pyzhou
e8d7687e97 fix(TDI-41115):tSalesforceWave throw exception if file exist (#2761) 2018-10-11 16:49:28 +08:00
Dmytro Sylaiev
bc1306429c fix(TDI-41137): Revert change mistake in property message" (#2769)
This reverts commit 28fe86379d.
2018-10-10 17:53:26 +03:00
Roman
86dd2db99f fix(TDI-41063): change count NB lines logic (#2758) 2018-10-10 15:35:38 +03:00
pyzhou
f7a0d3e354 fix(TDI-41122):Change the default value for RecordDelimiter of JSON (#2762)
Output Type
2018-10-10 17:45:09 +08:00
mbasiuk-talend
cfdaf85651 Mbasiuk/tdi 40846 date validation fix (#2620)
* fix(TDI-40846): improve date validation check

* fix(TDI-40846): correct formatting of code

* fix(TDI-40846): add check box use strict date check

* fix(TDI-40846): move to routines method
2018-10-10 12:11:38 +03:00
zwxue
52fd36e939 feat(TUP-20633):Add a command to regenerate all the poms of jobs in a (#2759)
project.
2018-10-10 14:32:13 +08:00
Dmytro Sylaiev
8646577e80 fix(TDI-31285): Remove needless default value (#2760) 2018-10-09 17:51:22 +03:00
Roman
a835261083 fix(TDI-41064): improve logic for templates (#2740) 2018-10-09 08:21:56 +03:00
jzhao
a877dd61d8 feat(TDI-40958): update salesforce api to 43.0 (#2732)
** feat(TDI-40958): update salesforce api to 43.0

** update jars to 44.0.0

** update default endpoint to 43.0.0

** add depends to wave components
2018-10-09 11:05:44 +08:00
Chao MENG
0a1b263e67 fix(TUP-20854): NPE show in error log when add reference project (#2757)
fix(TUP-20854): NPE show in error log when add reference project
https://jira.talendforge.org/browse/TUP-20854
2018-10-09 10:20:08 +08:00
zwxue
321dd3f914 workitem(TUP-20829):Improvements needed on docker. (#2756) 2018-10-08 18:17:02 +08:00
Ivan Gonchar
ad6917b692 chore: upgrade Tacokit version to 1.1.0 release (#2754) 2018-10-08 11:30:14 +03:00
Jane Ding
1fed00f560 feat(TUP-20789)Remove the dependencies page and use context view for (#2755)
resource dependency only
https://jira.talendforge.org/browse/TUP-20789
2018-10-08 11:50:59 +08:00
chmyga
4f13e02253 fix(TCOMP-925): columns order in tcompv1 tables (#2752)
* Add support for OptionsOrder/GridLayout for SomeClass used as List<SomeClass> option in Studio
2018-10-05 16:44:34 +03:00
Dmytro Sylaiev
889b26159c Dsylaiev/tdi 40911 remove redundant 11 6 oracle version (#2753)
* 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
2018-10-05 15:49:53 +03:00
Ivan Gonchar
4c9128050d fix(TCOMP-1105): do not persist schema parameter (#2749) 2018-10-04 15:28:38 +03:00
mbasiuk-talend
aa846e359e fix(TDI-41119): add more condition to use edtftpj library (#2748) 2018-10-04 14:52:00 +03:00
Stéphane Bouchet
4654b4e524 fix(TESB-23695) : filter multiple backslash in url (#2744) 2018-10-04 13:43:53 +02:00
Romain Manni-Bucau
d1158565b4 ensure a shell is passed to the openinfo/openerror (#2747) 2018-10-04 10:41:37 +02:00
Dmytro Sylaiev
28fe86379d fix(TDI-41137): Fix mistake in property message (#2746) 2018-10-03 19:39:19 +03:00
Ivan Gonchar
00383fe509 fix(TCOMP-1105): hide Edit Schema widget in repository dialog (#2743) 2018-10-03 14:59:27 +03:00
Romain Manni-Bucau
d65558db2f rendering adoc in the tacokit plugin instead of relying on a server rendering (#2739)
* 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
2018-10-03 12:02:27 +02:00
Ivan Gonchar
5a3370b90b fix(TCOMP-1104): fix drad and drop issue (#2742) 2018-10-02 19:00:53 +03:00
Dmytro Sylaiev
a0ad690d55 feat(TDI-40944): Add 'Use Remote verification' checkbox FTPS (#2711) 2018-10-01 10:26:02 +03:00
Stéphane Bouchet
977843a96a fix(TUP-20173): fixed fragment usage in feature (#2345)
* fix(TUP-20173): fixed fragment usage in feature

* fix(TUP-20173): fixed fragment usage in feature
2018-10-01 14:47:53 +08:00
zwxue
037c197917 fix(TUP-20392):Error log shows after Migrating project from 6.5.1 to (#2686)
7.0.1
2018-10-01 13:53:51 +08:00
Chao MENG
723bbd5b8d Cmeng/feat/tup 20469 components dialog (#2674)
* feat(TUP-20467): Support of install of car in patch
https://jira.talendforge.org/browse/TUP-20467

* feat(TUP-20467): Support of install of car in patch
https://jira.talendforge.org/browse/TUP-20467

* feat(TUP-20467): Support of install of car in patch
https://jira.talendforge.org/browse/TUP-20467

* feat(TUP-20467): Support of install of car in patch
https://jira.talendforge.org/browse/TUP-20467

Fix CAR installation bug

* feat(TUP-20469): Add a dialog to install or update components
https://jira.talendforge.org/browse/TUP-20469

* feat(TUP-20469): Add a dialog to install or update components
https://jira.talendforge.org/browse/TUP-20469

* fix(TUP-20650): fix install problem in linux and mac.

* feat(TUP-20469): Add a dialog to install or update components
https://jira.talendforge.org/browse/TUP-20469

Fix junit issue

* feat(TUP-20469): Add a dialog to install or update components
https://jira.talendforge.org/browse/TUP-20469

Fix junit issue

* feat(TUP-20469): Add a dialog to install or update components
https://jira.talendforge.org/browse/TUP-20469

adjust UI

* feat(TUP-20469): Add a dialog to install or update components
https://jira.talendforge.org/browse/TUP-20469

1. adjust UI
2. support patch installation

* feat(TUP-20469): Add a dialog to install or update components
https://jira.talendforge.org/browse/TUP-20469

1. adjust UI
2. support patch installation

* feat(TUP-20469): Add a dialog to install or update components
https://jira.talendforge.org/browse/TUP-20469

1. adjust UI
2. support patch installation

* feat(TUP-20470):Share components updates on the local nexus

* feat(TUP-20470):don't share component from patch.

* feat(TUP-20470):make share available only online mode.

* feat(TUP-20471):Manual install of car and share to local nexus

* feat(TUP-20469): Add a dialog to install or update components
https://jira.talendforge.org/browse/TUP-20469

1. update preference

* feat(TUP-20469): Add a dialog to install or update components
https://jira.talendforge.org/browse/TUP-20469

1. update preference
2018-10-01 10:58:24 +08:00
hwang-talend
fa72b1c980 bugfix(TUP-7208):bat & sh are exported to zip if I select Unix for Shell (#2724)
bugfix(TUP-7208):bat & sh are exported to zip if I select Unix for Shell Launcher
2018-09-29 16:04:08 +08:00
pyzhou
35ed05f34e feat(TDI-41024):tS3Get S3 Select (#2717)
* 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
2018-09-29 14:06:23 +08:00
Anas KHABALI
11d612ba21 Metadata migration fix and default values and diplayName for test connection (#2607)
* TCOMP-996 : use configuration version instead of plugin constant
* fix default value. avoid null as string
* TCOMP-941 : fix default values for enum
2018-09-28 18:18:12 +02:00
Jane Ding
dff477c8d1 Jding/tup 20460 make sure update job dependencies resources (#2619)
* 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
2018-09-28 18:50:07 +08:00
jiezhang-tlnd
16d7e28a03 feat(TUP-18754)Update driver for Sybase (#2708)
* 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.
2018-09-28 15:46:39 +08:00
jzhao
d1346bd5bc feat(TDI-39059):tFileInputExcel support includePhoneticRuns configurable (#2733) 2018-09-28 14:33:00 +08:00
kjwang-talend
baaf974043 TUP-20499 Sign jobs when build zip from studio / CI (#2570)
* TUP-20499 Sign jobs when build zip from studio / CI
https://jira.talendforge.org/browse/TUP-20499

* TUP-20535 Integrate job signing into the studio
https://jira.talendforge.org/browse/TUP-20535

* TUP-20535 Integrate job signing into the studio
https://jira.talendforge.org/browse/TUP-20535

* TUP-20637 Secure usage of maven plugin of signature
https://jira.talendforge.org/browse/TUP-20637

* TUP-20743 [bug] run job which use child job on jobserver failed.
https://jira.talendforge.org/browse/TUP-20743

* TUP-20637 Secure usage of maven plugin of signature
https://jira.talendforge.org/browse/TUP-20637

* TUP-20637 Secure usage of maven plugin of signature
https://jira.talendforge.org/browse/TUP-20637
2018-09-28 11:44:43 +08:00
jiezhang-tlnd
d0bca54e19 Jzhang/feat/tup 20682 add support of postgres 10 in the db of studio (#2707)
* 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
2018-09-28 11:09:16 +08:00
hcyi
931036069e feat(TUP-20681):Add support of Mysql 8 in the db of studio (#2706)
* feat(TUP-20681):Add support of Mysql 8 in the db of studio

* feat(TUP-20681):Add support of Mysql 8 in the db of studio.
2018-09-28 10:46:32 +08:00
Roman
8954fc90b2 Rvoievidko/tdi 41089 migration task after update to mysql 8 (#2730)
* 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
2018-09-27 11:10:39 +03:00
Nicolas Rousseau
9435451afc Revert "TESB-21703 Maven nature added to new child subjob (#2192)"
This reverts commit 34d92b92c9.
2018-09-26 14:36:55 +08:00
pyzhou
9156ef3322 feat(TDI-41023):upgrade aws sdk (#2678)
* feat(TDI-41023):upgrade aws sdk

* feat(TDI-41023):upgrade again to 1.11.406

* remove useless jar.
2018-09-26 10:43:42 +08:00
Ivan Gonchar
8a2ab941da fix(TCOMP-1082): fix ActionParameter conversion issue for HealthCheck (#2731) 2018-09-25 16:50:14 +03:00
Roman
04c0190688 Rvoievidko/tdi 41085 failed tuj after updating postgre to v10 (#2727)
* fix(TDI-41085): change Postgre version to prior v9
2018-09-25 13:12:13 +03:00
Yu
fb98946610 feat(TBD-7591) Add job name & tags for qubole hive components (#2715)
Adding more detailed information like job name, tags etc. for qubole hive job.
Components included:
    tHiveInput
    tHiveRow
2018-09-25 10:32:26 +02:00
wang wei
39f004bed9 fix(TDI-40720): support tSAPHanaConnection work with tELTMap (#2729) 2018-09-25 14:55:20 +08:00
wang wei
ab14f088a9 fix(TDI-40790): improve the s3 get performance and retry way (#2728) 2018-09-25 14:02:51 +08:00
Stéphane Bouchet
d9936600da fix(TESB-23560) : display correct url in console for ESB implementations (#2726) 2018-09-24 16:15:41 +02:00
Ivan Gonchar
828d04212a fix(TCOMP-1078): fix guess schema button visibility (#2725) 2018-09-24 16:11:54 +03:00
Anas KHABALI
3105881419 TCOMP-1063 : integrate Record API from tacokit to the studio (#2709) 2018-09-21 18:02:20 +02:00
Dmytro Sylaiev
5a588a024f fix(TDI-41043): SFTP tFTPFileList full file info fix (#2723) 2018-09-21 17:16:40 +03:00
Nicolas Rousseau
69b40cb2bd feat(TUP-20636) fix duplicate uri 2018-09-21 13:25:29 +08:00
Romain Manni-Bucau
7f68ae0662 guess schema now uses json in tacokit (#2720)
* TCOMP-1071 healthcheck button text

* ensure guess schema uses the new tacokit parsing format

* upgrading tacokit
2018-09-20 17:37:55 +02:00
Emmanuel GALLOIS
f5232f79e2 fix(TDI-40875): cast as Object for primitive boxing (#2721) 2018-09-20 16:29:29 +02:00
qiongli
20989e1a22 feat(TDQ-15611) Add tDataShuffling to this migration (#2694) 2018-09-20 17:46:00 +08:00
Dmytro Sylaiev
84c778d7d0 Dsylaiev/tdi 37336 add error message when context value set to null (#2716)
* 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
2018-09-20 12:13:32 +03:00
Dmytro Sylaiev
b7ab10293e fix(TDI-40963): Disable codegen for unused socks proxy (#2719) 2018-09-20 12:00:45 +03:00
Roman
520f904dcf Rvoievidko/tdi 40953 support my sql 8 (#2669)
* feat(TDI-40953): upgrade Connection and Output cmpnts

* feat(TDI-40953): upgrade Input component

* feat(TDI-40953): upgrade rest of MySQL components

* feat(TDI-40953): change template for MySQL

* feat(TDI-40953): add logic to choose class for driver

* feat(TDI-40953): change default version of DB

* feat(TDI-40953): update condition for MySQL_8

* feat(TDI-40953): update MySQL to v8 in tCreateTable

* feat(TDI-40953): upgdate tMySQLConnection component

* feat(TDI-40953): upgdate tCreateTable component

* feat(TDI-40953): upgdate MySQLBulk component

* feat(TDI-40953): upgdate MySQLSCD component

* feat(TDI-40953): add else if

* feat(TDI-40953): fix process missing

* feat(TDI-40953): fix ELT

* feat(TDI-40953): rename connection to connectionMySQL to avoid collision
2018-09-20 11:09:08 +03:00
Roman
ffab5918e7 Rvoievidko/tdi 40954 support postgres 10 (#2677)
* 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
2018-09-20 10:37:09 +03:00
Dmytro Sylaiev
33e40904dd fix(TDI-40965): Fix compile error in tFTPPut (#2676) 2018-09-20 10:18:52 +03:00
Anas KHABALI
8726904c7e TCOMP-991 : fix condition creation for activeif in the studio (#2713)
* 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
2018-09-19 17:22:20 +02:00
Denis Sergent
276d3cd6d8 TESB-23382 Managing JSON API storage for TDM use (#2714)
* 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
2018-09-19 15:48:07 +02:00
Ivan Gonchar
332853c5c8 Igonchar/tcomp 1039 tests (#2710)
* 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
2018-09-18 15:57:47 +02:00
Emmanuel GALLOIS
feeea8220a feat(TDI-40875): bumped codegen-utils to 0.25.3 (#2712) 2018-09-18 11:56:03 +02:00
Dmytro Sylaiev
995d668dae Dsylaiev/tdi 40504 implement move to current dir sftp (#2703)
* fix(TDi-40504): Make moveToRemoteDir feature consistent for sftp

* fix(TDI-40504): Add migration task
2018-09-14 17:14:54 +03:00
Ivan Gonchar
1db4611c47 [TCOMP-1048] Igonchar/tcomp 1039 - update integration (#2661)
* feat(TCOMP-1039): add metadata keys for updatable feature

* feat(TCOMP-1039): add class for storing updatable metadata

* feat(TCOMP-1039): implement UpdateListener

* feat(TCOMP-1039): add identity update strategy to test pre-integration

* feat(TCOMP-1039): implement UpdateResolver

* feat(TCOMP-1039): add UpdateResolver in SettingVisitor

* fix(TCOMP-1039): fix incorrect imports

* committing changes for update

* fix(TCOMP-1039): refactor studio integration code to improve readability

* fix(TCOMP-1039): move Update Button creation to correct place

* fix(TCOMP-1039): fix Update button creation

* feat(TCOMP-1039): set UpdateAction as async command to run when button is clicked

* feat(TCOMP-1039): implement Update button command

* feat(TCOMP-1039): add refresh during update button execution

* fix(TCOMP-1039): resolve Update action parameters after all parameters are built

* fix(TCOMP-1039): fix ButtonParameter creation

* feat(TCOMP-1039): convert value for TableElementParameter in UpdateCommand

* fix(TCOMP-1039): refactor converting table value from action and fix integer issue

* fix(TCOMP-1039): fix refresh layout problem

* fix(TCOMP-1039): refactor fromAction method to setValueFromAction() method
2018-09-14 12:30:01 +03:00
Chao MENG
211f6d68df feat(TUP-20678): Add APAC datacenter to the list on the studio (license (#2704)
/ connection)
https://jira.talendforge.org/browse/TUP-20678
2018-09-14 17:16:13 +08:00
mbasiuk-talend
7bcc4624fa fix(TDI-40943): upgrade woodstox core library to newest version (#2646)
* fix(TDI-40943): upgrade woodstox core library to newest version

* fix(TDI-40943): upgrade codehaus woodstox lib to 4.1

* fix(TDI-40943): fix no such method, upgrade xmlsec

* fix(TDI-40943): revert MicrosoftCRM fix
2018-09-14 10:59:57 +03:00
nrousseau
d6ece009ad babili-export (#2705) 2018-09-14 14:24:27 +08:00
nrousseau
f58cb661c3 chore(TUP-20636) update maven uri (#2690)
* chore(TUP-20636) update maven uri

* chore(TUP-20636) update maven uri

* chore(TUP-20636) update maven uri

* chore(TUP-20636) update maven uri
2018-09-14 10:29:23 +08:00
Ivan Gonchar
3817da743b fix(TCOMP-1056): fix refresh problem on advanced component tab (#2702) 2018-09-14 10:26:54 +08:00
Denis Sergent
3f67f8d083 TESB-23382 New "REST API Definitions" metadata node (#2687)
* 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
2018-09-13 17:01:15 +02:00
Dmytro Sylaiev
7fea27ceb4 fix(TDI-40961): Add tcomp version to globalMap (#2700)
* fix(TDI-40961): Add tcomp version to globalMap

* fix(TDI-40961): Update version value for different components

* Add needed scriptlets
2018-09-13 12:46:44 +03:00
msjian
fb07bf2262 fix(TDQ-15391): for build job when select docker image,when have (#2691)
tDqReportRun, always export items.
2018-09-12 15:26:32 +08:00
Olha Varnavina
db09804e74 feat(TDI-40535): track application in snowflake (#2652)
* feat(TDI-40535): track application in snowflake

* feat(TDI-40535): track application in snowflake

* fixed retrieve of studio version

* feat(TDI-40535): track application in snowflake

* fixed to use global studio version instead of separate for each
component
2018-09-11 18:49:37 +03:00
Emmanuel GALLOIS
d0cda1523c 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
2018-09-11 11:28:47 +02:00
kcoepeau
94527f2eaa fix(TBD-7678): Migrate tMatchModel (#2682) 2018-09-11 11:07:25 +02:00
Mike Yan
fac0f33a03 fix(TESB-23376):Runtime cannot install REST artifact because redundant (#2679)
'-bundle' in features
2018-09-11 15:54:21 +08:00
Dmytro Sylaiev
e2ca1ccf5c fix(TDI-40963): Hide socks proxy properties when use existing connection (#2675) 2018-09-10 13:08:48 +03:00
chmyga
d2e8128a10 fix(TDI-40994): SnowflakeInput incorrect date (#2668)
* Fix Date conversion in IncomingSchemaEnforcer

* Fix tests

* Bump talend-codegen-utils lib version
2018-09-10 11:34:55 +03:00
Ivan Gonchar
101f14a628 fix(TCOMP-1047): make Text control in Suggestable editable (#2673) 2018-09-07 12:57:42 +03:00
jiezhang-tlnd
2a73db880f fix(TUP-20634)Null pointer exception when trying to edit query by (#2660)
double-clicking query in Repository View
https://jira.talendforge.org/browse/TUP-20634
2018-09-07 17:27:27 +08:00
zwxue
1740e4336b feat(TUP-20446):change docker goal phase for studio. (#2662) 2018-09-07 11:28:11 +08:00
wchen-talend
a66c1596f2 fix(TUP-20570):Documentation for tXMLMap does not show the mapping (#2670) 2018-09-07 09:58:16 +08:00
Ivan Gonchar
1a859ad437 fix(TCOMP-1047): allow to configure Value Selection Text control (#2672) 2018-09-06 18:02:53 +03:00
Ivan Gonchar
730d56c763 Igonchar/tcomp 1044 (#2665)
* fix(TCOMP-1044): fix ClassCastException during action call with Table as parameter

* fix(TCOMP-1044): convert Integer value to String in table new row

* fix(TCOMP-1044): add unit-test to check fixing Integer value for enum column
2018-09-06 16:39:08 +03:00
jiezhang-tlnd
a280856c72 fix(TUP-20511)Need to limit the number of entry on the (#2653)
* fix(TUP-20511)Need to limit the number of entry on the
custom_uri_mapping.json

* fix(TUP-20511)Need to limit the number of entry on the
custom_uri_mapping.json
2018-09-06 11:08:40 +08:00
msjian
c359a211de fix(TDQ-15391): when build job has tDqReportRun, must always export (#2654)
items.
2018-09-05 18:27:40 +08:00
wchen-talend
03034fefdf fix(TUP-20570):Documentation for tXMLMap does not show the mapping (#2663) 2018-09-05 18:25:35 +08:00
zwxue
fc6e01737c feat(TUP-20184):Add possibility to build/publish docker images from studio. (#2612)
* feat(TUP-20184):Add possibility to build/publish docker images from
studio.

* feat(TUP-20184):remove custom checkbox and add error messages.

* feat(TUP-20184): Add options.

* feat(TUP-20184): show real value of docker options.

* fix(TUP-20656): pop up docker build/push errors.

* fix(TUP-20657): change option label and error message.

* fix(TUP-20656): fix error pop-up problem

* fix(TUP-20184):fix wrong error check when doing image push.

* feat(TUP-20184):add preference for docker build/push.

* fix(TUP-20184): fix NPE.
2018-09-05 14:41:49 +08:00
wang wei
babe0f6635 fix(TDI-40745): fix the table exists issue (#2540)
* fix(TDI-40745): fix the table exists issue

* fix(TDI-40745): add tsaphanabulkexec to db uniform
2018-09-05 10:59:49 +08:00
kcoepeau
83221eed8c fix(TBD-7596): Migrate to Timestamp format instead of Date (#2656) 2018-09-04 11:38:34 +02:00
Dmytro Sylaiev
7f65ace113 fix(TDI-40927): Set default Authenticator for ftp socks proxy (#2648) 2018-09-04 10:53:08 +03:00
Mike Yan
8b6e3ad4f3 fix(TESB-22874):Fix to genreate bundle resources for OSGi bundle type (#2655)
artifact in reference project
2018-09-04 14:36:41 +08:00
Yu
47e1caa316 feat(TBD-5960) Add service account support for Google Bigquery (#2643)
Add service account authentication for bigquery components on DI.
2018-09-03 18:18:48 +02:00
wchen-talend
e2d84094c2 Wchen/bugfix/tup 20570 xmlmap doc (#2639)
* fix(TUP-20570):cumentation for tXMLMap does not show the mapping

* fix(TUP-20570):Documentation for tXMLMap does not show the mapping
2018-09-03 15:24:39 +08:00
zwxue
e1da9684b8 fix(TUP-20611):Retrieve correct CDH513 jar name and Maven uri for (#2614)
missing jar dialog.
2018-09-03 10:48:26 +08:00
Stefan Le Moing
451d8c30eb fix(TBD-7422): upgrade tDataPrepRun jar (#2558) 2018-08-31 08:57:32 +00:00
Romain Manni-Bucau
8717e22bad TCOMP-1029 adding contains as strategy for conditional rendering (#2649) 2018-08-30 13:26:51 +02:00
chmyga
ad7d8fc332 fix(TDI-40868): incorrect dates inserted Snowflake (#2605)
* fix(TDI-40868): incorrect dates inserted Snowflake

* Fix timezone problems for date fields

* Bump version

* fix(TDI-40868): incorrect dates inserted Snowflake

* Fix version of codegen lib in libraris custom
2018-08-30 08:14:53 +03:00
pyzhou
18f0bc9f0d Pyzhou/tdi 40243 s3 accelerated endpoint (#2621)
* feat(TDI-40243):enable s3 accelerated ending point.

* feat(TDI-40243):remove quotes.

* fix compile error.

* ending point should be set in builder.

* feat(TDI-40243):Move the option out of client configuration.

* feat(TDI-40243):add the show if.

* correct the show if option
2018-08-30 10:34:56 +08:00
Romain Manni-Bucau
2bd3e7c0c1 [TCOMP-1013] starting to wire the new condition API (#2630)
* starting to wire the new condition API

* reworking the tacokit conditions to support OR operator

* fix(TCOMP-1013): fix ActiveIf target path

* fix(TCOMP-1013): add javadoc to explain sourceParameter field

* fix(TCOMP-1013): remove unnecessary settings streaming during ActiveIfListeners building

* fix(TCOMP-1013): simplify ConditionGroup cache

* fix(TCOMP-1013): replace String.valueOf() with corrent getStringValue() ElementParameter getter

* fix(TCOMP-1013): remove unused imports
2018-08-29 18:01:38 +03:00
Mike Yan
df8091065d fix(TUP-20661):Cannot create preview delimited file for NPE (#2644) 2018-08-29 15:38:26 +08:00
Stéphane Bouchet
ca0e47faac fix(TESB-22547): call saveCustomMavenURIMap only once. (#2597) 2018-08-27 21:56:02 +02:00
wang wei
cbb250564d fix(TDI-40806): adjust the ui label and exception information to make it more clear (#2640) 2018-08-27 17:27:13 +08:00
Roman
74eaf67fa8 fix(TDI-40917): update version of EXABulkUtil (#2634) 2018-08-27 09:46:06 +03:00
SunChaoqun
4c816f6c1a TESB-21633:The URI of the cREST component is not correct (#2638) 2018-08-27 12:09:34 +08:00
Jane Ding
beb265dc2f feat(TUP-20457) to revert for avoid breaking DI (#2636) 2018-08-24 15:20:50 +08:00
Mike Yan
3e2017a4bf fix(TESB-23250):Update maven-deploy-plugin version to 2.7 (#2637) 2018-08-24 14:24:29 +08:00
kcoepeau
1998e1ad1c fix(TBD-7495): Add checkbox to transform date type in timestamp (#2593) 2018-08-23 12:02:31 +02:00
Romain Manni-Bucau
c8144be508 fixing tacokit module compilation (#2629) 2018-08-23 09:43:45 +02:00
hcyi
7d5781a14b feat(TUP-16940):Test-Case testing the process not only the flow of data. (#2552)
* feat(TUP-16940):Test-Case testing the process not only the flow of data.

* feat(TUP-16940):fix TUP-20576:redundant connection link is generated in
subsequent component

* feat(TUP-16940):fix TUP-20615:Fields in testcase->tRowGenerator should
be readonly.
2018-08-23 10:39:30 +08:00
mbasiuk-talend
f5e8469257 feat(TDI-40829): fix hostname verifier interface (#2604) 2018-08-22 15:27:46 +03:00
Dmytro Sylaiev
27f883f1ec feat(TDI-40018): Add UNLOGGED and TEMP table support PostgreSQL (#2603)
* feat(TDI-40018): Add UNLOGGED and TEMP table support PostgreSQL

* feat(TDI-40018): Hide unlogged checkbox for not-supported versions

* feat(TDI-40018): Fix temp table exist check
2018-08-22 10:38:22 +03:00
Roman
ce4ee19493 Rvoievidko/tdi 39279 t my sql output batch commit problem (#2622)
* fix(TDI-39279): update commitCounter for end part

* fix(TDI-39279): additional check for counter

* fix(TDI-39279): remove tabs
2018-08-22 10:03:01 +03:00
Mike Yan
6789f46878 fix(TESB-23217):MicSvc pom for REST type is generated wrong when (#2623)
importing
2018-08-22 15:01:35 +08:00
ypiel
a252a4d0ce feat(TDI-40900) : Update libs versions (#2616)
- bouncycastle/bcprov-jdk15on/1.6
- jackcess/2.1.12
- jackcess-encrypt/2.1.4
2018-08-21 16:01:19 +02:00
mbasiuk-talend
07a8c1ff4f feat(TDI-40828): upgrade cxf library to newest one (#2602) 2018-08-21 12:40:21 +03:00
pyzhou
2d5bc10984 feat(TDI-40503):Enable to specify Signature for tS3connection. (#2590)
* feat(TDI-40503):Enable to specify Signature for tS3connection.

* feat(TDI-40503):revert the change of constructor of tS3client

* feat(TDI-40825): Revert the change of SQS and Redshift
2018-08-21 15:08:07 +08:00
Jane Ding
3e2f8acdc1 feat(TUP-20458)Implement the resource dependencies editor page for DI (#2595)
* 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-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
2018-08-21 14:49:52 +08:00
Ivan Gonchar
00038f6614 Igonchar/tcomp 968 (#2611)
* fix(TCOMP-968): register ValidationListener in Validable annotation owner option

* fix(TCOMP-968): override parameters() method correctly in SettingsActionParameter

* fix(TCOMP-968): extract AbstractActionParameter from ActionParameter

* fix(TCOMP-968): remove hasDirectValue() from IActionParameter

* fix(TCOMP-968): remove setValue() method from IActionParameter

* fix(TCOMP-968): create actionClient lazily to unblock unit-tests

* fix(TCOMP-968): extend action parameter classes from AbstractActionParameter instead of ActionParameter

* fix(TCOMP-968): remove ActionParameterTest

* fix(TCOMP-968): replace ActionParameter with SettingsActionParameter in TacokitElementParameter

* fix(TCOMP-968): replace ActionParameter with SettingsActionParameter in ValidationListenerTest

* fix(TCOMP-968): remove ActionParameter class

* fix(TCOMP-968): fix Suggestions response caching

* fix(TCOMP-968): remove unused ActionParameterUpdater

* fix(TCOMP-968): clean SuggestionsAction
2018-08-20 12:30:38 +03:00
Dmytro Sylaiev
11679e1550 fix(TDI-32740): Change default command separator (#2613) 2018-08-17 12:30:22 +03:00
Roman
17ce620d83 fix(TDI-40775): version of commons-lang3 now 3.7 (#2610) 2018-08-16 14:40:09 +03:00
Roman
23952fcbfe Rvoievidko/tdi 40838 custom charset for t teradata tpt exec (#2596)
* feat(TDI-40838): add charset for data in advanced settings

* feat(TDI-40838): add charset for data in tTeradataTPTUtil

* fix(TDI-40838): hide text field

* fix(TDI-40838): add parentheses
2018-08-16 10:55:31 +03:00
Ivan Gonchar
6ef6d08cb8 chore: upgrade tacokit version to 1.0.5-SNAPSHOT (#2609) 2018-08-15 16:50:34 +08:00
Dmytro Sylaiev
2d6fbaa1df fix(TDI-35711): Encryption key as password (#2564)
* fix(TDI-35711): Encryption key as password

* fix(TDI-35711): Extends fix for outputBulk

* Also fix compile error for db-generic CID

* Small refactoring

* fix(TDI-35711): Fix master-compability

* Remove duplicate variables

* fix(TDI-35711): Fix compile error for context values

* fix(TDI-35711): Remove duplicate variable
2018-08-15 11:11:24 +03:00
jzhao
97cc7cee0b fix(TDI-40854): tGSConnection proxy workaround can't work from 7.0.1 (#2606) 2018-08-14 18:32:31 +08:00
Roman
be769d6ffa fix(TDI-40855): remove duplicated filter for datasource (#2591) 2018-08-13 15:02:16 +03:00
wang wei
66411b9e77 fix(TDI-40858): fix the unstable format as different OS(different row separator) and fix the format for the java file (#2599) 2018-08-13 11:54:50 +08:00
wang wei
d65b810b9d fix(TDI-40858): fix the tcompv0 dynamic type performance issue with studio(#2592) 2018-08-13 10:54:29 +08:00
Anas KHABALI
38b0666489 fix(TUP-20588) : store tacokit config type versions for migration handling (#2594) 2018-08-10 16:44:01 +02:00
kjwang-talend
183d9e319e TUP-20448 exception show in error log when i export a job contain (#2543)
* TUP-20448 exception show in error log when i export a job contain
connection then import it again
https://jira.talendforge.org/browse/TUP-20448

* TUP-20448 exception show in error log when i export a job contain
connection then import it again
https://jira.talendforge.org/browse/TUP-20448
2018-08-10 17:00:25 +08:00
Ivan Gonchar
81d93b0787 Igonchar/tcomp 936 (#2587)
* fix(TCOMP-936): add test-case with Array parameter for SuggestionResolverTest

* fix(TCOMP-936): add IActionParameter interface

* fix(TCOMP-936): add IActionParameter interface implementation to ActionParameter class

* fix(TCOMP-936): implement payload computing from multiple params per ActionParameter

* fix(TCOMP-936): fix failing test

* fix(TCOMP-936): add createActionParameter() method in TaCoKitElementParameter

* fix(TCOMP-936): implement TableActionParameter which adds List support in action parameters

* fix(TCOMP-936): add TableElementParameter junits

* feat(TCOMP-936): implement Strings.removeQuotes()

* fix(TCOMP-936): remove removeQuotes() method from ActionParameter

* fix(TCOMP-936): fix imports

* fix(TCOMP-936): add copyright
2018-08-10 15:34:56 +08:00
Roman
f4154b9e26 fix(TDI-39279): update commitCounter for end part (#2574) 2018-08-10 10:06:35 +03:00
pyzhou
dac87886f3 fix(TDI-40825):Provide clear errorMessage for tServiceNow. (#2586) 2018-08-10 11:10:12 +08:00
Andreas Mattes
2cf61d4f99 fix(TESB-22458): Ensure consistent recognition of ESB jobs. (#2585)
* fix(TESB-22458): Remove obsolete SAM feature setting code.

Obsolete code for setting the SAM event feature is removed as it is causing compile errors.

* fix(TESB-22458): Ensure consistent recognition of ESB jobs.

The present fix makes sure that jobs embedded via component cTalendJob are consistently recognized as ESB jobs, and corresponding code fragment are added at code generation.
2018-08-09 15:17:24 +02:00
Roman
9113454b1b Rvoievidko/tdi 29016 teradata tpt components (#2545)
* feat(TDI-29016): add checkbox for custom script file

* feat(TDI-29016): add checkbox for TPTExec comp

* feat(TDI-29016): basic functionality for custom script

* feat(TDI-29016): improve formatting

* feat(TDI-29016): remove whitespaces

* feat(TDI-29016): add double quotes to filename

* feat(TDI-29016): remove custom script from Util component
2018-08-09 12:19:51 +03:00
mbasiuk-talend
5e3ae43b91 fix(TDI-34814): improve number formatter in exa (#2583) 2018-08-09 11:11:54 +03:00
wang wei
1bf5047811 fix(TDI-40806): use mulit copy only when file larger than 5gb (#2584) 2018-08-09 11:48:01 +08:00
pyzhou
ffbf902622 fix(TDI-40722):restore the origin logic of import xstream.jar (#2576) 2018-08-09 11:36:52 +08:00
Ivan Gonchar
8a10666e87 Igonchar/tcomp 970 (#2582)
* fix(TCOMP-970): add ValidationResolverTest

* fix(TCOMP-970): add complex parameter types support for AsyncValidation and fix parameter mapping

* fix(TCOMP-970): move resolveParameters() method to common super class

* fix(TCOMP-970): remove unused methods from AbstractParameterResolver

* fix(TCOMP-970): fix imports in AbstractParameterResolver
2018-08-08 16:48:15 +03:00
Roman
b20688c389 Rvoievidko/tdi 40629 t greenplum output bulk exec file gen format (#2581)
* fix(TDI-40629): add filetype parameter in xml
2018-08-08 16:03:41 +03:00
jiezhang-tlnd
b698f21032 fix(TUP-20512)Metadata JDBC DB Connections Bug with context variables (#2578)
https://jira.talendforge.org/browse/TUP-20512
2018-08-08 10:49:32 +08:00
Anas KHABALI
407987db92 fix(TUP-20461): pass only non technical file to tacokit migration handler (#2580) 2018-08-07 14:34:11 +02:00
Ivan Gonchar
6984d3d9b9 fix(TCOMP-960): fix suggestions parameters mapping (#2568)
* fix(TCOMP-960): fix suggestions parameters mapping

* fix(TCOMP-960): add mockito to dependencies

* fix(TCOMP-960): add test for 2 primitives order

* fix(TCOMP-960): remove unused dependencies

* fix(TCOMP-960): rewrite test with loading test data from json

* fix(TCOMP-960): add test with complex parameters

* fix(TCOMP-960): remove mockito from dependencies
2018-08-07 15:33:37 +03:00
mbasiuk-talend
d44f4312ac fix(TDI34861): fix nb_line counter (#2573)
* fix(TDI34861): fix nb_line counter

* fix(TDI-34681): fix other lines, that are missing

* fix(TDI-34861): fix wrong exception handling when usebatch
2018-08-07 13:46:09 +03:00
Vladimir Bogatyrov
2121051eba [TESB-22901] cMap with user defined code routine failing in ESB runtime (#2567)
Enable "Edit routine dependencies" popup menu for routes.
2018-08-07 16:19:11 +08:00
jzhao
ddb2883db5 fix(TDI-40824):tRedshiftOutputBulkExec compile error since generic components name when use 'encrypt'(#2575) 2018-08-07 09:58:10 +08:00
apoltavtsev
47ba604bd2 TESB-22594 Error occurred when build a route with ctalendjob to runtime (#2541) 2018-08-06 10:27:25 +02:00
Jane Ding
d49bb0f51a feat(TUP-20465)Split the esb resources plugin and move the common part (#2536)
* feat(TUP-20465)Split the esb resources plugin and move the common part
to tdi
https://jira.talendforge.org/browse/TUP-20465

* feat(TUP-20465)Split the esb resources plugin and move the common part
to tdi
https://jira.talendforge.org/browse/TUP-20465

* feat(TUP-20465)For new added plugin, shouldn't have bundle-version,
should add modules

* feat(TUP-20465)Modify the wrong Edit Properties Action point

* feat(TUP-20465)revert the relationship handler setting
2018-08-06 15:39:51 +08:00
nrousseau
6c64f941e9 Change nexus timeout value 2018-08-05 14:11:55 +02:00
jzhao
561253e9ba fix(TDI-40840):Remove "JDBC" from parameter "ELT JDBC Map Editor" in tELTMap (#2572) 2018-08-03 18:10:08 +08:00
Mike Yan
d07ab36cb8 fix(TESB-22825): Compile source before compute the manifest (#2571) 2018-08-03 16:39:36 +08:00
jiezhang-tlnd
87374b1fa1 fix(TUP-20512)Metadata JDBC DB Connections Bug with context variables (#2565)
https://jira.talendforge.org/browse/TUP-20512
2018-08-03 15:09:58 +08:00
wang wei
e58ffef784 fix(TDI-40833): tSCPFileExists not working with wildcard (#2569) 2018-08-03 12:37:45 +08:00
jiezhang-tlnd
d2629ef1c3 fix(TUP-20369)Mapper/Metadata tables for tMap in HTML document are (#2563)
missing in other than English
2018-08-03 11:03:44 +08:00
Ivan Gonchar
2cd23b9768 fix(TCOMP-964): fix ClassCastException when changing non-string option value (#2566) 2018-08-02 14:52:34 +03:00
Andreas Mattes
69d54aadd8 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.
2018-08-02 16:33:36 +08:00
wang wei
1edbb976aa fix(TDI-40806): tS3Copy Component does not allow large file (like 8GB) copy from one bucket to another (#2562) 2018-08-02 14:43:06 +08:00
Mike Yan
3e430f002a fix(TESB-22825): Avoid to generate standalone pom for service provider (#2560) 2018-08-01 14:40:05 +08:00
Ivan Gonchar
a1fd7b0f09 fix(TCOMP-961): set default value to SuggestionsAction parameters (#2559) 2018-08-01 10:26:02 +08:00
pyzhou
54932840c1 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.
2018-08-01 09:59:36 +08:00
zwxue
60eb7c92e2 fix(TUP-20507):File format should be Unix. (#2551) 2018-07-31 17:57:38 +08:00
jzhao
bb511e66f2 fix(TDI-40815): Compilation issue with tSalesforceOutput component with reject link(#2557)
* all tcomp v0 components with muilt reject should have same issue.
2018-07-31 15:52:49 +08:00
Olha Varnavina
c16495d4ab feat(TDI-40574): tSnowflakeOB and tSnowflakeBE (#2537)
* registered new components in unifier
2018-07-31 09:49:48 +03:00
Elena Tatarintseva
fd4b04bcab TMC-13491 [TIC to TMC] Remove flow builder and actions (#2553) 2018-07-30 15:29:14 +03:00
Anas KHABALI
d5c73c8fab TUP-20482 : active if with new legth strategy for comparing values. (#2548)
This work still having issue with Tables
2018-07-30 10:17:52 +02:00
chmyga
edb73f031a fix(TDI-40729): tCreateTable spelling error (#2547)
* Fix spelling error in messages
2018-07-30 10:11:41 +03:00
dlin-talend
d0bd59a291 TUP-20332:Change new branding images for 7.1 (#2550) 2018-07-30 15:03:58 +08:00
Roman
0fb6e13501 fix(TDI-39567): add tabs / improve code redability (#2546) 2018-07-27 09:14:09 -04:00
wchen-talend
f6335facf3 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.
2018-07-27 15:07:00 +08:00
jzhao
01d38ea330 feat(TDI-39599): rename ELT JDBC components (#2535) 2018-07-27 10:49:03 +08:00
Ivan Gonchar
18b6bb5d70 Igonchar/tcomp 934 (#2539)
* fix(TCOMP-934): remove unused fields in ComponentModel

* fix(TCOMP-934): ensure palette value uses only categories
2018-07-24 16:09:46 +03:00
Ivan Gonchar
02184018a1 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
2018-07-24 15:35:25 +03:00
Jan Lolling
0ef59e68c5 TDI-39567 improve performance in log4j code (#1655) 2018-07-24 03:48:58 -04:00
Chao MENG
7f1c6ee113 fix(TUP-20425): Cannot load BD node after logging on DI project (#2533)
https://jira.talendforge.org/browse/TUP-20425
2018-07-23 18:26:52 +08:00
wchen-talend
7db0205875 fix(TUP-20411):Adding context environment in the reference project, they (#2522)
do not get updated in the main project.
2018-07-23 11:12:25 +08:00
Anas KHABALI
c0bfff61a1 TCOMP-918 : use component-studio pom to handle some dependencies versions (#2532) 2018-07-23 10:34:55 +08:00
Stéphane Bouchet
5533ee28a3 fix(TESB-22628): fixed NPE during test execution (#2474) 2018-07-20 16:19:57 +02:00
mtuhai
500ea4fea3 Fix/tbd 7269 winutils problem (#2520)
* TBD-7269: fix

* mvn uri fix

* review fix
2018-07-20 16:39:26 +03:00
wang wei
a2a900aee0 fix(TDI-40760): add more condition to fix the stats and logs issue (#2531) 2018-07-20 19:02:32 +08:00
Anas KHABALI
af4edb0c87 fix(TUP-20463) add tacokit lib repository to job run scripts (#2529) 2018-07-20 18:38:01 +08:00
chmyga
73c59037b7 fix(TCOMP-921): boolean fields in tables (#2530)
* Convert Object to boolean for CheckElementParameter on update
2018-07-20 13:02:22 +03:00
wang wei
f77caa66ce fix(TDI-40757): fix the tjmsoutput (#2528) 2018-07-20 14:50:23 +08:00
Ivan Gonchar
04e121945e chore: bump tacokit version to 1.0.3 (#2527) 2018-07-20 10:22:24 +08:00
dlin-talend
03b09e3d8c TUP-20332:Change new branding images for 7.1 (#2514) 2018-07-20 09:01:43 +08:00
Stéphane Bouchet
4e005e49c5 Remove unnecessary com.sun import (#2526) 2018-07-19 15:07:39 +02:00
sbliu
bd86f1b11f 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.
2018-07-19 18:21:49 +08:00
pyzhou
89871f6a68 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
2018-07-19 17:13:26 +08:00
kjwang-talend
3baa4484ab 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
2018-07-19 16:57:05 +08:00
wang wei
7d7604eb12 fix(TDI-40757): Fix Job compilation error related to tJMSInput component (#2525) 2018-07-19 16:39:47 +08:00
wang wei
cedc43214c fix(TDI-40760): Error Connecting Aurora database using existing connection (#2523) 2018-07-19 15:19:19 +08:00
Chao MENG
5a7791793a 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
2018-07-19 12:54:31 +08:00
pyzhou
125a814459 fix(TDI-40467):New icon for tDB components. (#2518) 2018-07-18 14:03:02 +08:00
jzhao
fe673b3c8b Revert "fix(TDI-36144):SCD deactivates for type 2 records even if an inserting record is rejected(#2425)" (#2517)
This reverts commit 10826518c8.
2018-07-18 10:17:53 +08:00
Liu Xinquan
58b3804599 fix(TDQ-15455): using getUniqueName().indexOf("tRecordMatching")>-1 insdead of getComponent().getName().equals("tRecordMatching") to judge the component is tRecordMatching or not (#2508) 2018-07-17 17:00:18 +08:00
Anas KHABALI
9d5f09d60e TUP-20427 : integrate maxBatchSize from component model (#2507)
Fix guess schema (force maxbatchSize to 1) and handle null values
Fix multischema connector creation
2018-07-17 09:51:16 +02:00
Dmytro Sylaiev
bf00598cc6 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
2018-07-17 10:32:28 +03:00
Oleh Stoliarov
19717502f7 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
2018-07-16 16:59:12 +02:00
Laurent BOURGEOIS
55e3c41186 fix(TBD7343): fix variable name (#2512) 2018-07-16 12:13:51 +02:00
kjwang-talend
67c8cfa00f 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.
2018-07-16 14:58:29 +08:00
hcyi
eb11827947 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.
2018-07-16 11:40:25 +08:00
nrousseau
02ba8192a5 fix(TUP-20438) fix export with war for tdm (#2506) 2018-07-16 10:41:41 +08:00
nrousseau
18a0bbe19c Add Commandline test product (#2242)
* Add Commandline test product

* feat(TUP-20037):update version
2018-07-16 10:34:14 +08:00
Dmytro Sylaiev
2555ebeb79 feat(TDI-40559): Fix appName parameter in jdbc url (#2397) 2018-07-13 11:56:54 +03:00
jzhao
4142be0d02 feat(TDI-38814): tCreateTable support snowflake (#2475) 2018-07-13 10:39:34 +08:00
hcyi
14de8dc8d8 fix(TUP-20364):Audit can't set database "H2 Local","H2 Remote" when (#2489)
studio logon on git remote mode.
2018-07-13 09:56:17 +08:00
hcyi
0ad917285f 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.
2018-07-13 09:53:46 +08:00
timbault
d847ae5eae TUP-20433 - tHMap throw npe when connect to output but haven't config it (#2505) 2018-07-12 14:10:03 +02:00
Jane Ding
8f672c2c6a 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
2018-07-12 17:17:43 +08:00
kjwang-talend
c2edda875b fix(TUP-20140)Checked status of items listed in Project Settings (#2504)
https://jira.talendforge.org/browse/TUP-20140
2018-07-12 15:10:51 +08:00
Anas KHABALI
229bc0988b TCOMP-903 : remove unused attributes (#2503) 2018-07-11 17:45:35 +02:00
zafkirTalend
fa5d87f55f fix(TBD-7296): Fix duplicate variable 2018-07-11 13:53:37 +02:00
SunChaoqun
24c9411514 TESB-22602:CI for ESB - Data Services and Routes - Part 3 (#2488) 2018-07-11 15:40:06 +08:00
Roman
d07a666e9b Rvoievidko/tdi 34091 parallel subjobs in t greenplum gp load (#2495)
* fix(TDI-34091): add cid to name of config file

* fix(TDI-34091): add threadId and pid to conf file name

* fix(TDI-34091): add try with resources to close PW
2018-07-11 03:33:56 -04:00
Anas KHABALI
04dc108245 TCOMP-904 : fix job classpath for tacokit components (#2494)
* TCOMP-904 : fix job classpath for tacokit components

* TCOMP-904 : keep dependencies addition order
2018-07-11 10:22:41 +08:00
Chao MENG
edf0430091 fix(TUP-20391): Migration tasks are re-executed and encrypting passwords (#2492)
fix(TUP-20391): Migration tasks are re-executed and encrypting passwords
https://jira.talendforge.org/browse/TUP-20391
2018-07-11 09:56:41 +08:00
Anas KHABALI
85892748e2 TUP-20407 : update tacokit version to 1.0.2-SNAPSHOT (#2490) 2018-07-10 16:11:26 +08:00
SunChaoqun
6e38303317 TDQ-15215:standard job tRulesurvivorship can not run on TIC, zip file (#2485)
get by build job which not check "Items" also can not run
2018-07-10 15:57:41 +08:00
Chao MENG
f72d98ded6 fix(TUP-20402): fix TaCoKit drag&drop problem, and dialog popup position problem (#2487)
fix(TUP-20402): fix TaCoKit drag&drop problem, and dialog popup position problem
2018-07-10 10:14:16 +08:00
Roman
da32df105b fix(TDI-34091): add cid to name of config file (#2482) 2018-07-09 09:46:21 -04:00
Stéphane Bouchet
4b152d1af4 fix(TESB-22695) : use the correct groupId from project. (#2483) 2018-07-09 11:05:46 +08:00
Andreas Mattes
3e11a08b5f fix(TESB-22458): Remove obsolete SAM feature setting code. (#2451)
Obsolete code for setting the SAM event feature is removed as it is causing compile errors.
2018-07-06 17:55:38 +08:00
Anas KHABALI
a71c2f59b4 TUP-20352 : handle condional outputs for tacokit components (#2479) 2018-07-06 10:18:48 +02:00
Dmytro Sylaiev
e97608f2c4 fix(TDI-40546): Fix String comparing (#2467)
* fix(TDI-40546): Fix String comparing

* fix(TDI-40546): Add null-check
2018-07-06 10:49:33 +03:00
zwxue
ad84413ea5 fix(TUP-20326):fix ref project routine install issue. (#2480) 2018-07-06 10:54:37 +08:00
Ivan Gonchar
5ce97c1894 Igonchar/tcomp 842 fix callback (#2484)
* fix(TCOMP-842): fix unused import

* fix(TCOMP-842): merge ActionParameters class into Action class

* fix(TCOMP-842): add parametersChanged field in SuggestionsAction

* fix(TCOMP-842): make server call when parameters were changed

* fix(TCOMP-842): make SuggestionsAction thread-safe

* fix(TCOMP-842): fix suggested values from label list to map<label, id>
2018-07-06 10:25:27 +08:00
hcyi
d1b7385f9e feat(TUP-20277):Deprecated storm on 7.1 (#2464) 2018-07-06 09:58:10 +08:00
Dmytro Sylaiev
06e77fba49 fix(TDI-40674): Add property to avoid windows-separator replacement (#2477) 2018-07-05 12:56:05 +03:00
zwxue
e5fd0fa9a7 feat(TUP-19996):Setup Docker as maven profile on CI. (#2435) 2018-07-05 16:39:18 +08:00
chmyga
7bbcaa289d fix(TDI-40641): tTeradataFastLoad select DB Type (#2440)
* fix(TDI-40641): tTeradataFastLoad select DB Type

* Add db type to tTeradataFastLoad

* Add Date,Timestamp and Time handling to tTeradataFastLoad

* Fix tTeradataFastLoadUtility

* fix(TDI-40641): tTeradataFastLoad select DB Type

* Add migration task
2018-07-05 07:53:05 +03:00
wang wei
238620542b fix(TDI-40688): tVerticaOutput in Copy mode: Nullable Float-values are rounded to the nearest integer(#2478) 2018-07-05 10:49:38 +08:00
Roman
5fbb64d616 fix(TDI-40686): add null checker for empty passwords (#2476) 2018-07-04 03:14:59 -04:00
wang wei
5c1cf635c8 fix(TDI-40679): align to httpclient-4.5.5,httpfluent-4.5.5 and httpcore-4.4.9 (#2471) 2018-07-04 12:50:18 +08:00
Stéphane Bouchet
327b4cdcf9 fix (TDI-40403) : set a correct category (#2233) 2018-07-04 09:41:40 +08:00
Anas KHABALI
00464b5a19 fix(TCOMP-897) : fix guess schema with bulk logic for processors (#2472) 2018-07-03 09:09:27 +02:00
Ivan Gonchar
7033187db4 feat(TCOMP-842): make server call async (#2470) 2018-07-03 10:29:43 +08:00
Romain Manni-Bucau
3c91ba3e49 adding reload-component-server_16x16.png (#2469) 2018-07-03 10:16:19 +08:00
Chao MENG
80c415562c feat(TUP-20292): Support hive metastore HA (wizard) (#2443)
https://jira.talendforge.org/browse/TUP-20292
2018-07-02 16:39:02 +08:00
zwxue
808da88b70 fix(TUP-20326):Error in job generation for job migrated form 6.5.1 (#2455) 2018-07-02 10:24:55 +08:00
Anas KHABALI
31c79a19a9 TUP-20309 : integrate after group tacokit. (#2463)
This add bulk aka batch exec capabilities to tacokit components
2018-06-29 16:44:26 +02:00
Anas KHABALI
d954a99641 TUP-20309 - integrate after group code part for tacokit (#2461)
this part will add a new execution step just after the main loop to process remainning records in batch mode
2018-06-29 17:22:27 +08:00
Jane Ding
9ced1fcab5 fix(TUP-20333)When upgrading from Talend v5.6.1 to v6.4.1, the tmap has (#2459)
lost many mappings due to name change
https://jira.talendforge.org/browse/TUP-20333
2018-06-29 10:12:29 +08:00
Chao MENG
c6d4f16cff fix(TUP-20319): Cloud Studio can't retrieve any project from TMC (#2448)
fix(TUP-20319): Cloud Studio can't retrieve any project from TMC
https://jira.talendforge.org/browse/TUP-20319
2018-06-29 10:09:27 +08:00
Anas KHABALI
e35ae639e6 TUP-20349 : add chunk size as advanced common parameter for processors (#2462) 2018-06-28 17:25:20 +02:00
hcyi
1a13fd2de3 fix(TUP-20312):java.lang.StackOverflowError in 6.5.1 studio. (#2452) 2018-06-28 14:33:01 +08:00
SunChaoqun
d4e065961f TUP-20346:Preview in Metadata File fails with NullPointerException (#2458) 2018-06-28 14:09:25 +08:00
wchen-talend
384f9a9779 fix(TUP-20261):Routine editor mixed the code (#2434) 2018-06-28 09:58:14 +08:00
jzhao
10826518c8 fix(TDI-36144):SCD deactivates for type 2 records even if an inserting record is rejected(#2425) 2018-06-28 09:34:29 +08:00
Roman
0905e7d9eb Rvoievidko/tdi 40646 support both gpload and gpload.py (#2442)
* fix(TDI-40646): add two version for gpload and gpload.py

* fix(TDI-40646): change building of url for additional parameters

* fix(TDI-40646): improve logging

* fix(TDI-40646): remove empty String for cmds array

* fix(TDI-40646): some pathes now can be used from context
2018-06-27 03:47:06 -04:00
wang wei
390880e04a fix(TDI-30055): Clear memory for tSort asap (#2454) 2018-06-27 14:19:44 +08:00
SunChaoqun
6cd6a169e8 TESB-22106:CI for ESB - Data Services and Routes - On Prem - Part 2 (#2453) 2018-06-27 13:51:14 +08:00
jzhao
af80de0f4c fix(TDI-40651): old framework salesforce oauth login type job can't be import to 7.0.1(#2445) 2018-06-26 18:26:07 +08:00
hcyi
6b04aaa013 feat(TUP-20283):Improve audit report generation in studio. (#2436)
* feat(TUP-20283):Improve audit report generation in studio.

* feat(TUP-20283):Add db version support to report generation in studio.

* feat(TUP-20283):TUP-20271 Database configuration should be restore when
change DB type.

* feat(TUP-20283):Show information after generate report.

* feat(TUP-20283):update some properties.

* feat(TUP-20283):fix a bug of improve audit report generation in studio.
2018-06-26 11:31:12 +08:00
zwxue
cb8285f0c6 fix(TUP-20230):Stop job running throw Unhandled event loop exception. (#2446) 2018-06-26 10:13:01 +08:00
SunChaoqun
d2f57c48f9 TESB-22106:CI for ESB - Data Services and Routes - On Prem - Part 2 (#2447) 2018-06-25 12:47:22 +02:00
Olha Varnavina
0746554095 feat(TDI-40427): Duplicate of tSnowflakeOutput (#2295)
* registered tSnowflakeOutputBulkExec as unified tDbOutputBulkExec
2018-06-25 11:34:51 +03:00
SunChaoqun
977d9a25b8 TESB-22483:CI for ESB - Build Data Service using Jenkins will get an error (#2444)
* TESB-22483:CI for ESB - Build Data Service using Jenkins will get an
error

* TESB-22483:CI for ESB - Build Data Service using Jenkins will get an
error
2018-06-25 09:22:17 +02:00
SunChaoqun
2c0b5cac3d TESB-22487:OSGI Bundle should be exported when using ESB components (#2426)
* TESB-22487:OSGI Bundle should be exported when using ESB components

* TESB-22487:OSGI Bundle should be exported when using ESB components
2018-06-25 08:54:01 +02:00
Roman
59537440bb fix(TDI-40645): driver name was uppercased (#2441) 2018-06-22 05:19:52 -04:00
kjwang-talend
d44d4c4e8d fix(TUP-20303)project folder name not correct in workspace after import (#2439)
using "Import an existing project"
https://jira.talendforge.org/browse/TUP-20303
2018-06-22 17:17:41 +08:00
Roman
bedaf68488 Rvoievidko/tdi 40496 support for green plum 5.x (#2402)
* feat(TDI-40496): update driver for GPLoad component

* feat(TDI-40496): change driver for all components in GP family

* feat(TDI-40496): add greenplum driver to tPostgreSQLBulkExec

* feat(TDI-40496): integrate code from TDI-40582

* feat(TDI-40496): Add PostgreSQL driver as default

* feat(TDI-40496): change driver for tGreenplumELT

* feat(TDI-40496): change getValue from prevNode
2018-06-22 04:30:38 -04:00
mbasiuk-talend
cc048b629c Mbasiuk/tdi 34637 dynamic mysql update (#2437)
* feat(TDI-34637): make a first implementation of the feature

* feat(TDI-34637): fix query string definition

* feta(TDI-34637): implement feature for rest data actions

* feat(TDI-34637): fix support null in where clause

* feat(TDI-34637): fix insert or update on duplicate key update
2018-06-22 10:40:22 +03:00
dlin-talend
6928ac709a feat(TUP-20277):Deprecated items on 7.1 (#2438) 2018-06-22 10:31:58 +08:00
Liu Xinquan
9b73a66d87 TDQ-15455 Compile error after refactoring job (#2428) 2018-06-21 15:25:05 +08:00
Jane Ding
7c56a9a2ea fix(TUP-20231)Update Detection won't popup after updating it's joblet (#2424)
* fix(TUP-20231)Update Detection won't popup after updating it's joblet
name in JobletView
https://jira.talendforge.org/browse/TUP-20231

* fix(TUP-20231)Update Detection won't popup after updating it's joblet
name in JobletView
if joblet related job is opened, should return.
2018-06-20 15:07:14 +08:00
Chao MENG
33d7e04d59 fix(TUP-20053): Cannot run MapR 6.0 DI job with tSqoopImportAllTables (#2410)
fix(TUP-20053): Cannot run MapR 6.0 DI job with tSqoopImportAllTables
https://jira.talendforge.org/browse/TUP-20053
2018-06-19 10:57:22 +08:00
Roman
561224d256 fix(TDI-40460): change slf4j version (#2422) 2018-06-18 10:57:53 -04:00
hcyi
2e6ff99d05 feat(TUP-20034):Audit in project settings - Add advanced setting for full DB setup configuration. (#2388)
* feat(TUP-20033):Audit in project settings in studio.

* feat(TUP-20033):improve for Audit in project settings in studio.

* feat(TUP-20033):improve to use h2 for Audit in project settings in
studio.

* feat(TUP-20033):improve to generate Audit in project settings in studio.

* feat(TUP-20033):improve to generate Audit in project settings in studio.

* feat(TUP-20033): fix TUP-20175 Generate successfully if not set audit
report folder on studio.

* feat(TUP-20034):add the basic GUI part and load default value from
templte file and save/load db info into *.prefs file .

* feat(TUP-20034):Check db connection for the Audit in project settings.

* feat(TUP-20034):Audit in project settings - Add advanced setting for
full DB setup configuration.

* feat(TUP-20035):Audit in project settings - Generate report from
history.

* feat(TUP-20035):Audit in project settings - Generate report from
history.

* feat(TUP-20035):Audit in project settings - Generate report from
history.

* feat(TUP-20035):test and improve to generate report from history.
2018-06-15 17:13:31 +08:00
Jane Ding
f86d283c09 fix(TUP-19603)Suffix number is not proper when drag DB connection to a (#2418)
* fix(TUP-19603)Suffix number is not proper when drag DB connection to a
job
https://jira.talendforge.org/browse/TUP-19603

* fix(TUP-19603)Suffix number is not proper when drag DB connection to a
job
A better solution

* fix(TUP-19603)Suffix number is not proper when drag DB connection to a
job
A better solution
2018-06-15 14:33:40 +08:00
Ivan Gonchar
b991d09911 Igonchar/tcomp 842 2 (#2419)
* feat(TCOMP-842): implement AbstractValueSelectionController

* fix(TCOMP-842): fix NPE when value is null

* feat(TCOMP-842): implement ParameterResolver interface and its abstract implementation

* fix(TCOMP-842): change type parameter from String to enum in Action

* fix(TCOMP-842): fix type in CheckElementParameter javadoc

* feat(TCOMP-842): add suggestions to PropertyDefinitionDecorator

* feat(TCOMP-842): implement SuggestionsAction

* feat(TCOMP-842): implement ValueSelectionParameter

* feat(TCOMP-842): implement ActionParametersUpdater

* feat(TCOMP-842): implement SuggestionsResolver

* fix(TCOMP-842): change type parameter from String to enum in Action

* feat(TCOMP-842): setup ValueSelectionParameter during Settings creation

* feat(TCOMP-842): implement value selection widget for tacokit

* fix(TCOMP-842): remove unused constructors in SuggestionValues

* fix(TCOMP-842): fix ValueSelectionDialog labels

* fix(TCOMP-842): fix SuggestionsAction.callback() method

* feat(TCOMP-842): update component-runtime version to 1.0.1-SNAPSHOT

* fix(TCOMP-842): fix component server dependency and temporarily add oss snapshots repo

* fix(TCOMP-842): fix compile error with WidgetMapper
2018-06-15 14:08:34 +08:00
wang wei
9391806f52 Revert "fix(TDI-40162): remove the unnecessary talend-codegen-utils.jar register for runtime(#2002)"(#2420) 2018-06-15 12:05:29 +08:00
wchen-talend
c264b8cc6c Wchen/bugfix/tup 20072 stats logs jdbc (#2411)
* fix(TUP-20072):Setting DB Type to JDBC causes a NullPointerException
when running the job in TOS 7.0.1

* fix(TUP-20072):Setting DB Type to JDBC causes a NullPointerException
when running the job in TOS 7.0.1
2018-06-14 18:08:07 +08:00
Roman
aa7eb40c90 fix(TDI-40454): change name for conforming_string func (#2414) 2018-06-14 04:20:05 -04:00
wang wei
a9f6c03ca5 fix(TDI-40162): remove the plugin.xml include statement (#2417) 2018-06-14 16:05:18 +08:00
wang wei
3cb3074053 fix(TDI-40162): remove the unnecessary talend-codegen-utils.jar register for runtime(#2002) 2018-06-14 15:39:10 +08:00
dlin-talend
a288d00026 fix(TUP-20258):"Generate Doc As HTML" Item Does not Exist for BD (#2412)
Streaming Job
2018-06-14 13:55:21 +08:00
Jane Ding
f4fa521be5 revert fix(TUP-19603)Suffix number is not proper when drag DB connection (#2416)
to a job
2018-06-14 13:46:53 +08:00
Chao MENG
60629c5465 Revert "Igonchar/tcomp 842 (#2405)" (#2415)
This reverts commit 79bfaad0c3.
2018-06-14 11:56:49 +08:00
Ivan Gonchar
79bfaad0c3 Igonchar/tcomp 842 (#2405)
* feat(TCOMP-842): implement AbstractValueSelectionController

* fix(TCOMP-842): fix NPE when value is null

* feat(TCOMP-842): implement ParameterResolver interface and its abstract implementation

* fix(TCOMP-842): change type parameter from String to enum in Action

* fix(TCOMP-842): fix type in CheckElementParameter javadoc

* feat(TCOMP-842): add suggestions to PropertyDefinitionDecorator

* feat(TCOMP-842): implement SuggestionsAction

* feat(TCOMP-842): implement ValueSelectionParameter

* feat(TCOMP-842): implement ActionParametersUpdater

* feat(TCOMP-842): implement SuggestionsResolver

* fix(TCOMP-842): change type parameter from String to enum in Action

* feat(TCOMP-842): setup ValueSelectionParameter during Settings creation

* feat(TCOMP-842): implement value selection widget for tacokit

* fix(TCOMP-842): remove unused constructors in SuggestionValues

* fix(TCOMP-842): fix ValueSelectionDialog labels

* fix(TCOMP-842): fix SuggestionsAction.callback() method

* feat(TCOMP-842): update component-runtime version to 1.0.1-SNAPSHOT
2018-06-14 10:47:53 +08:00
Jane Ding
6a7391cfd7 solve some junit failure (#2407) 2018-06-14 10:21:01 +08:00
Ivan Gonchar
cfa21c987c fix(TCOMP-865): fix NPE when not Tacokit connection is checked (#2413) 2018-06-14 10:08:10 +08:00
Ivan Gonchar
a09abd3c74 feat(TCOMP-842): implement AbstractValueSelectionController (#2406) 2018-06-13 10:20:09 +08:00
zafkirTalend
4c72b73d86 feat(TBD-6950): Add location tBigQueryInput (#2403) 2018-06-12 16:49:15 +02:00
qiongli
47c505e372 fix(TDQ-15215): No need to run 'include-survivorship-rules' sice the (#2404)
rules in src/main/resources. they will be in jar/zip when build the
maven job
2018-06-12 17:22:21 +08:00
Jane Ding
965a794b97 fix(TUP-19603)Suffix number is not proper when drag DB connection to a (#2400)
job
https://jira.talendforge.org/browse/TUP-19603
2018-06-11 10:38:32 +08:00
Jane Ding
3f2ed07e5d Jding/bugfix/tup 19594 drag db problem (#2399)
* fix(TUP-19594)Drag DB metadata to job is different between new created
and import from 641
https://jira.talendforge.org/browse/TUP-19594
Add a migration task to set type name

* fix(TUP-19594)Drag DB metadata to job is different between new created
and import from 641
https://jira.talendforge.org/browse/TUP-19594
change the version
2018-06-11 10:29:56 +08:00
Chao MENG
8d277de70d fix(TUP-20156): Cannot open the tMap component, throwing 'An SWT error (#2398)
fix(TUP-20156): Cannot open the tMap component, throwing 'An SWT error has occured'.
https://jira.talendforge.org/browse/TUP-20156
2018-06-08 15:54:51 +08:00
zwxue
c5fdf54dbf fix(TUP-20223):Wrong branch value in the jobs generated by CI. (#2394) 2018-06-08 10:19:40 +08:00
wchen-talend
22e0eca696 fix(TUP-20021):Deactive component will change the execution order (#2390) 2018-06-07 15:42:52 +08:00
wchen-talend
2dc5b46811 Revert "fix(TUP-20210):Strange behavior on component tNLPModel for required" (#2392)
* Revert "Igonchar/tcomp 816 (#2332)"

This reverts commit c76a0d430f.

* Revert "fix(TUP-18501)Error trying to do memory run (#2382)"

This reverts commit 50f6d70964.

* Revert "fix(TUP-20210):Strange behavior on component tNLPModel for required (#2384)"

This reverts commit e9c6dc3f98.
2018-06-07 15:18:58 +08:00
Ivan Gonchar
c76a0d430f Igonchar/tcomp 816 (#2332)
* fix(TCOMP-816): improve ConfigType handling in TaCoKitConfigurationModel

* fix(TCOMP-816): move setters to TaCoKitConfigurationModel constructor to ensure instance is correct after instantiation

* fix(TCOMP-816): avoid duplication in TaCoKitConfigurationModel constructor

* fix(TCOMP-816): clean TaCoKitConfigurationModel API

* feat(TCOMP-816): implement Tacokit metadata migration during import

* fix(TCOMP-816): fix migration

* fix(TCOMP-816) try to fix updated related jobs

* feat(TCOMP-816): implement Tacokit process migration during import

* fix(TCOMP-816): set correct version after migration

* fix(TCOMP-816): preserve technical parameters

* fix(TCOMP-816): fix small warnings

* fix(TCOMP-816): persist Tacokit component id in process item

* fix(TCOMP-816): fix technical parameters field type in Process item

* fix(TCOMP-816): clean TaCoKitProcessMigrator class

* fix(TCOMP-816): clean TaCoKitMigrationManager

* feat(TCOMP-816) implement process migration during Studio start-up

* fix(TCOMP-816): remove updateDBConnection() call as it doesn't update related processes

* feat(TCOMP-816): add progress monitor messages

* feat(TCOMP-816): implement related items update after metadata is migrated during import
2018-06-06 10:28:03 +08:00
Jane Ding
50f6d70964 fix(TUP-18501)Error trying to do memory run (#2382)
* fix(TUP-18501)Error trying to do memory run
https://jira.talendforge.org/browse/TUP-18501
Add a pause at start until get the active jvm info for memory run.

* fix(TUP-18501)Error trying to do memory run
https://jira.talendforge.org/browse/TUP-18501
Change message box to process monitor

* fix(TUP-18501)Error trying to do memory run
https://jira.talendforge.org/browse/TUP-18501
sorry, wrong write of key
2018-06-06 10:01:25 +08:00
wchen-talend
e9c6dc3f98 fix(TUP-20210):Strange behavior on component tNLPModel for required (#2384)
module protobuf-java-2.6.1.jar
2018-06-05 18:34:26 +08:00
Dmytro Sylaiev
31093fab13 fix(TDI-40530): Make creating multiple directories working for linux server (#2369) 2018-06-05 12:53:15 +03:00
Vladimir Bogatyrov
4873733fb8 [TESB-20335] tESBConsumer not using http conduits when called from within a subjob (#2381) 2018-06-05 11:14:22 +08:00
jzhao
56ed0cf216 fix(TDI-40441): remove duplicate item in cipher siute list for mom components(#2385) 2018-06-05 10:53:33 +08:00
achursin-talend
e58af64972 fix(TBD-6923): Fix using hive query name (#2383) 2018-06-04 15:44:19 +02:00
Yu
fc49fbe69a feat/TBD(6717) Update hive components for qubole integration (#2324)
* feat(TBD-6717) Launch Pig (load->store) job on Qubole

* update some hive components

* Modify UI for tHive Connection & remove localprovider project changes

* add tHiveClose codes for Qubole

* update for tHiveConnection

* update for Hive connection

* update for hive connection

* hive close & hive connection & hive row

* finish Hive

* deal with jars add for parquet

* ajust options for qubole

* update for hive

* update display

* address comments
2018-06-04 14:33:00 +03:00
Dmytro Sylaiev
b346ec31dc fix(TDI-40526): Update json-lib dependency (#2359)
* fix(TDI-40526): Update json-lib dependency

* fix(TDI-40526): Remove urlpaths of jar
2018-06-04 12:42:07 +03:00
zwxue
920670b049 fix(TUP-20217):Can't run a job including a tRunjob component. (#2373) 2018-06-04 16:49:12 +08:00
hcyi
530df5a648 feat(TUP-20033):Audit in project settings in studio. (#2371)
* feat(TUP-20033):Audit in project settings in studio.

* feat(TUP-20033):improve for Audit in project settings in studio.

* feat(TUP-20033):improve to use h2 for Audit in project settings in
studio.

* feat(TUP-20033):improve to generate Audit in project settings in studio.

* feat(TUP-20033):improve to generate Audit in project settings in studio.

* feat(TUP-20033): fix TUP-20175 Generate successfully if not set audit
report folder on studio.

* feat(TUP-20033):Audit in project settings in studio.
2018-06-04 15:20:41 +08:00
Andreas Mattes
b2fd2c99da fix(TESB-22183): Small enhancement to WSDL circular import fix and testing. (#2376)
* fix(TESB-22183): Add support for circular WSDL imports to WSDLLoader.

Circular WSDL imports are not prohibited by WS-I basic profile. However, they are currently causing WSDL import to fail in an endless recursion. The present fix corrects this condition and ensures that WSDL documents are not imported more than once.
Auf Branch bugfix/master/TESB-22183
�nderungen, die nicht zum Commit vorgemerkt sind:
	ge�ndert:       main/plugins/org.talend.designer.core/.classpath
Unversionierte Dateien:
	test/plugins/org.talend.designer.webservice.test/src/org/talend/designer/webservice/test/ServiceDiscoveryHelperTest.java
keine �nderungen zum Commit vorgemerkt (benutzen Sie "git add" und/oder "git commit -a")

* fix(TESB-22183): Enhanced unit test for handling WSDL with circular imports.
2018-06-04 08:36:56 +02:00
Roman
9864529bcb fix(TDI-40448): creating of yaml file was fixed (#2314)
* fix(TDI-40448): creating of yaml file was fixed
2018-06-01 06:42:48 -04:00
ypiel
9ef7f5083a fix(TDI-40521) : Encode to base64 byte[]->String (#2346) (#2374) 2018-06-01 11:55:36 +02:00
wang wei
b2f61ed0ae fix(TDI-40522):reuse the common batch execute javajet (#2372) 2018-06-01 15:42:55 +08:00
kjwang-talend
12fedd0ffa TUP-20199 Studio is way too slow when branching 2 ways with if condition (#2370)
https://jira.talendforge.org/browse/TUP-20199
2018-06-01 14:49:40 +08:00
wchen-talend
0721c10cec fix(TUP-20021):Deactive component will change the execution order (#2368) 2018-05-31 10:47:36 +08:00
Andreas Mattes
7645f53591 fix(TESB-22183): Add support for circular WSDL imports to WSDLLoader. (#2367)
Circular WSDL imports are not prohibited by WS-I basic profile. However, they are currently causing WSDL import to fail in an endless recursion. The present fix corrects this condition and ensures that WSDL documents are not imported more than once.
2018-05-31 10:22:57 +08:00
mbasiuk-talend
21d01ffa46 fix(TDI-40511): align talend-codegen-utils version (#2366) 2018-05-30 17:56:26 +03:00
mbasiuk-talend
d844ffa9ec Mbasiuk/tdi 40511 design schema mapping (#2365)
* fix(TDI-40511): add index mapping for missing field in runtime schema

* fix(TDI-40511): fix issues with ordering

* fix(TDI-40511): replace magic numbers with constant.

* fix(TDI-40511): bump versions
2018-05-30 17:44:18 +03:00
Dmytro Sylaiev
1806fa9bf2 Dsylaiev/tdi 40526 add talend version of json lib to libs plugin (#2364)
* fix(TDI-40526): Add patched json-lib to libs_src

* fix(TDI-40526): Fix pom.xml

* Add missing nexus url to properties
2018-05-30 16:40:39 +03:00
Dmytro Sylaiev
2d5255d993 fix(TDI-40526): Add patched json-lib to libs_src (#2358) 2018-05-30 14:50:41 +03:00
Mike Yan
e183f3f2d0 fix(TESB-22267):Add binary setting as build for micrsoervice (#2362) 2018-05-30 16:34:16 +08:00
zwxue
5e5d6ef3f1 fix(TUP-20194):Fail to publish job by commandline with missing log4j jar (#2356)
for migrated job.
2018-05-29 14:52:26 +08:00
wang wei
3153d9e386 fix(TDI-39874): Numeric.sequence increments by 2 instead of 1 in tXMLMap(#2353) 2018-05-29 14:05:19 +08:00
hbhong
4537547c2b TMDM-12082: Fixed throwing "java.lang.ClassCastException" while creating new version and open MDM Object from repository view (#2355) 2018-05-29 11:18:38 +08:00
Jane Ding
e4f35ad165 fix junit failure (#2354)
org.talend.designer.mapper.utils.problems.ProblemsAnalyserTest.testCheckLookupTablesKeyProblems
org.talend.designer.mapper.utils.problems.ProblemsAnalyserTest.testGetLookupTableProblem
org.talend.designer.runprocess.ui.ProcessErrorUtilTest.testGetAllErrorMess
2018-05-29 09:35:59 +08:00
Chao MENG
2516850f5c fix(TUP-20166): Studio "Attempted to beginRule: F/.Java/src/main/java, (#2348)
fix(TUP-20166): Studio "Attempted to beginRule: F/.Java/src/main/java, does not match outer scope rule" Error
https://jira.talendforge.org/browse/TUP-20166
2018-05-28 16:21:31 +08:00
Pingwen Lin
b6f9635d2b TMDM-12258 tMDMOutput get compile issue (#2352) 2018-05-28 15:08:58 +08:00
Mike Yan
3c14722854 fix(TESB-22267):Fail to build Rest Service job as microservice for NPE (#2351) 2018-05-28 14:28:18 +08:00
Pierre Teyssier
c3f75992d5 feat(TDI-40477): Split Snowflake components (#2350)
* split logic of components on definition and runtime
2018-05-28 12:05:03 +08:00
Mike Yan
541a43930b fix(TESB-22105): Change ProcessItem to Item to support service type (#2349)
* feat(TESB-22105) CI for ESB Services

* fix(TESB-22105): Change ProcessItem to Item to support service type
2018-05-25 18:08:06 +08:00
wang wei
693947594f fix(TDI-40522): tAS400Output return wrong NB_line with BatchSize (#2347) 2018-05-25 17:31:12 +08:00
pyzhou
fee251b234 fix(TDI-39088):Change the method of test S3 connection. (#2342)
* fix(TDI-39088):Change the method of test S3 connection.

* fix(TDI-39088):add an option in advance setting. (#2343)
2018-05-25 10:09:45 +08:00
Jane Ding
9efff8edaf fix(TUP-18501)Modify the confusing message (#2344)
https://jira.talendforge.org/browse/TUP-18501
2018-05-24 18:27:48 +08:00
pyzhou
e73747132b fix(TDI-33629):Migration Task for tNormalize. (#2339) 2018-05-24 17:56:57 +08:00
nrousseau
0e7e65b287 fix(TUP-19731) (#2338)
Allow to use virtual component with rows_end setup as start in the
process
2018-05-24 16:02:34 +08:00
jzhao
bbc937f398 fix(TDI-40441): tMomXXX components to connect to SSL enabled Websphere MQ channel (#2341)
* add new parameters to support both ibm and oracle java cipher suite

* Upgrade the jars

* change "cipher spec" to "cipher suite"
2018-05-24 15:48:55 +08:00
zwxue
ac405fbea7 workitem(TUP-20169):upgrade log4j-1.2.16.jar to log4j-1.2.17.jar (#2340) 2018-05-24 14:43:59 +08:00
Denis Sergent
84a078a5a1 TESB-22230 NPE in build process wizard when changing build type (#2337) 2018-05-24 13:55:02 +08:00
Stéphane Bouchet
82be89c039 fix(TESB-21830): deployment tab not shown (#2260)
* fix(TESB-21830) : deployment tab not shown when selecting service

* fix(TESB-21830) : deployment tab not shown when selecting service
2018-05-23 16:45:39 +02:00
Andreas Mattes
bedac0daf5 fix(TESB-22034): Fix handling of non-required bean deps in routes. (#2336)
The present fix enables selection of the "required" state of bean libraries in the corresponding dialog.
2018-05-23 16:44:24 +02:00
mbasiuk-talend
e8456883a6 fix(TDI-40512): add release resources for VerticaOutput and JavaDBOutput (#2331) 2018-05-23 10:06:12 +03:00
hcyi
20e9242246 fix(TUP-20138):Importing projects with "Copy projects into workspace" (#2333)
unchecked copies the project to a temporary folder.
2018-05-23 10:46:09 +08:00
pyzhou
1a596bf2dd fix(TDI-33629):tNormalize have compile error. (#2335) 2018-05-23 10:18:50 +08:00
Dmytro Sylaiev
933273788d fix(TDI-40525): Fix check for directory existing (#2334) 2018-05-22 17:44:18 +03:00
Chao MENG
34d9293c86 fix(TUP-20124): NPE during changing TCOMP component repository value (#2330)
fix(TUP-20124): NPE during changing TCOMP component repository value
https://jira.talendforge.org/browse/TUP-20124
2018-05-22 14:30:49 +08:00
pyzhou
6bc2dc1e31 Pyzhou/tdi 33629 t normalize do not support context (#2296)
* Revert "fix(TDI-33629): tNormalize support context. (#2279)"

This reverts commit 8a7dc24720.

* fix(TDI-33629):tNormalize doesn't support context

* fix(TDI-33629):Avoid NPE and check empty value.
2018-05-22 11:06:18 +08:00
mbasiuk-talend
e78b01ae11 fix(TDI-40511): add index mapping for missing field in runtime schema (#2327)
* fix(TDI-40511): add index mapping for missing field in runtime schema

* fix(TDI-40511): fix issues with ordering

* fix(TDI-40511): replace magic numbers with constant.
2018-05-21 17:24:36 +03:00
Dmytro Sylaiev
53c20d3190 fix(TDI-40513): Fix compile error for contated strings in FileName (#2329) 2018-05-21 14:00:01 +03:00
pyzhou
8ad991fc40 fix(TDI-40487):NPE with Netsuite dev Account. (#2325) 2018-05-21 17:55:20 +08:00
Mike Yan
128e138753 feat(TESB-22105) CI for ESB Services (#2328) 2018-05-21 16:00:00 +08:00
wchen-talend
a50d0ac54b fix(TUP-20021):Deactive component will change the execution order (#2315) 2018-05-21 14:18:42 +08:00
wang wei
432d173610 fix(TDI-40492): align all the log4j to 1.2.17 version 2018-05-21 10:36:18 +08:00
Chao MENG
1994f5fea1 fix(TUP-20133): Edit queries does not display the "SQL Builder" window (#2323)
fix(TUP-20133): Edit queries does not display the "SQL Builder" window in some conditions.
https://jira.talendforge.org/browse/TUP-20133
2018-05-21 10:10:13 +08:00
wchen-talend
6503d48768 fix(TUP-19943):Generated schema miss some fields while import xsd (#2290)
* fix(TUP-19943):Generated schema miss some fields while import xsd

* fix(TUP-19943): add some junit for the xsd import
2018-05-21 10:07:04 +08:00
Chao MENG
7985717125 fix(TUP-20144): UI:String "Modification" can not show completely even (#2326)
max the window
https://jira.talendforge.org/browse/TUP-20144
2018-05-21 09:47:11 +08:00
Dmytro Sylaiev
798431a04b fix(TDI-32027): Fix CreatesqlQuery generation for postgres (#2287)
* fix(TDI-32027): Fix CreatesqlQuery generation for postgres

* fix(TDI-32027): Not add precision when length is null
2018-05-18 15:56:35 +03:00
zafkirTalend
a28f495492 fix(TBD-6701): Fix conflict (#2320) (#2321) 2018-05-17 16:00:23 +02:00
Emmanuel GALLOIS
ef668b1ce1 fix(TDI-40495): avoid NPE when LEAD_SELECTOR does not exist (#2310) 2018-05-17 11:29:40 +02:00
Dmytro Sylaiev
d064b04b59 Dsylaiev/tdi 40186 add move dir tftpfileexist (#2269)
* feat(TDI-40186): Implement MoveDir property for tFTPFileExist

* feat(TDI-40186): Implement migration task

* Set false to new property for old jobs

* chore(TDI-40186): Refactoring migration task

* fix(TDI-40186): Fix not returning to root issue
2018-05-17 11:33:39 +03:00
zwxue
2036438529 fix(TUP-19754):mvn package fail when main project use subref project's (#2316)
job.
2018-05-17 09:38:58 +08:00
Roman
f51a3308b5 fix(TDI-40500): change Postgresqldriver from 8.3 to 8.4 (#2318) 2018-05-16 17:45:36 +03:00
Dmytro Sylaiev
87c9450bc7 fix(TDI-40474): Make it possible to create multiple dirs in tFTPPut SFTP (#2309)
* fix(TDI-40474): Make it possible to create multiple dirs in tFTPPut SFTP

* chore(TDI-40474): Remove unused local variable
2018-05-16 11:35:48 +03:00
Anas KHABALI
43fea82154 fix(TDI-40473): fix date handling in tservicenowOutput (#2306) 2018-05-16 09:35:20 +02:00
Andreas Mattes
9420fc6686 fix(TESB-22036): Add read access to list of bundles in FeaturesModel. (#2313)
Read access to the bundles included in a feature is required in order to determine which dependency modules are bundles and should therefore not be physically included in the route bundle.
2018-05-15 16:12:01 +02:00
Jane Ding
8e0dce3d8f fix(TUP-19999)column cannot be mapped when column name is Half-width (#2308)
* fix(TUP-19999)column cannot be mapped when column name is Half-width
figures+full width underscore
https://jira.talendforge.org/browse/TUP-19999

* fix(TUP-19999) solve the messy code of last commit
2018-05-15 18:15:09 +08:00
Dmytro Sylaiev
8cd6ded065 fix(TDI-40491): Make ftpfileexist layout more reasonable (#2307) 2018-05-14 18:58:18 +03:00
Jenkins Continuous Build server
6ec894191a Set version to 7.1.1 SNAPSHOT 2018-05-11 17:08:04 +02:00
Denis Sergent
d0697253a4 TUP-20129 Studio graphical improvements (#2300)
* Studio graphical improvements

Fixed some graphical inconsistencies in Studio (borders, margins...)
2018-05-11 11:19:10 +02:00
jzhao
b67da50407 feat(TDI-39901): tRedshiftXX - AWS Settings (#2240) 2018-05-11 10:45:29 +08:00
Ivan Gonchar
e9fac0cf44 Igonchar/tcomp 801 (#2303)
* feat(TCOMP-801): set type name for newly created ConnectionItem

* feat(TCOMP-801): move Config Type Node to ItemModel

* fix(TCOMP-801): fix Tacokit metadata import issue

* fix(TCOMP-801): fix getComponentValue() method call in UpdateNodeParameterCommand

* fix(TCOMP-801): fix exception reporting

* fix(TCOMP-801): exclude label and button from persistance in metadata repository

* fix(TCOMP-801): add javadoc for TaCoKitImportHandler
2018-05-10 18:54:20 +03:00
Jane Ding
9e5b3a72ce fix(TUP-19815)For can't find process (#2304) 2018-05-10 16:06:31 +08:00
jzhao
251b4c3285 fix(TDI-40443): add check to control tsalesforceinput bulk mode all return null for empty value(#2302)
* set default value true when migration old framework jobs
2018-05-10 15:51:30 +08:00
zwxue
9267eb40c9 fix(TUP-20115):Use of SAP JCO Version greater than 3.0.10 in Talend (#2299)
7.0.1 causes initialization error.
2018-05-10 09:46:15 +08:00
wang wei
ed6597d02a fix(TDI-40318): Talend FTP permission issue (#2298) 2018-05-09 17:59:24 +08:00
mbasiuk-talend
6551e7ca36 Mbasiuk/tdi 36564 input resultset isclosed issue (#2294)
* fix(TDI-36564): remove condition for isClosed

* fix(TDI-36564): remove isClosed condition from inputs
2018-05-08 16:33:40 +03:00
Roman
2142e54930 fix(TDI-40484): FileReader was closed (#2293)
* fix(TDI-40484): FileReader was closed
2018-05-08 12:33:20 +03:00
wang wei
c0f7d01261 fix(TDI-40408): remove groovy-all-1.7.0.jar for CVE Vulnerabilities (#2292) 2018-05-08 15:48:11 +08:00
pyzhou
8a7dc24720 fix(TDI-33629): tNormalize support context. (#2279)
* fix(TDI-33629): tNormalize support context.

* fix(TDI-33629):compile error.
2018-05-08 15:41:40 +08:00
jzhao
d303fa45ff fix(TDI-40479): typo issue for property of tMomxxx component (#2291)
* typo issue
* remove useless i18n in tmomconnection
2018-05-08 11:27:26 +08:00
Jane Ding
e226540dde fix(TUP-19815)Add a problem check for tRunJob (#2286)
* fix(TUP-19815)Add a problem check for tRunJob
https://jira.talendforge.org/browse/TUP-19815

* fix(TUP-19815)A better solution.

* fix(TUP-19815) A better description

* fix(TUP-19815)at first, when create a new tRunJob, this process is
empty,should not check
2018-05-08 10:51:19 +08:00
mbasiuk-talend
b3441c269b fix(TDI-36564): remove condition for isClosed (#2289) 2018-05-07 14:56:51 +03:00
Olha Varnavina
40fbf3e163 fix(TDI-37800): tWriteJsonField handle Arrays (#2282)
* fix(TDI-37800): tWriteJsonField handle Arrays
* fixed String value of array in case class attribute is set to array

* fix(TDI-37800): tWriteJsonField handle Arrays
* cleaned up unused statement
2018-05-07 12:11:00 +03:00
mbasiuk-talend
eaee3bb314 fix(TDI-36564): release resources for Row components (#2236)
* fix(TDI-36564): release resources for Row components

* fix(TDI-36564): update tJavaDBRow

* fix(TDI-36564): remove unnecessary commit

* fix(TDI-36564): put flag for closed connection
2018-05-07 09:59:07 +03:00
mbasiuk-talend
32d2ff9311 Mbasiuk/tdi 36564 release resources (#2222)
* fix(TDI-36564): add closing result sets and statements for input components

* (TDI-36564): fix try with resources for table action

* fix(TDI-36564): modify abstract finally javajet

* fix(TDI-36564): update tAS400Output component

* fix(TDI-36564): update tAccessOutput component

* fix(TDI-36564): update tAmazonMysqlOutput component

* fix(TDI-36564): update tAmazonOracleOutput component

* fix(TDI-36564): update tDB2Output component

* fix(TDI-36564): update tEXAOutput component

* fix(TDI-36564): fix issue with casting

* fix(TDI-36564): update several components

* fix(TDI-36564): update last output components

* fix(TDI-36564): fix release resources for special cases

* fix(TDI-36564): close rs and stmt in other ouput parts

* fix(TDI-36564): remove file commited by mistake

* fix(TDI-36564): improve statements close condition

* fix(TDI-36564): revert changes for identity, prevent compilation errors

* fix(TDI-36564): update closing logic, add statement close flag

* fix(TDI-36564): add release resources for copy operation
2018-05-07 09:58:49 +03:00
Chao MENG
68ba480b94 fix(TUP-19961): tELTMSSqlInput component does not support the schema (#2285)
with a DB-column name having Degree symbol in it
https://jira.talendforge.org/browse/TUP-19961
2018-05-04 17:48:46 +08:00
Ivan Gonchar
26a78a2579 Igonchar/tcomp 794 (#2262)
* fix: refactor TaCoKitDragAndDropHandler.getComponentValue()

* fix: refactor ValueModel class

* fix: fix small issues in TaCoKitDragAndDropHandler

* fix(TCOMP-794): extend visibility PropertyDefinitionDecorator API

* fix(TCOMP-794): fix TaCoKitDragAndDropHandler to handle metadata prefix correctly

* fix(TCOMP-794): remove unused methods from PropertyNode
2018-05-04 12:11:56 +03:00
Dmytro Sylaiev
01a914f3a1 feat(TDI-18708): Implement creating directory tFTPPut (#2252)
* feat(TDI-18708): Implement creating directory tFTPPut

* Add 'createDir' checkbox

* Implement creating directory for FTP,SFTP and FTPS

* feat(TDI-18708): Fix code smells
2018-05-04 11:28:10 +03:00
Roman
cffb92808c Rvoievidko/tdi 37254 t postgresql output bulk exec add copy command for local files (#2261)
* feat(TDI-37254): add checkbox and properties

* feat(TDI-37254): add CopyManager to insert bulk

* feat(TDI-37254): add CopyManager to update bulk

* fix(TDI-40455): change driver for prior v9 versions

* fix(TDI-40455): change driver groupId/artifactId

* feat(TDI-37254): remove UrlPath for DB driver
2018-05-04 11:22:05 +03:00
Chao MENG
7905978158 fix(TUP-19961): tELTMSSqlInput component does not support the schema (#2284)
with a DB-column name having Degree symbol in it
https://jira.talendforge.org/browse/TUP-19961
2018-05-04 12:27:10 +08:00
zwxue
5a24a420f7 fix(TUP-20065):Commandline can not logon a project with subref project (#2283)
after do initLocal.
2018-05-04 11:33:26 +08:00
hcyi
598ebc9f30 fix(TUP-18661):Errors on component. (#2244) 2018-05-04 10:09:46 +08:00
Ivan Gonchar
3e484e4d0c fix(TCOMP-795): turn on tacokit plugin tests (#2281) 2018-05-03 15:23:25 +03:00
Jane Ding
9228067546 feat(TUP-20041)Propagate Smart tMap Initative to Spark and Spark (#2267)
streaming jobs
https://jira.talendforge.org/browse/TUP-20041
2018-05-03 15:54:23 +08:00
kjwang-talend
cd2e1b9b1f fix(TUP-20027)Error opening job: Unhandled event loop exception (#2276)
(java.lang.StackOverflowError)
https://jira.talendforge.org/browse/TUP-20027
2018-05-03 15:41:16 +08:00
Romain Manni-Bucau
03a079050a TCOMP-763 adding a refreh button in the toolbar (#2268) 2018-05-03 09:40:54 +02:00
Chao MENG
bd4ce26d0f fix(TUP-19961): tELTMSSqlInput component does not support the schema (#2277)
fix(TUP-19961): tELTMSSqlInput component does not support the schema with a DB-column name having Degree symbol in it
https://jira.talendforge.org/browse/TUP-19961
2018-05-03 15:12:20 +08:00
Mike Yan
6de13efc75 TESB-20335: revert for Job compile errors (#2275) 2018-05-03 14:10:21 +08:00
pyzhou
e3d23b6343 fix(TDI-40458):compile error dynamic schema with identity tsybaseOutput (#2274) 2018-05-02 19:55:16 +08:00
Anas KHABALI
b8f8abd6be fix(TDI-40464): fix column mapping in servicenowInput component. (#2273)
with more than one result, tServicenownput returns bad data for resolved_at and closed_at fields
2018-05-02 11:45:39 +02:00
Jane Ding
706c6d679f fix(TUP-19705)can't do mvn package for the build out job when select (#2246)
* fix(TUP-19705)can't do mvn package for the build out job when select
Sources(maven)
https://jira.talendforge.org/browse/TUP-19705
To support to use mvn package directly

* fix(TUP-19705)can't do mvn package for the build out job when select
Sources(maven)
Modified the wrong spell;
<talend.job.pompath>@ProjectRelativePath@</talend.job.pompath> the
@ProjectRelativePath@ can't change to ../  today,strange, so just
modified to ../

* fix(TUP-19705) This commit to fix that there is nothing in the build out
zip when user choose multiple job.

* fix(TUP-19705) added joblet, subjob and pigudf for zip

* fix(TUP-19705)package all joblet to zip, modified package subjob to
better solution.

* fix(TUP-19705)For packageSubJob and pom, better solution.

* fix(TUP-19705) arranged folder structure

* fix(TUP-19705) To support subjob which belongs to reference project
2018-05-02 17:43:30 +08:00
Chao MENG
fe14a311ed fix(TUP-19961): tELTMSSqlInput component does not support the schema with a DB-column name having Degree symbol in it (#2272)
* fix(TUP-19961): tELTMSSqlInput component does not support the schema
with a DB-column name having Degree symbol in it
https://jira.talendforge.org/browse/TUP-19961
2018-05-02 15:41:57 +08:00
Vladimir Bogatyrov
17b0678897 [TESB-20335] tESBConsumer not using http conduits for receive timeout when called from within a subjob using tRunJob (#2271) 2018-05-02 14:40:26 +08:00
zwxue
54806dbdb4 workitem(TUP-19975): Add / Review junits for CI. (#2270) 2018-05-02 10:24:36 +08:00
Chao MENG
ecefdadfe6 fix(TUP-19961): tELTMSSqlInput component does not support the schema (#2266)
fix(TUP-19961): tELTMSSqlInput component does not support the schema with a DB-column name having Degree symbol in it
https://jira.talendforge.org/browse/TUP-19961
2018-04-28 18:22:06 +08:00
Chao MENG
326f1090f3 fix(TUP-19961): tELTMSSqlInput component does not support the schema (#2265)
fix(TUP-19961): tELTMSSqlInput component does not support the schema with a DB-column name having Degree symbol in it
https://jira.talendforge.org/browse/TUP-19961
2018-04-28 16:35:46 +08:00
pyzhou
6f6dd18ed2 fix(TDI-40451):remove the default module of tJMSXXX components. (#2263) 2018-04-27 15:25:58 +08:00
zwxue
79640a43c7 workitem(TUP-19975):Add / Review junits for CI. (#2259) 2018-04-26 10:35:26 +08:00
Mike Yan
a2d057a24b TESB-21804: Filter out camel-alldeps in MANIFEST for OSGi type export (#2256)
* TESB-21576: Add tREST component in OSGi build type validation

* TESB-21804: Filter out camel-alldeps in MANIFEST for OSGi type export
2018-04-24 18:54:14 +08:00
kjwang-talend
bcc77f6e64 fix(TUP-19974)Opening a job takes more than half an hour in studio (#2254)
https://jira.talendforge.org/browse/TUP-19974
2018-04-24 17:28:08 +08:00
chmyga
f15fb71b7d fix(TCOMP-792): ActiveIf for enums (#2253)
* Clean controls map
2018-04-24 11:28:16 +03:00
kjwang-talend
eeeeb60faf Kjwang/fix(tup 19974)opening a job takes more than half an hour in studio (#2232)
* fix(TUP-19974)Opening a job takes more than half an hour in studio
https://jira.talendforge.org/browse/TUP-19974

* fix(TUP-19974)Opening a job takes more than half an hour in studio
https://jira.talendforge.org/browse/TUP-19974
2018-04-24 11:04:41 +08:00
kjwang-talend
090ba8a348 Kjwang/fix(tup 19732)joblet not being called after elt components (#2205)
* fix(TUP-19732)Joblet not being called after ELT components
https://jira.talendforge.org/browse/TUP-19732

* fix(TUP-19732)Joblet not being called after ELT components
https://jira.talendforge.org/browse/TUP-19732

* fix(TUP-19732)Joblet not being called after ELT components
https://jira.talendforge.org/browse/TUP-19732

* fix(TUP-19732)Joblet not being called after ELT components
https://jira.talendforge.org/browse/TUP-19732
2018-04-24 10:58:37 +08:00
chmyga
f2ec017bcd fix(TCOMP-783): activeifs doesnt work (#2247)
* Add converting value to string
2018-04-20 17:32:14 +03:00
Denis Sergent
549374cc78 TESB-21832 Problems with job/route exec. with local runtime in Studio (#2245)
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.
2018-04-20 17:24:29 +08:00
hcyi
0f3e636222 fix(TUP-18682):PDF layout of generated document in multi-byte character (#2239)
on studio is broken.
2018-04-20 10:58:23 +08:00
jzhao
c623b8ea6a feat(TDI-39817):Restrict number of messages in websphere in tMomInput Component (#2206)
* show the param for webspheremq

* implement it in the runtime part
2018-04-19 11:31:15 +08:00
wchen-talend
46daeba813 fix(TUP-19820):The joblet input row issue (#2237) 2018-04-19 10:12:22 +08:00
chmyga
73e2042c45 feat: additional dependencies for beam components (#2241)
* Change marker dependency for beam components
2018-04-19 09:54:40 +08:00
Ivan Gonchar
fc61b8e54d chore: bump Tacokit version to 0.0.9 (#2235) 2018-04-17 18:52:30 +08:00
Mike Yan
37dcd340d9 TESB-21576: Add tREST component in OSGi build type validation (#2234) 2018-04-17 17:11:04 +08:00
Denis Sergent
835846e2a9 TESB-21825 TOS for ESB should not allow building jobs as microservice (#2230)
Job build wizard displays ESB microservice as a possibility to build the
jobs. Build as microservice won't work in TOS for ESB version. This
removes Microservice from buid type combo box when product is TOS.
2018-04-17 14:29:35 +08:00
wang wei
294ba4d8f5 fix(TDI-40318): fix FTP permission issue for tFTPPut component sftp mode (#2199) 2018-04-17 13:46:54 +08:00
Chao MENG
ec7f602e37 fix(TUP-20006): TaCoKit config version is stored in a wrong place (#2231)
fix(TUP-20006): TaCoKit config version is stored in a wrong place
https://jira.talendforge.org/browse/TUP-20006
2018-04-17 10:41:25 +08:00
Jane Ding
5c63d7204f fix(TUP-19604)Issue about studio palette (#2223)
https://jira.talendforge.org/browse/TUP-19604
Upper the priority display of full matched component family.
2018-04-16 10:53:07 +08:00
hcyi
dce3605c5b fix(TUP-19292):Technical Status created does not appear under Job (#2202)
Status.
2018-04-16 10:17:39 +08:00
Chao MENG
05509ee054 fix(TUP-19961): tELTMSSqlInput component does not support the schema (#2219)
fix(TUP-19961): tELTMSSqlInput component does not support the schema with a DB-column name having Degree symbol in it
https://jira.talendforge.org/browse/TUP-19961
2018-04-13 10:56:01 +08:00
Ivan Gonchar
e443b50e4e Igonchar/tcomp 755 2 (#2226)
* fix(TCOMP-755): remove unused TacokitConnector

* fix(TCOMP-755): add IAdditionalInfo interface for TaCoKitNodeConnector

* fix(TCOMP-755): set tacokit connector type in TaCoKitNodeConnector during creation
2018-04-13 10:29:52 +08:00
Ivan Gonchar
99b2a0f1cb fix(TCOMP-755): fix sync columns issue (#2225)
* fix(TCOMP-755): fix sync columns issue

* fix(TCOMP-755): fix method checking whether connector is tacokit
2018-04-13 10:29:22 +08:00
Anas KHABALI
b192293210 integrate enum (closed list) display name (#2221)
This PR contains a fix of dynamic values in closed list
2018-04-12 16:15:01 +08:00
Anas KHABALI
16d867c0d2 upgrade tcompv1 version to 0.0.6 (#2220) 2018-04-12 16:10:50 +08:00
kjwang-talend
003904f000 fix(TUP-4096)[tOracleInput] "Guess schema" uses wrong "Connection type" when using tOracleConnection (#2212)
* fix(TUP-4096)[tOracleInput] "Guess schema" uses wrong "Connection type"
when using tOracleConnection
https://jira.talendforge.org/browse/TUP-4096

* fix(TUP-4096)[tOracleInput] "Guess schema" uses wrong "Connection type"
when using tOracleConnection
https://jira.talendforge.org/browse/TUP-4096
2018-04-12 15:42:46 +08:00
jzhao
f60ef0313e fix(TDI-40271): [6.4.1] tMomInput is not retrieving USR properties and JMS headers from IBM MQSeries(#2218) 2018-04-12 14:02:52 +08:00
SunChaoqun
a61f46212b TESB-21810:Module tab shows the incorrect list of installed jar files (#2213)
when using cConfig components
2018-04-11 18:02:23 +08:00
wchen-talend
f174d55f1d fix(TUP-19931):Undo does not work after deleting link between (#2189)
tELTMSSqlInput and tELTMSSQLMap
2018-04-11 10:20:08 +08:00
Anas KHABALI
b146fd0c38 (fix:tacokit) : validaiton listener lifecycle (#2207)
Fix active if when depending on a parent configuration
Fix validation label synchronization
Fix pattern validation (remove quotes from value)
2018-04-11 09:24:35 +08:00
Roman
f3858258ad fix(TDI-36516): add quotes to table name (#2194) 2018-04-10 15:10:23 +03:00
jzhao
1a349f86a2 fix(TDI-40349): tMomInput "Keep Listening" should not be hidden in some situtation.(#2204) 2018-04-10 09:01:52 +08:00
SunChaoqun
2387533abc TESB-21791:cConfig - Upload Libraries does not work (#2200) 2018-04-09 14:53:03 +08:00
zwxue
254a1a9184 workitem(TUP-19959):Wrong content for CI project settings on TOS and (#2198)
missing documentation for user
2018-04-09 10:48:12 +08:00
wang wei
00c95c6ba9 fix(TDI-40329): Constant String too long due to a large schema (#2188) 2018-04-08 10:32:39 +08:00
nrousseau
34dcc374b4 fix(TESB-21702) Fix route generation (#2196) 2018-04-06 16:56:57 +08:00
apoltavtsev
34d92b92c9 TESB-21702 Maven nature added to new child subjob (#2192) 2018-04-05 21:49:32 +02:00
zwxue
4a57c719ec fix(TUP-19945):first generate failed with error:ProcessorException: (#2190)
Routines "myroutine" has compile errors.
2018-04-04 21:57:23 +08:00
Chao MENG
29808a2f74 update junit for TalendEditorPaletteFactory (#2191) 2018-04-04 21:50:42 +08:00
Jenkins Continuous Build server
db3fbd82bd Set version to 7.1.0 SNAPSHOT 2018-04-04 14:26:08 +02:00
jzhao
6dc06c5f4c fix(TDI-40333): For tSQLDWHBulkExec, the password field is not encrypted in the generated java code(#2185) 2018-04-04 14:59:29 +08:00
Mike Yan
c21be116fb TESB-21726: NPE when publish OSGi type with TSC_BDRT license (#2186) 2018-04-04 14:31:42 +08:00
zwxue
15affaeffa fix(TUP-19941):Fix NPE during guessing schema for Tacokit component. (#2184) 2018-04-04 10:35:38 +08:00
Stéphane Bouchet
518724b3d6 fix(TESB-21700) : fixed NPE that cause test to fail (#2158)
Add NPE checking
2018-04-03 18:36:16 +08:00
Ivan Gonchar
d57c7683fa Igonchar/tcomp 752 (#2179)
* fix(TCOMP-752): fix test connection button appearence

* fix(TCOMP-752): fix advanced page appeareance in case of properties absense

* fix(TCOMP-752): fix potential NPE when main wizard page is not present
2018-04-03 12:48:04 +03:00
apoltavtsev
3959fb57a2 TESB-21528 Missing Jobs export choice is added (#2182)
Missing Jobs export choice is added
2018-04-03 17:31:10 +08:00
souvanny
77b880c064 babili-export (#2181) 2018-04-03 17:09:25 +08:00
zwxue
b6e154069d fix(TUP-19928):GITHUB: Cannot open joblet in new branch (#2180) 2018-04-03 10:27:10 +08:00
Ivan Gonchar
b16eec6522 Igonchar/tcomp 743 configuration (#2153)
* fix(TCOMP-743): implement PropertyNode.getRepositoryKeys() method

* fix(TCOMP-743): fix repository value set to ElementParameter

* fix(TCOMP-743): add multiple repository keys support in TaCoKitDragAndDropHandler.getComponentValue()

* fix(TCOMP-743): fix typo connection -> configuration

* fix(TCOMP-743): fix call to ConfigTypeNode endpoint with lightmode off

* fix(TCOMP-743): fix repository value for Table parameter

* fix(TCOMP-743): remove wrong comments and code from SettingsCreator

* fix(TCOMP-743): fix formatting

* fix(TCOMP-743): add support for multiple repository keys in TableElementParameter
2018-04-02 17:06:33 +03:00
nrousseau
e9abb8a711 fix(TUP-19790) fix build of job with tests (#2178) 2018-04-02 19:58:05 +08:00
zwxue
e4b9e37f5f fix(TUP-19923):All jobs in demo project cannot run successfully. (#2177) 2018-04-02 19:41:29 +08:00
nrousseau
fd69887028 fix(TUP-19921) set correctly MR Required flags (#2176) 2018-04-02 17:26:26 +08:00
zwxue
76dc7c616a fix(TUP-19889):Fail to run job with joblet. (#2175) 2018-04-02 16:50:04 +08:00
jzhao
1f9c27f012 fix(TDI-40321): The query clause, externalTableRejectOptions, is always generated even reject options is not checked(#2174) 2018-04-02 16:13:56 +08:00
GGu
d7d4cbe757 fix(TUP-19671): reuse product date (#2173) 2018-04-02 15:32:53 +08:00
pyzhou
18a26b66eb fix(TDI-40254):clean the buffer of tS3put. (#2162)
* fix(TDI-40254):clean the buffer of tS3put.

* fix(TDI-40254):Change the wrong format variable name.
2018-04-02 14:33:08 +08:00
Romain Manni-Bucau
b647c3f4fa chore(tacokit) upgrading tacokit to 0.0.5 (#2169)
* upgrading tacokit to 0.0.5

* upgrading tomcat as well
2018-04-02 13:03:30 +08:00
Pingwen Lin
5ca23ac43b TMDM-11860 Upgrade to CXF 3.2.4 (#2150) 2018-04-02 11:42:58 +08:00
zwxue
7b3a2b22f3 fix(TUP-19906): can't add reference project if created in tac after logged on studio (#2171)
* fix(TUP-19906):project can't added as reference project if created in
tac after you logged on studio

* fix(TUP-19906)project can't added as reference project if created in tac
after you logged on studio
https://jira.talendforge.org/browse/TUP-19906
2018-04-02 11:26:59 +08:00
apoltavtsev
4ca67f1809 TESB-21702 Excluding camel-talendjob from OSGi pkg (#2170)
At this moment we have ClassCastException in Runtime  because of "camel-talendjob" package is included to generatd OSGi bundle (Runtime has this library also)
2018-04-02 11:06:15 +08:00
nrousseau
446fe2d874 chore(TUP-19195) log exception in the pom trigger 2018-04-01 22:47:45 +08:00
nrousseau
f23705a35b fix(TUP-19909) avoid NPE for non-process items 2018-04-01 21:25:23 +08:00
nrousseau
3182883e64 update license date 2018-04-01 21:25:23 +08:00
nrousseau
5bff2674f6 fix(TUP-19917) always get dependencies with virtual dep 2018-04-01 21:25:22 +08:00
zwxue
efe40be43b fix(TUP-19909): add error detail for job pom generation exception. (#2168) 2018-03-30 19:02:49 +08:00
hwang-talend
ddee5bbae0 fix(TUP-19839):tSnowflakeRow --> "Use PreparedStatement" ->'Parameter (#2152)
* fix(TUP-19839):tSnowflakeRow --> "Use PreparedStatement" ->'Parameter
Value' can't use context.

* fix(TUP-19839):tSnowflakeRow --> "Use PreparedStatement" ->'Parameter
Value' can't use context.

* fix(TUP-19839):tSnowflakeRow --> "Use PreparedStatement" ->'Parameter
Value' can't use context.
2018-03-30 18:53:37 +08:00
kjwang-talend
2fc8d46a9c fix(TUP-19913)NPE pop up if first do action on Project (#2167)
settings->reference project,then change to other settings page do some
actions
https://jira.talendforge.org/browse/TUP-19913
2018-03-30 18:49:32 +08:00
zwxue
f22119a0bb fix(TUP-19909):NPEs executing importItems with CommandLine. (#2165) 2018-03-30 18:33:05 +08:00
nrousseau
35dd612d29 fix(TUP-19904) fix jobserver issue for MR HDI (#2166) 2018-03-30 18:27:09 +08:00
Romain Manni-Bucau
107027f205 ensure to use a unified regex syntax between the web and the studio for tacokit (#2163) 2018-03-30 12:15:52 +02:00
kjwang-talend
4f605decf8 fix(TUP-19800)tNetezzaNZload --> "Data file" doesn't work on 701 (#2164)
https://jira.talendforge.org/browse/TUP-19800
2018-03-30 17:03:13 +08:00
mbasiuk-talend
d5d210c93a Mbasiuk/tdi 40066 snowflake salesforce repository refresh issue (#2113)
* fix(TDI-40066): create a temporary fix for refresh repository values

* fix(TDI-40066): fix issue with locked properties, prevent issue after
table action not executed

* fix(TDI-40066): fix repository schema related values

* fix(TDI-40066): fix table name issue, when switch to repo value

* fix(TDI-40066): remove unneeded pieces, fix issues with shown previous
name

* fix(TDI-40066): revert some code changes, add comments.

* fix(TDI-40066) change back windows line endings

* fix(TDI-40066) fix for abstract schema controller
2018-03-30 10:06:58 +03:00
nrousseau
1372d10257 fix(TUP-18661) avoid empty properties for joblet components (#2161) 2018-03-30 09:59:41 +08:00
zwxue
42dea3c3c0 fix(TUP-19850): fix job and folder move/rename action. (#2159) 2018-03-30 09:39:35 +08:00
Anas KHABALI
cb9e9bc9bc fix guess schema propagation for tacokit (#2160) 2018-03-29 16:14:51 +02:00
jzhao
c56a5b6ee8 feat(TDI-37995): Azure Data Warehouse from Azure Blob Storage using PolyBase (#2121) 2018-03-29 19:16:17 +08:00
wchen-talend
3c2e84a995 fix(TUP-19802):For DB Unified, Fixed schema for database error is added (#2138)
* fix(TUP-19802):For DB Unified, Fixed schema for database error is added
after applying database type

* fix(TUP-19802):For DB Unified, Fixed schema for database error is added
after applying database type
2018-03-29 15:57:38 +08:00
nrousseau
6e126df092 fix(TUP-19888) additional fix for HDI with spark 2018-03-29 15:04:29 +08:00
nrousseau
0806acf57c fix(TUP-19888) add routines if shade is not used (#2157) 2018-03-29 14:09:08 +08:00
zwxue
611b8a94c8 fix(TUP-19879):only part of jobs' pom file generated after import the (#2156)
attached job.
2018-03-29 11:37:44 +08:00
Anas KHABALI
d63f1890a9 fix guess schema freeze (#2154)
Fix guess schema freeze
Add guess schema from pojo
Add 100 record limit to guess schema
Fix cancel -  kill the guess schema process when canceled
2018-03-28 17:35:14 +02:00
zwxue
75f42f9bb4 feat(TUP-19824):Create poms for joblet and update job content. (#2145)
* feat(TUP-19824):Create poms for joblet and update job content.

* fix(TUP-19850) Fix move / rename operations

* feat(TUP-19824): do install for joblet pom.
2018-03-28 18:46:41 +08:00
jzhao
4e5a11ef7d (TDI-40129) Upgrade to CXF 3.2.4 (#2125)
* tMicrosoftCRMXX and tWebService components
2018-03-28 14:01:17 +08:00
nrousseau
aa3474e1c9 fix(TUP-19877) Fix spark generation (#2151) 2018-03-28 12:42:03 +08:00
Chao MENG
8c7fd3dc83 item(TUP-19734): Support tacokit multischema auto fill (#2146)
https://jira.talendforge.org/browse/TUP-19734
Fix display problem of output
2018-03-28 10:17:05 +08:00
chmyga
6aef63ff4f fix: fix process init for beam processors (#2148) 2018-03-27 17:39:37 +03:00
apoltavtsev
b05fc699e0 TESB-21454 Remove "online" switch for OSGi Jobs (#2147) 2018-03-27 15:37:26 +02:00
Andreas Mattes
4420961fdd Bugfix/master/tesb 21283 (#1974)
* TESB-21283 - Correct context folder path for job as microservice.

* TESB-21283 - Check for context resoures at alternative places.
2018-03-27 13:28:20 +02:00
nrousseau
95d3891ecd fix(TUP-19045) Fix issues of codegen and editor (#2142) 2018-03-27 18:28:16 +08:00
pyzhou
a97a659afc fix(TDI-40284): Make dynamic and non-dynamic behave in accordance. (#2144) 2018-03-27 17:48:18 +08:00
SunChaoqun
fc265f00d5 TESB-21607:Fail to build route/REST service by commandline with (#2143)
LGTM
2018-03-27 17:04:43 +08:00
pyzhou
81e71d11bf Pyzhou/tdi 40254 set last part flag t s3put (#2140)
* Revert "fix(TDI-40254):For tS3Put, it is unable to upload the file stream KMS (#2118)"

This reverts commit 3a3dcfba5b.

* fix(TDI-40254):set last part for tS3put.

* fix(TDI-40254):modify the logic of judging available.
2018-03-27 15:34:09 +08:00
Chao MENG
09663ce675 item(TUP-19734): Support tacokit multischema auto fill (#2139)
(TUP-19734): Support tacokit multischema auto fill
https://jira.talendforge.org/browse/TUP-19734
2018-03-26 16:42:03 +08:00
nrousseau
dcbdac7b06 fix(TUP-19863) clear of console was not possible (#2137) 2018-03-26 16:22:26 +08:00
Jane Ding
fb88e5620e feat(TUP-19782)Add filter on the pom synchronization (#2133)
https://jira.talendforge.org/browse/TUP-19782
2018-03-26 16:12:28 +08:00
Chao MENG
a881cb4a87 item(TUP-19734): Support tacokit multischema auto fill (#2136)
https://jira.talendforge.org/browse/TUP-19734
2018-03-26 15:26:22 +08:00
wang wei
09219d09a1 fix(TDI-40276): Missing talend_DB_mssqlUtil.jar in 651, 652, 701 (#2135) 2018-03-26 15:05:39 +08:00
nrousseau
fda6b14e4e fix(TUP-19708) fix wrong setup of shade 2018-03-26 12:47:34 +08:00
nrousseau
de60371977 fix(TUP-19848) improve build performances (#2132) 2018-03-26 10:07:29 +08:00
nrousseau
4dec692c71 fix(TUP-19708) fix MR with HDInsight (#2131) 2018-03-25 11:09:30 +08:00
hwang-talend
cd942cea51 fix(TUP-19788):The JDBC connection info cannot be sync to tSqoop* (#2126)
components
2018-03-24 16:05:27 +08:00
apoltavtsev
0f74167030 TESB-21528 Missing config folder is added (#2130)
Fixed for microservice section in pom template
2018-03-23 15:38:55 +08:00
Chao MENG
223d1bdedc upgrade tacokit version to 0.0.4 (#2129)
upgrade tacokit version to 0.0.4
2018-03-23 15:32:42 +08:00
nrousseau
bab2cdbc73 fix(TUP-19195) remove unused classes for junits 2018-03-23 12:19:37 +08:00
nrousseau
7a85f31ea0 fix(TUP-15470) fix issue of execution of MR job
Set by default "java" for interpreter if not setup
2018-03-23 11:48:46 +08:00
nrousseau
fc467d5ba4 Nrousseau/tup 5897 fix console (#2127)
* fix(TUP-5897) fix console

* fix(TUP-5897) fix console
2018-03-23 11:48:13 +08:00
Mike Yan
a3a588e0eb TESB-21507: Add realtion for service (#2128) 2018-03-23 11:46:43 +08:00
Romain Manni-Bucau
95856e6568 starting to wire beam into the studio (#2122) 2018-03-23 11:00:10 +08:00
wchen-talend
c370a8a74c Wchen/bugfix/tup 19704 recursive job (#2119)
* fix(TUP-19704):Cannot run recursive jobs successfully

* fix(TUP-19704):Cannot run recursive jobs successfully

* fix(TUP-19704):Cannot run recursive jobs successfully

* fix(TUP-19704):Cannot run recursive jobs successfully
2018-03-23 09:51:27 +08:00
Dmytro Sylaiev
128baba16b fix(TDI-35055): Not send CWD . command to server (#2123)
* fix(TDI-35055): Not send CWD . command to server

* fix(TDI-35055): Fix cwd for sftp

* Fix properties message for connection component
2018-03-22 14:32:08 +02:00
nrousseau
9db7cc5007 fix(TUP-18552) fix classpath adjuster (#2120)
Don't use the adjuster to create the pom file
2018-03-22 19:01:40 +08:00
hcyi
a46e6c3026 fix(TUP-19691):java.lang.StackOverflowException when job is run. (#2039) 2018-03-22 17:11:15 +08:00
zwxue
08cf262862 fix(TESB-21577): add compatible options. (#2124) 2018-03-22 15:51:55 +08:00
hwang-talend
99d0105733 fit(TUP-19789):NPE error occurred in error log when check "Test connect" (#2112) 2018-03-22 10:46:59 +08:00
Ivan Gonchar
33e78ed471 fix(TCOMP-734): fix context and globalMap dynamic values wrapping in … (#2114)
* fix(TCOMP-734): fix context and globalMap dynamic values wrapping in quotes

* fix(TCOMP-734): use isDynamic() from ContextParameterUtils class

* chore(TCOMP-734): refactor else part in configuration.javajet

* fix(TCOMP-734): fix password decryption generated code

* fix(TCOMP-734): add context and globalMap support for table properties

* chore(TCOMP-734): remove ContextParameterUtils import
2018-03-22 10:26:10 +08:00
Olha Varnavina
24235b424f fix(TDI-40192): surrogate pair FileInputPositional (#2115)
* replaced use bytes checkbox with drop down list
* added option with surrogate pairs for pattern units
* added migration task for use bytes checkbox
2018-03-21 16:00:39 +02:00
SunChaoqun
90fb97bbd4 TESB-21590:Pom generation for bundles seems generating the full code (#2117)
* TESB-21590:Pom generation for bundles seems generating the full code

* TESB-21590:Pom generation for bundles seems generating the full code

* TESB-21590:Pom generation for bundles seems generating the full code
2018-03-21 18:31:56 +08:00
pyzhou
3a3dcfba5b fix(TDI-40254):For tS3Put, it is unable to upload the file stream KMS (#2118) 2018-03-21 17:23:41 +08:00
Chao MENG
928a989601 fix a NPE problem (#2110)
fix a NPE problem
2018-03-21 15:50:43 +08:00
apoltavtsev
add5a429d5 TESB-21426 Path separator is corrected (#2077)
* TESB-21426  Path separator is corrected

* TESB-21528 tRouteInput is added to ESB Components
2018-03-21 08:37:58 +01:00
nrousseau
0b2373a14b fix(TUP-19419) fix project import on mac (#2116) 2018-03-21 15:16:33 +08:00
hwang-talend
5525d5164e fix(TUP-19526):Dynamic schema with generic JDBCconnection fails when job runs in remote execution(#2107) 2018-03-20 17:38:43 +08:00
Roman
924ec84bde fix(TDI-40157): problems with same name files (#2108)
* fix(TDI-40157): move overwriting of origin files list
2018-03-20 10:51:37 +02:00
zwxue
d6a6f16b0f fix(TUP-19687): fix testcase issue. (#2111) 2018-03-20 16:44:41 +08:00
hwang-talend
91aa16921b fix(TUP-19694):testcase version changed when open job as another version (#2045)
* fix(TUP-19694):testcase version changed when open job as another version

* fix(TUP-19694):testcase version changed when open job as another version
2018-03-20 16:19:27 +08:00
pyzhou
92ac79b8cb fix(TDI-30137):tSQLDWHOutput cannot create table. (#2109) 2018-03-20 14:43:52 +08:00
nrousseau
0348a9406b fix(TUP-19687) improve perf of gen pom (#2103)
* fix(TUP-19687) improve perf of gen pom

* fix(TUP-19687):Too much time when do import in items in studio.
2018-03-20 10:55:12 +08:00
pyzhou
a398dd0ca1 fix(TDI-32006): GlobalMap variable was not put sometime. (#2106) 2018-03-20 10:19:21 +08:00
pyzhou
ba2fb121f6 fix(TDI-33063):Wrong cid when tMonConnection exist. (#2105) 2018-03-19 16:32:58 +08:00
hwang-talend
221cb7c1dc fix(TUP-5360):Retrieve Salesforce Modules option is missing (#2068) 2018-03-19 15:31:10 +08:00
Olha Varnavina
0eb3f3b4f2 fix(TDI-35080): tWriteJsonField renders strings (#2094)
* fixed disappearance of the attributes when value is set for the
element
2018-03-16 11:58:24 +02:00
pyzhou
c81d7cd5b2 fix(TDI-39302):Eliminate useless plugin in pom of localprovider. (#2101) 2018-03-16 16:39:27 +08:00
pyzhou
2aa29673cb fix(TDI-40240):Deprecate tSAPBWInput component. (#2099) 2018-03-16 16:36:16 +08:00
Chao MENG
5e5f4597a9 item(TUP-19738): Tacokit migration API not wired into the studio (#2100)
https://jira.talendforge.org/browse/TUP-19738
(TUP-19738): Tacokit migration API not wired into the studio
2018-03-16 14:47:37 +08:00
Jane Ding
01026e02c3 fix(TUP-19726)publish job with testcase failed if check on "execute (#2095) 2018-03-16 14:38:58 +08:00
Stéphane Bouchet
262791dba9 TUP-19810 : Tycho fix (#2047)
* fix tycho warning

* fix tycho warning
2018-03-16 10:41:47 +08:00
195858
def174323b fix(TDI-40170): Add HANA support to tJDBCSCDELT (#2063)
* fix(TDI-40170): Add HANA support to tJDBCSCDELT

Adding support for SAP Hana.
Amended the begin template to conditionally include SAP Hana specific template if the appropriate mapping is selected.
Added a SAP HANA specific javajet template,

* fix(TDI-40170): Add HANA support to tJDBCSCDELT

Fixed the generation of UPDATE statements as suggested
2018-03-16 10:19:45 +08:00
Roman
63c8197c24 fix(TDI-40157): remove overwriting of origin files list (#2098) 2018-03-15 18:28:34 +02:00
Chao MENG
5f68260ef3 upgrade TaCoKit version to 0.0.3 (#2088)
* upgrade TaCoKit version to 0.0.2

* upgrade TaCoKit version to 0.0.3
2018-03-15 20:18:36 +08:00
Chao MENG
7a44527e38 task(TUP-19738): Tacokit migration API not wired into the studio (#2097)
https://jira.talendforge.org/browse/TUP-19738
2018-03-15 20:01:14 +08:00
zwxue
3da053d8ef fix(TUP-19751):Reference project info in Main project->poms is missing (#2089)
after logon SVN project.
2018-03-15 19:38:34 +08:00
zwxue
8f4b23060d fix(TUP-19804):generate branch job failed. (#2096) 2018-03-15 19:33:35 +08:00
Pingwen Lin
5bccfa6c14 TMDM-11916 Can't download required jars(xmlschema-core-2.2.2.jar, neethi-3.1.0.jar) when run mdm demo jobs (#2093) 2018-03-15 17:12:53 +08:00
pyzhou
c1750cd45b Pyzhou/tdi 39302 move sap components to tis (#2090)
* fix(TDI-39302):build talend-sap.jar automaticly.

* fix(TDI-39302):Eliminate SAP components in TOS.

* Revert "fix(TDI-39302):build talend-sap.jar automaticly."

This reverts commit be3a6dc05c.

* fix(TDI-39302):tSapBWInput stays in TOS.
2018-03-15 16:11:19 +08:00
Chao MENG
63b1883dbd item(TUP-19738): Tacokit migration API not wired into the studio (#2092)
https://jira.talendforge.org/browse/TUP-19738
(TUP-19738): Tacokit migration API not wired into the studio
2018-03-15 15:21:57 +08:00
kjwang-talend
0dc292e6f6 TUP-19803 Fix the the junits on master (#2091)
https://jira.talendforge.org/browse/TUP-19803
2018-03-15 14:59:03 +08:00
Chao MENG
ac92834f6d item(TUP-19738): Tacokit migration API not wired into the studio (#2086)
https://jira.talendforge.org/browse/TUP-19738
(TUP-19738): Tacokit migration API not wired into the studio
2018-03-15 11:33:54 +08:00
pyzhou
6bc92ee274 fix(TDI-40233):Change the property name of "Server side encryption ID" (#2081)
to the CMK
2018-03-15 10:34:25 +08:00
chmyga
6a2d3c3ec8 Dchmyga/fix reject flows tacokit (#2087)
* Revert "fix: fix reject schema name (#2080)"

This reverts commit 6799f4db41.

* fix: fix reject connector name
2018-03-14 15:02:03 +02:00
Anas KHABALI
b1248039e8 refactor and fix guess schema action (#2084) 2018-03-14 19:48:00 +08:00
chmyga
6799f4db41 fix: fix reject schema name (#2080)
* fix: fix reject schema name

* Use REJECT connector name for reject schemas

* fix: fix reject schema name

* Clean code a bit
2018-03-14 12:00:49 +02:00
chmyga
5642dae605 fix: add locales class used by help (#2082) 2018-03-14 11:49:39 +02:00
chmyga
7e48b0edc2 Dchmyga/tacokit help content (#2070)
* feat: automate documentation loading

* Add TaCoKit components documentation loading to Help ToC

* Add TaCoKit dynamic help content production

* Add TaCoKit dynamic context

* feat: automate documentation loading

* Add component description to context

* Add component anchor to documentation page link

* feat: automate documentation loading

* Add fallback page

* Fix problems with contribution id in ToC

* feat: automate documentation loading

* Fix PR comments, clean the code
2018-03-14 17:14:21 +08:00
zwxue
f124803044 fix(TUP-19388):Log on main project and build out refer project's job (#2079)
with testcase out will fail
2018-03-14 11:56:21 +08:00
zwxue
92bb2a6f5a fix(TUP-19517):Log on main project and build out refer project's job (#2073)
will lack of jar.
2018-03-14 11:54:53 +08:00
Vladimir Bogatyrov
cf2f2f01f2 [TESB-21378] Issues publishing artifacts with Studio commandline (#2033) 2018-03-13 18:44:46 +01:00
Pingwen Lin
1ced3233a3 TMDM-11903 Upgrade CXF to 3.2.2, WSS4J to 2.2.1 for MDM components (#2071)
On behalf of Lin Pingwen
2018-03-13 17:59:51 +08:00
SunChaoqun
5209da7601 TESB-21510:Fail to run cMap route in runtime for fail in starting (#2075) 2018-03-13 16:45:08 +08:00
Mike Yan
96efafb875 TESB-21526: Fixed publshing no classed by commandline and studio (#2074)
Updated exportJobForOSGI method to fix OSgi type export
2018-03-13 16:41:08 +08:00
kjwang-talend
dd17af0afd TUP-19064 Studio consuming CPU after opening a Job (no other activity) (#2059)
https://jira.talendforge.org/browse/TUP-19064
2018-03-13 11:06:20 +08:00
hwang-talend
337fff0d24 fix(TUP-19743):TDS Connection settings in metadata : export as context (#2060) 2018-03-13 10:53:13 +08:00
kjwang-talend
1987ca82e5 Kjwang/fix(tup 19441)can't open project in studio when reference project removed (#2012)
* TUP-19441 Can't open project in studio when reference project removed
https://jira.talendforge.org/browse/TUP-19441

* TUP-19441 Can't open project in studio when reference project removed
https://jira.talendforge.org/browse/TUP-19441
2018-03-13 10:39:54 +08:00
jzhao
264ff4ec86 fix(TDI-35057) error shown when switch to JobScript tab (#2069)
* rename parameter name for tS3Put and tS3Copy
2018-03-13 10:36:04 +08:00
hwang-talend
6075d96442 fix(TUP-19421):Missing connection info when D&D tJDBCSCDELT and (#2024) 2018-03-13 10:09:42 +08:00
Ivan Gonchar
19497211f1 fix: set explicitly connector type by setInput() method (#2043) 2018-03-12 12:34:22 +02:00
wang wei
13a292c6c9 fix(TDI-40201): ts3put is slower than expected (#2058) 2018-03-12 16:43:46 +08:00
zshen-talend
0ed66a3978 feat(TDQ-14700): Support filter on Survivorship function column of match (#2066) 2018-03-12 15:39:07 +08:00
nrousseau
5e3fa18204 fix(TUP-19758) generate code even if the jars are missing (#2065) 2018-03-12 10:30:13 +08:00
zwxue
b60aec3a40 fix(TUP-19458):project groupId may keep to empty. (#2064) 2018-03-12 09:53:36 +08:00
Dmytro Sylaiev
3ccbed42a7 fix(TDI-40197): Replace wrong fileseparators in tftpfileList (#2062) 2018-03-09 16:17:04 +02:00
zwxue
89b3aa9871 fix(TUP-19764):After change the maven setting value in project (#2061)
setting-maven, it can not work for new created jobs.
2018-03-09 20:04:43 +08:00
zwxue
84283a705e fix(TUP-19675):renaming a DIjob in studio dont remove its module from (#2057)
the codeMaster.
2018-03-08 19:05:44 +08:00
zwxue
6e0a9b259e fix(TUP-19679):routines with wrong groupId (#2056) 2018-03-08 18:33:33 +08:00
nrousseau
d9c2f05747 fix(TUP-19687) fix import issue (#2055)
The generation of pom was done 2 times during the process (migration
task + task at the end of import.
Disable the generation of pom here to have it only at the end of the
migration only. (means enable it only during the logon project)
2018-03-08 18:06:18 +08:00
SunChaoqun
2c41ce69f6 TESB-20453:Changes for Single Maven Build: Routes (#2053) 2018-03-08 15:55:16 +08:00
jzhao
5daab5190f feat(TDI-40129) Upgrade to CXF 3.2.2 (#2046) 2018-03-08 15:17:47 +08:00
wchen-talend
3c59eae6d0 fix(TUP-19692):Bad performance when do updating stats&logs setting to (#2052)
* fix(TUP-19692):Bad performance when do updating stats&logs setting to
all jobs.

* Update messages.properties
2018-03-08 12:44:37 +08:00
xlwang-tlnd
6e0eaf0650 xlwang(TUP-19419)/Import Existing 'Valid' project into Local Connection (#2020)
* xlwang(TUP-19419)/Import Existing 'Valid' project into Local Connection
is disabled
https://jira.talendforge.org/browse/TUP-19419

* xlwang/fix(TUP-19419)Import Existing 'Valid' project into Local
Connection is disabled
2018-03-08 11:33:23 +08:00
kjwang-talend
5ab50fa533 fix(TUP-19400)If project has not been initialized, it does not appear in (#2019)
Reference Project settings
https://jira.talendforge.org/browse/TUP-19400
2018-03-08 10:34:26 +08:00
hwang-talend
a84aaa2d62 fix(TUP-19508):Snowflake Drag from Repository, Component List is Wrong (#2015) 2018-03-08 10:30:40 +08:00
Dmytro Sylaiev
61ba951be0 fix(TDI-40206): Enter binary mode ftps ftpFileProperties (#2051) 2018-03-07 18:30:36 +02:00
Dmytro Sylaiev
84a1442422 fix(TDI-38944): Fix wrong control file argument (#2049) 2018-03-07 13:55:00 +02:00
zwxue
0b13a0dd11 fix(TUP-19695): update code change. (#2050) 2018-03-07 19:48:43 +08:00
Jane Ding
52ee8db2fa fix(TUP-19695)run task failed with error :Error: Could not find or load (#2048)
main class commonpro.tjava_0_1.tjava
https://jira.talendforge.org/browse/TUP-19695
2018-03-07 19:18:09 +08:00
Dmytro Sylaiev
984b0b5e70 fix(TDI-40199): Migrate pagesize as number property instead of string (#2041)
* fix(TDI-40199): Migrate pagesize as number property instead of string

* fix(TDI-40199): Process globalMap and context values

* chore(TDI-40199): Minor refactoring

* Rename method

* Fix indentation
2018-03-07 13:10:39 +02:00
Pierre Teyssier
092104853b fix(TDI-40191): Add GoogleDrive documentation 2018-03-07 18:32:46 +08:00
Mike Yan
c2bcdbb894 TESB-21454: Updated maven-bundle-plugin version for OSGi type export (#2044) 2018-03-07 17:50:20 +08:00
zwxue
5198d5dde6 fix(TUP-19452):Add sync all poms function. (#2040) 2018-03-07 11:44:02 +08:00
apoltavtsev
f6bd24a474 TESB-20833 Disable maven offline for Jobs (#2042) 2018-03-06 18:20:59 +01:00
Mike Yan
17ff31a8d1 TESB-21489: Avoid to generate code in JobJavaScriptOSGIForESBManager (#2038) 2018-03-06 19:18:43 +08:00
jzhao
3ccde4a92d feat(TDI-40177): Update salesforce API to latest version 42 (#2036) 2018-03-06 17:29:37 +08:00
Romain Manni-Bucau
ff9a25daa7 Tcomp1 integration (#2035)
* starting to integrate tcomp1 plugin

* moving javajets and updating manifest to match the default layout of a plugin

* dependencies for sdk plugin

* removing templating java plugin

* cleaning up .classpath and adding a comment on version upgrade
2018-03-06 10:22:30 +08:00
wchen-talend
bfcba5303c fix(TUP-19682):tJDBC --> Can't switch to Snowflake database. (#2029)
* fix(TUP-19682):tJDBC --> Can't switch to Snowflake database.

* fix(TUP-19682):add junit test
2018-03-06 10:05:32 +08:00
Mike Yan
7e7f0bb69c TESB-21445 NPE error when request a service with saml (#2031)
* TESB-20833: Add REST Microservice type for mapping

* TESB-20833: Enable ESB Microservice for data service

* TESB-21402: Fixed subjob support for ESB OSGi type

* TESB-21445: NPE error when request a service with saml
2018-03-05 17:04:13 +08:00
Chao MENG
381290c458 Don't popup dialog for junit since it will block the junit (#2032) 2018-03-05 17:03:38 +08:00
nrousseau
46ca7f6a38 fix(TUP-19688) fix the old export job still used for mdm (#2030) 2018-03-05 16:43:42 +08:00
hwang-talend
f5aafd113d fix(TUP-19661):tJDBCInput Guess Query not work well when use oracle database(#2026) 2018-03-05 15:11:52 +08:00
pyzhou
5b72c62a51 fix(TDI-34082):use Node instead of Iprocess. (#2028) 2018-03-05 14:34:07 +08:00
wang wei
de19b4b3d0 fix(TDI-40183): Migration for tJDBCOutput:the value for field option in advance setting is wrong(#2027) 2018-03-05 14:11:08 +08:00
nrousseau
861804eef9 fix(TUP-19666) fix problem of switch branch for codegen
Remvoe the login task to execute the code when login the project
2018-03-04 21:20:41 +08:00
nrousseau
13fc1d6097 fix(TUP-19666) fix problem of switch branch for codegen
Remvoe the login task to execute the code when login the project
2018-03-04 18:24:29 +08:00
nrousseau
155964c12b regenerate method 2018-03-04 17:32:39 +08:00
nrousseau
0fd2d543c8 fix(TUP-19700) fix memory issue 2018-03-04 16:06:32 +08:00
nrousseau
2e480e36e0 fix(TUP-18552) fix classpath adjuster and tRunjob 2018-03-04 16:06:29 +08:00
jzhao
891384f149 fix(TDI-39894):update jackson version 2.x.x to 2.9.4 (#2013)
* fix(TDI-39894):update jackson version 2.x.x to 2.9.4

* dropbox/bigquery components jackson-core upgrade
2018-03-02 14:57:49 +08:00
zwxue
4b34952ebb fix(TUP-19635):Project setting ->Maven->project default xml content is (#2025)
null.
2018-03-02 10:50:37 +08:00
hwang-talend
f7b0b945f0 fix(TUP-19446):SNOWFLAKE connection in metadata repository (#2009) 2018-03-02 10:14:50 +08:00
Dmytro Sylaiev
ca8d70b70b fix(TDI-40071): Expand migration task (#1999)
* fix(TDI-40071): Expand migration task

* Remain cmd mode of marklogic bulkload in jobs migrated from javajet

* chore(TDI-40071): Update comment about new properties
2018-03-01 13:20:34 +02:00
ypiel
04edde7ded fix(TDI-40178) : Use cid in code generation (#2022)
* fix(TDI-40178) : Use cid in code generation.
2018-03-01 11:30:29 +02:00
zwxue
aadbdabfbd fix(TUP-19534):log4j level does not work as expected while building (#2021)
standard job.
2018-03-01 17:22:58 +08:00
pyzhou
112548302c fix(TDI-34082):correct mistake in plugin.xml (#2018) 2018-03-01 15:39:41 +08:00
zwxue
559d264f0f fix(TUP-19535):Always run job fail which use a trunjob. (#2017) 2018-03-01 15:24:23 +08:00
pyzhou
501f300877 fix(TDI-34082):tExtractJsonField split list. (#2016) 2018-03-01 14:28:03 +08:00
wchen-talend
c2c65c5851 fix(TUP-19423):When using Generic DB Connector / tDBConnection / select (#2010)
MemSQl -> Apply : nothing happen
2018-03-01 11:44:01 +08:00
hcyi
d21b9af425 fix(TUP-19131):Remote project creation without user & password -> HTTP (#1996)
500 error
2018-03-01 09:30:43 +08:00
Chao MENG
bf688a7162 fix(TUP-19615): Libraries cache is not recreated during Studio startup (#2014)
fix(TUP-19615): Libraries cache is not recreated during Studio startup in case of path to Studio contains special symbols (for example, "!")
https://jira.talendforge.org/browse/TUP-19615
2018-02-28 19:07:31 +08:00
Olha Varnavina
f6168f5b89 fix(TDI-35080): tWriteJsonField renders strings (#2008)
* fix(TDI-35080): tWriteJsonField renders strings

* added Quote all values option, numbers and boolean values won't be
surrounded by quotation marks if this option is unchecked
* added migration task to check this option in old jobs

* added check for the case when item is null on not java

* simplified statement of setting parameter value
2018-02-28 12:05:06 +02:00
zwxue
07e1eab556 fix(TUP-19595):generate job failed with Job compile errors. (#2011) 2018-02-28 16:50:49 +08:00
nrousseau
d23a6240da remove format debug (not compatible with new CI with remote project) 2018-02-28 11:09:35 +08:00
kjwang-talend
5c18a5a790 Kjwang/fix(tup 19528)implicit t context load does not load variables when from file is initialized with a context variable (#2001) 2018-02-28 10:52:29 +08:00
wchen-talend
7b129275d2 fix(TUP-19619):new Automap function should be EE only (#2004) 2018-02-28 10:41:08 +08:00
GGu
6f2441993c fix(TUP-19341): move the migration task (#1928) 2018-02-28 10:37:11 +08:00
GGu
e3a0d278f5 fix(TUP-19523): check dynamic metadata for jdbc (#2007) 2018-02-28 10:35:39 +08:00
Jane Ding
fdc8ac747c fix(TUP-19402)Can not import in project folder items. (#1954)
https://jira.talendforge.org/browse/TUP-19402
2018-02-28 10:23:53 +08:00
SunChaoqun
3243a7cb41 TESB-20456:Changes for Single Maven Build: cTalendJob (#2006)
LGTM
2018-02-27 17:20:59 +08:00
wang wei
ab564f9042 fix(TDI-40155): Stats&Log:can`t get correct data from stats&log tables when use JDBC(#2005) 2018-02-27 16:52:20 +08:00
Mike Yan
22e67ce192 TESB-21402: Fixed subjob support for ESB OSGi type (#2003)
* TESB-20833: Add REST Microservice type for mapping

* TESB-20833: Enable ESB Microservice for data service

* TESB-21402: Fixed subjob support for ESB OSGi type
2018-02-27 16:38:35 +08:00
hcyi
6ff9c32c84 fix(TUP-19534):log4j level does not work as expected while building (#1987)
standard job.
2018-02-27 16:18:12 +08:00
souvanny
7502e19d99 babili-export (#2000) 2018-02-27 14:55:47 +08:00
hwang-talend
1638e99520 fix(TUP-19553):Can't use custom URI module to check JDBC conection (#1997) 2018-02-27 11:19:43 +08:00
zwxue
0661d9ec66 fix(TUP-19595):generate job failed with Job compile errors. (#1998) 2018-02-27 10:09:06 +08:00
Mike Yan
737243fcdf TESB-20833: enable miscrocevise for data service job (#1995)
* TESB-20833: Add REST Microservice type for mapping

* TESB-20833: Enable ESB Microservice for data service
2018-02-26 15:48:15 +08:00
xlwang-tlnd
219a689c64 xlwang/fix(TUP-19547)Select job' old version to publish will not show (#1992)
the correct Artifact information in publish page.
2018-02-26 14:24:52 +08:00
apoltavtsev
15886bb723 TESB-20453 NPE during Routes generation is fixed (#1994) 2018-02-24 19:37:38 +01:00
zwxue
a679adb1a9 fix(TUP-19532):NPE while importing Demo project. (#1993) 2018-02-24 16:36:35 +08:00
wchen-talend
3e23c424dc fix(TUP-19475):Cannot select a repository schema on a tJDBCInput (#1991) 2018-02-24 16:31:55 +08:00
Dmytro Sylaiev
a068a3c164 fix(TDI-40125): Update talend excel library (#1985)
* Remove main method

* Update deprecated method calls

* Add commons-lang
2018-02-23 17:53:09 +02:00
dlin-talend
a2963fd503 fix(TUP-19593): new improvement for 7.0 branding (#1990) 2018-02-23 15:39:07 +08:00
Ivan Gonchar
8150f8e0ec Igonchar/tup 19598 (#1988)
* chore(TUP-19598): change visibility of resizeScrolledComposite() to protected

* chore(TUP-19598): add move addComponents() content to new placeComponents() which allows to override it
2018-02-22 18:06:34 +02:00
apoltavtsev
ec524f0fe9 TESB-20833 Missing "Deployment" tab is added (#1986)
* TESB-20833 Missing "Deployment" tab is added

* TESB-20833 Missing "Deployment" tab is added
2018-02-21 18:34:38 +01:00
apoltavtsev
0feea95408 TESB-21314 NPE during Routes import is corrected (#1984)
At this moment we have NPE during importing of Route or during saving of new Route. It happends due to missing logs (it is expected because of Route was not compiled previously). Verification for "null" condition is added.
2018-02-19 20:29:27 +01:00
Dmytro Sylaiev
119b2bf8f3 Dsylaiev/tdi 40086 add ftps port property (#1983)
* fix(TDI-40086): Add design property ftps port for ftp components

* fix(TDI-40086): Change runtime port connection for ftps

* Take ftps_port value for ftps connection

* fix(TDI-40086): Add a migration task

* For ftpConnection, get and put components get old port value and set it to ftps_port property

* chore(TDI-40086): Minor changes

* Improve code logic

* Refactoring

* Fix spaces
2018-02-19 18:15:58 +02:00
zafkirTalend
1d0abf79f6 feat(TBD-6262): Generate ps1 file for a built job
Depends on related changes on tcommon-studio-se
https://github.com/Talend/tcommon-studio-se/pull/1392
2018-02-19 16:03:33 +01:00
Emmanuel GALLOIS
baec4797a1 fix(TDI-40106): avoid ConcurrentModificationException (#1982) 2018-02-19 11:00:49 +01:00
Roman
ebce29b845 fix(TDI-39285): move dropping temp table to finally block (#1976)
* fix(TDI-39285): move dropping temp table to finally block

* fix(TDI-39285): Move statement initialization to UPDATE block

* fix(TDI-39285): replace tabs with spaces
2018-02-14 15:37:17 +02:00
Emmanuel GALLOIS
8da8a3c719 fix(TDI-40112): tCloudStart doesn't start an existing EC2 instance (#1981)
* fix(TDI-40112): tCloudStart don't start an existing EC2 instance but create a new one
* fix(TDI-40112): manage correctly logging
2018-02-14 12:16:06 +01:00
Olha Varnavina
a9f4a5718b feat(TDI-39983): Case sensitivity SnowflakeOutput (#1978)
* reverted unused migration task
2018-02-14 12:43:24 +02:00
Roman
77923a6b9c fix(TDI-39307): add 'required if' for jars import (#1977) 2018-02-14 12:38:00 +02:00
ypiel
0a1051f886 bug(TDI-40026) : Get only exception msg from subjob 2018-02-14 11:28:22 +02:00
GGu
0202ef1472 fix(TUP-18232): fix the failed junits (#1979) 2018-02-14 11:34:07 +08:00
nrousseau
a2e76cdbca Revert "Wchen/bugfix/tup 5897 console hung (#1937)"
This reverts commit e2d3e9648b.
2018-02-13 10:24:18 +01:00
nrousseau
51fed0bb91 Revert "fix(TUP-19522) reset run/kill buttons in case of error"
This reverts commit e6e6014ec77cc2be239b0ac0164f827a40853cb0.
2018-02-13 10:24:18 +01:00
nrousseau
d62ee4db49 fix(TUP-19522) reset run/kill buttons in case of error 2018-02-13 10:24:17 +01:00
nrousseau
b5fc606c33 fix(TUP-19521) reset export config after build 2018-02-13 10:24:17 +01:00
Roman
21aa55737f bug(TDI-39879): change adding of binary attribute to context (#1933) 2018-02-13 11:04:49 +02:00
Dmytro Sylaiev
42b1ebcc7f fix(TDI-40000): Get keystore file and keystore pass from metadata con… (#1960)
* fix(TDI-40000): Get keystore file and keystore pass from metadata connection

* fix(TDI-40000): Correct repository value name
2018-02-13 10:09:11 +02:00
xlwang-tlnd
c1be685213 Xlwang/fix(tup 19278)auto map algorithm settings not readable (#1926)
* fix(TUP-19097)execute queries failed when change to context mode
https://jira.talendforge.org/browse/TUP-19097

* xlwang/fix(TUP-19097)execute queries failed when change to context mode
https://jira.talendforge.org/browse/TUP-19097

* xlwang/fix(TUP-19097)execute queries failed when change to context mode
https://jira.talendforge.org/browse/TUP-19097

* xlwang/fix(TUP-19097)execute queries failed when change to context mode
https://jira.talendforge.org/browse/TUP-19097

* fix(TUP-19278)Auto-Map algorithm settings not readable
https://jira.talendforge.org/browse/TUP-19278

* xlwang/fix(TUP-19278)Auto-Map algorithm settings not readable
https://jira.talendforge.org/browse/TUP-19278

* fix(TUP-19278)Auto-Map algorithm settings not readable
https://jira.talendforge.org/browse/TUP-19278

* fix(TUP-19278)Auto-Map algorithm settings not readable\
https://jira.talendforge.org/browse/TUP-19278

* xlwang(TUP-19278)Auto-Map algorithm settings not readable
https://jira.talendforge.org/browse/TUP-19278

* xlwang/fix(TUP-19278)Auto-Map algorithm settings not readable
https://jira.talendforge.org/browse/TUP-19278
2018-02-13 15:37:40 +08:00
wchen-talend
c51453b7c0 Wchen/bugfix/tup 19344 unified comp improve (#1949)
* fix(TUP-19344):Improve UX for DB Unified

* fix(TUP-19344):Improve UX for DB Unified

* fix(TUP-19344):add junit
2018-02-13 15:35:36 +08:00
zwxue
f0903915bc fix(TUP-19532):NPE while importing Demo project. (#1964) 2018-02-13 15:28:06 +08:00
kjwang-talend
a26e2fbeec TUP-19372 Studio crashed after importing projects (#1942)
https://jira.talendforge.org/browse/TUP-19372
2018-02-13 15:23:26 +08:00
Chao MENG
b02008730b Cmeng/task/tup 19298 mulitple inputs (#1975)
* task(TUP-19298): multiple input/output
https://jira.talendforge.org/browse/TUP-19298
2018-02-13 15:09:21 +08:00
Jane Ding
3a344c7602 fix(TUP-18925)ChangeVersion command doesn't upgrade the version of (#1965)
fix(TUP-18925)ChangeVersion command doesn't upgrade the version of dependencies
https://jira.talendforge.org/browse/TUP-18925
Fixed the test cases didn't change version when their parent job changed
version in studio.
2018-02-13 10:47:25 +08:00
kcoepeau
dc2e4e8316 fix(TBD-6388): Add Migration Task for tImpalaOutput (#1955) 2018-02-12 16:59:52 +01:00
Mike Yan
d70ad46319 TESB-20833: Add REST Microservice type for mapping (#1970)
Merged as it's only add a microservice type.
2018-02-12 18:26:48 +08:00
wchen-talend
12a139c752 fix(TUP-19346):Remove tDBCDC, tDBCDCOuput, tDBInvaidRows and (#1945)
tDBValidRows from TOS
2018-02-12 16:20:27 +08:00
wchen-talend
e028532e98 fix(TUP-19443):Db unified throw exception when the studio path is in (#1951)
Program files X86
2018-02-12 15:55:21 +08:00
Mike Yan
5d3565d17a TESB-20833: Improvement for OSGi bundle templates and target name (#1969) 2018-02-12 15:20:53 +08:00
apoltavtsev
c9a241bc66 TESB-21304 NPE during importing of Route is fixed (#1968)
At this moment we have NPE during invocation of "JavaCamelJobScriptsExportWSAction" from "BundleJavaProcessor".
The reason of NPE is   "repositoryNode" (from BundleJavaProcessor) is null because of Eclipse somehow refreshes TreeView after finishing of Workspace opertion only. And imported element can not be retrived from TreeVeiw before Import operation is finished. Current fix is just workaround for such situation. It will be necessary to review this code when propagation of Build Type will be fully implemented (we must avoid using BundleJavaProcessor for imported Routes).
2018-02-12 13:44:06 +08:00
wang wei
6a76e3ecb3 feat(TDI-40061): upgrade the daikon version (#1962) 2018-02-12 11:08:05 +08:00
nrousseau
e51e63b3c8 bug(TUP-19494) fix synchronization issue 2018-02-11 23:30:20 +01:00
Mike Yan
dced5b31f2 TESB-20833: Fixed avoid to overwrite OSGi bundle pom file (#1967)
* TESB-20767: Fixed check ESB service for microservice type export

* TESB-20833: Fixed avoid to overwrite OSGi bundle pom file
2018-02-11 20:15:42 +08:00
SunChaoqun
1b9004be33 TESB-20834:ESB CI-Builder Improvement for Data Services & Routes (#1966)
merged as only changed for ESB Microservice
2018-02-11 18:10:47 +08:00
zwxue
4596e57b28 fix(TUP-19494):Problem of synchronization of build job. (#1961) 2018-02-11 17:23:33 +08:00
zwxue
355c510bbb fix(TUP-19524):Data viewer failed for db schema. (#1963) 2018-02-11 16:48:35 +08:00
pyzhou
44178984f3 fix(TDI-40057):tAmazonEMRManager fails when enable debug. (#1948) 2018-02-11 10:38:42 +08:00
nrousseau
b16e6072a5 feat(TUP-19494) Fix synchronization of build job 2018-02-10 22:11:55 +01:00
apoltavtsev
df3e321f85 TESB-21298 Missing Beans are added to Routines pkg (#1953)
At this moment generated Routines package does not have Beans inside. The reason is - Beans and Routines are generated now as separate projects with different "target" location. There are few different ways to resolve issue: 

1. Include Beans as separate library to generated Route;
2. Copy Beans classes to Routines package to make it consistent with previous behaviour (before moving to single maven build);

Current fix contains implementation of approach № 2.
2018-02-09 20:13:05 +08:00
Irene Wang
f3a2d6d36b DEVOPS-3791 Update copyright year to 2018 2018-02-09 12:57:59 +01:00
Dmytro Sylaiev
254161e688 fix(TDI-39923): Enter passive mode after connection created (#1958)
* fix(TDI-39923): Enter passive mode after connection created

* chore(TDI-39923): Fix indentation
2018-02-09 13:08:55 +02:00
Dmytro Sylaiev
1812b4452c fix(TDI-40078): Add missing i18n message (#1959) 2018-02-09 13:05:07 +02:00
Irene Wang
9e82a874a2 DEVOPS-3791 Update copyright year to 2018 2018-02-09 11:35:02 +01:00
nrousseau
23deb485bf Zwxue/tup 16660 ci unify the maven build (#1952)
* feat(TUP-18223):Update templates.

* feat(TUP-18223): Add migration task for new templates.

* feat(TUP-18224,TUP-18225):Code generation and add eclipse project for
job/routines.

* feat(TUP-18224,TUP-18225): fix some bugs.

* feat(TUP-18226):Execute job in studio.

* feat(TUP-18227): remove deploy version.

* feat(TUP-18227): refactor some codes and fix bugs.

* feat(TUP-18227):Build standard job.

* feat(TUP-18228):Build BD&Children Job.

* feat(TUP-18229):fix wrong path description of build error message

* feat(TUP-18521):Update code generation system to support non-standard
java code (preview)

* feat(TUP-18288):check the packaging of routes from studio. (all ESB)

* feat(TUP-18288): add support for ESB micro service.

* fix(TUP-18714):tjava can not detect routines until switch to  code.

* fix(TUP-18713):Cann't run spark job that called a child job.

* fix(TUP-18746):studio throw an error log when create sql template.

* fix(TUP-18745):commandline build specific job fail

* fix(TUP-18810):tos build can not start up.

* feat(TUP-16660):fix compilation error.

* fix(TUP-18829):[bug]spark job cannot run successfully

* feat(TUP-18231):Avoid commit except pom(GIT&SVN).

* fix(TUP-16660):fix some known bugs.

* feat(TUP-16660): fix TUP-18900 and other known bugs.

* feat(TUP-18232):CI Builder change.

* feat(TUP-18232): fixed some known bugs.

* fix(TUP-18865):Spark job can't run with special version in studio.

* fix(TUP-19031):Miss content in .gitignore file for migration project.

* fix(TUP-18968):[bug] git:after rename job and the pom file in git
repository will not update to new name.

* feat(TUP-18232):CI Builder change

* feat(TUP-18232): never generate pom during BuildProjectSourceCommand.

* fix(TUP-19120):Dependency do not record in to pom file in time.

* fix(TUP-19120):Dependency do not record in to pom file in time.

* fix(TUP-18968,TUP-19165,TUP-19167): fix several bugs.

* fix(TUP-19134):Job pom generation change

* feat(TUP-18232) update project pom

* fix(TUP-18815):[bug] performance issue when I build the job out.

* fix(TUP-18815): fix compilation error.

* feat(TUP-18232) update project pom

* fix(TUP-18815): avoid to close main job project.

* feat(TUP-16660): add the prepare for build handler

* feat(TUP-16660): remove the children resources in assembly

* feat(TUP-16660):disable ci-builder profile in studio/commandline

* feat(TUP-18232) fix tuj exec

* feat(TUP-18232) refresh if use temp aggregator

* feat(TUP-18232) fix tuj exec

* fix(TUP-16660): change assembly dependency set and add ext resources for
packageing.

* feat(TUP-16660):Add cache for codes build.

* fix(TUP-16660): generate all jobs pom after import task completely
finished.

* feat(TUP-16660) rename resources folder method

* fix(TUP-16660): fix package failure for bd jobs.

* feat(TUP-16660): adapt changes of feature TUP-18667.

* feat(TUP-16660): add ref project to main project pom modules.

* feat(TUP-16660): add migration task for generating job pom.

* feat(TUP-16660) fix issues of JRE compilation and class not found

* feat(TUP-16660):disable deployment configuration project setting.

* fix(TUP-16660):avoid set wrong groupId for new created project.

* fix(TUP-16660): move skip ci-builder param for mvn command.

* fix(TUP-16660): avoid to modify pom.xml too many times.

* fix(TUP-19345):Studio throws NPE error for migration task in error logs.

* fix(TUP-19198):Should save job when switch to code view.

* feat(TUP-16660) fix refresh issues

* Revert "fix(TUP-19198):Should save job when switch to code view."

This reverts commit 0f53400e20.

* TESB-20453:Changes for Single Maven Build: Routes(TESB-20453:Changes for (#1925)

Single Maven Build: Routes(Add Bundle-Resource for ESB))

* TESB-20833: CI improvements for ESB data service

* TESB-20833: Fixed OSGi handle for REST type

* TESB-20453:Changes for Single Maven Build: Routes (#1927)

* TESB-20453:Changes for Single Maven Build: Routes-createAfter method (#1930)

* fix(TUP-19375):Jenkins mvn package job with testcase have errors.

* fix(TUP-19376):svn: pom file can not upload to server immediately for
imported in jobs.

* fix(TUP-16660):fix bug when import project.

* feat(TUP-16660) fix refresh issues

* fix(TUP-16660):do not enable maven nature for readonly job.

* TESB-20453:Changes for Single Maven Build: Routes (#1941)

LGTM

* fix(TUP-19401):Run main project's job which use ref project's job fail
with NPE error after migration.

* fix(TUP-19196):when run mvn package for ci twice, there will be error
log for can not find  .project file for project.

* TESB-20833 Missing context files location is added

* fix(TUP-19376):svn: pom file can not upload to server immediately for
imported in jobs.

* fix(TUP-16660):fix temp build aggregator bug.

* TESB-20833: Update OSGi pom template

* TESB-20833: Fixed NPE for esb jar type target file
2018-02-08 12:12:09 +01:00
kcoepeau
ae65ca3847 fix(TBD-6412): India Region in DI components (#1950) 2018-02-08 12:08:51 +01:00
olhava
9cb05ccc12 feat(TDI-39983): Case sensitivity SnowflakeOutput (#1944)
* Migration task for uncheck of convert to upper case property in
SnowflakeOutput component
2018-02-06 11:49:15 +02:00
wang wei
86604b64e6 fix(TUP-19306): fix the NPE when import jobs (#1946) 2018-02-06 17:17:50 +08:00
Ivan Gonchar
a46e8a5546 fix(TCOMP-681): remove unrelated code when tacokit component is used (#1934) 2018-02-06 15:42:09 +08:00
pyzhou
704105c86f fix(TDI-39968):split the string in log. (#1943)
* fix(TDI-39968):split the string in log.

* simplify the code.
2018-02-06 10:30:32 +08:00
wchen-talend
e2d3e9648b Wchen/bugfix/tup 5897 console hung (#1937) 2018-02-05 14:38:29 +08:00
pyzhou
4696e236e5 Pyzhou/tdi 39996 t s3 component rename client side encryption (#1936)
* fix(TDI-39996):tS3 component rename client side encryption.

* fix(TDI-39996):tS3 component rename encrypt
2018-02-05 14:27:32 +08:00
kjwang-talend
bfa11b4451 fix(TUP-19342)Implicit context load from file behavior change (#1931)
https://jira.talendforge.org/browse/TUP-19342
2018-02-05 14:27:16 +08:00
pyzhou
276befc57b fix(TDI-39999):tAmazonEMRManager cannot customize AMI version. (#1938) 2018-02-05 14:25:43 +08:00
GGu
7f2e4e1396 fix(TUP-19386): fix the failed junit (#1940) 2018-02-05 14:22:12 +08:00
GGu
12e33c24b1 fix(TUP-19386): remove the listener for migration task (#1939) 2018-02-05 11:36:40 +08:00
wchen-talend
920a78c68a fix(TUP-17555):Relevant Error Code Line Numbers (#1929) 2018-02-05 10:39:59 +08:00
Dmytro Sylaiev
ebb66b722e fix(TDI-40000): Add repository value for ftps property (#1935) 2018-02-02 17:49:09 +02:00
Dmytro Sylaiev
ff9a67d37f feat(TDI-39997): Make Protection Level property as Open List (#1932) 2018-02-01 16:25:00 +02:00
kjwang-talend
065e54c99b Kjwang/fix(tup 19285) no warnings after importing existing project which is from tos (#1924)
* fix(TUP-19285) No warnings after importing existing project which is
from TOS
https://jira.talendforge.org/browse/TUP-19285

* fix(TUP-19285) No warnings after importing existing project which is
from TOS
https://jira.talendforge.org/browse/TUP-19285
2018-02-01 09:51:55 +08:00
wchen-talend
cc4996627b fix(TUP-19338):[TBD] Hive basic 8 (child 2) TUJ does not work properly (#1919)
* fix(TUP-19338):[TBD] Hive basic 8 (child 2) TUJ does not work properly
for CDH580

* fix(TUP-19338):[TBD] Hive basic 8 (child 2) TUJ does not work properly
2018-01-31 17:38:59 +08:00
jzhao
d401f01041 fix(TDI-39894):update jackson version (#1911)
* jackson-databind-2.5.x
2018-01-31 10:41:49 +08:00
Jane Ding
0b70f32269 fix(TUP-19272):If did not set the schema at the first time,can't set (#1883)
fix(TUP-19272):If did not set the schema at the first time,can't set schema for output of tmap
https://jira.talendforge.org/browse/TUP-19272
2018-01-30 16:13:39 +08:00
Jane Ding
6a276ef36c fix(TUP-3237)Clear button too small (#1906)
fix(TUP-3237)Clear button too small
https://jira.talendforge.org/browse/TUP-3237
2018-01-30 15:41:31 +08:00
wchen-talend
69b97cfe79 fix(TUP-19306):[bug] migration: all fields are writable for tJDBCInput (#1922)
using repository metadata after migration
2018-01-30 10:31:01 +08:00
ypiel
4711be9ed0 feat(TDI-39981) : Add template for github PR comments (#1923)
* feat(TDI-39981) : Add template for github PR comments
2018-01-29 12:24:41 +02:00
jzhao
d22b97ce83 fix(TDI-39932): tLDAPXX components does not close TLS connection (#1918) 2018-01-29 12:37:12 +08:00
ypiel
67152e3461 fix(TDI-39915) : React to isClientFile checkbox 2018-01-26 16:15:33 +02:00
ypiel
199304f0c0 fix(TDI-39975) : fix invalid pom.xml in adal4j sample 2018-01-26 15:11:11 +02:00
Dmytro Sylaiev
e9cd34e649 fix(TDI-39963): Fix wrong result of tFileExist for ftps file (#1908)
* fix(TDI-39963): Fix wrong result of tFileExist for ftps file

* Add possibility to check files in another directories

* fix(TDI-39963): Refactor changes
2018-01-26 14:11:28 +02:00
Dmytro Sylaiev
188127c12f fix(TDI-39923): Die on error during creating connection (#1916)
* If dieOnError checked or doesn't exist in case of exception component will stop

* If dieOnError unchecked, only stacktrace will be printed
2018-01-26 11:46:34 +02:00
kjwang-talend
0772112d25 kjwang/fix some junit errors for import demo project (#1917) 2018-01-26 03:39:12 -06:00
pyzhou
4af8bc2ac8 fix(TDI-38023):compile error when setting applications with list. (#1913)
* fix(TDI-38023):compile error when setting applications with list.

* support context in set applications.
2018-01-26 17:16:01 +08:00
pyzhou
c36648c6cd fix(TDI-39970):Add back DB column to LDAP components. (#1915) 2018-01-26 16:48:33 +08:00
Chao MENG
b59b789afe Set a default mappingFile for JDBC (#1914) 2018-01-26 02:33:22 -06:00
Emmanuel GALLOIS
871ea37d98 fix(TDI-39957): fix variables redeclaration (#1910) 2018-01-25 15:41:22 +00:00
Dmytro Sylaiev
17210b9c4a fix(TDI-39971): Fix CURRENT_FILEPATH variable for ftps (#1909) 2018-01-25 17:23:52 +02:00
Dmytro Sylaiev
79d0c5f02c fix(TDI-39922): Fix show if statement for IGNORE_FAILURE prop (#1907) 2018-01-25 16:19:22 +02:00
Rémy DUBOIS
980022ea2b fix(TBD-6340): remove the error message when drop down list is hidden (#1905) 2018-01-25 11:22:08 +01:00
wchen-talend
2614d60873 fix(TUP-19303):fix jdbc context problems (#1903)
* fix(TUP-19303):fix jdbc context problems

* add a fix for DQ team

* fix the null problem for jdbc migration
2018-01-25 17:48:27 +08:00
Pierre Teyssier
1d0b06893b fix(TDI-39892): build 2018-01-25 17:47:51 +08:00
Chao MENG
504527bdc3 Add attribute "ACTIVE_DB_COLUMNS" in COMPONENT.HEADER (#1904) 2018-01-25 02:37:44 -06:00
pyzhou
70091776fc Pyzhou/tdi 39892 unify db components (#1897)
* fix(TDI-39892):Add components to db unify.

* fix(TDI-39892):move LDAP to Business family.

* fix(TDI-39892):remove hive from database family

* fix(TDI-39892):remove tDBinput tDBOutput TDBSQLRow

* fix(TDI-39892):remove sql data warehouse from database family.

* fix(TDI-39892):remove tsas components from DB unify.

* fix(TDI-39892):fix amazon in db unify.

* recover UnifiedComponentService.

* fix(TDI-39892): Manually change db specific family.

* fix(TDI-39892): rename JDBC family.

* fix(TDI-39892):show db components in DB specific.

* feat(TDI-39892):add new jdbc components

* feat(TDI-39892): add new jdbc components

* Add back Hive and tSQLDW into db specifics.
2018-01-25 16:09:04 +08:00
Dmytro Sylaiev
6440d1a718 fix(TDI-39961): Add check if remote directory exist ftps (#1901)
* In every ftp component with 'move to dir' property add additional check

* Throw an exception when remote dir doesn't exist or cwd failed for any reason

* Fix nb line for ftps in ftpRename
2018-01-24 18:11:00 +02:00
Dmytro Sylaiev
25d35ea773 fix(TDI-39947): Make property unvisible (#1895) 2018-01-24 12:21:27 +02:00
Roman
dba289ab95 fix(TDI-39395): tNetezzaNZload. Fix actualLogFilePath variable for context or global values (#1855)
* fix(TDI-39395): actualLogFilePath variable for context or global values

* fix(TDI-39395): Delete useless char replaces and append cid to var

* fix(TDI-39395): Delete useless quotes, improve String casting
2018-01-24 11:44:57 +02:00
qiongli
38a2059863 TDQ-14702 Save the 'name' 'label' in item file (#1899) 2018-01-24 03:07:03 -06:00
jzhao
9166afe742 fix(TDI-39827): some jars can't be imported or download after cxf upgrade (#1900) 2018-01-24 16:36:10 +08:00
Pingwen Lin
54f196c64d TMDM-11782 Can't download jars when run mdm demo jobs (#1898) 2018-01-24 16:32:40 +08:00
pyzhou
02b7f98db5 feat(TDI-38023):tAmazonEMRManage add open list to applcation. (#1896) 2018-01-24 15:02:50 +08:00
wchen-talend
6e5cc3edab fix(TUP-19244):fix jdbc dataviwer problem (#1890)
* fix(TUP-19244):fix jdbc dataviwer problem

* fix(TUP-19244):fix the jdbc data viewer problem
2018-01-24 00:55:37 -06:00
Dmytro Sylaiev
f927994e2b fix(TDI-39920): Add ftps passive mode support (#1888)
* Make Connection mode property visible for ftps connection

* Enter local passive mode if necessary
2018-01-23 17:40:10 +02:00
Dmytro Sylaiev
1d3388477d fix(TDI-39945): Change filetransfer mode to binary for ftps (#1889) 2018-01-23 17:25:41 +02:00
Dmytro Sylaiev
c179cd7678 fix(TDI-39946): Fix closing connection when use existing (#1892) 2018-01-23 17:17:37 +02:00
Dmytro Sylaiev
e990008787 fix(TDI-39926): Add username and password validation ftps (#1894)
* Throw an RuntimeException if login failed
2018-01-23 17:15:48 +02:00
ypiel
1a1aa1ef11 fix(TDI-39754) : Retrieve protocol and port from origin (#1891) 2018-01-23 13:33:57 +01:00
kcoepeau
9aadc0d53f fix(TBD-5317): consistent field separator and support without existing connection use (#1881) 2018-01-23 11:04:00 +01:00
Vladimir Bogatyrov
1f0883b7ba [TESB-20919] Issue with Apache DBCP connection pools (#1791)
* [TESB-20919] Issue with Apache DBCP connection pools

The fix handles the situation when Apache Commons DBCP is used to create connection pool for Oracle DB.

* [TESB-20919] Issue with Apache DBCP

* [TESB-20919] Simplified conditions
2018-01-23 17:17:37 +08:00
pyzhou
df752bf110 feat(TDI-37863):Upgrade aws-java-driver to 269. (#1884) 2018-01-23 16:32:25 +08:00
pyzhou
650d1c1b73 fix(TDI-39602):fix the generate error tGSCopy. (#1885) 2018-01-23 16:01:07 +08:00
hcyi
61068ddc82 fix(TUP-19277):Errors when creating tSASoutput component from SAS (#1877)
metadata connection.
2018-01-23 14:00:32 +08:00
pyzhou
96c7c049b4 feat(TDI-39602):Use the new tracker implementation for AWS / google (#1832)
* feat(TDI-39602):Use the new tracker implementation in the components for
AWS / google

* Use the new tracker implementation for GS component
2018-01-23 09:56:09 +08:00
Dmytro Sylaiev
23b958c102 feat(TDI-39449): Upgrade localprovider components mariadb lib (#1880) 2018-01-22 15:44:32 +02:00
hwang-talend
df570e34fa Hwang/tup 18461 (#1643)
* feat(TUP-18319):Hide Wizard if TCOMP wizard is JDBC

* feat(TUP-18321):Split the DB Wizard to handle old / new framework: Move
Choice of DB Type to a separated composite

* feat(TUP-18320):Split the DB Wizard to handle old / new framework:
select different type, show different composite

* feat(TUP-18320):Split the DB Wizard to handle old / new framework:
select different type, show different composite

* feat(TUP-18393):when select JDBC, create GenericConnection successfully

* feat(TUP-18320):Split the DB Wizard to handle old / new framework:
select different type, show different composite

* feat(TUP-18323):Implement the drag&drop of NFC JDBC

* feat(TUP-18320):Split the DB Wizard to handle old / new framework:
select different type, show different composite

* fix(TUP-5360): Retrieve Salesforce Modules option is missing

Conflicts:
	main/plugins/org.talend.repository.generic/src/main/java/org/talend/repository/generic/action/CreateGenericConnectionAction.java
	main/plugins/org.talend.repository.generic/src/main/java/org/talend/repository/generic/service/GenericWizardService.java
	main/plugins/org.talend.repository.generic/src/main/java/org/talend/repository/generic/ui/GenericConnWizard.java

* feat(TUP-18322):retrieve JDBC schema

* feat(TUP-18459):Have a real dynamic combo box for the db type

* feat(TUP-18322):retrieve JDBC schema

* feat(TUP-18403):show the jdbc repositoryNode as children under DB
Connection repositoryNode

* feat(TUP-18322):retrieve JDBC schema

* feat(TUP-18322):retrieve JDBC schema

* feat(TUP-18324):Edit jdbc connection

* feat(TUP-18461):Have a display category on the connections same as
before

* feat(TUP-18461):Have a display category on the connections same as
before

* feat(TUP-18523):[bug] "Export as Context" and "Revert Context" buttons
should be removed when Retrieve Schema

* feat(TUP-18461):Have a display category on the connections same as
before

* feat(TUP-18461):have a display category on the connections same as
before

* feat(TUP-18461):Have a display category on the connections same as
before

* feat(TUP-18526):[bug] JDBC node icon shouldn't be salesforce icon

* feat(TUP-18461):Have a display category on the connections same as
before

* feat(TUP-18533):[bug] Cannot check successful if using context mode;

* feat(TUP-18533):[bug] Cannot check successful if using context mode;

* feat(TUP-18461):Have a display category on the connections same as
before

* feat(TUP-18644):retrieve schema for the generic connections same as
normal DBConnection

* feat(TUP-18644):retrieve schema for the generic connections same as
normal DBConnection

* feat(TUP-18644):retrieve schema for the generic connections same as
normal DBConnection

* fix(TUP-18542): support db mapping ui in the metadata part

* fix(TDI-39329): support "enable parallize execution" in advanced setting
of tjdbcoutput
fix(TDI-39329): overwrite commitevery and batchsize by buffersize
fix(TDI-39329): adjust the layout a little as will show something always
feature(TDI-39244): do migration for component part
feature(TDI-39244): do migration for component part
feature(TDI-39244): remove all the old components
feature(TDI-39244): fix the migration
feature(TDI-39244): fix the migration
feature(TDI-39244): change the daikon and adapter here
feature(TDI-39244): fix the migration

* feat(TUP-18462):make the sql builder works on the repository.

* feat(TUP-18462):make the sql builder works on the repository.

* feat(TUP-18462): add the query store by the old way

* feat(TUP-18431):support the driver table widget in studio

* feat(TUP-18537):Impossible to retrieve db connection from property type
of JDBC

* feat(TUP-18537):Impossible to retrieve db connection from property type
of JDBC

* feat(TUP-18431):support the driver table widget in studio

* feat(TUP-18432):migration for the driver table

* feat(TUP-18462):make the sql builder works on the repository.

* fix(TDI-39329): revert it now for not break stuido build, will add it
back

* feat(TUP-18546)when set property type to repository, drivers shows as
"mvn:org.talend.libraries/mysql-connector-java-5.1.30-bin/6.0.0"

* fix(TUP-16457):tdatasetinput and tdatasetoutput need the db column name (#1568)

in talend schema like tdatapreprun component

* fix(TUP-18261): there is an error when Studio tries to make a query to (#1682)

fix(TUP-18261): there is an error when Studio tries to make a query to secured tmc service
https://jira.talendforge.org/browse/TUP-18261

* fix(TUP-16457)conflict

* feat(TUP-18431):support the driver table widget in studio

* feat(TUP-18752):Stats and Logs in Talend Job Pannel reuse tJDBCOutput in
studio model level, after removing the old one and doing a migration,
not work well now

* feat(TUP-18752):Stats and Logs in Talend Job Pannel reuse tJDBCOutput in
studio model level, after removing the old one and doing a migration,
not work well now

* feat(TUP-18913):[bug] NPE shows when click "Guess Schema" in Retrieve
Schema Wizard

* feat(TUP-18847):[bug] Read queries doesn't work

* feat(TUP-18846):[bug] table name isn't show in Query

* TUP-18461

* feat(TUP-18882):[bug] "Current xxxxxthird party module" won't pop up if
Driver jar isn't exist after clicking "TestConnection"

* feat(TUP-18882):[bug] "Current xxxxxthird party module" won't pop up if
Driver jar isn't exist after clicking "TestConnection"

* feat(TUP-18848):[bug] Drivers part isn't editable in Edit Connectin
wizard

* feat(TUP-18857):[bug]In conext mode, tables cannot be listed after click
[...] next to tJDBCInput->Basic settings->Table name

* feat(TUP-18868):[bug] Guess Schema doesn't work for tJDBCInput

* TUP-18857:[bug]In conext mode, tables cannot be listed after click [...]
next to tJDBCInput->Basic settings->Table name

* feat(TUP-18868):[bug] Guess Schema doesn't work for tJDBCInput

* feat(TUP-18898):[bug] "Choose context" doesn't show if context has two
groups when test connection

* feat(TUP-18913):[bug] NPE shows when click "Guess Schema" in Retrieve
Schema Wizard

* feat(TUP-18864):[bug] Save button next to Property Type doesn't work

* feat(TUP-18880):[bug] "Update repository connection" doesn't work in
"Edit parameter using repository" popup

* feat(TUP-18752):Stats and Logs in Talend Job Pannel reuse tJDBCOutput in

* feat(TUP-18752):Stats and Logs in Talend Job Pannel reuse tJDBCOutput in
studio model level, after removing the old one and doing a migration,
not work well now

* feat(TUP-18752):Stats and Logs in Talend Job Pannel reuse tJDBCOutput in

* fix(TDI-39329): fix the migration

* support the multi line by the existed way, not create a new way, so
revert this part

* revert something and so now we use new framework trigger method for the
special buttons in component part

* support the complex context converter

* feat(TCOMP-612): support shared connections

* Add raw DataSources to globalMap

* Add SharedConnectionPool implementation to globalMap

* feat(TUP-18752):Stats and Logs in Talend Job Pannel reuse tJDBCOutput in
studio model level, after removing the old one and doing a migration,
not work well now

* feat(TUP-18816):Add migration from old JDBC to new JDBC type from tcomp

* # WARNING: head commit changed in the meantime

* feat(TUP-18816):Add migration from old JDBC to new JDBC type from tcomp

* sometimes, model level return some wrong information, now fix it in
javajet part.

* Pyzhou/tdi 39645 upgrade aws java sdk.jar to version 1.11.223 (#1810)

* feat(TDI-39645):Upgrade the aws-java-sdk.jar to version 1.11.223

* remove old driver

* Change the maven path to eliminate org.talend.librares.

* fix(TUP-19195) update junits (#1826)

* fix(TDI-39212):fix the issue of missing jar. (#1827)

* fix(TDI-39212):fix the issue of missing jar.

* fix(TDI-39212):fix the missing jar.

* feat(TDI-39360):tSQSOutput - Add support for FIFO queue (#1825)

* feat(TDI-39360):tSQSOutput - Add support for FIFO queue

* fix(TDI-39823):Compile error when use batch and FIFO function for
tSQSOutput

* change the mvn path

* fix(TUP-19188): Improve English messages on the "Network Issue Occured" (#1828)

fix(TUP-19188): Improve English messages on the "Network Issue Occured" dialog
https://jira.talendforge.org/browse/TUP-19188

* feat(TUP-18461)

* feat(TUP-18534):[bug] Dialog title should be "Check connection" instead
of "Main" when test connetion;

* feat(TUP-18386):Wizard title should be "Check connection" when check for
salesforce.

* feat(TUP-18461)

* feat(TUP-19207):[bug]commandline: "ClassNotFound" shows when logon
project in commandline

* feat(TUP-19244):DriverClass and MappingFile do not support context model

* feat(TUP-19181):[bug]migration: Input table name is not correct after
migration

* feat(TUP-19119):[bug]NEP shows in errorlog when r-click Queries node
under JDBC metadata node

* fix the stats and logs
fix the stats and logs

* fix the stats and logs

* feat(TUP-18918):[bug] Schema is out of the "Table schemas" folder if
adding it in Retrieve Wizard

* fix(TUP-19235): revert something to make the refresh for advanced page
works

* feat(TUP-19266):[bug] Salesforce Modules cannot be retrieved

* feat(TUP-19178):[bug]JDBC: Icon shouldn't be salesforce icon in Impact
Analysis result

* feat(TUP-18752):Stats and Logs in Talend Job Pannel reuse tJDBCOutput in
studio model level, after removing the old one and doing a migration,
not work well now

* feat(TUP-18752):Stats and Logs in Talend Job Pannel reuse tJDBCOutput in
studio model level, after removing the old one and doing a migration,
not work well now

* feat(TUP-18752):Stats and Logs in Talend Job Pannel reuse tJDBCOutput in
studio model level, after removing the old one and doing a migration,
not work well now

* feat(TUP-19230):[bug] seems Mapping file always use mapping_Mysql.xml

* feat(TUP-18461)

* fix the iterate line

* feat(TUP-19231):[bug]migration: Existing JDBC database cannot show after
checking "Overwrite existing items"

* TDQ-14655 update something on DQ side (#1865)

* feat(TUP-19204):[bug] migration: "Driver Class", "UserId","Password" are
missing after D&D schema to job as tJDBCInput

* fix(TUP-19205):[bug] Mapping file label in Wizard should right align

* fix(TUP-19218):[bug] "Select class name" should be diabled in Context
mode

* feat(TUP-18461):when context value is
mysql-connector-java-5.1.30-bin.jar;ant.jar, the module install is wrong

* fix(TDI-39864):[bug] Canot D&D JDBC to MR job

* TUP-19295:[bug] Canot D&D JDBC to MR job-make repository update work for
jdbc of mr process

* feat(TUP-18461):add jdbc component to the tos component feature

* Revert "fix(TDI-39329): revert it now for not break stuido build, will add it back"

This reverts commit d58078d586.

* fix the conflict

* feat(TUP-18461) fix issues with mvn uri

* fix(TUP-19317):fix the catalog schema setup
2018-01-22 19:53:27 +08:00
Dmytro Sylaiev
9bb80abeff fix(TDI-39937): Fix compile errors ftpGet and ftpPut (#1879)
* Use correct method from new library to change working directory

* User correct method from new library to get currect directory
2018-01-22 13:37:35 +02:00
Dmytro Sylaiev
9dbf1507a4 feat(TDI-39550): Upgrade teradata driver version (#1860)
* feat(TDI-39550): Upgrade teradata driver version

* feat(TDI-39550): Upgrade driver to the latest version

* feat(TDI-39550): Respect GAV in java.xml files
2018-01-22 12:37:33 +02:00
Dmytro Sylaiev
a15d51591c feat(TDI-39312): move marklogic to tcomp (#1843)
* feat(TDI-39466): Process marklogicOutput Objects (#1669)

* When component has avro byte with Object class flag - enforcer will propagate data further

* feat(TDI-39469): Implement marklogic migration task (#1743)

* feat(TDI-39469): Implement marklogic migration task

* fix(TDI-39469): Change migration version

* Set breaks and version 7.0

* Small refactoring

* fix(TDI-39469): Fix migration task date

* fix(TDI-39469): Fix overwriting output schema

* fix(TDI-39469): Fix migration props with diff names

*In tMarkLogicOutput Action and data type properties have several values which names are differ

* fix(TDI-39469): Fix tmarklogicinput schema migration

* feat(TDI-39312): change migration to conform dataset, datastore concepts
2018-01-22 18:29:21 +08:00
jzhao
1e16c29e97 feat(TDI-39827): Upgrade to CXF 3.2.1 (#1871) 2018-01-22 18:14:14 +08:00
GGu
27a43543f0 feat(TUP-19046): add signature on items (#1838)
* feat(TUP-18730): add the save trigger migration task

* feat(TUP-18730): change the api for option

* feat(TUP-18730): if invalid, set readonly for job

* fix(TUP-19125): no pupop for quick tour

* feat(TUP-19046): impl for import items and projects

* feat(TUP-19046): deal with migration

* feat(TUP-19046): change to use demo import

* feat(TUP-19046): remove the readonly flag

* feat(TUP-19046): add the option for import demo

* feat(TUP-19046): add the product date
2018-01-22 17:45:19 +08:00
ypiel
5749a6fb9a feat(TDI-38647) : Sybase IQ BulkLoad using client file
* feat(TDI-38647) : Sybase IQ BulkLoad using client file

* feat(TDI-38647) : Rename LOG params

* feat(TDI-38647) : Update tSybaseIQOutputBulkExec

* feat(TDI-38647) : Update SA driver maven group

* feat(TDI-38647) : Manage Sql anywhere driver in SybaseIQBulkExec.

* feat(TDI-38647) : Add SQL anywhere 17 to tELTSybase

* feat(TDI-38647) : Add SQLAnywhere driver to all sybase components
2018-01-22 09:55:04 +01:00
zwxue
7bc74d8b4f feat(TUP-18667):Move the Default GroupID from Nexus to Project Level (#1872)
* feat(TUP-18667):Move the Default GroupID from Nexus to Project Level

* feat(TUP-18667): add groupId validation for deployment tab.
2018-01-22 16:18:01 +08:00
kjwang-talend
120a99135b fix(TUP-19162)error pop up when open the HL7 job exported from lower (#1873)
version
https://jira.talendforge.org/browse/TUP-19162
2018-01-22 11:49:56 +08:00
pyzhou
e10fdc6674 feat(TDI-38023):tAmazonEMRManage: Version and product advanced (#1844)
* feat(TDI-38023):Version and product advanced configurability

* feat(TDI-38043):add the property “service access security group” in
tAmazonEMRManage

* feat(TDI-38789):Add EMR 5.x to the tAmazonEMRManage component

Conflicts:
	main/plugins/org.talend.designer.components.localprovider/components/tAmazonEMRManage/tAmazonEMRManage_java.xml

* feat(TDI-38023):tAmazonEMRManage: Version and product advanced
configurability
2018-01-22 10:49:55 +08:00
Chao MENG
6184af91db fix a custom color problem (#1878)
fix a custom color problem
2018-01-22 10:08:01 +08:00
pyzhou
aaa75dedbb feat(TDI-38789):Add EMR 5.x to the tAmazonEMRManage component (#1829) 2018-01-22 09:45:27 +08:00
pyzhou
68fa27bfae feat(TDI-38043):add the property “service access security group” in (#1831)
tAmazonEMRManage
2018-01-22 09:45:15 +08:00
Dmytro Sylaiev
a72faf34d0 Dsylaiev/tdi 37930 add suport of ftps for some ftp components (#1852)
* feat(TDI-37930): Change ftps library to apache commons net

* tFtpConnection and Close ftps library now is apache commons net

* Change runtime of Connection and Close components

* Extract creating ftps connection to template

* Add ftps properties to tFtpDelete

* Start implementing tFtpDelete FTPS runtime

* Change javajet footer to close new ftps connection instead of old one

* feat(TDI-37930): Implement tFTPDelete runtime

* feat(TDI-37930): Add ftps support to tftpfilelist

* Add prot property

* Add pbsz property

* feat(TDI-37930): Implement ftps support for tFileTruncate

* feat(TDI-37930): Add cid for creating connection variables

* Fix compile error for using several components

* fix(TDI-37930): Fix code generation for ftp components

* fix(TDI-37930): Fix missing nbline in tfilelist

* feat(TDI-37930): Remove temp property message about ftps

* feat(TDI-37930): Change group id for dependency

* Remove redundant urlpath

* feat(TDI-37930): Remove redundant 6.0.0 version in dependency

* feat(TDI-37930): Add ftps support for tFTPFileExist

* feat(TDI-37930): Add ftps support for tFTPRename

* feat(TDI-38362): Change ftpget ftpput ftps library to apache (#1858)

* feat(TDI-38362): Change ftpget ftpput ftps library to apache

* feat(TDI-38362): Fix group ids for ftps dependency

* Remove redundant urlpath for it

* fix(TDI-37930): Fix tFTPFIleExist component xml file

* feat(TDI-37930): Add ftps support for ftpfileproperties

* fix(TDI-39922): Fix show-if statement for ignore failure property

* feat(TDI-37930): Improve logic of file exist checking
2018-01-19 16:30:57 +02:00
Pierre Teyssier
9928754069 fix(TDI-39298): rename google drive 2018-01-19 17:42:28 +08:00
Emmanuel GALLOIS
1d7a113b1f feat(TDI-39298): tGoogleDrive Integration (#1875)
- google drive migration
2018-01-19 15:28:10 +08:00
xlwang-tlnd
1e5e88c503 fix(TUP-19097)execute queries failed when change to context mode (#1870)
* fix(TUP-19097)execute queries failed when change to context mode
https://jira.talendforge.org/browse/TUP-19097

* xlwang/fix(TUP-19097)execute queries failed when change to context mode
https://jira.talendforge.org/browse/TUP-19097

* xlwang/fix(TUP-19097)execute queries failed when change to context mode
https://jira.talendforge.org/browse/TUP-19097

* xlwang/fix(TUP-19097)execute queries failed when change to context mode
https://jira.talendforge.org/browse/TUP-19097
2018-01-19 11:32:09 +08:00
jzhao
1622f1d26b fix(TDI-39900): add context support on the tOracleBulkExec on the load option (#1876) 2018-01-18 17:35:43 +08:00
Romain Manni-Bucau
aa4ec7a6fa adding IAdvancedElementParameter support in Text controller (#1874) 2018-01-17 18:01:29 +08:00
hcyi
64627d7ce6 feat(TUP-18755):fix TUP-19241 can't use SQL Builder to execute sql (#1851)
queries.
2018-01-17 16:42:13 +08:00
dlin-talend
1dcd247116 TUP-19183:Change new branding images for 7.0.1 (#1868) 2018-01-17 15:20:30 +08:00
Roman
e1a6d562fb feat(TDI-30511): Add FIRE_TRIGGER to tMSSqlBulkExec (#1856)
* Add FIRE_TRIGGER option to tMSSqlBulkExec

* feat(TDI-30511): Add Thiago Benvenuto as contributor

* feat(TDI-30511): Delete second useless FIRE_TRIGGER parametr
2018-01-17 12:23:22 +08:00
wang wei
e75704f1bb fix(TDI-39904): make sure use postgresql jdbc driver for postgresql connection component when both redshift and postgresql jdbc driver exist(#1867) 2018-01-17 09:15:25 +08:00
mbasiuk-talend
9aeef33dce Mbasiuk/tdi 27454 check directory exists (#1869)
* feat(TDI-27454): add option to choose file or directory exists

* feat(TDI-27454): upgrade driver as proposed in ticket

* feat(TDI-27454): fix issue with wrong slash

* feat(TDI-27454): rename boolean variable

* feat(TDI-27454): fix issue with brackets

* feat(TDI-27454): make correct g a v for tftp components
2018-01-16 12:58:21 +02:00
mbasiuk-talend
9d28434c73 Mbasiuk/tdi 27454 check directory exists (#1863)
* feat(TDI-27454): add option to choose file or directory exists

* feat(TDI-27454): upgrade driver as proposed in ticket

* feat(TDI-27454): fix issue with wrong slash

* feat(TDI-27454): rename boolean variable

* feat(TDI-27454): fix issue with brackets
2018-01-16 11:28:44 +02:00
wchen-talend
ef41a8825d Wchen/feature/tup 18768 unified component (#1792)
* feat(TUP-18768):Unified Front end Connector

* feat(TUP-18768):Unified Front end Connector

* feat(TUP-18768):Unified Front end Connector

* faet(TUP-18768):Unified Front end Connector

* feat(TUP-18768):Unified Front end Connector

* feat(TUP-18768):Unified Front end Connector

* feat(TUP-18768):add Snowflake to the unified component

* feat(TUP-18768):Unified Front end Connector

* feat(TUP-19208):[bug] sometimes warning icon not display

* feat(TUP-19222):[bug] search by name not work well

* feat(TUP-19223):[bug] incorrect layout when select database as Snowflake

* feat(TUP-19273):Hide component in specified family and move not unified
database component to a new family DB Specifics

* feat(TUP-18768):Unified Front end Connector- move to tos

* feat(TUP-18768):revert the family change
2018-01-16 15:48:59 +08:00
pyzhou
b39113ee2f fix(TDI-36358):tAmazonEMRManage has no error info when terminated with (#1866)
error.
2018-01-16 14:57:11 +08:00
nrousseau
e84c8cf2d5 feat(TDI-39741): fix component / daikon version 2018-01-16 11:40:57 +08:00
Emmanuel GALLOIS
3ab6059bc3 feat(TDI-39741): add data process parts to codegen (#1862)
* implement cleanWrites for flow variables writer
* bump codegen-utils version
2018-01-15 15:22:21 +00:00
zshen-talend
52e2cbe6c3 feat(TDQ-14297): modify code to make dynchornized comboList support (#1861)
number data type
2018-01-15 13:21:44 +08:00
nrousseau
d313cc7e7b fix loading after changes of tcompv1 2018-01-14 17:38:59 +08:00
nrousseau
343dec42e8 feat(TCOMP-683) fix for tujs execution 2018-01-12 16:29:38 +08:00
chmyga
875749af4e feat(TCOMP-683): Guess schema (#1854)
* Implement methods required for guess schema feature
2018-01-12 10:10:42 +08:00
wang wei
31963efcd7 fix(TDI-39893): Exception in component tRedshiftOutput: "java.sql.SQLException: [Amazon](500310) Invalid operation: there is no parameter $-32768" (#1853) 2018-01-11 15:32:53 +08:00
pyzhou
a3a1636940 fix(TDI-39793): New icon for tSQSQueueAttribute (#1848)
* fix(TDI-39793):New icon for tSQSQueueAttributes.

* change the size and transparent.
2018-01-11 14:54:44 +08:00
mbasiuk-talend
5a71280582 feat(TDI-27454): add option to choose file or directory exists (#1806)
* feat(TDI-27454): add option to choose file or directory exists

* feat(TDI-27454): upgrade driver as proposed in ticket

* feat(TDI-27454): fix issue with wrong slash

* feat(TDI-27454): rename boolean variable
2018-01-09 09:57:51 +02:00
GGu
a059247869 fix(TUP-19232): ignore the date to change (#1846) 2018-01-09 15:39:29 +08:00
GGu
035ebd8774 fix(TUP-19232): ignore dirty for set modification date when create (#1845) 2018-01-08 10:26:54 +08:00
ypiel
dafc75d7f7 fix(TDI-39876) : report the TDI39761 correction when redirection is disabled (#1839) 2018-01-05 12:23:27 +02:00
Stefan Le Moing
f475b650ab fix(TBD-6075): change jar http versions (#1842) 2018-01-05 10:38:22 +01:00
Elena Tatarintseva
61aae9b0b5 Feature/tipaas 11506 (#1833)
* TIPAAS-10910 Rename checkbox tActionFailue->tJobFailue in tLogCatcher
* TIPAAS-11506 tActionReject rename to tJobReject
2018-01-04 14:40:02 +03:00
ypiel
21a21beb31 feat(TDI-39306) : Add nexus deployment information (#1835) 2018-01-04 11:09:02 +02:00
pyzhou
805783ed06 Revert "fix(TDI-39423):Amend the escape method. (#1630)" (#1837)
This reverts commit 11ff8135b4.
2018-01-04 14:42:40 +08:00
nrousseau
be2acab35e feat(TUP-19227) Add new types support on properties (#1836) 2018-01-04 11:30:38 +08:00
pyzhou
f4bc378fbb fix(TDI-39872):Upgrade the aws-java-sdk.jar tSQSQueueAttribute (#1834)
* fix(TDI-39872):Upgrade the aws-java-sdk.jar to version 1.11.223 for
tSQSQueueAttribute

* correct the REQUIRED_IF
2018-01-03 18:12:27 +08:00
ypiel
528786db7a feat(TDI-39306) : Support of registered web app
* fix(TDI-39306) : Support of registered web app

* fix(TDI-39306) : Remove 'Application permission'

* fix(TDI-39306) : Add Adal4j library with patch for client/user credentials

* feat(TDI-39306) : Chang a label

* feat(TDI-39306) : remove git submodule adal4j

* feat(TDI39306) : Add adal4j library

* feat(TDI-39306) : Change adal4j version to 1.1.1-patch

* feat(TDI-39306) : Use right gav for adal4j
2018-01-03 11:44:39 +02:00
kjwang-talend
d70cd2d70e Kjwang/feat(tup 18826)need a notification mecanism when a connection between components is added/removed 2 (#1821)
* TUP-18826 Need a notification mecanism when a connection between
components is added/removed
https://jira.talendforge.org/browse/TUP-18826

* TUP-18826 Need a notification mecanism when a connection between
components is added/removed
https://jira.talendforge.org/browse/TUP-18826
2018-01-03 14:47:04 +08:00
pyzhou
11e7efaab7 feat(TDI-39829):AWS S3 component support server-side encryption using KMS (#1824)
* resolve conflict

* Change the name of option file.

* support tS3Copy.

* Revert "Change the name of option file."

This reverts commit 48ac7dea44bd52de9c3527008577ef4372716afa.

* only change the name
2018-01-03 10:45:44 +08:00
hcyi
b50ea78eb7 fix(TUP-19128):Talend Migration issue in joblet connection (#1811) 2018-01-02 16:54:42 +08:00
Chao MENG
30bf2e86a6 feat(TUP-19123): Manage connections: improvements (2) (#1830)
feat(TUP-19123): Manage connections: improvements (2) 
https://jira.talendforge.org/browse/TUP-19123
2018-01-02 16:12:19 +08:00
hcyi
c6304327cb fix(TUP-19080):Remove execute job from remote commandline. (#1817) 2018-01-02 15:25:13 +08:00
hcyi
b286e13e27 fix(TUP-19079):Remove Axis export type from the build job. (#1820)
Add an optional extended description…
2018-01-02 15:23:48 +08:00
Chao MENG
f3fedd54d5 fix(TUP-19188): Improve English messages on the "Network Issue Occured" (#1828)
fix(TUP-19188): Improve English messages on the "Network Issue Occured" dialog
https://jira.talendforge.org/browse/TUP-19188
2017-12-29 15:10:08 +08:00
pyzhou
82ada62fc5 feat(TDI-39360):tSQSOutput - Add support for FIFO queue (#1825)
* feat(TDI-39360):tSQSOutput - Add support for FIFO queue

* fix(TDI-39823):Compile error when use batch and FIFO function for
tSQSOutput

* change the mvn path
2017-12-29 11:53:44 +08:00
pyzhou
67db52d231 fix(TDI-39212):fix the issue of missing jar. (#1827)
* fix(TDI-39212):fix the issue of missing jar.

* fix(TDI-39212):fix the missing jar.
2017-12-29 11:53:02 +08:00
nrousseau
e8ab4c0ef0 fix(TUP-19195) update junits (#1826) 2017-12-28 17:23:10 +08:00
pyzhou
65a4c66624 Pyzhou/tdi 39645 upgrade aws java sdk.jar to version 1.11.223 (#1810)
* feat(TDI-39645):Upgrade the aws-java-sdk.jar to version 1.11.223

* remove old driver

* Change the maven path to eliminate org.talend.librares.
2017-12-28 17:20:59 +08:00
Emmanuel GALLOIS
60bbb65f78 fix(TDI-39475): manage codegen when ConnectorTopology is NONE (#1823)
- allow ComponentDriverInitialization to work correctly
2017-12-27 16:37:17 +01:00
pyzhou
8179a137dc fix(TDI-39841):tS3put should only evaluated Key once. (#1822) 2017-12-27 17:31:32 +08:00
Anas KHABALI
6caaffb5db fix(TDI-39544): fix salesforce migration task (#1741)
call postDeserialize to migrate component from javajet to latest version of tcomp

* fix useProxy migration
* remove useless property init
2017-12-27 09:52:04 +01:00
nrousseau
e4c3ec059e fix(TUP-19187) Set onboarding for talend products only (#1819) 2017-12-27 12:01:06 +08:00
Irene Wang
1ce0e429ca DEVOPS-3416 Deploy all plugins for Black Duck scans 2017-12-26 17:19:05 +01:00
pyzhou
90bdf93cc9 fix(TDI-31109):Exception info appears in wrong component. (#1815) 2017-12-26 17:10:20 +08:00
pyzhou
0c54617576 fix(TDI-30409):tFileinputDelimited change the position. (#1816) 2017-12-26 17:10:03 +08:00
nrousseau
33ad278ce3 feat(TUP-19153) integrate TCOMP v1 (#1814) 2017-12-26 02:43:29 -06:00
pyzhou
69dcc83a66 Pyzhou/tdi 39212 new component t sqs queue attributes (#1700)
* feat(TDI-39212):New SQS component tSQSQueueAttributes

* Change some of the type of Schema.

* fix some bug

* use parserUtil

* Unified the name of one text box

* Eliminate useless annotation for testting.
2017-12-26 15:38:10 +08:00
pyzhou
10d13a4eef feat(TDI-39480):AWS tS3put support stream upload. (#1813) 2017-12-26 11:35:05 +08:00
Chao MENG
bb80ba7a3d task(TCOMP-691): create context menu for Tacokit node in repository (#1812)
task(TCOMP-691): create context menu for Tacokit node in repository
https://jira.talendforge.org/browse/TCOMP-691
2017-12-25 18:28:16 +08:00
Pierre Teyssier
36a8a7c8ca feat(TDI-39835): Remove deprecated tAlfrescoOutput component 2017-12-25 18:19:25 +08:00
kjwang-talend
5ec54ff15c TUP-18989 Components quick find from job designer is not working (#1805)
https://jira.talendforge.org/browse/TUP-18989
2017-12-25 13:13:07 +08:00
Chao MENG
9b35b8e976 feat(TUP-19123): Manage connections: improvements (2) (#1803)
feat(TUP-19123): Manage connections: improvements (2) 
https://jira.talendforge.org/browse/TUP-19123
2017-12-22 18:15:30 +08:00
GGu
9d7df59544 fix(TUP-19163): fix the build failed junits (#1804) 2017-12-22 18:03:13 +08:00
wchen-talend
bdfed4a0e6 fix(TUP-18374):Support dynamic input table name in ELT components (#1802) 2017-12-22 14:27:38 +08:00
pyzhou
5259f310b6 fix(TDI-39775):Set the default timeout to 60s for Microsoft CRM. (#1798) 2017-12-22 10:05:09 +08:00
wchen-talend
5d0c3e5861 fix(TUP-18374):Support dynamic input table name in ELT components (#1799) 2017-12-21 17:58:43 +08:00
Ihor Istomin
0d0a1cd9bc fix(TDI-33080): Ignore internal errors on logging via LogCatcher (#1506)
* fix(TDI-33080): Ignore internal errors occuring on logging via LogCatcher

* Restore lost changes

* fix(TDI-33080): We should ignore Exceptions only, not Errors

* Revert change of version in component definition xml

* fix(TDI-33080): Remove redundant property
2017-12-20 13:33:07 +02:00
Jan Lolling
5a38a15571 fix(TDI-39566): prevent throwing an Exception all the time we do not need it.(#1654) 2017-12-20 16:41:32 +08:00
yyin-talend
4a77fd64c0 TDQ-14232 Always ask user to change the "Property" to built-in mode of (#1761)
tRule
2017-12-20 15:00:26 +08:00
pyzhou
a6727c13d3 fix(TDI-39800):close connection for tOleDbInput and migration task. (#1797) 2017-12-20 11:18:55 +08:00
pyzhou
acdbd8cb9e fix(TDI-33511):tFileOutputRow handle types other than string stream. (#1787) 2017-12-20 11:18:38 +08:00
wchen-talend
7cbd245a0b fix(TUP-19005):fix the show_if not_show_if problem for links (#1793) 2017-12-19 14:06:27 +08:00
wang wei
a2856d6f4e fix(TDI-39797): mistakes generated code - tPostgresqlRow- tMysqlRow (#1788) 2017-12-19 10:17:31 +08:00
nrousseau
d6cfb9b479 feat(TUP-19077) Remove HL7 (#1766)
Remove HL7 components, and repository metadata
2017-12-18 15:35:32 +08:00
nrousseau
b4a7c8607a feat(TUP-19078) remove component designer (#1767) 2017-12-18 15:30:04 +08:00
jzhao
1a4e54f270 feat(TDI-37980): connect to Oracle cloud using the wallet with SSL. (#1789)
* Support SSL connection for Oracle 12c
2017-12-18 10:47:02 +08:00
Pingwen Lin
0cc3972f76 TMDM-11629 MDM transaction does not commit when multiple tMDMOutput used in same subjob (#1786) 2017-12-14 15:07:58 +08:00
kjwang-talend
4aeddb5803 TUP-18826 Need a notification mecanism when a connection between (#1765)
* TUP-18826 Need a notification mecanism when a connection between
components is added/removed
https://jira.talendforge.org/browse/TUP-18826

* TUP-18826 Need a notification mecanism when a connection between
components is added/removed
https://jira.talendforge.org/browse/TUP-18826
2017-12-14 11:11:39 +08:00
pyzhou
934203376e Pyzhou/tdi 32682 conceal property when using connection (#1782)
* fix(TDI-32682):conceal property when using exist connection.

* fix(TDI-32682):correct mistake
2017-12-13 15:43:06 +08:00
pyzhou
b1c11b5bc3 fix(TDI-33014):remove the urlpath of two missing jar tWebService. (#1781) 2017-12-13 15:03:26 +08:00
pyzhou
f0a3e627c0 fix(TDI-39759):Change the default timeout to 30s tFileFetch (#1783) 2017-12-13 15:00:57 +08:00
chmyga
11c1cc4ed5 feat(TCOMP-683): runtime integration (#1780)
* feat(TCOMP-683): runtime integration

* Fix password deserialization for tacokit components

* feat(TCOMP-683): runtime integration

* Fix comment from rmannibucau
2017-12-12 20:39:19 -06:00
zshen-talend
88f1d98bc4 TUP-19005 TUP-19040 add migration task in plugin.xml (#1779) 2017-12-12 14:10:19 +08:00
wchen-talend
d1144f0dec Wchen/bugfix/tup 19005 show if not show if (#1748)
* fix(TUP-19005):fix the show_if not_show_if problem for links

* fix(TUP-19005):fix the show_if not_show_if problem for links

* fix(TUP-19005): update the junit

* TUP-19040 added migration to handle the change of schema name (#1775)

* TUP-19005 TUP-19040 fixed separate case issue (#1778)
2017-12-11 17:57:14 +08:00
GGu
964b5f4734 feat(TUP-18903): add product details (#1735) (#1777)
* feat(TUP-18903): add migration task to update the product values.

* feat(TUP-18903): refactor to add Option Enum for import item

* feat(TUP-18903): when migration, check existed or not

* feat(TUP-18904): enable to check items when import projects, even demo

* feat(TUP-18903): adapt the created and modified date for item

* feat(TUP-18904): enhance the popup dialog

* feat(TUP-18903): enhance the import project and item dialog

* fix(TUP-19050): fix bug for import project
2017-12-11 16:47:22 +08:00
kjwang-talend
cdd77173a0 TUP-19013 Studio hangs/freezes after clicking cancel while job is being (#1754)
* TUP-19013 Studio hangs/freezes after clicking cancel while job is being
built
https://jira.talendforge.org/browse/TUP-19013

* TUP-19013 Studio hangs/freezes after clicking cancel while job is being
built
https://jira.talendforge.org/browse/TUP-19013
2017-12-11 15:35:35 +08:00
Pingwen Lin
6981024bf6 TMDM-11667 Can't download jar automatically while running mdm demo jobs (fix other components besides tMDMConnection) (#1776) 2017-12-11 15:16:56 +08:00
kjwang-talend
19ffc13ee4 Kjwang/feat(tup 18293)reference projects as project dependencies (#1609)
* feat(TUP-18236)Reference Projects as Project Dependencies: Reference
project setting

* feat(TUP-18468)Reference Projects as Project Dependencies: Move the
content of reference project setup dialog to project setting page
https://jira.talendforge.org/browse/TUP-18468

* feat(TUP-18468)Reference Projects as Project Dependencies: Move the
content of reference project setup dialog to project setting page
https://jira.talendforge.org/browse/TUP-18468

* feat(TUP-18468)Reference Projects as Project Dependencies: Move the
content of reference project setup dialog to project setting page
https://jira.talendforge.org/browse/TUP-18468

* feat(TUP-18468)Reference Projects as Project Dependencies: Move the
content of reference project setup dialog to project setting page
https://jira.talendforge.org/browse/TUP-18468

* feat(TUP-18468)Reference Projects as Project Dependencies: Move the
content of reference project setup dialog to project setting page
https://jira.talendforge.org/browse/TUP-18468

* feat(TUP-18237)Reference Projects as Project Dependencies: Reference
checking
https://jira.talendforge.org/browse/TUP-18237

* feat(TUP-18234)Reference Projects as Project Dependencies: Migrate
Reference Project setup
https://jira.talendforge.org/browse/TUP-18234

* feat(TUP-18234)Reference Projects as Project Dependencies: Migrate
Reference Project setup
https://jira.talendforge.org/browse/TUP-18234

* feat(TUP-18237)Reference Projects as Project Dependencies: Reference
checking
https://jira.talendforge.org/browse/TUP-18237

* feat(TUP-18237)Reference Projects as Project Dependencies: Reference
checking
https://jira.talendforge.org/browse/TUP-18237

* feat(TUP-18237)Reference Projects as Project Dependencies: Reference
checking
https://jira.talendforge.org/browse/TUP-18237

* feat(TUP-18237)Reference Projects as Project Dependencies: Reference
checking
https://jira.talendforge.org/browse/TUP-18237

* feat(TUP-18237)Reference Projects as Project Dependencies: Reference
checking
https://jira.talendforge.org/browse/TUP-18237

* feat(TUP-18237)Reference Projects as Project Dependencies: Reference
checking
https://jira.talendforge.org/browse/TUP-18237

* feat(TUP-18237)Reference Projects as Project Dependencies: Reference
checking
https://jira.talendforge.org/browse/TUP-18237

* feat(TUP-18237)Reference Projects as Project Dependencies: Reference
checking
https://jira.talendforge.org/browse/TUP-18237

* feat(TUP-18237)Reference Projects as Project Dependencies: Reference
checking
https://jira.talendforge.org/browse/TUP-18237

* feat(TUP-18234)Reference Projects as Project Dependencies: Migrate
Reference Project setup
https://jira.talendforge.org/browse/TUP-18234
2017-12-11 15:09:47 +08:00
Pingwen Lin
f2005b9102 TMDM-11667 Can't download jar automatically while running mdm demo jobs (#1773) 2017-12-11 14:01:05 +08:00
wang wei
2390d35c6a fix(TDI-39503): tLDAPConnection error ( [LDAP: error code 13 - TLS confidentiality required]) when slapd is configured with require tls (#1770) 2017-12-11 13:57:11 +08:00
nrousseau
3379c3fe33 babili-export (#1771) 2017-12-11 10:51:03 +08:00
wchen-talend
7240fc8baf Wchen/feature/tup 18374 eltmap support globalmap (#1671)
* feat(TUP-18374):Support dynamic input table name in ELT components

* feat(TUP-18374):add some junit and more fix

* feat(TUP-18871):[bug] support special characters globalMap in ELT
components

* feat(TUP-18872):[bug] support dynamic input table name expression in ELT
components

* feat(TUP-18374):Support dynamic input table name in ELT components

* feat(TUP-18374):Support dynamic input table name in ELT components

* feat(TUP-18374):Support dynamic input table name in ELT components
2017-12-11 10:18:35 +08:00
ypiel
a8e853d0d6 fix(TDI-39770) : LIKE operator disabled for ODATA. 2017-12-08 16:32:08 +02:00
ypiel
40edb6c894 fix(TDI-39761) : SC_ACCEPTED doesn't generate exception on POST file.
* fix(TDI-39761) : SC_ACCEPTED doesn't generate exception anymore.

* fix(TDI-39761) : SC_ACCEPTED managed only for upload file.
2017-12-08 12:26:09 +02:00
Dmytro Sylaiev
da4dd74da6 fix(TDI-33139): Commit teradata connection after ddl (#1756) 2017-12-08 11:22:20 +02:00
pyzhou
a73e4ce8f6 Pyzhou/tdi 39736 t neo4j batch output cannot update properities (#1760)
* fix(TDI-39736):tNeo4jBatchOutput cannot update properties.

* fix(TDI-39293):upgrade the jar version
2017-12-07 16:46:22 +08:00
ypiel
2f94cc4b8e fix(TDI-39446) : Redirect 303/302(optional) with GET (#1742)
* fix(TDI-39446) : Redirect 303/302(optional) with GET

* fix(TDI39446) : Use the right redirect url

* fix(TDI-39446) : Update label for force label on 302 redirect option

* fix(TDI-39446) : Update label for 302 redirect option
2017-12-06 13:47:28 +02:00
pyzhou
0e7dcb5131 fix(TDI-39732):deactivate system.out when log4j enabled. (#1758) 2017-12-05 14:38:54 +08:00
pyzhou
cc358d1bf1 fix(TDI-37747):tDatasetOutput cannot retrieve Dataset name. (#1752)
* fix(TDI-37747):tDatasetOutput cannot retrieve Dataset name.

* fix(TDI-37747):add double quotes。

* remove useless annotation
2017-12-05 14:03:26 +08:00
zwxue
7669d6e351 Revert "fix(TUP-18772):buildjob override parameter add unecessary backslash (#1738)" (#1755)
This reverts commit f797aebfc6.
2017-12-04 16:48:28 +08:00
nrousseau
246b945ad2 feat(TUP-19043) Update welcome page of TOS (#1751) 2017-12-04 10:19:03 +08:00
Yu
d7bc1d82be feat(TBD-5415) Insert user agent for GCS in jets3t http client (#1749)
* feat(TBD-5415) Insert user agent for GCS in jets3t http client

* change the way of getting version for user agent

As I changed in routines.system.Constant the way of getting user agent (because of version).

* rename variable
2017-12-01 16:44:22 +01:00
chmyga
06a312c371 feat(TCOMP-683): tacokit runtime integration (#1750)
* feat(TCOMP-683): tacokit runtime integration

* Add quick fix for tacokit emitters initialization

* Add quick fix for NPE in Node constructor for tacokit components

* feat(TCOMP-683): tacokit runtime integration

* Fix tacokit input/processor components initialization
2017-12-01 00:25:33 -06:00
Chao MENG
9abb5cec6c feat(TUP-18724): manage connections: improvements (#1722)
* fix(TUP-18261): There is an error when Studio tries to make a query to
secured tmc service
https://jira.talendforge.org/browse/TUP-18261

* feat(TUP-18724): manage connections: improvements
https://jira.talendforge.org/browse/TUP-18724

* fix(TUP-18261): There is an error when Studio tries to make a query to
secured tmc service
https://jira.talendforge.org/browse/TUP-18261

* fix(TUP-18261): There is an error when Studio tries to make a query to
secured tmc service
https://jira.talendforge.org/browse/TUP-18261
2017-11-30 11:40:57 +08:00
jzhao
6097b8c6e5 feat(TDI-39718): Upgrade to CXF 3.1.14 (#1747)
* MDM components
* CRM components
* tWebService
2017-11-30 11:32:49 +08:00
wang wei
580a08fe8d fix(TDI-39743): Issue with tFileUnarchive with archives containing very large files (#1744)
* fix(TDI-39743): Issue with tFileUnarchive with archives containing very
large files
2017-11-30 10:26:22 +08:00
wchen-talend
8fe4ef47d2 fix(TUP-19019):TUJ broken since TUP-18265 tELTSAPMAP component does not (#1746)
work as expected
2017-11-30 10:10:51 +08:00
hcyi
0703024551 fix(TUP-18492): Stats Logs still use JTDS driver even select Microsoft. (#1745)
* fix(TUP-18492): Stats Logs still use JTDS driver even select Microsoft.

* fix(TUP-18492): added a wrong break version for the migration task.

* fix(TUP-18492): added a wrong break version for the migration task.
2017-11-29 18:45:41 +08:00
wang wei
7c28a9a93b fix(TDI-39707): mutli thread failed for stats and logs in redshift database by redshift jdbc and postgresql output component(#1725) 2017-11-29 10:46:08 +08:00
chmyga
38811d3bfe feat(TCOMP-683): tacokit runtime integration (#1737)
* feat(TCOMP-683): tacokit runtime integration

* Unify jet filenames calculation

* feat(TCOMP-683): tacokit runtime integration

* Fix problem with code generation
2017-11-28 20:05:58 -06:00
Emmanuel GALLOIS
f1f69e38b6 chore(TCOMP-291): remove dynamic tags for referenced properties (#1736) 2017-11-28 14:55:04 +00:00
Chao MENG
537491c6ae feat(TUP-18946): add advertisement for Cloud product (#1728)
https://jira.talendforge.org/browse/TUP-18946
2017-11-28 16:54:01 +08:00
zwxue
f797aebfc6 fix(TUP-18772):buildjob override parameter add unecessary backslash (#1738) 2017-11-28 14:51:46 +08:00
kjwang-talend
9ba2b88359 feat(TUP-17297)Load balancing for Studio and Job Server (#1713)
* feat(TUP-TUP-17297)Load balancing for Studio and Job Server
https://jira.talendforge.org/browse/TUP-17297

* feat(TUP-TUP-17297)Load balancing for Studio and Job Server
https://jira.talendforge.org/browse/TUP-17297

* feat(TUP-TUP-17297)Load balancing for Studio and Job Server
https://jira.talendforge.org/browse/TUP-17297

* feat(TUP-17297)Load balancing for Studio and Job Server
https://jira.talendforge.org/browse/TUP-17297
2017-11-28 10:56:44 +08:00
ypiel
7c5bdc9319 fix(TDI-39447) : Save cookie even if there is HTTP error. (#1740) 2017-11-27 16:27:25 +02:00
Mike Yan
72545c5c82 TESB-20767: Fixed check ESB service for microservice type export (#1739) 2017-11-27 15:03:07 +08:00
ypiel
014e809f9b fix(TDI-39572) : Set Date type and format when needed
* fix(TDI39572) : Set Date type and format when needed
2017-11-24 15:17:48 +02:00
pyzhou
ee3077893b fix(TDI-39711):remove \r|\n|\r\n of module name. (#1733)
* fix(TDI-39711):remove \r|\n|\r\n of module name.

* move the replacement to the migration task of old framework to new.

* remove the brackets.
2017-11-23 14:31:09 +08:00
pyzhou
7790becb14 fix(TDI-34625):restore the origin behavior. (#1734) 2017-11-23 12:00:50 +08:00
ypiel
a0a0e11c70 fix(TDI39720) : retrieve good db_version
* feat(39493) : tVerticaBulkExec CopyStream+Params

* feat(TDI38740) : Support of Vertica 9

* Other versions are deprecated

* fix(TDI39720) : retrieve good db_version

* fix(TDI39720) : Remove dev log
2017-11-22 11:52:04 +02:00
pyzhou
fa694ec256 Pyzhou/tdi 34625 move check archive jar to plugin custom (#1730)
* Revert "replace jar"

This reverts commit 5162ee9418.

* fix(TDI-34625):move checkArchive.jar to plugin custom
2017-11-22 17:32:17 +08:00
Anas KHABALI
2ed7b42c27 feat(TDI-39293): Integrate Neo4J Batch (integration from partner) (#1703)
* feat(TDI-39293): Integrate Neo4J Batch (integration from partner)

* remove partener distribution management element

* remove partener scm and deploy site plugin

* add talend distribution management

* feat(TDI-39607):remove old component and useless plugins.

* support use connection.
2017-11-22 16:26:26 +08:00
pyzhou
66b2369294 fix(TDI-39190):Sheet name is not case sensitive. (#1724) 2017-11-22 10:15:26 +08:00
pyzhou
828d47a7c7 fix(TDI-34626):Change the option name for tFileUnArchive. (#1727) 2017-11-22 09:15:09 +08:00
pyzhou
cec9a03af1 Pyzhou/tdi 34626 t file un archive jar integrity (#1726)
* fix(TDI-34626):tFileUnArchive cannot Check the integrity of tar file.

* replace jar
2017-11-22 09:14:30 +08:00
ypiel
47e9110b3f Ypiel/tdi39577 remove wo properties (#1729)
* fix(TDI39577) : Remove WO properties
2017-11-21 18:48:54 +02:00
kjwang-talend
1333e04260 Kjwang/feat(tup 18753)update driver of vertica (#1723)
* TUP-18753 Update driver of vertica
https://jira.talendforge.org/browse/TUP-18753

* TUP-18753 Update driver of vertica
https://jira.talendforge.org/browse/TUP-18753

* TUP-18753 Update driver of vertica
https://jira.talendforge.org/browse/TUP-18753
2017-11-21 16:50:55 +08:00
hcyi
ca407df791 feat(TUP-18512): Support Calculation View for SAP Hana Database. (#1710)
* feat(TUP-18512): Support Calculation View for SAP Hana Database.

* feat(TUP-18512): fix bug when Query Guess for SAP Hana Database.

* feat(TUP-18512): fix TUP-18907 [bug] error show when open Edit queries.

* feat(TUP-18512): fix bug of TUP-18909 schema name incorrect in SQL
builder for Calculation view.
2017-11-17 16:32:44 +08:00
ypiel
5c4c41d673 Vertica tmp master (#1721)
* feat(39493) : tVerticaBulkExec CopyStream+Params

* feat(TDI38740) : Support of Vertica 9

* Other versions are deprecated
2017-11-16 15:48:18 +01:00
kjwang-talend
b711753588 fix(TUP-18018):Can put the joblet exclusive component to job (#1512)
https://jira.talendforge.org/browse/TUP-18018
2017-11-16 17:59:11 +08:00
Mike Yan
92f30eadbd TESB-20767: Fixed microservice should not be display with TDI license (#1720) 2017-11-16 14:35:03 +08:00
wang wei
8534e1bc4d fix(TDI-36325): fix the require_if for tmom components (#1719) 2017-11-15 14:20:28 +08:00
Irene Wang
f08826ae4b Update copyright year to 2017 2017-11-14 16:42:47 +01:00
iwangtalend
9e81a3f25b Update copyright year to 2017 2017-11-14 16:36:04 +01:00
ypiel
3bff4b951c Ypiel/tdi39578 tMicrosoftCrmInput/output binary properties (#1717)
* fix(TDI39578) : Transform String type to id_bytes[]

* fix(TDI39578) : Set Binary db type for id_byte[]

* fix(TDI39578) : Retrieve binary field in all case."

* I happens that MS CRM don't sent the type of a field in the pload
* Olingo retrieve Null type and so set it as String, its default one
* Transform the generate String in byte[] if the java type is byte[]
2017-11-13 17:04:33 +02:00
wchen-talend
f535fc8c6d fix(TUP-18592): make the not_show_if only work with outupts (#1697)
* fix(TUP-18592): make the not_show_if only work with outupts

* fix(TUP-18592): add some junit
2017-11-10 18:37:56 +08:00
Pierre Teyssier
71f3adc84b Revert "feat(TDI-39298): GoogleDrive Integration (#1686)" (#1714)
This reverts commit 6038390d62.
2017-11-10 15:54:12 +08:00
Emmanuel GALLOIS
6038390d62 feat(TDI-39298): GoogleDrive Integration (#1686)
* feat(TDI-39298): GoogleDrive Migration Task
* feat(TDI-39298): add google-drive component
* feat(TDI-39298): remove GoogleDrive old javajet components
2017-11-09 14:44:23 +01:00
jzhao
2a96e6be37 fix(TDI-39662):"log4jSb_tGreenplumGPLoad_1" cannot be resolved (#1711) 2017-11-09 18:00:39 +08:00
ypiel
d2c1673272 fix(TDI39642) : MSCRM lib version to 3.2-20171107 (#1708)
- Update version from 3.2-2017*0*1107 to 3.2-20171107
- Linked to TDI39571
2017-11-08 10:05:27 +02:00
ypiel
8c83085443 fix(TDI39642) : MSCRM lib version to 3.2-201701107 (#1705)
- Linked to TDI39571
2017-11-08 09:18:29 +02:00
wang wei
a405053525 fix(TDI-39364): For tCloudStart, make the input field for key pair invisible if "Process with Key Pair" is not checked(#1706) 2017-11-08 11:15:24 +08:00
pyzhou
8d6eafeba1 fix(TDI-39653): tSocketOutput does not work with the "" (#1704)
* fix(TDI-39653): tSocketOutput does not work with the ""

* remove useless code

* fix the behavior change

* correct the logic

* fix(TDI-39653):revert the change of xml
2017-11-08 11:13:54 +08:00
GGu
bf32b3df50 feat(TUP-18529): change the parent version to 7.0.1 (#1702) 2017-11-06 15:22:47 +08:00
GGu
61af86f6c9 feat(TUP-18529): change the parent version to 7.0.1 (#1701) 2017-11-06 15:13:31 +08:00
GGu
59a6a17e98 feat(TUP-18529): add zmq libraries (#1647) 2017-11-06 14:14:52 +08:00
zwxue
4018b9aeea fix(TUP-18770):Implicit project level settings issue in migration. (#1694) 2017-11-06 10:40:11 +08:00
wchen-talend
656b1ea638 fix(TUP-18738):UHG - Configuring SVN Polling from TAC (#1681)
* fix(TUP-18738):UHG - Configuring SVN Polling from TAC

* fix(TUP-18738):UHG - Configuring SVN Polling from TAC
2017-11-06 10:08:52 +08:00
Dmytro Sylaiev
94c0ce8801 fix(TDI-35682): Fix releasing file stream for multiple connections (#1699) 2017-11-03 18:09:24 +02:00
wang wei
649a135e24 fix(TUP-18545): adapter the new interface with new parameter RuntimeContext which pass var from platform to tcomp (#1698)
* fix(TUP-18545): adapter the new interface with new parameter
RuntimeContext which pass var from platform to tcomp

* fix(TUP-18545): remove the unuseful one
2017-11-03 15:28:35 +08:00
jzhao
40a0a7b70e fix(TDI-39612)Talend 6.4 tExtractJSONFields not working similar to 6.2.1. (#1696) 2017-11-02 16:07:36 +08:00
pyzhou
f84d543d4b fix(TDI-37322):tFileInputXML incorrectly counts NB_LINE value. (#1692) 2017-11-02 14:34:17 +08:00
pyzhou
ea8a737f2a fix(TDI-35102):Change default version to 12c for Oracle components. (#1693) 2017-11-02 09:23:15 +08:00
nrousseau
2f890b233a fix(TUP-18280) fix issue of routines on the classpath adjuster 2017-10-31 16:51:01 +08:00
ypiel
c9ecf92799 fix(TDI39631) : Correct some missing parenthesis. (#1691)
* fix(TDI39631) : Correct some missing parenthesis.

* fix(TDI39631) : Remove (Odata) label on 2016 version.
2017-10-31 10:39:38 +02:00
wchen-talend
b1401cbe38 Wchen/feature/tup 18373 improve module view (#1626)
* feature(TUP-18350):Do some refactor and create the common API for nexus
2.x and 3.x

* feat(TUP-18351)Implement the search/deploy/update snapshot for nexus 3.x

* feat(TUP-18373):Improve module view to support customerized maven uri

* feat(TUP-18373):Improve module view to support customerized maven uri

* feat(TUP-18373):Improve module view to support customerized maven uri

* feat(TUP-18373):Improve module view to support customerized maven uri

* feat(TUP-18551):Change all possible install module UI to use a common
dialog and make it possible to set the maven uri.

* feat(TUP-18551):Change all possible install module UI to use a common
dialog and make it possible to set the maven uri.

* feat(TUP-18551):Change all possible install module UI to use a common
dialog and make it possible to set the maven uri.
2017-10-31 12:15:00 +08:00
SunChaoqun
dcd130743a TESB-20462:tRestRequest job is built to microservice with unexpected (#1690)
suffix when select lastest version
2017-10-31 11:56:45 +08:00
GGu
3053ecdbd1 fix(TUP-18545): set mapping url for job (#1683) 2017-10-31 09:58:41 +08:00
Chao MENG
39a286bd81 fix(TUP-18261): there is an error when Studio tries to make a query to (#1682)
fix(TUP-18261): there is an error when Studio tries to make a query to secured tmc service
https://jira.talendforge.org/browse/TUP-18261
2017-10-30 16:25:10 +08:00
hwang-talend
926831e5e6 fix(TUP-16457):tdatasetinput and tdatasetoutput need the db column name (#1568)
in talend schema like tdatapreprun component
2017-10-27 01:05:18 -05:00
ypiel
2e493dac38 fix(TDI-39571): Set navigation link to null (#1668)
* fix(TDI-39571): Set navigation link to null

* fix(TDI-39571): Extract navigation link name from lookup

* fix(TDI39571) : Add some unit tests

* fix(TDI39571) : Add unit tests class

* fix(TDI39571) : junit dependency is in scope test.

* fix(TDI39571) : Remove duplicate junit dependency.
2017-10-25 09:40:59 +01:00
wchen-talend
ce32fab783 fix(TUP-18592): remove not useful junit (#1678) 2017-10-25 10:23:33 +08:00
Emmanuel GALLOIS
555ee790de fix(TDI-39319): correct include/exclude types in REST API (#1677)
* fix(TDI-39525): correct include/exclude types in REST API
2017-10-24 18:16:52 +01:00
wang wei
7f829eedb6 fix(TDI-39568): Component tSocketOutput does not provide error message (#1675) 2017-10-24 14:45:59 +08:00
pyzhou
a249057454 Revert "fix(TDI-39423):Amend the escape method." (#1674) 2017-10-24 10:46:24 +08:00
wang wei
2d948c5901 fix(TDI-39584): Timestamp shifts to wrong time during DST (#1665) 2017-10-24 09:57:22 +08:00
wang wei
290506f43f fix(TDI-39365): Support Amazon Redshift JDBC Driver 1.2.8 (#1664)
* fix(TDI-39365): Support Amazon Redshift JDBC Driver 1.2.8

* fix(TDI-39365): Support Amazon Redshift JDBC Driver 1.2.10 as 1.2.8 have
some bug though amazon release note don't contain 1.2.10 now
2017-10-23 17:55:25 +08:00
wang wei
79bba735e8 fix(TDI-39361): When creating a table in MS SQL, if the size of the varchar is greater than 8000, Talend should create the table using a varchar(max)(#1670) 2017-10-23 14:08:55 +08:00
pyzhou
6bc721719a fix(TDI-39423):Amend the escape method. (#1667) 2017-10-23 10:25:39 +08:00
nrousseau
1cc9b914de feat(TUP-18531) Modify studio setup to only support java 8 (#1632)
* feat(TUP-18531) Modify studio setup to only support java 8

* feat(TUP-18531) set back the generation to java 6 for jet emitters

Jet emitters do not support yet java 7/8 because of an eclipse bug.
So switch back to java 6. (this doesn't change the final codegen of
components)

* feat(TUP-18531): [bug]after migrate project from old build, the java
version in project setting is blank.
2017-10-21 18:51:32 +08:00
Jenkins Continuous Build server
eb8fe84277 Set version to 7.0.1 SNAPSHOT 2017-10-20 10:21:51 +02:00
Anas KHABALI
93dd41fc48 feat(TDI-38984): add ability to use enpoint to tS3Connection (#1640)
* feat(TDI-38984): add ability to use enpoint to tS3Connection

* feat(TDI-38984): keep region choice for encryption key

* feat(TDI-38984): move the endpoint settings to advanced tab
2017-10-17 09:26:06 +02:00
pyzhou
6bbda1ff63 Pyzhou/tdi 39519 make tjdbcscdelt support for snowflake (#1662)
* feat(TDI-39519):fix little bug.

* feat(TDI-39519):fix the update sql for type1.

* feat(TDI-39519):remove the useless code.
2017-10-17 09:57:48 +08:00
Mike Yan
1327965d5e TESB-20466: Add micorservice launcher template name (#1663) 2017-10-16 13:48:24 +08:00
SunChaoqun
38810ca60d TESB-20466:Data Services (REST) as Microservice - Part II (#1660) 2017-10-13 17:58:22 +08:00
wchen-talend
c199eecf2f fix(TUP-18592):No connector can be selected after remove it on UI (#1657) 2017-10-12 14:12:18 +08:00
qiongli
0625b98f61 TDQ-14308 include some drools file for tRulesurvivorhsip. (#1638)
* TDQ-14308 include some drools file for tRulesurvivorhsip.

* TDQ-14308 move the code of copy drools file to 'ProcesssorUtilites.java'
2017-10-12 14:08:23 +08:00
wchen-talend
3d1f5e6fc1 fix(TUP-18613):NOT_READONLY_IF does not refresh correctly (#1659) 2017-10-12 11:11:00 +08:00
hcyi
ab78655ad4 fix(TUP-18423): An error occurs when testing expression returning char (#1627)
type in Expression builder in tMap
2017-10-11 10:02:35 +08:00
Elena Tatarintseva
ee837fe093 TIPAAS-10910 Rename checkbox tActionFailue->tJobFailue in tLogCatcher (#1652) 2017-10-10 14:23:19 +01:00
jzhao
67d04a0dc3 fix(TDI-39562):tFileOutputExcel "Keep existing cell format" doesn't work in some situation (#1658) 2017-10-10 17:49:56 +08:00
pyzhou
08a8280047 Pyzhou/tdi 39527 implement t jdbcscdelt with vertica 7.1 (#1656)
* feat(TDI-39477):Implement tJDBCSCDELT with Vertica 7.1

* feat(TDI-39527):restore the mis-deletion.

* feat(TDI-39527):fix query for sequence.

* feat(TDI-39527):Fix the compile error causing by last commit.
2017-10-09 11:14:40 +08:00
ypiel-talend
d39173ba68 Ypiel/tdi 39294 t microsoft crm xxx on premise2016 o data (#1642)
* feat(TDI-39294): MS CRM 2016 on-premise / OData (with NTLM authentication)
* bug(TDI-39522): Use UUID for Guid attributes
2017-10-04 11:16:15 +02:00
Yu
b5c9a6d0d7 feat(TBD-4197): set hive query name for tracking (#1646)
* feat(TBD-4197): set hive job name for tracking

For tHiveRow, every time when we submit a query to HiveServer2, setting the application name (for Mapreduce Engine) or DAG name (for Tez engine) as : talend_{job name}_{timestamp}, and show it in console under info level logs. So that users can track this job on Yarn RM UI or Tez UI.

* small changes

* changes...

* still small changes...

* add setting hive query name feat for tHiveInput

* remove modification for AbstractDBInputBegin
2017-09-29 17:22:00 +02:00
nrousseau
98a8722124 fix(TUP-18280) fix an issue of libjars for bd jobs 2017-09-29 20:22:28 +08:00
Chao MENG
fecbbacf9d feat(TUP-18311): Find a way to lower the cost of adding/upgrading BD Distros: have plugin for dynamic config with first implementation to read json / setup jars for jobs. (#1645)
* feat(TUP-18314): Find a way to lower the cost of adding/upgrading BD
Distros: build class for cloudera implementation to use on wizard

https://jira.talendforge.org/browse/TUP-18314

* feat(TUP-18314): Find a way to lower the cost of adding/upgrading BD
Distros: build class for cloudera implementation to use on wizard
2017-09-28 14:55:13 +08:00
Mike Yan
021e9b4285 TESB-20466: Fixed export microservice as Zip option (#1648) 2017-09-27 15:27:29 +08:00
Diya Muliyil
f33f8c3fb3 TESB-20340 - Talend Studio hangs when building a job] (#1644) 2017-09-25 17:36:02 +08:00
GGu
d410562f5d feat(TUP-18122): do audit for components and extension modules (#1579) 2017-09-22 01:06:04 -05:00
SunChaoqun
a00d4d2fed TESB-20333:Data Services (REST) as Microservice (#1641) 2017-09-21 17:57:40 +08:00
Laurent BOURGEOIS
00dc6bd9dc Fix(TBD-5655) Can't use contexts in Spark Yarn cluster mode (#1639)
* fix(TBD5655) : WIP

* fix(TBD-5655) : Handle contexts subdir while copying jar content

* chore(TBD-5655) : Code format

* chore(TBD-5655) : Code format
2017-09-19 15:30:47 +02:00
wchen-talend
0aa7d4abb9 Wchen/feature/tup 18350 nexus3 (#1605)
* feature(TUP-18350):Do some refactor and create the common API for nexus
2.x and 3.x

* feat(TUP-18351)Implement the search/deploy/update snapshot for nexus 3.x
2017-09-19 16:10:33 +08:00
Chao MENG
e1395af71a fix(TUP-18466): complete URL Pop-up with LDAP SSH Git Authentication (#1636)
https://jira.talendforge.org/browse/TUP-18466
fix a bug when managing connection in login dialog
2017-09-18 18:25:59 +08:00
jzhao
acc4aa63e8 fix(TDI-39333):tRedshiftOutputBulk log issue (#1637) 2017-09-18 17:31:34 +08:00
nrousseau
c6b7c1bae3 feat(TUP-18319) avoid unneeded exception 2017-09-18 13:15:08 +08:00
nrousseau
adff42bda4 fix(TUP-18487) fix problem of junit, avoid to hang (#1635) 2017-09-15 14:09:53 +08:00
SunChaoqun
011b61973c TESB-20333:Data Services (REST) as Microservice (#1634)
* TESB-20333:Data Services (REST) as Microservice

* TESB-20333:Data Services (REST) as Microservice
2017-09-15 10:58:07 +08:00
pyzhou
11ff8135b4 fix(TDI-39423):Amend the escape method. (#1630)
* fix(TDI-39423):Amend the escape method.

* fix(TDI-39423): Eliminate the flag trap.
2017-09-13 14:33:29 +08:00
hwang-talend
3c37721edc Wwang talend/tdi 39241 (#1622)
* feat(TUP-18319):Hide Wizard if TCOMP wizard is JDBC

* feat(TUP-18321):Split the DB Wizard to handle old / new framework: Move
Choice of DB Type to a separated composite

* feat(TUP-18320):Split the DB Wizard to handle old / new framework:
select different type, show different composite

* feat(TUP-18320):Split the DB Wizard to handle old / new framework:
select different type, show different composite

* feat(TUP-18393):when select JDBC, create GenericConnection successfully

* feat(TUP-18320):Split the DB Wizard to handle old / new framework:
select different type, show different composite

* feat(TUP-18323):Implement the drag&drop of NFC JDBC

* feat(TUP-18320):Split the DB Wizard to handle old / new framework:
select different type, show different composite

* fix(TUP-5360): Retrieve Salesforce Modules option is missing

Conflicts:
	main/plugins/org.talend.repository.generic/src/main/java/org/talend/repository/generic/action/CreateGenericConnectionAction.java
	main/plugins/org.talend.repository.generic/src/main/java/org/talend/repository/generic/service/GenericWizardService.java
	main/plugins/org.talend.repository.generic/src/main/java/org/talend/repository/generic/ui/GenericConnWizard.java

* feat(TUP-18322):retrieve JDBC schema

* feat(TUP-18459):Have a real dynamic combo box for the db type

* feat(TUP-18322):retrieve JDBC schema

* feat(TUP-18403):show the jdbc repositoryNode as children under DB
Connection repositoryNode

* feat(TUP-18322):retrieve JDBC schema

* feat(TUP-18322):retrieve JDBC schema

* feat(TUP-18324):Edit jdbc connection
2017-09-12 10:51:42 +08:00
nrousseau
4a4ce66b3b fix(TUP-18434) fix wrong node initialization 2017-09-11 15:09:13 +08:00
pyzhou
e4d5369610 fix(TDI-39432):Correct the wrong mvn path. (#1631) 2017-09-11 14:57:28 +08:00
hwang-talend
ae34139d1e feat(TUP-18510):Guess schema doesn't work in tverticaInput if schema is (#1629)
left empty in tverticaconnection
2017-09-08 15:01:29 +08:00
wang wei
96080bf0cb fix(TDI-39229): tXMLMap does not make the right match when the lookup is an xml document(#1628) 2017-09-07 15:20:30 +08:00
Irene Wang
fdcf943d0d Update copyright to 2017 2017-09-05 19:24:56 +02:00
Irene Wang
533a6b8b37 Update copyright to 2017 2017-09-05 17:12:36 +02:00
Seloen
22bc7d41ff feat(TUP-18354): intelligent auto map leveraging data quality algorithms (#1604)
* feat(TUP-18354)Intelligent Auto-Map,leveraging Data Quality algorithms

*subtask of TUP-18192
*implement Levenshtein and improvement

https://jira.talendforge.org/browse/TUP-18354

* feat(TUP-18192)Intelligent Auto-Map,leveraging Data Quality algorithms

*Levenshtein and Jaccard done

https://jira.talendforge.org/browse/TUP-18192

* feat(TUP-18192)Intelligent Auto-Map,leveraging Data Quality algorithms

https://jira.talendforge.org/browse/TUP-18192

* feat(TUP-18192)Intelligent Auto-Map,leveraging Data Quality algorithms

https://jira.talendforge.org/browse/TUP-18192

* feat(TUP-18192)Intelligent Auto-Map,leveraging Data Quality algorithms

*Refined version

https://jira.talendforge.org/browse/TUP-18192

* feat(TUP-18192)Intelligent Auto-Map,leveraging Data Quality algorithms
*Refined version

https://jira.talendforge.org/browse/TUP-18192

* feat(TUP-18192)Intelligent Auto-Map,leveraging Data Quality algorithms

*when set both weights to 0, automap will match columns exactly the same

https://jira.talendforge.org/browse/TUP-18192

* feat(TUP-18192)Intelligent Auto-Map,leveraging Data Quality algorithms

*parameter is saved per tmap now

https://jira.talendforge.org/browse/TUP-18192

* feat(TUP-18192)Intelligent Auto-Map,leveraging Data Quality algorithms

*add preset function

https://jira.talendforge.org/browse/TUP-18192
2017-09-05 17:51:15 +08:00
hcyi
6c1ba7fdf2 fix (TUP-18492): Stats&Logs still use JTDS driver even select Microsoft (#1625) 2017-09-05 16:00:04 +08:00
nrousseau
046b7287e1 fix(TUP-18434) fix junits 2017-09-05 14:28:59 +08:00
jzhao
58196408cb feat(TDI-38397): Support dynamic output table name in ELT components (#1589) 2017-09-04 17:29:37 +08:00
nrousseau
f2c80b3282 fix(TUP-18434): fix problem of refresh (#1616)
Fix the problem of reference display and limit the number of refresh
done.
2017-09-04 10:32:40 +08:00
Seloen
e8931ceb4e fix(TUP-17199)tMap Column name filter always can't save modification (#1623)
https://jira.talendforge.org/browse/TUP-17199
2017-09-01 03:10:33 -05:00
pyzhou
e95c6fdf39 fix(TDI-39376):Import the jar to eliminate compile error. (#1621) 2017-09-01 11:53:29 +08:00
jzhao
2f1eb5ea42 fix(TDI-39289) : support tSnowflakeConnection in ELTJDBC (#1607) 2017-09-01 10:02:07 +08:00
hcyi
3b48ad91b0 fix (TUP-18453): Guess Schema on tAS400Input fails with MissingDriverException. (#1620)
* fix (TUP-18453): Guess Schema on tAS400Input fails with
MissingDriverException.

* fix (TUP-18453): Guess Schema on tAS400Input fails with
MissingDriverException.
2017-08-31 17:21:38 +08:00
jzhao
0f7ad6aef1 fix(TDI-39350): Performance decline for tFileInputXML compared to 5.3.1 (#1617) 2017-08-31 11:29:45 +08:00
wang wei
bc0f9b3cfc fix(TDI-39363): add the miss instance type (#1615) 2017-08-28 14:18:54 +08:00
Vladimir Bogatyrov
60c3deaf65 [TESB-20121] Add CXF swagger-ui setting for jobs (#1614) 2017-08-28 11:05:23 +08:00
sgandon
a2238a28c1 fix(TUP-18440):added quotes to ReferenceProperties object during code generation (#1606) 2017-08-28 10:04:30 +08:00
Pingwen Lin
bba63d0829 TMDM-9923 Ability to control the timeout or start/end date of the transaction in MDM components (remove dependency of routines.MDM) (#1612) 2017-08-25 15:05:55 +08:00
Seloen
cd72bc2569 fix(TUP-18404): Link Target Issue (#1608)
* fix(TUP-18404)Link Target Issue

*add colors for table since mac does not support row separater line
*adjust "y" coordinate of end point of line on mac

https://jira.talendforge.org/browse/TUP-18404

* fix(TUP-18404)Link Target Issue

xwen committed 2 hours ago
*add colors for table since mac does not support row separater line
*adjust "y" coordinate of end point of line on mac

https://jira.talendforge.org/browse/TUP-18404
2017-08-24 09:42:36 +08:00
hcyi
44b052c4f4 fix TUP-18358:Drag oracle connection will change the query too (#1583)
* TUP-18358:Drag oracle connection will change the query too

* fix TUP-18358:Drag oracle connection will change the query too

* fix (TUP-18358): Drag oracle connection will change the query too
2017-08-23 16:25:15 +08:00
wang wei
174bd50f37 fix(TDI-39320): tcloudstart can't work (#1593) 2017-08-22 14:19:57 +08:00
wang wei
9b4f2f05eb fix(TDI-39054): improve the support for version and after the fix, no need to change the xml every release. (#1487) 2017-08-18 17:23:41 +08:00
Ihor Istomin
f872de0c9c Revert fix(TDI-39229): Fix lookup in tXMLMap when lookup source is document. (#1600) 2017-08-16 17:11:45 +08:00
jzhao
44a8270484 fix(TDI-38635): tMicrosoftOutput can't be update null value with V2016 odata (#1551)
* tMicrosoftOutput can't be update null value with V2016
odata

* update odata jar with talend patch
2017-08-16 17:08:46 +08:00
GGu
1d00b7a1e0 fix(TUP-18405/module): enable to update the list of modules parameter (#1596) 2017-08-16 16:26:36 +08:00
SunChaoqun
5d0737287c TESB-20243: SAM Custom properties not work for tRESTClient component (#1595) 2017-08-16 10:22:35 +08:00
ypiel-talend
a972dadd6f fix(TDI-39101) : Don't send null for rejected (#1594)
* fix(TDI-39101) : Don't send null for rejected

* fix(TDI-39101) : Correct indentation after review.
2017-08-11 16:45:07 +02:00
hcyi
13d9f321cd fix TUP-18355:Opening a BD job from the search feature in Studio transforms it into a DI job (#1581)
* TUP-18355:Opening a BD job from the search feature in Studio transforms
it into a DI job

* TUP-18355:add junits for Opening a BD job from the search feature in
Studio transforms it into a DI job
2017-08-11 10:29:21 +08:00
hwang-talend
7974975185 Hwang/tup 18362 (#1586)
* Revert "fix(TUP-18325)Interface of Row line component display deformation (#1572)"

This reverts commit 51023d952a.

* fix(TUP-18362):Generic schemas: UI layout of "Create new generic
schemaof 2" isn't correct
2017-08-11 10:01:01 +08:00
apoltavtsev
f5b63bac7d TESB-20067 Axis library is patched to resolve logging issue and wsdl4j library is added to generated bundle to resolve classloading issue with tWebServiceInput component in Runtime (#1590) 2017-08-09 18:11:57 +08:00
ypiel-talend
2df464dd01 fix(TDI-39101) : Update export labels (#1588) 2017-08-07 14:38:18 +02:00
chmyga
9a12c786ff feat(TCOMP-291):property value from current record (#1366)
* feat(TCOMP-291):property value from current record

* Add check for dynamic property values

* Add tagging of dynamic property values

* Add update of dynamic property values for every row

* feat(TCOMP-291):property value from current record

* Add processing of globalMap and context

* feat(TCOMP-291): fix problems

* Fix problems with setting ReferenceProperties

* Fix duplicated List creation

* feat(TCOMP-291): fix PR comment
2017-08-07 14:58:31 +03:00
chmyga
fd54a21d95 feat(TDKN-127): add searchable definitions (#1299)
* Add definition registry injection to post-deserialization process
2017-08-07 10:57:08 +03:00
ypiel-talend
dfd439118b fix(TDI-39105): Exclude trashed files in queries
* fix(TDI-39105) : Fix after QA message (#1587)
* Add a parenthesis in generated code
2017-08-04 15:43:22 +02:00
sbliu
259b6dfab0 TMDM-11149: remove DSC related. (#1582) 2017-08-04 14:48:09 +08:00
Pingwen Lin
ad7be3685a TMDM-11214 [tMDMConnection] "OnComponentError" and "On SubjobError" not triggered when an error occurs (#1577) 2017-08-03 17:49:47 +08:00
zwxue
28caa22cc4 fix(TUP-17688): Performing HDFS operation after a tDataPrepRun. (#1482) 2017-08-03 17:35:20 +08:00
hwang-talend
cb8b3b3987 fix(TUP-5432):Component Framework :Salesforce: For component (#1557)
tsalesforceinput when select a repository salesforce which convert to
context will show pop up error.
2017-08-03 16:14:59 +08:00
ypiel-talend
ae763ef3e6 fix(TDI-39101) : Export Google documents
* Add  parameters to choose export mime-types
* Add parameter to add an extension on exported files
2017-08-01 12:11:17 +02:00
ypiel-talend
4f878585f7 fix(TDI-39248) : Prefix SP by schema (#1574)
* fix(TDI-39248) : Prefix SP by schema
2017-08-01 11:39:38 +02:00
Emmanuel GALLOIS
638f125499 feat(TDI-38797): Add Marketo SOAP API SDK (#1573) 2017-07-31 10:30:58 +01:00
ypiel-talend
fad19c1798 Ypiel/tdi 39105 t google drive list retrieve documents form the google drive recycle bin (#1499)
* fix(TDI-39105): Exclude trashed files in queries

Update google drive queries to exclude trashed files.

* fix(TDI-39105) : Exclude or include trashed files

Add a boolean property to include or exclude trashed files.
Include trashed files is allowed to prevent regression.

* fix(TDI-39105) : Migration task to keep behavior

When a job is migrated, set INCLUDTRASHFILES property to 'true' in
order to keep its previous behavior.

* fix(TDI-39105) : Clean migration task

* fix(TDI-39105) : Correct migration task class name

* fix(TDI-39105) : Propagation of the new class name
2017-07-28 21:17:26 +08:00
Seloen
51023d952a fix(TUP-18325)Interface of Row line component display deformation (#1572)
https://jira.talendforge.org/browse/TUP-18325
2017-07-28 18:22:12 +08:00
Dmytro Sylaiev
c660e00a20 Dsylaiev/tdi 35682 add logging when use existing connection (#1571)
* fix(TDI-35682): Add logging into tRedshiftConnection

* Input component won't create and close logfile when using existing connection

* Close component will close logwriter stream also

* chore(TDI-35682): fix indentation
2017-07-28 12:46:34 +03:00
Ihor Istomin
e19c349c0b fix(TDI-39229): Fix lookup in tXMLMap when lookup source is document. (#1563) 2017-07-28 12:36:26 +03:00
Ihor Istomin
2a36e4734b fix(TDI-37182): Improve handling of parsing related errors. (#1527)
* Improve handling of parsing related errors.
2017-07-28 12:32:28 +03:00
Ihor Istomin
56be6a81ba fix(TDI-39179): Fix handling of 'Ignore trailing zeros for BigDecimal' (#1523) 2017-07-28 12:30:10 +03:00
Chao MENG
1e39b0ae89 fix(TUP-17627): can't data viewer for HDFS schema when HDFS is HA (#1565)
fix(TUP-17627): can't data viewer for HDFS schema when HDFS is HA
https://jira.talendforge.org/browse/TUP-17627
2017-07-28 17:12:23 +08:00
wchen-talend
0d8a6cf4da fix(TUP-18265):tELTSAPMAP component does not work as expected (#1542) 2017-07-28 17:01:36 +08:00
wchen-talend
4c35a9795b fix(TUP-17937):Joblet: Joblets category will disappear in palette when (#1570)
move component to expanded joblet
2017-07-28 16:43:50 +08:00
hcyi
e77b75b74e TUP-10160:use javadb embeded connect derby,when finish there are errors (#1567) 2017-07-28 14:55:03 +08:00
wchen-talend
62b792fa49 Wchen/bugfix/tup 17936 joblet reload problem (#1569)
* fix(TUP-17936):Joblet: move component to joblet in job, not save the
job, but can see this component when next time drag this joblet to the
job

* fix(TUP-17936): add junit
2017-07-28 10:46:21 +08:00
Dmytro Sylaiev
091ff2c3e2 fix(TDI-39237): Set correct schema value for searching (#1566) 2017-07-27 12:26:48 +03:00
Yucheng Bai
06ba1e58db fix(TUP-18099): assertConnectorTopologyCompatibility should not throw (#1555)
exception during design time
2017-07-27 10:07:51 +08:00
Dmytro Sylaiev
98bc21712c fix(TDI-39235): Close logfiles output stream in tRedshiftInput (#1561)
* fix(TDI-39235): Close logfiles output stream in tRedshiftInput
2017-07-26 12:17:53 +03:00
pyzhou
8fad24c729 fix(TDI-38127):amend type0 on memory save mode. (#1562) 2017-07-26 16:14:51 +08:00
mbasiuk-talend
175b875f5d Revert "fix(TDI-38923): change library for generating json from xml (#1534)" (#1560)
This reverts commit 7332044c57.
2017-07-25 16:16:25 +03:00
Anas KHABALI
2c9a51e764 fix(TDI-39234): sort the DB type in alphabet order for tCreateTable (#1559) 2017-07-25 11:08:28 +02:00
SunChaoqun
3d175846e1 TESB-19960:ESB Infrastrcuture Service - Spring-dm replacement (#1558)
Merged as it's only used by ESB part changes.
2017-07-25 16:19:34 +08:00
mbasiuk-talend
2e4748cc68 Mbasiuk/tdi 38923 fix t write json fields with null values (#1556)
* fix(TDI-38923): change library for generating json from xml

* Revert "fix(TDI-38923): change library for generating json from xml"

This reverts commit 6e5470d217.
2017-07-25 09:51:58 +03:00
Dmytro Sylaiev
5602fc2637 fix(TDI-39067): Fix wrong processing response from nzload.exe (#1554)
* fix(TDI-39067): Fix wrong processing response from nzload.exe

* fix(TDI-39067): Add logging support
2017-07-24 11:01:03 +03:00
mbasiuk-talend
7332044c57 fix(TDI-38923): change library for generating json from xml (#1534) 2017-07-24 10:08:23 +03:00
hwang-talend
7646989952 fix(TUP-4834):New framework components can't use keyboard shortcuts to (#1539)
call the variable when enter password
2017-07-24 14:56:44 +08:00
Seloen
8db4eb0021 fix(TUP-17378)Should not show CDH 5.8 Spark 2 distribution in MR job (#1553)
https://jira.talendforge.org/browse/TUP-17378
2017-07-21 04:15:00 -05:00
Seloen
f4e02efd3a Xwen/tup 17721 username in spark configuation is missing (#1508)
* fix(TUP-17721)Username in SparkConfiguation is missing 

https://jira.talendforge.org/browse/TUP-17721

* fix(TUP-17721)Username in SparkConfiguation is missing

*add junit

https://jira.talendforge.org/browse/TUP-17721

* fix(TUP-17721)Username in SparkConfiguation is missing

*junit modified

https://jira.talendforge.org/browse/TUP-17721

* fix(TUP-17721)Username in SparkConfiguation is missing

https://jira.talendforge.org/browse/TUP-17721

* fix(TUP-17721)Username in SparkConfiguation is missing

https://jira.talendforge.org/browse/TUP-17721

* fix(TUP-17721)Username in SparkConfiguation is missing

https://jira.talendforge.org/browse/TUP-17721
2017-07-21 16:28:50 +08:00
Seloen
d4b628c512 Revert "fix(TUP-17378)Should not show CDH 5.8 Spark 2 distribution in MR job" (#1552)
* Revert "Dsylaiev/tdi 39089 fix uri encoding t file fetch (#1550)"

This reverts commit e799a8be05.

* Revert "fix(TDI-38195):make footer invisible and throw an exception for the (#1543)"

This reverts commit 31d4031954.

* Revert "fix(TUP-17378)Should not show CDH 5.8 Spark 2 distribution in MR job (#1545)"

This reverts commit 09cf4feb68.
2017-07-21 02:55:10 -05:00
Dmytro Sylaiev
e799a8be05 Dsylaiev/tdi 39089 fix uri encoding t file fetch (#1550)
* fix(TDI-39089): Hide new checkbox when it is not needed
2017-07-21 10:11:12 +03:00
pyzhou
31d4031954 fix(TDI-38195):make footer invisible and throw an exception for the (#1543)
* fix(TDI-38195):make footer invisible and throw an exception for the
stream input

* fix(TDI-38159):change Exception to RuntimeException.
2017-07-21 14:01:40 +08:00
Seloen
09cf4feb68 fix(TUP-17378)Should not show CDH 5.8 Spark 2 distribution in MR job (#1545)
https://jira.talendforge.org/browse/TUP-17378
2017-07-21 11:55:06 +08:00
zwxue
b0a20cd4b1 fix(TUP-18278):Could not find or load main class exception after (#1547) 2017-07-21 09:44:51 +08:00
Dmytro Sylaiev
20d9d7bd4d Dsylaiev/tdi 39089 fix uri encoding t file fetch (#1548)
* fix(TDI-39089): Add 'encode URI' property
2017-07-20 19:03:38 +03:00
Anas KHABALI
a44cd79800 feat(TDI-39194): support Redshift in tCreateTable (#1549) 2017-07-20 16:52:35 +02:00
Anas KHABALI
2ba204333b feature(TDI-39196): support Exasol in tCreateTable (#1546) 2017-07-20 13:44:30 +02:00
wang wei
6052110d19 fix(TDI-38703): can't run job successfully use new component (#1544) 2017-07-20 18:13:21 +08:00
Anas KHABALI
8c76e69283 feature(TDI-39195) : add support to vertica71 in tCreateTable (#1538) 2017-07-20 12:07:52 +02:00
mtuhai
2e55e5e75d fix(TBD-4416/components): Cann't run job that use joblet use existing connection for tHiveInput - fixed (#1540) 2017-07-19 14:59:30 +02:00
Dmytro Sylaiev
6f72a87380 Dsylaiev/tdi 39089 fix uri encoding t file fetch (#1541)
* fix(TDI-39089): Remove redundant migration task
2017-07-19 14:31:10 +03:00
hcyi
6b86e661ba TUP-18254:Impala: NPE error when guess query for tImpalaInput that use (#1532)
build-in context
2017-07-19 18:06:07 +08:00
hwang-talend
520ef71875 fix(TUP-18270):Propogation problems when change contexts in a joblet (#1535)
which use by some jobs.
2017-07-19 09:56:40 +08:00
Dmytro Sylaiev
3edc8b33cd Dsylaiev/tdi 39175 fix broken tujs (#1537)
* fix(TDI-39175): Fix year shifting
2017-07-18 15:33:52 +03:00
ypiel-talend
ec19973c1d fix(TDI-39213) : Remove dropbox-core-sdk-1.7.5.jar (#1536) 2017-07-18 13:52:18 +02:00
Ihor Istomin
a28b6289f1 fix(TDI-37942): Fix handling of base64 encoded LDIF entry (#1522) 2017-07-18 13:07:34 +03:00
pyzhou
952fbfad7e fix(TDI-38433):tRedshiftBulkExec should involve DB schema when check (#1519)
* fix(TDI-38433):tRedshiftBulkExec should involve DB schema when check
table whether exist or not

* fix(TDI-38433):eliminate confusing variable.

* fix(TDI-38433):remove useless migration.

* Revert "fix(TDI-38433):remove useless migration."

This reverts commit aed3e4c294.

* Revert "fix(TDI-38433):eliminate confusing variable."

This reverts commit fdb3505097.

* Revert "fix(TDI-38433):tRedshiftBulkExec should involve DB schema when check table whether exist or not"

This reverts commit 7a2fe73566.

* fix(TDI-38433):remove the useless check box.
2017-07-18 16:03:28 +08:00
hcyi
4ccd8bd8e7 TUP-6845:Get error when open SQL Builder with Repository type on (#1528)
stats&logs category
2017-07-18 15:15:53 +08:00
Ivan Gonchar
3ae65cab86 Igonchar/revert codegen (#1530)
* fix(TDI-37213): revert IncomingSchemaEnforcer

* fix(TDI-37213): revert OutgoingSchemaEnforcer

* fix(TDI-37213): revert enforcer creator

* fix(TDI-37213): revert tests

* fix(TDI-31213): change talend-codegen-utils lib version to 0.20.2

* fix(TDI-31213): change talend-codegen-utils lib version in Studio to 0.20.2

* chore(TDI-31213): fix formatting

* fix(TDI-37213): remove test for Double to BigDecimal conversion
2017-07-17 20:52:35 +03:00
Dmytro Sylaiev
73b9b1a46f fix(TDI-39175): Revert unsafe changes, move it into mysql component (#1533)
* Move calling generateYearResultSet method from abstract javajet to mysql one
2017-07-17 16:03:21 +03:00
Dmytro Sylaiev
178d6f7f9b fix(TDI-39175): Fix exception when encountering 0000 year value (#1529) 2017-07-17 12:25:26 +03:00
wang wei
b2144b29ba fix(TDI-39198): tUniqRow use high memory with very large data volumes when caching to disk (#1531) 2017-07-17 12:03:22 +08:00
pyzhou
8c9418634b fix(TDI-38127):SCD components type0 cannot work with other type (#1525) 2017-07-14 17:09:06 +08:00
jzhao
332fc11a49 fix(TDI-39174):tFileInputExcel can't check sheet position in some situation.(#1526) 2017-07-14 03:53:37 -05:00
wchen-talend
162095dd57 fixe(TUP-18118):Remote run in studio fails with file not found exception (#1511)
* fixe(TUP-18118):Remote run in studio fails with file not found exception

* fix(TUP-18118):Remote run in studio fails with file not found exception
2017-07-14 09:48:20 +08:00
zwxue
1ab83eb9a5 fix(TUP-18055):Deployment Version:Click "Select all subjobs" button will (#1520)
refresh the new version to old versions.
2017-07-14 09:47:26 +08:00
Ivan Gonchar
ba085bf281 Igonchar/fix dependency on di (#1524)
* fix: change usage classed from di to classes from current lib

* fix: fix BigDecimal converter to convert Double

* fix: upgrade talend-codegen-utils lib to 0.20.1 version

* fix: change talend-codegen-utils library version to 0.20.1 in Studio

* fix: fix wrong package in javadoc
2017-07-13 19:52:45 +03:00
Seloen
18ca7b2adf fix(TUP-18087)The visibility of Property Type of tNetsuiteInput/Output (#1517)
https://jira.talendforge.org/browse/TUP-18087
2017-07-13 15:19:37 +08:00
pyzhou
95e1bc41c7 fix(TDI-34905):tackle stupid mistake. (#1521) 2017-07-13 15:06:28 +08:00
hwang-talend
b43905df77 fix(TUP-18217):Testcase for tWriteJSONFiled gives junitGlobalMap cannot (#1509)
be resolved exception
2017-07-13 09:51:42 +08:00
zwxue
0907ea1a4f fix(TUP-17858):Use different version of subjob in father job (#1518)
:NoClassDefFoundError.
2017-07-12 16:26:59 +08:00
Dmytro Sylaiev
3e06e5f4b1 fix(TDI-35112): Add supporting MySQL YEAR(4) type in tMysqlOutput (#1516)
* fix(TDI-35112): Add supporting MySQL YEAR(4) type in tMysqlOutput

* chore(TDI-35112): Fix indentation

* chore(TDI-35112): Small refactoring
2017-07-12 11:12:08 +03:00
mbasiuk-talend
bca3b19d24 Mbasiuk/tdi 31661 (#1515)
* fix(TDI-31661): add possibility to store last value in tHashOutput

* chore(TDI-31661): format issue

* fix(TDI-31661): changes according to PR comments.

* fix(TDI-31661): minor changes

* fix(TDI-31661): update library version
2017-07-11 18:24:55 +03:00
Emmanuel GALLOIS
beb8a5bbd9 fix(TDI-39167): fix migration for LeadSelector (#1513) 2017-07-11 15:37:16 +01:00
mbasiuk-talend
663d2f1650 Mbasiuk/tdi 31661 keep last thashoutput (#1503)
* fix(TDI-31661): add possibility to store last value in tHashOutput

* chore(TDI-31661): format issue

* fix(TDI-31661): changes according to PR comments.

* fix(TDI-31661): minor changes
2017-07-11 16:54:59 +03:00
wchen-talend
871bb3826a fix(TUP-1362):Summary links in documentation can not work in mac. (#1510) 2017-07-11 15:52:46 +08:00
pyzhou
fd865ea70b fix(TDI-34905):fix the compile error. (#1507) 2017-07-11 14:05:12 +08:00
hwang-talend
09787a11a9 fix(TUP-17299):the back ground is not refresh (#1504) 2017-07-11 09:58:09 +08:00
Chao MENG
1fc91e6c97 fix(TUP-18213): set correct connection bean if logon studio using (#1501)
fix(TUP-18213): set correct connection bean if logon studio using parameters instead of logon dialog
https://jira.talendforge.org/browse/TUP-18213
2017-07-10 17:12:32 +08:00
wang wei
374e624301 fix(TDI-39076): Ref: Large temp files being created on disk while look up in tmap component and filling the disk(#1449) 2017-07-10 17:05:41 +08:00
pyzhou
646db822fb fix(TDI-39135):Handle duplicate variable in tOracleBlukOutput. (#1502) 2017-07-10 14:54:47 +08:00
jzhao
b512bcaf95 fix(TDI-31586): tMomOutput "Websphere MQ"/"Jboss" mode transaction is unavailable. (#1500) 2017-07-10 01:44:45 -05:00
kjwang-talend
d23afcd2d5 Kjwang/fix(tup 18210)inconsistencies of keyboard shortcut commands in talend studio on mac os (#1497)
* fix(TUP-18210):Inconsistencies of keyboard shortcut commands in Talend
Studio on macOS.
https://jira.talendforge.org/browse/TUP-18210

* fix(TUP-18210):Inconsistencies of keyboard shortcut commands in Talend
Studio on macOS.
https://jira.talendforge.org/browse/TUP-18210
2017-07-10 11:14:31 +08:00
kjwang-talend
0d3e3bf372 fix(TUP-18199)The tools preference page can't work well on mac OS. (#1484)
https://jira.talendforge.org/browse/TUP-18199
2017-07-10 11:13:21 +08:00
kjwang-talend
9717c7821b fix(TUP-18184):Read schema on JSON Metadata throw NPE (#1486)
https://jira.talendforge.org/browse/TUP-18184
2017-07-10 11:11:04 +08:00
Chao MENG
ea08790d50 fix(TUP-18152): when the first time create tag,always met the issue (#1498)
fix(TUP-18152): when the first time create tag,always met the issue"connect server timeout"
https://jira.talendforge.org/browse/TUP-18152
2017-07-07 18:17:59 +08:00
wang wei
eebb590232 fix(TDI-33892): If the action on data is "insert" and "extend insert", the commit/batch is never used(#1496) 2017-07-07 15:13:11 +08:00
jzhao
622e751d99 fix(TDI-39079) tFileInputExcel sheet position does not work for event model (#1494) 2017-07-07 01:48:19 -05:00
Ivan Gonchar
65e34b2113 igonchar/tdi 37213 call codegen-utils library in codegen instead of calling daikon (#1450)
* chore(TDI-37213): replace call to Daikon with call to codegen-utils library

* chore(TDI-37213): rename enforcer variables from current to incoming/outgoingEnforcer

* chore(TDI-37213): improve talend type setting in codegen

* fix(TDI-37213): fix setting values from enforcer to rowStruct

* fix(TDI-37213): fix setting default value to RowStruct

* chore(TDI-37213): bump talend-codegen-utils version to 0.20.0
2017-07-06 15:33:40 +03:00
jzhao
cd7ceaf3e0 fix(TDI-39051): tMSSqlSP doesn't always return execution error (#1493) 2017-07-06 05:07:16 -05:00
zwxue
9c3832761a fix(TUP-18193):list of user defined routines not reflecting immediately (#1491)
in the routine selector.
2017-07-06 17:27:25 +08:00
Ihor Istomin
017792e5c4 fix(TDI-33080): Implement ignoring of LogCatcher internal errors (#1443)
* Implement ignoring of LogCatcher internal errors
2017-07-06 11:40:27 +03:00
Seloen
15733af7e6 fix(TUP-18189): ClassNotFound when Guess schama in tMSSqlInput for MSSQL
* fix(TUP-18189)ClassNotFound when Guess schama in tMSSqlInput for MSSQL

https://jira.talendforge.org/browse/TUP-18189

* fix(TUP-18189)junit

https://jira.talendforge.org/browse/TUP-18189
2017-07-06 14:59:12 +08:00
Dmytro Sylaiev
7a53dc6bd7 fix(TDI-32464): Extends local properties class for respecting order (#1489) 2017-07-05 16:22:41 +03:00
Haiting Yin
fc218317a8 TMDM-9331 tMDMOutput :Source name is useless when working with staging db (#1476) 2017-07-05 15:42:17 +08:00
wchen-talend
3069e9ba8f fix(TUP-18128):joblets change not applied to all jobs automatically (#1459) 2017-07-05 14:25:16 +08:00
zwxue
8b65fbf02f fix(TUP-15902):CI plugin: version of Bean and Pig UDF not change if (#1485)
enable <deploy.version> in pom.xml.
2017-07-05 10:49:49 +08:00
Vladimir Bogatyrov
957523f3f3 [TESB-19484] tJMSInput and tJMSOutput do not handle exceptions correctly (#1432)
* [TESB-19484] tJMSInput and tJMSOutput do not handle exceptions correctly

* [TESB-19484] Switched from using globalMap to resourceMap

* [TESB-19484] Added cid to exception variable name
2017-07-04 21:53:41 +03:00
Dmytro Sylaiev
120d81affd fix(TDI-39089): Add uri encoding in tFileFetch (#1479)
* fix(TDI-39089): Add uri encoding in tFileFetch

* Incorrect uri would become correct in the job using URI.toASCIIString method

* No changes for ftp and smb protocol due to they should work OK with special characters

* Already correct uri become incorrect-encoded in properties (migration task)

* fix(TDI-39089): Add uri decoding in tFileFetch

* Update plugin.xml

* chore(TDI-39089): Fix indentations
2017-07-04 14:26:19 +03:00
Ivan Gonchar
8091f30085 chore(TDI-37213): switch talend-codegen-utils lib to the latest 0.20. version (#1447) 2017-07-04 14:08:36 +03:00
zwxue
b76358559a fix(TUP-17939):Joblet: when propagate the changes to the job, error (#1473)
thrown in error log.
2017-07-04 18:27:53 +08:00
yyin-talend
3505d1d6db TDQ-13899 when save pattern, on the "Update Detection" dialog can not (#1481)
show the job name of tMultiPatternCheck as others --fixed
2017-07-04 15:03:56 +08:00
wang wei
6c03b8c9dc fix(TDI-39087): tExaBulkExec can not have empty string as field delimiter (#1480)
* fix(TDI-39087): tExaBulkExec can not have empty string as field
delimiter

* fix(TDI-39087): fix the version
2017-07-04 11:23:26 +08:00
pyzhou
ba3cceb061 fix(TDI-34905):add stream support for tFileinputJason JSONpath (#1474)
* fix(TDI-34905):add stream support for tFileinputJason JSONpath

* fix(TDI-34905):change filename to filemnameOrStream.
2017-07-04 10:35:20 +08:00
pyzhou
35ed549410 TDI-39098:handle ClassCastException and remove useless code. (#1478)
* TDI-39098:handle ClassCastException and remove useless code.

* fix(TDI-39098):check the other type too.
2017-07-04 10:13:52 +08:00
Sebastian Hoß
b6d30918fd TESB-17533 - Expose attributes as JSON elements (#880)
Signed-off-by: Sebastian Hoss <shoss@talend.com>
2017-07-03 17:30:12 +08:00
Vladimir Bogatyrov
6213c63877 [TESB-18845] Service made in DI technology used JMS and ActiveMQ does not produce log output (#1475) 2017-07-03 15:03:28 +08:00
Pingwen Lin
61e9fc383e TMDM-11072 : Support of AWS ELB for MDM Cluster (#1464) 2017-06-30 01:33:56 -05:00
Yucheng Bai
cbfb428b75 fix(TUP-18178): add junits (#1472) 2017-06-30 14:10:21 +08:00
zwxue
6fe2ff12d4 fix(TUP-18158):tELTOracleMap / ELT Oracle Map Editor / left panel empty (#1471)
after migration from 6.1.1 to 6.3.1.
2017-06-30 11:11:00 +08:00
Yucheng Bai
f295053b03 fix(TUP-18178): tMicrosoftCRMOutput Online 2016(oada) can't work (#1468) 2017-06-29 17:56:47 +08:00
jzhao
a2e60dbe20 fix(TDI-39045) improve the error message when when used the tMicrosoftCRMOutput to do the update without key column is set(#1469) 2017-06-29 04:33:15 -05:00
wchen-talend
b1e679a331 Wchen/bugfix/tup 17974 npe build job wizard (#1467)
* fix(TUP-17974):NPE error when click build job on the Job Type parent
node if that contain a folder

* fix(TUP-17974): add junit

* fix(TUP-17974): add junit
2017-06-29 11:25:39 +08:00
hcyi
3ad6daf6cf TUP-17844:[6.4.0] When opening Spark Streaming job and lock it it grays (#1434)
out hadoop distro selection.
2017-06-29 11:19:52 +08:00
wang wei
e9a00b4632 fix(TDI-39087): tExaBulkExec can not have empty string as field delimiter (#1462)
* fix(TDI-39087): tExaBulkExec can not have empty string as field
delimiter

* fix(TDI-39087): fix the component part

* fix(TDI-39087): remove the unuseful jar
2017-06-29 09:58:10 +08:00
Seloen
e649729391 fix(TUP-17755)Hover text for column filter icon make no sense in tMap (#1463)
* fix(TUP-17755)Hover text for column filter icon make no sense in tMap

https://jira.talendforge.org/browse/TUP-17755

* fix(TUP-17755)Hover text for column filter icon make no sense in tMap
2017-06-28 06:00:33 -05:00
Yucheng Bai
5f50f29e21 fix(TUP-18156): improve and add junits. (#1461) 2017-06-28 01:20:17 -05:00
hcyi
c7625cdb1e TUP-18106:Mysql JDBC with context mode generate wrong select statement. (#1451) 2017-06-28 09:51:48 +08:00
Yucheng Bai
964517d849 fix(TUP-18156): Issue with Date pattern retrieved from Metadata (#1460) 2017-06-27 06:44:40 -05:00
pyzhou
d85fbbbb81 fix(TDI-33531):hide batch size when update or insert. (#1456) 2017-06-27 17:35:42 +08:00
pyzhou
d06e13e6f4 fix(TDI-30685):eliminate duplicate log. (#1458) 2017-06-27 17:33:25 +08:00
Yucheng Bai
ef79d74eb9 fix(TUP-18154): Cleanup the code related to quotes for new component (#1455)
framework
2017-06-27 14:35:57 +08:00
pyzhou
e766dfbb9e fix(TDI-39037):Handle NPE for tReplaceList. (#1436)
* fix(TDI-39037):Handle NPE for tReplaceList.

* fix(TDI-32121):make vacant `replacement` available.
2017-06-27 10:36:18 +08:00
pyzhou
2b5e280596 fix(TDI-38965):upgrade the talend_DB_mssqlUtil-1.1-20170612.jar (#1380) 2017-06-27 10:24:11 +08:00
pyzhou
4611d22bfa fix(TDI-32121):make "not null" fixed in db2 create table statement. (#1442)
* fix(TDI-32121):make "not null" fixed in db2 create table statement.

* fix(TDI-32121):Change String id to refer static constant

* fix(TDI-32121):correct typo。
2017-06-27 10:14:10 +08:00
zwxue
ad342a1190 fix(TUP-18109):"Use Custom groupId" checkbox does not work for migrated (#1452)
job under the folder for publish.
2017-06-27 10:09:53 +08:00
Seloen
50baa095d1 fix(TUP-4739)No search in Routes (#1454)
https://jira.talendforge.org/browse/TUP-4739
2017-06-26 05:50:48 -05:00
Yucheng Bai
97922344b6 test(TUP-18151): fix junits (#1453)
* test(TUP-18151): fix
org.talend.repository.generic.util.GenericConnectionUtilTest.testSynNamePropertyWithItem

* test(TUP-18151): fix
org.talend.repository.generic.util.GenericContextUtilTest.testExportAndRevertContextForComponentProperties
2017-06-26 18:36:48 +08:00
hcyi
a7789150b8 TUP-18046:Cannot Retrieve Columns from Metadata MapRDB Database (#1448)
* TUP-18046:Cannot Retrieve Columns from Metadata MapRDB Database
Connection.

* TUP-18046:update,Cannot Retrieve Columns from Metadata MapRDB Database
Connection
2017-06-26 15:27:41 +08:00
wchen-talend
743011d3de fix(TUP-18120): fix document generate and export problems (#1438) 2017-06-26 15:17:50 +08:00
zwxue
dc6c0e698c test(TUP-18011):Add JUnit for pom settings. (#1427) 2017-06-26 10:00:06 +08:00
Ivan Gonchar
afd7a19c2a Igonchar/tdi 37213 move converters to codegen utils (#1441)
* chore(TDI-37213): bump version to 0.20.0

* chore(TDI-37213): copy DI conversion staff from Daikon to codegen-utils library
2017-06-23 15:35:54 +03:00
Ivan Gonchar
6d968d3f9a chore(TDI-37213): bump version to 0.17.0 (#1440) 2017-06-23 15:28:59 +03:00
Dmytro Sylaiev
de580d13c4 fix(TDI-32802): Implement functionality for get NB_LINE in NetezzaNZLoad (#1439)
* fix(TDI-32802): Implement functionality for get NB_LINE in NetezzaNZLoad

* fix(TDI-32802): Minor changes
2017-06-23 13:33:35 +03:00
hcyi
5b132db6e4 TUP-18046:Cannot Retrieve Columns from Metadata MapRDB Database (#1445)
Connection.
2017-06-23 18:10:15 +08:00
Seloen
7ee900929c fix(TUP-17832)Spark Configuration UI not good for smaller screens (#1433)
*add scroll bar for Spark Configuration, Advanced Setting, Basic Run
view

https://jira.talendforge.org/browse/TUP-17832
2017-06-23 17:52:39 +08:00
Yucheng Bai
19886e28c9 fix(TUP-18146): https://jira.talendforge.org/browse/TUP-18146 (#1446)
* fix(TUP-18146) fix quote issue

* fix(TUP-18146): update junits.

* fix(TUP-18146): update junits.
2017-06-23 17:23:51 +08:00
Dmytro Sylaiev
8ec4a5faa2 Dsylaiev/tdi 34972 change default ignore tail zeros value t map (#1444)
* fix(TDI-34972): change default ignoreTailZeros value tMap

* fix(TDI-34972): Add migration task

* Migration task will set "CHANGE_HASH_AND_EQUALS_FOR_BIGDECIMAL" to false if it was null
2017-06-23 12:17:53 +03:00
pyzhou
6a73e6604a fix(TDI-31454):eliminate useless code in MSSQLManager (#1437) 2017-06-22 17:07:44 +08:00
kevin.cui
30020302ea TMDM-11077 : tMDMBulkLoad & tMDMConnection can't load data with auto commit setting (#1417) 2017-06-20 22:31:08 -05:00
Yucheng Bai
e562fdd5ae fix(TUP-18098): Hive Connectivity post-kerberos on Talend (#1426) 2017-06-20 21:05:44 -05:00
wchen-talend
b903b91084 fix(TUP-17950):update plugin version (#1428) 2017-06-20 18:23:31 +08:00
hwang-talend
adb12b8eb7 fix(TUP-17540):Campaign label value is lost after reopenning job when it is read-only 2017-06-20 17:34:51 +08:00
hwang-talend
ab1dec25e9 fix(TUP-17916):Improve propagation behavior when multiple output schemas exist in the component 2017-06-20 17:31:40 +08:00
kjwang-talend
1e36e872fd fix(TUP-17996):When Deploying one customer's job in CI, the build failed with error: constant string too long (#1403)
fix(TUP-17996):When Deploying one customer's job in CI, the build failed with error: constant string too long
https://jira.talendforge.org/browse/TUP-17996
2017-06-20 14:15:00 +08:00
hcyi
52ea9f7082 TUP-17951:Changing datatype for middle variable in a tMap requires (#1401)
pressing 'Return/Enter' to confirm selection.
2017-06-20 13:51:22 +08:00
wchen-talend
45cdd59b71 fix(TUP-17950):fix the pom for test plugin (#1425) 2017-06-20 13:29:21 +08:00
Liu Xinquan
c2e25e7d21 TDQ-13814 TDQ-13930 always ask user to change the Property to built-in mode (#1422) 2017-06-20 13:29:06 +08:00
wchen-talend
906a226a00 Bugfix/6.5.1/tup 17950 t postgresql scd additional columns (#1408)
* fix(TUP-17950):Failed to generate code after making minor valid changes
to tPostgresqlSCD component

* fix(TUP-17950):add junit
2017-06-20 10:18:42 +08:00
wchen-talend
d2adb9d23d fix(TUP-17731):UI issue after MySQL jar has been installed via "Install (#1415)
and Download" from Studio
2017-06-20 10:08:20 +08:00
mtuhai
918fdfb10c bug(TBD-5111/components): tBigQueryBulkExec component does not report error when failures happen - fixed (#1419) 2017-06-19 13:43:35 +02:00
zafkirTalend
ad6436289d fix(TBD-4990): Avoid NullPointerException when the component's flow connector is not shown (#1416) 2017-06-19 09:41:23 +02:00
zwxue
99588773d0 fix(TUP-17726):java version for reference project changed to 1.8 after (#1404)
migration.
2017-06-19 11:55:44 +08:00
zwxue
31cd1f28d5 fix(TUP-18075):Studio throw NPE error when switch to page "Deployment" (#1402)
for a service child node.
2017-06-19 11:55:02 +08:00
wang wei
8915344ff9 fix(TDI-37439): make the class name shorter (#1411)
* fix(TDI-37439): make the class name shorter

* fix(TDI-37439): update the component part
2017-06-19 11:30:31 +08:00
zwxue
9fc687710b fix(TUP-18055):Deployment Version:Click "Select all subjobs" button will (#1412)
refresh the new version to old versions.
2017-06-19 09:47:19 +08:00
zwxue
43a474e122 fix(TUP-18094):The Deployment Versioning dialog UI needs improving. (#1413) 2017-06-19 09:38:11 +08:00
Dmytro Sylaiev
9ccb1e6fb9 fix (TDI-38883): Add missing property name in tInformix output (#1414) 2017-06-16 16:44:59 +03:00
zwxue
f85b5adbde fix(TUP-18053):Deployment Version: Changed project version should not (#1407)
saved if do cancel the change process.
2017-06-16 09:20:37 +08:00
Dmytro Sylaiev
e0d4d63030 chore(TDI-39000): remove code duplication (#1410) 2017-06-15 17:50:57 +03:00
zafkirTalend
020b1319b7 fix(TBD-4990): Avoid NullPointerException when the component's flow connector is not shown (#1409) 2017-06-15 15:55:35 +02:00
Dmytro Sylaiev
e29b39175d fix(TDI-38143): Process null data in tReplaceList correctly (#1405)
* fix(TDI-38143): Process null data in tReplaceList correctly

* fix(TDI-38143): minor changes
2017-06-15 16:17:39 +03:00
pyzhou
a5d0f6b17c fix(TDI-32438):add verification to the current_path in tFTPfileList. (#1406) 2017-06-15 17:12:42 +08:00
pyzhou
748956a78b fix(TDI-32344):add the missing name. (#1392) 2017-06-15 17:12:22 +08:00
Jenkins Continuous Build server
8e118e3a37 Set version to 6.5.0 SNAPSHOT 2017-06-14 13:27:31 +02:00
Yucheng Bai
d0e0d02f03 fix(TDI-38486): fix the migration problem. (#1400) 2017-06-14 16:11:00 +08:00
GGu
e7b072e24f fix(TUP-18062): disable the deploy settings for tos (#1398) 2017-06-14 15:19:20 +08:00
nrousseau
2d5c576854 babili-export (#1397) 2017-06-14 10:40:38 +08:00
nrousseau
00b2fbf010 feat(TUP-18003) Add help plugins 2017-06-14 09:14:57 +08:00
hcyi
9fcf67dbbe TUP-17219:When set a spark job from repository to local mode and then (#1396)
uncheck the "use local mode" checkbox,the job returns to repository with
a wrong state.
2017-06-13 18:57:14 +08:00
wang wei
3ab68fbce5 fix(TDI-38785): fix the tsapconnection (#1395) 2017-06-13 18:21:12 +08:00
jzhao
c84d2450c9 feat(TDI-38890):Add parameter "applicationName=Talend;" for tSQLDWHXXX components (#1394) 2017-06-13 05:16:49 -05:00
zwxue
c7baf6d878 fix(TUP-18052):Deployment Versioning:Job's "use snapshot" choice can not (#1393)
updated if do not accompany with the change of maven version.
2017-06-13 18:13:34 +08:00
nrousseau
788f23cdeb feat(TUP-18003) Add help plugins 2017-06-13 16:28:21 +08:00
jzhao
ff8aa39b58 feat(TDI-38772): Upgrade to CXF 3.1.11 (#1389) 2017-06-13 02:41:36 -05:00
hwang-talend
9a97d13d7a feat(TUP-18048):Update translations for 6.4.1 (#1391) 2017-06-13 14:45:10 +08:00
Chao MENG
4b93c49ce5 fix(TUP-16516): after change context group under repository re-import (#1390)
fix(TUP-16516): after change context group under repository re-import the whole project again will get error
https://jira.talendforge.org/browse/TUP-16516
2017-06-13 11:53:52 +08:00
Prada Souvanlasy
4e72896c41 fix(TBD-5244): add network tags in tGoogleDataprocManage (#1388) 2017-06-12 16:12:16 +02:00
Ihor Istomin
aad50b750c fix(TDI-38997): Fix migration of search confitions. (#1384) 2017-06-12 14:44:02 +03:00
zwxue
3ac34f7f21 fix(TUP-17864):Project Settings > Maven > Deploy Version: selecting or (#1379)
manipulating items takes very long.
2017-06-12 19:23:19 +08:00
Liu Xinquan
e2748a5b00 TDQ-13814 TDQ-13929 the list of select Embedded rule dialog is empty (#1381) 2017-06-12 19:22:57 +08:00
Yucheng Bai
f06fbcff9f fix(TUP-17946): tSalesForceInput - Guess Schema (#1387)
* fix(TUP-17946) fix reference issue for components

* fix(TUP-17946): tSalesForceInput - Guess Schema
https://jira.talendforge.org/browse/TUP-17946

* fix(TUP-17946): fix some problems and add junits.
2017-06-12 19:12:50 +08:00
Chao MENG
1abe5a02db fix(TUP-18027): can't get git project branch with "listProject -b" (#1385)
fix(TUP-18027): can't get git project branch with "listProject -b" command
https://jira.talendforge.org/browse/TUP-18027
2017-06-12 19:08:03 +08:00
wchen-talend
40bc81c9a7 fix(TUP-18033):Deprecate Axis exports in build job (#1386) 2017-06-12 19:03:32 +08:00
hwang-talend
ce8e897988 fix(TUP-18025):Misleading Task Publisher Status when Job has compilation (#1383)
errors
2017-06-12 18:57:21 +08:00
wchen-talend
42e2f8c119 fix(TUP-18032):Deprecate Component designer (#1378)
* fix(TUP-18032):Deprecate Component designer

* fix(TUP-18032):Deprecate Component designer

* Update plugin.xml

fix(TUP-18032):Deprecate Component designer
2017-06-12 18:41:24 +08:00
Yucheng Bai
c31f323548 fix(TUP-18030): One more double quote for text area if copy/paste for (#1373)
all new frame work components
2017-06-12 18:39:41 +08:00
GGu
0dcb76cf2c feat(TUP-17662): add the log for failed messages (#1360)
* feat(TUP-17662): add the log for failed messages

* feat(TUP-17662): do i18n for some message title

* fix(TUP-17616) improve component reload
2017-06-12 18:30:43 +08:00
pyzhou
2acbdaf360 fix(TDI-38965):tMssqlInput returns null for some Date column. (#1377) 2017-06-12 17:48:58 +08:00
wang wei
95fbcbd415 fix(TDI-38904): change the value for user agent (#1374) 2017-06-12 17:31:26 +08:00
kjwang-talend
1e77f439fe TUP-17701 Can't setup / reopen tMap if component is not existing (D&D (#1375)
tmap from palette to Job)
https://jira.talendforge.org/browse/TUP-17701
2017-06-12 17:30:32 +08:00
wang wei
3da35d1881 fix(TDI-38904): Tracking influence for AWS connectors (#1372) 2017-06-12 15:00:50 +08:00
kjwang-talend
e70e985e08 fix(TUP-5461):AmazonAurora components can't select existing connection (#1371)
https://jira.talendforge.org/browse/TUP-5461
2017-06-12 14:58:22 +08:00
Yucheng Bai
2202cfa721 fix(TUP-17883): Can't propagate the modifications of Azure wizard to all (#1362)
job
2017-06-10 10:29:53 +08:00
Yucheng Bai
f5cdc3b54d fix(TUP-17889): Snowflake Component - JsonParseException: Unexpected (#1349)
character ('s' (code 115))
2017-06-10 10:28:25 +08:00
hwang-talend
e7968546eb fix(TUP-18017):Password not encrypt after import a context contain (#1370)
password from a lower version
2017-06-10 10:23:35 +08:00
Rémy DUBOIS
980841a8c8 fix(TBD-5163): Remove the dependencies signature in the fat jar (#1369) 2017-06-09 15:41:05 +02:00
nrousseau
9f8e976afb feat(TUP-18003) Add help plugins (#1367) 2017-06-09 15:43:23 +08:00
Seloen
3b52729bb3 fix(TUP-17971)tMap Temp data directory path get doublequote for Contexts (#1363)
* fix(TUP-17971)tMap Temp data directory path get doublequote for Contexts

https://jira.talendforge.org/browse/TUP-17971

* fix(TUP-17971)

* fix(TUP-17971)tMap Temp data directory path get doublequote for Contexts

https://jira.talendforge.org/browse/TUP-17971

* f
2017-06-09 14:09:21 +08:00
Chao MENG
c0be8e7904 fix(TUP-18012): ui problem for json wizard (#1364)
fix(TUP-18012): ui problem for json wizard
https://jira.talendforge.org/browse/TUP-18012
2017-06-09 10:16:28 +08:00
zwxue
57fc9ce63a fix(TUP-18010):NPE when use Implicit tContextLoad in job. (#1361) 2017-06-09 09:53:28 +08:00
zafkirTalend
995f7a0376 fix(TBD-4990): Remove tHiveRow's output links for Google Dataproc (#1365) 2017-06-08 16:10:01 +02:00
Vladimir Bogatyrov
bab9a317f8 [TESB-19636] Routes, Services, Bundle Jobs POM templates use Java 7 instead of Java 8 (#1328) 2017-06-08 16:52:17 +08:00
zwxue
73d72c224a feat(TUP-17620): Set default value of project version. (#1359) 2017-06-08 15:21:30 +08:00
Vladimir Bogatyrov
e720827c20 [TESB-19596] Swagger JSON documentation appears to be 'cached' (#1344)
Merge as this file is only used for REST DS Job and a very little adjustment in the template.
Yi
2017-06-08 15:00:59 +08:00
nrousseau
e211fd0607 fix(TUP-18008) add joda-time 2.8.2 to platform 2017-06-08 13:06:44 +08:00
zwxue
97440000cd fix(TUP-17749):[6.4.0] Building Spark job that couldnt run in studio (#1356)
doesnt give any error but also doesnt produce zip.
2017-06-08 12:33:42 +08:00
Chao MENG
fab7e4f83b fix(TUP-17983): random issue when logon remote project error pop up (#1355)
fix(TUP-17983): random issue when logon remote project error pop up
https://jira.talendforge.org/browse/TUP-17983
2017-06-08 11:47:39 +08:00
jzhao
e4cec94ef1 feat(TDI-38890):New components Azure SQL Datawarehouse (#1341) 2017-06-07 22:16:42 -05:00
pyzhou
c1216ba3ec feat(TDI-38110):eliminate the job name and job version. (#1357) 2017-06-08 10:33:28 +08:00
jzhao
57ba4b252c chore(TDI-38854):tSQSInput parameter rename (#1353) 2017-06-07 16:57:28 +08:00
Mike Yan
c76ac98b6b TESB-19577: Disable the deployment tab for SOAP data service type job (#1354) 2017-06-07 14:51:52 +08:00
Yucheng Bai
ccdfd03e7a fix(TUP-17980): Unable to use filter expression of (#1352)
tAuzreTableStorageInput like before
2017-06-07 11:42:48 +08:00
zwxue
76e8e24369 fix(TUP-17660):Context: propagation won't be applied to jobs which (#1348)
aren't opened when renaming a context group.
2017-06-06 18:44:25 +08:00
yyin-talend
e83a6c98a5 fix(TDQ-13705): run tPatternCheck/tPatternExtract job, on pop up change to (#1350)
build-in mode dialog select "ok", Regex Pattern field can not show.
2017-06-06 16:54:07 +08:00
zwxue
97bb4084bf feat(TUP-17620): Add -snapshot checkbox in deployment tab and project settings. (#1335)
* feat(TUP-17871):Support Service of deployment.

* feat(TUP-17620): Add -snapshot checkbox in deployment tab and project
settings.

* feat(TUP-17620):change texts and fix some bugs.

* feat(TUP-17620): Add JUnit.
2017-06-06 16:06:18 +08:00
Ihor Istomin
6ad51beeaf fix(TDI-34726): Upgrade milyn-smooks framework. (#1319)
* Upgrade milyn-smooks framework. Provide compatibility of output EDI/XML document.
2017-06-06 10:33:58 +03:00
wang wei
668231d905 fix(TDI-38852): Align apache http versions (#1346) 2017-06-06 11:06:36 +08:00
hcyi
d85a1a884d TUP-17753:tMap Option: "Enable/ Disable column filter " does not save (#1347)
value
2017-06-06 10:51:10 +08:00
SunChaoqun
bcd7233550 TESB-19538:Fail to add Dependencies in "Bundle ClassPath" for cConfig component (#1271)
* TESB-19538:Fail to add Dependencies in "Bundle ClassPath" for cConfig
component

* TESB-19538:Fail to add Dependencies in "Bundle ClassPath" for cConfig
component
2017-06-05 17:52:54 +08:00
wang wei
879654a589 fix(TDI-32437): fix the Bug_TDI_29037_tOracleInput_65535 tuj (#1345) 2017-06-05 17:38:55 +08:00
Yucheng Bai
798ae53e07 fix(TUP-17673): tAzureStoragePut job from V6.2.1 can't compile at (#1337) 2017-06-05 10:27:36 +08:00
Chao MENG
03b01b6a3c fix(TUP-17766): unable to rollback git version with routine dependencies (#1343)
fix(TUP-17766): unable to rollback git version with routine dependencies setting
https://jira.talendforge.org/browse/TUP-17766
2017-06-05 10:06:21 +08:00
Chao MENG
cfdc3d9c55 fix(TUP-17869): routines dependencies cannot be added to newly created (#1342)
fix(TUP-17869): routines dependencies cannot be added to newly created job automatically even tick the checkbox
https://jira.talendforge.org/browse/TUP-17869
2017-06-05 10:02:47 +08:00
wchen-talend
4e9d2ab4c8 fix(TUP-17900):"Export all projects documentation" does not create the (#1329)
zip file
2017-06-02 18:44:52 +08:00
zwxue
d176e7051d fix(TUP-17863):Use routine in job, could build job successfully even (#1340)
routine has compile error.
2017-06-02 17:55:00 +08:00
kjwang-talend
e307121b92 kjwang/fix(TUP-17701)Can't_setup_reopen_tMap_if_component_is_not_existing (#1334)
* kjwang/fix(TUP-17701)Can't_setup_reopen_tMap_if_component_is_not_existing
https://jira.talendforge.org/browse/TUP-17701

* kjwang/fix(TUP-17701)Can't_setup_reopen_tMap_if_component_is_not_existing
https://jira.talendforge.org/browse/TUP-17701

* kjwang/fix(TUP-17701)Can't_setup_reopen_tMap_if_component_is_not_existing
https://jira.talendforge.org/browse/TUP-17701
2017-06-02 17:54:34 +08:00
hcyi
8144e41de5 TUP-17910:tELTHiveMap output table is deleted when related link is (#1336)
removed
2017-06-02 17:00:51 +08:00
wchen-talend
13a9f80b1d fix(TUP-17890):tRunJob takes 1 minute to display the component tab (#1338)
content
2017-06-02 15:55:15 +08:00
zwxue
16b54f5048 fix(TUP-17726):java version for reference project changed to 1.8 after (#1339)
migration.
2017-06-02 15:24:42 +08:00
wang wei
6c1a39fb8c fix(TDI-34993): tDB2Output Truncate Table FAILS (#1331) 2017-06-02 11:33:12 +08:00
nrousseau
3a22ce8c33 fix(TUP-2233) avoid to copy template jet files (#1332) 2017-06-02 10:42:48 +08:00
SunChaoqun
d8743e6abe TESB-19643:RouteBuilder - cConfig Install button active and creation of (#1333)
6.0.0-SNAPSHOT Versions
2017-06-02 10:39:15 +08:00
Chao MENG
52eebb3a77 fix(TUP-17707): an error happened during login in (#1330)
Talend-Studio-20170510_1410-V6.4.0EP
https://jira.talendforge.org/browse/TUP-17707
2017-06-01 18:04:41 +08:00
wang wei
e949672070 fix(TDI-38780): Compile error for tSAPELTMap, if two tSAPELTXX are connected to a tUnite(#1325) 2017-06-01 09:55:29 +08:00
Pierre Teyssier
6bd5d50d98 fix(TDI-33938):incorrect counter value tjdbcoutput (#1289)
This reverts commit a8cbdb901b.
2017-05-31 23:29:24 +08:00
jzhao
80b02f95de fix(TDI-38686):jms connection fails when use jndi (#1278) 2017-05-31 18:34:47 +08:00
Emmanuel GALLOIS
a5df49ddf7 fix(TDI-38672) : rename listParamValue to listParamListName (#1318) 2017-05-31 10:08:39 +01:00
yyin-talend
6a33f2c60c TDQ-13685-tMultiPatternCheck: fix but about refresh when deleted (#1323)
patterns
2017-05-31 16:44:29 +08:00
pyzhou
b5dbe0ad10 Pyzhou/tdi 38925 simpleexcel talendexcel have wrong name (#1324)
* fix(TDI-38925):Make the artifactId and version unified.

* fix(TDI-38925):include jars in build.

* Revert "fix(TDI-38925):include jars in build."

This reverts commit a7f66f3543.
2017-05-31 13:32:01 +08:00
nrousseau
9b4bdecd1c fix(TUP-17372) modify fix only for non-repository params 2017-05-31 11:17:00 +08:00
pyzhou
800fa1112d TDI-38693:tFileOutputExcel -> 'Define all columns auto size' doesn't (#1243)
* TDI-38693:tFileOutputExcel -> 'Define all columns auto size' doesn't
work after Excel upgrade to 2016

* TDI-38693:correct the group ID.
2017-05-31 10:01:20 +08:00
pyzhou
1cabb0cb10 TDI-38694:tFileInputExcel -> If Generation mode='Less memory ...' (after (#1246)
* TDI-38694:tFileInputExcel -> If Generation mode='Less memory ...' (after
Excel upgrade to 2016),  data will read two times

* TDI-38694:Correct the java version

* TDI-38694:Eliminate old simpleexcel.jar.

* TDI-38694:Correct the group ID
2017-05-31 10:00:58 +08:00
wang wei
627ef9eb77 fix(TDI-38919): tUniqRow outputs a line per generated output @INFO level in the logs(#1321) 2017-05-31 09:59:29 +08:00
apoltavtsev
99c052d1ed TESB-19575 Dynamic update of OIDC configuration for Studio is added (#1300)
* TESB-19575 Dynamic update of OIDC configuration for Studio is added

* Update JavaProcessor.java
2017-05-28 23:13:05 +02:00
Seloen
9f07c9ac07 fix(TUP-17720)useless component should not visible in studio palette (#1317)
https://jira.talendforge.org/browse/TUP-17720
2017-05-27 18:07:04 +08:00
nrousseau
5c94d3be7e fix(TUP-17372) switch automatically combo box (#1316) 2017-05-27 17:55:03 +08:00
wchen-talend
c9a62d6c2d fix(TUP-17775):change of default behaviours in tMap (#1308) 2017-05-27 10:33:05 +08:00
Seloen
15187a7c58 Bugfix/6.4.1/tup 17720 hadoop cluster configuration input visible in studio palette (#1315)
* fix(TUP-17720)HadoopClusterConfigurationInput visible in studio palette

https://jira.talendforge.org/browse/TUP-17720

* fix(TUP-17720)HadoopClusterConfigurationInput visible in studio palette

https://jira.talendforge.org/browse/TUP-17720
2017-05-27 09:36:40 +08:00
GGu
afe6ed8f69 fix(TUP-17680): disable to install for new CF components (#1314) 2017-05-26 18:24:56 +08:00
hcyi
83d058e364 TUP-17740:add junits for Expressions in tMap. (#1313) 2017-05-26 16:35:53 +08:00
hcyi
1f05711fcb TUP-17741:Tmap -custom blanks out the whole expression (#1310) 2017-05-26 15:11:47 +08:00
hcyi
2bce3af19c TUP-17849:tWebservice wsdl wizard don't works. (#1301) 2017-05-26 15:01:07 +08:00
hcyi
014ef20135 TUP-17740:Expressions in tMap (#1311) 2017-05-26 14:25:06 +08:00
zwxue
1ac8770447 Revert "fix(TUP-17863):Use routine in job, could build job successfully even (#1298)" (#1312)
This reverts commit db90f45ce1.
2017-05-26 14:12:08 +08:00
nrousseau
a481961091 fix(TUP-17860) avoid popup on table for new framework (#1309) 2017-05-25 15:39:01 +08:00
wang wei
dfefe4a070 fix(TDI-38840): include the version in the artifact name for the maven path in component definition xml (#1295)
* fix(TDI-38840): include the version in the artifact name for the maven
path in component definition xml

* fix(TDI-38840): change the module attribute too

* fix(TDI-38840): change the name attribute too to avoid misleading
2017-05-25 11:12:43 +08:00
wchen-talend
8d3cf2ee2e Bugfix/6.4.1/tup 17695 improve joblet (#1297)
* fix(TUP-17695):The same joblet is load many times when open the tRunjob
which use lots of joblets.

* fix(TUP-17695):The same joblet is load many times when open the tRunjob
which use lots of joblets.

* fix(TUP-17695):The same joblet is load many times when open the tRunjob
which use lots of joblets.
2017-05-25 10:58:06 +08:00
dlin-talend
2b963b5c3a fix(TUP-17889):Snowflake Component-JsonParseException: Unexpected (#1306)
character ('s' (code 115))
2017-05-24 18:31:19 +08:00
hwang-talend
fb54f80f32 fix(TUP-17556):map equals (#1303) 2017-05-24 14:44:19 +08:00
zwxue
db90f45ce1 fix(TUP-17863):Use routine in job, could build job successfully even (#1298)
routine has compile error.
2017-05-24 10:02:36 +08:00
nrousseau
34f49ca066 fix(TUP-17821): fix repository builtin switch (#1296) 2017-05-22 16:17:35 +08:00
hcyi
5be39d4f8d TUP-17703:tMap - rename menu of Batch Change of Expressions (#1279)
* TUP-17703:tMap - rename menu of Batch Change of Expressions

* TUP-17703:rename menu for tMap Batch Change of Expressions
2017-05-22 14:41:23 +08:00
hwang-talend
a1552cfbd0 fix(TUP-17508):SHOW_IF/NOT_SHOW_IF can't work as expect when use it in (#1294)
"ITEM" of a "TABLE" parameeter
2017-05-19 17:24:26 +08:00
pyzhou
a77a845c8a Feature/6.4.1/tdi 28181 (#1223)
* Revert "BatchUpdateExceptionHelper used to setup a meaningful exception in the (#932)"

This reverts commit bef9fb8767.

* TDI-28181:Throw new Exception.

* TDI-28181: Add the cid
2017-05-19 16:39:28 +08:00
Chen Bin
5d4ea8a8d6 TBD-4988: The feature 'Path to Google Credentials file' of tHiveInput (#1283)
can't generate code with Google Dataproc
2017-05-19 11:26:27 +08:00
nrousseau
45b140e5d7 fix(TUP-17365): fix refresh status of name (#1292)
Setup again the listener in the dynamic composite, when the component is
setup from the wizard.
2017-05-18 18:04:05 +08:00
jzhao
d5eec9fa6e fix(TDI-38801):tAdvancedFileOutputXML throws null pointer if there is more then one component in a flow and one appends the xml file (#1291) 2017-05-18 16:53:56 +08:00
Dmytro Sylaiev
a8cbdb901b Bugfix/6.4/tdi 33938 incorrect counter value tjdbcoutput (#1289)
* bug(TDI-33938): fix TJDBCOutput_NB_LINE counter

* bug(TDI-33938): fix TJDBCOutput_NB_LINE counter

* remove reduntant buggy counter
2017-05-18 11:01:03 +03:00
Seloen
72a828ec66 Bugfix/6.4.1/tup 16603 tds missing warning when no link (#1293)
* fix(TUP-16603):TDS Components missing warning when no link 

https://jira.talendforge.org/browse/TUP-16603

* fix(TUP-16603):TDS Components missing warning when no link

https://jira.talendforge.org/browse/TUP-16603

* fix(tup-16603):TDS Components missing warning when no link 

https://jira.talendforge.org/browse/TUP-16603

* Update Component.java
2017-05-18 14:50:53 +08:00
hwang-talend
c5ff64ffe1 fix(TUP-17556):Changes to a tmap in an expanded joblet from a job does not get saved 2017-05-18 11:07:42 +08:00
hwang-talend
6f37a9f01d fix(TUP-17591):Cannot drag the Spark Streaming joblet to the Spark (#1287)
Streaming job which are both converted from Spark job for the first time
2017-05-18 11:03:45 +08:00
wang wei
6a582e4a75 fix(TDI-38840): SAP libraries are syncing old one from talend central repo(#1290) 2017-05-18 10:57:15 +08:00
kjwang-talend
7aedd3907c fix(TUP-17642):6.3.1 studio takes about 25 mins to update project (#1273)
* fix(TUP-17642):6.3.1 studio takes about 25 mins to update project
settings for about 200 jobs in the GIT project.
https://jira.talendforge.org/browse/TUP-17642

* fix(TUP-17642):6.3.1 studio takes about 25 mins to update project
settings for about 200 jobs in the GIT project.
https://jira.talendforge.org/browse/TUP-17642

* fix(TUP-17642):6.3.1 studio takes about 25 mins to update project
settings for about 200 jobs in the GIT project.
https://jira.talendforge.org/browse/TUP-17642
2017-05-17 17:34:19 +08:00
GGu
14d3135c87 test(TUP-17687): fix the problem for tdm (#1286) 2017-05-17 11:20:13 +08:00
jzhao
932d6747cd fix(TDI-33784):tFirebirdOutput can't create table with use an exist connection when tFirebirdConnection check Auto commit(#1285) 2017-05-17 10:05:19 +08:00
jzhao
56b5a327e2 fix(TDI-38749):AMQ 5.14.5 Upgrade for tMOM, SAP RFC server (#1263) 2017-05-16 18:21:13 +08:00
pyzhou
aa343b7383 TDI-34461:tSybaseIQ components DB version is for DB driver type. (#1284) 2017-05-16 18:04:08 +08:00
hwang-talend
8672bddf17 fix(TUP-17586):Warning message when use joblet in a job as a lookup to a (#1281)
tMap
2017-05-16 15:33:48 +08:00
hwang-talend
5b7e3da324 fix(TUP-17159):Test Case's routine dependencies management. (#1280) 2017-05-16 15:30:23 +08:00
wang wei
033c33320f fix(TDI-38773): tUniqRow's temporary file name pattern always the same. (#1277) 2017-05-16 10:33:18 +08:00
Yucheng Bai
1141b8c42d fix(TUP-17608): Metadata Bridge(version 9.1.0):NPE error at error log (#1275)
list when import DataStage &InformaticaPowerCenter
2017-05-15 17:17:47 +08:00
GGu
4689bd02fb test(TUP-17687): enhance the junits (#1269)
* test(TUP-17687): disable the junits for maven build

* test(TUP-17687): enhance the generic type

* test(TUP-17687): enable the junits of build job

* test(TUP-17687): add maven debug parameter
2017-05-15 16:37:21 +08:00
Emmanuel GALLOIS
faffeaff08 fixed migration for tMarketoListOperation connectors (#1276) 2017-05-15 09:21:51 +01:00
hwang-talend
c165914f67 fix(TUP-17556):Changes to a tmap in an expanded joblet from a job does (#1268)
not get saved
2017-05-15 10:19:42 +08:00
wchen-talend
402e3c9b46 fix(TUP-16668): Mediation Perspective Bean Code Library Dependencies go Global (#1264) 2017-05-15 10:14:17 +08:00
wang wei
fd454a6448 fix(TDI-38733): tRunJob pass the empty password context variable from empty to 'null'(#1274) 2017-05-12 17:26:17 +08:00
jzhao
9a9fda46f8 fix(TDI-38009):compile error on tSSH component if use context expression on port field (#1272) 2017-05-12 15:45:52 +08:00
kevin.cui
955b7249f1 TMDM-9923 : Ability to control the timeout or start/end date of the transaction in MDM components (#1249) 2017-05-12 01:19:14 -05:00
Pierre Bailly-Ferry
69c92b82a8 fix(TBD-4972): Correctly reverberate bigdata-launcher API changes. (#1270) 2017-05-11 16:17:52 +02:00
Jenkins Continuous Build server
a71bc32dca Set version to 6.4.1 SNAPSHOT 2017-05-11 10:49:04 +02:00
GGu
dedc32c0f6 test(TUP-17674): cleanup the test component in project. 2017-05-11 15:46:22 +08:00
jzhao
0e0e900d83 fix(TDI-36331):avoid password code generate when parameter is hidden in twebservice(#1267) 2017-05-11 15:34:17 +08:00
Dmytro Sylaiev
42170b317b fix(TDI-38441): Fix migration task (#1265)
* tFileCopy will have failOn set to true even if copydir was absent before
2017-05-11 10:31:26 +03:00
Seloen
d4ead80df1 fix(TUP-17621):Studio quick tour page size problem (#1266)
*change page size to fit all resolution for Windows
*Its about resolution, not Windows version

https://jira.talendforge.org/browse/TUP-17621
2017-05-11 15:26:22 +08:00
GGu
405881516b test(TUP-17674): temp to disable the junits 2017-05-11 10:52:00 +08:00
Prada Souvanlasy
2313f7e69b fix(TBD-4970): correct cluster version value in tGoogleDataprocManage 2017-05-10 11:28:14 +02:00
GGu
277ae8d202 test(TUP-17674): check some junits (#1262) 2017-05-10 16:14:28 +08:00
hcyi
3c4ae07e9e TUP-17226:When drag a hadoop cluster with spark property into a spark (#1261)
job,the advanced properties in the Spark configuration can be changed.
2017-05-10 15:30:30 +08:00
wang wei
4f44da78c9 fix(TDI-38744): Amazon Redshift (tRedshiftOutput) - Too many parameters. (#1259)
Exceeding the 255 method parameters list.
2017-05-10 15:00:19 +08:00
pyzhou
d35c6fcfb9 TDI-38734:Upgrade json-path.jar of tfileinputJson to v2.1.0 and (#1257)
integrate it into org.talend.libraries.json
2017-05-10 11:42:13 +08:00
GGu
4e59013a35 test(TUP-17674): fix the issue of junits to block (#1260) 2017-05-10 11:34:48 +08:00
wchen-talend
69e7f19ae2 TUP-17011:Some components are missing when context click "Open tRunJob (#1258)
Component" of a Spark subjob in a standard job
2017-05-10 10:00:31 +08:00
jzhao
04705a5d12 fix(TDI-38636):tMicrosoftCRMOutput shouldn't display 'Transform empty lookup string values to NULL' when Action is delete(#1256) 2017-05-09 15:38:54 +08:00
wang wei
837d34bb65 fix(TUP-16778): keep the reference properties object when call Component.getCodegenPropInfos method (#1238)
* fix(TUP-16778): keep the reference properties object when call
Component.getCodegenPropInfos method

* fix(TUP-16778): add more test
2017-05-09 11:42:40 +08:00
hwang-talend
326948bbff fix(TUP-17600):Label on lookup from joblet to another joblet is removed (#1247)
when child joblet is changed
2017-05-09 11:33:46 +08:00
wchen-talend
c3d716f8eb TUP-17597:WebService component name display wrong after open job (#1255) 2017-05-08 18:36:07 +08:00
zwxue
180b0a6aa5 fix(TUP-17581): Fix UI problem of project setting in Linux and Mac. (#1254) 2017-05-08 17:12:05 +08:00
Dmytro Sylaiev
92a040d5d3 bug(TDI-38441): Add missing property name (#1253)
* return FailOn property name which was deleted by babili
2017-05-08 16:17:35 +08:00
pyzhou
b884daaa78 TDI-38693:Refactor TalendExcel.jar to build by maven. (#1252) 2017-05-08 11:27:00 +08:00
pyzhou
d3e930015f TDI-38694:Build the simpleexcel.jar by maven (#1251) 2017-05-08 11:26:47 +08:00
wchen-talend
c1204124b3 TUP-5694:In Studio 6.1.1 when you right click on a job and click on (#1245)
build, green progress bar does not change
2017-05-08 10:35:46 +08:00
Yucheng Bai
a0b170ff61 fix(TUP-17303): fix the NPE. (#1250) 2017-05-05 17:21:24 +08:00
Seloen
df41eea66e (bugfix)TUP-17209 (#1242)
Create a Routine(Sql Template,Pig UDF,bean, business models) can't show
the version at the editor title
https://jira.talendforge.org/browse/TUP-17209
2017-05-05 17:21:11 +08:00
wang wei
24817e8637 fix(TDI-31891): tUniqRow cannot cope with very large data volumes when caching to disk(#1248) 2017-05-05 15:57:39 +08:00
Prada Souvanlasy
3f7dbac2e9 fix(TBD-4923): fix tGoogleDataprocManage_java.xml 2017-05-04 17:13:37 +02:00
Pingwen Lin
a5ba6b6b14 TMDM-10814 : Too slow when tMDMoutput rejects a bad data (fix compile issue for partial update) (#1241) 2017-05-04 17:28:19 +08:00
Prada Souvanlasy
86949081ff feat(TBD-4923): add tGoogleDataprocManage component (#1236) 2017-05-04 10:07:49 +02:00
nrousseau
f97dfaabbc babili-export (#1237) 2017-05-04 10:11:03 +08:00
Ivan Gonchar
2fc0d0f6b3 Bugfix/tdi 38316 logical types support (#1181)
* fix(TDI-38316): add support for logical types, fix API calls for DiIncomingSchemaEnforcer

* fix(TDI-38316): fix logical type setting

* fix(TDI-38316): change recreateRuntimeSchema() to createRuntimeSchema()
2017-05-03 20:48:00 +03:00
Pierre Bailly-Ferry
f9b6401134 [TBD-4722] Add Hive on Dataproc (#1235)
* faet(TBD-4722): Add Dataproc to Hive.

* feat(TBD-4722): Add Dataproc on tHiveRow.

* feat(TBD-4722): Add compaitbility dataproc/hiveInput; display logs on dataproc.

* feat(TBD-4722): Fix tHiveRow and tHiveInput.

* chore(TBD-4722): Text and formatting.
2017-05-03 17:46:16 +02:00
kjwang-talend
53e3ef1ad1 fix(TUP-17123):TUP-17123 Build as War will miss wsdd and wsdl folder if (#1234)
studio patch include blank
https://jira.talendforge.org/browse/TUP-17123
2017-05-03 18:25:27 +08:00
wchen-talend
6a6ab697b1 TUP-17457:Salesforce Metadata Bug (#1229) 2017-05-03 18:19:54 +08:00
GGu
440eadd51a fix(TUP-17607): fix the UI thread problem for dialog (#1233) 2017-05-03 17:27:18 +08:00
Mike Yan
9b0db4f0ec TESB-19129: Fixed only use JMX monitor for route tracing 2017-05-03 17:18:44 +08:00
Mike Yan
c785bb7696 Merge branch 'master' of https://github.com/Talend/tdi-studio-se.git 2017-05-03 17:12:38 +08:00
Seloen
fa886ed09d bugfix(TUP-17303) (#1226)
Azure blob components should hide property type with use an existing
connection used
https://jira.talendforge.org/browse/TUP-17303
2017-05-03 11:07:33 +08:00
hcyi
d8e249886f Bugfix/6.4/tup 17590 update translations for 6.4.0 (#1227)
* TUP-17590:Update translations for 6.4.0.

* TUP-17590:Update translations for 6.4.0
2017-05-03 10:42:20 +08:00
amarouni
4f9aa772fa TBD-4486: Add Spark Dataframe column order migration job (#1228) 2017-05-02 17:40:02 +02:00
pyzhou
bc9ff3b0ad TDI-38627:Correct brackets issue (#1225) 2017-05-02 16:18:59 +08:00
Mike Yan
8a1ba3f8b6 TESB-19437: ESB Studio with local runtime does not show logs (#1224) 2017-05-02 15:38:53 +08:00
Mike Yan
a1aa6018e1 TESB-19437: ESB Studio with local runtime does not show logs 2017-05-02 15:31:26 +08:00
GGu
88220c0085 test(TUP-17393): fix one failure junit 2017-05-02 14:45:20 +08:00
Pingwen Lin
42abf42b3c TMDM-10814 : Too slow when tMDMoutput rejects a bad data (fix compile issue without batch size) (#1221) 2017-05-02 14:01:06 +08:00
nrousseau
ee25252c16 fix(TUP-17521): avoid maven remote resolve (#1218) 2017-05-02 10:42:54 +08:00
Yucheng Bai
b0b9041560 feat(TUP-17570): Add version to new component framework to Component (#1219)
class
2017-05-02 10:38:38 +08:00
zwxue
b3823ff0ac test(TUP-17449): update MavenVersionUtilsTest. 2017-05-02 10:33:10 +08:00
nrousseau
3bb264cb30 fix(TUP-17065): fix new framework propagation (#1217) 2017-04-29 09:51:59 +08:00
Rémy DUBOIS
f389b389d3 feat(tbd-4453): Add support for dynamic hadoop configuration (#155) 2017-04-28 13:56:54 +02:00
Pingwen Lin
55bff69765 TMDM-10814 : Too slow when tMDMoutput rejects a bad data (#1213) 2017-04-28 18:31:05 +08:00
wchen-talend
00fab63bf2 TUP-17149:Build Job very slow compared to version 5 even with TPS-1656 (#1212) 2017-04-28 16:36:40 +08:00
Dmytro Sylaiev
31ccd15559 Bug/6.4/tdi 38441 migration task (#1210)
* fix(TDI-38441): create migration task for tFileCopy at 640

* fix(TDI-38441): small refactoring

* refactor(TDI-38441): Move inner class to anonymous

* style(TDI-38441): Fix indentation
2017-04-28 11:09:53 +03:00
hcyi
9200142204 TUP-17465:tMap filter : enable status not save after reopen map editor. (#1204) 2017-04-28 15:37:11 +08:00
Mike Yan
db89b1b4e0 TESB-19381: Fixed JMX connection number calculate problem (#1216) 2017-04-28 15:36:33 +08:00
Jan Lolling
bef9fb8767 BatchUpdateExceptionHelper used to setup a meaningful exception in the (#932)
* BatchUpdateExceptionHelper used to setup a meaningful exception in the
batch mode

* TDI-28181:use inner class to reduce the code bytes.

* TDI-28181:Add the error.print.

* Revert "TDI-28181:Add the error.print."

This reverts commit 4b054de417.

* TDI-28181:correct the error print issue.
2017-04-28 15:17:00 +08:00
jzhao
df8d9b6c5a fix(TDI-38625): fix tMicrosoftCRMOutput handle exception issue (#1211) 2017-04-28 15:15:42 +08:00
SunChaoqun
8a5005b3c4 TESB-19012:[Runtime / Studio] Upgrade to AMQ 5.14.4 (#1103) 2017-04-28 14:32:53 +08:00
zwxue
7efad1ee15 fix(TUP-17453): When convert a hadoop cluster to context,the context (#1207)
group is not added into MR/Spark job which uses it.
2017-04-28 14:01:20 +08:00
Yucheng Bai
547d1dfdc1 fix(TUP-17501): fix quotes problems of new framework. (#1197) 2017-04-28 12:06:40 +08:00
Yucheng Bai
1f3ef7181f fix(TUP-17565): Can't have two HDFS components in the same job using (#1203)
dynamic conf jar
2017-04-28 10:34:24 +08:00
Ihor Istomin
c1d212bdc9 fix(TDI-38674): Fix migration of tNetsuiteOutput component with outgoing flow (#1209) 2017-04-27 16:05:18 +03:00
zshen-talend
9355476f0d fix(TDQ-13503): when save Patterns, propagate to jobs issue. (#1208) 2017-04-27 18:58:42 +08:00
jzhao
5ed30ebf65 Revert "feat(TDI-38114): Amazon quicksight (#979)"
This reverts commit 5f705f078e.
                and 4851905ac3.
2017-04-27 18:43:01 +08:00
jzhao
e2b21d2cab fix(TDI-38625):update tMicrosoftCRM odata client api version (#1202) 2017-04-27 18:16:18 +08:00
jzhao
b93c295516 fix(TDI-38625): fix some connection issue for tMicrosoftCRMXX (#1201)
* fix crm odata reuse connection and timeout not work in some case

* fix crm odata input connection rest issue

* fix reuse httpclient problem and remove private default entityset

* fix crm component odata api work with proxy

* fix(TDI-38625):change property show value for crm input component
2017-04-27 18:04:57 +08:00
pyzhou
a6d3b7c442 TDI-38665:tELTSybaseMap -> Missing version (#1205) 2017-04-27 16:16:01 +08:00
pyzhou
8b8f79f242 TDI-38627:NUMERIC format problem on tAS400Output (#1199) 2017-04-27 11:19:53 +08:00
pyzhou
e31cb5c59b TDI-38545:Update version of "json-path" dependency for (#1196)
"tExtractJSONFields" component to 2.1.0  (TESB-19182)
2017-04-27 11:15:52 +08:00
zwxue
7548b986ad fix(TUP-17449): Cannot deploy a snapshot feature from TAC esbconductor. (#1200) 2017-04-27 09:57:17 +08:00
hwang-talend
492d44c1ea fix(TUP-17538):"The connected components in a job must not form a closed (#1189)
loop"
2017-04-27 09:54:26 +08:00
hwang-talend
368c99c7d4 fix(TUP-17451):Guess schema fail for sybase 16. (#1194) 2017-04-27 09:50:53 +08:00
wang wei
6550a1dc4e fix(TDI-38667): upgrade the redshift jdbc driver to the lastest one (#1195) 2017-04-26 15:30:46 +08:00
Vladimir Bogatyrov
696b388f50 [TESB-19256] Newlines in Swagger description for blueprint 2017-04-26 08:22:40 +03:00
Mike Yan
e88630143f TESB-19405: Fixed to load blueprint template for local runtime server (#1193) 2017-04-26 11:06:54 +08:00
zwxue
c899ef03ab feat(TUP-17364): Studio: Change Code-Gen Compiler Compliance Level to (#1176)
Java 8.
2017-04-26 10:27:21 +08:00
Vladimir Bogatyrov
1bd12bd5bf [TESB-19256] Preserve newlines in Swagger description for blueprint 2017-04-25 19:08:44 +03:00
wchen-talend
453bbb3a1b TUP-17149:Build Job very slow compared to version 5 even with TPS-1656 (#1192) 2017-04-25 18:57:28 +08:00
wang wei
9ef6838d46 fix(TDI-38518): Logic error for the unchanged data in type2 of (#1191)
tJDBCSCDELT (Netezza)
2017-04-25 16:54:17 +08:00
msjian
6a4a5b4b7a TUP-17554: Move org.talend.libraries.jboss and (#1190)
org.talend.libraries.jboss.jars from tdi-studio-se to tcommon-studio-se
2017-04-25 16:22:56 +08:00
Seloen
f3f1e7b430 bugfix(TUP-17050):tmap looses setting for Die on error (#1187)
*add a if judge in initCurrentModel() method

https://jira.talendforge.org/browse/TUP-17050
2017-04-25 14:17:52 +08:00
yyin-talend
123cee14fe fix(TUP-17557): need to judge if it is a node (#1188)
* TUP-17557 need to judge if it is a node

* TDQ-13507 "Cancel" button which on "Pattern Selector" dialog will dirty
the job.
2017-04-25 14:16:02 +08:00
nrousseau
d83b1a238e feat(TUP-16710): update excel libs (#1186) 2017-04-25 12:38:44 +08:00
pyzhou
7797a6d4f9 TDI-37924:revert the commit of change localprovider pom. (#1183) 2017-04-25 11:56:26 +08:00
zwxue
54f363303d fix(TUP-17479): When run testcase in CI, the group id in pom file do not (#1182)
use the job's group id.
2017-04-25 11:20:42 +08:00
pyzhou
06b49829b2 TDI-37924:Upgrade poi.jar to 3.16 (#1162)
* TDI-37924:Upgrade poi.jar to 3.16

* TDI-37924:delete the new jar & change the pom and version.

* TDI-37924: update to download automatically the jar of mail util
2017-04-25 09:44:17 +08:00
Dmytro Sylaiev
f1fd2b54f4 Bugfix/6.4/tdi 38421 refix (#1180)
* bug(TDI-38421): Fix problem with reference connection component using Teradata

* bug(TDI-38421): Some refactoring

* Delete unnecessary variables
2017-04-24 13:47:05 +03:00
yyin-talend
2e920ede37 fix(TDQ-13437): fix TDQ-13503 fixed issue 1 and TDQ-13484 reopen job path lost (#1179) 2017-04-24 17:09:26 +08:00
Emmanuel GALLOIS
3d80892e1d Correct typo in tMarketoInput's operation since 563 (#1177) 2017-04-24 09:48:33 +02:00
wchen-talend
82f02eb3e9 TUP-17457:Salesforce Metadata Bug (#1173) 2017-04-24 15:03:36 +08:00
jzhao
1ff62b7884 fix(TDI-38639):tMicrosoftCRMOutput can't support 'lookup type mapping' (#1169)
* tMicrosoftCRMOutput can't support 'lookup type mapping'
* tMicrosoftCRMXX can't pass the custom entity correctly with V2016
odata
2017-04-24 01:58:14 -05:00
GGu
904b424483 test(TUP-17549): fix the failed junits 2017-04-24 14:57:11 +08:00
Chao MENG
3b665c3dc3 bug(TUP-17396): saved job changes are lost when studio crashes (#1159)
https://jira.talendforge.org/browse/TUP-17396
2017-04-21 17:54:14 +08:00
wchen-talend
95606200da TUP-17454:Generation Error When using tFileInputPositional with Reject (#1174)
Row Link in a Spark Job
2017-04-21 17:20:43 +08:00
Anas KHABALI
0962939c4e fix(TDI-38519): revert the order caching in the tFileOutputMSXML (#1163)
we can't cache the xml element order because it's not a fix order and it's may change in branch
by caching the order we get bas insert position for the element causing IndexOutOfBoundsException
2017-04-21 09:53:56 +02:00
msjian
1d45215f94 fix(TDQ-13464): fix running the match analysis with "Store on disk" option (#1175) 2017-04-21 15:40:38 +08:00
Yucheng Bai
0e438c8b2d TUP-17187: Some issues for tsalesforceInput with repository (#1161) 2017-04-21 11:38:41 +08:00
hwang-talend
27e7d000e5 fix(TUP-17459):Have a Json error on error log when run mr or spark job (#1157) 2017-04-21 11:36:58 +08:00
hwang-talend
4dbd95ec76 fix(TUP-17255):Context groups once edited, changes it name. (#1167) 2017-04-21 11:34:19 +08:00
GGu
521b16f244 Revert "TDQ-13464:rename org.talend.libraries.persist.lookup" (#1172)
* Revert "Revert "TDQ-13464: fix running the match analysis with "Store on disk" option" (#1171)"

This reverts commit f3cc37feaf.

* Revert "TDI-38641:Change the default DB version to Sybase 16 (#1170)"

This reverts commit ae982f2cb8.

* Revert "fix(TDI-38345): Implement migration task for NetSuite components (#1140)"

This reverts commit e4d6865632.

* Revert "TDQ-13464:rename org.talend.libraries.persist.lookup (#1168)"

This reverts commit b529e8e40f.
2017-04-21 10:50:32 +08:00
GGu
f3cc37feaf Revert "TDQ-13464: fix running the match analysis with "Store on disk" option" (#1171)
* Revert "TDI-38641:Change the default DB version to Sybase 16 (#1170)"

This reverts commit ae982f2cb8.

* Revert "fix(TDI-38345): Implement migration task for NetSuite components (#1140)"

This reverts commit e4d6865632.

* Revert "TDQ-13464:rename org.talend.libraries.persist.lookup (#1168)"

This reverts commit b529e8e40f.

* Revert "TDQ-13464: fix running the match analysis with "Store on disk" option (#1165)"

This reverts commit 31fb3a14ac.
2017-04-21 10:49:35 +08:00
pyzhou
ae982f2cb8 TDI-38641:Change the default DB version to Sybase 16 (#1170) 2017-04-21 10:21:58 +08:00
Ihor Istomin
e4d6865632 fix(TDI-38345): Implement migration task for NetSuite components (#1140)
* fix(TDI-38345): Implement migration task for NetSuite components

* fix(TDI-38345): Corrected formatting

* fix(TDI-38345): Fix migration to handle 'dieOnError' and 'apiVersion'
properties

* fix(TDI-38345): Reverted refactoring of conversion code

* fix(TDI-38345): Minor corrections

* fix(TDI-38345): Line endings

* fix(TDI-38345): Correct comments
2017-04-21 10:16:59 +08:00
msjian
b529e8e40f TDQ-13464:rename org.talend.libraries.persist.lookup (#1168)
* TDQ-13464: fix running the match analysis with "Store on disk" option
get error

* TDQ-13464: rename org.talend.libraries.persist.lookup to
org.talend.persist.lookup
2017-04-20 16:24:47 +08:00
msjian
31fb3a14ac TDQ-13464: fix running the match analysis with "Store on disk" option (#1165)
get error
2017-04-20 15:47:17 +08:00
kjwang-talend
6197015b36 fix(TUP-17412): remote Runs from Studio Display Project Setting Log4jLevel (#1164) 2017-04-20 15:36:40 +08:00
wchen-talend
e7e788c175 TUP-17421:SHOW_IF for input CONNECTOR (#1166) 2017-04-20 11:42:03 +08:00
yyin-talend
deeb182554 TDQ-13437 modify tmultipatter to support repository mode (#1160) 2017-04-20 11:02:03 +08:00
Mike Yan
03fdc50a93 TESB-19257: Add JMX listener and add to run process context (#1158)
* TESB-19257: Add JMX listener for route running and add it into Run
Process Context

* TESB-19257: Fixed NPE in creating JMX connection
2017-04-19 11:18:58 +08:00
wchen-talend
d0dc3f95a8 Feature/6.4.1/tup 17421 input connector show if (#1149)
* TUP-17421:SHOW_IF for input CONNECTOR

* TUP-17421:SHOW_IF for input CONNECTOR

* TUP-17421: add junit
2017-04-18 18:25:55 +08:00
jzhao
debf7af041 fix(TDI-38334):MaxNumberOfMessages for tSQSInput should displayed always (#1156) 2017-04-18 04:42:34 -05:00
Yucheng Bai
a30990f067 Feature/6.4/tup 16698 improve context of hadoop metadata (#1150)
* Revert "Feature/6.4.0/tup 16698 revert feature (#1123)"

This reverts commit 726ea7a500.

* TUP-16698: take back the feature.

* TUP-16698: Remove dynamic loading for OSGI built jobs

* TUP-16698: add more junits.
2017-04-18 16:46:52 +08:00
Emmanuel GALLOIS
2a20b945f3 feature(TDI-38596): Add API properties to Marketo jobs created pre 6.1 (#1155) 2017-04-18 08:21:34 +01:00
Emmanuel GALLOIS
df0bf75a83 bugfix(TDI-38465) : manage correctly Apimode for old jobs (#1154) 2017-04-18 08:20:59 +01:00
wchen-talend
1e422e3909 TUP-17491 : sap repository reivew dialog (#1151) 2017-04-18 10:14:32 +08:00
jzhao
b6fa27a53c fix(TDI-38613):the entitySet of MicrosoftCRM can't refresh with V2016(odata) (#1152) 2017-04-17 06:02:25 -05:00
nrousseau
c0fe59d71f TUP-17392: update resources folder, since it can get conflict with
resources from original plugin
2017-04-17 18:04:30 +08:00
pyzhou
4711acf239 TDI-37699: correct the list name. (#1153) 2017-04-17 17:44:44 +08:00
wchen-talend
7954f797cc TUP-17428:File>Edit Project properties>Job Settings>Implicit Context 2017-04-17 16:20:36 +08:00
hcyi
1abba405b9 TUP-17494:tWarn log level conflicts with Log4j "Advanced settings" (#1148) 2017-04-17 16:05:50 +08:00
wchen-talend
9686dbf683 TUP-17428:File>Edit Project properties>Job Settings>Implicit Context (#1146)
load>From Database>Query Condition is red (Value is invalid)
2017-04-17 15:50:24 +08:00
wang wei
546d08ebc7 fix(TDI-38476): Compile error for tJDBCSCDELT when use redshift and table action is truncate table(#1147) 2017-04-17 11:20:30 +08:00
hwang-talend
cf09805f19 feat(TUP-16710/hwang):Update Excel components to support Excel 2016/next (#1144)
version
2017-04-17 10:56:02 +08:00
wchen-talend
e997378fd4 Bugfix/6.4.1/tup 17454 disable validationrule for bigdata (#1142)
* TUP-17454:Generation Error When using tFileInputPositional with Reject
Row Link in a Spark Job

* TUP-17454: add junit
2017-04-14 18:36:43 +08:00
Vladimir Bogatyrov
855872277f [TESB-19256] Add option 'Include Documentation into Swagger spec' to cREST and tRestRequest 2017-04-13 13:55:11 +03:00
wang wei
07e9b3c559 fix(TDI-38242): For Exasol/Ingres/Redshift, unable to run tELTJDBCOutput with table action.(#1145) 2017-04-13 15:04:49 +08:00
jzhao
152fb3e998 fix(TDI-38108): add the icon for tSQSMessageDelete,
tSQSMessageChangeVisibility
2017-04-13 12:59:46 +08:00
wang wei
a6e743ba71 fix(TDI-38093): add the icon 2017-04-13 11:57:37 +08:00
wang wei
98e8cfe4b4 fix(TDI-38564): tHttpRequest error message is not complete (#1143)
* fix(TDI-38564): tHttpRequest error message is not complete

* fix(TDI-38564): use jvm default encoding for byte to text
2017-04-12 16:37:30 +08:00
zwxue
19c7221d88 fix(TUP-17440): can not import jobs which created by early studio. (#1141) 2017-04-11 19:15:12 +08:00
Chao MENG
5c932df1b3 fix(TUP-17460): can't retrieve projects by default (#1138)
https://jira.talendforge.org/browse/TUP-17460
2017-04-11 16:55:14 +08:00
Anas KHABALI
3eaa5a6394 fix(TDI-38519): IndexOutOfBoundsException When Using tFileOutputMSXML with Several Inputs (#1135)
we need to recalculate the node order when we change the current element to ensure that the order is valid in the XML DOM.
This case happens when we have a loop that change it's order regarding to the prior elements existence in the XML Node

* Root
** Group
*** element (can be absent)
*** loop (the loop order is 1 or 2 regarding of the element presence in the group. So we need to recalculate the loop order for each group node)
2017-04-11 10:32:38 +02:00
hcyi
82d214634f TUP-17203:tMap filter improve: unify column name filter and expression (#1139)
filter
2017-04-11 16:25:49 +08:00
hcyi
fef694af1c TUP-17200:tMap:function of *Find* cannot work well once use column (#1136)
fitler first
2017-04-11 15:37:04 +08:00
nrousseau
b513ab0420 TUP-16711: fix tSybaseConnection 2017-04-10 19:14:23 +08:00
hcyi
251db5c037 TUP-16749:Provide guided Tutorials at Studio Start up. 2017-04-10 18:53:19 +08:00
pyzhou
e820c6c4d5 Feature/6.4.1/tdi 38105 (#1134)
* TDI-38105:Update Excel components to support Excel 2016/next version for some other components.
2017-04-10 18:02:58 +08:00
ycbai
0abecd0bb4 TUP-17424: Cann't retrieve schem for HDFS only on 623 2017-04-10 17:42:11 +08:00
Ihor Istomin
bfe72d326f fix(TDI-38559): Fixed initialization of ComponentReferenceProperties (#1128)
* fix(TDI-38559): Fix initialization of ComponentReferenceProperties in generated job
2017-04-10 12:34:33 +03:00
pyzhou
5c2dd47a95 TDI-38105:Update Excel components to support Excel 2016/next version (#1133) 2017-04-10 16:49:29 +08:00
Chao MENG
986f427f37 Feature/6.4.0/tup 5116 tup 5280 bd project and tic (#1132)
* TUP-5116 feature: Supports BD options for users/projects
https://jira.talendforge.org/browse/TUP-5116

* TUP-5280 feature: Studio use TIC as user management (additionaly to TAC)
https://jira.talendforge.org/browse/TUP-5280

* feat(TUP-5116): fix a logon problem

https://jira.talendforge.org/browse/TUP-5116
2017-04-10 16:29:39 +08:00
jzhao
1bdd40fb43 fix(TDI-38098): upgrade Salesforce API to 39 (#1131) 2017-04-10 03:23:38 -05:00
wchen-talend
6a130986a8 Feature/6.4.1/tup 16685 sap elt map (#1130)
* TUP-16685:SAP Ecc Massive extraction via Push-Down/ABAP generation

* TUP-16685 : do not remove table when remove output connection
2017-04-10 15:56:37 +08:00
jzhao
08fd9e9637 feat(TDI-38091):Support Microsoft CRM online 365/2016 - ODATA (#1122)
* support odata for microsoft crm
2017-04-07 07:10:32 -05:00
Chen Bin
afe0e66e92 TBD-4738: Reuse BigQuery Query function for spark components (#1110)
* TBD-4738: Reuse BigQuery Query function for spark components

* TBD-4738: Reuse BigQuery Query function for spark components, fix after
review
2017-04-07 07:02:48 -05:00
jzhao
ac5cb87b51 feat(TDI-38091):add Microsoft CRM online 365/2016 odata client api (#1129)
* fix the retry can't work in some case

* feat(TDI-38091):add Microsoft CRM online 365/2016  odata client api

* move source code to talend-mscrm
2017-04-07 06:20:52 -05:00
apoltavtsev
9b12637f8a TESB-19255 "openid" inputs are changed to "oidc" 2017-04-07 13:17:24 +03:00
hwang-talend
8d77837429 feat(TUP-16711/hwang):Update Sybase in the db wizard (#1119) 2017-04-07 18:04:42 +08:00
pyzhou
3c9407daa0 TDI-37699:change the version name to fit the wizard and migration task. (#1127)
* TDI-37699:change the version name to fit the wizard and migration task.

* TDI-37699:correct the date of migration task
2017-04-07 17:59:36 +08:00
zwxue
da82ef7733 TUP-17344: TestCase should not support to see Deployment view. (#1120) 2017-04-07 17:32:43 +08:00
zwxue
7257c08496 TUP-17345: Deployment Versioning: select all button will selected items (#1121)
in recyclebin and not in the list.
2017-04-07 17:32:14 +08:00
zwxue
976b36321a TUP-17350: The icon for biddata job do not show correctly. (#1124) 2017-04-07 17:31:32 +08:00
zwxue
11b4398108 TUP-17343: Should not support to edit Group ID and version when open an (#1125)
old version of job.
2017-04-07 17:27:14 +08:00
zwxue
23b788b1f6 TUP-17342: Win 10: can not show borders for GroupId and Version's value. (#1126) 2017-04-07 17:26:58 +08:00
zwxue
37d12ab9fc TUP-17342: Win 10: can not show borders for GroupId and Version's value. 2017-04-07 17:23:57 +08:00
GGu
485871fc1a test(TUP-16755/cf): fix the junits problem for user components 2017-04-07 16:38:47 +08:00
apoltavtsev
cf50de8801 TESB-18905 OpenID support for tRESTRequest (OSGI)
Codegereration for tRESTRequest is extended by OpenID access tokens validation in case of job is created as OSGI bundle
2017-04-07 10:39:24 +03:00
Pierre Teyssier
a700acbb83 TDI-38109 : Deprecate HL7 components 2017-04-07 13:20:48 +08:00
GGu
e97d20e885 feat(TUP-16755/cf): merge the feature from dev branch into master (#1115)
* feat(TUP-17355/cf): enable to load components from project

* feat(TUP-17355/cf): unify the API for download components from exchange

* feat(TUP-17322/cf): install m2 repository from new component updatesite

* feat(TUP-17392/cf): install the new components from "patches" folder

#time 3h
2017-04-07 12:06:04 +08:00
Chao MENG
726ea7a500 Feature/6.4.0/tup 16698 revert feature (#1123)
* Revert "TUP-17405: Cann't retrieve schem for HDFS"

This reverts commit 3e4b479647.

* Revert "TUP-17361: hadoop-conf jar is not in classpath (#1098)"

This reverts commit 91168f1ab8.

* Revert "Feature/6.4/tup 16698 support context for hadoop conf jar (#1046)"

This reverts commit 2adbe617cd.
2017-04-07 10:09:26 +08:00
hcyi
dacda7ba40 TUP-16749:missing resources folder for Provide guided Tutorials. 2017-04-06 18:39:18 +08:00
wang wei
7e993e0648 fix(TDI-37648): add the slf4j dependency (#1099)
https://jira.talendforge.org/browse/TDI-37648
2017-04-06 16:49:40 +08:00
jzhao
7c5d668343 feat(TDI-38091):add Microsoft CRM online 365/2016 odata client api (#1118)
* add odata client source
2017-04-06 03:35:09 -05:00
Emmanuel GALLOIS
e7c0015746 feature(TDI-38379): updated plugins.xml to include Marketo migration (#1116) 2017-04-05 19:33:32 +01:00
hcyi
5d6306d947 Feature/6.4/tup 16749 provide guided tutorials (#1105)
* TUP-16749:Load the tutorials dialog for Provide guided Tutorials.

* TUP-16749:improve for Provide guided Tutorials.

* TUP-16749:Update the icon /description/tab name since attached the UX
review doc

* TUP-16749:Provide guided Tutorials plugin add into tos.feature.

* TUP-16749:update after review of video / tutorial and change to use the
vedio from nexus

* TUP-16749:update after review of video / tutorial and change to use the
vedio from nexus

* TUP-16749:update the video,groupId,artifactId.
2017-04-05 12:31:28 +08:00
Yucheng Bai
858785c4a6 TUP-16713: Need to be able to have Spark component with new framework in the studio (#1117)
* TUP-16713: Need to be able to have Spark component with new framework in
the studio

* TUP-16713: Regard the SupportedProduct.ALL as SupportedProduct.DI
temporarily for
2017-04-05 11:51:33 +08:00
Ivan Gonchar
c140cbbb94 Bugfix/6.4/tdi 38316 dynamic metadata (#1112)
* fix(TDI-38316): set logical type to dynamic metadata

* fix(TDI-38316): replace DI constants with corresponding daikon constants

* fix(TDI-38316): fix wrong argument for getLogicalTypeName() method

* fix(TDI-38316): rename local variable in loop from childDynamic to dynamicMetadata
2017-04-04 14:41:34 +03:00
Vladimir Bogatyrov
e6ee2f9592 [TESB-17836] Set some properties of Swagger feature for tRestRequest 2017-04-03 13:04:16 +03:00
ycbai
3e4b479647 TUP-17405: Cann't retrieve schem for HDFS 2017-04-01 15:14:48 +08:00
Dmytro Sylaiev
13e832680d bug(TDI-38421): Refix (#1113)
* Make the checking for table existing the same as in the tTeradataOutput component

* Remove previous fix
2017-03-31 15:33:05 +03:00
Dmytro Sylaiev
7d9f6b46a4 fix(TDI-38369): Refactoring (#1104)
* Remove duplicate code
2017-03-31 11:00:03 +03:00
pyzhou
81460f047f TDI-37699:Support Sybase IQ/ASE version 16 (#1111) 2017-03-31 10:45:10 +08:00
pyzhou
589457eaa9 TDI-38466:Problem with writing time field with nulls to Exasol (#1114) 2017-03-31 10:44:42 +08:00
Dmytro Sylaiev
56dbb3d918 Bugfix/6.4/tdi 38454 updating thashfile lib (#1108)
* bug(TDI-38454): updating thashfile lib

* Change architecture (create src/main/java folder for sources)

* Change version of lib in the pom.xml

* Change resource directory in the pom.xml

* bug(TDI-38454): updating components lib imports

* Update Import in tHashInput and tHashOutput component (to new lib's jar file)

* Delete old jar file from repository

* bug(TDI-38454): Add lib to localprovider's pom

* Add new dependency to the localprovider's pom.xml (new version of thashfile lib)

* New studio's build should contain new version of lib in the thashfileinput directory

* bug(TDI-38454): Add old jars to clean plugin goal

* bug(TDI-38454): update junit version
2017-03-30 16:45:23 +03:00
zwxue
bc7666e017 TUP-17349: Job should not update the maven version if I close the job (#1109)
without saving after change maven version in project setting.
2017-03-30 14:15:25 +08:00
Dmytro Sylaiev
f6a32cccf9 fix(TDI-38441): add failOn error to tFileCopy (#1102)
* fix(TDI-38441): add failOn error to tFileCopy

* Create new checkbox property for tFileCopy component (default value - false)

* Create en message for it

* Change logic for component - it now trows RuntimeException if failOn is enabled

* fix(TDI-38441): add failOn error to tFileCopy

* Add log4j support in one more place.

* fix(TDI-38441): Refactoring
2017-03-29 15:23:00 +03:00
wchen-talend
8cf4c7f86e TUP-17072:Misleading Task Generation Status when jars are missing (#1106) 2017-03-29 13:34:11 +08:00
GGu
ef5be4fc3d TUP-17017: enable to use reference template for reference jobs. (#1081) 2017-03-28 14:24:31 +08:00
ycbai
502325225d TDI-38379: fix the compile errors. 2017-03-28 11:06:29 +08:00
Dmytro Sylaiev
ac5b75d968 fix(TDI-38421): Add specific behavior for Teradata (#1101)
* fix(TDI-38421): Add specific behavior for Teradata

* Add an additional check before drop a table

* If table name present in metadata - component checks if it present under current user

* This information should be stored into DBC.tables service table

* fix(TDI-38421): fix typo

* In the messages_en.properties fix "not exits" to "does not exist"

* fix(TDI-38421): Aboid SQL Injection

* Replace Statement to PreparedStatement
2017-03-27 15:30:37 +03:00
Emmanuel GALLOIS
eeeedb7ce4 feature(TDI-38474): Remove the NON-TCOMP tMarketoXX components (#1097) 2017-03-27 11:06:35 +01:00
Emmanuel GALLOIS
214c24c927 Feature/6.4/tdi 38379 marketo migration (#1096)
* feature(TDI-38379): initial commit for tMarketoComponents Migration Task
* feature(TDI-38379): added API mode migration
* feature(TDI-38379): fixed NPE for API mode migration
* feature(TDI-38379): changed getOrder() value to today
* feature(TDI-38474): manage MAX_RETURN and BATCH_SIZE parameters properly
2017-03-27 11:04:16 +01:00
wang wei
4c9b781fe6 fix(TDI-38244): For Teradata, the create statement is wrong in the (#1100)
tELTJDBCOutput
https://jira.talendforge.org/browse/TDI-38244
2017-03-27 17:54:11 +08:00
Yucheng Bai
91168f1ab8 TUP-17361: hadoop-conf jar is not in classpath (#1098) 2017-03-27 15:36:37 +08:00
Dmytro Sylaiev
08f988f7ac fix(TDI-38351): set correct talend-mscrm version (#1083)
* fix(TDI-38351): set correct talend-mscrm version

* Fix wrong talend-mscrm lib version, it should be 2.1, not 2.0 for tos6.4

* fix(TDI-38351): fix for proxy (#1035)

* fix(TDI-38351): fix tMicrosoftInput failing with Timeout

* Fix initial issue of Proxy settings

* fix(TDI-38351): fix tMicrosoftInput failing with Timeout
2017-03-24 17:35:04 +02:00
Dmytro Sylaiev
5ad91e8fa4 fix(TDI-38442): tFileDelete doesnt trigger errors (on Component Error/on Subjob error) (#1095)
* fix(TDI-38442): tFileDelete doesnt trigger errors

* Add throwing RuntimeException for case when deleting wasn't successfull

* Fix log-levels for errors (new level now is "error" instead of "info")

* fix(TDI-38442): tFileDelete doesnt trigger errors

* Refactoring
2017-03-24 16:18:31 +02:00
nrousseau
4d1a964df6 TDI-38374 : change the reference point for salesforce bundle jar 2017-03-24 16:33:12 +08:00
nrousseau
d00acc2726 TDI-38374 : change the reference point for salesforce bundle jar 2017-03-24 11:33:18 +08:00
pyzhou
a55423bbc5 TDI-38212:upgrade the jar (#1082) 2017-03-24 10:50:12 +08:00
pyzhou
5f251d64d8 TDI-38464: handle Error in code generation. (#1092) 2017-03-24 10:48:26 +08:00
nrousseau
74150081dc TUP-17268: fix radio button
Simple re-use the old code to find the related radio buttons to the same
group, and set the value to false. (moved code to util class)
2017-03-23 14:00:18 +08:00
hwang-talend
b84c7fb8a7 TUP-16639:fix a junit problem (#1089) 2017-03-22 17:36:27 +08:00
Dmytro Sylaiev
af424902e6 fix(TDI-37068): Increase performance of tHashcomponents (#1088)
* fix(TDI-37068): Increase performance of tHashcomponents

* Make changes in the thashfile lib

* clearChildCache method in MapHashFile class now delete used keys from keyMap

* Fix artifactName, source folder in the pom.xml

* Refactoring: replace wildcart concurrency import with ConcurentHashMap directly

* Refactoring: avoid twice-getting value from keyMap
2017-03-22 11:28:30 +02:00
hwang-talend
40c028b3ce Merge pull request #1090 from Talend/bugfix/master/TUP-17315
TUP-17315: Build job with compile error, should be given some tips.
2017-03-22 16:39:47 +08:00
ycbai
5a473f5dde TUP-17095: Job is not properly built when the reference project is
presented
2017-03-22 16:38:17 +08:00
nrousseau
5286025d9d feat(TBD-4707): fix compilation error (renaming) 2017-03-22 13:52:09 +08:00
nrousseau
a9cddd5a76 fix wrong setup of build.properties of excel plugin. 2017-03-22 12:29:02 +08:00
zwxue
773d541adb TUP-17315: Build job with compile error, should be given some tips. 2017-03-22 11:25:27 +08:00
Pierre Bailly-Ferry
4c69aaa08c feat(TBD-4707): Add Google Dataproc context Handling. (#1086)
* feat(TBD-4707): Add Google Dataproc context Handling.

* feat(TBD-4707): Improve naming.
2017-03-21 15:51:37 +01:00
nrousseau
31d9dcf097 TUP-17326: fix tMap for bigdata, since it should not be as virtual (#1087)
component
2017-03-21 14:32:59 +08:00
Yucheng Bai
2adbe617cd Feature/6.4/tup 16698 support context for hadoop conf jar (#1046)
* TUP-17110: remove hadoop confs jars in classpath of bat/shell script.

* TUP-17110: added tHadoopConfManager component.

* TUP-17110: modify codegen part and fix context bugs.

* TUP-17110: fix context problems. add one migration task to adapt old
conf jar. improve some parts.
2017-03-21 11:00:14 +08:00
Rémy DUBOIS
60d480bebd feat(tbd-4623): Support hybrid spark distributions (#1085) 2017-03-20 18:14:31 +01:00
Yucheng Bai
520aa09e90 TUP-17240: Fix wrong Job's dependency list, when component supports (#1084)
multiple runtimes
2017-03-20 17:20:10 +08:00
zwxue
e6476528d8 TUP-17277: Add warning if jobs are locked when version from project
settings.
2017-03-20 17:07:49 +08:00
zwxue
3b0bc0013c TUP-17278: Rename Job Version to Deployment Version. 2017-03-20 17:07:49 +08:00
zwxue
3c879b65c0 TUP-16674: fix repository tree view problem in versioning page. 2017-03-20 17:07:49 +08:00
zwxue
8ad03ec9d7 Merge pull request #1078 from Talend/bugfix/master/TUP-17287
TUP-17287:Preferences: Run/Debug: VM arguments show in wrong way
2017-03-20 16:03:22 +08:00
wchen-talend
e56b56ffab Merge pull request #1074 from Talend/bugfix/6.4/TUP-17196_tOracleSCD_Type0_fields_disappears
TUP-17196:tOracleSCD : Type 0 fields window disappears / invisible in SCD component editor when many columns in Type 1 fields
2017-03-17 18:40:19 +08:00
Dmytro Sylaiev
6be7dfdacb Bugfix/tdi 38351 update axis2 libraries (#1055)
* fix(TDI-38351): update axis2 libraries versions

* Change xml files for 2 components and update some libraries for fix max
* connection pool size problem

* fix(TDI-38351): update axis2 libraries versions

* Fix indents

* Remove parameters comes from master (not nessessary here)

* fix(TDI-38351): update axis2 libraries versions

* Fix tMicrosoftCrmOutput_java.xml parameters

* fix(TDI-38351): update axis2 libraries versions

* Change 6.0.0 version to 6.3.0 (present in the nexus repo) for httpcore
* and for httpclient

* fix(TDI-38351): update axis2 libraries versions

* Delete unnesessary urlpaths

* Update lib version to 20170314 in the org.talend.libraries.crm/pom.xml
2017-03-17 11:45:55 +02:00
zwxue
5ef03e842a Merge pull request #1066 from Talend/bugfix/master/TUP-17255
Bugfix/master/tup 17255
2017-03-17 17:03:13 +08:00
dlin-talend
df8d3f07b1 TUP-17234:Change new branding images for 6.4 (#1076) 2017-03-17 15:40:35 +08:00
Dmytro Sylaiev
ad57fb4d79 Bugfix/tdi 38369 t run job send datatypes to childjob (#1059)
* fix(TDI-38369): Storing contextParams types in job

* Add one more param to evaluate: "--contextType key=type"

* Add class PropertiesWithType extends java.util.Properties

* ContextProperties and evaluated properties extend new one class

* PropertyTypes Map fills only with parent's job context variables

* fix(TDI-38369): Send and process contextTypes

* tRunJob now send --contextType parameters into child job (for
* transmitWholeContext setting)

* tContextDump now process parents contextParams' types for passwords and
* replace with asterisks
2017-03-17 09:31:58 +02:00
chmyga
5f64ccd264 TCOMP-234: modified codegen class to run standalone components' runtimes (#660)
* TCOMP-234: modified codegen class to run standalone components' runtimes.

* feat(TCOMP-234): add support for Standalone components which should be launched only on Driver node
2017-03-17 09:22:38 +02:00
hwang
e81cd8643a TUP-17287:Preferences: Run/Debug: VM arguments show in wrong way 2017-03-17 11:47:25 +08:00
Ihor Istomin
7619531179 Merge pull request #1077 from Talend/bugfix/TDI-38453
bugfix(TDI-38453): Removed legacy NetSuite components to facilitate u…
2017-03-16 15:18:25 +02:00
Ihor Istomin
3f63059194 bugfix(TDI-38453): Removed legacy NetSuite components to facilitate usage of new NetSuite components. 2017-03-16 14:45:46 +02:00
hcyi
ebabcf5ee1 TUP-17196:tOracleSCD : Type 0 fields window disappears / invisible in
SCD component editor when many columns in Type 1 fields
2017-03-16 17:45:57 +08:00
wchen-talend
472a9d2fda TUP-17072 : fix the junit 2017-03-16 17:17:53 +08:00
wchen-talend
84b998e093 TUP-17072: add junit (#1072) 2017-03-16 13:00:08 +08:00
nrousseau
49ce1d774d TUP-17072:Misleading Task Generation Status when jars are missing (#1071) 2017-03-16 11:21:17 +08:00
nrousseau
85686885b2 Revert "Bug/tbd 4639 t hive output sp to ss convert" (#1069)
* Revert "TUP-16639:fix a junit problem (#1065)"

This reverts commit 7fa29e77ea.

* Revert "TBD4649 Process conversion compatible with MR Process (#1054)"

This reverts commit 3e016e8550.
2017-03-16 10:58:59 +08:00
hwang-talend
7fa29e77ea TUP-16639:fix a junit problem (#1065) 2017-03-16 10:52:15 +08:00
lbourgeois
3e016e8550 TBD4649 Process conversion compatible with MR Process (#1054) 2017-03-15 16:01:59 +01:00
Yucheng Bai
f6d13365e6 TUP-17273: issue about Implicit Context load from JDBC metadata (#1067) 2017-03-15 18:25:39 +08:00
yyin-talend
ff164e53dc TDQ-13484 open job with tPatternCheck and tPatternExtract which select
Repository pattern type get error dialog, job can not run--on windows
2017-03-15 16:09:28 +08:00
Mike Yan
198aa366a9 TESB-19053: Fixed to use default process context (#1063)
* TESB-18750: Add ESB runtime server in target exec tab

* TESB-18750: Add JMX implemention for PerformanceMonitor on route running

* TESB-19053: fixed job default run in esb runtime container

* TESB-19053: Fixed to use default process context
2017-03-15 14:29:35 +08:00
hcyi
8b74fbdaf3 Merge pull request #1053 from Talend/bugfix/6.4.1/TUP-17245_rename_connection_label
Bugfix/6.4.1/tup 17245 rename connection label
2017-03-15 14:25:55 +08:00
pyzhou
ee4248c0c6 TDI-38429:Correct the wrong jar name. (#1062) 2017-03-15 14:13:42 +08:00
hwang
0dd0c0e1bd TUP-17255:Context groups once edited, changes it name. 2017-03-15 10:35:01 +08:00
Ivan Gonchar
11b21b6670 chore(TDI-38103): add TCOMP marketo component family 0.18.0-SNAPSHOT (#1060) 2017-03-14 18:17:40 +08:00
Ivan Gonchar
5ba53d8452 chore(TDI-36057): add netsuite component family feature (#1056) 2017-03-14 17:30:09 +08:00
Yucheng Bai
5d67239be8 TUP-17246: OSX hits GC Overhead Error modifying salesforce metadata in (#1057)
jobs
2017-03-14 15:46:35 +08:00
yyin-talend
163817f9be TDQ-11688 make pattern-regex visiable when built-in 2017-03-14 15:45:36 +08:00
wchen-talend
148cb7f1ae Merge pull request #1040 from Talend/bugfix/6.4/TUP-17232_Double_Pipe_delimiter_doesn't_work
TUP-17232:Double Pipe delimiter - doesn't work
2017-03-14 11:51:07 +08:00
wchen-talend
1ef41e33e8 TUP-17245: add junit 2017-03-13 19:21:01 +08:00
wchen-talend
a30ad75e2b TUP-17245:Link names are renamed in jobs as Main1 when migrating from
5.4.1 to 6.2.1
2017-03-13 19:20:15 +08:00
kevin
45ad7b3e03 TUP-6549 tFixFlowInput on the Ubuntu job:show an error when I click add
button before add schema
https://jira.talendforge.org/browse/TUP-6549
2017-03-13 18:14:49 +08:00
hwang
22e960a91a TUP-17255:Context groups once edited, changes it name. 2017-03-13 17:11:53 +08:00
Mike Yan
6cbe91a693 Fixed TESB-19053: ESB runtime test container realted issue (#1052)
* TESB-18750: Add ESB runtime server in target exec tab

* TESB-18750: Add JMX implemention for PerformanceMonitor on route running

* TESB-19053: fixed job default run in esb runtime container
2017-03-13 16:50:09 +08:00
GGu
74f2ef5243 TUP-17276: Hide build type when the build provider <1. (#1051) 2017-03-13 16:36:32 +08:00
wang wei
f692fa51bd fix(TDI-38366): tRedshiftBulkExec doesn't excludes Schema when creating
a temporal table
2017-03-13 16:26:04 +08:00
zwxue
d0206db029 Merge pull request #1042 from Talend/bugfix/master/TUP-17214
TUP-17214:Problem by using joblets from the reference project
2017-03-13 10:32:23 +08:00
wchen-talend
59650e69ee Merge pull request #1044 from Talend/bugfix/6.4/TUP-17198_tMap_filter_after_cleanfilter_result_cannot_update
TUP-17198:tMap filter: After clean filter condition, the filtered result cannot update(TUP-17197)
2017-03-13 09:44:46 +08:00
wang wei
5e08935ed4 fix(TDI-38093): Create Generic tJDBCSCDELT Component 2017-03-10 18:48:53 +08:00
Ivan Gonchar
535221ae57 Merge pull request #1037 from Talend/bugfix/6.4/TDI-38348-tContextLoad_Logs_Display_Passwords
fix(TDI-38348): Add context variables typechecking before printing
2017-03-10 12:46:16 +02:00
wchen-talend
e8bd7683db Bugfix/6.4.1/tup 17231 tmap match mode (#1045)
* TUP-17231:tMap changes match mode after edit

* TUP-17231:add junit test
2017-03-10 14:33:05 +08:00
pyzhou
362cb3f072 TDI-37831:Add Support for ExaSol 6 (#952) 2017-03-10 14:31:56 +08:00
hcyi
f576288d1d TUP-17198:tMap filter: After clean filter condition, the filtered result
cannot update(TUP-17197)
2017-03-10 11:32:39 +08:00
hwang
044f20968d TUP-17214:Problem by using joblets from the reference project 2017-03-10 11:25:33 +08:00
hcyi
84c76e129b TUP-17262:tMap filter improve: redraw the text control if height is not
enough.
2017-03-09 18:27:50 +08:00
hwang
cce76bab43 TUP-17214:Problem by using joblets from the reference project 2017-03-09 17:25:57 +08:00
yyin-talend
6fb87d81f5 TDQ-11688: use command to replace use service to modify the job
directly, and fix one problem found.
2017-03-09 16:54:08 +08:00
yyin-talend
e3ba2abe5e TDQ-11688 Propagate changes from the pattern to jobs 2017-03-09 16:54:08 +08:00
hwang-talend
f1dbee9058 TUP-17194:Error with a job using nested joblets with MDM components (#1041) 2017-03-09 11:58:33 +08:00
hcyi
8b59187b9a TUP-17232:Double Pipe delimiter - doesn't work and add some junits 2017-03-08 17:04:22 +08:00
Anas KHABALI
1915ba9a3e fix(TDI-38294) migration task for jobs using azureBlob cpt to tcomp (#1024)
This migration task move jobs, using Azure Blob components, from old
format to new TCOMP format

* tAzureStorageConnection
* tAzureStorageContainerCreate
* tAzureStorageContainerDelete
* tAzureStorageContainerExist
* tAzureStorageDelete
* tAzureStorageGet
* tAzureStorageList
* tAzureStoragePut
2017-03-08 09:53:12 +01:00
hcyi
c5c4d9ab70 TUP-17232:Double Pipe delimiter - doesn't work 2017-03-07 18:02:53 +08:00
ycbai
922c242f67 TUP-17176: set modules from "HOTLIBS" as dynamic. 2017-03-07 14:10:27 +08:00
GGu
85ad347109 TUP-16719: Hide osgi tmp, because need recheck for ESB. 2017-03-07 11:46:14 +08:00
GGu
f4247f990d Merge pull request #960 from Talend/feature/6.4.1/TUP-16719_deployment_options
TUP-16719: maven  deployment options
2017-03-07 11:06:04 +08:00
Mike Yan
35453609d9 TESB-18750: Add JMX implemention for PerformanceMonitor on route running (#1038)
* TESB-18750: Add ESB runtime server in target exec tab

* TESB-18750: Add JMX implemention for PerformanceMonitor on route running
2017-03-07 10:50:24 +08:00
pyzhou
c5d23ba8ca TDI-38346:Refactor WebServiceInsert.jar form Ant to Maven. (#1023)
* TDI-38346:Refactor WebServiceInsert.jar form Ant to Maven.

* TDI-38346:Remove old project.

* TDI-38346:Amend the pom.
2017-03-07 10:22:22 +08:00
Irene Wang
6d4eb8a1fd Use proxy repo to talend-update 2017-03-03 14:51:13 +01:00
Dmytro Sylaiev
34f5480402 fix(TDI-38348): Add context variables typechecking
* Before print load-logs to the console component now checks the type

* If type is Password - replace all symbols with '*'
2017-03-03 13:10:50 +02:00
zwxue
f8e9f9dedc Merge pull request #1026 from Talend/bugfix/master/TUP-17201
TUP-17201:Upgrade issue with Jobs referencing joblets from a reference
2017-03-03 17:15:21 +08:00
hwang
44f7255836 TUP-17201:Upgrade issue with Jobs referencing joblets from a reference 2017-03-03 17:13:09 +08:00
zwxue
49900c82e5 Merge pull request #1005 from Talend/bugfix/master/TUP-17185
TUP-17185:"Auto-Conversion of Types" does not work with columns in
2017-03-03 16:56:25 +08:00
zwxue
aab7320c37 TUP-17003: optimize UI. 2017-03-03 16:48:33 +08:00
wchen-talend
09c130e368 Merge pull request #1004 from Talend/bugfix/6.4/TUP-17074_Warning_when_Having_SQM_Query_Comments
TUP-17074:Unexpected tOracleInput Warning when Having SQM Query Comments
2017-03-03 14:35:29 +08:00
dmytro-sylaiev
5c5a51260c fix(TDI-35306): Add support of cursors in tJDBCInput components for M… (#1022)
* fix(TDI-35306): Add support of cursors in tJDBCInput components for MySQL

* (New versions of MySQL support's setFetchSize for cursor)

* setFetchSize() code now generates even for mysql connector

* add case-insensitive string "contains" check
2017-03-03 12:57:33 +08:00
zshen-talend
61d1e6a63a bug fixed TDQ-13053 fixed nullPointerException with mutilpass case (#1000) 2017-03-02 17:17:00 +08:00
hwang
0cf8b5c385 TUP-17201:Upgrade issue with Jobs referencing joblets from a reference
project.
2017-03-02 11:48:49 +08:00
pyzhou-talend
44c9710a04 TDI-38212: Upgrade the WebServiceInput.jar 2017-03-01 11:36:03 +08:00
wchen-talend
8667def052 Merge pull request #1018 from Talend/bugfix/6.4/TUP-17195_tMap_can't_batch_change
TUP-17195:tMap: can't batch change the expressions for the attached job
2017-03-01 10:01:41 +08:00
zwxue
fc0caac1f7 TUP-17044: fix some bugs. 2017-02-28 18:01:59 +08:00
wang wei
0082a9e908 update the pom to adapter the new talend maven nexus repository(or only (#1019)
change a name mapping)
2017-02-28 17:29:58 +08:00
hcyi
1cfc09abf0 TUP-17195:tMap: can't batch change the expressions for the attached job 2017-02-28 16:41:57 +08:00
pyzhou
160d8a103c TDI-38212:tWebServiceInput returning empty result (#993)
* TDI-38212:tWebServiceInput returning empty result

* TDI-38212: Insert into single row instead of multiple.

* TDI-38212: Clean unused import.
2017-02-28 15:52:27 +08:00
GGu
c73439b8a8 TUP-16719: try to save the process editor directly 2017-02-28 14:55:29 +08:00
GGu
589ba33f84 TUP-16719: Fix the NPE for active editor. 2017-02-28 14:42:20 +08:00
GGu
7f1ddd64d4 TUP-16719: fix the i18n for build type. 2017-02-28 11:45:28 +08:00
zwxue
86ed9d8a4c TUP-17158: The layout of Deployment is not good for my linux in Job
Setting view.
Conflicts:
	main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/ui/views/jobsettings/tabs/DeploymentComposite.java
2017-02-28 11:25:34 +08:00
zwxue
691cfc7398 TUP-16674: Add header comments. 2017-02-28 11:16:31 +08:00
GGu
1f5ab2a770 TUP-17150: when build or run, use the right build type. 2017-02-28 11:13:37 +08:00
GGu
b3deb2d078 TUP-17150: when build job, still use old way temp, and when run, will be
standalone only.
2017-02-28 11:13:34 +08:00
GGu
d6c808f3dc TUP-16719: impl the export type when build. 2017-02-28 11:13:31 +08:00
GGu
ba9f48c3d6 TUP-17000:Impl the build handler for standalone. 2017-02-28 11:13:29 +08:00
GGu
d50257dc8f TUP-16779: Add osgi build provider test. 2017-02-28 11:13:26 +08:00
GGu
fa3ce1e499 TUP-16779: move osgi pom template to se. 2017-02-28 11:13:23 +08:00
GGu
cb9cfc2106 TUP-16779: add junit tests for build providers. 2017-02-28 11:13:21 +08:00
GGu
46f86f3e7f TUP-16779: Add OSGi bundle build provider. 2017-02-28 11:13:18 +08:00
GGu
d853e85f76 TUP-16779: Add route test case build provider. 2017-02-28 11:13:15 +08:00
GGu
8d9fdb2f25 TUP-16779: If no build provider, will use old way to create pom. 2017-02-28 11:13:12 +08:00
GGu
21954eb7b5 TUP-17000: Impl build handler for standalone. 2017-02-28 11:13:10 +08:00
GGu
6c9dc3836b TUP-16779: Change the build parameters. 2017-02-28 11:13:07 +08:00
GGu
380e10605a TUP-16779: impl the pom creator for standalone. 2017-02-28 11:13:04 +08:00
zwxue
f55ebc28fc TUP-17044: Add Versioning in project settings. 2017-02-28 10:20:42 +08:00
zwxue
8876095d8d TUP-17003: Add Deployment tab in job setting view. 2017-02-28 10:20:38 +08:00
iwangtalend
ad8d2baa83 Merge pull request #1012 from Talend/feature/DEVOPS-1729/master_nexus
DEVOPS-1729 Nexus migration: Update URLs [master]
2017-02-28 00:18:12 +01:00
build-talend
6f11b1fca0 DEVOPS-1729 Nexus migration: Update URLs 2017-02-27 17:32:50 +01:00
hwang
569713403b TUP-17185:"Auto-Conversion of Types" does not work with columns in 2017-02-27 18:12:54 +08:00
hwang
7cd3c81ece TUP-17185:"Auto-Conversion of Types" does not work with columns in
multi-byte characters
2017-02-27 16:29:00 +08:00
hcyi
b0ac339ff6 TUP-17074:Unexpected tOracleInput Warning when Having SQM Query Comments 2017-02-27 15:53:11 +08:00
nrousseau
0ea883e524 Revert "TUP-16710:Update Excel components to support Excel 2016/next version" (#1003) 2017-02-24 22:58:49 +08:00
chmyga
1f8d72b160 feat(TDI-35388): handle ExpiredSecurityTokenException (#1002)
* feat(TDI-35388): handle ExpiredSecurityTokenException

* Add reconnect timeout and retries parameters to MS CRM components

* Update mscrm library version in libraries pom.xml

* Update mscrm library version in components xml

* feat(TDI-35388): handle ExpiredSecurityTokenException

* Set the smallest value of reconnect retries to 0
2017-02-24 09:03:42 +02:00
hcyi
ab08561f3b Feature/6.4/tup 16703 centralize spark properties (#999)
* TUP-17141:The advanced properties will populate the spark properties
table in the Spark configuration of Run tab,add context
support(TUP-16703)

* TUP-17152:Refactoring GUI part of Spark properties in the cluster,fix
some other bugs to improve(TUP-16703)
2017-02-23 17:33:06 +08:00
zwxue
7280d65371 Merge pull request #1001 from Talend/bugfix/master/TUP-17093_errormessage
TUP-17093:[Talend Studio] Compilation error not shown on a box
2017-02-23 17:13:36 +08:00
hwang
1d41204a5f TUP-17093:[Talend Studio] Compilation error not shown on a box 2017-02-23 17:09:38 +08:00
chmyga
600a3c67aa Merge pull request #996 from Talend/feature/6.4/TDI-35388_expired_token_handling
feat(TDI-35388): handle ExpiredSecurityTokenException
2017-02-23 08:32:52 +02:00
nrousseau
e10dcb13b8 TUP-17080: fix the resolution of jars (review fix) 2017-02-23 11:34:19 +08:00
Dmytro Chmyga
60d32ed6c1 feat(TDI-35388): handle ExpiredSecurityTokenException
* Add reconnect timeout and retries parameters to MSCRMClient
2017-02-22 16:06:33 +02:00
dmytro-sylaiev
7c147a0744 Merge pull request #998 from Talend/bugfix/6.4/TDI-38213_poor_performance_of_tPivotToColumns_Delimited
fix(TDI-38213): poor performance of tPivotToColumnsDelimited
2017-02-22 13:13:51 +02:00
Dmytro Sylaiev
5a84546c34 fix(TDI-38213): Poor performance of tPivotToColumnsDelimited
* Add main part of component to commit.

* Small refactoring: rename variables, delete commented code
2017-02-22 12:30:25 +02:00
nrousseau
bdcc4d2f19 TUP-17080: fix the resolution of jars (simplify current fix) 2017-02-22 18:28:59 +08:00
Dmytro Sylaiev
afc0bbc2fa fix(TDI-38213): poor performance of tPivotToColumnsDelimited
* Substitute groupKeys List with groupKeys LinkedHashSet

* Add iterators
2017-02-22 11:36:49 +02:00
Anas KHABALI
b77618bbe6 fix(TDI-38232): fix the indexoutofboud while adding elements to branch (#988) 2017-02-22 09:38:04 +01:00
pyzhou
72aeae227b TDI-38279:Remove the old Azure components. (#997) 2017-02-22 15:37:40 +08:00
Dmytro Chmyga
5e7ea69063 feat(TDI-35388): handle ExpiredSecurityTokenException
* Add wrapper for OrganizationServiceStub

* Implement automatic token renewal

* Increment talend-mscrm lib version
2017-02-22 07:41:29 +02:00
GGu
278876a691 TUP-17139: change the junit package to org.talend 2017-02-22 10:15:54 +08:00
hcyi
9350f93e29 Merge pull request #991 from Talend/bugfix/6.4.1/TUP-17120_sapbapi_output_reoder
Bugfix/6.4.1/tup 17120 sapbapi output reoder
2017-02-22 10:04:49 +08:00
nrousseau
67627e52f7 TUP-17080: fix maven resolution for dependencies with splitted
components
2017-02-21 17:32:11 +08:00
GGu
faed222fd9 TUP-17139: fixed the problem for wrong renaming expression. (#995) 2017-02-21 16:48:02 +08:00
wchen-talend
3c791d58db Merge pull request #982 from Talend/feature/6.4/TUP-5330_tMap_Batch_Change_Expressions
TUP-5330:tMap - Batch Change of Expressions
2017-02-21 16:34:40 +08:00
zwxue
767636aa8f Merge pull request #987 from Talend/feature/master/TUP-16710
TUP-16710:Update Excel components to support Excel 2016/next version
2017-02-21 16:11:36 +08:00
zwxue
e4cd301ddb Merge pull request #994 from Talend/bugfix/master/TUP-17093
TUP-17093:[Talend Studio] Compilation error not shown on a box
2017-02-21 14:23:10 +08:00
hwang
74a579bdd2 TUP-17093:[Talend Studio] Compilation error not shown on a box 2017-02-21 12:15:19 +08:00
Ivan Gonchar
fd8a0383b2 Merge pull request #896 from Talend/feature/6.4/TCOMP-230_flowvariables
feat(TCOMP-230): add flow varibles support
2017-02-20 16:08:56 +02:00
hcyi
ca5f1e575e Merge pull request #950 from Talend/feature6.4/TUP-16673_Provide_Filters_in_tMap_component_
feature TUP-16673:Provide Filters in tMap component
2017-02-20 18:41:46 +08:00
Mike Hirt
bb67c898c1 Update README.md 2017-02-20 10:33:30 +01:00
guol
037682a847 TUP-16673 improve code & fixed refresh perference problems 2017-02-20 16:10:25 +08:00
wchen-talend
bbb1cac632 TUP-17120: add junit 2017-02-17 17:33:02 +08:00
wchen-talend
864228270a TUP-17120:Changing the order of output rows from tSAPBapi component
breaks the code generation
2017-02-17 17:32:15 +08:00
Mike Yan
1e1141e71e TESB-18750: Add ESB runtime server in target exec tab (#989) 2017-02-17 16:52:13 +08:00
pyzhou
48d6b7a325 TDI-38235:Remove useless Encoding option. (#990) 2017-02-17 16:21:26 +08:00
Chen Bin
9f389d9465 TBD-4538: support allowLargeResult for tBigQueryInput(DI) component 2017-02-17 11:52:39 +08:00
nrousseau
a7c6f37881 TUP-17128: fixed the installation of component from exchange 2017-02-16 18:50:40 +08:00
Ivan Gonchar
43fc0e7763 Merge pull request #983 from Talend/feature/6.4/TCOMP-230_codegenUtils
fix(TCOMP-230): fix NPE problem in case of empty Iterable returned fr…
2017-02-16 12:44:26 +02:00
wang wei
2946a12625 TDI-37582: tSAPBapi does not return data when BAPI name contains a
namespace
https://jira.talendforge.org/browse/TDI-37582
2017-02-16 17:49:10 +08:00
wang wei
d656619d20 fix(TDI-37582): make the build and install process auto, the jar will be
pushed to talend newbuild maven repository by a jenkins job, then other
plugin can fetch it by the maven path when talend studio build process
2017-02-16 17:49:08 +08:00
pyzhou
4e8ee36187 TDI-38197: Performance issue for tMssqlOutput. (#981)
* TDI-38197: Performance issue for tMssqlOutput.

* TDI-38197:Simplify code and restore NB_LINE.
2017-02-16 16:35:02 +08:00
hwang
0f1c4d4446 TUP-16710:Update Excel components to support Excel 2016/next version 2017-02-16 16:32:10 +08:00
ycbai
176f783201 Fix problem of junit:
org.talend.designer.core.generic.utils.ComponentsUtilsTest.testGetParametersFromForm
2017-02-16 16:02:52 +08:00
zwxue
b967d7d527 Merge pull request #977 from Talend/bugfix/master/TUP-17091
TUP-17091:Unexpected Warning with tOracleOutput when Parallel Execution
2017-02-16 14:38:58 +08:00
Yucheng Bai
6fda07277a TUP-16792: can not select all salesforce modules in wizard from v6.2.1 (#985) 2017-02-16 11:46:35 +08:00
zwxue
f763522297 Merge pull request #984 from Talend/bugfix/master/TUP-17093
TUP-17093:[Talend Studio] Compilation error not shown on a box
2017-02-16 11:37:00 +08:00
hwang
8e768d6936 TUP-17093:[Talend Studio] Compilation error not shown on a box 2017-02-16 11:08:25 +08:00
Ivan Honchar
4468771cb5 fix(TCOMP-230): fix NPE problem in case of empty Iterable returned from wrapped Writer 2017-02-15 18:00:23 +02:00
Ivan Honchar
82455b1636 fix(TCOMP-230): fix compilation errors 2017-02-15 17:45:05 +02:00
Ivan Honchar
eb16aa3dad feat(TCOMP-230): add flow varibles support 2017-02-15 17:45:05 +02:00
hcyi
5521f7b81c TUP-5330:tMap - Batch Change of Expressions 2017-02-15 17:34:10 +08:00
cmeng-talend
f90a692f64 TUP-17099 fix: Studio blocked after click refresh button
https://jira.talendforge.org/browse/TUP-17099
2017-02-15 15:39:18 +08:00
wang wei
9a909075a3 fix(TDI-38230): NoSuchFieldError When Using Amazon S3 and Google Cloud
Storage Components in One Job
2017-02-15 14:15:16 +08:00
jzhao
5f705f078e fix(TDI-38114): data file location incorrect in manifest file for
tQuickSightOutputBulkExec
2017-02-15 11:27:42 +08:00
Pierre Teyssier
3da325f1cc TDI-29152 : Create additional components to support Azure Blob and Azure Queues
- fix missing jar in NB
2017-02-14 18:41:53 +08:00
jzhao
4851905ac3 feat(TDI-38114): Amazon quicksight (#979)
* add Amazon quicksight components
2017-02-14 04:14:38 -06:00
pyzhou
2c2d15b356 TDI-38177:tFileDelimitedOutput compile error if split every is empty. (#974) 2017-02-13 17:36:48 +08:00
pyzhou
3a725350fb TDI-38154:tOracleBulkExec Error in the CTL file generated (#957) 2017-02-13 17:36:25 +08:00
hwang
13c33ab773 TUP-17091:Unexpected Warning with tOracleOutput when Parallel Execution
is Enabled
2017-02-13 16:02:30 +08:00
guol
1eefc17958 feature 6.4 TUP-16673 fixed linux/windos resize issue & fixed filter
status
2017-02-13 15:00:13 +08:00
zwxue
8edf390d6e Merge pull request #975 from Talend/bugfix/master/TUP-16584
TUP-16584:Job run Tab >> Advanced Settings >> Add JVM argument - No
2017-02-13 11:09:15 +08:00
zwxue
907f9e195e Merge pull request #976 from Talend/bugfix/master/TUP-17068
TUP-17068:Use a joblet more than once in job, the component id is wrong.
2017-02-13 11:08:05 +08:00
hwang
f39c7d492c TUP-17068:Use a joblet more than once in job, the component id is wrong. 2017-02-10 18:04:55 +08:00
pyzhou
ff4d0c9483 TDI-38110 : Google Components: Adding Partner Data Tracking in GCS (#970)
* TDI-38110:Adding Partner Data Tracking for tBigQueryBulkExec

* TDI-38110:Adding Partner Data Tracking in GCS

* TDI-38110:Adding Partner Data Tracking in Google Drive components.

* Revert "TDI-38110:Adding Partner Data Tracking in Google Drive components."

This reverts commit 6d04150cfd.

* Revert "TDI-38110:Adding Partner Data Tracking in GCS"

This reverts commit 6ac9037647.

* Revert "TDI-38110:Adding Partner Data Tracking for tBigQueryBulkExec"

This reverts commit ff19911d22.

* TDI-38110:Google Components: Adding Partner Data Tracking in GCS

* TDI-38110:Remove the redundance semicolon。
2017-02-10 17:49:01 +08:00
pyzhou
1252dfe969 TDI-38166 : tPOP component throws an exception when deleting emails using imap (#973)
* TDI-38166:tPOP component throws an exception when deleting emails imap

* TDI-38166: Add Massimiliano Rizzato to hall of fame.
2017-02-10 15:39:10 +08:00
hwang
ebdbc1a3be TUP-16584:Job run Tab >> Advanced Settings >> Add JVM argument - No
escape character works [MacOS]
2017-02-10 14:53:13 +08:00
hcyi
262315da84 Merge pull request #972 from Talend/bugfix/6.4.1/TUP-17048_tunit_schema
TUP-17048:Warning about schema attached to tUnite component while no
2017-02-10 10:52:41 +08:00
hcyi
bde3839a86 Merge pull request #971 from Talend/bugfix/6.4.1/TUP-17032_code_line_number
TUP-17032:Lines Numbers do not appear In Talend Studio Code View
2017-02-10 10:08:15 +08:00
chmyga
6a0a7671d1 Merge pull request #963 from Talend/bugfix/6.4/TDI-37987_tMicrosoftCrmOutput_NullPointerException
Bugfix/6.4/tdi 37987 t microsoft crm output null pointer exception
2017-02-09 14:31:48 +02:00
Dmytro Chmyga
44cddf2f95 Merge branch 'master' into bugfix/6.4/TDI-37987_tMicrosoftCrmOutput_NullPointerException 2017-02-09 14:30:11 +02:00
guol
06f35fd321 TUP-16673 improve code & fix linux resize table issue & fix icon display
issue
2017-02-09 19:15:33 +08:00
wang wei
fe70f2e426 fix(TDI-38094): Add Action on Table to tELTJDBCOutput 2017-02-09 17:56:55 +08:00
wang wei
f690d70d31 fix(TDI-38094): only remove the unuseful code and format the javajet 2017-02-09 17:56:52 +08:00
pyzhou
a2dc8f1ccf TDI-37772: tFileOutputDelimited prevent overwriting existing file. (#958)
* TDI-37772: tFileOutputDelimited prevent overwriting existing file.

* TDI-37772:Correct file name.

* TDI-37772 : Amend the ErrorMessage of Exception.
2017-02-09 15:38:34 +08:00
wchen-talend
f4582278c3 TUP-17048:Warning about schema attached to tUnite component while no
difference found in schema editor
2017-02-09 14:52:30 +08:00
wchen-talend
271edfbb64 Merge pull request #967 from Talend/bugfix/6.4/TUP-17058_ELT_Map_Queries_problems
TUP-17058:ELT Map Queries : error on fields in query
2017-02-09 11:13:33 +08:00
wchen-talend
ff5bc30a01 TUP-17032:Lines Numbers do not appear In Talend Studio Code View 2017-02-09 11:10:38 +08:00
hcyi
669ca37ede Merge pull request #962 from Talend/bugfix/6.4.1/TUP-17033_eltmap_remove_output
TUP-17033:Unable to edit tELTMSSqlMap anymore after removing output
2017-02-09 10:03:54 +08:00
guol
5e169ad3fa TUP-16673 improve code and update 2017-02-08 19:10:03 +08:00
guol
49dcb4368d TUP-16673 improve code and update 2017-02-08 18:57:45 +08:00
pyzhou
568f5c226a TDI-37755:Using the origin replaceCRLFInMEMO_SQL method. (#969) 2017-02-08 15:17:27 +08:00
hcyi
5b4d109c1f Merge pull request #968 from Talend/bugfix/6.4.1/TUP-16061_download_not_related_jar
TUP-16061:not related jar asked to download when use oracle 11
2017-02-08 09:49:19 +08:00
wchen-talend
d663fe7b99 TUP-16061:not related jar asked to download when use oracle 11 2017-02-07 18:10:22 +08:00
hcyi
d13e5c95cf TUP-17058:ELT Map Queries : error on fields in query 2017-02-07 17:27:31 +08:00
hcyi
962650d6a8 Merge pull request #965 from Talend/bugfix/6.4.1/TUP-17054_npe_refact_joblet
TUP-17054:Refactor to joblet fail.
2017-02-07 17:25:13 +08:00
wchen-talend
82f8c9f53f TUP-17054:Refactor to joblet fail. 2017-02-07 17:07:58 +08:00
hcyi
9db7447209 Merge pull request #961 from Talend/bugfix/6.4.1/TUP-5958_tXMLMap_input_pattern
TUP-5958:tXMLMap: Pattern is hidden for input
2017-02-07 10:20:35 +08:00
Dmytro Chmyga
0099467842 fix(TDI-37987): tMicrosoftCrmOutput has NullPointerException
* Add migration task
2017-02-06 13:48:28 +02:00
Dmytro Chmyga
c7e49e3d2d fix(TDI-37987): tMicrosoftCrmOutput has NullPointerException
* Add "Ignore null" property

* Add ignoring null values code

* Add fix for NPE when set primitive value from null(Online 2011 API)
2017-02-06 13:32:12 +02:00
wchen-talend
23b190870c TUP-17033:Unable to edit tELTMSSqlMap anymore after removing output 2017-02-06 17:45:22 +08:00
Yucheng Bai
15cbe1a7ab TUP-16778: Make Studio compatible with new TCOMP API for properties reference (#942)
* TUP-16778: Make Studio compatible with new TCOMP API for properties
reference

* TUP-16778: fix compile errors of codegen.
2017-02-06 16:59:03 +08:00
wchen-talend
840c2d855f TUP-5958:tXMLMap: Pattern is hidden for input 2017-02-06 14:42:06 +08:00
pyzhou
b3d8f69e65 TDI-37712: Revert commit f347eb0599 (#959) 2017-02-04 17:46:48 +08:00
Diya Muliyil
1e8e7be62b [TESB-18799]rename cCXF component to cSOAP (#953) 2017-02-03 15:03:44 +08:00
Diya Muliyil
5ed7a57d4d [TESB-18761] Rename cCXFRS component to cREST (#956) 2017-02-03 14:53:55 +08:00
hwang-talend
0c469650cb Merge pull request #951 from Talend/bugfix/master/TUP-16318
TUP-16318:Password field in connection components should not mask global
2017-01-25 10:39:44 +08:00
hwang
910db6f716 TUP-16318:Password field in connection components should not mask global 2017-01-25 10:34:02 +08:00
hwang-talend
f1b9d86500 Merge pull request #949 from Talend/bugfix/master/TUP-16318
TUP-16318:Password field in connection components should not mask global
2017-01-25 10:14:28 +08:00
guol
a07906f880 feature TUP-16673:Provide Filters in tMap component 2017-01-24 19:02:47 +08:00
hwang
9248dcd264 TUP-16318:Password field in connection components should not mask global
variables only string
2017-01-24 18:54:45 +08:00
chmyga
8ca2279e4e feat(TDI-38068): integrate snowflake component (#948) 2017-01-24 18:36:00 +08:00
wchen-talend
600f57f694 TUP-16108:joblet in job , not support copy/paste if joblet contain (#947)
joblet component (input/output)
2017-01-24 17:50:57 +08:00
cmeng-talend
f1258aa623 TUP-16796 fix: Can't run any jobs after build a job which have
compilation error
https://jira.talendforge.org/browse/TUP-16796
2017-01-24 15:03:54 +08:00
zwxue
c91a73424d Merge pull request #946 from Talend/bugfix/master/TUP-16410
Bugfix/master/tup 16410
2017-01-24 10:18:54 +08:00
hwang
a69b529001 TUP-16410:JSON Wizard and Studio hangs when loading a big JSON file 2017-01-23 18:31:11 +08:00
nrousseau
a63bb06379 TUP-16598: add missing plugin.xml 2017-01-23 17:54:38 +08:00
hwang
3893ddf345 TUP-16410:JSON Wizard and Studio hangs when loading a big JSON file 2017-01-23 17:41:56 +08:00
pyzhou
49bf861d05 TDI-37755:compile error when "+" sign for concatenating string exists (#894)
* TDI-37755:compile error when "+" sign for concatenating string exists

* TDI-37755: Only replace the line separator in double quote.

* TDI-37755: Correct Format.

* TDI-37755:Fix this issue base on NodeUtil.replaceCRLFInMEMO_SQL()

* TDI-37755: Move the redundancy code to NodeUtil.
2017-01-23 12:12:16 +08:00
pyzhou
7cd9101f99 Bug/6.3.1/tdi 37712 (#802)
* TDI-37712 : tFileInputPositional : length is not correct with the option

* TDI-37712 : correct format issue.

* TDI-37712: Rebuild the file_enhanced_20070724.jar in java 1.7

* TDI-37712:Add the condition to make the generated code clearly.
2017-01-22 11:22:36 +08:00
wchen-talend
ce2148100c TUP-16196:For status management and version management, if check "Job (#944)
Designs" on the left, only show standard job on the right
2017-01-20 17:53:29 +08:00
wchen-talend
dafea42fe7 TUP-16061:not related jar asked to download when use oracle 11 (#943) 2017-01-20 17:46:38 +08:00
hwang-talend
043b21b1d8 Merge pull request #938 from Talend/bugfix/master/TUP-16771
TUP-16771: slow when open routines.
2017-01-20 14:51:33 +08:00
pyzhou
c4462a71b8 TDI-38131:error message for tRunjob is not complete in tLogCatcher's output (#941) 2017-01-20 14:49:41 +08:00
jzhao
5f6aacca06 TDI-38108:Add tSQSMessageDelete/tSQSMessageChangeVisibility and updated
tSQSInput
https://jira.talendforge.org/browse/TDI-38108

* add tSQSMessageDelete/tSQSMessageChangeVisibility

* add custom max return number for tSQSInput

* change some parameters show value in i18n

* change parameters order in i18n
2017-01-20 13:44:12 +08:00
pyzhou
804be6f485 TDI-37833:tEXAOutput component does not support dynamic schema (#940) 2017-01-20 10:52:16 +08:00
zwxue
60c0403c4a TUP-16771: slow when open routines. 2017-01-18 11:37:26 +08:00
jzhao
50feff3a4c feat(TDI-35748):salesforce connection save and reuse session (#916)
* migration from old framework
* add directory mapping with widget type
2017-01-17 18:50:04 +08:00
Yucheng Bai
7a8aa34c62 TUP-16774: File Widget of session directory in metadata for salesforce (#937) 2017-01-17 17:34:56 +08:00
xqliu-talend
6cd9138f00 TDQ-13120 wrong GID in multipass swoosh 2017-01-17 14:56:59 +08:00
Jan Lolling
4b8c41a135 TDI-38122 Feature: tEXARow enable NB_LINE counters (#929)
* TDI-38122 Feature: tEXARow enable NB_LINE counters

* Make the counter available as globalMap vars within the the flow.

* Label text more clear
2017-01-17 11:57:50 +08:00
GGu
420d518bc5 TUP-16598: set the bundle to singleton. 2017-01-17 10:37:33 +08:00
GGu
746d39131f TUP-16695: add TimeMeasure function for build job, export item, run job. (#921) 2017-01-17 10:01:57 +08:00
zwxue
39626c46bc TUP-16746: Excel file metadata : Error "Unable to recognize OLE stream" (#934)
when reading XLSX file.
2017-01-16 16:43:11 +08:00
wang wei
86e0adb1b6 fix(TDI-38038): update tAdvancedHash to remove
"advancedPersistentLookupLib-1.jar"
2017-01-16 16:08:40 +08:00
Yucheng Bai
6247096180 TUP-16757: Can not drag salesforce metadata into standard job. (#933) 2017-01-16 14:25:19 +08:00
dlin-talend
5e3a850343 TUP-16598: add codegenutil to org.talend.libraries.custom and set to (#928)
component framework by default
2017-01-16 10:33:57 +08:00
hwang-talend
fe0c311991 Merge pull request #930 from Talend/bugfix/master/TUP-5622
TUP-5622: after migration, comments are not applied to each group.
2017-01-16 10:28:27 +08:00
zwxue
c8947ce39d TUP-5622: after migration, comments are not applied to each group. 2017-01-13 15:32:51 +08:00
Pingwen Lin
9acef82b95 TMDM-10433 : Data Services with MDM Connection - behaviour change from 6.1.1 (#913) 2017-01-13 13:48:20 +08:00
wang wei
ff9fc98131 fix(TDI-33559): tAccessXX don't work when access database encrypted 2017-01-12 16:39:40 +08:00
zwxue
da2f3a5cf2 Merge pull request #927 from Talend/bugfix/master/TUP-16724
TUP-16724:Drag joblet to job, there is no corresponding context in job
2017-01-12 16:15:44 +08:00
zwxue
98a4f5d529 Merge pull request #920 from Talend/bugfix/master/TUP-1722
TUP-1722:In Open studio license information leads to an Not found page
2017-01-12 14:31:17 +08:00
hwang
96239c31f6 TUP-16724:Drag joblet to job, there is no corresponding context in job
context view
2017-01-12 13:58:33 +08:00
pyzhou
66281ea6a7 TDI-38048: Add setCharset method. (#922) 2017-01-11 17:32:58 +08:00
hwang-talend
99eb2d9c78 TUP-16639:Impossible to filter components from the new framework (#905)
* TUP-16639:Impossible to filter components from the new framework

* TUP-16639:Impossible to filter components from the new framework

* TUP-16639:Impossible to filter components from the new framework
2017-01-11 10:22:44 +08:00
hwang-talend
1b4a357341 TUP-16584:Job run Tab >> Advanced Settings >> Add JVM argument - No (#925)
* TUP-16584:Job run Tab >> Advanced Settings >> Add JVM argument - No
escape character works [MacOS]

* TUP-16584:Job run Tab >> Advanced Settings >> Add JVM argument - No #925

* TUP-16584:Job run Tab >> Advanced Settings >> Add JVM argument - No #912
2017-01-10 14:05:26 +08:00
SunChaoqun
11207ef65b TESB-18147:java.lang.NoSuchMethodError: org.springframework.core.MethodParameter.getContainingClass() (#923)
* TESB-18147:java.lang.NoSuchMethodError:
org.springframework.core.MethodParameter.getContainingClass()

* TESB-18147:java.lang.NoSuchMethodError:
org.springframework.core.MethodParameter.getContainingClass()
2017-01-10 11:36:28 +08:00
zwxue
d744ab0261 Merge pull request #912 from Talend/bugfix/master/TUP-16584
TUP-16584:Job run Tab >> Advanced Settings >> Add JVM argument - No
2017-01-06 18:19:20 +08:00
jzhao
3483e02bb2 fix(TDI-34440): compile error in tNetsuiteOutput/tNetsuiteInput 2017-01-06 14:04:54 +08:00
Yucheng Bai
211a799f35 TUP-16665: Repository link on Spark Configuration incorrect when (#919)
dragging database to job
2017-01-05 18:45:23 +08:00
hwang
157920f7d0 TUP-1722:In Open studio license information leads to an Not found page 2017-01-05 18:15:13 +08:00
Liu Xinquan
5e28bc6f69 Merge pull request #918 from zshen-talend/master
bug fixed TDQ-12896 support get dbname or schema from exist connection
2017-01-05 15:30:22 +08:00
zshen
1d414e0c08 bug fixed TDQ-12896 support get dbname or schema from exist connection
node
2017-01-05 15:25:08 +08:00
wchen-talend
eb68297572 TUP-16671:AMC database repository connect doesn't grab all context (#911)
groups
2017-01-04 17:58:17 +08:00
hwang
613f4d7d51 TUP-16584:Job run Tab >> Advanced Settings >> Add JVM argument - No
escape character works [MacOS]
2017-01-04 10:16:12 +08:00
Vladimir Bogatyrov
3613093e40 [TESB-17836] Disable Swagger scan to make it work in OSGi environment 2017-01-03 21:11:38 +02:00
Irene Wang
ac7ff1a66c DEVOPS-1593 Add distributionManagement 2017-01-03 09:36:53 +01:00
Chao MENG
7660f6b3cc TUP-16616 fix: Error "java.util.ConcurrentModificationException" when (#903)
connecting to studio
https://jira.talendforge.org/browse/TUP-16616
2017-01-03 11:45:03 +08:00
wchen-talend
e1edc0bc2c TUP-4640:Created in Temp but not removed (#908) 2017-01-03 10:45:44 +08:00
kjwang-talend
055211b42d TUP-15678 Fix Job icon and style is displayed as standard when I use (#910)
find components for Map reduce job components
https://jira.talendforge.org/browse/TUP-15678
2017-01-03 10:01:51 +08:00
nrousseau
1a5a7e700e TUP-16666: add persist.lookup plugin by default in TOS product 2016-12-30 15:10:41 +08:00
wchen-talend
5c1a5bc7ab TUP-16398: fix the junit 2016-12-30 11:49:36 +08:00
wchen-talend
b9a11c96a3 TUP-16566:Quick tour:Need space between two words (#907) 2016-12-30 11:40:17 +08:00
hwang-talend
de3123aab9 Merge pull request #906 from Talend/bugfix/master/TUP-16528
TUP-16528: CI missing jobPom.xml for non generated java code.
2016-12-30 11:08:04 +08:00
wchen-talend
bd46ffac0c TUP-16398 : fix the junit 2016-12-29 17:16:19 +08:00
Yucheng Bai
be2b6d6e67 TUP-16634: Miss space on txxxInput/txxxCreateTable schema shell between of and component name (#904)
* TUP-16634: Miss space on txxxInput/txxxCreateTable schema shell between
of and component name

* TUP-16634: reset other properties in messages file.
2016-12-29 14:55:31 +08:00
zwxue
7620a0724b TUP-16528: CI missing jobPom.xml for non generated java code. 2016-12-29 14:42:32 +08:00
wchen-talend
813a7a5176 TUP-5760:only password filling window pop up if no svn user name and (#899)
password when logon svn project
2016-12-28 18:09:29 +08:00
wchen-talend
42a40ddccd Bugfix/6.4.1/tup 16398 wrong error showing (#902)
* TUP-16398:The error is showing in wrong studio component in designer

* TUP-16398:add junit
2016-12-28 18:06:28 +08:00
Yucheng Bai
958eef9059 TUP-16491: NPE error when focus on jobname view then select Main tab,after convert spark job to standard (#901)
* TUP-16491: NPE error when focus on jobname view then select Main
tab,after convert spark job to standard

* TUP-16491: NPE error when focus on jobname view then select Main
tab,after convert spark job to standard
2016-12-28 18:04:30 +08:00
pyzhou
45f68b84f1 TDI-37961: tMysqlnput with mariadb driver cause compilation error (#866)
* TDI-37961: tMysqlnput with mariadb driver cause compilation error

* TDI-37961: MigrtionTask for this issue.

* Revert "TDI-37961: MigrtionTask for this issue."

This reverts commit 0c8dbcbbbf.

* TDI-37961 :  tMysqlnput with mariadb driver cause compilation error
2016-12-28 14:06:27 +08:00
pyzhou
09c497c4b3 TDI-37967:Component tXSDValidator returns null in flow variable. (#873)
* Revert "TDI-37967:Component tXSDValidator returns null in flow variable."

This reverts commit 0ef52b15df9b39bf42f7da4aab1cd6b4b31ac520.

* TDI-37967 : Component tXSDValidator returns null in XSD_ERROR_MESSAGE

* Revert "TDI-37967 : Component tXSDValidator returns null in XSD_ERROR_MESSAGE"

This reverts commit b35e59d2f83abcfef16a9d02e8f8b33cf771330f.

* TDI-37967:correct the usage of flow variable.

* TDI-37967: Add the miss two variables.
2016-12-28 10:57:27 +08:00
kjwang-talend
89d83d36d4 TUP-14737 too slowly when import items using overwrite to svn/git project (#881)
* TUP-14737 too slowly when import items using overwrite to svn/git
project
https://jira.talendforge.org/browse/TUP-14737

* TUP-14737 too slowly when import items using overwrite to svn/git
project
https://jira.talendforge.org/browse/TUP-14737
2016-12-27 17:07:18 +08:00
wang wei
eed1758a2c fix(TDI-37985): Enhance job info when exception in component 2016-12-27 11:06:09 +08:00
wang wei
05f93b3179 fix(TDI-38021): OutOfMemory when large file is uploaded via tREST 2016-12-26 15:20:50 +08:00
wchen-talend
79da995182 Merge pull request #876 from Talend/bugfix/6.4.1/TUP-16459_keywords_validate
TUP-16459:key word validator
2016-12-26 14:15:48 +08:00
pyzhou
1ed0079f79 TDI-38006:Batter way to fix it. (#891) 2016-12-26 14:04:32 +08:00
kjwang-talend
02330cc81e TUP-16553 Logon Project:Focous switch from git project to svn project (#898)
each time do "refresh" on branch option
https://jira.talendforge.org/browse/TUP-16553
2016-12-26 10:46:18 +08:00
sbliu
33c681438d Revert "TMDM-10190: remove mdm webservice ce plugin from feature list." (#897) 2016-12-23 18:35:48 +08:00
Ivan Honchar
9b4ac51fae feat(TCOMP-230): fix codegen-utils version to 0.17.0-SNAPSHOT 2016-12-23 10:56:50 +02:00
Sebastian Hoß
8f366f7a51 Merge pull request #893 from csuntalendbj/master
TESB-17960:Exceptions of DI jobs embedded in service jobs are not logged
2016-12-23 08:44:21 +01:00
zwxue
7a54c20ef8 Merge pull request #892 from Talend/bugfix/master/TUP-16635
TUP-16635:Test case failed after modify the default test job
2016-12-23 14:26:57 +08:00
SunChaoqun
91a8bb8b1f TESB-17960:Exceptions of DI jobs embedded in service jobs are not logged 2016-12-23 10:36:37 +08:00
Ivan Gonchar
c678f71c98 Merge pull request #886 from Talend/feature/6.4/TCOMP-230_codegen_utils
Feature/6.4/tcomp 230 codegen utils
2016-12-22 10:11:40 +02:00
pyzhou
ef009a1fb5 TDI-38006:Global Variable on tFileArchive miss a letter. (#890) 2016-12-22 15:39:54 +08:00
sbliu
125a67a470 TMDM-10190: remove mdm webservice ce plugin from feature list. (#888) 2016-12-22 15:26:22 +08:00
hwang
6f94d5145d TUP-16635:Test case failed after modify the default test job 2016-12-22 12:00:54 +08:00
Yucheng Bai
7d857a3cb8 Bugfix/6.3/tup 15503 fix guess schema of ssl hive (#889)
* TUP-15503: Cann't guess schema for SSL Hive

* TUP-15503: Cann't guess schema for SSL Hive

* TUP-15503: Cann't guess schema for SSL Hive
2016-12-22 11:46:49 +08:00
Jenkins Continuous Build server
f74f6e5949 Set version to 6.4.0 SNAPSHOT 2016-12-21 16:10:20 +01:00
hwang
5452fa8811 TUP-16161: code improve 2016-12-21 16:35:50 +08:00
hwang-talend
734adb22c7 TUP-16161:Different behavior on triggers between 611 and 621 (#887) 2016-12-21 15:36:33 +08:00
hwang-talend
e8836795c5 Merge pull request #885 from Talend/bugfix/master/TUP-16617
TUP-16617: Unresolved compilation error causing the job's java process to be kept alive.
2016-12-21 14:23:03 +08:00
zwxue
7ed30ba9eb TUP-16503: Guess Schema with MariaDB fails. (#875) 2016-12-21 11:13:16 +08:00
Ivan Honchar
8ed5e4bf47 feat(TCOMP-230): clean pom.xml 2016-12-20 18:14:43 +02:00
Ivan Honchar
edf2298755 feat(TCOMP-230): make formatting correct 2016-12-20 18:01:52 +02:00
Ivan Honchar
150d823dd9 feat(TCOMP-230): add di codegen classes from daikon 2016-12-20 17:42:37 +02:00
Ivan Honchar
3362518614 feat(TCOMP-230): add license headers 2016-12-20 17:40:55 +02:00
Ivan Honchar
e9b6ff2988 feat(TCOMP-230): implement codegen utilities library 2016-12-20 17:28:30 +02:00
zwxue
293be59654 TUP-16617: Unresolved compilation error causing the job's java process
to be kept alive.
2016-12-20 18:47:58 +08:00
wang wei
d55397aed1 fix(TDI-37734): build the jar with compiler level 1.7 2016-12-20 16:58:17 +08:00
Chao MENG
577e324385 Merge pull request #882 from Talend/bugfix/6.4/TUP-16619_fixEncodingProblemOfFTP
TUP-16619: SFTP problems related to the migration from 5.2.1 to 6.2.1
2016-12-20 16:25:25 +08:00
ycbai
0eba2cc2b7 TUP-16619: SFTP problems related to the migration from 5.2.1 to 6.2.1 2016-12-20 15:54:47 +08:00
zwxue
61e671ed14 Merge pull request #878 from Talend/bugfix/master/TUP-16590
TUP-16590:[6.2.1] Nested Joblets cause code generation failures for
2016-12-19 17:25:09 +08:00
GuoLiang
51026b9b5b bugfix recheck: TUP-14431 ELT Map queries : compilation error with (#877)
quotes
2016-12-19 16:44:29 +08:00
chmyga
cc2486e0f9 Merge pull request #867 from Talend/bugfix/6.4/TDI-37734_NegativeArray_exception
Bugfix/6.4/tdi 37734 negative array exception
2016-12-19 09:41:30 +02:00
RyanSkraba
d7c0b22e11 TCOMP-275 Specify the DI execution engine for component runtimes. (#879) 2016-12-16 19:25:07 +08:00
jzhao
255bc4016b TDI-37950:When Using a tFileInputRaw as a Lookup into tMap there is an
error
https://jira.talendforge.org/browse/TDI-37950
2016-12-16 15:23:20 +08:00
hwang
49feebd497 TUP-16590:[6.2.1] Nested Joblets cause code generation failures for 2016-12-16 11:34:38 +08:00
hwang
dee0d69b68 TUP-16590:[6.2.1] Nested Joblets cause code generation failures for 2016-12-15 19:45:13 +08:00
Pierre Teyssier
4a8eee86ca Delete useless xml file
- Caused Antelink issue
2016-12-15 19:39:11 +08:00
pyzhou
329492c6c8 TDI-37968:tXSDValidatoris not containing all the expected fields. (#874)
* TDI-37968:tXSDValidatoris not containing all the expected fields.
* TDI-37968: tXSDValidator  returns 0 rows in reject line.
2016-12-15 17:41:30 +08:00
hcyi
1f37e55ab8 TUP-16459:key word validator 2016-12-15 15:12:42 +08:00
ycbai
3d06077675 TUP-16607: Generation issue on ELTMap component using Alias 2016-12-14 18:45:56 +08:00
qiongli
1d291573a9 TDQ-13026 and TDQ-12852 (#872)
* TDQ-13026 consider the sub-job and joblet dependecies wherether include
tRuleSurvivorship node when export job.

* TDQ-12852 avoid error when export job with tRuleSurvivorship.
2016-12-14 17:54:00 +08:00
Yucheng Bai
b80845de5b Bugfix/6.3/tup 16562 fix data viewer problem of sf (#869)
* TUP-16562: No reaction when click "data viewer" on salesforce item

* TUP-16562: handle new component schema parameter case.

* TUP-16562: add junits.
2016-12-14 11:41:07 +08:00
Dmytro Chmyga
56ad06e6fc TDI-37734: replace advancedPersistentLookupLib to include the latest code 2016-12-13 09:43:06 +02:00
ycbai
386daf2d1a Fixd the problem which caused by TCOMP-275 in studio. 2016-12-13 15:28:22 +08:00
nrousseau
20fd3e0e87 Revert "Bug fix/6.2/tdi 36791 elt map queries compilation error with quotes" (#864) 2016-12-13 12:54:00 +08:00
qiongli
adf5d0b37e TDQ-12474 add a profiler "include-survivorship-rules" to export (#862)
survivorship rules. it only execute when the "include-items" not be
added.
2016-12-12 10:53:56 +08:00
zwxue
b431714500 TUP-16573: cmdline generate time increase as the tasks number increase. (#860) 2016-12-09 14:29:32 +08:00
ycbai
e730675db0 Merge branch 'fixJunits' 2016-12-08 14:18:38 +08:00
ycbai
8e0073d489 Fix some junits. 2016-12-08 11:57:36 +08:00
Vladimir Bogatyrov
bade679b0c [TESB-18057] Fix (#832)
* [TESB-18057] Fix

* [TESB-18057] Declare launchingThread variable only in case when multithreading is turned on

* [TESB-18057] Change map key name to JobInterrupted

* [TESB-18057] Added handling of java.lang.Exception
2016-12-08 11:49:56 +08:00
hwang
f1e0dd978c TUP-14909:Studio can not update the modification in joblets to jobs in
the below scenario.
2016-12-08 11:01:57 +08:00
wang wei
e34adbd3d5 Revert "fix(TUP-16456): TDS Output does not translate reserved field names to external names"
This reverts commit b46834e443.
2016-12-07 17:19:23 +08:00
Dmytro Chmyga
50c5e41c6d TDI-37734: use long values for data length in output stream 2016-12-07 08:24:45 +02:00
Remy Dubois
dab9e4850c TBD-4312 fixed - Review the AWS dependencies 2016-12-06 19:12:09 +01:00
Chen Bin
612b04cbe4 TBD-4260: migration task for redshift component to correct type mapping 2016-12-06 17:32:13 +08:00
pyzhou
57b4a6dc43 TDI-37949 : tRest is throwing exception on HTTP response code 204 (#855)
* TDI-37949 : tRest is throwing exception on HTTP response code 204

* TDI-37949:indentation.
2016-12-06 16:53:37 +08:00
GGu
4fc5ad86f5 TUP-16405: enable to deploy component dependencies. (#854) 2016-12-05 17:56:41 +08:00
Haiting Yin
c3156bb73d TMDM-10262 [tMDMInput] Unsupported predicates found in tMDMInput. (#840)
- Remove StrictAnd and Exactly from predicates list
2016-12-05 16:44:27 +08:00
kjwang-talend
48dac6da9e TUP-16458 projects not retrieved correctly when do refresh on logon (#851)
window
https://jira.talendforge.org/browse/TUP-16458
2016-12-05 15:45:32 +08:00
wang wei
6f136d4f2d fix(TDI-37692): compile error occured after migration from v562 to v621 2016-12-05 15:29:04 +08:00
Pierre Teyssier
07c57ea873 Revert "Merge pull request #568 from Talend/bugfix/6.3.1/TDI-31661_add_KEEP_LAST_feature"
This reverts commit edff44d8c4, reversing
changes made to 7e3cd27d95.
2016-12-05 15:22:19 +08:00
jzhao
36bf249bdf TDI-37934: tExtractJSONFIelds: no Getter for field scale in class
BigDecimal
https://jira.talendforge.org/browse/TDI-37934
2016-12-04 23:40:56 -06:00
wang wei
b46834e443 fix(TUP-16456): TDS Output does not translate reserved field names to
external names
2016-12-02 18:07:51 +08:00
chmyga
616f267c54 Bugfix/6.3/tdi 37922 postgresql uuid string value (#846)
* TDI-37922: add UUID processing to postgre manager.

* TDI-37922: add Talend type checking to UUID processing.
2016-12-02 17:49:39 +08:00
jzhao
ffe17c8c2b Revert "TDI-37769: tFileOutputLDIF add new option "Binary transfer required" https://jira.talendforge.org/browse/TDI-37769"
This reverts commit 27068ca588.
2016-12-02 17:17:41 +08:00
wang wei
8abf1bd001 fix(TDI-37941): rename the httputil lib to a better name like
talend-httputil
2016-12-02 15:50:09 +08:00
wang wei
3eb96d3258 fix(TDI-37941): change the source dir name for httputil lib 2016-12-02 15:50:06 +08:00
Yucheng Bai
0617c7076c TUP-16451: afterCampaignName() method is called many times during input (#843) 2016-12-02 10:04:22 +08:00
zwxue
90f052a18d Merge pull request #845 from Talend/bugfix/master/TUP-16469
TUP-16469:Studio Usage JSON Component Needs an Array
2016-12-02 10:04:12 +08:00
Ivan Gonchar
edff44d8c4 Merge pull request #568 from Talend/bugfix/6.3.1/TDI-31661_add_KEEP_LAST_feature
Bugfix/6.3.1/tdi 31661 add keep last feature
2016-12-01 14:17:20 +02:00
Ivan Honchar
16f4bcdf61 TDI-31661 replace thashfile library with new version 2016-12-01 14:16:37 +02:00
Ivan Honchar
d314635329 TDI-31661 add correct import for thashfile library 2016-12-01 14:16:37 +02:00
Carsten Biermann
136f9d0009 Copyright changed (dummy) 2016-12-01 14:16:37 +02:00
Ivan Honchar
7f7dd61b55 TDI-31661 Added pom.xml for automated build 2016-12-01 14:16:37 +02:00
Ivan Honchar
4e2f6e0c3d TDI-31661 change library directory structure to standard maven project structure 2016-12-01 14:15:35 +02:00
Ivan Honchar
25ee422ef0 TDI-31661 Added deprecated anotation for old classes 2016-12-01 14:15:35 +02:00
Ivan Honchar
b1c9393739 TDI-31661 Swithed from LinkedHashMap to LindkedHashSet to make KEEP_LAST, KEEP_FIRST implementation more clear. Fixed errors in javajet 2016-12-01 14:15:35 +02:00
Ivan Honchar
685874278f TDI-31661 Added KEEP_LAST feature for tHashInput/tHashOutput components 2016-12-01 14:15:35 +02:00
Ivan Honchar
79212826d4 TDI-31661 Implemented MemoryCacheFactory 2016-12-01 14:15:35 +02:00
Ivan Honchar
8bea2950df TDI-31661 Implemented a set of MemoryCache with different keep mode 2016-12-01 14:15:35 +02:00
Ivan Honchar
10ebb265da TDI-31661 Added Cache interface 2016-12-01 14:15:35 +02:00
hwang
59bcf337e6 TUP-16469:Studio Usage JSON Component Needs an Array 2016-12-01 18:42:06 +08:00
GGu
7e3cd27d95 TUP-16344: enhance the install components (#841) 2016-12-01 16:41:32 +08:00
zwxue
bcee3a56d0 Merge pull request #831 from Talend/bugfix/master/TUP-16466
TUP-16466:XML/XSD:Studio hang on after detect update
2016-12-01 11:35:32 +08:00
hwang
4a343ff152 TUP-16466:XML/XSD:Studio hang on after detect update 2016-12-01 11:34:52 +08:00
pyzhou
286af9ffbf TDI-37879:tMySqlOutput generates invalid create statement when DOUBLE (#833) 2016-12-01 10:40:55 +08:00
Ivan Gonchar
e2a21f6eb4 Merge pull request #816 from Talend/feature/TCOMP-331_reject_after_close
TCOMP-331 Support reject after close
2016-11-30 19:40:52 +02:00
chmyga
09de7f2220 TDI-37919: fix version of AmazonAWS lib for tAmazonEMRResize and tAmazonEMRListInstances (#839) 2016-11-30 23:55:19 +08:00
Remy Dubois
72c88f58ab TBD-3951 fixed - Add jets3t dependency to the tHiveInput for HDInsight 2016-11-30 15:47:30 +01:00
Jan Lolling
596a62c5c2 Using the correct Workbook methods to iterate over the sheets. This preserves the compatibility to newer Apache-POI releases. (#798) 2016-11-30 05:39:21 -06:00
jzhao
27068ca588 TDI-37769: tFileOutputLDIF add new option "Binary transfer required"
https://jira.talendforge.org/browse/TDI-37769
2016-11-30 19:00:35 +08:00
GGu
f67aa569ca TUP-16324: Enhance the dialog to use dynamic jobs. (#811) 2016-11-30 12:34:46 +08:00
Yucheng Bai
31e65ed3d7 TUP-16441: Issue with opening job with context group in Salesforce (#829)
component.
2016-11-30 12:31:26 +08:00
francisu
c9ccd99cdd TCOMP-331 Add support for getting rejection records after close 2016-11-29 17:10:30 -08:00
francisu
0949923c4a Merge remote-tracking branch 'origin/master' into feature/TCOMP-331_reject_after_close 2016-11-29 16:23:13 -08:00
Pierre Teyssier
a0695a9d8d Revert "[TESB-18057] After undeploying a service instances of services are getting created continuously logs"
This reverts commit b2ed9faa24.
2016-11-29 22:28:29 +08:00
wang wei
050f66bb59 fix(TDI-36824): use a better util class : ObjectUtil 2016-11-29 22:17:59 +08:00
wang wei
731895ddd0 fix(TDI-36824): tDatasetOutput: Allow limit to be infinite if null (or
empty) is set
2016-11-29 22:17:59 +08:00
Vladimir Bogatyrov
7021fb9d05 [TDI-37915] Fix Job code generate error when there are two same component and enable Multi thread execution 2016-11-29 15:01:40 +02:00
pyzhou
b3fc530234 Bug/6.3.1/tdi 37860 (#825)
* TDI-37860 : TMarketoInput has NullPointerException when Access token is invalid
*  TDI-37860 Update the jars
* TDI-37860 : Add the Exception errorMessage to other similar method.
* TDI-37860 : Correct the maven path.
2016-11-29 19:17:45 +08:00
pyzhou
e56e928bfd TDI-36713 : TMarketoInput can not handle large input to match data (#823)
* TDI-36713 : change method to post.
* TDI-36713 reduce the duplicate code.
2016-11-29 19:16:44 +08:00
hwang
0c2903f421 TUP-16466:XML/XSD:Studio hang on after detect update 2016-11-29 15:18:44 +08:00
Remy Dubois
1fba52dd19 TBD-1725 fixed - Fix the Hive components default values for hadoop properties checkboxes 2016-11-28 17:22:03 +01:00
GGu
4b95b17afc TUP-16344: enable to deal with all files for artifact and content. 2016-11-28 18:38:46 +08:00
wchen-talend
c2065c5a98 Merge pull request #820 from Talend/bugfix/6.3.1/TUP-6142-Readonly_for_ref_project
TUP-6142 fix: main project can add context variable to ref project
2016-11-28 16:48:48 +08:00
cmeng-talend
e5988b1a40 TUP-6142 fix: main project can add context variable to ref project
https://jira.talendforge.org/browse/TUP-6142
2016-11-28 16:43:47 +08:00
qiongli
55eb33bc6e TDQ-12852 only TDM execute the needed method. (#828) 2016-11-28 15:22:42 +08:00
GGu
5b828ee09b TUP-16344: Enable to install new comonents from exchange. (#824) 2016-11-26 11:37:32 +08:00
Remy Dubois
3b7ea2e9db TBD-4271 fixed - Remove joda-time from the pig shade jar and force the use of joda 2.8.1 2016-11-25 17:11:56 +01:00
hcyi
eeb9fb8b46 Merge pull request #822 from Talend/bugfix/6.3.1/TUP-16281_datasetinput_parallel
TUP-16281:Job with tDataprepinput with parallelisation enabled does not
2016-11-25 18:55:48 +08:00
wchen-talend
fc6cee1fc2 TUP-16281:Job with tDataprepinput with parallelisation enabled does not
compile on clicking run
2016-11-25 15:44:59 +08:00
Ivan Gonchar
4169ef06ab fix(TDI-37846): upgrade db2 driver for tCreatetable and tMondrianInput (#821) 2016-11-24 21:13:09 +08:00
GuoLiang
27cae19b7f TUP-5658 fix:Error when run job trowgenerator to tlogrow with check and (#818)
uncheck a column.
2016-11-24 18:25:09 +08:00
dlin-talend
776dd216d0 Merge pull request #817 from csuntalendbj/master
TESB-18310:Command-Line exportRoute as Microservice ignores "maven" option
2016-11-24 17:14:06 +08:00
dlin-talend
c7d0269694 Merge pull request #819 from Talend/bugfix/6.3/TUP-5737_change_error_to_warning_can't_re-create_the_link_between_tMap_after_it's_deleted
TUP-5737 fix: can't re-create the link between tMap after it's deleted
2016-11-24 16:06:43 +08:00
cmeng-talend
0e9336f487 TUP-6142 fix: main project can add context variable to ref project
https://jira.talendforge.org/browse/TUP-6142
2016-11-24 15:54:44 +08:00
guol
82b3b2b220 TUP-5737 fix: can't re-create the link between tMap after it's deleted
change from error to warning
2016-11-24 15:52:09 +08:00
SunChaoqun
ae1d5584d3 TESB-18310:Command-Line exportRoute as Microservice ignores "maven"
option
2016-11-24 10:34:37 +08:00
francisu
64ccd8170d TCOMP-331 Support reject after close 2016-11-23 05:04:42 -08:00
jzhao
e9eb912ea3 TDI-37105 :tMarketoInput/tMarketoOutput default schema is wrong
https://jira.talendforge.org/browse/TDI-37105
Note:Fix other marketo components
2016-11-23 16:13:19 +08:00
wang wei
fc67c017e9 TDI-36765: Datasource in DI jobs is always a singleton and violates the
DataSource approach
https://jira.talendforge.org/browse/TDI-36765
2016-11-23 11:49:47 +08:00
jzhao
720ba94f6f TDI-37105 :tMarketoInput/tMarketoOutput default schema is wrong
https://jira.talendforge.org/browse/TDI-37105
2016-11-23 11:12:01 +08:00
nrousseau
0416fa2a11 TUP-16421: update copyright date in the about 2016-11-23 10:45:56 +08:00
jzhao
b3284f3411 TDI-35817: tDB2output z/OS : NB_LINE_INSERTED is always set to 0
https://jira.talendforge.org/browse/TDI-35817
2016-11-22 17:08:34 +08:00
jzhao
b3bbb5241e TDI-37454: Upgrade of tSalesforceInput -with Manual input of SOQL query-
broken in 6.2.1
https://jira.talendforge.org/browse/TDI-37454
2016-11-22 02:23:18 -06:00
wang wei
1609c463a6 Merge pull request #814 from Talend/bug/6.3/TDI-37837
TDI-37837: ClassNotFoundException: org.springframework.aop.interceptor.AsyncUncaughtExceptionHandler
2016-11-22 15:44:54 +08:00
jzhao
e220d97130 TDI-37769: tFileOutputLDIF is not Generating ';binary' when Replacing
binary/base64 Certificate LDAP Entry Attribute Value 
https://jira.talendforge.org/browse/TDI-37769
2016-11-22 13:28:59 +08:00
wang wei
1d6d875a37 TDI-37837: ClassNotFoundException:
org.springframework.aop.interceptor.AsyncUncaughtExceptionHandler
https://jira.talendforge.org/browse/TDI-37837
2016-11-22 12:07:43 +08:00
wchen-talend
fc29bfc46a Merge pull request #813 from Talend/bugfix/6.3/TUP-16395_tMap_Cannot_get_GlobalMap_value_in_Joblet
TUP-16395:[tMap] Cannot get GlobalMap value used in Joblet
2016-11-22 11:30:10 +08:00
hcyi
5a00a03925 Merge pull request #809 from Talend/bugfix/6.3.1/TUP-16281_datasetinput_parallel
TUP-16281:Job with tDataprepinput with parallelisation enabled does not
2016-11-22 10:59:14 +08:00
chmyga
10d3519455 Merge pull request #806 from Talend/bugfix/6.3/TDI-37558_null_value_for_lookup_tmicrosoftcrmoutput
Bugfix/6.3/tdi 37558 null value for lookup tmicrosoftcrmoutput
2016-11-21 11:59:22 +02:00
Ivan Gonchar
33aaf581a9 Merge pull request #812 from Talend/frature/6.3.1/TDI-37116
TDI-37116 : Upgrade exajdbc-5.0.12.jar to exajdbc-5.0.13.jar
2016-11-21 11:04:31 +02:00
hcyi
d9f47100cd TUP-16395:[tMap] Cannot get GlobalMap value used in Joblet 2016-11-21 05:55:10 +08:00
pyzhou-talend
d818400cca TDI-35416: Add getNextException to show more error message (#764)
* TDI-35416: Add getNextException to show more error message

* TDI-35416 : write a util for repetitive code. add log.

* TDI-35416 : make the code more clean.

* TDI-35416 : move setglobalVars out of try-catch add die on error

* TDI-35416 : Remove the duplicate record to log4j.

* TDI-35416 : replace the last system.err.print with log4j witch I forgot.
2016-11-18 16:26:02 +08:00
pyzhou-talend
5b514a9e80 TDI-37116 : Change the jar to the new version. 2016-11-18 16:04:26 +08:00
hwang-talend
a527abff70 Merge pull request #803 from Talend/bugfix/master/TUP-16127
TUP-16127: no context group selection window pop up when click .. button
2016-11-18 15:13:48 +08:00
kjwang-talend
ebf4a52be0 Bugfix/6.3.1/tup 14307 Memory Run on Remote Server:alway said there is no job running (#801)
* bugfix/6.3.1/TUP-14307 Memory Run on Remote Server:alway said there is
no job running
https://jira.talendforge.org/browse/TUP-14307

* bugfix/6.3.1/TUP-14307 Memory Run on Remote Server:alway said there is
no job running
https://jira.talendforge.org/browse/TUP-14307
2016-11-18 15:11:31 +08:00
wchen-talend
bfdfd49421 Merge pull request #794 from Talend/bugfix/6.3.1/TUP-5203-Dispose_problem
TUP-5203 fix: Can not load job properties when repeat switch from Extra to main in jobsettings.
2016-11-18 10:55:25 +08:00
zwxue
110638d7de Merge pull request #808 from Talend/bugfix/master/TUP-15118
TUP-15118:A wrong warning shown when convert MR job which is converted
2016-11-18 10:05:32 +08:00
wchen-talend
f43a7125a3 TUP-16281:Job with tDataprepinput with parallelisation enabled does not
compile on clicking run
2016-11-18 09:59:11 +08:00
hwang
1efa01578e TUP-15118:A wrong warning shown when convert MR job which is converted
by spark job with test case to Spark back.
2016-11-17 18:03:36 +08:00
Carsten Biermann
5f65af08f6 [DEVOPS-771]: Adds configuration for thashfile jenkins job - lint 2016-11-17 10:15:42 +01:00
Carsten Biermann
50aa53168f [DEVOPS-771]: Added initial pom 2016-11-17 10:15:42 +01:00
wang wei
3abaaa9f23 Merge pull request #807 from Talend/bugfix/6.3/TDI-37682_session_duration_invalid_value
TDI-37682: change the process of session duration property value
2016-11-17 17:01:49 +08:00
Dmytro Chmyga
da6a2f0d2b TDI-37682: change the process of session duration property value 2016-11-17 10:44:42 +02:00
Ivan Gonchar
69cda3dc66 fix(TDI-37694): fix maven url for db2jcc4 driver in DB2 components (#804) 2016-11-17 15:40:59 +08:00
Dmytro Chmyga
5f66e89fc5 TDI-37558: add transformation of empty string lookup values to null 2016-11-17 08:36:30 +02:00
Dmytro Chmyga
d05e010bb9 Merge branch 'master' into bugfix/6.3/TDI-37558_null_value_for_lookup_tmicrosoftcrmoutput 2016-11-17 08:33:51 +02:00
wang wei
35aeb7bd81 Merge pull request #805 from Talend/bugfix/6.3/TDI-37741_auto_convert
TDI-37741: Automatic Type Conversion from Object to byte/short/int/long/..... issue
2016-11-17 14:14:14 +08:00
jzhao
c85ba0f62d TDI-37741: Automatic Type Conversion from Object to Integer throw an
error if the Object is not cast-able to an Integer
https://jira.talendforge.org/browse/TDI-37741
2016-11-17 12:22:03 +08:00
wang wei
f4cd05f362 TDI-35743: add the NUMERIC check as we add it in the mapping
https://jira.talendforge.org/browse/TDI-35743
2016-11-17 11:50:49 +08:00
zwxue
bbdd3aaba8 TUP-16127: no context group selection window pop up when click .. button
to select table.
2016-11-16 19:01:16 +08:00
chmyga
3db5c3937c Merge pull request #800 from Talend/bugfix/6.3/TDI-37512_datetime_field_tmicrosoftcrmoutput
TDI-37512: add normalization to datetime field.
2016-11-16 08:55:03 +02:00
pyzhou-talend
5ea990c6df TDI-37712 : Add miss <%=cid%>. (#799) 2016-11-16 11:24:32 +08:00
Yucheng Bai
9ef91a1e40 TUP-16317: migration : password of implicit context Load project (#795)
settings wrongly handled.
2016-11-16 11:20:56 +08:00
jzhao
c29793061b TDI-37798: tFileInputExcel "User mode" dynamic with empty row avoid NPE
https://jira.talendforge.org/browse/TDI-37798
2016-11-16 11:13:33 +08:00
jzhao
2b82605eff TDI-37817: tMicrosoftCrmInput CRM 2015 on premise mode didn't set nb
line
https://jira.talendforge.org/browse/TDI-37817
2016-11-16 10:43:56 +08:00
Dmytro Chmyga
4cae15f69e TDI-37512: add normalization to datetime field. 2016-11-15 16:21:12 +02:00
hcyi
0c5f3ea69d Merge pull request #797 from Talend/bugfix/6.3.1/TUP-16319_xmlmap_import_from_repository
TUP-16319:tXMLMAp with GIT remote connection : option "import from
2016-11-15 18:46:39 +08:00
zwxue
4ce68aa2eb Merge pull request #796 from Talend/bugfix/master/TUP-16252
TUP-16252:CI builder throws error message with SUCCESS BUILD
2016-11-15 18:02:53 +08:00
chmyga
15e125dc6a TDI-37558: Added processing of null lookup values. (#748) 2016-11-15 17:34:20 +08:00
wchen-talend
7dd451a9b3 TUP-16319:tXMLMAp with GIT remote connection : option "import from
repository" disappears
2016-11-15 17:02:59 +08:00
hwang
f26d5b7ad3 TUP-16252:CI builder throws error message with SUCCESS BUILD 2016-11-15 16:44:40 +08:00
Remy Dubois
752be2c4e6 TBD-4140 fixed - Upgrade the aws-java-sdk 2016-11-15 09:36:06 +01:00
chmyga
3a2b72c61a Merge pull request #677 from Talend/TDI-32687_enforce_NTLM_authentication
Tdi 32687 enforce ntlm authentication
2016-11-15 10:32:55 +02:00
wang wei
1636d71568 TDI-35743: fix the create table action for redshift
https://jira.talendforge.org/browse/TDI-35743
2016-11-15 16:22:02 +08:00
kjwang-talend
f277434be8 TUP-16169 Improve: Sometimes cannot run job (#793)
https://jira.talendforge.org/browse/TUP-16169
2016-11-14 17:51:45 +08:00
kjwang-talend
0b038f5ac7 TUP-16183 Fix: Component tRunJob has warnings of "The context name (#768)
* TUP-16183 Fix: Component tRunJob has warnings of "The context name
<value> of line <#> is not existed in column
https://jira.talendforge.org/browse/TUP-16183

* TUP-16183 Fix Component tRunJob has warnings of "The context name
<value> of line <#> is not existed in column
https://jira.talendforge.org/browse/TUP-16183

* TUP-16183 Fix Component tRunJob has warnings of "The context name
<value> of line <#> is not existed in column
https://jira.talendforge.org/browse/TUP-16183
2016-11-14 17:39:54 +08:00
cmeng-talend
58f08a29ad TUP-5203 fix: Can not load job properties when repeat switch from Extra
to main in jobsettings.
https://jira.talendforge.org/browse/TUP-5203
2016-11-14 16:51:46 +08:00
chmyga
a47cf4adea TDI-37704: add unit(minutes) for session duration field(assume role feature) (#788) 2016-11-14 13:59:25 +08:00
Ivan Honchar
757209c21c Revert "Revert "Merge pull request #771 from Talend/bugfix/6.3/TCOMP-333_integrate_outgoing_enforcer""
This reverts commit 8c2622b125.
2016-11-13 11:01:31 +02:00
dlin-talend
a17111d059 Merge pull request #789 from Talend/bugfix/6.3/TUP-5677_chooseDefaultNewComponentWhenDND
TUP-5677: Component Framework :Salesforce:D&D the defaule component not input component
2016-11-11 18:32:44 +08:00
ycbai
5ceb2aea96 TUP-5677: Component Framework :Salesforce:D&D the defaule component not
input component
2016-11-11 18:28:33 +08:00
dlin-talend
269b4781d7 Merge pull request #780 from Talend/bugfix/6.3/TUP-15927_add_joblet_components
TUP-15927:When input "O" in joblet editor, component "OUTPUT" should show in the list
2016-11-11 18:26:51 +08:00
wchen-talend
459df4b329 Merge pull request #783 from Talend/bugfix/6.3/TUP-16022_fix_a_problem_if_tos
TUP-16022:job/joblet "description" field should extend to match the "job view" size
2016-11-11 18:13:14 +08:00
pyzhou-talend
8666c08763 TDI-37735 : S3 Job throw errors but does complete successfully. (#769)
* TDI-37735 : S3 Job throw errors but does complete successfully.
2016-11-11 17:46:17 +08:00
chmyga
a8bb5a42d0 Merge pull request #787 from Talend/bugfix/6.3/TDI-37703_sqs_assume_role
Bugfix/6.3/tdi 37703 sqs assume role
2016-11-11 11:40:46 +02:00
Dmytro Chmyga
62adeb483b TDI-37703: add units to session duration field name. 2016-11-11 11:38:55 +02:00
Chao MENG
3c0d572488 Merge pull request #778 from Talend/bugfix/6.3/TUP-16211_fixNPEOfDNDHdItemsOfRefProjects
TUP-16211: NPE error when main spark job ues ref project hadoop cluster
2016-11-11 15:55:18 +08:00
hcyi
4d99fe18a8 TUP-16022:job/joblet "description" field should extend to match the "job
view" size
2016-11-11 14:42:30 +08:00
chmyga
c8cd00aa55 Merge pull request #782 from Talend/bugfix/6.3/TDI-37174_talend_mscrm_lib_fix
TDI-37174: update talend-mscrm library version.
2016-11-11 08:22:46 +02:00
Dmytro Chmyga
ba12dcc30c TDI-37174: update talend-mscrm library version. 2016-11-11 07:55:57 +02:00
pyzhou-talend
98a33788ca TDI-37787 : Add code to support Number Formula and Date Formula. (#781) 2016-11-11 11:48:32 +08:00
zwxue
6d12cdece3 Merge pull request #770 from Talend/bugfix/master/TUP-16297
TUP-16297:Importing a Job from 5.5 to 6.2 throws errors on ftp component
2016-11-11 10:01:18 +08:00
zwxue
4f67a9c613 Merge pull request #777 from Talend/bugfix/master/TUP-16152
TUP-16152:Convert joblet: when schema have ", change it type from spark
2016-11-11 10:00:16 +08:00
Dmytro Chmyga
088a57a895 TDI-37703: add assume role feature to SQS queue purge component. 2016-11-10 15:47:31 +02:00
Dmytro Chmyga
14314f4b0c TDI-37703: add assume role feature to SQS queue list component. 2016-11-10 15:47:06 +02:00
Dmytro Chmyga
17fe50f85a TDI-37703: add assume role feature to SQS queue delete component. 2016-11-10 15:46:44 +02:00
Dmytro Chmyga
2350766543 TDI-37703: add assume role feature to SQS queue create component. 2016-11-10 15:46:18 +02:00
Dmytro Chmyga
b295e42f83 TDI-37703: add assume role feature to SQS output component. 2016-11-10 15:45:51 +02:00
Dmytro Chmyga
e392a6bcd9 TDI-37703: add assume role feature to SQS input component. 2016-11-10 15:45:26 +02:00
Dmytro Chmyga
825bb94e7f TDI-37703: add assume role feature to SQS connection component. 2016-11-10 15:44:01 +02:00
hcyi
005d28dad5 TUP-15927:When input "O" in joblet editor, component "OUTPUT" should
show in the list
2016-11-10 18:53:29 +08:00
ycbai
4e8c2f3bfb TUP-16211: NPE error when main spark job ues ref project hadoop cluster 2016-11-10 11:45:40 +08:00
pyzhou-talend
de16152718 TDI-37725 : tHttpRequest add error massage to global map (#773)
* TDI-37725 : tHttpRequest add error massage to global map

* TDI-37725 : Add error message to global map for another Exception

* TDI-37725 : change currentcompnent to <%cid%>
2016-11-10 11:38:33 +08:00
Vladimir Bogatyrov
b2ed9faa24 [TESB-18057] After undeploying a service instances of services are getting created continuously logs 2016-11-09 21:43:27 +02:00
Ivan Honchar
8c2622b125 Revert "Merge pull request #771 from Talend/bugfix/6.3/TCOMP-333_integrate_outgoing_enforcer"
This reverts commit 765e1430c2, reversing
changes made to 4717660389.
2016-11-09 16:19:48 +02:00
chmyga
d96c6b80de Merge pull request #776 from Talend/bugfix/6.3/TDI-37174_talend_mscrm_lib_fix
TDI-37174: add required class files to talend-mscrm library
2016-11-09 15:37:47 +02:00
hwang
7a6741cecb TUP-16152:Convert joblet: when schema have ", change it type from spark
to stand, name will changed " to _
2016-11-09 18:08:16 +08:00
Dmytro Chmyga
b5625b4c9c TDI-37174: add required class files to talend-mscrm library 2016-11-09 11:54:34 +02:00
Ivan Gonchar
765e1430c2 Merge pull request #771 from Talend/bugfix/6.3/TCOMP-333_integrate_outgoing_enforcer
Bugfix/6.3/tcomp 333 integrate outgoing enforcer
2016-11-09 11:22:21 +02:00
jzhao
4717660389 Bugfix/6.3/tdi 36696 tmicrosoftcrminput 2015 paging (#774)
* TDI-36696: add paging information to tMicrosoftCrmInput component for 2015 on premise version.
2016-11-09 03:07:47 -06:00
Ivan Honchar
d33d51b071 fix(TCOMP-333): fix duplicate variable issue 2016-11-09 10:42:16 +02:00
Yucheng Bai
80f82fa08d TUP-5172: Integer properties' text fields are failed to be presented(new (#772)
framework)
2016-11-09 12:44:29 +08:00
Ivan Honchar
d9fb0a7e86 refactor(TCOMP-333): replace method call to getDynamicFieldsSchema() 2016-11-08 18:13:02 +02:00
Ivan Honchar
7ebd88f2c1 refactor(TCOMP-333): reduce DiOutgoingSchemaEnforcer.get() method calls 2016-11-08 16:08:04 +02:00
Ivan Honchar
075996fecf refactor(TCOMP-333): change DiOutgoingSchemaEnforcer creation 2016-11-08 15:45:51 +02:00
hwang
a7a55b39a5 TUP-16297:Importing a Job from 5.5 to 6.2 throws errors on ftp component 2016-11-08 18:43:20 +08:00
chmyga
da241a7a87 Bugfix/6.3/tdi 37174 tmicrosoftcrm ignoring proxy setting (#755)
* TDI-37174: use SystemDefaultHttpClient with Axis2 lib.

* TDI-37174: update Talend MSCRM lib to 20161102 version; update all required libs to newer versions.

* TDI-37174: changed axis2 version in comments.
2016-11-08 02:14:52 -06:00
nrousseau
071715fe9b TUP-16305: set the type of the fields 2016-11-08 15:50:42 +08:00
zwxue
72ea2d3997 TUP-16305: update zip file of tMap to add the map/structure 2016-11-08 14:34:50 +08:00
zwxue
1cdaf8ca09 Merge pull request #766 from Talend/bugfix/master/TUP-16215
TUP-16215:Can't export dependencies when job version is created by "open
2016-11-08 10:40:50 +08:00
zwxue
d3be986ecc Merge pull request #762 from Talend/bugfix/master/TUP-15926
TUP-15926:Joblet with the same name as in the referenced project cannot
2016-11-08 10:19:04 +08:00
Yucheng Bai
01b73eb36e TMDM-10243: fix the problem of loading parameters of new components. (#767) 2016-11-07 18:42:54 +08:00
hwang
692073eea1 TUP-16215:Can't export dependencies when job version is created by "open
another version"
2016-11-07 17:34:31 +08:00
kjwang-talend
60face033b TUP-16139 Fix: Layout is not proper for tsalesforce component (#761)
https://jira.talendforge.org/browse/TUP-16139
2016-11-07 10:22:31 +08:00
Yucheng Bai
e9fbaf1f2f TUP-16225: TDS components : Comments table can't refresh automically (#763)
after schema has values
2016-11-04 17:54:21 +08:00
hwang
7fb76752a8 TUP-15926:Joblet with the same name as in the referenced project cannot
be deleted from the referencing project
2016-11-04 15:00:12 +08:00
Chao MENG
5292f9267f TUP-16216 fix> Git: can't switch to remote mode (#754)
https://jira.talendforge.org/browse/TUP-16216
2016-11-04 11:57:59 +08:00
hcyi
db51b6dd03 TUP-16022:job/joblet "description" field should extend to match the "job (#758)
view" size
2016-11-04 11:56:11 +08:00
zwxue
84ac463cba Merge pull request #757 from Talend/bugfix/master/TUP-5269
TUP-5269:All the components use the new framework will lost the value if
2016-11-04 11:53:28 +08:00
Yucheng Bai
da9d950001 TUP-16224: TDS components : When selecting the TDS connection from (#760)
metadata, the schema synchronization dialog always pop up
2016-11-04 09:48:07 +08:00
Yucheng Bai
08e922c8a7 TUP-15964: TDS conmponent:it always pop up message "Successful connection" while check or uncheck 'Use lax schema mode' (#759)
* TUP-15964: TDS conmponent:it always pop up message "Successful
connection" while check or uncheck 'Use lax schema mode'

* Revert "TUP-15964: TDS conmponent:it always pop up message "Successful connection" while check or uncheck 'Use lax schema mode'"

This reverts commit 85a341d25a.

* TUP-15964: only popup dialog if there are errors.
2016-11-04 09:47:49 +08:00
hwang
73c2d3af80 TUP-5269:All the components use the new framework will lost the value if
you change to jobscript
2016-11-03 14:05:19 +08:00
dlin-talend
953369e0cc Merge pull request #756 from Talend/bugfix/6.3/TUP-5524_trunjob_npe
TUP-5524: Fixed the NPE if the process has been removed.
2016-11-03 10:56:24 +08:00
Vladimir Bogatyrov
0d81f1cc27 [TESB-17356] Include new custom dependencies of cMQConnectionFactory into the Bundle-ClassPath by default 2016-11-02 19:33:59 +02:00
Carsten Biermann
187f6ebffe Set version for 6.3.1-SNAPSHOT 2016-11-02 11:03:39 +00:00
GGu
ee5c5f69a5 TUP-5524: Fixed the NPE if the process has been removed. 2016-11-02 18:21:15 +08:00
Kevin Wang
573e8c7bde TUP-7147 Fix:[5.6.1] Special characters when used within a component
cause job to dont open properly
https://jira.talendforge.org/browse/TUP-7147
2016-11-01 18:10:49 +08:00
Yucheng Bai
4a5c1395cd TUP-15873: Salesforce migration issue for 'Module Name' option in new (#752)
framework
2016-11-01 17:54:01 +08:00
wang wei
e06c87379f TDI-37078: Upgrade to activemq 5.14.1
https://jira.talendforge.org/browse/TDI-37078
2016-11-01 16:49:20 +08:00
wang wei
926a1ed8bb Merge pull request #608 from csuntalendbj/master
TDI-37078 Upgrade to activemq 5.14.0
2016-11-01 16:30:11 +08:00
Chao MENG
568fe4d0c8 Merge pull request #751 from Talend/bugfix/6.3/TUP-15922_saveMetadataProblemOfFDInSpark
TUP-15922: BD batch job:there is error when click "Save the property to Metadata" of tFileOutputDelimited
2016-11-01 14:58:18 +08:00
Chao MENG
f26c862323 Merge pull request #750 from Talend/bugfix/6.3.1/TUP-16126_tLDAPInput_Filter_is_shouldn't_be_enabled_if_PropertyType_is_from_repository
TUP-15459 fix: tLDAPInput: Filter is shouldn't be enabled if
2016-11-01 14:51:44 +08:00
ycbai
d7c99051f6 TUP-15922: BD batch job:there is error when click "Save the property to
Metadata" of tFileOutputDelimited
2016-11-01 11:43:47 +08:00
guol
86176343ca TUP-15459 fix: tLDAPInput: Filter is shouldn't be enabled if
PropertyType is from repository
2016-11-01 09:59:53 +08:00
pyzhou-talend
3cad212e99 TDI-37592 : Date Pattern doesn't take effect when set Type as 'Dynamic' (#740)
* TDI-37592 : Date Pattern doesn't take effect when set Type as 'Dynamic'
in schema of tFileInputExcel when reading .xls (97-2003) format.
https://jira.talendforge.org/browse/TDI-37592

* remove the useless "if..else" code

*  add "_<%=cid%>" for variables to avoid variable duplicate issue
2016-10-31 17:19:57 +08:00
Yucheng Bai
5d34a82de7 TUP-16192: Propagating tSalesForceInputs Schema Changes Are Destroying tMap Mappings (#749)
* TUP-16192: Propagating tSalesForceInputs Schema Changes Are Destroying
tMap Mappings

* TUP-16192: Consider schema propagated is true for new components.
2016-10-31 16:11:22 +08:00
zwxue
8f4bc14533 Merge pull request #746 from Talend/bugfix/master/TUP-16104
TUP-16104:[6.2.1] Get error in the tRedshiftInput when Guess Schema
2016-10-31 15:12:36 +08:00
Dmytro Chmyga
e71539511c TDI-37558: Added processing of null lookup values. 2016-10-28 11:31:20 +03:00
Chao MENG
fbba03dc1b Merge pull request #747 from Talend/bugfix/6.3/TUP-15848_tRowGeneratorCannotSaveParameter
TUP-15848: tRowGenerator Not Saving DataMasking Parameters
2016-10-28 14:49:39 +08:00
hwang
d6424ae5f1 TUP-16104:[6.2.1] Get error in the tRedshiftInput when Guess Schema
selected
2016-10-28 14:45:44 +08:00
ycbai
46ef2efebc TUP-15848: tRowGenerator Not Saving DataMasking Parameters 2016-10-28 13:34:41 +08:00
hwang
d9a65fa79c TUP-16104:[6.2.1] Get error in the tRedshiftInput when Guess Schema
selected
2016-10-28 12:11:11 +08:00
Pierre Teyssier
c0ca534a2b Merge pull request #745 from Talend/bugfix/6.3/TDI-37174_tmicrosoftcrm_ignoring_proxy_setting
TDI-37174: add new version of crm lib.
2016-10-27 14:12:05 +08:00
Dmytro Chmyga
6c3850d3c0 TDI-37174: add new version of crm lib. 2016-10-27 08:49:11 +03:00
nrousseau
3f4541328e Bugfix/6.3/tup 16184 revert file delimited (#744)
* Revert "TUP-15986: Set Job project setting, occur compiler error (#701)"

This reverts commit 3408139c7c.

* Revert some modification of TUP-16019 which cause the bug of proxy for
salesforce

* Revert "TUP-15929: Cann't retrieve schema for HDFS"

This reverts commit 8104fd4378.

* Remove New Delimited migrationtasks.

* Revert (TDI-36957): Add new filedelimited components and new rename old
components
2016-10-26 12:51:40 +08:00
dlin-talend
5adc70b723 Merge pull request #722 from Talend/bugfix/6.3/TUP-5737_improved_can't_re_create_the_link_between_tMap_after_it's_deleted
TUP-5737 fix: improved -- can't re-create the link between tMap after
2016-10-26 11:50:30 +08:00
hwang-talend
f88c37a3bd Merge pull request #739 from Talend/bugfix/master/TUP-16135
TUP-16135: Have en error about projectname/.setting don't exist when
2016-10-26 09:49:32 +08:00
wang wei
83f844c677 Merge pull request #743 from Talend/bug/6.3/TDI-37658-runtime
TDI-37658: fix the runtime issue
2016-10-25 19:35:59 +08:00
wang wei
a5fa3dd423 TDI-37658: fix the runtime issue
https://jira.talendforge.org/browse/TDI-37658
2016-10-25 19:20:01 +08:00
Pierre Teyssier
77bcad04c7 Merge pull request #742 from Talend/bugfix/6.3/TDI-37174_tmicrosoftcrm_ignoring_proxy_setting
TDI-37174: added sources for talend-mscrm library and created pom for it.
2016-10-25 18:15:53 +08:00
Dmytro Chmyga
1f7748ff55 TDI-37174: added sources for talend-mscrm library and created pom for it. 2016-10-25 12:58:57 +03:00
jzhao
252de338c7 TDI-37545:tFileInputDelimited missing error message 2016-10-25 16:20:21 +08:00
SunChaoqun
242f3457cc TDI-37078:Upgrade to activemq 5.14.1 2016-10-25 10:48:22 +08:00
SunChaoqun
8390a64b17 Merge branch 'master' into forked-master 2016-10-25 10:41:12 +08:00
hcyi
9700fb4550 Merge pull request #738 from Talend/bugfix/6.3.1/TUP-16013_can_not_close_sqlbuilder
TUP-16084:need to restart studio if not download the jar when expand
2016-10-25 09:57:01 +08:00
hcyi
28b1a33c43 Merge pull request #737 from Talend/bugfix/6.3.1/TUP-6195_refresh_jobsetting_after_close_job
TUP-6195:Should better restore the jobsetting view after close a job,
2016-10-24 17:47:20 +08:00
zwxue
d221c4948b TUP-16135: Have en error about projectname/.setting don't exist when
logon a new created svn project.
2016-10-24 11:59:39 +08:00
nrousseau
df18fec707 TUP-16131: fix errors when using validation rules 2016-10-21 18:40:14 +08:00
Ivan Gonchar
857aef48a8 TCOMP-229 Implemented adding Iterate flow for TCOMP components (#667)
* TCOMP-229 Implemented adding Iterate flow for TCOMP components

* feat(TCOMP-229): add default iterate connectors creation for TCOMP components
2016-10-21 18:32:34 +08:00
zwxue
9fc75c36af Merge pull request #735 from Talend/bugfix/master/TUP-15865
TUP-15865:For columns under salesforce schemas, when select to export
2016-10-21 16:26:28 +08:00
ycbai
726d4ab915 TUP-16137: FileDelimited: Background shouldn't be white in
Wizard->Middle part
2016-10-21 15:27:51 +08:00
wchen-talend
db25577d0f TUP-16084:need to restart studio if not download the jar when expand
table in SQL builder
2016-10-21 15:14:59 +08:00
nrousseau
8c7030d2c9 TUP-16140: fix classcast issue 2016-10-21 14:45:06 +08:00
wchen-talend
a1c5ab8180 TUP-6195:Should better restore the jobsetting view after close a job,
now show unhandle error when switch pages
2016-10-21 13:24:46 +08:00
Pierre Teyssier
68b7730e44 Merge pull request #736 from Talend/feature/6.3/TDI-35666_ts3put_multipart_upload
TDI-35666: fixed compile error for server-side encryption.
2016-10-21 13:02:22 +08:00
Dmytro Chmyga
4ffbaa703d TDI-35666: fixed compile error for server-side encryption. 2016-10-21 07:55:31 +03:00
hwang
47907d1abb TUP-15865:For columns under salesforce schemas, when select to export
items, in export page the salesforce connection is not selected.
2016-10-21 11:39:21 +08:00
GGu
9de4580b44 Merge pull request #730 from sbliu/master
TMDM-9925: add webservice fragment to feature list.
2016-10-20 16:47:01 +08:00
ycbai
562fd9e9f1 Fix the display problem of component view. 2016-10-20 16:45:39 +08:00
dlin-talend
adc2ee483c Merge pull request #734 from yanbasic/master
TESB-17993: Fixed replace line separator in DSL builder
2016-10-20 16:42:59 +08:00
Mike Yan
f3adfd6c38 TESB-17993: Fixed replace line separator in DSL builder 2016-10-20 16:31:19 +08:00
wchen-talend
61c2d8bd9d TUP-15990:FileDelimited:Schema layout shouldn't be in same row of (#733)
PropertyType
2016-10-20 16:30:59 +08:00
zwxue
42e1f7b533 Merge pull request #731 from Talend/bugfix/master/TUP-16114
TUP-16114:MSSQL:value of "JDBC Privoder" not correct after import lower
2016-10-20 16:26:42 +08:00
ycbai
da4e84dfdd TUP-16101: Old File delimited item cannot be unfolded in DI perspective 2016-10-20 15:52:27 +08:00
GGu
ad8e2ca802 Merge pull request #724 from Talend/bugfix/6.3/TUP-16019_fixFieldsRefreshProblemOfContext
TUP-16019: FileDelimited: All Fields is Empty for tFileInputDelimited after using metadata in context mode from repository
2016-10-20 15:45:14 +08:00
Yucheng Bai
3408139c7c TUP-15986: Set Job project setting, occur compiler error (#701) 2016-10-20 15:42:48 +08:00
wang wei
0fff1e21a2 Merge pull request #689 from Talend/bugfix/6.3/TDI-37548_tFlowToIterate_NB_LINE_is_incorrect
TDI-37548: moved NB_LINE increment out of the columns cycle.
2016-10-20 15:16:57 +08:00
hwang
7b7aab8559 TUP-16114:MSSQL:value of "JDBC Privoder" not correct after import lower
version to new version
2016-10-20 14:53:59 +08:00
nrousseau
162247d787 TUP-16046: fix problem of test cases 2016-10-20 14:47:06 +08:00
Yucheng Bai
2338913399 TUP-16014: FileDelimited: Job has many compile errors after migration (#729)
job from 6.2.1
2016-10-20 14:41:10 +08:00
sbliu
543462854a TMDM-9925: add webservice fragment to feature list. 2016-10-20 14:20:41 +08:00
wang wei
03d7a4c5f6 Merge pull request #728 from Talend/feature/6.3/TDI-37639
TDI-37639: Upgrade to Bonita 7.2
2016-10-20 10:42:57 +08:00
RyanSkraba
3cc14e817a Merge pull request #727 from amarouni/feature/support_maprtickets_52
[TBD-3936] : Support new Mapr tickets API
2016-10-19 14:40:36 +02:00
Abbass MAROUNI
2297e98f33 [TBD-3936] : Support new Mapr tickets API 2016-10-19 14:37:25 +02:00
wang wei
58a11628ca Merge pull request #721 from Talend/feature/6.3/TDI-36946_update_dropbox_library
Feature/6.3/tdi 36946 update dropbox library
2016-10-19 20:21:28 +08:00
Ivan Honchar
2c88064bdd fix(TDI-36946/port): fix components according PR review 2016-10-19 14:20:55 +03:00
zwxue
11b4b40f41 Merge pull request #723 from Talend/bugfix/master/TUP-16058
TUP-16058:can't Guess Query successfully for Oracle
2016-10-19 18:44:51 +08:00
hwang
8167a514b8 TUP-16058:can't Guess Query successfully for Oracle 2016-10-19 18:43:57 +08:00
zwxue
46c7ebb15f Merge pull request #725 from Talend/bugfix/master/TUP-15335
TUP-15335:Cann't run ref project spark job if logon main project
2016-10-19 17:52:09 +08:00
hwang
147a926cf9 TUP-15335:Cann't run ref project spark job if logon main project 2016-10-19 17:08:25 +08:00
wang wei
32f351753d Merge pull request #719 from Talend/feature/6.3/TDI-36698_assume_roles_for_tS3_components
Feature/6.3/tdi 36698 assume roles for t s3 components
2016-10-19 17:03:01 +08:00
Dmytro Chmyga
261ddb871d TDI-36698: fixed review comments. 2016-10-19 11:34:13 +03:00
Dmytro Chmyga
c4e229a302 Merge branch 'master' into feature/6.3/TDI-36698_assume_roles_for_tS3_components 2016-10-19 11:07:09 +03:00
wang wei
0806a07dae Merge pull request #720 from Talend/feature/6.3/TDI-35666_ts3put_multipart_upload
TDI-35666: added Multipart Upload feature to tS3Put component.
2016-10-19 15:59:14 +08:00
Dmytro Chmyga
701e0cb4b1 TDI-35666: fixed review comments. 2016-10-19 10:53:33 +03:00
ycbai
f26328c23a TUP-16019: FileDelimited: All Fields is Empty for tFileInputDelimited
after using metadata in context mode from repository
2016-10-19 15:44:17 +08:00
hwang
b183dc93da TUP-16058:can't Guess Query successfully for Oracle 2016-10-19 10:59:13 +08:00
wang wei
5625cb7941 TDI-37639: Upgrade to Bonita 7.2
https://jira.talendforge.org/browse/TDI-37639
2016-10-19 09:32:43 +08:00
guol
46fdb1381f TUP-5737 fix: improved -- can't re-create the link between tMap after
it's deleted
2016-10-19 09:24:56 +08:00
Ivan Honchar
5934150c36 feat(TDI-36946/port): update Dropbox components configuration files to API library v2 2016-10-18 19:59:13 +03:00
Ivan Honchar
ed581facf4 feat(TDI-36946/port): add the same exception types and messages as were before in v1 2016-10-18 19:01:06 +03:00
Ivan Honchar
b0ce90ce88 feat(TDI-36946/port): added root folder path handling DropboxList component according to API update 2016-10-18 18:25:40 +03:00
Ivan Honchar
adc980046c feat(TDI-36946/port): update dropbox API library version in tDropboxList component to v2 2016-10-18 18:07:53 +03:00
Ivan Honchar
8365136932 feat(TDI-36946/port): update dropbox API library version in tDropboxDelete component to v2 2016-10-18 14:29:39 +03:00
Dmytro Chmyga
49c4c5dc33 TDI-35666: added Multipart Upload feature to tS3Put component. 2016-10-18 14:21:08 +03:00
Ivan Honchar
8389e677a7 feat(TDI-36946/port): update dropbox API library version in tDropboxPut component to v2 2016-10-18 14:12:37 +03:00
cmeng-talend
ba75415bde TUP-5155 fix> GIT: Offline Mode: Logon Branch is always master instead
of previous logged branch
https://jira.talendforge.org/browse/TUP-5155
2016-10-18 17:44:48 +08:00
GGu
a2f9224c38 Merge pull request #706 from Talend/bugfix/6.3/TUP-16050_fixNPEOfReplaceMultiFlowBytReplicateMigrationTask
TUP-16050: FileDelimited: When import old item, have NPE in ReplaceMultiFlowBytReplicateMigrationTask
2016-10-18 15:18:27 +08:00
wchen-talend
a7c4b631fb Merge pull request #712 from Talend/bugfix/6.3.0/TUP-5155-Last_used_branch
TUP-5155 fix> GIT: Offline Mode: Logon Branch is always master instead of previous logged branch
2016-10-18 15:00:50 +08:00
Haiting Yin
c143c12047 TMDM-10151 Uncheck Fire a Create/Update event option would happen compile error (#715) 2016-10-18 14:49:48 +08:00
hcyi
c742e04061 Merge pull request #716 from Talend/bugfix/6.3.1/TUP-16059_schema_change_buildin_when_reroute_source
TUP-16059:tSAPTableInput: Repository schema is changed to built-in when
2016-10-18 10:37:36 +08:00
Vladimir Bogatyrov
752dfff6e1 [TESB-17359] tMomOutput closes producer when using existing AMQ-connection 2016-10-17 21:42:44 +03:00
Ivan Honchar
4825847c32 feat(TDI-36946/port): update dropbox API library version in tDropboxGet component to v2 2016-10-17 17:48:22 +03:00
Sebastien Gandon
ac1663018f refactor (TCOMP-294): changed the bundle name for tcom services 2016-10-17 15:38:31 +02:00
Dmytro Chmyga
bdb407d984 TDI-36698: added Assume role feature to tS3List component. 2016-10-17 15:27:56 +03:00
Dmytro Chmyga
5c270bc128 TDI-36698: added Assume role feature to tS3Get component. 2016-10-17 15:27:31 +03:00
Dmytro Chmyga
7cf5ffa51e TDI-36698: added Assume role feature to tS3Delete component. 2016-10-17 15:27:02 +03:00
Dmytro Chmyga
ec184c8da3 TDI-36698: added Assume role feature to tS3Copy component. 2016-10-17 15:25:43 +03:00
Ivan Honchar
d6db1d1de9 feat(TDI-36946/port): update dropbox API library version in tDropboxConnection component to v2 2016-10-17 14:57:42 +03:00
Dmytro Chmyga
3beeb97745 TDI-36698: added Assume role feature to tS3Put component. 2016-10-17 14:44:29 +03:00
Dmytro Chmyga
4d84447d19 TDI-36698: added Assume role feature to tS3BucketList component. 2016-10-17 14:28:59 +03:00
Dmytro Chmyga
5b22b9c5ad TDI-36698: added Assume role feature to tS3BucketExist component. 2016-10-17 14:08:03 +03:00
Dmytro Chmyga
dc17ecc21b TDI-36698: added Assume role feature to tS3BucketDelete component. 2016-10-17 13:39:53 +03:00
Dmytro Chmyga
2d484a0f1e TDI-36698: fixed some properties visibility in tS3BucketCreate component. 2016-10-17 12:45:08 +03:00
Dmytro Chmyga
59a58277e8 TDI-36698: added Assume role feature to tS3BucketCreate component. 2016-10-17 12:09:40 +03:00
Dmytro Chmyga
acc46e034a TDI-36698: added Assume role feature to tS3Connection component. 2016-10-17 11:44:09 +03:00
zwxue
18716c4459 Merge pull request #713 from Talend/bugfix/master/TUP-16066
TUP-16066:when delete a componet for spark job that used joblet, line is
2016-10-17 16:01:35 +08:00
wchen-talend
50dac0371d TUP-16059:tSAPTableInput: Repository schema is changed to built-in when
main row is re-routed
2016-10-17 14:37:39 +08:00
wang wei
30086c5987 TDI-37519: fix the common javajet part
https://jira.talendforge.org/browse/TDI-37519
2016-10-17 14:34:35 +08:00
sgandon
7c9a074116 Merge pull request #714 from Talend/bug/6.3/TDI-37519-daikon
TDI-37519: fix the import
2016-10-16 17:12:24 +02:00
Sebastien Gandon
7afe1068c7 fix (TDI-37519): add missing import in manifest for daikon.runtime 2016-10-16 17:11:51 +02:00
wang wei
69826a054d TDI-37519: fix the import
https://jira.talendforge.org/browse/TDI-37519
2016-10-14 22:37:21 +08:00
hwang
fbd056c0b7 TUP-16066:when delete a componet for spark job that used joblet, line is
not deleted
2016-10-14 17:15:31 +08:00
zwxue
1393bf4c30 Merge pull request #710 from Talend/bugfix/master/TUP-16037
TUP-16037:Version for MSSQL is missing in Some Settings
2016-10-14 11:31:19 +08:00
cmeng-talend
18a2454cef TUP-5155 fix> GIT: Offline Mode: Logon Branch is always master instead
of previous logged branch
https://jira.talendforge.org/browse/TUP-5155
2016-10-14 11:28:12 +08:00
Chao MENG
3d0a0f94d8 Merge pull request #711 from Talend/bugfix/6.3/TUP-16060_!!!SchemaController.schemaOf!!!_display_on_Guess_schema_dialog
TUP-16060 fix:!!!SchemaController.schemaOf!!! display on Guess schema
2016-10-13 18:04:53 +08:00
wchen-talend
bdbfa95aff Merge pull request #704 from Talend/bugfix/6.3/TUP-16049_Enable_Auto_Conversion_types_only_for_standard_job
TUP-16049:"Enable Auto-Conversion of types" not added for Bigdata job
2016-10-13 17:35:22 +08:00
guol
2d2aeb90ce TUP-16060 fix:!!!SchemaController.schemaOf!!! display on Guess schema
dialog
2016-10-13 17:10:17 +08:00
GGu
a578b60a6c Merge pull request #699 from Talend/bugfix/6.3/TUP-15958_fixRefactorJobletProblem
TUP-15958: NPE error when refactor for joblet for tFileInputDelimited on spark job
2016-10-13 16:55:25 +08:00
GGu
b60befa081 Merge pull request #695 from Talend/bugfix/6.3/TUP-15962_fixUpdateProblem
TUP-15962: FileDelimited: Imported job always need Update when open it even if run job and auto-save
2016-10-13 16:53:38 +08:00
wchen-talend
91476446dd Merge pull request #702 from Talend/bugfix/6.3/TUP-16004_MapRDB_column_family_missing
TUP-16004:Column family is not set when drag MapRDB schema to job
2016-10-13 15:31:26 +08:00
GGu
bdc7cdc344 Merge pull request #707 from msjian/master
TDQ-7446: fix TDQ-7348 pattern list in tMultiPatternCheck show more than
2016-10-13 15:30:29 +08:00
hwang
918fce7dbd TUP-16037:Version for MSSQL is missing in Some Settings 2016-10-13 15:13:44 +08:00
msjian
56e3de1c02 TDQ-7446: fix TDQ-7348 pattern list in tMultiPatternCheck show more than
once.
2016-10-13 14:56:26 +08:00
wang wei
8e0d42279e Merge pull request #696 from Talend/bugfix/6.3/TDI-37552_Azure_support_for_other_mssql_components
Bugfix/6.3/tdi 37552 azure support for other mssql components
2016-10-13 13:54:53 +08:00
dlin-talend
503b97e6cd Merge pull request #705 from Talend/bugfix/master/TUP-15833
TUP-15833: [6.2.1] General JDBC metadata connection cannot use SAPHana
2016-10-13 11:12:08 +08:00
zwxue
f3a6d29e32 TUP-15833: [6.2.1] General JDBC metadata connection cannot use SAPHana
Mapping.
2016-10-13 11:05:54 +08:00
hcyi
057fac325b TUP-16049:"Enable Auto-Conversion of types" not added for Bigdata job 2016-10-13 10:46:35 +08:00
ycbai
ce6f72393a TUP-16050: FileDelimited: When import old item, have NPE in
ReplaceMultiFlowBytReplicateMigrationTask
2016-10-13 10:42:07 +08:00
hcyi
69f14ae212 Merge pull request #698 from Talend/bugfix/6.3.1/TUP-15996_saphana_guess_schema
TUP-15996:Guess Schema for tJDBCInput/tSAPHanaInput does not work for
2016-10-13 09:59:20 +08:00
wang wei
044e159924 Merge pull request #703 from Talend/bugfix/6.3/TDI-37525_support_document
TDI-37525: Add support document type in new framework
2016-10-13 09:56:44 +08:00
jzhao
b08772f36d TDI-37525: Fix delimited wrong migration mapping
https://jira.talendforge.org/browse/TDI-37525
2016-10-12 20:15:14 +08:00
jzhao
25fd1de78f TDI-37525: Add support document type in new framework
https://jira.talendforge.org/browse/TDI-37525
2016-10-12 18:15:09 +08:00
hcyi
3301983a59 TUP-16004:Column family is not set when drag MapRDB schema to job 2016-10-12 17:10:59 +08:00
nrousseau
a7591376b6 TUP-15998: Improve build speed for jobs (#700) 2016-10-12 10:25:37 +02:00
jzhao
6c93bea4c4 TDI-37606: Avoid NPE during filedelimited components migration 2016-10-11 18:40:50 +08:00
ycbai
8164b9ec83 TUP-15958: NPE error when refactor for joblet for tFileInputDelimited on
spark job
2016-10-11 18:22:20 +08:00
hwang-talend
aba9c3b6fc Merge pull request #693 from Talend/bugfix/master/TUP-15833
TUP-15833: Add migration task.
2016-10-11 17:25:56 +08:00
wchen-talend
dbdc5194da Merge pull request #697 from Talend/bugfix/6.3/TUP-15901_Proposal_for_Auto_Conversion
TUP-15901:Improve: Should support "Ctrl+Space" to list available functions in ProjectSetting->General->"Auto-Conversion of types"
2016-10-11 17:20:10 +08:00
wchen-talend
31800ac634 Merge pull request #691 from Talend/bugfix/6.3.0/TUP-15939-Git_offline_mode
TUP-15939 fix> GIT: Cannot Switch to Offline Mode if tag is selected in Remote Connection list
2016-10-11 17:12:48 +08:00
wchen-talend
d259f0310d TUP-15996:Guess Schema for tJDBCInput/tSAPHanaInput does not work for
SAP HANA tables
2016-10-11 16:19:17 +08:00
hcyi
90973106bc TUP-15901:Improve: Should support "Ctrl+Space" to list available
functions in ProjectSetting->General->"Auto-Conversion of types"
2016-10-11 14:09:57 +08:00
Dmytro Chmyga
af4f8fdea0 TDI-37552: added driver selection to tELTMSSqlMap component. 2016-10-10 15:32:52 +03:00
jzhao
e7ac065285 TDI-37525: Fix new delimited components table migration issue
https://jira.talendforge.org/browse/TDI-37525
2016-10-10 18:58:39 +08:00
ycbai
944146b602 TUP-15962: FileDelimited: Imported job always need Update when open it
even if run job and auto-save
2016-10-10 15:09:56 +08:00
GGu
a9a547bb26 Add missing test file. 2016-10-10 14:07:19 +08:00
Chao MENG
1bdcb41e1c Merge pull request #694 from Talend/bugfix/6.3.0/TUP-15923_git_editor_conn_status
TUP-15923:Git merge: parameter "Active" can be edited but can not be
2016-10-10 10:03:26 +08:00
GGu
4b3b81a1ab Merge pull request #690 from Talend/bugfix/6.3/TUP-15961_fixOverwriteProblemOfImportItems
TUP-15961: FileDelimited: Cannot list dup item if check "Overwrite existing item"
2016-10-10 09:50:01 +08:00
wchen-talend
4f4cf8571a TUP-15923:Git merge: parameter "Active" can be edited but can not be
saved.
2016-10-09 18:10:37 +08:00
zwxue
f600260074 TUP-15833: Add migration task. 2016-10-09 16:28:26 +08:00
wchen-talend
e1e463ef22 Merge pull request #692 from Talend/bugfix/6.3/TUP-15920_default_checked_auto_conversion_type
TUP-15920:when create tmap not enable option if checked auto-conversion of type in project setting
2016-10-09 15:36:10 +08:00
Mike Yan
b1af456353 TESB-17993: Add escapeJavaString method in CamelEndpointBuilder and
reformat
2016-10-09 15:23:44 +08:00
Mike Yan
a666f6a1f2 Merge branch 'master' of https://github.com/Talend/tdi-studio-se.git 2016-10-09 15:17:32 +08:00
hcyi
1038f0afce TUP-15920:when create tmap not enable option if checked auto-conversion
of type in project setting
2016-10-09 14:37:00 +08:00
cmeng-talend
f9acdcb0ec TUP-15939 fix> GIT: Cannot Switch to Offline Mode if tag is selected in
Remote Connection list
https://jira.talendforge.org/browse/TUP-15939
2016-10-08 18:36:17 +08:00
ycbai
0c383cf322 TUP-15961: FileDelimited: Cannot list dup item if check "Overwrite
existing item"
2016-10-08 16:37:52 +08:00
jzhao
d9036bdeec TUP-5011: tJMSInput "Enable Durable Subscription" causing
ClassCastException
https://jira.talendforge.org/browse/TUP-5011
2016-10-08 16:13:43 +08:00
Chao Meng
c88a63a754 Merge pull request #688 from Talend/bugfix/6.2/TUP-5737_can't_re_create_the_link_between_tMap_after_it's_deleted
TUP-5737 fix: can't re-create the link between tMap after it's deleted
2016-10-08 11:12:04 +08:00
wang wei
0f9501f816 TDI-37540: Unable to convert Dynamic type to String type in tMap with
'Auto Type Convert'
https://jira.talendforge.org/browse/TDI-37540
2016-10-08 10:47:58 +08:00
hcyi
2cfa9a3faf Merge pull request #682 from Talend/bugfix/6.3.0/TUP-15975_npe_in_tWebService
TUP-15975:Get NPE when click refresh on tWebService wizard with specific
2016-10-08 10:31:13 +08:00
Dmytro Chmyga
0109697cbd TDI-37552: added Azure support for tCreateTable component. 2016-10-06 10:48:20 +03:00
Dmytro Chmyga
7102262427 TDI-37548: moved NB_LINE increment out of the columns cycle. 2016-10-03 09:38:25 +03:00
dlin-talend
f0703aa0db Merge pull request #668 from Talend/bugfix/6.3/TUP-5524
TUP-5524: Keep the job id always, won't set empty in backgroud.
2016-09-30 16:49:33 +08:00
guol
90fdabd479 TUP-5737 fix: can't re-create the link between tMap after it's deleted 2016-09-30 16:40:34 +08:00
GGu
7fa9786249 Merge pull request #687 from Talend/bugfix/6.3/TUP-15957_fixReadonlyProblem
TUP-15957: fix the problem that contexted fileds are not readonly after export context.
2016-09-30 16:11:46 +08:00
ycbai
abb83569f7 TUP-15957: fix the problem that contexted fileds are not readonly after
export context.
2016-09-30 15:47:38 +08:00
GGu
08731d1528 Merge pull request #686 from Talend/bugfix/6.3/TUP-15954_rowSepEmptyAfterExportContext
TUP-15954: FileDelimited: "Row Seperator" is Empty after "Export as Context"
2016-09-30 15:29:34 +08:00
GGu
c49b7de01c Merge pull request #685 from Talend/feature/TUP-15978_addReadonlySupportForConfOfWidget
TUP-15978: Make READ_ONLY configuration of widget take effect in studio
2016-09-30 15:27:00 +08:00
GGu
7ec2820c95 Merge pull request #683 from Talend/bugfix/6.3/TUP-15955_fixContextIssuse
TUP-15955: FileDelimited: Useless context variable after "Export as Context"
2016-09-30 15:25:30 +08:00
ycbai
2f4adf5454 TUP-15954: FileDelimited: "Row Seperator" is Empty after "Export as
Context"
2016-09-30 15:05:32 +08:00
jzhao
4722c8ddb5 TDI-37525: Fix new delimited encoding migration
https://jira.talendforge.org/browse/TDI-37525
2016-09-29 19:43:17 +08:00
ycbai
a7fd418387 TUP-15978: Make READ_ONLY configuration of widget take effect in studio 2016-09-29 18:00:54 +08:00
dlin-talend
a6b4263a9f Merge pull request #684 from Talend/bugfix/6.3/TUP-15971
TUP-15971: Fix the problem for condition of Map components.
2016-09-29 17:01:09 +08:00
ycbai
a85d9e607a TUP-15955: FileDelimited: Useless context variable after "Export as
Context"
2016-09-29 16:46:37 +08:00
GGu
8f405c003d TUP-15971: Fix the problem for condition of Map components. 2016-09-29 16:29:53 +08:00
GGu
60adffbed8 Merge pull request #681 from Talend/bugfix/6.3/TUP-15948_fileNameQuotesProblem
TUP-15948: FileDelimited:file name is not right when choose an existed metadata for tFileInputDelimited
2016-09-29 16:02:17 +08:00
wchen-talend
c582f6b33d TUP-15975:Get NPE when click refresh on tWebService wizard with specific
wsdl.
2016-09-29 15:34:44 +08:00
ycbai
80f76d3b07 TUP-15948: FileDelimited:file name is not right when choose an existed
metadata for tFileInputDelimited
2016-09-29 11:00:57 +08:00
GGu
20c2765b2c Merge pull request #680 from Talend/bugfix/6.3/TUP-15940_fixNPEWhenSaveJobWithFileDelimitedComponent
TUP-15940: Studio throw a NPE error log when saving a testcase or a job contain tfileInputDelimited/tfileOutputDelimited.
2016-09-28 17:36:07 +08:00
GGu
babe894758 Merge pull request #679 from Talend/bugfix/6.3/TUP-15937_fixRefreshProblem
TUP-15937: New framework components UI can't be refreshed
2016-09-28 17:35:27 +08:00
jzhao
a8d479471e TDI-37525: Fix filedelimited "rowseparator" migration issue.
https://jira.talendforge.org/browse/TDI-37525
2016-09-28 17:19:04 +08:00
ycbai
d273256dbe TUP-15940: Studio throw a NPE error log when saving a testcase or a job
contain tfileInputDelimited/tfileOutputDelimited.
2016-09-28 15:39:26 +08:00
ycbai
17f18fdc3d TUP-15937: New framework components UI can't be refreshed 2016-09-28 15:05:43 +08:00
hwang-talend
a30f500c56 Merge pull request #676 from Talend/bugfix/master/TUP-15938
TUP-15938:Cann't create joblet when use TP_BD license
2016-09-27 18:52:36 +08:00
GGu
4b7eff2772 Merge pull request #678 from Talend/bugfix/6.3/TUP-15929_fixProblemOfHDFSRetrieveSchema
TUP-15929: Cann't retrieve schema for HDFS
2016-09-27 18:05:28 +08:00
ycbai
8104fd4378 TUP-15929: Cann't retrieve schema for HDFS 2016-09-27 17:57:52 +08:00
hwang-talend
ddbbc4b683 Merge pull request #675 from Talend/bugfix/master/TUP-15880
TUP-15880: "Guess schema" throwing ClassNotFoundException when
2016-09-27 17:50:59 +08:00
Dmytro Chmyga
df1422cdda TDI-32687: added enforcement property to tSOAP component; updated talend-soap library version. 2016-09-27 12:31:48 +03:00
hwang
daf01d0bd4 TUP-15938:Cann't create joblet when use TP_BD license 2016-09-27 17:29:08 +08:00
Dmytro Chmyga
39cdc79b5a TDI-32687: added ntlm credentials enforcement to talend-soap library. 2016-09-27 12:26:48 +03:00
jzhao
eb94936002 TDI-37525: Fix Output components just passed the input records to next
component
https://jira.talendforge.org/browse/TDI-37525
2016-09-27 17:26:16 +08:00
zwxue
4aff5e0147 Merge pull request #673 from Talend/bugfix/master/TUP-15870
TUP-15870:NPE shows when drag Big Data schema to Spark/Spark Streaming
2016-09-27 17:13:59 +08:00
zwxue
9a9699cc6a TUP-15880: "Guess schema" throwing ClassNotFoundException when
t<DB>Connection in Joblet.
2016-09-27 17:01:54 +08:00
Mike Yan
9ad7832c84 Merge branch 'master' of https://github.com/Talend/tdi-studio-se.git 2016-09-27 09:55:51 +08:00
jzhao
d292db8843 Merge pull request #658 from Talend/feature/6.3/TDI-36985_MS_SQL_Azure_2016_2014_support
Feature/6.3/tdi 36985 ms sql azure 2016 2014 support
2016-09-26 06:06:27 -05:00
Pierre Teyssier
f13930e18c TDI-37520 : Deprecate Alfresco component
https://jira.talendforge.org/browse/TDI-37520
2016-09-26 17:29:50 +08:00
dlin-talend
f6fe0e9797 Merge pull request #674 from Talend/feature/TUP-15819_workForNewFileDelimited
TUP-15819: Set the new wizard from the new framework for File Delimited
2016-09-26 16:20:20 +08:00
ycbai
88a91aa301 TUP-15819: Set the new wizard from the new framework for File Delimited
1) Add migration task for old delimited file metadatas;
2) Improve UI.
2016-09-26 16:07:26 +08:00
wang wei
a35e04d395 Merge pull request #650 from Talend/bugfix/6.3/TDI-37285_tMSSqlSP_issue
TDI-37285: fixed issues with getting out parameters from result.
2016-09-26 15:52:50 +08:00
jzhao
bf8a437a7b Feature/6.3/tdi 36957 file delimited (#666)
* TDI-36957: Rename old FileDelimited component
https://jira.talendforge.org/browse/TDI-36957

* TDI-36957: Fix FileDelimited components migration task.
https://jira.talendforge.org/browse/TDI-36957

* TDI-36957: Fixed tFileInputDelimited reject line
https://jira.talendforge.org/browse/TDI-36957

* TDI-36957: Add new delimited components(and wizard) to studio and remove
old wizard
https://jira.talendforge.org/browse/TDI-36957

* TDI-36957: Replaced removed wizard extension id
https://jira.talendforge.org/browse/TDI-36957
2016-09-26 15:52:26 +08:00
Mike Yan
23cdd58198 Merge branch 'master' of https://github.com/Talend/tdi-studio-se.git 2016-09-26 14:27:02 +08:00
hwang
38948abcc6 TUP-15870:NPE shows when drag Big Data schema to Spark/Spark Streaming
joblet
2016-09-26 13:29:57 +08:00
zwxue
8e0b843d0f Merge pull request #669 from Talend/bugfix/master/TUP-15851
TUP-15851:Not generate JobScript for all kinds of Joblet
2016-09-26 12:03:02 +08:00
RyanSkraba
121c360076 Merge pull request #672 from pbailly/master
[TBD-3906] Remove MapR ticket's configuration on Hive components when using  an existing connection.
2016-09-23 16:59:43 +02:00
pbailly
64ad57c803 [TBD-3906] Remove MapR ticket's configuration on Hive components when using
an existing connection.
2016-09-23 16:54:47 +02:00
Chao Meng
f8d57df1d5 Merge pull request #670 from Talend/bugfix/6.3/fixed_junit_from_Jenkins
fixed junit fron Jenkins
2016-09-23 18:01:43 +08:00
guol
04fce9bc4e fixed junit fron Jenkins 2016-09-23 17:56:37 +08:00
hcyi
3df627f704 Feature/6.3/tbd 3947 add support map r db (#661)
* TBD-4026:Add the basic code for MapR-DB wizard(TBD-3947)

* TBD-4026:MapR-DB: add context and drag&drop component from
repository(TBD-3947)

* TUP-15883:Test and update code since component pushed(TUP-14770)
2016-09-23 15:30:52 +08:00
hwang
e335fa8ecf TUP-15851:Not generate JobScript for all kinds of Joblet 2016-09-23 15:24:16 +08:00
zwxue
6ffb1ed38d Merge pull request #664 from Talend/bugfix/master/TUP-15841
TUP-15841:Spark/Spark ss joblet:on R-click option don't have setup
2016-09-23 09:50:59 +08:00
wang wei
b26145b194 Merge pull request #665 from Talend/bug/6.3/TDI-37177
Bug/6.3/tdi 37177
2016-09-22 17:31:18 +08:00
wang wei
4a7172a0a3 TDI-37177: fix the util class to return the better exception information
https://jira.talendforge.org/browse/TDI-37177
2016-09-22 16:14:35 +08:00
wang wei
cbdfe792a6 TDI-37177: only move the class to the right package
https://jira.talendforge.org/browse/TDI-37177
2016-09-22 16:12:43 +08:00
dlin-talend
50c0ea52bc Merge pull request #655 from Talend/bugfix/master/TUP-15840
TUP-15840: tRowGenerator can't import xml.
2016-09-22 15:37:48 +08:00
GGu
6089570f6d TUP-5524: Keep the job id always, won't set empty in backgroud. 2016-09-22 15:32:31 +08:00
hwang
f5035c6d0d TUP-15841:Spark/Spark ss joblet:on R-click option don't have setup
routine dependiencies
2016-09-22 14:47:25 +08:00
Mike Yan
d0a92a5c16 Merge branch 'master' of https://github.com/Talend/tdi-studio-se.git 2016-09-22 09:41:33 +08:00
Mike Yan
cfdebdc46a TESB-17856: ESB Microservice can be exported only with Default context (#663) 2016-09-21 21:14:42 +08:00
Mike Yan
5cf148fbee TESB-17856: ESB Microservice can be exported only with Default context 2016-09-21 19:35:15 +08:00
Sizhao Liu
e44ac6f9ba TDQ-12283 export newer version of guava to satisfy Elasticsearch dependency 2016-09-21 13:32:48 +02:00
Yucheng Bai
db507607a8 TUP-5272: Propagate modification to jobs takes a long time and there is (#662)
no respond.
2016-09-21 18:58:04 +08:00
wchen-talend
ef286c159b TUP-4960:Unexpected files loaded with the job 2016-09-21 18:50:50 +08:00
Dmytro Chmyga
6d9bc5ac89 TDI-36985: adjusted code for changes in wizard. 2016-09-21 09:44:36 +03:00
wchen-talend
cc598782e0 Merge pull request #639 from Talend/bugfix/6.3/TUP-14718_NPE_when_convert_special_job
TUP-14718:Convert Job:NPE pop up after convert to Streaming /BigData Batch job
2016-09-21 10:17:11 +08:00
zwxue
2c1f03b7f0 Merge pull request #657 from Talend/bugfix/master/TUP-15844
TUP-15844:spark/spark ss: on the recently used palette, icon is not
2016-09-20 17:29:00 +08:00
Dmytro Chmyga
f1f1089974 TDI-36985: removed jar files import for components using existing connection. 2016-09-20 10:22:46 +03:00
Dmytro Chmyga
b6c416d83e TDI-36985: fixed driver selection for components using existing connection. 2016-09-20 10:13:23 +03:00
Yucheng Bai
6e219a1f1d TUP-15828: New Framework: Some special String property value show (#656)
incorrect in studio
2016-09-20 15:07:44 +08:00
Yucheng Bai
7e2e7f4cfa TUP-14173: Hide button in table widget (#647)
* TUP-14173: Hide button in table widget

* TUP-14173: adapt name change of the hide toolbar constant.
2016-09-20 15:07:36 +08:00
hwang
7b2282dc74 TUP-15844:spark/spark ss: on the recently used palette, icon is not
correct
2016-09-20 13:44:17 +08:00
zwxue
dfd4e48905 TUP-15840: tRowGenerator can't import xml. 2016-09-19 17:59:44 +08:00
wchen-talend
f402a25968 Merge pull request #619 from Talend/feature/6.3/TDI-36987_Auto_Type_Convert
Feature/6.3/tdi 36987 auto type convert
2016-09-19 16:58:22 +08:00
zwxue
0757310e43 Merge pull request #653 from Talend/feature/master/TUP-5410
TUP-541:[Studio] MS SQL Server: Azure SQL (2016) support and 2014
2016-09-19 16:19:52 +08:00
zwxue
6b0d0a5b0b Merge pull request #654 from Talend/bugfix/master/TUP-15846
TUP-15846:Spark streaming joblet:joblet style is not same as it opend in
2016-09-19 16:15:40 +08:00
hwang
f19192b558 TUP-15846:Spark streaming joblet:joblet style is not same as it opend in
job
2016-09-19 14:04:49 +08:00
dlin-talend
1b0dd65665 Merge pull request #649 from Talend/bugfix/6.3/TUP-14739_Change_new_branding_images_for_6.3
TUP-14739 :fix Change new branding images for 6.3
2016-09-19 12:27:22 +08:00
hwang
a34949a60e TUP-541:[Studio] MS SQL Server: Azure SQL (2016) support and 2014
version support
2016-09-18 17:11:49 +08:00
Vladimir Bogatyrov
7d0c795c86 [TESB-17836] Add option to tRestRequest to enable Swagger specification 2016-09-17 15:50:09 +03:00
Dmytro Chmyga
4f81f986cd TDI-36985: added JDBC Provider selection to MSSqlRow component. 2016-09-15 14:39:25 +03:00
Dmytro Chmyga
87fe2894c6 TDI-36985: fixed common mssql connection template. 2016-09-15 13:59:55 +03:00
Dmytro Chmyga
9b7f601465 TDI-36985: added JDBC Provider selection to MSSqlOutputBulkExec component. 2016-09-15 13:44:12 +03:00
Dmytro Chmyga
e6761cdac4 TDI-36985: removed unnecessary import from tMSSqlLastInsertId component. 2016-09-15 13:37:42 +03:00
Dmytro Chmyga
90067a4771 TDI-36985: added JDBC Provider selection to common MSSql connection template. 2016-09-15 12:46:07 +03:00
Dmytro Chmyga
bd8a6732cd TDI-36985: added JDBC Provider selection for tMSSqlSCD component. 2016-09-15 12:45:14 +03:00
Dmytro Chmyga
4f2c302e46 TDI-36985: added JDBC Provider selection for tMSSqlOutput component. 2016-09-15 12:40:49 +03:00
Dmytro Chmyga
b9386cc40c TDI-36985: added JDBC Provider selection for tMSSqlConnection component. 2016-09-14 16:18:43 +03:00
Dmytro Chmyga
411b631bab TDI-36985: added JDBC Provider selection for tMSSqlBulkExec component. 2016-09-14 16:15:50 +03:00
Dmytro Chmyga
3e7bfce3f3 TDI-36985: added JDBC Provider selection for tMSSqlSP component. 2016-09-14 15:29:00 +03:00
Pierre Teyssier
e464215e15 Merge pull request #638 from Talend/bugfix/6.3.1/TDI-37028
TDI-37028 : Upgrade Salesforce API with latest one(should be >=37.0).
2016-09-14 17:55:41 +08:00
Pierre Teyssier
13029b39af Merge pull request #651 from Talend/feature/6.3.1/TDI-31839
feature/6.3.1/TDI-31839 : tFTP connection doesn't release connection
2016-09-14 17:51:44 +08:00
pxmiao
508d95cb57 feature/6.3.1/TDI-31839 : tFTP connection doesn't release connection
when job ends
https://jira.talendforge.org/browse/TDI-31839
# Conflicts:
#	main/plugins/org.talend.designer.components.localprovider/components/tFTPClose/LICENSE.TXT
#	main/plugins/org.talend.designer.components.localprovider/components/tFTPClose/tFTPClose_begin.javajet
2016-09-14 17:35:11 +08:00
Jan Lolling
4c37845f64 TDI-36630 tFTPClose 2016-09-14 17:35:10 +08:00
zwxue
7e7066441d Merge pull request #652 from Talend/bugfix/master/TUP-14724
TUP-14724:The build folder structure was change in 6.2.1
2016-09-14 16:53:04 +08:00
wang wei
bfd75681f5 TDI-37456: adjust the common javajet
https://jira.talendforge.org/browse/TDI-37456
2016-09-14 16:43:20 +08:00
Dmytro Chmyga
0cd61ab0f2 TDI-36985: changed presentation of tMSSqlInput properties for jdbc provider. 2016-09-13 15:39:29 +03:00
Dmytro Chmyga
6d2f9ce182 TDI-37285: fixed issues with getting out parameters from result. 2016-09-13 13:27:40 +03:00
hwang
2f879d4d86 TUP-14724:The build folder structure was change in 6.2.1 2016-09-13 17:51:02 +08:00
guol
a3a262c1d4 TUP-14739 :fix Change new branding images for 6.3 2016-09-13 17:34:46 +08:00
zwxue
ea5017890b Merge pull request #648 from Talend/bugfix/master/TBD-4036
TBD-4036:Should change job type to joblet type in joblet view.
2016-09-13 16:54:02 +08:00
nrousseau
3dd0396152 TUP-14707: remove version in the dependency 2016-09-13 16:04:29 +08:00
hwang
d883e3d4fd TBD-4036:Should change job type to joblet type in joblet view. 2016-09-13 11:43:33 +08:00
dlin-talend
717780c5d1 Merge pull request #641 from Talend/feature/TUP-14707_upgradeComponents
TUP-14707: upgrade component framework to 0.15
2016-09-13 10:30:56 +08:00
Dmytro Chmyga
b2ec620523 TDI-36985: added MS SQL proprietary driver support to MSSQL Input component. 2016-09-12 10:17:53 +03:00
Yucheng Bai
77d4d79b40 TUP-4799: Implement display of the combo box using i18n strings in (#645)
Studio widget renderer
2016-09-12 14:47:41 +08:00
Yucheng Bai
471ccf6657 Merge pull request #642 from Talend/bugfix/6.2/TBD-3987_Impala_Cann`t_check_successfully_when_I_use_custom_hadoop_cluster
TBD-3987 fix: Impala:Cann't check successfully when I use custom hadoop
2016-09-12 14:37:48 +08:00
Yucheng Bai
44cefb729d TUP-5252: add JSON_TABLE controller which is a table with json input. (#643)
And fix the layout problem of Text, Combo, Checkbox, File, Table
controllers in the wizard at the same time.
2016-09-12 12:31:20 +08:00
dlin-talend
c6f14a198a Merge pull request #644 from Talend/bugfix/master/TUP-5942
TUP-5942: Pop up update detection when save job which already propagate
2016-09-12 10:29:35 +08:00
zwxue
4cf822a7c3 TUP-5942: Pop up update detection when save job which already propagate
the modification from the joblet it generated.
2016-09-12 10:17:36 +08:00
nrousseau
f9a062c815 TUP-14707: upgrade component framework to 0.15 2016-09-09 14:01:05 +08:00
wang wei
3940431fec TDI-37456: fix the javajet part for new runtime
https://jira.talendforge.org/browse/TDI-37456
2016-09-09 11:29:28 +08:00
guol
53552f170e TBD-3987 fix: Impala:Cann't check successfully when I use custom hadoop
cluster
https://jira.talendforge.org/browse/TBD-3987
2016-09-09 09:46:52 +08:00
hwang-talend
abce8bf1a5 Tbd 2650 spark joblet (#640)
* TBD-3884:Create new emf model (extends standard joblets)

* TBD-3886:Create/Edit Action joblet

* TBD-3893:show joblet display in spark job

* TBD-3896:Update manager

* TBD-3896:Update manager

* TBD-3890:Convert DI Joblet to BD (copy, duplicate, change from joblet
settings..)

* TBD-2650:Joblet Support for Spark Batch / Spark Streaming

* TBD-2650:Joblet Support for Spark Batch / Spark Streaming

* TBD-2650:Joblet Support for Spark Batch / Spark Streaming

* TBD-3999:Cann't save mr job

* TBD-4001:Cann't copy paste when joblet is expand on spark job

* TBD-4010:main and ref project have same name joblet, drag ref to main
project but it's ues main

* TBD-4014:Cann't clear joblet line statistics after it run
2016-09-08 13:40:04 +08:00
nrousseau
0a6e74325a TUP-14707: upgrade component framework to 0.15 2016-09-08 12:29:11 +08:00
wang wei
cfcb3ae962 TDI-36988: add the default function support
https://jira.talendforge.org/browse/TDI-36988
2016-09-07 14:55:10 +08:00
hcyi
e57279b517 TUP-14718:Convert Job:NPE pop up after convert to Streaming /BigData
Batch job
2016-09-07 14:23:27 +08:00
pxmiao
06c2bdea74 TDI-37028 : Upgrade Salesforce API with latest one(should be >=37.0).
https://jira.talendforge.org/browse/TDI-37028
2016-09-07 10:42:58 +08:00
pxmiao
dbea34833d TDI-37028 : Upgrade Salesforce API with latest one(should be >=37.0).
https://jira.talendforge.org/browse/TDI-37028
2016-09-06 15:24:35 +08:00
wang wei
5513ebe1e4 TDI-37122: Amazon EMR Resize connector doesn't compile if Instance count
is parameterized
https://jira.talendforge.org/browse/TDI-37122
2016-09-06 14:29:19 +08:00
wang wei
b00d327c18 TDI-36988: adjust the code and add one enable parameter
https://jira.talendforge.org/browse/TDI-36988
2016-09-06 13:29:47 +08:00
hcyi
32cde2d338 TUP-5373:tMapAuto Type Convert,test and fix a bug since Component team
pushed the modification.
2016-09-06 10:39:52 +08:00
wang wei
cf1cda7fba TDI-36988: tMap Auto Type Convert
https://jira.talendforge.org/browse/TDI-36988
2016-09-05 17:06:18 +08:00
Pierre Teyssier
a48baccfa7 Merge pull request #579 from Talend/bugfix/6.2.2/TDI-36790
bugfix/6.3.1/TDI-36790 : tPOP rise ArrayIndexOutOfBoundsException when
2016-09-05 16:24:37 +08:00
jzhao
a16b77f634 TDI-35267: Update SQS Components icon
https://jira.talendforge.org/browse/TDI-35267
2016-09-02 14:36:26 +08:00
GGu
016bc0028e TUP-5267: Avoid to load property so often (#636) 2016-09-02 12:21:17 +08:00
nrousseau
9605c1a43c Feature/6.3.0 m1/export babili (#635)
* Set version for 6.3.0M1

* babili-export lun. août 29 17:02:08 CEST 2016

* babili-export jeudi 1 septembre 2016, 17:29:18 (UTC+0200)

* Revert "Set version for 6.3.0M1"

This reverts commit ccd01ba440.
2016-09-02 10:02:09 +08:00
Yucheng Bai
610df25ba4 Merge pull request #634 from Talend/bugfix/TDI-36859_fixRefreshWhenGenerate
TDI-36859: Refresh the forms before any generation to ensure it has the
2016-09-01 17:33:55 +08:00
nrousseau
bd95075f28 TDI-36859: Refresh the forms before any generation to ensure it has the
correct status
2016-09-01 15:34:09 +08:00
jzhao
95934711f3 TDI-35934: tFileInputExcel NB_LINE count is sometimes wrong
https://jira.talendforge.org/browse/TDI-35934
2016-09-01 13:32:39 +08:00
wang wei
ce5b9e43fa TDI-36958: add a interface for global key
https://jira.talendforge.org/browse/TDI-36958
2016-09-01 11:36:37 +08:00
nrousseau
c84c214aa0 Merge pull request #632 from Talend/bugfix/6.3.0/TUP-4960_classpath_remove_javalib
TUP-4960:Unexpected files loaded with the job
2016-09-01 10:35:22 +08:00
Pierre Teyssier
bcae69a540 Merge pull request #596 from Talend/bugfix/master/TDI-37050
TDI-37050: Import special job failed from 5.3.1 to 6.1.1.
2016-08-31 16:34:12 +08:00
pxmiao
92f88f98b0 bugfix/6.3.1/TDI-36790 : tPOP rise ArrayIndexOutOfBoundsException when
'Newer email first' selected and 'Number of emails to retrieve' equals
the total mail number.
2016-08-31 16:15:46 +08:00
nrousseau
498bfdffe8 Merge pull request #626 from Talend/bugfix/6.3/TDI-37083_enumTypeDisplayInTable
TDI-37083: Error when selecting enum in a table
2016-08-31 11:49:30 +08:00
nrousseau
d4d1bd50e8 TUP-5106: Generic widget display issues for new component framework (#623) 2016-08-31 11:48:39 +08:00
wchen-talend
f8604370ac TUP-4960:Unexpected files loaded with the job 2016-08-31 11:37:25 +08:00
wchen-talend
ed3b8c18b1 Merge pull request #631 from Talend/bugfix/master/TDI-36420
TDI-36420: "apply context to children" doesn't work for the published
2016-08-31 10:13:08 +08:00
zwxue
2498869940 TDI-36420: "apply context to children" doesn't work for the published
normal task in TAC.
2016-08-30 18:40:21 +08:00
jzhao
e158f61405 TDI-37103: Delete empty error log file
https://jira.talendforge.org/browse/TDI-37103
2016-08-30 11:55:33 +08:00
jzhao
0a8bb73513 TDI-35267: Fix a issue for tSQSQueueCreate
https://jira.talendforge.org/browse/TDI-35267
2016-08-30 11:42:03 +08:00
wang wei
6dfd464b0c Merge pull request #628 from Talend/feature/6.3/TDI-36698_instance_roles_iam_account_aws_components
Feature/6.3/tdi 36698 instance roles iam account aws components
2016-08-30 10:22:41 +08:00
nrousseau
2f4dd2de7a TDI-37164: avoid to check the generated process 2016-08-29 17:39:07 +08:00
Yucheng Bai
4ea32773ad Merge pull request #627 from Talend/bugfix/6.2/Job_versions_do_not_show_in_order_in_the_build_job_page
TDI-37055 fix: Job versions do not show in order in the build job page.
2016-08-29 14:43:46 +08:00
zwxue
48556ff272 TUP-5144: Add maven configuration for every job. (#629) 2016-08-29 12:17:14 +08:00
nrousseau
f6a611cf61 TDI-37091: if commandline mode, force to set the git mode as remote 2016-08-26 16:00:04 +08:00
wdliu
0f89dac6bf Merge pull request #620 from Talend/bugfix/6.3.0/TUP-5221-Should_not_do_update
TUP-5221 fix: shouldn't do update when logon local mode project
2016-08-25 18:17:26 +08:00
guol
2c7c195cfb TDI-37055 fix: Job versions do not show in order in the build job page.
https://jira.talendforge.org/browse/TDI-37055
2016-08-25 18:12:06 +08:00
wdliu
99c616a950 TDI-27409: Unable to export a job via TIS Studio with statistics enable (#625)
* TDI-27409: Unable to export a job via TIS Studio with statistics enable

* TDI-37091: project migration:it totally breaks the project then force to
start migrations at each starts
2016-08-25 17:39:57 +08:00
ycbai
73c951174c TDI-37083: Error when selecting enum in a table 2016-08-25 15:57:10 +08:00
hcyi
432b6a0c1e TDI-36987:add some junits for tMap Auto Conversion Type 2016-08-25 15:23:08 +08:00
cmeng-talend
0e83eab663 TUP-5221 fix: shouldn't do update when logon local mode project
https://jira.talendforge.org/browse/TUP-5221
2016-08-24 18:17:50 +08:00
GGu
7c0b6eb60d Fixed one junit issue for NPE 2016-08-24 18:07:01 +08:00
hcyi
87c36d9252 Merge pull request #622 from Talend/bugfix/6.3.0/TUP-5212_problems_in_compare_editor
TUP-5205: do some refactor to move the display value calculate code to
2016-08-24 16:51:34 +08:00
ycbai
1d971c70a7 TUP-5106: Generic widget display issues for new component framework 2016-08-24 14:19:15 +08:00
Jan Lolling
709fd6547e TDI-37103 & TDI-37108 & TDI-37113 :
Note:Empty log files will be deleted. This is not the actual solution
for the missing log entries - this will rise an issue for EXASolution.
The target column was not defined if the source is a query
Pre defined connection causes a Exception
2016-08-24 12:03:14 +08:00
Yucheng Bai
2358c11f3a Merge pull request #616 from Talend/bugfix/master/TDI-37120
TDI-37120: Edit schema which used in job, will hang on "Progress
2016-08-24 10:37:02 +08:00
wchen-talend
ae818c0f8a TUP-5205: do some refactor to move the display value calculate code to
the util class to reuse by the compare editor
2016-08-24 09:25:01 +08:00
cmeng-talend
2911476321 TUP-5221 fix: shouldn't do update when logon local mode project
https://jira.talendforge.org/browse/TUP-5221
2016-08-23 17:25:22 +08:00
hcyi
c794e8eef6 TDI-36987:Auto-Convention fix some problems and add the service and add
option on tMap editor.
2016-08-23 14:26:59 +08:00
Mike Yan
7b3b5bd0c0 TESB-17725: Fix namespace issue to get correct local name and prefix 2016-08-23 14:11:02 +08:00
Dmytro Chmyga
7108c2c105 TDI-36698: added instance roles and assume roles to tAmazonRedshiftManage component. 2016-08-22 14:59:32 +03:00
Dmytro Chmyga
2479382f9f TDI-36698: added instance roles and assume roles to tAmazonEMRResize component. Updated AWS SDK version to 1.10.52. 2016-08-22 14:50:51 +03:00
Dmytro Chmyga
26dd4d2d81 TDI-36698: added instance roles and assume roles to tAmazonEMRManage component. 2016-08-22 14:43:37 +03:00
nrousseau
f6b6c46f61 TDI-36930: force to refresh the target folder 2016-08-22 19:12:12 +08:00
hcyi
8be8ced481 TDI-36987: save / load tMap Auto Conversion Type. 2016-08-22 18:10:37 +08:00
Dmytro Chmyga
16862b09e5 TDI-36698: extracted common code to separate .javajet file; added instance roles and assume roles to tAmazonEMRListInstances component. 2016-08-22 12:58:22 +03:00
Yucheng Bai
7c26d654ef TDI-36831: Component Framework :Salesforce: error when delete a (#617)
subfolder.
2016-08-22 17:32:50 +08:00
zwxue
f34035b13c TDI-37120: Edit schema which used in job, will hang on "Progress
Information" long time.
2016-08-22 16:18:41 +08:00
nrousseau
0ff06df189 TDI-36930: Improve performances during the build (#610) 2016-08-19 18:30:41 +08:00
Chao Meng
20d47a285c Merge pull request #615 from Talend/bugfix/master/TDI-37119
TDI-37119: Imported ELTPostgresql job has error with link.
2016-08-19 18:18:33 +08:00
zwxue
8d9f235fc5 TDI-37119: Imported ELTPostgresql job has error with link. 2016-08-19 18:07:50 +08:00
dlin-talend
17151142f6 Merge pull request #614 from Talend/bugfix/master/TUP-5136
TUP-5136: fix UI thread bug.
2016-08-19 17:32:11 +08:00
zwxue
864cab4de4 TUP-5136: fix UI thread bug. 2016-08-19 17:28:11 +08:00
Yucheng Bai
7120f59c52 TDI-36683: Component Framework :Salesforce:the icon of salesforce show (#613)
as "?"
2016-08-19 16:53:56 +08:00
hcyi
d55c53d4ce TDI-36987:tMap Auto Conversion Type,add the gui code . 2016-08-19 16:40:44 +08:00
dlin-talend
0d15d4b51e Merge pull request #612 from Talend/bugfix/master/TDI-36036
TDI-36036: For columns under schemas, the r-click menu "read schema" and
2016-08-19 15:51:28 +08:00
zwxue
5f39a1b8f4 TDI-36036: For columns under schemas, the r-click menu "read schema" and
"detect dependencies" do not work correctly.
2016-08-19 15:47:28 +08:00
Yucheng Bai
03c3727cad TDI-36779: Component Framework :Salesforce: duplicate error. (#611) 2016-08-18 18:35:38 +08:00
hcyi
dab781ec0f Merge pull request #609 from Talend/bugfix/6.3.1/TUP-5161_tac_down_studio_freeze
TUP-5161:Studio connecting to Last Used Remote Connection can cause
2016-08-18 10:10:04 +08:00
jzhao
2e706b5ccc TDI-35267: Create SQS Component
https://jira.talendforge.org/browse/TDI-35267
2016-08-17 19:21:08 +08:00
wchen-talend
b712c6dcec TUP-5161:Studio connecting to Last Used Remote Connection can cause
issue during Studio start-up
2016-08-17 17:10:29 +08:00
Vladimir Bogatyrov
fc094e943f [TESB-1755] Switch to cxf-rt-metrics-features in Studio 2016-08-16 10:33:33 +03:00
wchen-talend
e8ed5ff7a1 Merge pull request #607 from Talend/bugFix/6.2/TDI-37034-can't_save_successfully_after_set_Set_As_Repeatable_Element_for_tHL7Output
TDI-37034 fix: can't save successfully after set "Set As Repeatable
2016-08-16 14:34:50 +08:00
SunChaoqun
37729ca979 TDI-37078 Upgrade to activemq 5.14.0 2016-08-16 13:32:11 +08:00
hwang-talend
323d41c950 Merge pull request #606 from Talend/bugfix/master/TUP-5136
TUP-5136: Importing context group doesn't propagate changes to the jobs
2016-08-16 10:42:04 +08:00
GL
a64fdd666e TDI-37034 fix: can't save successfully after set "Set As Repeatable
Element" for tHL7Output
https://jira.talendforge.org/browse/TDI-37034
2016-08-16 10:26:08 +08:00
zwxue
0d8a0d1c75 TUP-5136: Importing context group doesn't propagate changes to the jobs
using same contect group.
2016-08-16 10:06:36 +08:00
Yucheng Bai
c75dfbe24e TDI-37064: For the non-connection salesforce components, the choice of (#605)
"Use existing connection" is unable to saved
2016-08-15 18:44:37 +08:00
wchen-talend
1f48d89f6a TUP-5032:[6.1.1] Studio hang issue (#604)
* TUP-5032:[6.1.1] Studio hang issue

* TUP-5032:[6.1.1] Studio hang issue
2016-08-12 12:48:51 +08:00
nrousseau
4abae24db9 Merge pull request #598 from Talend/bugfix/6.2/TDI-36930
TDI-36930: Only format main job and check compile error after build
2016-08-11 14:12:56 +08:00
wchen-talend
a63b230f17 Merge pull request #602 from Talend/bugfix/6.3/TBD-3869_Column_family_missing_when_select_hbase
TBD-3869:Column family is missing when dragging hbase retrived table to a job
2016-08-11 12:10:32 +08:00
nrousseau
fb0ab82618 Merge pull request #603 from Talend/bugFix/6.3.0/TDI-27409_Unable_to_export
TDI-27409:Unable to export a job via TIS Studio with statistics enable
2016-08-11 11:17:01 +08:00
dlin-talend
d61586daf1 Merge pull request #600 from Talend/feature/6.3.0/TDI-36986
TDI-36986: Data-Type mapping configuration for Projects.
2016-08-11 10:43:03 +08:00
zwxue
46d2ad71bb TDI-36986: Fixed sync log4j settings problem. 2016-08-11 10:00:37 +08:00
zwxue
8e5c4b5111 TDI-36986: Data-Type mapping configuration for Projects. 2016-08-11 10:00:34 +08:00
wdliu
618359b8fc TDI-27409:Unable to export a job via TIS Studio with statistics enable 2016-08-10 18:18:44 +08:00
GGu
ded0bc83ad TDI-37067: Fix the NPE for junits. 2016-08-10 17:40:59 +08:00
hcyi
a4e88a922c Merge pull request #593 from Talend/bugfix/6.3.0/TUP-2716_import_empty_folder
TUP-2716:Can't export and import empty folder
2016-08-10 14:05:15 +08:00
hcyi
aefd07d758 TBD-3869:Column family is missing when dragging hbase retrived table to
a job
2016-08-10 10:55:16 +08:00
Chao Meng
7f423666a1 Merge pull request #597 from Talend/feature/6.3.0/TUP-4819_manual_merge
Feature/6.3.0/tup 4819 manual merge
2016-08-09 17:04:50 +08:00
GGu
29985b5ddb TDI-36930: Only format main job and check compile error after build 2016-08-09 14:37:48 +08:00
wchen-talend
4f7e3e7595 TUP-4819:Allow manual/edit git merge 2016-08-08 18:10:11 +08:00
zwxue
fc2cb7bed3 TDI-37050: Import special job failed from 5.3.1 to 6.1.1. 2016-08-08 14:53:53 +08:00
nrousseau
b2a5ec59af Merge pull request #595 from Talend/feature/6.3/TUP-5101_addTEXT_AREAControlerSupportForCF
TUP-5101: Make Widget of TEXT_AREA available in new framework
2016-08-08 14:05:20 +08:00
ycbai
f732ce3b38 TUP-5101: Make Widget of TEXT_AREA available in new framework 2016-08-05 15:14:40 +08:00
Chao Meng
a56d1a47f7 Merge pull request #594 from Talend/bugfix/6.3/TDI-36812_fixJiraQuotesProblem
TDI-36812: tJira* --> The default template value in 'Host URL' and 'JQL' should include double quotation marks.
2016-08-04 19:11:57 +08:00
Chao Meng
0daea08df7 Merge pull request #592 from Talend/bugfix/TBD-3827_Cann't_edit_query_for_Impala
TBD-3827 fix: Cann't edit query for Impala
2016-08-04 19:06:30 +08:00
ycbai
0aa33e17e6 TDI-36812: tJira* --> The default template value in 'Host URL' and 'JQL'
should include double quotation marks.
2016-08-04 18:18:17 +08:00
hwang-talend
d1e13d42e3 Merge pull request #578 from Talend/bugfix/master/TDI-35297
TDI-35297: tELTPostgressqlMap not functioning on other schemas apart
2016-08-04 10:04:33 +08:00
wchen-talend
8d706f6792 TUP-2716:Can't export and import empty folder 2016-08-04 10:04:09 +08:00
hwang-talend
7e088b3982 Merge pull request #591 from Talend/bugfix/master/TDI-36886
TDI-36886: Update a context parameter will make the studio blocked on a
2016-08-04 10:00:26 +08:00
GL
e4a037ac9d TBD-3827 fix: Cann't edit query for Impala
https://jira.talendforge.org/browse/TBD-3827
2016-08-03 14:39:44 +08:00
zwxue
4044c00461 TDI-36886: Update a context parameter will make the studio blocked on a
big project.
2016-08-02 16:15:18 +08:00
xqliu-talend
5a5ab675fd TUP-5117 fix the typo in AddBlockingFortRecordMatching line 113 114 2016-08-02 11:35:03 +08:00
nrousseau
4c4926c441 Merge pull request #590 from Talend/bugfix/6.2/TDI-36940_fixSalesforceMigrationProblem
TDI-36940: [6.2.1] Error when migrated Salesforce job from 6.0.1 to 6.2.1
2016-08-01 22:38:16 -04:00
wchen-talend
7cbaa20bcc Merge pull request #588 from Talend/bugfix/6.3/TBD-3869_Column_family_missing_when_dragging_hbase
TBD-3869:Column family is missing when dragging hbase retrived table to a job.
2016-07-29 17:24:04 +08:00
wchen-talend
c0e6ce25c8 TUP-4819:Allow manual/edit git merge 2016-07-29 16:17:20 +08:00
ycbai
bdfd6f0c37 TDI-36940: [6.2.1] Error when migrated Salesforce job from 6.0.1 to
6.2.1
2016-07-28 15:51:21 +08:00
GGu
e192c99df5 Merge pull request #589 from joclaude/master
TDM-5232 tHMap: replace separate zip files under __tdm by resources i…
2016-07-28 15:14:41 +08:00
jclaude
bee5670d43 TDM-5232 tHMap: replace separate zip files under __tdm by resources in the jar archive 2016-07-27 11:05:05 +02:00
hcyi
20a011789c TBD-3869:Column family is missing when dragging hbase retrived table to
a job.
2016-07-27 16:59:04 +08:00
Pierre Teyssier
eade2f545b Merge pull request #583 from Talend/bugfix/6.3/TDI-35990_tFileInputJSON_no_getter_for_field_scale
TDI-35990: updated accessors-smart library version.
2016-07-27 12:34:16 +08:00
wchen-talend
1dbe20acd0 TUP-4474:"Export items" can not show when right click on Recycle bin 2016-07-27 11:45:33 +08:00
zwxue
363701da2a Merge pull request #585 from Talend/bugfix/master/TDI-36487
TDI-36487:joblet in a test case does not update context
2016-07-27 09:51:26 +08:00
Chao Meng
936e8d6779 Merge pull request #584 from Talend/bugFix/6.2/TDI-36791-ELT_Map_queries_compilation_error_with_quotes
Bug fix/6.2/tdi 36791 elt map queries compilation error with quotes
2016-07-26 11:00:39 +08:00
nrousseau
a8af0b3967 fix junit setup 2016-07-26 10:37:53 +08:00
hwang
1d6e4b89c7 TDI-36487:joblet in a test case does not update context 2016-07-25 16:26:18 +08:00
GL
c3a34fa06b TDI-36791 fix add Junit: ELT Map queries : compilation error with quotes
https://jira.talendforge.org/browse/TDI-36791
2016-07-25 11:09:21 +08:00
GL
a204e266e8 TDI-36791 fix: ELT Map queries : compilation error with quotes
https://jira.talendforge.org/browse/TDI-36791
2016-07-25 11:08:59 +08:00
hcyi
1583ef21f4 Merge pull request #580 from Talend/bugfix/6.3.0/TDI-36897_teradata_query
TDI-36897:Auto Generated Query isn't correct after Drag teradata schema
2016-07-25 10:11:18 +08:00
Dmytro Chmyga
d44b86af81 TDI-35990: updated accessors-smart library version. 2016-07-22 14:00:43 +03:00
ycbai
cf9e90ac86 Revert "TUP-5071: add a migration task to revise the existing wrong migration tasks of project."
This reverts commit 2932bb3374.
2016-07-22 17:32:18 +08:00
nrousseau
ba7917f9be Merge pull request #582 from Talend/bugfix/6.2/TUP-5071_addMigTaskToReviseWrongMigTasks
TUP-5071: add a migration task to revise the existing wrong migration tasks of project.
2016-07-22 16:14:28 +08:00
ycbai
2932bb3374 TUP-5071: add a migration task to revise the existing wrong migration
tasks of project.
2016-07-22 15:57:21 +08:00
wdliu
8754ee78a3 Merge pull request #581 from Talend/bugFix/6.3.0/TUP-3675_Components_search
Bug fix/6.3.0/tup 3675 components search
2016-07-22 15:38:16 +08:00
cmeng-talend
40369afa01 TUP-3675 fix: Editor auto-completion does not list all matching results
when it founds one complete match
https://jira.talendforge.org/browse/TUP-3675
2016-07-22 15:14:55 +08:00
cmeng-talend
6147cd4fd5 TUP-3675 fix: Editor auto-completion does not list all matching results
when it founds one complete match
https://jira.talendforge.org/browse/TUP-3675

Add junit
2016-07-22 14:58:37 +08:00
cmeng-talend
30ce0fe8f0 TUP-3675 fix: Editor auto-completion does not list all matching results
when it founds one complete match
https://jira.talendforge.org/browse/TUP-3675
2016-07-22 14:58:26 +08:00
cmeng-talend
63da480fd5 TUP-3675 fix: Editor auto-completion does not list all matching results
when it founds one complete match
https://jira.talendforge.org/browse/TUP-3675
2016-07-22 14:57:52 +08:00
nrousseau
3b6c082f10 add missing tests plugins to junit product 2016-07-22 12:28:15 +08:00
cmeng-talend
74e872e53e TUP-3675 fix: Editor auto-completion does not list all matching results
when it founds one complete match
https://jira.talendforge.org/browse/TUP-3675
2016-07-21 17:46:54 +08:00
wchen-talend
b4d50a9f71 TDI-36897:Auto Generated Query isn't correct after Drag teradata schema
to job as tTeradataInput
2016-07-21 17:36:38 +08:00
pxmiao
e2d65417c4 bugfix/6.3.1/TDI-36790 : tPOP rise ArrayIndexOutOfBoundsException when
'Newer email first' selected and 'Number of emails to retrieve' equals
the total mail number.
https://jira.talendforge.org/browse/TDI-36790
2016-07-21 15:27:09 +08:00
zwxue
d57539c4a5 Merge pull request #560 from Talend/bugfix/master/TDI-36618
TDI-36618:Sunfire-reports contain testcase which is already deleted.
2016-07-21 14:32:26 +08:00
nrousseau
ed28e46cd0 fix wrong setup of manifest 2016-07-21 11:13:46 +08:00
Pierre Teyssier
74673515fe Merge pull request #543 from Talend/bugfix/TUP-2594_set_globalMap_before_doZip
TUP-2594: Populate tFileArchive_1_ARCHIVE_FILEPATH before attempting doZip
2016-07-21 01:57:37 +08:00
zwxue
7d5636566b TDI-35297: tELTPostgressqlMap not functioning on other schemas apart
from public schema.
2016-07-20 11:48:35 +08:00
Pierre Teyssier
9b1da023ae Merge pull request #576 from Talend/bugfix/6.3/TDI-36579_tSoap_Need_authentication_uneffective
TDI-36579: tSoap need authentication uneffective
2016-07-19 18:50:08 +08:00
Dmytro Chmyga
c7e727e9ac TDI-36579: added automated talend-soap lib build. 2016-07-19 11:29:38 +03:00
Haiting Yin
adf11989f4 TMDM-9703 tMDMInput with one filter return different records size by different batch size (#559) 2016-07-19 15:48:22 +08:00
nrousseau
e27178ff14 Merge pull request #570 from Talend/bugfix/6.2/TDI-36865_fixDateTypeContextProblem
TDI-36865: Start Date and End Date of components tSalesforceGetUpdate and tSalesforceGetDelete NOT support context
2016-07-18 16:03:02 +08:00
ycbai
2f2f7db107 TDI-36865: Start Date and End Date of components tSalesforceGetUpdate
and tSalesforceGetDelete NOT support context
2016-07-18 14:59:57 +08:00
zwxue
1a9ff8a9c2 Merge pull request #566 from Talend/bugfix/master/TUP-4175
TUP-4175:Export with dependencies fails to select (and export)
2016-07-18 14:57:53 +08:00
nrousseau
2a98f6d67f Merge pull request #569 from Talend/bugfix/6.3/TUP-4922
TUP-4922: CI-Builder to support Talend Reference Projects
2016-07-18 11:53:33 +08:00
Chao Meng
afd09b3dd0 Merge pull request #562 from Talend/bugFix/6.2.2/TUP-5010-Password_field_show_asterisk_when_using_context_password_context_token
TUP-5010 fix: Password field show *** when using
2016-07-18 11:01:34 +08:00
GGu
ecb4e8bfef TUP-4922: If resources folder is not existed, will create it 2016-07-18 10:40:28 +08:00
Pierre Teyssier
96b15fb3bb Merge pull request #564 from Talend/bugfix/6.3/TDI-35990_tFileInputJSON_no_getter_for_field_scale
TDI-35990: changed version of json-smart lib to 2.2.1.
2016-07-15 17:51:55 +08:00
Chao Meng
a7d84fb98a Merge pull request #565 from Talend/bugfix/6.2/TUP-4565_passwordFieldDisplayProblem
TUP-4565: Component Framework :Salesforce:"password" and "security key" do not show in context mode after export to context.
2016-07-15 15:04:07 +08:00
hwang
32ae8025c0 TUP-4175:Export with dependencies fails to select (and export)
dependencies
2016-07-14 17:11:22 +08:00
ycbai
28a808ea8b TUP-4565: Component Framework :Salesforce:"password" and "security key"
do not show in context mode after export to context.
2016-07-14 15:32:26 +08:00
Dmytro Chmyga
2b883bc0a4 TDI-35990: changed version of json-smart lib to 2.2.1. 2016-07-13 12:01:06 +03:00
Pierre Teyssier
74f6b0e7ab Merge pull request #553 from Talend/bugfix/6.2.2/TDI-36790
bugfix/6.2.2/TDI-36790 : tPOP rise ArrayIndexOutOfBoundsException when
2016-07-12 16:57:56 +08:00
Pierre Teyssier
f7bdc87616 Merge pull request #540 from Talend/bugfix/6.2.2/TUP-4925
bugfix/6.2.2/TUP-4925 : The code of method
2016-07-12 16:43:47 +08:00
Pierre Teyssier
57e6abae9a Merge pull request #554 from Talend/bugfix/6.3/TUP-4979_file_not_deleted
TUP-4979: added closing of FileInputStream to release it.
2016-07-12 08:39:39 +08:00
Dmytro Chmyga
bb8ba7a5c4 TDI-36579: added authorization header to soap request. 2016-07-11 16:12:40 +03:00
Chao Meng
90705e3a3f Merge pull request #563 from Talend/bugfix/6.3/TUP-5009_fixHadoopPropertiesContextProblem
TUP-5009: [6.1.1] Export Context on Metadata Hadoop Connection erroneous
2016-07-11 18:31:45 +08:00
wchen-talend
6662be5286 Merge pull request #557 from Talend/bugfix/6.2/TBD-3224_Hive_guess_schema_fail
TBD-3224:[6.1.1] Hive Guess schema button not returning back error
2016-07-11 18:01:05 +08:00
Dmytro Chmyga
5bab6e461d TUP-4979: added logging for exceptions during streams closing. 2016-07-11 12:36:22 +03:00
ycbai
56c6d3fa65 TUP-5009: [6.1.1] Export Context on Metadata Hadoop Connection erroneous
behavior when HA properties
2016-07-11 16:12:01 +08:00
GL
5f282bdaf7 TUP-5010 fix: Password field show *** when using
context.password+context.token
https://jira.talendforge.org/browse/TUP-5010
2016-07-11 14:53:42 +08:00
hcyi
ad73126ecb Merge pull request #561 from Talend/bugfix/6.3.0/TDI-36560_used_column_order
TDI-36560:The order of schema changed when ticked "used column" again
2016-07-11 10:24:26 +08:00
wdliu
d075e13a9e Merge pull request #555 from Talend/bugFix/6.2.2/TDI-35811-Delete_job_in_ref_project
TDI-35811 fix: Studio throw NPE error if you delete a job in referrence project and try to open the job by trunjob in main project.
2016-07-11 10:11:17 +08:00
nrousseau
ae97a93f1e update tests 2016-07-09 16:00:49 +08:00
pxmiao
ac276e57a5 bugfix/6.2.2/TUP-4925 : The code of method
tMSSqlInput_3Process(Map<String,Object>) is exceeding the 65535 bytes
limit
https://jira.talendforge.org/browse/TUP-4925
2016-07-08 18:25:20 +08:00
wchen-talend
390f0a4b56 TDI-36560:The order of schema changed when ticked "used column" again 2016-07-08 17:08:52 +08:00
hcyi
c679559586 Merge pull request #556 from Talend/bugfix/6.2.2/TDI-36497_missing_jar_when_build_webservice
TDI-36497:Jar Missing when build Job as :Axis WebService(ZIP)
2016-07-08 15:15:23 +08:00
hwang
48e289c85b TDI-36618:Sunfire-reports contain testcase which is already deleted. 2016-07-08 14:30:34 +08:00
hcyi
0d769c7dfa Merge pull request #558 from Talend/bugfix/6.2.2/TUP-4474_export_action
TUP-4474:"Export items" can not show when right click on Recycle bin
2016-07-07 18:29:50 +08:00
wchen-talend
25abe3668a TUP-4474:"Export items" can not show when right click on Recycle bin 2016-07-07 16:13:41 +08:00
hcyi
b7510b3761 TBD-3224:[6.1.1] Hive Guess schema button not returning back error 2016-07-07 16:01:15 +08:00
wang wei
ea86412e78 Revert "TDI-36822: NPE in tDatasetOutput when performing a full run on a live dataset https://jira.talendforge.org/browse/TDI-36822"
This reverts commit ffc901f022.
2016-07-06 17:18:34 +08:00
hcyi
f5dedb6ef6 Merge pull request #548 from Talend/bugfix/6.2.2/TDI-35713_tWebService_cannot_parse_wsdl
TDI-35713:tWebService component can't parse WSDL
2016-07-06 15:52:11 +08:00
Irene Wang
fa67dc5b6c Update versions to 6.3.0-SNAPSHOT 2016-07-05 20:02:58 +02:00
Irene Wang
e924ba55cd Update versions to 6.2.2-SNAPSHOT 2016-07-05 14:26:13 +02:00
Irene Wang
c06b83211a DEVOPS-667 Update NOTICE file 2016-07-05 12:04:42 +02:00
cmeng-talend
da403615df TDI-35811 fix: Studio throw NPE error if you delete a job in referrence
project and try to open the job by trunjob in main project.
https://jira.talendforge.org/browse/TDI-35811
2016-07-05 17:08:06 +08:00
wchen-talend
4b3aab3ff5 TDI-36497:Jar Missing when build Job as :Axis WebService(ZIP) 2016-07-05 16:52:17 +08:00
zwxue
7b0c15ec43 Merge pull request #531 from Talend/bugfix/master/TDI-36720
TDI-36720:"Edit Routine Libraries" can't import the external jar
2016-07-05 11:46:53 +08:00
hwang-talend
1a9f2638fb Merge pull request #544 from Talend/bugfix/master/TDI-36621
TDI-36621: Always ask propagate enven sync the schema on tELTHiveMap.
2016-07-05 10:16:14 +08:00
Dmytro Chmyga
bf52e9f09d TUP-4979: added closing of FileInputStream to release it. 2016-07-04 14:31:32 +03:00
Chao Meng
84576414db Merge pull request #551 from Talend/bugs/6.2.1/TUP-4998_Git_There_is_error_when
TUP-4998:Git:There is error when logon branch
2016-07-04 19:05:39 +08:00
nrousseau
6a21ac8e96 TDI-36770: fix dirty on routines 2016-07-04 18:40:09 +08:00
Pierre Teyssier
af181f0d03 Merge pull request #552 from Talend/bug/6.2/TDI-36822
TDI-36822: NPE in tDatasetOutput when performing a full run on a live
2016-07-04 18:20:30 +08:00
wang wei
ffc901f022 TDI-36822: NPE in tDatasetOutput when performing a full run on a live
dataset
https://jira.talendforge.org/browse/TDI-36822
2016-07-04 18:15:17 +08:00
wdliu
6a95895317 TUP-4998:Git:There is error when logon branch 2016-07-04 18:04:24 +08:00
pxmiao
c1f5d46f42 bugfix/6.2.2/TDI-36790 : tPOP rise ArrayIndexOutOfBoundsException when
'Newer email first' selected and 'Number of emails to retrieve' equals
the total mail number.
https://jira.talendforge.org/browse/TDI-36790
2016-07-04 17:50:14 +08:00
wdliu
0a2fa45556 TUP-4998:Git:There is error when logon branch 2016-07-04 17:33:04 +08:00
hcyi
6b1a4f302d Merge pull request #550 from Talend/bugfix/6.2.2/TDI-36773_publish_selected_version
TDI-36773:Studio always publish latest job version even if you select a
2016-07-04 16:07:53 +08:00
wchen-talend
b3fce3ac6f TDI-36773:Studio always publish latest job version even if you select a
previous version
2016-07-04 11:21:18 +08:00
Remy Dubois
045ddf76a2 TUP-4994 - compile the job and the routines with JDT in order to make the maven package work with a JRE 2016-07-03 17:46:10 +02:00
wchen-talend
4f2fef955c TDI-35713:tWebService component can't parse WSDL 2016-07-01 14:36:49 +08:00
Pierre Teyssier
ee8a72a765 Merge pull request #542 from Talend/bugfix/6.2/TUP-4964_dynamic_long_to_date
TUP-4964: New framework dynamic long to date convert issue
2016-07-01 14:29:46 +08:00
Chao Meng
7b9f883d00 Merge pull request #547 from Talend/bugFix/6.2.1/TDI-36731_sometimes_can't_retrieve
TDI-36731: sometimes can't retrieve remote project on login page
2016-07-01 14:03:47 +08:00
wdliu
75aee9ec8a TDI-36731: sometimes can't retrieve remote project on login page 2016-07-01 13:12:36 +08:00
dlin-talend
6d8e079de2 Merge pull request #546 from Talend/bugfix/6.2.2/TDI-36772-Studio_restart_problem
TDI-36772 fix: No response when click restart button when I start studio with cutom workspace
2016-06-30 20:36:51 +08:00
GGu
22a6e28638 Merge pull request #541 from Talend/bugfix/6.2.1/TDI-36717_ChildrenJob
TDI-36717: When generete codes, need check children job
2016-06-30 19:29:13 +08:00
nrousseau
981298ab96 Merge pull request #545 from Talend/bugfix/6.2/TDI-36776_fixNameContextProblemOfSF
TDI-36776: Component Framework :Salesforce: when export to context, the name of the context will change to context mode too.
2016-06-30 19:07:24 +08:00
ycbai
9de90cfa87 TDI-36776: Component Framework :Salesforce: when export to context, the
name of the context will change to context mode too.
2016-06-30 18:56:17 +08:00
zwxue
46c2227ea7 TDI-36621: Always ask propagate enven sync the schema on tELTHiveMap. 2016-06-30 18:44:27 +08:00
cmeng-talend
c5ca011882 TDI-36772 fix: No response when click restart button when I start studio
with cutom workspace
https://jira.talendforge.org/browse/TDI-36772
2016-06-30 17:43:17 +08:00
Maksym Stavytskyi
8745e58c58 TUP-2594: Set globalMap before doZip() 2016-06-29 16:19:39 +03:00
jzhao
d8b0d0c74a TUP-4964: New framework dynamic long to date convert issue
https://jira.talendforge.org/browse/TUP-4964
2016-06-29 16:11:51 +08:00
GGu
626adc89b6 TDI-36717: When generete codes, need check children job 2016-06-29 15:39:48 +08:00
pxmiao
ce3b28ecaf bugfix/6.2.2/TUP-4925 : The code of method
tMSSqlInput_3Process(Map<String,Object>) is exceeding the 65535 bytes
limit
https://jira.talendforge.org/browse/TUP-4925
2016-06-29 15:08:09 +08:00
hwang
48a93f9a7c TDI-36720:"Edit Routine Libraries" can't import the external jar 2016-06-28 16:50:43 +08:00
RyanSkraba
ef0be06149 Merge pull request #534 from pradasouvanlasy/bugfixes/6.2/tbd-3774
[TBD-3774] Rename HDP 2.3 assembly to fix path length on Windows
2016-06-27 13:13:23 +02:00
Haiting Yin
68084711fe TMDM-9703 (#522)
* TMDM-9703 tMDMInput with one filter return different records size by different batch size

* TMDM-9703 tMDMInput with one filter return different records size by different batch size.
2016-06-27 19:13:02 +08:00
Prada Souvanlasy
45809b724c [TBD-3774] Rename HDP 2.3 assembly to fix path length on Windows 2016-06-27 13:09:17 +02:00
hwang
5d0b0263ae TDI-36720:"Edit Routine Libraries" can't import the external jar 2016-06-27 18:21:26 +08:00
nrousseau
395d65cd91 Merge pull request #527 from Talend/bugfix/6.2/TDI-36738_fixBuildJobNPE
TDI-36738: Build job out throw npe error when select "latest".
2016-06-27 18:06:45 +08:00
jzhao
002620af1a TUP-4530: partnerBulk34 jar is missing for tSalesforceWave
https://jira.talendforge.org/browse/TUP-4530
2016-06-27 17:29:41 +08:00
nrousseau
d39c7965c7 TDI-36682: fix update of repository from connection only 2016-06-27 17:28:19 +08:00
nrousseau
af4d720232 TUP-4951: fix the problem of schema of salesforce 2016-06-27 17:28:17 +08:00
Pierre Teyssier
52ecbfc03b Merge pull request #528 from Talend/bugfix/6.2/TDI-35931
bugfix/6.2/TDI-35931 : Number format with toracleoutputbulkexec
2016-06-27 17:11:44 +08:00
pxmiao
d3da44fd8d bugfix/6.2/TDI-35931 : Number format with toracleoutputbulkexec
component
https://jira.talendforge.org/browse/TDI-35931
2016-06-27 16:59:29 +08:00
ycbai
f1516c6af5 TDI-36738: Build job out throw npe error when select "latest". 2016-06-27 16:35:05 +08:00
pxmiao
e78f603516 bugfix/6.2/TDI-35931 : Number format with toracleoutputbulkexec
component
https://jira.talendforge.org/browse/TDI-35931
2016-06-27 16:12:46 +08:00
CHEN Bin
bb124fb50f Merge pull request #518 from amarouni/bug/TBD-3745
[TBD-3745] Update missing jars for secure Hbase
2016-06-27 02:24:50 -05:00
nrousseau
f66d008093 TDI-36729: improve repository performance 2016-06-27 14:20:48 +08:00
Pierre Teyssier
c1edf8739e Merge pull request #526 from Talend/bugfix/6.2/TDI-35425_parametersToEncrypt_name_dont_have_cid
TDI-35425: fixed compilation error by adding CID to parametersToEncry…
2016-06-27 13:25:34 +08:00
Dmytro Chmyga
8036d3a70b TDI-35425: fixed compilation error by adding CID to parametersToEncrypt field name for tRunJob. 2016-06-27 08:18:17 +03:00
jzhao
88ff899a5c Merge pull request #524 from Talend/bugfix/6.2/TUP-4943_salesforceoutput_issue
TUP-4943: tsalesforceOutput:output is not correct when Extend Insert is
2016-06-27 11:16:37 +08:00
nrousseau
1f87036a23 Merge pull request #525 from Talend/bugfix/6.2/TDI-36717
TDI-36717: fix one problem for get parameter
2016-06-27 11:12:48 +08:00
GGu
57a21a4c68 TDI-36717: fix one problem for get parameter 2016-06-27 11:09:35 +08:00
nrousseau
5559431e2b TDI-36410: fix problem of renaming of generic connection 2016-06-26 11:18:49 +08:00
nrousseau
e1424db784 TDI-36652: update for the selection of dataset 2016-06-26 11:18:49 +08:00
jzhao
5fb5083d4a TUP-4943: tsalesforceOutput:output is not correct when Extend Insert is
checked depends on the commit level
https://jira.talendforge.org/browse/TUP-4943
2016-06-24 19:53:19 +08:00
nrousseau
1329d04052 Merge pull request #523 from Talend/bugfix/6.2/TDI-36717_UseDynamicJob
TDI-36717: use dynamic job
2016-06-24 19:05:28 +08:00
GGu
f90503a13d TDI-36717: Add one simple test, but need add more later. 2016-06-24 17:49:05 +08:00
GGu
1cc7c3ced0 TDI-36717: when use dynamic job, if children job is not indepenent or
dynamic, should add the children modules always.
2016-06-24 17:49:03 +08:00
nrousseau
4af78c5774 TUP-4901: fix the problem when the enumeration contains a wrong value 2016-06-24 15:50:23 +08:00
nrousseau
4e6a6e9355 TUP-4938: avoid popup for text field validation 2016-06-24 15:50:23 +08:00
dlin-talend
e60f9e2e29 Merge pull request #520 from Talend/bugfix/master/TDI-35297
TDI-35297: tELTPostgressqlMap not functioning on other schemas apart
2016-06-24 15:12:44 +08:00
Pierre Teyssier
d699564c93 Revert "Merge pull request #489 from Talend/bugfix/6.2/TDI-35717"
TDI-35717 : tOracleBulkExec's action on table still used when invisible
This reverts commit a7324a0373, reversing
changes made to 3c46d1011f.
2016-06-24 14:17:39 +08:00
wang wei
6d61bcec7f TDI-34582: The wrong originalType of function "buildOverflowMessage"
when tAggregateRow uses the byte type
https://jira.talendforge.org/browse/TDI-34582
2016-06-24 12:31:09 +08:00
jzhao
81ab388b69 TUP-3960: Marketo REST API UnknownHostException display the password
https://jira.talendforge.org/browse/TUP-3960
2016-06-24 10:11:14 +08:00
nrousseau
1fd71ddb1d TDI-36716: fix the problem of schema not modified 2016-06-23 19:09:43 +08:00
wang wei
e9ee1e82d6 Merge pull request #521 from Talend/bug/6.2/TUP-4570-studio-var
TUP-4570: fix the new return property.
2016-06-23 18:54:06 +08:00
wang wei
56527e24d7 TUP-4570: fix the new return property.
https://jira.talendforge.org/browse/TUP-4570
2016-06-23 18:48:47 +08:00
zwxue
2dc066ed8b TDI-35297: tELTPostgressqlMap not functioning on other schemas apart
from public schema.
2016-06-23 18:44:46 +08:00
nrousseau
be257bb28c TDI-36430: avoid popup for schema update on tSalesforceOutput 2016-06-23 18:44:04 +08:00
wchen-talend
a347427ca7 Merge pull request #516 from Talend/feature/6.2.1/TDI-36652_add_select_control_for_dataset
TDI-36652:Add control to select dataset ID from component
2016-06-23 18:41:23 +08:00
Abbass MAROUNI
73e2dad70e [TBD-3745] Update missing jars for secure Hbase 2016-06-23 10:57:39 +02:00
nrousseau
eaad307550 TDI-35812: avoid popup, force to use the same properties as the node on
element parameter
2016-06-23 16:08:18 +08:00
nrousseau
6770adb4f9 TDI-36682: fix the problem of update of repository for proxy 2016-06-23 16:08:16 +08:00
Pierre Teyssier
32e94c9217 Merge pull request #490 from Talend/bugfix/6.2.1/TDI-35672_tDB2_JDK8_support
TDI-35672 Upgraded DB2 JDBC driver to JDBC 4.0. Changed import from d…
2016-06-23 15:51:46 +08:00
wang wei
78f2702a29 Merge pull request #517 from Talend/bug/6.2/TUP-4570-i18
TUP-4570: fix some i18 issue for the return property
2016-06-23 14:10:38 +08:00
wang wei
67f1e3cc1d TUP-4570: fix some i18 issue for the return property
https://jira.talendforge.org/browse/TUP-4570
2016-06-23 14:05:41 +08:00
Pingwen Lin
6cf871d4f3 TMDM-9111 : To be compatible with 1.6 compile level (#515) 2016-06-23 12:10:52 +08:00
wchen-talend
8755b5e6a3 TDI-36652:Add control to select dataset ID from component 2016-06-23 11:00:45 +08:00
Pierre Teyssier
7c792f39fa TDI-36257 : amazon EMR component description is wrong 2016-06-22 23:38:22 +08:00
Pierre Teyssier
1fcf4e7c0f TDI-36676 : Cannot run Jobs in 6.1.1 tJdbcOutput component gives remove rejects row error 2016-06-22 20:22:08 +08:00
Pierre Teyssier
3e72b82a88 TDI-36657 : Calculating md5 in tFTPFileProperties 2016-06-22 19:00:04 +08:00
nrousseau
b6fd567eff TDI-36521: fix issue on recursive build, and refactor to have only one
common piece of code
2016-06-22 18:10:47 +08:00
nrousseau
a85f4ad0c8 TDI-36686: set as readonly if repository is used 2016-06-22 18:10:44 +08:00
nrousseau
1801f8b275 TDI-36521: set hierarchy to expand lvl 3 by default 2016-06-22 18:10:42 +08:00
Dmytro Chmyga
8470530b95 Revert "Merge pull request #435 from Talend/bugfix/6.2/TDI-29308_twritexmlfield_default_values_support"
This reverts commit 66ebc2faa9, reversing
changes made to 2dfafdcb01.
2016-06-22 10:38:02 +03:00
Pierre Teyssier
4b4f3c56f9 Merge pull request #486 from Talend/bugfix/6.2.1/TUP-3977_Aggregate_output_order
TUP-3977 Reverted LinkedHashMap to HashMap in tAggregateOut_begin.jav…
2016-06-22 15:00:49 +08:00
Pierre Teyssier
4400c1b718 Merge pull request #512 from Talend/bugfix/6.2/TDI-36251
bugfix/6.2/TDI-36251 : [6.1.1] Vertica components with Vertica 7.1
2016-06-22 14:50:51 +08:00
pxmiao
f75ac43984 bugfix/6.2/TDI-36251 : [6.1.1] Vertica components with Vertica 7.1
https://jira.talendforge.org/browse/TDI-36251
2016-06-22 14:42:23 +08:00
Pierre Teyssier
145675f4f7 Merge pull request #508 from Talend/bugfix/6.2/TDI-35360
bugfix/6.2/TDI-35360 : tFileOutputPositional + "Don't generate empty
2016-06-22 14:26:57 +08:00
nrousseau
24013fc53d Merge pull request #511 from Talend/bugfix/6.2/TDI-35251
TDI-35251: won't select the first one by default
2016-06-22 12:14:41 +08:00
GGu
e671f595d7 TDI-35251: Won't set the first context as default for Context Param List
field.
2016-06-22 11:58:17 +08:00
nrousseau
4b66e8fae9 TDI-36356: null string values will always be set as empty string to the
component
2016-06-22 11:56:04 +08:00
nrousseau
5d87878b66 Merge pull request #503 from Talend/bugfix/6.2.1/TDI-35608_publish_job
TDI-35608:Publish standalone job with compilation error finished
2016-06-22 11:30:11 +08:00
wang wei
ebd70bdaff Merge pull request #509 from Talend/bug/6.2/TCOMP-219
TCOMP-219: add the finally part for generic components.
2016-06-22 09:19:30 +08:00
wang wei
47df7e8bf5 TCOMP-219: New components runtime Writers and Readers should be closed
in finally block
https://jira.talendforge.org/browse/TCOMP-219
2016-06-22 08:59:09 +08:00
wang wei
c24622ef49 Merge remote-tracking branch 'origin/master' into bug/6.2/TCOMP-219 2016-06-22 08:23:06 +08:00
RyanSkraba
26961ffb49 Merge pull request #488 from Talend/feature/6.2/TBD-3688-spark2-preview
TBD-3688 Add SPARK_VERSION[] as an expression.
2016-06-21 19:02:52 +02:00
Ryan Skraba
d98ebcc964 Merge remote-tracking branch 'origin/master' into feature/6.2/TBD-3688-spark2-preview 2016-06-21 18:41:56 +02:00
RyanSkraba
22656589b9 Merge pull request #510 from pbailly/master
[TBD-3699] Add mapr ticket to custom distribution.
2016-06-21 18:30:07 +02:00
pbailly
efd636fa34 [TBD-3699] Add mapr ticket to customo distribution. 2016-06-21 18:26:29 +02:00
amarkevich
c529cbdab2 TESB-17498 Error Calling a Web service 2016-06-21 16:04:45 +03:00
jzhao
1f31bca9ec Merge pull request #507 from Talend/bugfix/6.2/TUP-4910_salesforceoutput_extendInsert_data_flow
TUP-4910: Fixed salesforce extendInsert missing output data
2016-06-21 19:43:05 +08:00
nrousseau
27cf32436a Merge pull request #506 from Talend/bugfix/master/TUP-4908
TUP-4908: Update license agreement of 2016 for TOS_DI/BD/DQ/ESB.
2016-06-21 18:26:09 +08:00
nrousseau
955447b0b2 TUP-4915: update variable name 2016-06-21 18:21:31 +08:00
wang wei
bd7dad3fbd TCOMP-219: add the finally part for generic components.
https://jira.talendforge.org/browse/TCOMP-219
2016-06-21 18:07:23 +08:00
pxmiao
51e3094fa3 bugfix/6.2/TDI-35360 : tFileOutputPositional + "Don't generate empty
file" not working with tMap
https://jira.talendforge.org/browse/TDI-35360
2016-06-21 17:36:33 +08:00
jzhao
c5a1a7ec58 TUP-4910: Fixed salesforce extendInsert missing output data
https://jira.talendforge.org/browse/TUP-4910
2016-06-21 17:11:03 +08:00
Ryan Skraba
9ea98cacfd Merge remote-tracking branch 'origin/master' into feature/6.2/TBD-3688-spark2-preview 2016-06-21 10:35:43 +02:00
GGu
6232da600d TDI-35251: if component is not active/existed, shouldn't select the
first one by default for Component List field.
2016-06-21 16:05:45 +08:00
Pierre Teyssier
f20981b75b Merge pull request #500 from csuntalendbj/master
TESB-17553:Sync with Component team on tMOM upgrade and upload of activemq--all-5.13.3.jar
2016-06-21 16:05:00 +08:00
wang wei
2e6c826705 TUP-4570: fix the issue : no any data reject information when no any
output connector line and the data is rejected.
https://jira.talendforge.org/browse/TUP-4570
2016-06-21 15:05:53 +08:00
hcyi
402743bff0 Merge pull request #502 from Talend/bugfix/6.2.1/TDI-36561_import_jobs_with_wrong_context
TDI-36561:Import Job:Error msg at error log list when import jobs
2016-06-21 14:45:34 +08:00
Pierre Teyssier
5a38b7f9e3 Merge pull request #474 from Talend/bugfix/6.2/TDI-35719_tTeradataTPTExec_Script
TDI-35719: Fixed logic for Load operator.
2016-06-21 14:18:15 +08:00
Pierre Teyssier
1dae012ad6 Merge pull request #499 from Talend/bugfix/6.2/TDI-36251
bugfix/6.2/TDI-36251 : [6.1.1] Vertica components with Vertica 7.1
2016-06-21 14:10:00 +08:00
zwxue
8763be17f3 TUP-4908: Update license agreement of 2016 for TOS_DI/BD/DQ/ESB. 2016-06-21 11:56:00 +08:00
wang wei
25d81bb398 Merge pull request #501 from Talend/bug/6.2/TDI-36651
TDI-36651: fix the runtime part for the return property
2016-06-21 11:38:17 +08:00
wchen-talend
f856c937be TDI-35608:Publish standalone job with compilation error finished
successfuly
2016-06-21 10:39:51 +08:00
jzhao
974577280b Merge pull request #494 from Talend/bugfix/6.2/TUP-4585_upsert_lookup_field_null
TUP-4585: upsert lookup field null
2016-06-21 10:02:49 +08:00
wchen-talend
a297932aca TDI-36561:Import Job:Error msg at error log list when import jobs 2016-06-21 09:36:56 +08:00
nrousseau
29d1cc333d TDI-36636: fix wrong thread for ask propagation since the component
change
2016-06-20 23:54:15 +08:00
Pierre Teyssier
63144a3daa TDI-36624 : Moving tAzureStorage* and tBigQuery* from BD to DI 2016-06-20 20:00:26 +08:00
wang wei
957e82943f TDI-36651: use container instead of globalMap directly
https://jira.talendforge.org/browse/TDI-36651
2016-06-20 18:15:52 +08:00
wang wei
ddb297178f TDI-36651: fix the runtime part for the return property
https://jira.talendforge.org/browse/TDI-36651
2016-06-20 17:37:00 +08:00
pxmiao
a7324a0373 Merge pull request #489 from Talend/bugfix/6.2/TDI-35717
bugfix/6.2/TDI-35717 : tOracleBulkExec's action on table still used when
2016-06-20 16:22:30 +08:00
SunChaoqun
8a52205cc5 TESB-17553:Sync with Component team on tMOM upgrade and upload of
activemq--all-5.13.3.jar
2016-06-20 16:13:06 +08:00
nrousseau
3c46d1011f TDI-36408: improve schema update 2016-06-20 15:28:39 +08:00
wang wei
f59cc5662c Merge pull request #498 from Talend/bug/6.2/TUP-4570
TUP-4570: use the DiIncomingSchemaEnforcer instead of
2016-06-20 15:11:08 +08:00
wang wei
d013602f2e TUP-4570: use the DiIncomingSchemaEnforcer instead of
Talend6IncomingSchemaEnforcer in javajet part
https://jira.talendforge.org/browse/TUP-4570
2016-06-20 14:55:46 +08:00
CHEN Bin
bffe4647af [TBD-3691] Support ElasticSearch 2.3 on spark tElasticsearch components
and update tElasticSearchLookupInput from 1.7.2 to 1.7.5
add migration task for tElasticSearchLookupInput
2016-06-20 14:09:12 +08:00
Yucheng Bai
8c20d1fd5f Merge pull request #497 from Talend/bugfix/6.2.0/TDI-36408_avoidDetection
Bugfix/6.2.0/tdi 36408 avoid detection
2016-06-20 13:54:59 +08:00
nrousseau
4d2e7bea13 TDI-36408: avoid update on schema reference for property detection 2016-06-20 13:28:35 +08:00
CHEN Bin
f1eeaaf8e0 [TBD-3691] Support ElasticSearch 2.3 on spark tElasticsearch components
and update tElasticSearchLookupInput from 1.7.2 to 1.7.5
2016-06-20 13:27:43 +08:00
nrousseau
714d687c91 TDI-36408: don't handle the reload on the new framework. Schema will be
simply updated / propagated
2016-06-20 13:22:03 +08:00
nrousseau
104b3f27a0 TUP-4896: add Dynamic support by default for new components framework 2016-06-19 14:05:29 +08:00
nrousseau
0fd2f1c04e Improve code to reuse the same deserialize function 2016-06-19 13:42:05 +08:00
nrousseau
fd37760e54 TUP-4484: Improve the selection of module to allow context mode 2016-06-19 12:32:16 +08:00
nrousseau
74ba043e56 TUP-4875: update from components/daikon 2016-06-18 20:49:39 +08:00
nrousseau
c0f1838b4b TDI-36342: fix revert of context due to component refactor 2016-06-18 20:13:26 +08:00
nrousseau
9e9cb68513 Merge pull request #495 from Talend/bugfix/6.2.0/TUP-4851_upgradeComponentDaikon
Bugfix/6.2.0/tup 4851 upgrade component daikon
2016-06-18 16:55:49 +08:00
pxmiao
63d4ce6cac bugfix/6.2/TDI-36251 : [6.1.1] Vertica components with Vertica 7.1
https://jira.talendforge.org/browse/TDI-36251
2016-06-17 18:39:31 +08:00
Pingwen Lin
7bcc5ba272 TMDM-9111 : Fix tMDMOutput compiling issue(log part) (#493)
* TMDM-9111 : Fix tMDMOutput compiling issue(log part)

* TMDM-9111 : Fix compiling issue of LOG
2016-06-17 01:38:15 -05:00
jzhao
badf5b3330 Merge branch 'master' into bugfix/6.2/TUP-4585_upsert_lookup_field_null 2016-06-17 12:43:33 +08:00
amarkevich
5789c0469b fix duplicated attribute 2016-06-16 18:22:12 +03:00
Ivan Honchar
5d5449c099 TDI-35672 Upgraded DB2 JDBC driver to JDBC 4.0. Changed import from db2jcc.jar to db2jcc4.jar 2016-06-16 16:34:01 +03:00
Ryan Skraba
68b5d2f8c3 Merge remote-tracking branch 'origin/master' into
feature/6.2/TBD-3688-spark2-preview git fetch
2016-06-16 15:29:55 +02:00
amarkevich
07e1063751 TESB-17498 Error Calling a Web service 2016-06-16 16:20:23 +03:00
nrousseau
0dbb57e2c7 TUP-4875: update junit 2016-06-16 19:28:49 +08:00
nrousseau
424ee3afb6 Merge branch 'master' into bugfix/6.2.0/TUP-4851_upgradeComponentDaikon 2016-06-16 19:03:50 +08:00
nrousseau
378c668520 TUP-4875: update from components/daikon 2016-06-16 18:59:41 +08:00
pxmiao
483126adc7 bugfix/6.2/TDI-35717 : tOracleBulkExec's action on table still used when
invisible
https://jira.talendforge.org/browse/TDI-35717
2016-06-16 18:25:11 +08:00
GGu
01dc03f92b Merge pull request #487 from Talend/bugfix/6.2.0/TDI-36521_fixRecursiveBuild
TDI-36521: fix recursive build
2016-06-16 18:17:31 +08:00
Ryan Skraba
cd80b5b991 TBD-2688 Simplify SPARK_VERSION[] expression. 2016-06-16 12:12:22 +02:00
Ryan Skraba
20abea7433 TBD-3688 Add SPARK_VERSION[] as an expression. 2016-06-16 12:12:22 +02:00
Pingwen Lin
64b8ee81f7 TMDM-9111 : MDM transaction handling is wrong in multithreaded environment (#482) 2016-06-16 05:11:47 -05:00
Ivan Honchar
50d3b0a43f TUP-3977 Reverted LinkedHashMap to HashMap in tAggregateOut_begin.javajet 2016-06-16 11:36:05 +03:00
Pierre Teyssier
90b2085778 TDI-35730 : Review Palette Category of Amazon 2016-06-16 16:22:20 +08:00
Pierre Teyssier
b70c8d179d Merge pull request #483 from Talend/bugfix/6.2/TDI-35425_password_display_not_encrypted
TDI-35425: Added new List to log context parameters.
2016-06-15 19:15:37 +08:00
nrousseau
9c9afe787f Merge branch 'master' into bugfix/6.2.0/TUP-4851_upgradeComponentDaikon 2016-06-15 15:21:40 +08:00
nrousseau
72f4ea804c TDI-36521: fix recursive build 2016-06-15 15:17:33 +08:00
Dmytro Chmyga
4ee049b3c6 TDI-35425: Added new List to log context parameters. 2016-06-14 14:43:19 +03:00
nrousseau
e6b32b1dc3 Merge pull request #481 from Talend/bug/6.2/NPE
fix the NPE issue when talend git plugin is not loaded.
2016-06-14 16:14:26 +08:00
nrousseau
c420c9da45 Merge pull request #479 from Talend/bugfix/master/TDI-35078
TDI-35078:Need to save job with full screenshot in studio
2016-06-14 16:07:33 +08:00
wang wei
c4ce9d593d fix the NPE issue when talend git plugin is not loaded. 2016-06-14 15:56:32 +08:00
nrousseau
33a186897d TBD-3708: add setup of routine dependencies on bigdata streaming 2016-06-14 15:39:33 +08:00
hwang
b308182535 TDI-35078:Need to save job with full screenshot in studio 2016-06-14 14:06:06 +08:00
hwang-talend
596b2fdfe7 Merge pull request #472 from Talend/bugfix/master/TDI-36473
TDI-36473: Drag SAP InfoObject to a job as a component
2016-06-13 17:22:22 +08:00
Yucheng Bai
75927a3f01 Merge pull request #348 from Talend/TUP-4450-Two-Reference-Widget
[TUP-4450] fixed the problem when the component has one more
2016-06-13 16:54:16 +08:00
CHEN Bin
f85d0a9799 [TUP-4450] fixed the problem when the component has one more
Widget.WidgetType.NAME_SELECTION_REFERENCE
2016-06-13 16:51:47 +08:00
CHEN Bin
5b94dda8f0 [TUP-4450] fixed the problem when the component has one more
Widget.WidgetType.NAME_SELECTION_REFERENCE
2016-06-13 16:51:43 +08:00
Chao Meng
dfa72f06e7 Merge pull request #478 from Talend/bugfix/6.2.1/TUP-4345_can't_focus_on
TUP-4345: can't focus on what you click, and will do refresh
2016-06-13 14:29:56 +08:00
wdliu
c1f9c56d97 TUP-4345: can't focus on what you click, and will do refresh 2016-06-13 13:01:15 +08:00
nrousseau
0698f9676b Merge pull request #477 from Talend/bugfix/6.2/TDI-36429_fixMoveMutiObjectBug
[TDI-36429] Component Framework :Salesforce:drag more than one salesforce connection out of a folder will occur error.
2016-06-13 10:56:01 +08:00
ycbai
7f51d9a89d [TDI-36429] Component Framework :Salesforce:drag more than one
salesforce connection out of a folder will occur error.
2016-06-13 10:54:45 +08:00
nrousseau
8a018c4de5 TUP-4853: update dynamically the maven repository in the studio 2016-06-13 10:30:02 +08:00
zwxue
580a3c2585 Merge pull request #475 from Talend/bugfix/master/TDI-35007
TDI-35007:positioning of drag and drop objects on designer space in
2016-06-13 10:20:29 +08:00
wang wei
e93de01116 TUP-4854: salesforceBulkExec upsert key column issue when migration
https://jira.talendforge.org/browse/TUP-4854
2016-06-12 14:36:49 +08:00
wchen-talend
9ea7b124c1 Merge pull request #467 from Talend/bugfix/6.2/TDI-35971_Errorlog_clicking_Set_parameter_and_continue_action
TDI-35971:Errorlog shows after clicking OK on "Set parameter and continue" dialog
2016-06-12 10:15:46 +08:00
nrousseau
56f6ede947 TUP-4851: upgrade to latest version of component/daikon 2016-06-12 09:24:28 +08:00
nrousseau
d3f63eb6cc TUP-4820: limit the number of creation of instance of FunctionManager,
to avoid java bug
2016-06-11 12:07:29 +08:00
nrousseau
abf7c6fd34 TDI-34745: Force to clear elements from the toolbar not released by e4 2016-06-11 12:07:25 +08:00
Ilya Melnik
8686213954 TIPAAS-8660 Fix marketo actions 2016-06-10 15:43:07 +03:00
amarkevich
75eb22af8d TIPAAS-8992 create list of deps 2016-06-09 13:21:44 +03:00
Remy Dubois
fe5ec5e632 TBD-3646 - spawn the ticket renewal thread in the hive connection component 2016-06-09 10:14:57 +02:00
nrousseau
5db7bfe057 TUP-4845: don't add to dependencies if LIBPATH/HOTLIB don't have any jar
/ context
2016-06-08 23:48:46 +08:00
Sizhao Liu
e7ecf5f96a remove a package version restriction 2016-06-08 14:31:53 +02:00
nrousseau
13688d8364 remove the use of triggers on studio 2016-06-08 19:21:43 +08:00
hwang
d995e62ea8 TDI-35007:positioning of drag and drop objects on designer space in
Studio
2016-06-08 18:12:47 +08:00
Dmytro Chmyga
d54bca4d5b TDI-35719: Fixed logic for Load operator. 2016-06-08 12:09:05 +03:00
nrousseau
99ec399a4e Merge pull request #473 from Talend/bugfix/6.2/TDI-36408_fixRepositoryUpdateProblems
Bugfix/6.2/tdi 36408 fix repository update problems
2016-06-08 16:06:59 +08:00
ycbai
632515a341 TDI-36408: modify junit comments. 2016-06-08 15:01:39 +08:00
ycbai
e78d477c2b TDI-36408: add junits. 2016-06-08 14:32:47 +08:00
zwxue
547b51ee9b Merge pull request #471 from Talend/bugfix/master/TDI-36468
TDI-36468:Joblet: when drag joblet to job, don't have expand button
2016-06-08 14:14:45 +08:00
zwxue
0786bb1c9a TDI-36473: Drag SAP InfoObject to a job as a component
tSAPInfoObjectOutput can't get schema from repository.
2016-06-08 14:05:33 +08:00
hwang
b48575f0a7 TDI-36468:Joblet: when drag joblet to job, don't have expand button 2016-06-08 11:19:48 +08:00
ycbai
c30d7e884c TDI-36408: fix the repository update problems. 2016-06-08 10:59:17 +08:00
wang wei
9e57125f65 TDI-36360: tAmazonEMRManage component fails to start a cluster
https://jira.talendforge.org/browse/TDI-36360
2016-06-08 10:08:39 +08:00
wang wei
a2e491b760 TUP-4727: Unable to get schema for tSalesforceBulkExec
https://jira.talendforge.org/browse/TUP-4727
2016-06-08 06:54:05 +08:00
Pierre Teyssier
9ada6eca9f Merge pull request #469 from Talend/bugfix/6.2.1/TUP-3977_Aggregate_output_order
TUP-3977 Changed type of map from HashMap to LinkedHashMap
2016-06-08 00:56:35 +08:00
Pierre Teyssier
23fe073b09 Merge pull request #470 from Talend/bugfix/6.2/TDI-34776_process_java_errors
TDI-34776: added failure status setting for multithread execution
2016-06-07 22:10:07 +08:00
Dmytro Chmyga
8e5aa9a583 TDI-34776: added failure status setting for multithread execution 2016-06-07 17:05:04 +03:00
Ivan Honchar
10f9026e79 TUP-3977 Changed type of map from HashMap to LinkedHashMap 2016-06-07 14:30:25 +03:00
RyanSkraba
2ae64f2eaa Merge pull request #463 from Talend/feature/6.2/TCOMP-190-main-and-reject-flow
TCOMP-190 javajet changes to work with change and reject flow.
2016-06-07 11:23:31 +02:00
Ryan Skraba
c0541b5553 TCOMP-190 Remove unused code and use correct daikon API. 2016-06-07 11:06:38 +02:00
nrousseau
b3a12d7a89 TUP-4727: update component to setup the dynamic list of connectors 2016-06-07 15:46:03 +08:00
GGu
48d30b7f6e Merge pull request #466 from Talend/bugfix/master/TUP-4056
TUP-4056: Support LDAP login from studio side.
2016-06-07 14:34:35 +08:00
zwxue
710dbd3279 TUP-4056: Support LDAP login from studio side. 2016-06-07 14:24:26 +08:00
hcyi
e6683168ff TDI-35971:Errorlog shows after clicking OK on "Set parameter and
continue" dialog
2016-06-07 12:04:02 +08:00
nrousseau
33f3b6f279 fix compilation error with the latest changes of components 2016-06-07 10:42:23 +08:00
Sebastien Gandon
e95b4c5901 TCOMP-50 : added bnd annotation to avoid too many inner jars. 2016-06-06 22:37:47 +02:00
Sebastien Gandon
fc14057d99 TCOMP_50 : uses package depenencies to handle components api module split. 2016-06-06 17:22:48 +02:00
Ryan Skraba
a75b22adb5 TCOMP-190 Correctly initialize row structures using the IndexedRecordToRowStruct generator. 2016-06-06 13:50:46 +02:00
GGu
edb37e3492 Merge pull request #465 from Talend/bugfix/master/TUP-4056
TUP-4056: Support LDAP login from studio side.
2016-06-06 18:20:40 +08:00
nrousseau
a98775285d Merge pull request #464 from Talend/bugfix/6.2/TDI-36408_fixEmptyValuesProblemOfDND
TDI-36408: fix the empty values problem of DND.
2016-06-06 18:15:38 +08:00
zwxue
b7bc2f2614 TUP-4056: Support LDAP login from studio side. 2016-06-06 18:08:07 +08:00
ycbai
c421a4b58b TDI-36408: fix the empty values problem of DND. 2016-06-06 17:24:27 +08:00
nrousseau
6bb42b0e1f Merge pull request #449 from Talend/bugfix/6.2/TDI-36343_schemasCanBeEditedInRecyclebin
[TDI-36343] Salesforce/files: schemas can be edited in recycle bin.
2016-06-06 16:24:51 +08:00
Ryan Skraba
9ce006fc11 TCOMP-190 javajet changes to work with change and reject flow. 2016-06-06 09:37:04 +02:00
nrousseau
0e2b492764 TDI-35956: fix classcast after api update 2016-06-06 14:14:08 +08:00
nrousseau
6d089d14e6 TUP-4396: add message if the connection name is not set 2016-06-06 13:49:09 +08:00
nrousseau
a77fbb89e7 TUP-4223: remove the label since it's not even translated now 2016-06-03 18:57:26 +08:00
nrousseau
ce573587ce TUP-4804: update to latest version of components/daikon 2016-06-03 18:57:24 +08:00
Pierre Teyssier
95b6907af4 TDI-36426 : GUID (Type byte[]) as SourceKey is not working for tOracle_SCD Components 2016-06-03 18:49:28 +08:00
Pierre Teyssier
93dcd8caee Merge pull request #459 from Talend/bugfix/6.2/TDI-35603_tFilterRow_parseTo_compile_error
TDI-35603: fixed creation os String passed to ParserUtils
2016-06-03 17:56:39 +08:00
nrousseau
c70c97427a Merge pull request #462 from Talend/bugfix/6.2.1/TUP-4797_NoBean_DuplicateJobScript
TUP-4797: Add test fragement to test feature
2016-06-03 11:52:59 +02:00
nrousseau
48b638d4f5 Merge pull request #461 from Talend/bugfix/6.2/TUP-4199_fixProblemCausedByTDKN-35
TUP-4199: fix the problems which caused by TDKN-35.
2016-06-03 11:40:17 +02:00
GGu
0e2d06a2f7 TUP-4797: Add test fragement to test feature 2016-06-03 17:30:34 +08:00
zwxue
db6a22e1aa Merge pull request #460 from Talend/bugfix/master/TDI-35823
TDI-35823:tETLOracleMap does not generate correct Inner Join SQL
2016-06-03 17:22:06 +08:00
ycbai
f3269cb33e TUP-4199: fix the problems which caused by TDKN-35. 2016-06-03 17:08:29 +08:00
hwang
0e0c17abeb TDI-35823:tETLOracleMap does not generate correct Inner Join SQL 2016-06-03 15:45:25 +08:00
hcyi
0b45b1f1d6 Merge pull request #427 from Talend/bugfix/6.2.1/TDI-35985_studio_crash_when_losing_tac
TDI-35985:Studio crashes after losing TAC connection
2016-06-03 14:41:48 +08:00
Pierre Teyssier
66ebc2faa9 Merge pull request #435 from Talend/bugfix/6.2/TDI-29308_twritexmlfield_default_values_support
TDI-29308: added formatting for default values.
2016-06-03 13:49:20 +08:00
Pierre Teyssier
2dfafdcb01 Merge pull request #451 from Talend/bugfix/6.2/TDI-35719_tTeradataTPT_script
TDI-35719: fixed code for table names; replaced code for update and load operators.
2016-06-03 13:19:28 +08:00
Pierre Teyssier
7839575a31 Merge pull request #445 from Talend/bugfix/6.2/TDI-36251
TDI-36251 : [6.1.1] Vertica components with Vertica 7.1
2016-06-03 13:18:23 +08:00
zwxue
17e61c9484 Merge pull request #457 from Talend/bugfix/master/TBD-3495
TBD-3495:The context menu for Test Case in Recycle Bin is wrong
2016-06-03 11:09:05 +08:00
hcyi
bef7b8e2b8 Merge pull request #452 from Talend/bugfix/6.2.1/TDI-35608_publish_job_with_error
TDI-35608:Publish standalone job with compilation error finished
2016-06-03 10:25:08 +08:00
GGu
63ce87d85f Merge pull request #458 from Talend/bugfix/master/TDI-36044
TDI-36044: 'Enable parallel execution' shouldn't been enabled when
2016-06-03 09:52:01 +08:00
wang wei
59f73e66d4 TDI-36017: Syntax error for tRedshiftBulkExec loading a file in the AVRO
format
https://jira.talendforge.org/browse/TDI-36017
2016-06-03 09:47:32 +08:00
GGu
395b545e56 Merge pull request #454 from Talend/bugfix/master/TDI-35820
TDI-35820: job using joblet displays wrong contexts.
2016-06-03 09:43:21 +08:00
GGu
8a6236c215 Merge pull request #453 from Talend/bugfix/master/TDI-36371
TDI-36371:can't focus on component when select it
2016-06-03 09:41:24 +08:00
GGu
6522f144bf Merge pull request #456 from lpw82gf/bugfix/6.2/TMDM-9573
TMDM-9573 : tMDMRestInput & Query Text : context variable or globalmap variable not allowed.
2016-06-03 09:39:00 +08:00
nrousseau
0b9fa5788d TDI-36409: fix password and metadata detection 2016-06-03 00:51:07 +08:00
nrousseau
b53d96487f TDI-36356: fix problem of clientId that can't be modified 2016-06-02 23:15:38 +08:00
nrousseau
56193ceef1 TUP-4800: use the getPossibleConnector method 2016-06-02 23:04:02 +08:00
nrousseau
616a8a08ee TDI-36409: fix problem of migration of connections for 6.2.0 to 6.2.1 2016-06-02 23:04:00 +08:00
Dmytro Chmyga
ddb54d9e88 TDI-35603: fixed creation os String passed to ParserUtils 2016-06-02 15:20:54 +03:00
amarkevich
f0dc886010 rename file 2016-06-02 15:13:23 +03:00
amarkevich
3f08b9c0bf use Properties to load excludes 2016-06-02 14:50:35 +03:00
amarkevich
c8dc613a5b update description 2016-06-02 14:42:51 +03:00
amarkevich
f1b57dccaf use '#' as comment separator 2016-06-02 14:42:01 +03:00
amarkevich
aed4149fa5 TIPAAS-8713 post-demo improvements 2016-06-02 14:25:37 +03:00
zwxue
c435d31d00 TDI-36044: 'Enable parallel execution' shouldn't been enabled when
switch property type between built-in and repository.
2016-06-02 18:40:25 +08:00
hwang
d351cd979d TBD-3495:The context menu for Test Case in Recycle Bin is wrong 2016-06-02 18:16:29 +08:00
Pingwen Lin
2459ebd82d TMDM-9573 : tMDMRestInput & Query Text : context variable or globalmap variable not allowed. 2016-06-02 18:14:45 +08:00
wang wei
58a91a2af4 TDI-36261: Add streaming in tDataprepRun (intput & output)
https://jira.talendforge.org/browse/TDI-36261
2016-06-02 16:54:33 +08:00
zwxue
8fea13e673 TDI-35820: job using joblet displays wrong contexts. 2016-06-02 11:47:26 +08:00
Pierre Teyssier
a1d5013321 TDI-36402 : Dataset component are EE 2016-06-02 11:29:09 +08:00
jzhao
bfb44cbe7a TDI-36231: tS3Copy mandatory configuration
https://jira.talendforge.org/browse/TDI-36231
2016-06-02 10:50:57 +08:00
nrousseau
32ff9f8410 TUP-4481: add slf4j dependency for components from new framework 2016-06-01 22:51:18 +08:00
nrousseau
2fec6339ea TDI-36243: fix save to generic schema 2016-06-01 22:35:15 +08:00
nrousseau
85678ef5ec TDI-36372: fix component from new framework with lookup, and fix
migration tasks
2016-06-01 22:17:49 +08:00
Dmytro Chmyga
359beea468 TDI-35719: fixed possible performance issues in migration task. 2016-06-01 13:12:24 +03:00
rdubois
6357bedb62 TBD-3651 fixed - Do not use the auto-build feature during the job build time 2016-06-01 12:08:19 +02:00
nrousseau
35d20a06d3 TUP-4680: update for the error message, and avoid every popup with OK
without any message
2016-06-01 17:51:40 +08:00
nrousseau
d16af89f8c TUP-4573: update and propagate schema when drag&drop component 2016-06-01 17:51:37 +08:00
wchen-talend
9b635e906d TDI-35608:Publish standalone job with compilation error finished
successfuly
2016-06-01 17:42:05 +08:00
pxmiao
6808b97d72 TDI-36251 : [6.1.1] Vertica components with Vertica 7.1
https://jira.talendforge.org/browse/TDI-36251
2016-06-01 17:27:03 +08:00
Dmytro Chmyga
cff08b9e57 TDI-35719: fixed code for table names; replaced code for update and load operators. 2016-06-01 11:21:16 +03:00
hwang
8c2adec8fd TDI-36371:can't focus on component when select it 2016-06-01 15:31:31 +08:00
CHEN Bin
59c9d7327e [TBD-3064] [spark] tTeradataOutput doesn't support time type 2016-06-01 14:51:27 +08:00
nrousseau
20b7a606e2 TUP-4680: Add the callback result for before/after methods 2016-06-01 13:46:37 +08:00
nrousseau
42011f5866 TUP-4789:add missing options in new components 2016-06-01 12:45:28 +08:00
nrousseau
d1ccd64219 TDI-36374: fix problem of NPE when refactor joblet 2016-06-01 12:13:44 +08:00
GGu
db66cd0c89 Fixed the compile error for the classpath and remove the .settings too 2016-06-01 10:30:02 +08:00
nrousseau
06defca510 Merge pull request #446 from Talend/bugfix/6.2/TUP-4639_UseJobServerCache
TUP-4639: Enable to use jobserver cache
2016-06-01 03:56:58 +02:00
amarkevich
642db035e2 added osgi exclude list 2016-05-31 14:06:26 +03:00
amarkevich
017282f1a8 TIPAAS-8713 [Studio] Do not use BundleID to define if deps should be
embedded or not
2016-05-31 14:03:47 +03:00
Pierre Teyssier
1e45a16ff8 Revert the revert of "Adding Dataprep" (and removed duplicate salesforce) 2016-05-31 17:43:11 +08:00
ycbai
fa9eb13f4a [TDI-36343] Salesforce/files: schemas can be edited in recycle bin. 2016-05-31 17:08:02 +08:00
nrousseau
3ec3ff8d37 Merge pull request #447 from Talend/bugfix/6.2/TUP-4568_cannotCreateSFIntoFolders
[TUP-4568] Component Framework :Salesforce:can not create salesforce connection under folders.
2016-05-31 07:28:31 +02:00
ycbai
18e34e3fdb [TUP-4568] Component Framework :Salesforce:can not create salesforce
connection under folders.
2016-05-31 11:20:59 +08:00
GGu
ea17453d7f TUP-4639: Enhance the export for tmp folder 2016-05-31 11:18:42 +08:00
nrousseau
404aef757e TDI-36344: fix 6.2.0 migration for salesforce wizards 2016-05-31 00:45:23 +08:00
nrousseau
b35815806b TDI-36249: fix empty value compilation error for the token when test the
job attached
2016-05-31 00:14:38 +08:00
nrousseau
419af2a82b TDI-36285: fix issue with context mode 2016-05-30 23:48:04 +08:00
nrousseau
3d8ff0bef5 TUP-4532: fix oauth url during migration 2016-05-30 23:37:41 +08:00
nrousseau
0d9161a925 TUP-4766: add additional fixes for the changes of TDKN-42, and other 2016-05-30 22:30:50 +08:00
nrousseau
1f34e0691f TUP-4766: add additional fixes for the changes of TDKN-42, and other 2016-05-30 22:26:32 +08:00
pxmiao
7a3c1e196b TDI-36251 : [6.1.1] Vertica components with Vertica 7.1
https://jira.talendforge.org/browse/TDI-36251
2016-05-30 15:11:42 +08:00
nrousseau
0754c4509a Merge pull request #444 from Talend/bugfix/6.2/TDI-36285_removeQuotesFromProperty
[TDI-36285] Double quotes isn't removed from input fields in the studio
2016-05-30 09:08:51 +02:00
ycbai
8cf49a36cf [TDI-36285] Modify copyright annotation 2016-05-30 15:05:56 +08:00
GGu
e559fdb538 Merge pull request #441 from Talend/bugfix/master/TUP-4056
TUP-4056: When using LDAP: TAC accepts login or email to login in,Studio only email.
2016-05-30 14:58:03 +08:00
zwxue
9450405223 TUP-4056: When using LDAP: TAC accepts login or email to login in,Studio
only email.
2016-05-30 14:56:24 +08:00
ycbai
4fff8428fa [TDI-36285] Double quotes isn't removed from input fields in the studio 2016-05-30 14:55:22 +08:00
ycbai
fae4dc7a2e [TDI-36285] Double quotes isn't removed from input fields in the studio 2016-05-30 14:51:13 +08:00
Dmytro Chmyga
9a87360c69 TDI-35719: added migration task. 2016-05-30 13:28:15 +08:00
rdubois
268bd31a7e TUP-4639 - Improve the Big Data jobs build time for local executions. 2016-05-27 17:29:07 +02:00
nrousseau
dbf8444e4f Merge pull request #437 from Talend/bugfix/6.2/TUP-4578_fixQuotesProblemOfField
[TUP-4578] Automatic double-quote added in input text field (except for context)
2016-05-27 17:12:57 +02:00
nrousseau
af8e5f8563 Merge branch 'master' into bugfix/6.2/TUP-4578_fixQuotesProblemOfField
Conflicts:
	test/plugins/org.talend.designer.core.generic.test/src/main/java/org/talend/designer/core/generic/utils/ComponentsUtilsTest.java
2016-05-27 17:12:07 +02:00
nrousseau
958b27e55a Merge branch 'master' into bugfix/6.2/TUP-4578_fixQuotesProblemOfField
Conflicts:
	test/plugins/org.talend.designer.core.generic.test/src/main/java/org/talend/designer/core/generic/utils/ComponentsUtilsTest.java
2016-05-27 16:23:50 +02:00
sgandon
0183322188 Merge pull request #440 from Talend/bugfix/6.2/TUP-4766_adaptForTDKN-42
[TUP-4766] Adapt studio to the changes of TDKN-42
2016-05-27 13:49:34 +02:00
nrousseau
28ca0e9b5a TDI-36342: fix revert context on wizard 2016-05-27 13:27:41 +02:00
zwxue
5027be723d Merge pull request #439 from Talend/bugfix/master/TUP-4563
TUP-4563:[TestCase][Di][Spark][SparkStreaming] You cannot open a test
2016-05-27 18:23:27 +08:00
zwxue
e76938428c Merge pull request #436 from Talend/bugfix/master/TUP-4738
TUP-4738:Two same version
2016-05-27 18:21:33 +08:00
ycbai
55ff950374 [TUP-4766] Adapt studio to the changes of TDKN-42 2016-05-27 17:31:27 +08:00
hwang
e8a42e54c7 TUP-4563:[TestCase][Di][Spark][SparkStreaming] You cannot open a test
case with a tUnite inside
2016-05-27 16:39:27 +08:00
jzhao
f30be694f2 TDI-34400: [5.6.2] tSoap component does not allow you to choose
character encoding
https://jira.talendforge.org/browse/TDI-34400
2016-05-27 15:42:17 +08:00
Pierre Teyssier
e0e699b9b4 Merge pull request #421 from jlolling/TDI-36277_Change_log_level_for_technical_info
TDI-36277 change log level for technical info
2016-05-27 14:45:39 +08:00
GGu
543362b962 Merge pull request #432 from csuntalendbj/master
TESB-17310:SoapAction is set to empty in Runtime when tEsbConsumer is invoked from a Joblet
2016-05-27 14:11:23 +08:00
jzhao
56a515ea92 TDI-36308: Redshift Components not working since upgrade to 6.1.1
https://jira.talendforge.org/browse/TDI-36308
Note:Enable fill "Schema" in "Table" param
2016-05-27 12:02:53 +08:00
nrousseau
1a7ef8291c TUP-4759: junit update 2016-05-26 16:28:21 +02:00
nrousseau
22dafd6364 TUP-4759: junit update 2016-05-26 16:19:08 +02:00
nrousseau
f7c2f8571b TUP-4759: update powermock version 2016-05-26 15:52:02 +02:00
rdubois
75875c446c TBD-3518 fixed - Enable the connection share for all the distributions but HD Insight 2016-05-26 12:47:19 +02:00
wang wei
7853472374 TDI-36255: tAmazonEMRManage -distribution EMR 4.6 doesn't appear in the
distribution list
https://jira.talendforge.org/browse/TDI-36255
2016-05-26 18:28:05 +08:00
wang wei
06588b2548 TUP-4582: support the property setting instead of only for emrfs
encryption
https://jira.talendforge.org/browse/TUP-4582
2016-05-26 17:06:37 +08:00
ycbai
375e623de4 [TUP-4578] improve some codes. 2016-05-26 15:23:26 +08:00
ycbai
a6718a322e [TUP-4578] add junits. 2016-05-26 15:23:20 +08:00
ycbai
5a8199ed6c [TUP-4578] Automatic double-quote added in input text field (except for
context)
2016-05-26 15:23:15 +08:00
wang wei
69f2fa7a8c TUP-4582: add the --emrfs Encryption=ServerSide support
https://jira.talendforge.org/browse/TUP-4582
2016-05-26 14:36:13 +08:00
nrousseau
aa84751114 Merge pull request #407 from Talend/bugfix/6.2/TDI-35884_schemaUnselectedWhenResizeWizardPage
[TDI-35884] Component Framework :Salesforce: the schema selected will be unselected if you change the framework width/height.
2016-05-26 08:30:18 +02:00
nrousseau
f6806640d9 Merge pull request #397 from Talend/bugfix/6.2/TDI-35812_fixProblemOfSalesforceSchemaPropagation
Fix TDI-35812 and TDI-36010
2016-05-26 08:24:23 +02:00
ycbai
07030966c2 [TDI-35884] Component Framework :Salesforce: the schema selected will be
unselected if you change the framework width/height.
2016-05-26 14:21:37 +08:00
ycbai
02a143bd69 Fix:
[TDI-35812] Component Framework :Salesforce:Update schema under
repository, cannot propagate to job
and
[TDI-36010] Component Framework :Salesforce:The column "Used Column"
isn't checked after retrieve schema again
2016-05-26 14:04:24 +08:00
zwxue
27f6ef8699 Merge pull request #425 from Talend/bugfix/master/TDI-36227
TDI-36227:Primary key change is not saved
2016-05-26 11:55:04 +08:00
hcyi
829e3b9298 Merge pull request #419 from Talend/bugfix/6.2.1/TDI-34538
TDI-34538:trunjob's "context param" parameter can't be set when use "use
2016-05-26 11:46:10 +08:00
hwang
133ccd71ed TUP-4738:Two same version 2016-05-26 10:19:02 +08:00
nrousseau
56b0d19eb6 TDI-35078: save full image of the job in the screenshot 2016-05-25 20:49:23 +02:00
nrousseau
4a94242cc3 TUP-4733: adapt studio to the changes of TDKN-35 2016-05-25 18:29:39 +02:00
nrousseau
6d84be7236 TUP-4733: adapt studio to the changes of TDKN-35 2016-05-25 18:15:44 +02:00
nrousseau
ba4fcd1115 TUP-4733: adapt studio to the changes of TDKN-35 2016-05-25 17:22:11 +02:00
jzhao
a6d12fbc3f TUP-4585: Change upsert realation table migration mapping
https://jira.talendforge.org/browse/TUP-4585
2016-05-25 19:27:06 +08:00
Dmytro Chmyga
a691453a34 TDI-29308: use date format for default date values. 2016-05-25 11:30:03 +03:00
Pierre Teyssier
4e91d38480 Merge pull request #431 from Talend/bugfix/6.2/TDI-35892
TDI-35892 : globalMap.get("tMysqlOutput_1_ERROR_MESSAGE") return null
2016-05-25 14:17:48 +08:00
Dmytro Chmyga
2805adaf91 TDI-29308: added formatting for default values. 2016-05-25 08:52:38 +03:00
SunChaoqun
3d9ec958e0 TESB-17310:SoapAction is set to empty in Runtime when tEsbConsumer is
invoked from a Joblet
2016-05-25 11:32:42 +08:00
wchen-talend
4ab51b0eda Merge pull request #424 from Talend/bugfix/6.2/TDI-35875_batch_job_show_information_not_work
TDI-35875:'Show information' does not work as expected for 6.1.1 for certain job types.
2016-05-25 10:30:11 +08:00
wchen-talend
0ab728ccb8 Merge pull request #428 from Talend/bugfix/6.2/TUP-4687_Convert_job_types_no_need_for_route/routelet/joblet
TUP-4687:Joblet/Route/Routelet have freely editable Job Type and Framework
2016-05-25 10:28:44 +08:00
pxmiao
159093fbcd TDI-35892 : globalMap.get("tMysqlOutput_1_ERROR_MESSAGE") return null
without 'die on error' on the component
https://jira.talendforge.org/browse/TDI-35892
2016-05-25 10:20:50 +08:00
wang wei
86e2a89382 TUP-4582: tAmazonEMRManage: add subnet and bootstrap actions
https://jira.talendforge.org/browse/TUP-4582
2016-05-25 08:44:32 +08:00
nrousseau
47b216aec9 Merge pull request #426 from Talend/bugfix/6.2/TUP-4562_fixReferProjectProblemOfSF
[TUP-4562] Component Framework :Salesforce: user log in main project can edit salesforce connection/schemas in refer project.
2016-05-24 12:14:05 +02:00
Pierre Teyssier
3162471a52 Merge pull request #429 from Talend/bugfix/6.2/TDI-35976
TDI-35976 : tpop retrieves emails from the oldest time stamp first
2016-05-24 17:59:27 +08:00
pxmiao
049d94accc TDI-35976 : tpop retrieves emails from the oldest time stamp first 2016-05-24 17:54:25 +08:00
Yucheng Bai
693a7f1f89 Merge pull request #423 from Talend/feature/6.2.1/TBD-3475-NewParameters4HiveWizard
Feature/6.2.1/tbd 3475 new parameters4 hive wizard
2016-05-24 15:50:05 +08:00
hcyi
9e5c52e72f TUP-4687:Joblet/Route/Routelet have freely editable Job Type and
Framework
2016-05-24 15:26:52 +08:00
wang wei
c91dc66ee6 TDI-36272: fix the 65535 issue
https://jira.talendforge.org/browse/TDI-36272
2016-05-24 11:06:53 +08:00
wchen-talend
4476278158 TDI-35985:Studio crashes after losing TAC connection 2016-05-24 10:47:23 +08:00
ycbai
9ce076dc9e [TUP-4562] Component Framework :Salesforce: user log in main project can
edit salesforce connection/schemas in refer project.
2016-05-23 18:23:28 +08:00
hwang-talend
9d840a68ad Merge pull request #415 from Talend/bugfix/master/TDI-35820
TDI-35820: job using joblet displays wrong contexts.
2016-05-23 15:44:13 +08:00
nrousseau
8842daa71b Merge pull request #422 from Talend/bugfix/6.2/TUP-4511_fixDuplicateNodeProblem
[TUP-4511] duplicate salesforce node display on reference project
2016-05-23 09:21:55 +02:00
hwang
33b9e5e2e3 TDI-36227:Primary key change is not saved 2016-05-23 14:36:27 +08:00
hcyi
12303e5520 TDI-35875:'Show information' does not work as expected for 6.1.1 for
certain job types.
2016-05-23 11:27:14 +08:00
Jan Lolling
5642e09175 log component start and end point with debug level 2016-05-21 15:44:49 +02:00
Jan Lolling
daca925f07 Changes to use the DEBUG level instead of INFO level. 2016-05-21 14:04:35 +02:00
nrousseau
0601b7e677 Merge pull request #420 from yanbasic/master
TESB-17150: Fixed to deploy snapshot version artifact to repository
2016-05-20 14:09:36 +02:00
Mike Yan
8bf4198a7a TESB-17150: Fixed to deploy snapshot version artifact to repository 2016-05-20 19:08:35 +08:00
ycbai
c101b2668f [TUP-4511] duplicate salesforce node display on reference project 2016-05-20 17:20:21 +08:00
cmeng-talend
29dc6980c9 TBD-3475 feature: Support SSL & Additional JDBC parameters in Hive
wizard
https://jira.talendforge.org/browse/TBD-3475
2016-05-20 15:47:18 +08:00
wchen-talend
12a95c3b63 TDI-34538:trunjob's "context param" parameter can't be set when use "use
dynamic job"
2016-05-20 11:35:28 +08:00
nrousseau
142adf9a06 Merge pull request #417 from Talend/bugfix/6.2/TUP-4199_supportDynamicSettings
[TUP-4199] Add support of Dynamic Settings
2016-05-19 15:56:30 +02:00
hcyi
4f5911c24f Merge pull request #411 from Talend/feature/6.2.1/TUP-3990_remove_snapshot
TUP-3990:Remove -SNAPSHOT from libraries artifacts
2016-05-19 19:03:02 +08:00
ycbai
7880e29299 [TUP-4199] Add support of Dynamic Settings 2016-05-19 18:39:54 +08:00
RyanSkraba
484ca73edd Merge pull request #416 from pbailly/master
[TBD-3507] Update checkbox label in MapR ticket configuration
2016-05-19 10:53:40 +02:00
pbailly
78e1766834 [TBD-3507] Update checkbox label in MapR ticket configuration 2016-05-19 10:52:28 +02:00
nrousseau
f56970922b Merge pull request #413 from Talend/bugfix/6.2/TDI-36029_fixContextUIProblem
[TDI-36029] Component Framework :Salesforce:After do export to context, the parameters do not change to readonly.
2016-05-19 09:39:59 +02:00
cmeng-talend
adb3537870 TBD-3475 feature: Support SSL & Additional JDBC parameters in Hive
wizard
https://jira.talendforge.org/browse/TBD-3475
2016-05-18 18:37:36 +08:00
wchen-talend
e4174cc11f Merge pull request #414 from Talend/bugfix/6.2/TDI-35853_View/Update_documentation_will_generate_all_versions
TDI-35853:view/Update documentation generate/updates all versions of a job documentation.
2016-05-18 12:00:56 +08:00
mswei
cb779f0433 TDI-36129: Not checking the cluster status of tAmazonRedshiftManage after triggering resize operation
https://jira.talendforge.org/browse/TDI-36129
2016-05-18 11:56:48 +08:00
mswei
6af723755e TDI-36129: Not checking the cluster status of tAmazonRedshiftManage after triggering resize operation
https://jira.talendforge.org/browse/TDI-36129
2016-05-18 11:24:41 +08:00
wang wei
b4c943dc44 TDI-36142: remove redshift jar
https://jira.talendforge.org/browse/TDI-36142
2016-05-18 08:44:52 +08:00
zwxue
88ccfddb2e TDI-35820: job using joblet displays wrong contexts. 2016-05-17 18:53:00 +08:00
hcyi
54adf48975 TDI-35853:view/Update documentation generate/updates all versions of a
job documentation.
2016-05-17 16:30:46 +08:00
ycbai
3435b45067 [TDI-36029] Component Framework :Salesforce:After do export to context,
the parameters do not change to readonly.
2016-05-17 14:10:30 +08:00
mswei
a557754720 TUP-4200:tOracleBulkExec returning wrong NB_LINE_* value with DIRECT path mode
https://jira.talendforge.org/browse/TUP-4200
2016-05-16 19:45:03 +08:00
mswei
4636b0a14f TUP-4200: tOracleBulkExec returning wrong NB_LINE_* value with DIRECT
path mode
https://jira.talendforge.org/browse/TUP-4200
Note: Add some new logic to deal with existing control file.
2016-05-16 19:45:02 +08:00
wchen-talend
2f49d01c64 TUP-3990:Remove -SNAPSHOT from libraries artifacts 2016-05-16 17:44:14 +08:00
CHEN Bin
a90ec3667c [TBD-3372] Poor Job Performance with Datastax Cassandra
https://jira.talendforge.org/browse/TBD-3372
default value of Async for old job is false, else it will break the
order of output operation
2016-05-16 14:31:42 +08:00
wchen-talend
20de2f35b0 Merge pull request #400 from Talend/bugfix/6.2/TBD-3224_Hive_Guess_schema
TBD-3224:[6.1.1] Hive Guess schema button not returning back error
2016-05-16 10:03:07 +08:00
Irene Wang
028e48a52b Set version to 6.2.1-SNAPSHOT 2016-05-13 20:54:04 +02:00
GGu
aec6a87247 Merge pull request #409 from Talend/feature/master/TUP-4557
TUP-4557:Append version after tos dynamic additional packages, URL
2016-05-13 15:46:34 +08:00
hwang
a89d76208e TUP-4557:Append version after tos dynamic additional packages, URL 2016-05-13 13:07:35 +08:00
hwang-talend
738779fccd Merge pull request #406 from Talend/bugfix/master/TDI-30861
TDI-30861: Duplicate context in jobs when context added to repository.
2016-05-13 10:32:25 +08:00
zwxue
817b74f276 TDI-30861: Duplicate context in jobs when context added to repository. 2016-05-13 10:13:20 +08:00
nrousseau
9ad034e398 TDI-29976: fix problems of junits 2016-05-12 20:44:11 +02:00
nrousseau
a080a66ff7 TDI-35460: Fix problem of preview for validation rules 2016-05-12 15:09:43 +02:00
nrousseau
2d50e1a714 TDI-35460: fix problem of dataviewer for external nodes 2016-05-12 14:01:18 +02:00
nrousseau
e9f908c241 Merge pull request #408 from Talend/bugfix/master/TDI-35569
Bugfix/master/tdi 35569
2016-05-12 13:57:20 +02:00
hwang
2047f27dbe TDI-35569:zoom out within job designer does not work as expected in
Studio
2016-05-12 19:26:50 +08:00
hwang
3e4173d9a5 TDI-35569:zoom out within job designer does not work as expected in
Studio
2016-05-12 18:39:34 +08:00
wang wei
780861bb9c TDI-35565: fix the type mapping when teradata output and fastload works
with dynamic 
https://jira.talendforge.org/browse/TDI-35565
2016-05-12 17:05:58 +08:00
hwang
347ae567b7 TDI-35569:zoom out within job designer does not work as expected in
Studio
2016-05-12 15:53:28 +08:00
Chao Meng
2493e89da5 Merge pull request #405 from Talend/feature/TUP-3998
Feature/tup 3998
2016-05-12 11:02:25 +08:00
wdliu
834d1c2000 Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-05-12 10:58:56 +08:00
wdliu
4196667f9f Fix a NPE issue for create new project 2016-05-12 10:46:05 +08:00
nrousseau
78aa7462e1 TUP-4453: fix problem of generation
Generated process should not be calculated during the loading of the job
2016-05-11 20:39:45 +02:00
Pierre Teyssier
0b02bdf1ed TDI-35995 : tREST component can not retrieve body when return code not null
- add the body content if an http error is returned
2016-05-12 02:36:10 +08:00
RyanSkraba
56fe00fedb Merge pull request #404 from pbailly/master
[TBD-3184] Add hive library on pig components for mapr 4.0.1.
2016-05-11 19:27:55 +02:00
pbailly
b8d37ba764 [TBD-3184] Add hive library on pig components for mapr 4.0.1. 2016-05-11 18:37:13 +02:00
wdliu
f859c9e71c Merge pull request #401 from Talend/feature/TUP-3998
Feature/tup 3998
2016-05-11 18:35:20 +08:00
nrousseau
9482a2009e Merge pull request #402 from Talend/bugfix/6.2/TDI-36024_fixExportContextProblem
[TDI-36024] Component Framework :Salesforce:can not create salesforce connection if I do export to context before retrieve schema.
2016-05-11 12:31:50 +02:00
ycbai
2cb4c4ef83 [TDI-36024] Component Framework :Salesforce:can not create salesforce
connection if I do export to context before retrieve schema.
2016-05-11 18:17:01 +08:00
cmeng-talend
fbc0c51e12 Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-05-11 17:30:14 +08:00
hcyi
a54aa9aa64 TBD-3224:[6.1.1] Hive Guess schema button not returning back error 2016-05-11 17:15:00 +08:00
wdliu
8a1c5b8d41 TUP-4551:Conflict detected when logon project, when click cancel, studio
hang
2016-05-11 13:07:10 +08:00
wang wei
96ba5273c2 TUP-4547: fix the different schema issue,especially for dynamic
https://jira.talendforge.org/browse/TUP-4547
2016-05-11 13:02:23 +08:00
cmeng-talend
591f6c1a98 TDI-36019 fix: Export Dependencies:Cann't check used connection when I
export job that use repository schema
https://jira.talendforge.org/browse/TDI-36019
2016-05-11 10:58:07 +08:00
wang wei
b48639ec61 TUP-4547: fix the wrong usage for getting main and reject line
https://jira.talendforge.org/browse/TUP-4547
2016-05-11 09:59:29 +08:00
wchen-talend
873cf84e29 TDI-35506:[6.0.1] Studio distant run missing trace information with
patch TPS-1168
2016-05-11 09:54:47 +08:00
nrousseau
949a7bd5ab Revert "Adding Dataprep"
This reverts commit b414e9b7c2.
2016-05-10 18:07:30 +02:00
Pierre Teyssier
b414e9b7c2 Adding Dataprep 2016-05-10 22:11:24 +08:00
wang wei
0d9c7b7815 Merge pull request #398 from Talend/feature/6.2/TUP-4547
TUP-4547: support reject line for input
2016-05-10 19:56:58 +08:00
jzhao
b021f2ff2c Merge pull request #386 from Talend/bugfix/6.2/TUP-4531_Connectors_Processing
TUP-4531: Fixed connections fetching for Output components.
2016-05-10 19:25:14 +08:00
wang wei
1f38c35792 TUP-4547: support reject line for input
component(tsalesforcebulkexec)
https://jira.talendforge.org/browse/TUP-4547
2016-05-10 17:50:03 +08:00
nrousseau
6475065b3c TUP-4552: add a way to setup a schema without connector defined (set as
FLOW by default)
2016-05-10 10:37:52 +02:00
cmeng-talend
6c0b913b01 TDI-36019 fix: Export Dependencies:Cann't check used connection when I
export job that use repository schema
https://jira.talendforge.org/browse/TDI-36019
2016-05-10 14:09:40 +08:00
hcyi
cc5753f914 Merge pull request #394 from Talend/bugfix/6.2.0/TDI-35947_toggle_subjobs
TDI-35947:'toggle subjobs' for test case do not work as expected
2016-05-10 10:31:22 +08:00
nrousseau
5637c9d718 Merge pull request #395 from yanbasic/master
TBD-3480: Use a separate POM for camel route test case
2016-05-09 12:02:23 +02:00
Mike Yan
bdb8b8dad5 TBD-3480: Use a separate POM for camel route test case 2016-05-09 17:55:15 +08:00
wang wei
561195def2 TUP-4480: all columns var should have the same length in table field.
https://jira.talendforge.org/browse/TUP-4480
2016-05-09 17:42:55 +08:00
wchen-talend
a49ace4c4c TDI-35947:'toggle subjobs' for test case do not work as expected 2016-05-09 14:18:33 +08:00
wang wei
ed7a8b2780 Merge pull request #393 from Talend/feature/6.2/TUP-4480
TUP-4480: fix the compile issue for table usage
2016-05-09 11:39:08 +08:00
wang wei
685e171136 TUP-4480: fix the compile issue for table usage
https://jira.talendforge.org/browse/TUP-4480
2016-05-09 11:36:59 +08:00
nrousseau
d5a68086c6 TDI-36058: fix NPE after drag&drop some components from the connection 2016-05-06 17:13:26 +08:00
Pierre Teyssier
0d9b546ba6 Merge pull request #392 from Talend/feature/6.2/TDI-36007
TDI-36007 : Use REST API as default for Marketo
2016-05-06 17:09:30 +08:00
GGu
91cc49b7e1 Merge pull request #388 from csuntalendbj/master
TESB-17314:NPE error in error log when open a route
2016-05-06 17:08:53 +08:00
pxmiao
491f5aa3cd TDI-36007 : Use REST API as default for Marketo
https://jira.talendforge.org/browse/TDI-36007
2016-05-06 17:00:01 +08:00
SunChaoqun
a91a9e3f7a Merge remote-tracking branch 'origin/master' into forked-master 2016-05-06 16:43:41 +08:00
wang wei
bc573e3032 Merge pull request #390 from Talend/feature/6.2/TUP-4480-ui
TUP-4480: fix the migratask for the table
2016-05-06 15:59:36 +08:00
wang wei
4666043422 TUP-4480: fix the migratask for the table
https://jira.talendforge.org/browse/TUP-4480
2016-05-06 15:57:15 +08:00
nrousseau
6a1f9210e5 TUP-4536: fix problem of refresh of form 2016-05-06 14:45:42 +08:00
SunChaoqun
86280a9f61 TESB-17314:NPE error in error log when open a route 2016-05-06 11:27:17 +08:00
wang wei
586bd442e1 Merge pull request #387 from Talend/bugifx/6.2/TUP-4480
TUP-4480: fix the javajet for bulkexec and outputbulkexec without any
2016-05-05 18:00:05 +08:00
wang wei
9fe1952de7 TUP-4480: fix the javajet for bulkexec and outputbulkexec without any
output
https://jira.talendforge.org/browse/TUP-4480
2016-05-05 17:51:53 +08:00
nrousseau
4564d5852d TUP-4529: fix use of repository 2016-05-05 17:46:08 +08:00
Pierre Teyssier
793e884bb9 Merge pull request #385 from Talend/bugfix/6.2.1/TUP-4336
TUP : tFileInputMail issue with attachment filename containing non ASCII
2016-05-05 16:44:45 +08:00
pxmiao
1bb8d00e4a TUP-4336 : tFileInputMail issue with attachment filename containing non ASCII chars 2016-05-05 16:40:18 +08:00
Dmytro Chmyga
cf711f590f TUP-4531: Fixed connections fetching for Output components. 2016-05-05 11:34:44 +03:00
nrousseau
01e1cebba3 TUP-4509: fix issue of refresh for connection types 2016-05-05 15:29:50 +08:00
GGu
611be4d160 TUP-4528: fix some demo junits for user routines 2016-05-05 13:51:49 +08:00
Pierre Teyssier
43b7fa714e TDI-35765 TDI-35766 Integrate tJIRA and tSplunk 2016-05-04 20:20:34 +08:00
nrousseau
0f693d8903 TUP-4515: fix problem of migration task of salesforce 2016-05-04 19:50:12 +08:00
nrousseau
6aa8a6cb60 Merge pull request #384 from Talend/bugfix/6.2/TDI-36018_fixSalesforceFolderProblem
[TDI-36018] Component Framework :Salesforce: folder error under
2016-05-04 19:45:44 +08:00
ycbai
369520a278 [TDI-36018] Component Framework :Salesforce: folder error under
salesforce node.
2016-05-04 19:40:52 +08:00
dlin-talend
d8a5f28789 Merge pull request #383 from Talend/bugfix/master/TDI-35808
TDI-35808:There is no run result after run testcase.
2016-05-04 18:11:08 +08:00
Ryan Skraba
cd3ef9a5c3 TBD-3129 Add netty jar for MapR 5.0.0 and HBase. 2016-05-04 11:44:36 +02:00
hwang
b9df44df9d TDI-35808:There is no run result after run testcase. 2016-05-04 17:04:21 +08:00
nrousseau
69ce45f14f Merge pull request #375 from Talend/feature/TUP-4442-updateTable
Feature/tup 4442 update table
2016-05-04 16:03:33 +08:00
nrousseau
6957d3ed85 TUP-4442: update for the migration of table 2016-05-04 15:53:26 +08:00
CHEN Bin
b2714bcfa5 [TBD-1992] Running a tHiveInput job on the Tez Execution engine does not
provide any result
https://jira.talendforge.org/browse/TBD-1992
2016-05-04 15:18:03 +08:00
jzhao
d886a800b1 TUP-4404: Remove hidden property from generate code
https://jira.talendforge.org/browse/TUP-4404
2016-05-04 14:54:36 +08:00
Pierre Teyssier
a62331bb64 Merge pull request #382 from Talend/feature/6.2/TUP-4428
Feature/6.2/tup 4428
2016-05-04 14:22:39 +08:00
wang wei
d820de8b33 TUP-4428: Handle reject record in component side.
https://jira.talendforge.org/browse/TUP-4428
2016-05-04 13:33:39 +08:00
wang wei
b9b62523fd TUP-4428: Handle reject record in component side.
https://jira.talendforge.org/browse/TUP-4428
2016-05-04 13:10:58 +08:00
nrousseau
83af632b33 TUP-4442: update to allow table to be instanceof Properties instead of
ComponentProperties
2016-05-04 12:57:50 +08:00
nrousseau
73941e239e TUP-4442: fix issue when remove values 2016-05-04 12:54:47 +08:00
wang wei
d955ddb16b TUP-4428: Handle reject record in component side.
https://jira.talendforge.org/browse/TUP-4428
2016-05-04 12:50:04 +08:00
jzhao
2488923033 TUP-4504: Use new salesforce connection component in salesforce wave
https://jira.talendforge.org/browse/TUP-4504
2016-05-04 12:36:40 +08:00
nrousseau
9071cad6fd Merge branch 'master' into feature/TUP-4442-updateTable
Conflicts:
	main/plugins/org.talend.designer.core.generic/src/main/java/org/talend/designer/core/generic/utils/ComponentsUtils.java
2016-05-04 12:33:44 +08:00
Rémy DUBOIS
8b4279592a Merge pull request #381 from amarouni/feature/tbd-3447
[TBD-3447] Support SSL + Kerberos in Hive Comps
2016-05-03 17:52:58 +02:00
Abbass MAROUNI
d8e87a7be4 [TBD-3447] Support SSL + Kerberos in Hive Comps 2016-05-03 17:19:40 +02:00
nrousseau
8ede316445 TUP-4501: avoid message on log 2016-05-03 23:16:50 +08:00
nrousseau
97f23587f2 Merge pull request #376 from Talend/bugfix/TUP-4493_add_input_connector_for_salesforce_output
Bugfix/tup 4493 add input connector for salesforce output
2016-05-03 20:31:49 +08:00
nrousseau
5d5aa2d7b4 Merge branch 'master' into bugfix/TUP-4493_add_input_connector_for_salesforce_output 2016-05-03 20:08:50 +08:00
nrousseau
c2e6c91e39 TUP-4493: update schema propagation for component framework 2016-05-03 19:56:59 +08:00
nrousseau
1a4ad4b31c Merge pull request #380 from Talend/bugfix/6.2/TUP-4501_hideOldSalesforceNode
[TUP-4501] Hide old salesforce node in repository view and rename "SalesforceOld" to "Salesforce" in import items viewer
2016-05-03 19:08:43 +08:00
ycbai
e0d3ee836b [TUP-4501] Hide old salesforce node in repository view and rename
"SalesforceOld" to "Salesforce" in import items viewer
2016-05-03 18:55:16 +08:00
Ryan Skraba
4105e499ba TBD-3123 Add missing commons-io library for MapR 5.0. 2016-05-03 12:41:11 +02:00
Ryan Skraba
2e78b88f16 TBD-3371 Add commons-codec to HDP2.3 HDFS libraries. 2016-05-03 12:13:50 +02:00
nrousseau
9f56f8e9d5 Merge pull request #379 from Talend/bugfix/6.2/TDI-35812_fixPropagateSchemaProblem
[TDI-35812] Component Framework :Salesforce:Update schema under repository, cannot propagate to job
2016-05-03 16:50:41 +08:00
ycbai
13675f7974 [TDI-35812] Component Framework :Salesforce:Update schema under
repository, cannot propagate to job
2016-05-03 16:21:00 +08:00
dlin-talend
5307331192 Merge pull request #374 from Talend/bugfix/master/TUP-4067
TUP-4067: Issue with Date pattern retrived from Metadata.
2016-05-03 10:58:00 +08:00
nrousseau
8dd1450ff3 Merge branch 'master' into bugfix/TUP-4493_add_input_connector_for_salesforce_output 2016-05-03 09:51:36 +08:00
nrousseau
dba2802c46 Merge pull request #377 from Talend/bugfix/master/components-0.8.0-isVisible
Change isVisible to !isHidden for the usual reasons.
2016-05-03 09:32:59 +08:00
Rémy DUBOIS
2101da696f Merge pull request #378 from pbailly/master
[TBD-3133] Integrate MapR ticket
2016-05-02 18:53:14 +02:00
pbailly
b8e7ea5169 [TBD-3133] Remove unwanted code. 2016-05-02 18:48:03 +02:00
Ryan Skraba
65557f6d79 Change isVisible to \!isHidden for the usual reasons. 2016-05-02 18:02:37 +02:00
pbailly
af96bbb9a6 Merge branch 'master' of ssh://github.com/Talend/tdi-studio-se 2016-05-02 17:40:18 +02:00
pbailly
82f9d439a1 [TBD-3133] Fix login/password authentication on hive component. 2016-05-02 17:39:03 +02:00
nrousseau
d70dbe5d0a TUP-4493: check every schema of connectors after every operation (to
detect propagation / schema changes from component itself)
2016-05-02 23:32:21 +08:00
nrousseau
b836c1bf38 TUP-4493: add possibility to set input connector 2016-05-01 19:21:01 +08:00
nrousseau
a6c222afda TUP-4491: add possibility to set input connector 2016-05-01 10:18:38 +08:00
nrousseau
6f383082e3 TUP-4442: adds change for the migration of table 2016-04-30 22:24:02 +08:00
nrousseau
247f1e0d46 TUP-4442: remove debug info 2016-04-30 17:13:19 +08:00
nrousseau
2fb76b2a00 Merge branch 'master' into feature/TUP-4442-updateTable
Conflicts:
	main/plugins/org.talend.designer.codegen/jet_stub/generic/component_begin.javajet
2016-04-30 17:10:20 +08:00
nrousseau
39ceb29db1 TUP-4442: update generic table implementation 2016-04-30 16:43:23 +08:00
Ryan Skraba
b0cd1b47ac Update the Hortonworks 2.3.0 display text to 2.3.2. 2016-04-29 18:39:37 +02:00
zwxue
46084b0046 TUP-4067: Issue with Date pattern retrived from Metadata. 2016-04-29 19:43:26 +08:00
dlin-talend
9e173f76e4 Merge pull request #339 from Talend/bugFix/TDI-35536_tWebService-parameters_output
Bug fix/tdi 35536 t web service parameters output
2016-04-29 17:57:00 +08:00
nrousseau
7f4caac3d2 TUP-4442: update generic table implementation 2016-04-29 17:53:50 +08:00
dlin-talend
ce9e9e9264 Merge pull request #373 from Talend/bugFix/master/TDI-35771
TDI-35771: Rename version and breaks of migration task.
2016-04-29 16:16:51 +08:00
zwxue
246e057ad5 TDI-35771: Rename version and breaks of migration task. 2016-04-29 16:12:48 +08:00
dlin-talend
c21f480d72 Merge pull request #372 from Talend/bugfix/master/TDI-35771
TDI-35771: the imported jdbc connection can not be used.
2016-04-29 14:34:25 +08:00
zwxue
86f25f0582 TDI-35771: the imported jdbc connection can not be used. 2016-04-29 11:39:15 +08:00
nrousseau
0bdc8570f6 Merge pull request #371 from Talend/bugfix/6.2/TDI-35938_fixOAuthDisplayProblem
Fix display problem of OAuth.
2016-04-29 10:09:49 +08:00
ycbai
f708a2a278 Fix display problem of OAuth. 2016-04-29 09:52:56 +08:00
dlin-talend
f74a42065a Merge pull request #368 from Talend/bugfix/master/TDI-35906
TDI-35906: TOS_DI:studio can't be started if uncheck "Always show welcome view at startup".
2016-04-29 09:50:43 +08:00
RyanSkraba
0b3fe934b4 Merge pull request #370 from Talend/feature/TCOMP-175-runtime-output-records
Feature/tcomp 175 runtime output records
2016-04-28 18:10:24 +02:00
nrousseau
d3c651e825 TUP-4442: update generic table implementation 2016-04-28 23:25:16 +08:00
Ryan Skraba
f0fabcfb57 TCOMP-175 Don't reuse IndexedRecord instances. 2016-04-28 14:40:33 +02:00
amarkevich
ec03c5a1b2 replace 'replaceAll' with 'replace' 2016-04-28 11:47:38 +03:00
Ryan Skraba
ef950659a2 Merge remote-tracking branch 'origin' into feature/TCOMP-175-runtime-output-records 2016-04-28 10:04:45 +02:00
CHEN Bin
0921d61c28 [TBD-3415] tCassandra can't generate code when ssl value is empty
https://jira.talendforge.org/browse/TBD-3415
2016-04-28 15:28:37 +08:00
zwxue
50ccf81f1a Merge pull request #367 from Talend/bugfix/master/TUP-3922
TUP-3922:TalendDesignerPrefConstants.COMP_DEFAULT_PROJECT_DIR's default
2016-04-28 15:28:09 +08:00
hwang
5e85e1dcec TUP-3922:TalendDesignerPrefConstants.COMP_DEFAULT_PROJECT_DIR's default
value is wrong when the project is git remote project
2016-04-28 14:57:47 +08:00
zwxue
9dba67cf24 TDI-35906: TOS_DI:studio can't be started if uncheck "Always show
welcome view at startup".
2016-04-28 14:57:28 +08:00
wang wei
1bc06ea124 TDI-35932: fix the compile issue when empty string value
https://jira.talendforge.org/browse/TDI-35932
2016-04-28 10:27:46 +08:00
Ryan Skraba
72745fe5fb TCOMP-175 Start implementation of a Talend6IncomingSchemaEnforcer. 2016-04-27 20:30:37 +02:00
rdubois
c7d1f2dcdc TBD-3017 - fix contexts issues related to M/R and HD Insight 2016-04-27 18:18:21 +02:00
nrousseau
6b759fc91e TDI-35938: fix problem of migration of salesforce 2016-04-28 00:00:36 +08:00
nrousseau
32685d740a TUP-4468: fix problem of connection for outputbulk exec 2016-04-28 00:00:33 +08:00
jzhao
b47b69eb94 TDI-35834: Fixed schema migration in component generete code
https://jira.talendforge.org/browse/TDI-35834
Note: also the miss mapping of getServerTimestamp
2016-04-27 19:17:23 +08:00
kevin.cui
664ff4c025 TMDM-9392 : Migration path for removed operators
Conflicts:
	main/plugins/org.talend.repository/plugin.xml

*  remove unused sentence
2016-04-27 06:12:17 -05:00
kevin.cui
43c7a27158 Feature/6.2/tmdm 9392
TMDM-9392 : Migration path for removed operators
2016-04-27 05:46:21 -05:00
CHEN Bin
42bc6dab1e [TBD-3441] Missing migration task for the cassandra version default
value changed
https://jira.talendforge.org/browse/TBD-3441
2016-04-27 16:47:41 +08:00
wang wei
d607c2598a TDI-35910: avoid NPE
https://jira.talendforge.org/browse/TDI-35910
2016-04-27 16:40:52 +08:00
zwxue
b3e032a0bf Merge pull request #360 from Talend/bugfix/master/TDI-35731
TDI-35731:cleartext passwords are displayed instead of being encrypted
2016-04-27 14:35:52 +08:00
Pierre Teyssier
c0810399b8 TDI-35110 Enhance tEXABulkExec for using remote sources
- temporary solution: add the jar built from libs_src in the component
2016-04-27 13:45:17 +08:00
Pierre Teyssier
16eb2d3e55 TDI-35110 : Enhance tEXABulkExec for using remote sources
- adapt the pom to Talend.
2016-04-27 13:31:00 +08:00
Pierre Teyssier
8c8faddb65 Merge pull request #302 from jlolling/TDI-35110_Add_remote_sources_to_exasol_bulk_exec
TDI-35110 Enhance tEXABulkExec for using remote sources
2016-04-27 13:03:42 +08:00
nrousseau
412d823ded TUP-3934: disable eclipse update scheduler 2016-04-27 12:28:07 +08:00
GGu
38d7ea3e4a Merge pull request #361 from Talend/bugfix/master/TDI-35593
TDI-35593: Add migration task for RedShift.
2016-04-27 11:04:40 +08:00
nrousseau
357b09a53a TDI-35938: fix problems of migration 2016-04-26 21:58:54 +08:00
nrousseau
b9bd634da8 Merge pull request #362 from Talend/bugfix/6.2/TDI-35802_schemasLostAfterEditSchema
[TDI-35802] Component Framework :Salesforce: Edit connection and retrieve new schema ,the schema which retrieve previous will lost
2016-04-26 18:57:47 +08:00
nrousseau
a9d4378c56 Merge pull request #363 from Talend/bugfix/6.2/TUP-4445_FixDBXmiId
TUP-4445: make sure the id is not changed for Query
2016-04-26 18:56:19 +08:00
ycbai
05efed20f1 [TDI-35802] Component Framework :Salesforce: Edit connection and
retrieve new schema ,the schema which retrieve previous will lost
2016-04-26 18:31:21 +08:00
zwxue
973af54a3e TDI-35593: Add migration task for RedShift. 2016-04-26 17:55:00 +08:00
nrousseau
2f01327259 TDI-35910: fix password issue 2016-04-26 17:40:54 +08:00
nrousseau
f610713840 TDI-35883: fix issues related to the connectors and wizard 2016-04-26 17:40:52 +08:00
hwang
9bfad363f4 TDI-35731:cleartext passwords are displayed instead of being encrypted 2016-04-26 17:16:47 +08:00
jzhao
31281af397 TDI-35834: Fixed customer module migrate issue.
https://jira.talendforge.org/browse/TDI-35834
2016-04-26 16:46:52 +08:00
nrousseau
03068a2a6e TDI-35883: fix issues related to the connectors 2016-04-26 15:37:14 +08:00
GGu
4ce8367b40 TUP-4445: make sure the id is not changed for Query 2016-04-26 15:24:46 +08:00
nrousseau
641e960ce6 TDI-35910: fix problem of password 2016-04-26 13:40:14 +08:00
nrousseau
b49db31cba Merge pull request #358 from Talend/bugfix/6.2/TDI-35883_fixSchemaMigrationProblem
[TDI-35883] Schema is not migrated correctly
2016-04-26 10:46:55 +08:00
nrousseau
50fce53abc TDI-35772: update pom of test for camel test cases 2016-04-26 09:44:31 +08:00
Maksym Stavytskyi
b72f947c65 Add Intellij Idea configuration files to ignore file 2016-04-25 22:43:25 +03:00
ycbai
4633ca2b21 [TDI-35883] Schema is not migrated correctly 2016-04-25 20:11:26 +08:00
nrousseau
2d8f197e34 TUP-4305: fix problem with connection component 2016-04-25 20:04:49 +08:00
nrousseau
285e9a873e Merge pull request #356 from Talend/feature/TUP-4305_add_schema_path_to_connectors
Feature/tup 4305 add schema path to connectors
2016-04-25 17:46:54 +08:00
nrousseau
e5ebee9eb6 TUP-4305: refactor related to the TCOMP-126 2016-04-25 17:29:13 +08:00
nrousseau
29afee015a Merge pull request #353 from yanbasic/master
TESB-17218: Hide for route test case editor
2016-04-25 15:56:10 +08:00
Guoliang Zhou
f6da854949 Merge pull request #352 from glzhou/master
TMDM-9478 DSC components should be available in EE only
2016-04-25 01:27:58 -05:00
Pierre Teyssier
3ec5b6e56a Merge pull request #354 from Talend/bugfix/6.2/TDI-35706
TDI-35706 : Code generation errors in Talend 5.5/6.1.1 after enabling
2016-04-25 12:20:01 +08:00
pxmiao
e83fe0af6f TDI-35706 : Code generation errors in Talend 5.5/6.1.1 after enabling
'Multi thread execution' on the job
https://jira.talendforge.org/browse/TDI-35706
2016-04-25 12:05:28 +08:00
Mike Yan
c1604e1f59 TESB-17218: Hide for route test case editor 2016-04-25 12:04:04 +08:00
nrousseau
6c1c41123a TUP-4305: refactor related to the TCOMP-126 2016-04-24 23:26:27 +08:00
nrousseau
9e32beb190 TUP-4305: refactor after the changes of TCOMP-126 2016-04-23 11:08:45 +08:00
nrousseau
a461035fd9 Merge branch 'master' into feature/TCOMP-126_add_schema_path_to_connectors 2016-04-23 10:42:29 +08:00
nrousseau
955c744151 TUP-4305: refactor code related to the TCOMP-126 2016-04-23 10:40:11 +08:00
jzhao
87b3ed28a6 TDI-35903: The migration of upsertRelation is incorrect
https://jira.talendforge.org/browse/TDI-35903
Note: add table field migrate.
2016-04-22 20:16:42 +08:00
mswei
b07b85eef5 TDI-19385: Add support for DynamoDB
https://jira.talendforge.org/browse/TDI-19385
2016-04-22 19:08:08 +08:00
wang wei
06522e83e7 fix the migratask issue 2016-04-22 16:17:54 +08:00
mswei
a6a3416919 TDI-35432: AWS Cluster Resizing (EMR/Redshift)
https://jira.talendforge.org/browse/TDI-35432?filter=-1
2016-04-22 16:01:57 +08:00
mswei
0fac245b98 TDI-35432: AWS Cluster Resizing (EMR/Redshift)
https://jira.talendforge.org/browse/TDI-35432
2016-04-22 16:01:56 +08:00
nrousseau
da842f6abb Merge pull request #351 from Talend/feature/6.2/TUP-4411_changeDefaultValue
TUP-4411: remove the use of default value
2016-04-22 15:41:07 +08:00
jzhao
c8be8c723a Merge pull request #344 from Talend/bugfix/6.2/TDI-35834_migration_new_framework
TDI-35834: Salesforce connection failed when job migrate to new framework
2016-04-22 15:31:41 +08:00
glzhou
d6f4d15cd5 TMDM-9478 DSC components should be available in EE only
- Removing DSC components from TOS studio
2016-04-22 15:25:02 +08:00
nrousseau
0684e9d8cf TUP-4411: remove the use of default value 2016-04-22 13:32:31 +08:00
GGu
10c29c5bb9 Merge pull request #350 from Talend/bugfix/master/TUP-4216
TUP-4216: Add resources folder to bin includes.
2016-04-22 11:44:00 +08:00
zwxue
341c2730c5 TUP-4216: Add resources folder to bin includes. 2016-04-22 11:32:25 +08:00
rdubois
950e0e2f90 TUP-4447 - Make sure to keep the single parameter constructor 2016-04-21 17:37:24 +02:00
nrousseau
5db3b278cc Merge pull request #347 from rdubois/master
TUP-4447 - Iterate over the job and its childs in order to re-archive…
2016-04-21 21:51:59 +08:00
rdubois
45e26a0230 TUP-4447 - Iterate over the job and its childs in order to re-archive them if needed 2016-04-21 15:31:01 +02:00
rdubois
d5403fbcc3 TBD-3017 - Add support for HD Insight 3.4 2016-04-21 15:04:14 +02:00
nrousseau
be9d2a38de Merge pull request #345 from Talend/bugfix/master/TDI-35775
TDI-35759: Schema do not updated correctly.
2016-04-21 19:43:30 +08:00
nrousseau
b9be288eac Merge pull request #326 from Talend/bugfix/master/TUP-4216
TUP-4216: Build job without Items checked produces broken artifact.
2016-04-21 19:41:34 +08:00
Pierre Teyssier
d8f0cc7d8a Merge pull request #346 from Talend/feature/6.2/TDI-35468
TDI-35468 : WebSphere 8.0 and Active 5.13+ for tMomXXXX and tJMS
2016-04-21 18:31:11 +08:00
pxmiao
098276fa05 TDI-35468 : WebSphere 8.0 and Active 5.13+ for tMomXXXX and tJMS
https://jira.talendforge.org/browse/TDI-35468
2016-04-21 18:25:45 +08:00
jzhao
e9f7ab9359 TDI-35834: Salesforce connection failed when job migrate to new
framework
https://jira.talendforge.org/browse/TDI-35834
Fixed some issue
2016-04-21 18:23:36 +08:00
zwxue
3e1b682b4f TDI-35759: Schema do not updated correctly. 2016-04-21 17:31:18 +08:00
ycbai
c35a2b90f8 TUP-4441: Throws NPE when drag and drop salesforce schema from
repository to job
2016-04-21 17:04:18 +08:00
wang wei
51904a47ce TDI-35565: adjust the code for tteradatafastload
https://jira.talendforge.org/browse/TDI-35565
2016-04-21 16:07:20 +08:00
wang wei
28daafcc13 TDI-35565: Request for a Dynamic schema capability for
tTeradataFastLoad component.
fix by Maksym
https://jira.talendforge.org/browse/TDI-35565
2016-04-21 16:07:18 +08:00
jzhao
ad3e75f24c TDI-35834: Salesforce connection failed when job migrate to new
framework
https://jira.talendforge.org/browse/TDI-35834
1)Fixed password migration problem job and metadata
2)Module migration problem
3)Use connection migration problem
2016-04-21 14:52:51 +08:00
Mike Yan
4789a468e9 TESB-17238: Blueprint file is missing datasoure name in a subjob 2016-04-21 14:40:20 +08:00
wang wei
9a0451d098 TDI-35864: Improve Redshift parallel loading from Amazon EMR, DynamoDB
and SSH
https://jira.talendforge.org/browse/TDI-35864
2016-04-21 11:41:11 +08:00
nrousseau
3e75bbe528 Merge pull request #342 from Talend/bugfix/6.2/TUP-4369_addJunits
TUP-4369: add junits
2016-04-21 11:13:48 +08:00
Pierre Teyssier
8082c02e63 Merge pull request #343 from Talend/feature/6.2/TDI-35468
TDI-35468 : WebSphere 8.0 and Active 5.13+ for tMomXXXX and tJMS
2016-04-20 17:53:19 +08:00
pxmiao
04a3feff92 TDI-35468 : WebSphere 8.0 and Active 5.13+ for tMomXXXX and tJMS
https://jira.talendforge.org/browse/TDI-35468
2016-04-20 17:44:58 +08:00
pbailly
25e0ed5882 [TBD-3133] Add MapR ticket API to Hive component. 2016-04-20 10:21:07 +02:00
pbailly
4ddab7582f [TBD-3133] Add the possibility to negate a "isShow" expression on Expression.java. 2016-04-20 10:17:13 +02:00
zwxue
e81b017092 TUP-4216: remove wrong dependency. 2016-04-20 15:41:18 +08:00
nrousseau
3cee15b886 TUP-4417: Add default types on connectors 2016-04-20 15:29:40 +08:00
nrousseau
ae2067ed38 TUP-4427: set the color of the reject link 2016-04-20 14:41:14 +08:00
nrousseau
8b09930bd6 TUP-4238: fix the problem of update of schema. Only use the root
properties linked to the element parameter
2016-04-20 14:41:11 +08:00
wang wei
2eebcab26e TDI-32587: Enable S3 components to inherit credentials
from AWS role
https://jira.talendforge.org/browse/TDI-32587
2016-04-20 13:24:42 +08:00
zwxue
1c062330d4 TUP-4216: add junit for testing build job. 2016-04-20 10:54:23 +08:00
zwxue
e22d2f6efe TUP-4216: Build job without Items checked produces broken artifact. 2016-04-20 10:54:21 +08:00
jzhao
db1866619c TCOMP-128: Fixed runtime of tSalesforceGetUpdated and
tSalesforceGetDeleted 
https://jira.talendforge.org/browse/TCOMP-128
Note:Parse String value to Date for Date Property
2016-04-20 09:38:18 +08:00
ycbai
6bd63f8d5f TUP-4369: move common codes from test util plugin to design core plugin. 2016-04-19 19:50:07 +08:00
ycbai
8b9fce4719 TUP-4369: add junits and improve some codes. 2016-04-19 19:36:28 +08:00
wchen-talend
7fdf15bc8b Merge pull request #334 from Talend/bugfix/6.2/TBD-3229_tSqoopimport_hadoop_properties
TBD-3229:[6.1.1] tSqoopimport allows to add hadoop properties when using metadata connection
2016-04-19 17:28:58 +08:00
nrousseau
cfad29e0e7 TUP-4403: add encryption of password in the generated code 2016-04-19 14:08:57 +08:00
nrousseau
10b988c76f TDI-35787: fix password type for context 2016-04-19 14:08:53 +08:00
nrousseau
ed38ce350d Revert "TDI-35787: fix password type for context"
This reverts commit 98278037ad0f0bd81ddc31878c52d48039840945.
2016-04-19 14:08:49 +08:00
nrousseau
9f656cbc3c TUP-4388: Add File Widget support 2016-04-19 14:08:45 +08:00
nrousseau
305c6b39c1 TUP-4375: fix node return type 2016-04-19 14:08:42 +08:00
nrousseau
c857517cb3 TDI-35787: fix password type for context 2016-04-19 14:08:38 +08:00
nrousseau
2fadcfcf20 TUP-4392: fix settings of repository value used 2016-04-19 14:08:33 +08:00
Guoliang Zhou
c95f6a7646 Merge pull request #340 from qcui/feature/6.2/TMDM-9454
TMDM-9454 : Add 'contains the sentence' operator to tMDMInput, tMDMVi…
2016-04-19 11:21:57 +08:00
GGu
5e67879a17 Fixed one NPE for junits by mistake 2016-04-18 18:48:25 +08:00
wdliu
9b94d4c45c Add webservice junit test into the feture and remove the useless parts. 2016-04-18 17:07:56 +08:00
wdliu
5acdb04343 Add junit-test for TDI-35536:tWebService - parameters are not seen on
output mapping
2016-04-18 16:08:10 +08:00
wdliu
ec93be7010 Fix TDI-35536 tWebService - parameters are not seen on output mapping 2016-04-18 16:07:34 +08:00
nrousseau
43e4146832 Merge pull request #336 from Talend/bugfix/6.2.0/TDI-35788_manual_query
TDI-35788: fix problem of detection of schema modified
2016-04-16 21:20:47 +08:00
nrousseau
e0c063dbec TDI-35788: fix problem of detection of schema modified 2016-04-16 21:17:20 +08:00
nrousseau
dfb7f8a41e Merge pull request #335 from Talend/bugfix/6.2.0/TUP-4379_refreshComposite
TUP-4379: Fix a refresh of properties for the first time we open the job
2016-04-16 13:20:32 +08:00
nrousseau
8e95dec5c9 TUP-4379: Fix a refresh of properties for the first time we open the job 2016-04-16 12:35:02 +08:00
pxmiao
45fe974bbb TDI-35360 : tFileOutputPositional + "Don't generate empty file" not
working with tMap
https://jira.talendforge.org/browse/TDI-35360
2016-04-15 16:56:36 +08:00
hcyi
b890dfe635 TBD-3229:[6.1.1] tSqoopimport allows to add hadoop properties when using
metadata connection
2016-04-15 16:18:31 +08:00
nrousseau
a3d497467e Merge pull request #333 from Talend/bugfix/6.2/TUP-4369_fixComponentSchemaProblem
[TUP-4369] Modified schemas are not saved in component properties.
2016-04-15 16:17:00 +08:00
zwxue
9b638ff2d0 Merge pull request #330 from Talend/bugfix/master/TDI-35385
TDI-35385:Build Job with Extraction of zip creates unnessesary folders
2016-04-15 16:07:49 +08:00
ycbai
1bd818d2f0 [TUP-4369] Modified schemas are not saved in component properties. 2016-04-15 15:37:45 +08:00
wang wei
2af006438b TDI-35695: fix the issue when the same table name appear at TABLES and
CHANGING element together
https://jira.talendforge.org/browse/TDI-35695
2016-04-15 15:22:00 +08:00
wang wei
f6b7c338e7 TDI-35695: performance issue about tSAPBapi component
https://jira.talendforge.org/browse/TDI-35695
2016-04-15 11:05:35 +08:00
wang wei
c55e6c4641 TDI-35695: provide the base code for compare firstly
https://jira.talendforge.org/browse/TDI-35695
2016-04-15 11:05:32 +08:00
zwxue
1d2415277b Merge pull request #282 from Talend/bugfix/master/TDI-35456
TDI-35456:MapReduce job:Progress bar is lost when I go to jobscript tab
2016-04-14 17:43:26 +08:00
zwxue
6f4d69267a Merge pull request #323 from Talend/bugfix/master/TDI-35731
TDI-35731:cleartext passwords are displayed instead of being encrypted
2016-04-14 16:53:27 +08:00
zwxue
510c7d506b Merge pull request #274 from Talend/bugfix/master/TUP-4222
TUP-4222:Change in context value does not get updated in the job and
2016-04-14 16:39:14 +08:00
hwang
0a378f6890 TDI-35385:Build Job with Extraction of zip creates unnessesary folders 2016-04-14 14:21:51 +08:00
Guoliang Zhou
6ef6f5e290 Merge pull request #329 from lpw82gf/bugfix/6.2/TMDM-9395
TMDM-9395 : tMDMInput and tUnite cause duplicate variable exception
2016-04-14 12:09:27 +08:00
Pingwen Lin
c5a2287465 TMDM-9395 : tMDMInput and tUnite cause duplicate variable exception 2016-04-14 12:08:00 +08:00
Guoliang Zhou
17dbe09a40 Merge pull request #328 from lpw82gf/bugfix/6.2/TMDM-9472
TMDM-9472 : tMDMRestInput not work in CE version
2016-04-13 18:07:28 +08:00
Pingwen Lin
075d40f761 TMDM-9472 : tMDMRestInput not work in CE version 2016-04-13 17:55:01 +08:00
nrousseau
c4f806b482 Merge pull request #327 from Talend/bugfix/6.2/TUP-4233
TUP-4233: fixed one token problem for "key not found"
2016-04-13 17:34:29 +08:00
GGu
8acce86a27 TUP-4233: fixed one token problem for "key not found" 2016-04-13 17:25:33 +08:00
nrousseau
59cb210c15 Merge pull request #325 from Talend/bugfix/6.2/TCOMP-57_fixProblemOfReferencedComponent
Bugfix/6.2/tcomp 57 fix problem of referenced component
2016-04-13 17:14:12 +08:00
mswei
3fad44b1ac TDI-35432: AWS Cluster Resizing (EMR/Redshift)
https://jira.talendforge.org/browse/TDI-35432
2016-04-13 15:04:00 +08:00
ycbai
0fc49077c5 TUP-4355: use tag value instead of RAW tag. 2016-04-13 11:51:24 +08:00
nrousseau
544cafbc55 TUP-4233: enhance token 2016-04-12 21:14:26 +08:00
ycbai
d783b6b3e0 [TCOMP-57] Connection info fields should be updated after
"referencedComponentId" property changes
1. wrap double qoute when flag is RAW
2. remove componentProperties from ComponentReferenceProperties for
runtime
2016-04-12 20:04:01 +08:00
ycbai
5f03814c54 [TCOMP-57] remove double quote for
"referencedComponentId" property changes and change to use RAW flag
2016-04-12 19:59:20 +08:00
ycbai
c48db71462 [TCOMP-57] Connection info fields should be updated after
"referencedComponentId" property changes
2016-04-12 19:59:11 +08:00
nrousseau
5a2915441c Merge pull request #324 from Talend/feature/6.2/TUP-4340_integrate_salesforce
Feature/6.2/tup 4340 integrate salesforce
2016-04-12 19:40:51 +08:00
hcyi
73aa5eea9d TUP-3661:migration tasks(TUP-4010) 2016-04-12 19:19:14 +08:00
nrousseau
c52ffcd183 TUP-4233: enhance token 2016-04-12 19:05:57 +08:00
hcyi
99a3edb55e Merge pull request #322 from Talend/bugfix/6.2/TUP-3661_New_component_framework_migration_tasks
TUP-3661:generic migration of wizard(TUP-4010)
2016-04-12 18:21:28 +08:00
hwang
58b98545bd TDI-35731:cleartext passwords are displayed instead of being encrypted 2016-04-12 18:12:51 +08:00
hcyi
5720ab0efa TUP-3661:generic migration of wizard(TUP-4010) 2016-04-12 18:11:38 +08:00
nrousseau
5684399696 TUP-4340: update migration task 2016-04-12 17:05:58 +08:00
nrousseau
72bd3010cc TUP-4340: remove old salesforce components 2016-04-12 17:04:22 +08:00
nrousseau
4c672a7cc8 TUP-4340: add salesforce component to the build 2016-04-12 13:19:37 +08:00
nrousseau
85258353ba TUP-3661: update and enable migration task of component 2016-04-12 13:16:03 +08:00
nrousseau
a9737c912f Merge pull request #316 from Talend/bugfix/6.2.0/TDI-35574
TDI-35759: Add InfoObject type to repository schema name.
2016-04-12 13:07:21 +08:00
nrousseau
21e97aa886 Merge branch 'master' into bugfix/6.2/TUP-3661_New_component_framework_migration_tasks 2016-04-12 13:03:47 +08:00
zwxue
1847502b12 TDI-35759: Add InfoObject type to repository schema display name. 2016-04-12 12:02:26 +08:00
Pierre Teyssier
57dfea42d0 Merge pull request #319 from Talend/bugfix/6.2/TDI-35719
TDI-35719: tTeradataTPTUtility script declares VARCHAR ARRAY
2016-04-12 10:25:59 +08:00
Francis Upton IV
24899147fb Merge pull request #321 from Talend/feature/TCOMP-146-francis
TCOMP-146 Add codegen for connection components
2016-04-11 16:51:32 -07:00
Francis Upton IV
dfcf25fa68 TCOMP-146 Add codegen for connection components 2016-04-11 16:49:37 -07:00
Dmytro Chmyga
40ca6714dc TDI-35719: changed attributes types from varchar array to varchar 2016-04-11 16:00:58 +03:00
GGu
1482d190b6 Merge pull request #317 from Talend/feature/TUP-4233_enhance_token
Feature/tup 4233 enhance token
2016-04-11 20:23:24 +08:00
nrousseau
c921ee01f3 Merge pull request #318 from Talend/bugfix/6.2.0/TUP-4339_UX_Generic
Bugfix/6.2.0/tup 4339 ux generic
2016-04-11 20:09:39 +08:00
nrousseau
a488c1ff41 TUP-4233 : Enhance token 2016-04-11 20:02:39 +08:00
Rémy DUBOIS
8cb545056d Merge pull request #315 from amarouni/PR/hdp2.4
[TBD-3015] Merge HDP240 conflicts
2016-04-11 13:31:52 +02:00
Abbass MAROUNI
13d3f3abe0 [TBD-3015] Merge HDP240 conflicts 2016-04-11 13:30:30 +02:00
nrousseau
5e1a8bba28 Merge pull request #314 from Talend/feature/TUP-3998
TUP-4242 : make the compare editor work with bigdata process
2016-04-11 19:23:33 +08:00
qcui
b183937312 TMDM-9454 : Add 'contains the sentence' operator to tMDMInput, tMDMViewSearch, tMDMDelete components 2016-04-11 18:49:59 +08:00
nrousseau
a7cfdce8ac Merge branch 'master' into feature/TUP-4233_enhance_token 2016-04-11 18:25:57 +08:00
mswei
69426eaf34 TDI-35432 : AWS Cluster Resizing (EMR/Redshift)
https://jira.talendforge.org/browse/TDI-35432
2016-04-11 18:20:34 +08:00
nrousseau
56042ff667 Merge pull request #312 from Talend/workitem/6.2.0/TDI-34583
TDI-34583: To provide job type in jobinfo.properties of zip job.
2016-04-11 18:17:58 +08:00
wchen-talend
d39cd02cbe Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-04-11 17:51:05 +08:00
rdubois
75d4fbcd0e TBD-3017 - Upgrade the bigdata-launcher library 2016-04-11 11:49:02 +02:00
wchen-talend
1c653403be TUP-4242 : make the compare editor work with bigdata process 2016-04-11 17:43:52 +08:00
nrousseau
b9b3e06634 TUP-4339: fix alignment in wizard 2016-04-11 16:30:44 +08:00
ycbai
a486767a82 TUP-4339: remove dots button of password field in wizard. 2016-04-11 15:12:46 +08:00
nrousseau
19a8417385 TUP-4339: fix problems of UX for Generic Wizard 2016-04-11 14:12:36 +08:00
zwxue
8e5a0a462e TDI-34583: Add framework to jobInfo.properties. 2016-04-11 10:42:06 +08:00
nrousseau
5bae7141b6 Merge pull request #300 from Talend/bugfix/6.2/TUP-4301_Default_fields_schema_can't_showed
Bugfix/6.2/tup 4301 default fields schema can't showed
2016-04-10 16:24:43 +08:00
nrousseau
50b0c4005d Merge branch 'master' into
bugfix/6.2/TUP-4301_Default_fields_schema_can't_showed

Conflicts:
	main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/ui/editor/cmd/ChangeMetadataCommand.java
	main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/ui/editor/nodes/Node.java
2016-04-10 16:22:10 +08:00
nrousseau
75205972dd TUP-4162: disable the generic table added for test 2016-04-09 16:10:07 +08:00
nrousseau
b58f4ca9da TUP-4233: enhance token 2016-04-08 22:23:54 +08:00
hcyi
9e7001ef1a TUP-3661:Create migration for all new components (TUP-4010) 2016-04-08 19:36:46 +08:00
hcyi
7003c5b432 UP-3661:Create migration for all new components (TUP-4010) 2016-04-08 19:05:38 +08:00
zwxue
1c616ce00f TDI-34583: To provide job type in jobinfo.properties of zip job. 2016-04-08 19:02:00 +08:00
nrousseau
f24083d902 Merge pull request #311 from Talend/feature/6.2/TUP-4289_implementVirtualComponentsInStudio
[TUP-4289] Implement virtual components in studio side
2016-04-08 18:52:39 +08:00
nrousseau
daac077661 Merge pull request #310 from Talend/feature/6.2.0/TUP-4232
TUP-4232 feature: Add more informations to the export logs menu.
2016-04-08 18:45:55 +08:00
ycbai
dff9bb7336 [TUP-4289] Implement virtual components in studio side 2016-04-08 18:23:17 +08:00
Guoliang Zhou
3fdca53e4c Merge pull request #309 from lpw82gf/feature/6.2/TMDM-9457
TMDM-9457 : Reuse tMDMConnection for tMDMRestInput (1, Delete tMDMRestConnection, 2, Update tMDMRestInput to use tMDMConnection 3, Upgrade Jackson from 2.4.2 to 2.5.3)
2016-04-08 17:01:33 +08:00
wang wei
b509f6b5b2 TDI-35039 : Add S3 Encryption Client side support
https://jira.talendforge.org/browse/TDI-35039
2016-04-08 16:50:37 +08:00
Pingwen Lin
18e78453ab TMDM-9457 : Reuse tMDMConnection for tMDMRestInput (1, Delete tMDMRestConnection, 2, Update tMDMRestInput to use tMDMConnection 3, Upgrade Jackson from 2.4.2 to 2.5.3) 2016-04-08 16:43:33 +08:00
hcyi
4e603e1f86 TUP-3661:Create migration for all new components (TUP-4010) 2016-04-08 16:01:14 +08:00
zwxue
74472df0b1 TUP-4232 feature: Add more informations to the export logs menu. 2016-04-08 15:07:18 +08:00
nrousseau
e0ae411eb4 Merge branch 'master' into feature/TUP-4233_enhance_token 2016-04-08 14:06:59 +08:00
nrousseau
c6879f8113 TUP-4162: add support of table for generic component 2016-04-08 12:55:17 +08:00
nrousseau
67f644f288 Merge branch 'master' into feature/TUP-4233_enhance_token 2016-04-08 12:41:27 +08:00
GGu
4e50ee6d8b TDI-35739: Remove parentType for BM 2016-04-08 12:05:29 +08:00
Guoliang Zhou
c5dec20ac4 Merge pull request #304 from lpw82gf/bugfix/6.2/TMDM-9434
TMDM-9434 : Can't access webUI after run demo job(mssql db) (nodes dealing with PROVISIONING will always be auto-committed on Server side, it will affect other nodes, so we need to create new AD_HOC transaction for PROVISIONING nodes, then other nodes won't be affected.)
2016-04-08 10:44:09 +08:00
Jan Lolling
ec6493b05c Fixed bug: the column index is not increased. 2016-04-08 00:28:54 +02:00
nrousseau
275a82c689 Merge pull request #306 from Talend/bugfix/6.2/TUP-4327_fixComponentSchemaProblem
Bugfix/6.2/tup 4327 fix component schema problem
2016-04-07 19:01:29 +08:00
nrousseau
e3131ec413 Merge pull request #305 from Talend/bugfix/6.2/TDI-35724
TDI-35724: remove the export-package for org.w3c.dom to conflict
2016-04-07 18:39:12 +08:00
ycbai
ddcc1eb1e3 TUP-4327: fix the problem of schema propagation. 2016-04-07 18:37:13 +08:00
ycbai
ece9125118 [TUP-4327] wrong schema in runtime 2016-04-07 18:37:02 +08:00
GGu
310030d803 TUP-4167: update junit for view, when no di repo, no need test 2016-04-07 18:31:54 +08:00
GGu
c8934ff409 TDI-35724: remove the export-package for org.w3c.dom to conflict 2016-04-07 16:25:44 +08:00
nrousseau
7ce1cbe76b Merge pull request #303 from csuntalendbj/master
TESB-17183:Implement the function of export route with spring boot in studio
2016-04-07 15:29:56 +08:00
Pingwen Lin
5767ff924a TMDM-9434 : Can't access webUI after run demo job(mssql db) (nodes dealing with PROVISIONING will always be auto-committed on Server side, it will affect other nodes, so we need to create new AD_HOC transaction for PROVISIONING nodes, then other nodes won't be affected.) 2016-04-07 15:11:17 +08:00
SunChaoqun
0877948640 TESB-17183:Implement the function of export route with spring boot in
studio
2016-04-07 14:31:17 +08:00
SunChaoqun
3c3b89f197 Merge remote-tracking branch 'origin/master' into forked-master 2016-04-07 14:19:22 +08:00
GGu
4021e93b13 TBD-3324: Remove the HiveConnVersionInfo for embedded 2016-04-07 14:12:45 +08:00
GGu
526bd98dfd TBD-3186: refactor the Hadoop Distributions for Hadoop Cluster and
Database wizard
2016-04-07 14:12:45 +08:00
GGu
a690f43e65 TBD-3186: Use new distribution framework for Hadoop Distribution 2016-04-07 14:12:44 +08:00
nrousseau
1756f28838 Merge pull request #292 from ggu-talend/feature/6.2/TBD-3057_Decouple_Distributions
TBD-3057: Merge the refactor feature on master
2016-04-07 11:50:37 +08:00
Jan Lolling
72a27d1bf7 TDI-35110 Enhance tEXABulkExec for using remote sources (file and
databases).
The package is changed to org.talend.database.exasol.imp because of the
upcoming merge support.
New jdbc driver referenced.
2016-04-06 20:49:39 +02:00
nrousseau
6a8ac9404a Merge pull request #301 from Talend/bugfix/6.2/TDI-35281_Schema_with_unused_columns_problem
TDI-35281:reference Schema with unused columns switch to built-in after editing tMap.
2016-04-06 18:48:37 +08:00
hcyi
4de4604df3 TDI-35281:reference Schema with unused columns switch to built-in after
editing tMap.
2016-04-06 17:44:24 +08:00
wang wei
85a403f5d8 TDI-32941: Improve the tredshiftoutputbulk and tredshiftoutputbulkexec
for data encryption
https://jira.talendforge.org/browse/TDI-32941
2016-04-06 14:40:52 +08:00
hcyi
9f6a82c8f8 TUP-4301:Default fields of Schema can't be showed(TUP-4010) 2016-04-06 13:35:59 +08:00
CHEN Bin
0da687d573 [TBD-3211] make cassandra support ssl 2016-04-06 09:15:44 +08:00
nrousseau
d2e4dd6b53 Merge pull request #298 from Talend/bugFix/master/TDI-35574_SAPBW
Bug fix/master/tdi 35574 sapbw
2016-04-05 19:24:40 +08:00
Yucheng Bai
23bc2ef2f1 Merge pull request #277 from Talend/bugfix/6.2/TUP-4149_Implment_useMerge_useFlow_useSchema
TUP-4149:Implment useMerge, useFlow, useSchema in Component(TUP-4010)
2016-04-05 18:39:07 +08:00
jzhao
5d3e8e7c73 TDI-35282: tSalesforce component cannot upsert null values on a lookup
field when external ID is used
https://jira.talendforge.org/browse/TDI-35282
Note: Add a "Field name" column in relationship table for upsert
2016-04-05 18:20:07 +08:00
GGu
4565b7acb7 TBD-3324: Remove the HiveConnVersionInfo for embedded 2016-04-05 17:54:30 +08:00
pxmiao
de928aa35f TDI-35360 : tFileOutputPositional + "Don't generate empty file" not
working with tMap
https://jira.talendforge.org/browse/TDI-35360
2016-04-05 17:29:44 +08:00
GGu
6f4acd8f05 Merge remote-tracking branch 'origin/master' into feature/6.2/TBD-3057_Decouple_Distributions 2016-04-05 16:39:04 +08:00
wang wei
59e67f8e71 TDI-35040: add the migratask for the old job
https://jira.talendforge.org/browse/TDI-35040
2016-04-05 15:34:05 +08:00
zwxue
b8d8ed2801 TDI-35657: update type when changing schema of SAP InfoObject component. 2016-04-05 15:22:18 +08:00
zwxue
be241ee07a TDI-35574: Fixed class cast exception when opening job with sap
component.
2016-04-05 15:22:04 +08:00
nrousseau
bf396259b1 TUP-4233: enhance token 2016-04-05 09:48:01 +08:00
rdubois
025228873e Add a commons-collection-3.2.2 entry in the localprovider plugin.xml 2016-04-01 17:59:51 +02:00
hcyi
2c0068c4f4 Merge pull request #290 from Talend/bugfix/6.2/TUP-4158_TUP-4303
Fix TUP-4158 and TUP-4303
2016-04-01 19:18:58 +08:00
hcyi
ffa7686daa TUP-4301:Default fields of Schema can't be showed(TUP-4010) 2016-04-01 19:14:13 +08:00
wang wei
ab7bbe4719 TDI-35040: AWS Redshift components, driver, and metadata update
https://jira.talendforge.org/browse/TDI-35040
2016-04-01 18:39:37 +08:00
jzhao
a8fe58d44d TCOMP-69: Fixed salesforce output components can't be work in studio job 2016-04-01 18:16:36 +08:00
zwxue
5b763c0eb8 Merge pull request #269 from Talend/bugfix/master/TDI-35131_Push_components
TDI-35131:'Push components to Palette' doesnt update the files correctly
2016-04-01 16:31:55 +08:00
nrousseau
d5396977ec Merge pull request #296 from Talend/bugfix/6.2/TDI-35560_NPE_When_Generate_HTML
TDI-35560: Fixed the NPE for generating html doc in TOS
2016-04-01 16:27:37 +08:00
GGu
5a8224432e TDI-35560: Fixed the NPE for generating html doc in TOS 2016-04-01 16:06:28 +08:00
nrousseau
9d6528cda2 Merge pull request #295 from Talend/bugfix/6.2/TDI-35669_BM_OnTop
TDI-35669: Make sure Business Models on top always
2016-04-01 15:53:39 +08:00
GGu
caea1888f9 TDI-35669: Make sure Business Models on top always 2016-04-01 15:13:41 +08:00
Yucheng Bai
79b7310fe3 Merge pull request #286 from Talend/bugfix/6.2/TUP-4297_Not_update_context_mode_if_job_opened
TUP-4297:Not update to context mode if the job opened(TUP-4010)
2016-04-01 10:56:34 +08:00
GGu
8a886b9449 TBD-3186: refactor the Hadoop Distributions for Hadoop Cluster and
Database wizard
2016-04-01 10:22:56 +08:00
GGu
8c78b428d3 TBD-3186: Use new distribution framework for Hadoop Distribution 2016-04-01 10:22:54 +08:00
Yucheng Bai
2219a3eb5a Merge pull request #289 from Talend/bugfix/6.2/TUP-4300_Date_property_can't_loaded
TUP-4300:DATE Property can't be loaded with default null value(TUP-4010)
2016-04-01 10:18:52 +08:00
RyanSkraba
0f3b5f644c Merge pull request #291 from Talend/feature/TBD-3319-tMap-fix
TBD-3319 Ensure that the lookup type is available for Spark but not MR
2016-03-31 17:09:28 +02:00
Ryan Skraba
3a1f03f370 TBD-3319 Ensure that the lookup type is available for Spark but not MR 2016-03-31 16:14:41 +02:00
jzhao
ad8309eca2 Merge pull request #288 from Talend/bugfix/6.0.1/TDI-33821_update_groovy_dependency
TDI-33821: update tGroovy and tGroovyFile components to groovy version 2.4.6
2016-03-31 18:37:38 +08:00
nrousseau
8311f32cb9 Merge pull request #262 from Talend/feature/TUP-3998
Merge remote-tracking branch 'origin/master' into feature/TUP-3998
2016-03-31 18:14:31 +08:00
ycbai
4ec7d7be1b [TUP-4158] Advanced connection properties are not used in Export Context
in Salesforce Wizard
[TUP-4303] Advance page of salesforce connection wizard is empty
2016-03-31 18:04:50 +08:00
wdliu
780cc370eb Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-03-31 17:49:01 +08:00
hbhong
2a539f6c56 Merge pull request #280 from lpw82gf/feature/tMDMRestInput
TMDM-9390 : Add tMDMRestConnection component
2016-03-31 17:21:35 +08:00
Pingwen Lin
dbaf99809f TMDM-9389 TMDM-9435 : tMDMRestInput:issue when batch is 0 or -1(unlimited) 2016-03-31 17:13:41 +08:00
cmeng-talend
e619923745 TUP-4050 feature: Create conflict object repository view
https://jira.talendforge.org/browse/TUP-4050

Fix bugs
2016-03-31 16:10:30 +08:00
hcyi
af1f7aef26 TUP-4300:DATE Property can't be loaded with default null value(TUP-4010) 2016-03-31 15:33:41 +08:00
jzhao
faec2af877 TDI-35645: 'activate query logging' checked by default for upgraded
jobs
https://jira.talendforge.org/browse/TDI-35645
Note:Change the wrong logic of the migration task.
2016-03-31 14:38:13 +08:00
Maksym Stavytskyi
c4b572be33 TDI-33821: update tGroovy and tGroovyFile components to groovy version 2.4.6 2016-03-31 00:24:45 +03:00
cmeng-talend
c6a35e8e25 Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-03-30 18:02:45 +08:00
hcyi
6b499e04d8 TUP-4297:Not update to context mode if the job opened(TUP-4010) 2016-03-30 17:07:41 +08:00
nrousseau
d76706c62c Merge pull request #283 from Talend/bugFix/master/TDI-35574_SAPBW
Bug fix/master/tdi 35574 sapbw
2016-03-30 15:35:26 +08:00
zwxue
fbf1c005f8 TDI-35575: set source system name for tSAPDataSourceOutput. 2016-03-30 15:04:42 +08:00
Yucheng Bai
c10932fe34 Merge pull request #284 from Talend/bugfix/6.2/TUP-4291_Modification_update_detection
TUP-4291:Modification will be detected although there is not any update from Repository(TUP-4010)
2016-03-30 14:07:51 +08:00
nrousseau
8c17f4a14b Merge remote-tracking branch 'origin/master' into feature/TUP-4233_enhance_token 2016-03-30 12:15:32 +08:00
rdubois
fe1b7d1095 TBD-3257 fixed - List the tHiveInput and tHiveOutput when D&D a hive schema to spark jobs 2016-03-29 17:10:18 +02:00
amarkevich
dc301043b5 TIPAAS-8354 [studio] canceled publishing single job, still show link in
progress view.
2016-03-29 15:32:25 +03:00
cmeng-talend
7da86b4a38 Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-03-29 18:52:46 +08:00
Pierre Teyssier
befe5d7a7b Merge pull request #285 from Talend/feature/6.2/TDI-31934
Feature/6.2/tdi 31934
2016-03-29 17:39:18 +08:00
pxmiao
f2e463775b TDI-31934 : multiple tHttpRequest with bad network hang after some time
https://jira.talendforge.org/browse/TDI-31934
2016-03-29 17:29:12 +08:00
hcyi
ae4f178b22 TUP-4291:Modification will be detected although there is not any update
from Repository(TUP-4010)
2016-03-29 15:47:16 +08:00
zwxue
b8404251d1 TDI-35586: Schema type is "built- in" when drag the column under schema
into a job.
2016-03-28 19:03:17 +08:00
zwxue
31e2199cfd TDI-35588: Studio throw NPE error when you do change from build in
schema type to repository.
2016-03-28 18:58:39 +08:00
nrousseau
6d1c50a6b2 TUP-4233: enhance token 2016-03-28 18:53:26 +08:00
hwang
f3c072057a TDI-35456:MapReduce job:Progress bar is lost when I go to jobscript tab
then switch to Designer
2016-03-28 18:36:29 +08:00
pxmiao
d174ba3309 TDI-31934 : multiple tHttpRequest with bad network hang after some time
https://jira.talendforge.org/browse/TDI-31934
2016-03-28 18:13:05 +08:00
hcyi
839fb41a4c Merge pull request #276 from Talend/bugfix/6.2/TUP-4166_addArbitraryStringInNAME_SELECTION_REFERENCE
[TUP-4166] Allow an arbitrary string in NAME_SELECTION_REFERENCE
2016-03-28 16:38:05 +08:00
Pingwen Lin
8a821f4f3c TMDM-9390 : Add tMDMRestConnection component 2016-03-28 16:14:18 +08:00
Yucheng Bai
1af65aa33b Merge pull request #275 from Talend/bugfix/6.2/TUP-4199_Add_support_dynamic_settings
TUP-4199:Add support of Dynamic Settings(TUP-4010)
2016-03-28 15:18:10 +08:00
pxmiao
64184196dc TDI-31934 : multiple tHttpRequest with bad network hang after some time
https://jira.talendforge.org/browse/TDI-31934
2016-03-28 15:14:44 +08:00
hcyi
b5bca732a4 TUP-4149:Implment useMerge, useFlow, useSchema in Component(TUP-4010) 2016-03-28 11:37:11 +08:00
ycbai
05f8d2cc8b [TUP-4166] Allow an arbitrary string in NAME_SELECTION_REFERENCE 2016-03-28 10:47:11 +08:00
RyanSkraba
7b3a0e63e8 Merge pull request #263 from Talend/TCOMP-87-Dynamic-2
[TCOMP-87] fix the dynamic problem
2016-03-25 15:58:11 +01:00
rdubois
39d7f3d4ba TBD-3292 fixed - The principal short name is used in case of kerberos is used, in order to define the user tmp path 2016-03-25 14:57:36 +01:00
hcyi
d6e88dd6fd TUP-4199:Add support of Dynamic Settings(TUP-4010) 2016-03-25 16:12:44 +08:00
Guoliang Zhou
f016658791 Merge pull request #268 from lpw82gf/feature/tMDMRestInput
TMDM-9389 : Use batch size parameter to retrieve records
2016-03-25 15:43:11 +08:00
hwang-talend
d6fdfa42ca Merge pull request #265 from Talend/bugFix/master/TUP-4216
TUP-4216: Build job without Items checked produces broken artifact.
2016-03-25 15:27:46 +08:00
hwang
4bb8152664 TUP-4222:Change in context value does not get updated in the job and
test case and job stops building
2016-03-25 14:30:01 +08:00
CHEN Bin
7f840709d1 [TCOMP-87] fix the dynamic problem, use include-all-fields instead of
empty schema
2016-03-25 11:41:12 +08:00
Yucheng Bai
d5377013c8 Merge pull request #273 from Talend/bugfix/6.2/TUP-4152_ComponentsProvider_is_scary
Bugfix/6.2/tup 4152 components provider is scary
2016-03-25 11:40:51 +08:00
hcyi
2cf9fea6ef TUP-4152:Refactoring code about generic provider(TUP-4010) 2016-03-25 10:48:46 +08:00
rdubois
2c92d42000 TBD-3241 - Remove parquet from the EMR 4.0.0 assembly 2016-03-24 13:10:43 +01:00
Pierre Teyssier
c3921eb88a Merge pull request #272 from Talend/bugfix/6.2/TDI-35602
TDI-35602 : issue when setting escape char as "" for tVerticaBulkExec
2016-03-24 19:13:43 +08:00
Sebastien Gandon
7fd6b5b673 TUP-4273 : used servicemix.avro instead of avro. 2016-03-24 11:45:57 +01:00
pxmiao
bc81cb54aa TDI-35602 : issue when setting escape char as "" for tVerticaBulkExec
https://jira.talendforge.org/browse/TDI-35602
2016-03-24 18:43:14 +08:00
Yucheng Bai
a090fd123e Merge pull request #271 from Talend/bugfix/6.2/TUP-4244_Wrong_module_name_when_drag&drop
Bugfix/6.2/tup 4244 wrong module name when drag&drop
2016-03-24 18:41:35 +08:00
hcyi
db72e1e5e2 Merge pull request #270 from Talend/bugfix/6.2/TUP-4154_callBeforePropertyActivateBeforeButtonAndCombo
[TUP-4154] ComponentService.beforePropertyActivate() should be called before *any* button or combo box
2016-03-24 18:41:06 +08:00
hcyi
9d33179550 Merge branch 'master' into bugfix/6.2/TUP-4152_ComponentsProvider_is_scary 2016-03-24 18:30:04 +08:00
hcyi
ae4bdb25c2 TUP-4244:Refactoring drag&drop code and fix some problems when drag&drop
component(TUP-4010)
2016-03-24 18:09:12 +08:00
ycbai
126f16cf1f [TUP-4154] ComponentService.beforePropertyActivate() should be called
before *any* button or combo box
2016-03-24 17:26:22 +08:00
rdubois
f700db09a0 TBD-3241 - Remove parquet from the HDP assembly 2016-03-24 10:07:44 +01:00
Pingwen Lin
fbd1c5d292 TMDM-9388 : Data Viewer should work for tMDMRestInput 2016-03-24 16:19:23 +08:00
hwang
3a610f57c9 TDI-35131:'Push components to Palette' doesnt update the files correctly
under 'user component folder'
2016-03-24 13:57:56 +08:00
hcyi
1f10d7f21e Merge branch 'master' into bugfix/6.2/TUP-4244_Wrong_module_name_when_drag&drop 2016-03-24 11:52:06 +08:00
hcyi
da95596c69 Merge pull request #264 from Talend/bugfix/6.2/TUP-4258_codeDoesnotUpdateBySchema
TUP-4258: Generate job java code not update the schema property value
2016-03-24 11:39:02 +08:00
Pingwen Lin
e1f1f15469 TMDM-9389 : Use batch size parameter to retrieve records 2016-03-24 11:00:12 +08:00
Yucheng Bai
333d0a9c5f Merge pull request #259 from Talend/bugfix/6.2/TUP-4160_Refactor_DynamicComposite.resetElementParameters()
TUP-4160:DynamicComposite.resetElementParameters() probably needs to go away(TUP-4010)
2016-03-23 18:46:27 +08:00
hcyi
58600b4513 TUP-4152:ComponentsProvider is scary(TUP-4010) 2016-03-23 17:58:08 +08:00
Yucheng Bai
450cb064d4 Merge pull request #261 from Talend/bugfix/6.2/TUP-4147_Make_super_class_4_Component_and_EmfComponent
TUP-4147:Make new superclass for Component and EmfComponent(TUP-4010)
2016-03-23 17:27:31 +08:00
zwxue
2f3650d96b TUP-4216: Build job without Items checked produces broken artifact. 2016-03-23 17:07:06 +08:00
Guoliang Zhou
59dff30304 Merge pull request #260 from lpw82gf/feature/tMDMRestInput
TMDM-9380 : tMDMRestInput:More useful&clear info when query data with wrong configuration
2016-03-23 16:36:44 +08:00
ycbai
27d5d24ceb TUP-4258: add junits. 2016-03-23 16:13:29 +08:00
ycbai
0fb2cb3389 [TUP-4258] fix some problems of SchemaReferenceController and
performance issues.
2016-03-23 16:13:23 +08:00
ycbai
1ffb192e61 [TUP-4258] Generate job java code not update the schema property value 2016-03-23 16:13:18 +08:00
Pingwen Lin
8c354a444b TMDM-9403 : "Retreive full record" change to "Retreive raw data" 2016-03-23 10:57:07 +08:00
wdliu
7d821c9373 Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-03-23 10:14:39 +08:00
d.savina
ae0a729d03 TIPAAS-8133: MDM jobs failed on TIC1.5: export "xmlschema-core" for
runtime also not requires
2016-03-22 13:02:39 +03:00
hcyi
160912c373 TUP-4147:Make new superclass for Component and EmfComponent(TUP-4010) 2016-03-22 17:50:17 +08:00
Pingwen Lin
571e0efb45 TMDM-9380 : tMDMRestInput:More useful&clear info when query data with wrong configuration 2016-03-22 16:45:37 +08:00
hcyi
5864543975 TUP-4160:DynamicComposite.resetElementParameters() probably needs to go
away(TUP-4010)
2016-03-22 11:53:56 +08:00
nrousseau
666fccb322 Merge pull request #258 from Talend/feature/TUP-3998
Feature/tup 3998
2016-03-21 19:10:52 +08:00
mswei
96a37d561c TUP-4200: tOracleBulkExec returning wrong NB_LINE_* value with DIRECT
path mode
https://jira.talendforge.org/browse/TUP-4200
Note: Changed the algorithm to read the right line of the generated log
file.

TUP-4200: tOracleBulkExec returning wrong NB_LINE_* value with DIRECT
path mode
https://jira.talendforge.org/browse/TUP-4200
Note: Changed the algorithm to read the bad/disc files instead of the
log file.

TUP-4200: tOracleBulkExec returning wrong NB_LINE_* value with DIRECT
path mode
https://jira.talendforge.org/browse/TUP-4200
Note: Changed the algorithm to read the bad/disc files instead of the
log file.
2016-03-21 18:44:48 +08:00
cmeng-talend
b496d33a97 Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-03-21 18:01:54 +08:00
wchen-talend
9f56258a39 TUP-4242 : add note category for the compare structure 2016-03-21 14:14:55 +08:00
nrousseau
9aec6a4c58 Merge pull request #255 from Talend/feature/6.2.0/TDI-35115_SAPBW
TDI-35563: fix propagating bug of SAP InfoObject.
2016-03-21 12:18:22 +08:00
alex
870b5fca69 Merge pull request #256 from dmitry-savina/master
TIPAAS-8133: MDM jobs failed on TIC1.5
2016-03-20 13:07:36 +03:00
Francis Upton IV
23a97b1f74 TCOMP-57 Support referencing other components 2016-03-18 15:53:52 -07:00
Francis Upton IV
b3c4a47ba1 Merge remote-tracking branch 'origin/master' into bugfix/TCOMP-57 2016-03-18 12:34:53 -07:00
Francis Upton IV
3a737dfd87 TCOMP-57 Support referencing other components 2016-03-18 12:34:28 -07:00
d.savina
fd7a056218 TIPAAS-8133: MDM jobs failed on TIC1.5 2016-03-18 17:02:49 +03:00
hwang-talend
ea082b6758 Merge pull request #215 from Talend/bugFix/master/TDI-35424
TDI-35424: Add migration for old item with context.
2016-03-18 18:28:09 +08:00
hcyi
1762576547 TUP-4244:Missing the module name when drag&drop component(TUP-4010) 2016-03-18 18:06:50 +08:00
Sebastien Gandon
73121d59e7 API change for Form.getWidgets() from List to Collection. 2016-03-18 09:57:16 +01:00
zwxue
db53cbc1c4 TDI-35563: fix propagating bug of SAP InfoObject. 2016-03-18 16:52:36 +08:00
wang wei
5eb30563ce TDI-35155: tFileInputPositional Trim option for a specific column
doesn't work with "export as context"
https://jira.talendforge.org/browse/TDI-35155
2016-03-18 15:20:14 +08:00
Pierre Teyssier
e64cf6c7a0 Merge pull request #250 from Talend/bugfix/6.2/TDI-35391
Bugfix/6.2/tdi 35391
2016-03-18 12:41:25 +08:00
Ryan Skraba
209e207821 TBD-3272 Use the same map dialog and problem settings for MapReduce, Spark and Spark Streaming. 2016-03-17 14:45:04 +01:00
pxmiao
670e48c6f8 TDI-35391 : The option 'sap jco 2.*' from tSAPConnection whence it's
done
https://jira.talendforge.org/browse/TDI-35391
2016-03-17 18:54:22 +08:00
cmeng-talend
f010e36da0 TUP-4230 feature: Need to handle conflict items related to RecycleBin
https://jira.talendforge.org/browse/TUP-4230
2016-03-17 16:43:17 +08:00
Yucheng Bai
42c7e1011a Merge pull request #249 from Talend/bugfix/6.2/TUP-4161_Implement_WidgetType.SCHEMA_REFERENCE
Bugfix/6.2/tup 4161 implement widget type.schema reference
2016-03-17 15:36:45 +08:00
Francis Upton IV
1b250e5a50 TCOMP-57 Support referencing other components 2016-03-16 20:11:05 -07:00
nrousseau
08f5763d04 Merge pull request #245 from Talend/bugfix/6.2/TUP-4251_Default_value_no_saved
TUP-4251:Default value can't be saved in new component framework(TUP-4010)
2016-03-16 19:40:58 +08:00
pxmiao
32df863dde TDI-35391 : The option 'sap jco 2.*' from tSAPConnection whence it's
done
https://jira.talendforge.org/browse/TDI-35391
2016-03-16 19:39:00 +08:00
nrousseau
8f5e160fbf Merge pull request #246 from Talend/bugfix/6.2/TUP-4252_Missing_property_type
TUP-4252:"Property Type" is missed in new tSalesforceOutput(TUP-4010)
2016-03-16 19:33:05 +08:00
nrousseau
6c53d77b6f Merge pull request #247 from Talend/bugfix/6.2/TUP-4248_runJobFailed
[TUP-4248] fixed bugs for type convert
2016-03-16 19:32:07 +08:00
CHEN Bin
02adea4631 [TUP-4248] fixed bugs for type convert
https://jira.talendforge.org/browse/TUP-4248
2016-03-16 18:51:43 +08:00
ycbai
e1817e93c4 TUP-4161: added update schema method. 2016-03-16 17:52:22 +08:00
hcyi
195328b99d TUP-4252:"Property Type" is missed in new tSalesforceOutput(TUP-4010) 2016-03-16 17:17:06 +08:00
hcyi
790accd962 TUP-4251:Default value can't be saved in new component
framework(TUP-4010)
2016-03-16 15:58:59 +08:00
hcyi
38f57c66b0 TUP-4161:WidgetType.SCHEMA_REFERENCE needs to be implemented(TUP-4010) 2016-03-16 14:52:03 +08:00
hcyi
7cd9f217ea Merge branch 'master' into bugfix/6.2/TUP-4161_Implement_WidgetType.SCHEMA_REFERENCE 2016-03-16 10:25:51 +08:00
CHEN Bin
07180c4c85 [TBD-2999] Cassandra 3.x update for 6.2
regroup version
2016-03-15 20:30:19 +08:00
hcyi
2b30a4e1cb Merge branch 'master' into bugfix/6.2/TUP-4161_Implement_WidgetType.SCHEMA_REFERENCE 2016-03-15 20:26:29 +08:00
hcyi
89d9b73826 Merge pull request #243 from Talend/bugfix/6.2/TUP-4156_updateSchemaAccordingMetadataTable
TUP-4156: update component schema according metadata table.
2016-03-15 20:06:22 +08:00
Yucheng Bai
9e665f80db Merge pull request #242 from Talend/bugfix/6.2/TUP-4244_Missing_module_name_when_drag&drop
TUP-4244:Missing the module name when drag&drop component(TUP-4010)
2016-03-15 19:58:01 +08:00
hcyi
9b9100731a TUP-4244:Missing the module name when drag&drop component(TUP-4010) 2016-03-15 19:53:15 +08:00
GGu
67d0e7bfd4 Merge pull request #241 from ggu-talend/master
TDI-35498: Revert the log4j to be removed
2016-03-15 19:38:31 +08:00
GGu
87c9c1d35a TDI-35498: Revert the log4j to be removed 2016-03-15 19:35:58 +08:00
ycbai
9f4589dfac TUP-4156: update component schema according metadata table. 2016-03-15 19:06:09 +08:00
RyanSkraba
c758e3aa8d Merge pull request #239 from RyanSkraba/master
TCOMP-125 Move Avro <-> MetadataTable conversions to its own helper c…
2016-03-15 11:50:15 +01:00
nrousseau
b98157af63 Merge pull request #232 from Talend/feature/6.2.0/TDI-35115_SAPBW
TDI-35402: fix bugs of SAPBW
2016-03-15 18:13:16 +08:00
zwxue
5b58130aa0 TDI-35402: refactor some code for SAPBW. 2016-03-15 18:03:40 +08:00
Guoliang Zhou
c9e723bf99 Merge pull request #237 from lpw82gf/feature/tMDMRestInput
TMDM-9275 TMDM-9330 : tMDMRestInput - tMDMRestInput - Create a simple tMDMRestInput for POC (using old framework)
2016-03-15 17:32:28 +08:00
Yucheng Bai
e72e231761 Merge pull request #240 from Talend/bugfix/6.2/TUP-4245_fix_quote_problem
TUP-4245:Need fix a quote problem when click back button in the wizard page(TUP-4010)
2016-03-15 17:17:05 +08:00
hcyi
407d6d1d95 TUP-4245:Need fix a quote problem when click back button in the wizard
page(TUP-4010)
2016-03-15 17:03:06 +08:00
Pierre Teyssier
a7464e822b Merge pull request #238 from pxmiao-talend/bugfix/6.2/TDI-35262
TDI-35262 : security issues: Oracle password in plain text
2016-03-15 16:33:56 +08:00
Ryan Skraba
69f38b8ed4 TCOMP-125 Move Avro <-> MetadataTable conversions to its own helper class. 2016-03-15 09:31:57 +01:00
pxmiao
cf373537fd TDI-35262 : security issues: Oracle password in plain text
https://jira.talendforge.org/browse/TDI-35262
2016-03-15 16:30:05 +08:00
hcyi
f1a849dcb1 TUP-4161:Refactor the schema conteoller to implemented
WidgetType.SCHEMA_REFERENCE(TUP-4010)
2016-03-15 16:17:45 +08:00
Pingwen Lin
6fc3bcbd17 TMDM-9275 TMDM-9330 : tMDMRestInput - Create a simple tMDMRestInput for POC (remove unnecessary dependency of "wsdl4j-1.6.3.jar") 2016-03-15 15:58:25 +08:00
Pingwen Lin
5a108417d8 TMDM-9275 TMDM-9330 : tMDMRestInput - Create a simple tMDMRestInput for POC (format) 2016-03-15 15:32:48 +08:00
Pingwen Lin
5b2f6d82f1 TMDM-9275 TMDM-9330 : tMDMRestInput - Create a simple tMDMRestInput for POC (format) 2016-03-15 15:24:19 +08:00
Pingwen Lin
97c8788ed9 TMDM-9275 TMDM-9330 : tMDMRestInput - Create a simple tMDMRestInput for POC (using old framework) 2016-03-15 14:55:50 +08:00
hcyi
c7ad74594d TUP-4161:WidgetType.SCHEMA_REFERENCE needs to be implemented(TUP-4010) 2016-03-15 14:30:32 +08:00
Pierre Teyssier
ec7fe774bc Merge pull request #233 from pbailly/master
[TBD-3244] Correctly output bytes.
2016-03-15 12:13:00 +08:00
nrousseau
6663a143eb Merge pull request #235 from Talend/feature/TUP-3998
Feature/tup 3998
2016-03-15 11:37:54 +08:00
wchen-talend
814e7b131b Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-03-15 11:24:37 +08:00
hcyi
69156277f5 Merge branch 'master' into
bugfix/6.2/TUP-4161_Implement_WidgetType.SCHEMA_REFERENCE
2016-03-15 11:04:35 +08:00
zwxue
fabaec217c TDI-35402: fix bugs of SAPBW 2016-03-15 09:58:28 +08:00
Francis Upton IV
f272c22020 TUP-4241 NPE when dragging archetype created components to job 2016-03-14 11:34:30 -07:00
pbailly
a94990d989 [TBD-3244] Correctly output bytes.
(We use to save a string with the pointer to the object,
now we save the byte as a String.)
2016-03-14 19:23:07 +01:00
rdubois
5a60bcaafb Preparation for TBD-3017 2016-03-14 17:21:27 +01:00
nrousseau
98472320d1 Merge pull request #231 from Talend/bugfix/6.2/TUP-4237_fixRepositoryContentEmptyProblem
[TUP-4237] Repository content is empty when browse salesforce connections in salesforce component
2016-03-14 20:16:12 +08:00
Yucheng Bai
e3fdab3a21 Merge pull request #218 from Talend/bugfix/6.2/TUP-4153_Move_componentUtils_methods
TUP-4153:Move ...core.model.ComponentUtils methods to real ComponentsUtils(TUP-4010)
2016-03-14 20:14:54 +08:00
ycbai
b0e28dd8bf [TUP-4237] Repository content is empty when browse salesforce
connections in salesforce component
2016-03-14 20:06:42 +08:00
nrousseau
81f4242776 Merge pull request #230 from Talend/bugfix/6.2/TUP-4148_hooked_up_returns_property
Bugfix/6.2/tup 4148 hooked up returns property
2016-03-14 20:00:42 +08:00
nrousseau
12004c166b Merge pull request #229 from Talend/bugfix/6.2/TUP-4236_adaptSchemaTypeChangeOfComponent
TUP-4236 Adapt schema type change of component
2016-03-14 19:56:19 +08:00
hcyi
168175fae1 Merge branch 'master' into
bugfix/6.2/TUP-4153_Move_componentUtils_methods
2016-03-14 19:42:39 +08:00
hcyi
e4597a866c Merge branch 'master' into
bugfix/6.2/TUP-4161_Implement_WidgetType.SCHEMA_REFERENCE
2016-03-14 19:33:41 +08:00
Yucheng Bai
2678ac8377 Merge pull request #216 from Talend/bugfix/6.2/TUP-4168_Create_many_securityKey_widget_problem
TUP-4168:Create many securityKey widget when change the property type to repository(TUP-4010)
2016-03-14 19:18:16 +08:00
hcyi
2888bb0500 TUP-4148:The returns property from ComponentProperties needs to be
hooked up(TUP-4010)
2016-03-14 18:28:24 +08:00
wchen-talend
a26d9ff62c Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-03-14 18:10:27 +08:00
ycbai
3d61be3eda [TUP-4236] Value type of Schema property is String instead of
org.apache.avro.Schema
2016-03-14 17:08:18 +08:00
hcyi
421a8039ac Merge pull request #213 from Talend/bugfix/6.2/TUP-4163_supportLongRunningWhenInvokeComponentService
TUP-4163: add long running when invoking callXXX methods of component
2016-03-14 17:03:24 +08:00
cmeng-talend
2feb7a7bab TUP-4050 feature: Create conflict object repository view
https://jira.talendforge.org/browse/TUP-4050
2016-03-14 16:45:03 +08:00
Pierre Teyssier
8b171b4a60 Merge pull request #228 from Talend/bugfix/6.2/TDI-35382
TDI-35382 : tWaitForfile with trigger action "file created" is not triggered if a filename is used twice
https://jira.talendforge.org/browse/TDI-35382
2016-03-14 15:08:12 +08:00
mswei
b971d9d032 TDI-35382: tWaitForfile with trigger action "file created" is not
triggered if a filename is used twice
https://jira.talendforge.org/browse/TDI-35382
Note: Add some code to update the cache in every loop.
2016-03-14 13:15:25 +08:00
nrousseau
74e821bf46 Merge pull request #226 from ggu-talend/master
TUP-4060: Fixed the filter problem for job in TOS
2016-03-14 12:05:47 +08:00
GGu
1588d8c5dc TUP-4060: Fixed the filter problem for job in TOS 2016-03-14 11:02:01 +08:00
hcyi
a8f48b2fb4 Merge branch 'master' into bugfix/6.2/TUP-4148_hooked_up_returns_property 2016-03-14 10:36:27 +08:00
Francis Upton IV
5baeba8a25 TUP-4053 ComponentProperties are created too often 2016-03-13 17:58:33 -07:00
Francis Upton IV
dceb22666d TUP-4226 property not found errors in proxy properties 2016-03-13 17:58:31 -07:00
nrousseau
82d88c94ed Revert "TESB-14376: fix compilation error"
This reverts commit d3075387cc.
2016-03-12 18:44:01 +08:00
nrousseau
d3075387cc TESB-14376: fix compilation error 2016-03-12 15:36:44 +08:00
hcyi
59b08086d3 Merge branch 'master' into
bugfix/6.2/TUP-4148_hooked_up_returns_property
2016-03-11 20:42:10 +08:00
hcyi
e941b7c691 Merge branch 'master' into
bugfix/6.2/TUP-4168_Create_many_securityKey_widget_problem
2016-03-11 17:56:01 +08:00
hcyi
ce889c4b3a Merge branch 'master' into
bugfix/6.2/TUP-4153_Move_componentUtils_methods
2016-03-11 17:47:36 +08:00
Yucheng Bai
f366cbaaee Merge pull request #217 from Talend/bugfix/6.2/TUP-4129_TCOMP_unwanted_property_appears_on_properties_view
TUP-4129:TCOMP:unwanted property appears on the component properties view(TUP-4010)
2016-03-11 17:32:40 +08:00
hcyi
7181eca996 Merge branch 'master' into
bugfix/6.2/TUP-4129_TCOMP_unwanted_property_appears_on_properties_view
2016-03-11 17:30:33 +08:00
Yucheng Bai
53c181c117 Merge pull request #225 from Talend/bugfix/6.2/TUP-4145_Set_first_possible_value_if_enum
TUP-4145:Set initial value of an ENUM to be first possible value(TUP-4010)
2016-03-11 17:11:16 +08:00
hcyi
ff6fc96f21 TUP-4145:Set initial value of an ENUM to be first possible
value(TUP-4010)
2016-03-11 16:41:06 +08:00
nrousseau
4fbc6737bb Merge pull request #224 from Talend/workitem/tup-4122
TUP-4122:update  product version marking icons to 6.2
2016-03-11 16:14:14 +08:00
nrousseau
b859138f2d Merge pull request #223 from Talend/bugfix/6.2/TUP-4156-TUP-4157
Bugfix of TUP-4156 and TUP-4157
2016-03-11 15:22:22 +08:00
Lin Dehua
aacfd5875c TUP-4122:update product version marking icons to 6.2 2016-03-11 15:00:43 +08:00
ycbai
bb82a8cba7 TUP-4157: refactor schema part and add some junits. 2016-03-11 14:49:00 +08:00
ycbai
88a2cf4627 TUP-4156: Fix schema modification to be bi-directional 2016-03-11 14:48:07 +08:00
GGu
a69fb654c2 Merge pull request #222 from Talend/bugfix/master/TDI-35393
TDI-35393:Migration issue about joblet from 5.2.2. to 6.1.1
2016-03-11 12:00:09 +08:00
nrousseau
5bf7f12525 Merge pull request #221 from ggu-talend/feature/6.2.0/TUP-4060_merging-mediation-perspective
TUP-4060: Merge Integration and Mediation perspectives
2016-03-11 11:45:47 +08:00
Rémy DUBOIS
feef876e53 Merge pull request #220 from pbailly/master
[TBD-3005] Add spark postprocessing phase.
2016-03-10 16:42:53 +01:00
pbailly
ecf6de1966 Merge branch 'master' of ssh://github.com/Talend/tdi-studio-se 2016-03-10 16:41:47 +01:00
pbailly
50e8f1c8fb [TBD-3005] Add spark postprocessing phase. 2016-03-10 16:40:55 +01:00
mswei
8475eb7302 TDI-35382: tWaitForfile with trigger action "file created" is not
triggered if a filename is used twice
https://jira.talendforge.org/browse/TDI-35382
Note: Add some code to update the cache in every loop.
2016-03-10 18:49:21 +08:00
Sebastien Gandon
3ccdd633fd Merge remote-tracking branch 'origin/master' into TCOMP-62 2016-03-10 10:23:21 +01:00
GGu
28687418d0 TUP-4208: Remove Mediation perspective 2016-03-10 17:20:14 +08:00
GGu
d6077e9afe TUP-4212: Fix the duplicated action for repository 2016-03-10 17:20:12 +08:00
GGu
b6af5f12a5 TUP-4196: Change the order for Resources 2016-03-10 17:20:09 +08:00
GGu
5ac8da6ca9 TUP-4196: After merge Bean in Code, sort the nodes too 2016-03-10 17:20:07 +08:00
GGu
c8874b647c TUP-4167: Unify the type of generated doc for JOB_DOC and JOBLET_DOC 2016-03-10 17:20:05 +08:00
GGu
1e1244d444 TUP-4167: Change to use CNF content provider for Generated Doc 2016-03-10 17:20:02 +08:00
GGu
ac4819800c TUP-4167: Move Business Diagram under Documentation 2016-03-10 17:20:00 +08:00
GGu
2e84830189 TUP-4167: When create standard job, need check joblet too 2016-03-10 17:19:58 +08:00
GGu
894a03550a TUP-4167: Add sorter extension point to resolve the order of JobDesign
children
2016-03-10 17:19:55 +08:00
GGu
ec7f3f4d49 TUP-4167: Add JUnits to test the children nodes of Job Designs
(Standard, BD Batch, BD Streaming, Joblet)
2016-03-10 17:19:53 +08:00
GGu
07b56f86cc TUP-4167: Add some JUnit content provider tests 2016-03-10 17:19:51 +08:00
GGu
9c3d87f3c8 TUP-4167: Remove duplicate viewer filter for Standard Node 2016-03-10 17:19:48 +08:00
GGu
08386886b8 TUP-4167: Add the JUnit tests for JobTopNodesPropertyTester 2016-03-10 17:19:45 +08:00
GGu
0deb66962d TUP-4167: move Joblet under Job Designs, same other BD job, if TOS,
won't have Standard also
2016-03-10 17:19:42 +08:00
hcyi
e544ccc28a TUP-4153:Move ...core.model.ComponentUtils methods to real
ComponentsUtils(TUP-4010)
2016-03-10 16:44:33 +08:00
CHEN Bin
6bb28489e1 TCOMP-62 support Dyanmic column 2016-03-10 16:21:21 +08:00
hcyi
daf459d646 TUP-4148:The returns property from ComponentProperties needs to be
hooked up(TUP-4010)
2016-03-10 15:48:37 +08:00
jzhao
b5a7a2517b TDI-35063: Create tAmazonS3Copy component
https://jira.talendforge.org/browse/TDI-35063
Note:Replace the icon with a new one.
2016-03-10 13:00:45 +08:00
Francis Upton IV
a7fd85e575 TCOMP-28 Avro representation changes 2016-03-09 17:20:47 -08:00
hcyi
1320d17225 TUP-4129:TCOMP:unwanted property appears on the component properties
view(TUP-4010)
2016-03-09 19:12:03 +08:00
CHEN Bin
6475087ded [TBD-3003] add tJDBC components for spark batch/streaming
https://jira.talendforge.org/browse/TBD-3003
2016-03-09 17:24:06 +08:00
hwang
ba34c22919 TDI-35393:Migration issue about joblet from 5.2.2. to 6.1.1 2016-03-09 14:05:54 +08:00
Francis Upton IV
d0d776772a TCOMP-28 Avro representation changes 2016-03-08 20:59:45 -08:00
hcyi
7e043e575a TUP-4168:Create many securityKey widget when change the property type to
repository(TUP-4010)
2016-03-09 11:36:50 +08:00
zwxue
e04f6430e6 TDI-35424: Add migration for old item with context. 2016-03-09 11:26:55 +08:00
Francis Upton IV
7a2ab165f9 Merge remote-tracking branch 'origin/master' into TCOMP-62 2016-03-08 10:44:10 -08:00
Sizhao Liu
a4e16d6446 avoid an occasional compile error asking for rebuild of all plugins in eclipse 2016-03-08 22:26:56 +08:00
hcyi
2f654ee673 Merge pull request #214 from Talend/bugfix/6.2/TUP-4182_setDefaultValue()
TUP-4182:setDefaultValue() doesn't work(TUP-4010)
2016-03-08 18:50:27 +08:00
hcyi
1bc2962453 TUP-4182:setDefaultValue() doesn't work(TUP-4010) 2016-03-08 18:47:06 +08:00
ycbai
639eaf65ba TUP-4163: add long running when invoking callXXX methods of component
service.
2016-03-08 17:34:58 +08:00
Yucheng Bai
581248fdd2 Merge pull request #206 from Talend/bugfix/6.2/TUP-4144_Remove_all_references_to_Salesforce
TUP-4144:Remove all references to Salesforce or any other component properties in the studio(TUP-4010)
2016-03-08 16:05:14 +08:00
Mike Yan
21b4c7db23 TESB-5041: Add Bundle-NativeCode property in the manifest 2016-03-08 14:44:15 +08:00
Yucheng Bai
49f21efbc9 Merge pull request #211 from Talend/bugfix/6.2/TUP-4182_setDefaultValue()
TUP-4182:setDefaultValue() doesn't work(TUP-4010)
2016-03-08 14:13:45 +08:00
Pierre Teyssier
ab88d8727b Merge pull request #212 from pxmiao-talend/bugfix/6.2/TDI-35391
TDI-35391 : Remove the option 'sap jco 2.*' from tSAPConnection
2016-03-08 12:00:24 +08:00
pxmiao
4c5a216636 TDI-35391 : Remove the option 'sap jco 2.*' from tSAPConnection
https://jira.talendforge.org/browse/TDI-35391
2016-03-08 10:49:10 +08:00
rdubois
faa3e43951 Merge branch 'master' of https://github.com/Talend/tdi-studio-se 2016-03-07 13:38:13 +01:00
rdubois
046f22dcf3 TBD-3192 fixed - Unable to get the group for the hive components in MapR. Use the username as the group name instead 2016-03-07 13:37:48 +01:00
CHEN Bin
abff5856cc adapt Avro and Dynamic changes for Input component 2016-03-07 19:40:38 +08:00
pxmiao
87b845c7af TDI-35262 : security issues: Oracle password in plain text
https://jira.talendforge.org/browse/TDI-35262
2016-03-07 19:00:21 +08:00
hcyi
ce86e8d0e4 TUP-4182:setDefaultValue() doesn't work(TUP-4010) 2016-03-07 18:58:36 +08:00
CHEN Bin
78e699a5fb Merge branch 'master' into TCOMP-62 2016-03-07 11:01:54 +08:00
hcyi
5a25416899 TUP-4144:Remove all references to Salesforce or any other component
properties in the studio(TUP-4010)
2016-03-04 17:44:00 +08:00
nrousseau
dda4b73a83 add missing plugin for junit for generic component 2016-03-04 14:14:38 +08:00
nrousseau
ac1dfb727f add missing tests to the junit product 2016-03-04 13:51:37 +08:00
nrousseau
06b6b51b2c Merge pull request #205 from Talend/feature/TUP-3998
Feature/tup 3998
2016-03-04 13:21:52 +08:00
Yucheng Bai
017574599e Merge pull request #198 from Talend/bugfix/6.2/TDI-35280_Bean_Editor_Problem
TDI-35280 bug: Talend stores te content of a bean to the wrong file!
2016-03-04 09:55:39 +08:00
Francis Upton IV
8c1cfc34c2 Merge remote-tracking branch 'origin/master' into TCOMP-62 2016-03-03 13:22:43 -08:00
wchen-talend
80e11b88e8 UP-4064:Implement the git compare editor with Structure compare to list
the conflict elements .
2016-03-03 11:32:57 +08:00
cmeng-talend
19495ad07d TUP-3997 feature: Component Level Diff/Merge for Git
https://jira.talendforge.org/browse/TUP-3997

Fix a NPE problem
2016-03-03 11:30:44 +08:00
nrousseau
f911353809 Merge pull request #194 from Talend/feature/master/TBD-3089
TBD-3174:add parameters to distinguish different job types and
2016-03-03 11:21:21 +08:00
nrousseau
822d8771d9 Merge pull request #204 from Talend/bugfix/6.2/TUP_4141_fixStudioOrComponentIssues
TUP-3843:update the pom.xml file for the new plugin(TUP-4010)
2016-03-03 11:11:28 +08:00
hcyi
3035bf0572 TUP-3843:update the pom.xml file for the new plugin(TUP-4010) 2016-03-03 10:44:40 +08:00
nrousseau
a7820f8564 Merge pull request #203 from Talend/bugfix/6.2/TUP_4141_fixStudioOrComponentIssues
TUP-3843:remove execution environment in new plugin setup(TUP-4010)
2016-03-02 18:48:03 +08:00
hcyi
e1b4b81867 TUP-3843:remove execution environment in new plugin setup(TUP-4010) 2016-03-02 18:31:14 +08:00
Yucheng Bai
27fd91043c Merge pull request #202 from Talend/bugfix/6.2/TUP-4170_NPE_when_dropping_tSalesforceOutputNew
TUP-4170:TCOMP : NPE when dropping tSalesforceOutputNew on the designer(TUP-4010)
2016-03-02 18:30:40 +08:00
Yucheng Bai
2eee9059f3 Merge pull request #201 from Talend/bugfix/6.2/TUP-4177_Error_of_module_schema_when_dropping
TUP-4177:Throw error when dropping tSalesforceInputNew on the designer.
2016-03-02 18:30:30 +08:00
Yucheng Bai
31b44da0d7 Merge pull request #196 from Talend/bugfix/6.2/TUP_4141_fixStudioOrComponentIssues
TUP-3843:Remove org.talend.component top-level package(TUP-4010)
2016-03-02 16:17:28 +08:00
hcyi
d8969f5bc6 Merge branch 'master' into
bugfix/6.2/TUP_4141_fixStudioOrComponentIssues
2016-03-02 16:14:46 +08:00
hcyi
1d62f7aba0 TUP-4161:WidgetType.SCHEMA_REFERENCE needs to be implemented(TUP-4010) 2016-03-02 15:45:53 +08:00
wchen-talend
05558a71cb Merge pull request #200 from Talend/bufix/6.2.0/TDI-35139_TUP-4155_TUP-4085
Commits for tasks: 	TUP-35139 / TUP-4085 / TUP-4155
2016-03-02 14:33:42 +08:00
nrousseau
10cb5d9700 Merge remote-tracking branch 'origin/master' into bufix/6.2.0/TDI-35139_TUP-4155_TUP-4085 2016-03-02 13:31:14 +08:00
nrousseau
95a819f757 TUP-4085: set preferences to setup the update of artifacts from Nexus 2016-03-02 13:12:02 +08:00
Francis Upton IV
71d3fdcf0c Merge remote-tracking branch 'origin/master' into TCOMP-62 2016-03-01 20:06:51 -08:00
Francis Upton IV
53b0b6772e TCOMP-108 Provide the location of the Schema property to the studio when
storing properties
2016-03-01 11:53:14 -08:00
git_init_user
cb9ab461a7 TCOMP-28 Update component_begin.javajet to use Avro data at runtime. 2016-03-01 16:36:29 +01:00
cmeng-talend
54f9200177 TDI-35280 bug: Talend stores te content of a bean to the wrong file!
https://jira.talendforge.org/browse/TDI-35280
2016-03-01 18:24:48 +08:00
git_init_user
8d7a607d3b Merge branch 'master' into TCOMP-62 2016-03-01 10:49:47 +01:00
Francis Upton IV
ed4de3f1ce TCOMP-62 Align studio classes with new component runtime API 2016-03-01 01:43:33 -08:00
CHEN Bin
5af674d841 TCOMP-62 quick fix for type mapping, should be replaced later 2016-03-01 16:51:53 +08:00
wchen-talend
e426768526 TUP-4036:The Library synchronization between the Commandline and a local
Nexus does not appear to occur
2016-03-01 16:18:00 +08:00
Francis Upton IV
61b43787e0 TCOMP-62 Align studio classes with new compnent runtime API 2016-02-29 23:22:46 -08:00
wang wei
a160b29fe9 Merge pull request #197 from pxmiao-talend/master
fix feature TDI-31235:https://jira.talendforge.org/browse/TDI-31235
2016-03-01 14:17:38 +08:00
hcyi
36a4445770 TUP-4177:Throw error when dropping tSalesforceInputNew on the
designer(TUP-4010)
2016-03-01 14:13:12 +08:00
wang wei
46fc200381 TDI-35160: change the jar name
https://jira.talendforge.org/browse/TDI-35160
2016-03-01 13:33:32 +08:00
pxmiao
86be6e75a3 fix feature TDI-31235:https://jira.talendforge.org/browse/TDI-31235
It would be better if there are options available to specify backslashes
as a literal or an escape character in tVerticaBulkExec component
2016-03-01 13:10:06 +08:00
SunChaoqun
0292be0595 TESB-16978:tRestClient - HTTPS hostname wrong: 2016-03-01 11:31:41 +08:00
hcyi
a08d3f74cf TUP-4170:TCOMP : NPE when dropping tSalesforceOutputNew on the
designer(TUP-4010)
2016-02-29 17:31:53 +08:00
hcyi
6850f960b3 TUP-3843:fix a problem about the password controller , change to hidden
text type(TUP-4010)
2016-02-29 16:50:29 +08:00
sbliu
7c35084bad TMDM-9322: Remove "Strict Contains"&"Contains Text Of" operators. For tMDMViewSearch component "Full Text Search" operator renamed to "whole content contains". 2016-02-29 16:19:55 +08:00
hcyi
3a1c927fea TUP-3843:Remove org.talend.component top-level package(TUP-4010) 2016-02-29 14:48:20 +08:00
Yucheng Bai
8b014c4fec Merge pull request #195 from Talend/bugfix/6.2/TUP_4141_fixStudioOrComponentIssues
Bugfix/6.2/tup 4141 fix studio or component issues
2016-02-29 14:01:00 +08:00
hwang
198b90811b TDI-35033:The link is deleted and the editor is mess after trying to
delete component in Test Case
2016-02-29 11:08:01 +08:00
nrousseau
9ee9b3895a TUP-4155: set offline resolution 2016-02-28 12:12:59 +08:00
nrousseau
d2414670da TDI-35139: avoid to have several popup for the same jar during the
build, and avoid to retrieve even from nexus several times
2016-02-27 13:29:15 +08:00
CHEN Bin
622b2d92c9 TCOMP-62 javajet part 2016-02-26 18:47:11 +08:00
nrousseau
08a524b72c Merge branch 'master' into bugfix/6.2.0/TUP-4036_syn_lib_from_nexus 2016-02-26 18:32:54 +08:00
hwang
4393da3af2 TDI-33752:ctrl+space still can't work after disable it for the conflict
on Windows
2016-02-26 15:54:40 +08:00
Eric Putney
e488dcbd91 TDI-35063 Added new component for the Amazon S3 Copy 2016-02-26 14:19:33 +08:00
ycbai
2c6c68af95 TUP-3842: Handle OK/Cancel button on advanced properties dialog by
component service
2016-02-26 14:02:57 +08:00
hcyi
f4b81bda59 Merge branch 'master' into bugfix/6.2/TUP_4141_fixStudioOrComponentIssues 2016-02-26 11:31:36 +08:00
hwang
b8e0e26141 TBD-3174:add parameters to distinguish different job types and
frameworks
2016-02-26 11:29:39 +08:00
wang wei
8fc21126ae TDI-35320: tWriteJSONfield not grouping as expected
https://jira.talendforge.org/browse/TDI-35320
2016-02-26 11:27:49 +08:00
jzhao
e4bc3611b1 TUP-4164: Update Jackson-core for DI Components to
jackson-core-2.5.3.jar
https://jira.talendforge.org/browse/TUP-4164
2016-02-25 18:26:28 +08:00
hcyi
8a507f42c9 TUP-4151:When drag/drop from repository to job designer, use
ComponentService.getPossibleComponents()(TUP-4010)
2016-02-25 17:16:19 +08:00
wang wei
fe47334d92 TUP-4046: fix the license issue
https://jira.talendforge.org/browse/TUP-4046
2016-02-25 17:03:19 +08:00
pxmiao
58ec74ab9a TDI-35227:Insert number is incorrect on tNetezzaOutput
https://jira.talendforge.org/browse/TDI-35227
2016-02-25 10:06:40 +08:00
hcyi
271d7e654b TDI-35324:create new standard job many components can not found in
palette, reopen get NPE.
2016-02-24 18:27:06 +08:00
hcyi
6ab612270a TDI-35324:create new standard job many components can not found in
palette, reopen get NPE.
2016-02-24 16:44:49 +08:00
hcyi
a5449e0255 TDI-35324:create new standard job many components can not found in
palette, reopen get NPE.
2016-02-24 16:08:45 +08:00
ycbai
2f57d2e37e Do some refactor. 2016-02-24 15:25:22 +08:00
hcyi
1d0c619e9a TUP-4014:fix the problem that not save the repository value when reopen
job(TUP-4010)
2016-02-22 18:46:16 +08:00
hcyi
2e61fd1f6f Merge branch 'master' into bugfix/master/TUP-4010_Component_properties_problems_new 2016-02-22 15:21:20 +08:00
hcyi
335584faf8 TUP-4014:add some junits . 2016-02-22 15:13:44 +08:00
nrousseau
e348158068 fix junits 2016-02-22 14:49:34 +08:00
nrousseau
30ad3ca2b3 fix junit 2016-02-22 14:49:31 +08:00
nrousseau
26321b51e4 TDI-35269: add junit for the connection to ELTMap component with
OnSubjobOk
2016-02-22 14:49:28 +08:00
nrousseau
0dc0ce969e TDI-35268: Enhance the speed of display for the connection with many
tables
2016-02-22 14:49:26 +08:00
nrousseau
5e5c3c7182 TDI-35269: fix problem of connection to ELTMap Component 2016-02-22 14:49:23 +08:00
nrousseau
8b847c1cb4 TDI-35198: fix the problem of update of schema, if component is followed
by a non-row link
2016-02-22 14:49:21 +08:00
hcyi
081b207a95 Merge branch 'master' into
bugfix/master/TUP-4010_Component_properties_problems_new
2016-02-19 17:04:26 +08:00
hcyi
956ca99e89 TUP-4012:fix some problems when password displayed as text
type(TUP-4010)
2016-02-19 16:37:46 +08:00
wchen-talend
6f6efb29f0 TUP-4036:The Library synchronization between the Commandline and a local
Nexus does not appear to occur
2016-02-18 19:16:07 +08:00
hcyi
445fa37638 TUP-4014:parameters not linked to repository, displayed as linked to
repository,set the repositoryValue(TUP-4010)
2016-02-18 18:43:26 +08:00
ycbai
35e032fe6a TUP-3782: add junit. 2016-02-18 18:27:44 +08:00
ycbai
e0d02b2275 TUP-3782: fix compile errors. 2016-02-18 18:27:34 +08:00
ycbai
bc8c22b47d TUP-3782: Support Context 2016-02-18 18:27:24 +08:00
hcyi
5b84734578 TUP-4042:Studio component property sheet does not appear(TUP-4010) 2016-02-18 16:27:55 +08:00
hcyi
b361f6afca TUP-4014:parameters not linked to repository, displayed as linked to
repository,set the repositoryValue/default value(TUP-4010)
2016-02-18 15:28:13 +08:00
Sebastien Gandon
9eb4df4300 TCOMP widget now uses a single context and
renamed getProperty into getContent
2016-02-17 17:09:56 +01:00
hcyi
3febe80aff TUP-4012:password displayed as text type(TUP-4010) 2016-02-17 13:41:47 +08:00
hcyi
6d23675bdf TUP-4054:add some junits(TUP-4010) 2016-02-17 11:57:20 +08:00
hcyi
06141780eb TUP-4018:Add junits (TUP-4010) 2016-02-16 19:10:55 +08:00
hcyi
efee06dec7 TUP-4018:Add test plugin for org.talend.component.core (TUP-4010) 2016-02-16 17:33:22 +08:00
hcyi
c3aca78cb4 TUP-4018:Add test plugin for org.talend.component.core (TUP-4010) 2016-02-16 16:10:53 +08:00
hcyi
96b2d52008 TUP-4017:Implement extension point parameter field type
mapping(TUP-4010)
2016-02-16 15:38:50 +08:00
Rémy DUBOIS
59d6f54e39 Merge pull request #189 from pbailly/master
[TBD-3147] Fix S3 dependencies for HDP2.3
2016-02-15 18:45:36 +01:00
pbailly
0d663d3b4b [TBD-3147] Fix S3 dependencies for HDP2.3 2016-02-15 18:43:56 +01:00
wang wei
fdf7211d86 TUP-4046: Upgrade all amazon components to same sdk version
https://jira.talendforge.org/browse/TUP-4046
2016-02-15 16:20:53 +08:00
wang wei
03ac58f026 TDI-34979: tSybaseIQBulkExec - The issue when insert the null value
https://jira.talendforge.org/browse/TDI-34979
2016-02-15 12:58:50 +08:00
jclaude
ae96ec8a3d TDM-5006 create bundle to integrate talend data mapper spark components in studio. (need to export some tdm specific resources when executing spark batch job using standard
talend extension point "org.talend.core.runtime.buildExport_provider", this modification have been agreed with Nicolas R and Remy D.)
2016-02-10 09:46:15 +01:00
Sebastien Gandon
933963174f TCOMP-74 : remove an unused method from the ComponentService interface 2016-02-05 17:42:18 +01:00
rdubois
35fa24ee2e Prepare TBD-3012 by refactoring the way we find the ESparkVersion corresponding to a tSparkConfiguration setting 2016-02-05 09:38:22 +01:00
Sebastien Gandon
f7fa5a555f TCOM-74 : update package name to match components/daikon refactoring 2016-02-04 12:15:03 +01:00
CHEN Bin
f7f8fb7019 Revert "[TBD-2999] support Cassandra 3.x in DI
https://jira.talendforge.org/browse/TBD-2999"
just upgrade the dependency
2016-02-04 17:15:34 +08:00
wang wei
1d36937037 TDI-34979: fix the row separator bug
https://jira.talendforge.org/browse/TDI-34979
2016-02-04 14:07:19 +08:00
wang wei
1c5480aedb TDI-35194: escape the input as json string value
https://jira.talendforge.org/browse/TDI-35194
2016-02-04 10:24:59 +08:00
wang wei
22c84f80d4 TDI-35194: correlationID and/or samlToken are URL-encoded in BPM
https://jira.talendforge.org/browse/TDI-35194
2016-02-03 15:38:33 +08:00
CHEN Bin
659751ba25 [TBD-2999] support Cassandra 3.x in DI
https://jira.talendforge.org/browse/TBD-2999
2016-02-01 18:15:48 +08:00
Rémy DUBOIS
bd85124b32 Merge pull request #185 from amarouni/feature/tbd-3025
[TBD-3025] Support HiveContext in tSqlRow
2016-02-01 09:44:16 +01:00
Rémy DUBOIS
40a72027c6 Merge pull request #184 from pbailly/master
[TBD-2979] Add S3 dependency for HDP 2.3
2016-02-01 09:43:37 +01:00
wang wei
5762f9628b TDI-34979: tSybaseIQBulkExec - The issue when insert the null value
https://jira.talendforge.org/browse/TDI-34979
2016-02-01 11:28:05 +08:00
Abbass MAROUNI
e2bc4b28d4 [TBD-3025] Support HiveContext in tSqlRow 2016-01-29 17:04:07 +01:00
pbailly
e977475091 [TBD-2979] Add S3 dependency for HDP 2.3 2016-01-29 14:16:29 +01:00
hcyi
d587b1fe25 TUP-4054:ComponentProperties are incorrectly deserializated. 2016-01-29 19:40:50 +08:00
glzhou
aae1c305f6 TMDM-9278 tMDMOutput with “Return Keys” feature generates wrong code 2016-01-29 17:21:36 +08:00
sgandon
e01f623a01 Merge pull request #182 from pbailly/master
[TCOM-46] Separate Trigger from ComponentConnector.
2016-01-28 18:31:17 +01:00
pbailly
9121348993 [TCOM-46] Separate ComponentConnector into Trigger and Connector. 2016-01-28 18:17:44 +01:00
wchen-talend
62c86b03e1 TUP-3972: add junit 2016-01-27 09:59:47 +08:00
wchen-talend
cf3fa66684 TUP-3972:Issue with Implicit Context Load when value is empty 2016-01-27 09:59:28 +08:00
cmeng-talend
98d99febbd TBD-2850 bug: When change a mr job which use cdh54 to a spark job,
studio will throw errorlogs and the default spark configuration is
wrong.
https://jira.talendforge.org/browse/TBD-2850
2016-01-26 15:45:10 +08:00
iwang
e9be26899e Update copyright year to 2016 2016-01-25 11:07:48 +01:00
pxmiao
3581d674b7 TDI-32695:Exception in SFTP mode : "verify: false"
https://jira.talendforge.org/browse/TDI-32695
- updagrading jsch to version 0.1.53
2016-01-25 17:59:49 +08:00
iwang
2229fd2377 Update copyright year to 2016 2016-01-25 09:46:54 +01:00
Mike Hirt
34b95e599f Update README.md
Update download links
2016-01-22 18:18:22 +01:00
jzhao
7f9bfca8f1 Merge pull request #181 from jzhao-talend/master
TDI-35107: New Salesforce components "Use this connection" doesn't work
2016-01-22 18:43:27 +08:00
wchen-talend
1707243ecf TUP-3920:can choose multiple versions in 'Open another version' view 2016-01-22 11:01:22 +08:00
iwang
b01a58ec53 Set org.talend.mdm.bulkload.client version to project.version 2016-01-21 11:52:19 +01:00
hwang
831529e386 TUP-3932:Make output Timestamp available earlier in generation process 2016-01-21 13:47:09 +08:00
cmeng-talend
d72b55e73e TDI-34005 bug: CPU usage won't go down after a job export
https://jira.talendforge.org/browse/TDI-34005
2016-01-21 11:32:19 +08:00
wang wei
b1fdfe3898 TDI-35076: tXMLMap removing the namespace for attributes
https://jira.talendforge.org/browse/TDI-35076
2016-01-18 15:30:40 +08:00
jzhao
bf795e7dfc TDI-35107: New Salesforce components "Use this connection" doesn't work
[Need modify code out of "components" repository]
https://jira.talendforge.org/browse/TDI-35107
2016-01-15 18:39:39 +08:00
wdliu
94e32b9802 TDI-35053: DI Studio Part
TDI-35053: For repository name don't display branch or tag name when I
logon it for SVN & GIT project
2016-01-15 15:33:49 +08:00
Sebastien Gandon
2768b0449a Merge branch 'changed ComponentProperties to be a NamedThing' 2016-01-14 12:38:13 +01:00
Sebastien Gandon
da7da29422 update Generic Component set/getValue after Framework change 2016-01-14 12:37:03 +01:00
wchen-talend
2ff9022fa6 TDI-35074:When do compare joblet, the joblet will be locked, after close
the joblet editor page, the joblet is always in lock mode.
2016-01-14 18:02:21 +08:00
cmeng-talend
87ef17f8aa TDI-34680 bug: WebService: the parameter should display readonly when
d&d to job
https://jira.talendforge.org/browse/TDI-34680
2016-01-14 15:46:32 +08:00
wchen-talend
fe28b085d9 TUP-3853:[Export items] switch select archive file to select root
directory has wrong information
2016-01-14 14:23:34 +08:00
wdliu
833e93d539 TDI-35053: DI Studio Part
TDI-35053: For repository name don't display branch or tag name when I
logon it for SVN & GIT project
2016-01-14 11:40:29 +08:00
GGu
34f2386165 Merge pull request #180 from csuntalendbj/master
TESB-16985:tESBConsumer using default SOAPAction header when there is no SOAPAction defined
2016-01-14 09:45:03 +08:00
hcyi
796dd4f685 TDI-35065:fix a problem of iterate has no max limit. 2016-01-13 18:50:44 +08:00
wchen-talend
ff2e7e491b TDI-34728:Setup Trace is not defautly selected columns but can be show
when do trace debug.
2016-01-13 17:11:48 +08:00
SunChaoqun
efd0b96467 TESB-16985:tESBConsumer using default SOAPAction header when there is no
SOAPAction defined
2016-01-13 16:47:37 +08:00
SunChaoqun
f9fd895d27 TESB-16985:tESBConsumer using default SOAPAction header when there is no
SOAPAction defined
2016-01-13 16:19:45 +08:00
Sebastien Gandon
a00bd23867 update Generic Component set/getValue after Framework change 2016-01-12 10:23:25 +01:00
ycbai
24722fdefb [TDI-35073] The label of nodes which are returned by
ComponentRefController.getRefNodes(...) is NULL
2016-01-12 17:05:16 +08:00
hcyi
c2ce38b235 TDI-35065:New tSalesforceXX can't show reject line and it's main line
has no max limit.
2016-01-12 15:16:48 +08:00
zwxue
33235db8d1 TDI-31793: fix other related bugs. 2016-01-12 15:02:08 +08:00
cmeng-talend
c1ce8a0857 TDI-33600 bug: Web Service:Cannot get "WSDL" URL when "save the property
to Metadata" in tWebServiceInput
https://jira.talendforge.org/browse/TDI-33600
2016-01-12 13:50:28 +08:00
zwxue
1e7638c2f3 File Json: "Export as Context" doesn't work for Output Json. 2016-01-12 10:16:41 +08:00
nrousseau
2994effa92 TUP-3979: Improve buildProject for CI plugin 2016-01-11 12:33:11 +01:00
ycbai
50eb26a316 [TDI-35067] New tSalesforceConnection can't get connection configuration
from salesforce repository
2016-01-11 14:53:24 +08:00
GGu
2113b31b8b TDI-34985 : removed the unused classpath for json. 2016-01-11 14:26:00 +08:00
wang wei
a9219393de TDI-34980: Enable Transient Clusters in tAmazonEMRManage
https://jira.talendforge.org/browse/TDI-34980
2016-01-11 13:41:31 +08:00
Eric Putney
d8288c5fd6 TDI-34980 Enable Transient Clusters in tAmazonEMRManage 2016-01-11 13:41:17 +08:00
zwxue
ab1b11af7e TDI-31793: File Json: Both "Export as Context" and "Rever Context" are
always disabled
2016-01-11 10:55:53 +08:00
hwang
02696eee9e TDI-35066:when create testcase,tAggregateRow get the wrong input schema 2016-01-11 09:54:26 +08:00
zwxue
cb4b96f463 TDI-35060: File Json: "Export as Context" doesn't work for Output Json. 2016-01-08 19:01:15 +08:00
wang wei
20bfe5e503 TUP-3768: Null Exception in tHashOutput
https://jira.talendforge.org/browse/TUP-3768
2016-01-08 15:08:40 +08:00
hwang
9ac1f61687 TBD-2846:TestCase: Schema can be modified in RowGenerator Editor for
test case component
2016-01-08 09:33:50 +08:00
zwxue
72cfaf5b2b TDI-33412: fix NPE when canceling export as context dialog in File Json
Wizard.
2016-01-07 17:35:45 +08:00
ycbai
3bba1cf15c [TDI-34917] Need some update of pom.xml 2016-01-07 17:22:54 +08:00
wang wei
eeb307a17e TDI-35054: Can't generate code using joblet with shared Oracle
connection - Support call 00042187
https://jira.talendforge.org/browse/TDI-35054
2016-01-07 17:07:08 +08:00
jzhao
957ad1bd15 TCOMP-55:The new tSalesforceOutput's main part code can't be generated
correctly.
https://jira.talendforge.org/browse/TCOMP-55
2016-01-06 18:39:47 +08:00
wang wei
c4d6c71013 TDI-34995: rename the jars
https://jira.talendforge.org/browse/TDI-34995
2016-01-06 16:28:59 +08:00
wang wei
c82c5b12c3 TDI-34995: Teradata support for v15 is added but was tested with old
driver
https://jira.talendforge.org/browse/TDI-34995
2016-01-06 15:22:17 +08:00
hcyi
0545d0e087 TUP-3391:Drag component tOracleInvalidRows, tOracleValidRows,
tELTOracleMap to job has error.
2016-01-06 10:22:31 +08:00
rdubois
51ab3dc69e TBD-2929 fixed - Add the right UrlPath for the netty-Final and htrace-core jars 2016-01-05 12:32:13 +01:00
cmeng-talend
41f5fe9f61 TUP-3781 bug: Problems with svn lock/commit mode in a multi user
environment
https://jira.talendforge.org/browse/TUP-3781
2016-01-05 18:15:43 +08:00
hwang
0a129e786d TDI-33752:get hot keys from preference 2016-01-05 17:24:15 +08:00
wdliu
656e1751d2 TDI-34978: DI Studio Part
TDI-34978: cann't execute SQL query for db on TOS
2016-01-05 16:21:34 +08:00
zwxue
6cfbe286fb TDI-34988: set jobscript readonly in compare joblet. 2016-01-04 19:13:18 +08:00
wchen-talend
1d1c7c8cc1 TBD-2937:components import from Palette point to wrong default path. 2016-01-04 17:52:45 +08:00
cmeng-talend
fef713b3c2 TUP-3781 bug: Problems with svn lock/commit mode in a multi user
environment
https://jira.talendforge.org/browse/TUP-3781
2015-12-31 10:46:01 +08:00
hwang
4b33d33066 TDI-35033:The link is deleted and the editor is mess after trying to
delete component in Test Case
2015-12-30 18:12:22 +08:00
cmeng-talend
f4274921b5 TUP-3781 bug: Problems with svn lock/commit mode in a multi user
environment
https://jira.talendforge.org/browse/TUP-3781

Add some comments
2015-12-30 12:05:28 +08:00
cmeng-talend
06387aa237 TUP-3781 bug: Problems with svn lock/commit mode in a multi user
environment
https://jira.talendforge.org/browse/TUP-3781
2015-12-30 11:46:56 +08:00
wchen-talend
7e9f7b67c8 TDI-33694:Advanced Webservice: refresh button is invalid when reuse
context
2015-12-29 17:10:28 +08:00
cmeng-talend
ef1f26859e TUP-3781 bug: Problems with svn lock/commit mode in a multi user
environment
https://jira.talendforge.org/browse/TUP-3781
2015-12-29 17:04:09 +08:00
hwang
dce3e25661 TDI-35008:tELTOracleMap output will lost expression when copy,paste elt
job
2015-12-28 17:44:11 +08:00
hwang
765f161b79 TDI-33966:Rows will disappear if I do minimum a subjob in testcase. 2015-12-28 12:36:22 +08:00
wang wei
f9b94d1c0d TDI-34238: XML Validation with tXSDValidator
https://jira.talendforge.org/browse/TDI-34238
2015-12-28 10:09:27 +08:00
cmeng-talend
17e25be8f0 TBD-2568 bug: The icon in Job View does not change directly after
convert a MR job to Standard
https://jira.talendforge.org/browse/TBD-2568
2015-12-25 14:19:51 +08:00
wdliu
6b3e45f287 TDI-34970: DI Studio Part
TDI-34970: tWebService - parameters are not seen on input mapping
2015-12-25 13:56:19 +08:00
zwxue
53ed41412a TDI-34934: show correct svn branch name in offline mode. 2015-12-24 15:10:41 +08:00
cmeng-talend
ca0c8012c3 TDI-34944 bug: NPE when ticked "use dynamic job" on DND trunjob
component
https://jira.talendforge.org/browse/TDI-34944
2015-12-24 11:01:20 +08:00
hwang
7266c01396 TDI-33547:Incorrect Line in Job Editor 2015-12-24 10:41:23 +08:00
cmeng-talend
52ba9a0897 TDI-34564 bug: Impossible to open the SQLBuilder in some conditions
https://jira.talendforge.org/browse/TDI-34564
2015-12-23 11:12:33 +08:00
nrousseau
b94fccb86d TDI-34989: fix npe 2015-12-22 10:57:38 +01:00
cmeng-talend
4880788101 TDI-32601 bug: Palette Settings:Result limitation from Help is not
editable when restore default for it on the condition that checkbox is
not unchecked
https://jira.talendforge.org/browse/TDI-32601
2015-12-22 17:09:25 +08:00
wchen-talend
ab450906cc TDI-34305 :reverted previous commit and redo the fix for sql query has
wrong column name by tELTOracleMap
2015-12-22 16:12:03 +08:00
wdliu
7a9655705a TDI-32162: DI Studio Part
TDI-32162: TAdvancedFileOutputXML and TFileOutputMSXML hang on large xsd
2015-12-21 18:42:42 +08:00
hwang
bda69155a5 TUP-3882:Jobs fail when Java VM arguments table is empty. 2015-12-21 16:58:49 +08:00
hcyi
5475fed301 TDI-34445:'Base Schema' value changes back to 'Build-in' even when
'update from repository' is selected
2015-12-21 15:43:15 +08:00
cmeng-talend
cfea6d360b TDI-34564 bug: Impossible to open the SQLBuilder in some conditions
https://jira.talendforge.org/browse/TDI-34564
2015-12-21 14:40:12 +08:00
cmeng-talend
650c530b49 TBD-2119 bug: Only CDH 5.4 Hadoop Cluster should be shown in Repository
Content when using Yarn Client and set Property Type as repository in
Spark job
https://jira.talendforge.org/browse/TBD-2119

Add a json string formatted attributes string into REPOSITORY_VALUE to
support more filter cases, the '$' charactor will be replaced to '"' in
Studio
2015-12-18 16:20:00 +08:00
hwang
2e1994e6bb TDI-34916:Remote project down + local project at Studio start are
difficult to switch
2015-12-18 10:22:25 +08:00
hwang
12b76faf1e TDI-34899:Testcase: "File not found" after running testcase if
input_file name contains blank
2015-12-18 10:21:57 +08:00
hcyi
124ecf580f TDI-34655:tMap Auto Map FAILS to update last output column properly 2015-12-17 16:05:27 +08:00
Sizhao Liu
7b54d3fde2 remove a duplicated bundle requirement from org.talend.designer.core 2015-12-16 12:28:31 +01:00
ycbai
d7243d45e2 [TUP-3923] Module/Schema nodes dont appear when creating a new
Salesforce connection
2015-12-16 18:02:10 +08:00
nrousseau
08a5d75cb9 TDI-34745: clear actions of outline 2015-12-16 10:32:49 +08:00
ycbai
6f8b93cfc5 [TUP-3924] Add data viewer support 2015-12-15 17:28:11 +08:00
wang wei
cc6282841b Revert "TDI-33559: tAccessXX don't work when access database encrypted https://jira.talendforge.org/browse/TDI-33559"
This reverts commit b985fd35fe.
2015-12-15 15:37:02 +08:00
wang wei
b985fd35fe TDI-33559: tAccessXX don't work when access database encrypted
https://jira.talendforge.org/browse/TDI-33559
2015-12-15 14:14:00 +08:00
Rémy DUBOIS
fb48b7094e Merge pull request #174 from amarouni/bug/TBD-2935
[TBD-2935] Add a missing library to HDP_2_3
2015-12-14 17:35:25 +01:00
Abbass MAROUNI
f2c8043d24 [TBD-2935] Add a missing library to HDP_2_3 2015-12-14 13:36:40 +01:00
rdubois
b2e40260b6 TBD-2934 fixed - Remove the wrong duplicated code 2015-12-14 12:09:26 +01:00
cmeng-talend
0f324252eb TBD-2875 bug: Should not let user to download winutils-hadoop-2.6.0.exe
on linux when running spark
https://jira.talendforge.org/browse/TBD-2875
2015-12-14 17:28:32 +08:00
cmeng-talend
ecfe424cd8 TUP-3796 bug: Studio will open INFINITE error popups if TAC is shutted
down
https://jira.talendforge.org/browse/TUP-3796

Add a tac connection timeout preference in Preference: Talend >
Performance
2015-12-14 14:08:17 +08:00
nrousseau
b0f0a8ed33 TDI-34940: fix NPE for pure DI projects 2015-12-13 13:38:20 +08:00
hwang
2223abd811 TDI-34797:should allow to refresh the value when use closed_list with
show_if or not_show_if
2015-12-11 18:29:54 +08:00
hwang
6a06185efe TDI-34699:Unable to change the bound dropdownlist automatically if the
host dropdownlist is in the type of OPENED_LIST
2015-12-11 18:29:19 +08:00
GGu
d789fb1efe Merge pull request #172 from zshen-talend/master
bug fixed TDQ-11338
2015-12-11 18:17:09 +08:00
zshen-talend
5fa5bd3172 bug fixed TDQ-11338
The job failed when run tDQReportRun job with git remote
2015-12-11 18:07:52 +08:00
wchen-talend
7d9ca3ea28 TDI-34632:Issue with tWebService component hanging 2015-12-11 15:53:28 +08:00
wang wei
4d26b35b50 TUP-3921: Vulnerability commons-collection on DI Component
https://jira.talendforge.org/browse/TUP-3921
2015-12-11 15:40:25 +08:00
wchen-talend
a2dde2e1a8 TDI-34632:Issue with tWebService component hanging 2015-12-11 15:37:28 +08:00
ycbai
3fbd2e6899 [TUP-3871] Order of salesforce Test Connection and Advanced buttons is
backward
2015-12-11 11:02:10 +08:00
hcyi
7827ebb80c TBD-2859:MapReduce job turns to Spark when opening 2015-12-10 22:32:33 +08:00
hcyi
d9d5ecc567 TUP-3881:check all the link actions work like before
(row/trigger)(TUP-3462)
2015-12-10 18:35:27 +08:00
hwang
290fde693a TDI-34885:git+svn: when convert a spark job with testcase to a mr job,
it can not be changed.
2015-12-10 18:19:28 +08:00
yshamin
e0ad865d51 - TDI-34907: fix 2015-12-09 16:03:52 +01:00
Irene Wang
5c0b557f77 Merge branch 'master' of github.com:talend/tdi-studio-se 2015-12-08 11:08:32 +01:00
Irene Wang
b444d72505 Update versions to 6.2.0-SNAPSHOT 2015-12-08 10:59:53 +01:00
glzhou
461cf1bde0 TMDM-9177 tMDMOutput compilation error 2015-12-08 17:34:04 +08:00
hcyi
124083ccc0 TUP-3892:save then reopen job ,can not run it,Schema has no
SchemaElements when running Salesforce component(TUP-3462)
2015-12-08 16:21:34 +08:00
hcyi
5c7b4ea41e TUP-3892:Schema has no SchemaElements when running Salesforce
component(TUP-3462)
2015-12-08 16:21:25 +08:00
nrousseau
9f85d818d3 TDI-34315: fix user/password issue 2015-12-08 12:25:39 +08:00
Irene Wang
bb09eb7935 Update versions for 6.1.2-SNAPSHOT 2015-12-07 18:55:48 +01:00
Francis Upton IV
8d3024099f TUP-3898 Generic codegen for a Schema does not properly handle escaped
quotes.
2015-12-07 16:13:49 +01:00
Francis Upton IV
87dd60858c TUP-3895 Bad codegen if component property is blank 2015-12-07 16:13:45 +01:00
ycbai
01e99cf4ff [TUP-3868] NPE in generic component support in the studio 2015-12-07 20:59:10 +08:00
hcyi
1d42c92ba2 TUP-3866:Salesforce module name not properly quoted with
tSalesforceInputNew(TUP-3462,TUP-3856)
2015-12-07 19:12:28 +08:00
ycbai
ceb27572e8 TUP-3866: remove quotes from NAME_SELECTION_REFERENCE controller 2015-12-07 18:37:34 +08:00
jzhao
3345433cc8 Fixed lost commits of salesforce 2015-12-07 13:49:47 +08:00
GGu
f30b4c11b0 TUP-3862 : should remove ths visitor when dispose. 2015-12-07 11:21:10 +08:00
nrousseau
f10547edcb Revert "TDI-33525: set default icon in joblet extra setting."
This reverts commit 434faf58ba.
2015-12-05 21:56:27 +08:00
Francis Upton IV
ad21718ea2 TCOMP-42 NPE in Salesforce component 2015-12-04 13:46:54 +01:00
hwang
0cdacce015 TUP-3799:List of required / optional jars to review 2015-12-04 17:52:15 +08:00
Pierre Teyssier
ed5ccf1567 Squashed commit of lots of crap that doesn't make sense to details here 2015-12-04 17:21:11 +08:00
ycbai
d5a6d81b54 [TUP-3867] Incorrect call to components API 2015-12-03 21:08:18 +08:00
Rémy DUBOIS
a44f710448 Merge pull request #170 from pbailly/master
[TBD-2773] Empty "COMPONENT_LIST" element are now displaying an error,
2015-12-03 12:45:57 +01:00
Rémy DUBOIS
c81a119c58 Merge pull request #171 from RyanSkraba/master
Remove SPARK-HIVE-LIB for HDP2.3, which packages hive in its assembly.
2015-12-03 12:44:53 +01:00
Ryan Skraba
2d26215cc6 Remove SPARK-HIVE-LIB for HDP2.3, which packages hive in its assembly. 2015-12-03 12:37:15 +01:00
hcyi
25dd3b7d9d TUP-3856:Recheck code generation, missing the start parameter(TUP-3462) 2015-12-03 19:28:41 +08:00
sbliu
17c1bb6b7a TMDM-9169:fix compile error . 2015-12-03 18:51:10 +08:00
pbailly
88c1b928ca [TBD-2773] Empty "COMPONENT_LIST" element are now displaying an error,
regardless the presence of a "USE_EXISTING_COMPONENT" or not.
2015-12-03 11:35:42 +01:00
ycbai
a94a7a5af5 [TUP-3874] The menu items for the new salesforce wizards are wrong 2015-12-03 18:28:35 +08:00
ycbai
e6f12d9d5d [TUP-3866] Salesforce module name not properly quoted with
tSalesforceInputNew
2015-12-03 17:24:39 +08:00
Francis Upton IV
b9f0f5425d TUP-3870 problem with codegen for generic component 2015-12-03 10:05:50 +01:00
hcyi
133aa00421 TUP-3846:add quotes if not exist and support context mode for the
Component properties (TUP-3462)
2015-12-03 15:23:17 +08:00
ycbai
18ff7a68c8 [TUP-3773] uncommnent code. 2015-12-03 15:05:48 +08:00
ycbai
e05caff8eb [TUP-3773] Fix update schema problem. 2015-12-03 15:05:42 +08:00
GGu
0c4ffe0a69 TDI-34813: fix the NPE for log4j 2015-12-03 12:11:03 +08:00
hcyi
456416b8ae TUP-3846:check some problems about init the component
propeties(TUP-3462)
2015-12-03 11:40:32 +08:00
hwang
201ef183dc TUP-3799:List of required / optional jars to review 2015-12-02 20:52:33 +08:00
hwang
0964d25bf9 TUP-3799:List of required / optional jars to review 2015-12-02 20:52:05 +08:00
hcyi
2a611d0a9e TUP-3856:fix dnd problem of component display (TUP-3462) 2015-12-02 19:46:57 +08:00
hcyi
94888b444f TUP-3856:Recheck code generation(TUP-3462) 2015-12-02 19:46:47 +08:00
hcyi
e736a8cbce TUP-3856:Recheck code generation(TUP-3462) 2015-12-02 19:46:36 +08:00
ycbai
337da9b5ee [TUP-3773] Add Module List and setup the schema automatically 2015-12-02 19:29:18 +08:00
amarkevich
8577469c9f re-throw ProcessorException 2015-12-02 14:19:41 +03:00
CHEN Bin
d600533d0e [TBD-2547] add dependency for spark ui on MapR 5
https://jira.talendforge.org/browse/TBD-2547
2015-12-02 18:57:44 +08:00
sbliu
0612d33fcc TMDM-8900: add info、debug and error level log to components by using log4j.
Conflicts:
	main/plugins/org.talend.designer.components.localprovider/components/tMDMBulkLoad/tMDMBulkLoad_begin.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tMDMBulkLoad/tMDMBulkLoad_finally.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tMDMBulkLoad/tMDMBulkLoad_main.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tMDMClose/tMDMClose_main.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tMDMCommit/tMDMCommit_main.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tMDMConnection/tMDMConnection_begin.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tMDMDelete/tMDMDelete_begin.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tMDMDelete/tMDMDelete_end.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tMDMDelete/tMDMDelete_main.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tMDMOutput/tMDMOutput_begin.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tMDMOutput/tMDMOutput_end.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tMDMOutput/tMDMOutput_main.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tMDMReadConf/tMDMReadConf_begin.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tMDMReadConf/tMDMReadConf_end.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tMDMRollback/tMDMRollback_main.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tMDMRouteRecord/tMDMRouteRecord_main.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tMDMSP/tMDMSP_begin.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tMDMSP/tMDMSP_end.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tMDMSP/tMDMSP_main.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tMDMTriggerInput/tMDMTriggerInput_begin.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tMDMTriggerOutput/tMDMTriggerOutput_main.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tMDMViewSearch/tMDMViewSearch_begin.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tMDMViewSearch/tMDMViewSearch_end.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tMDMWriteConf/tMDMWriteConf_begin.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tMDMWriteConf/tMDMWriteConf_end.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tMDMWriteConf/tMDMWriteConf_main.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tStewardshipTaskDelete/tStewardshipTaskDelete_begin.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tStewardshipTaskDelete/tStewardshipTaskDelete_main.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tStewardshipTaskInput/tStewardshipTaskInput_begin.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tStewardshipTaskOutput/tStewardshipTaskOutput_begin.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tStewardshipTaskOutput/tStewardshipTaskOutput_end.javajet
	main/plugins/org.talend.designer.components.localprovider/components/tStewardshipTaskOutput/tStewardshipTaskOutput_main.javajet
2015-12-02 18:36:23 +08:00
hwang
185a75b361 TBD-2703
Test Framework-under spark job: can not run testcase in console.
2015-12-02 18:36:22 +08:00
hwang
4a3234b120 TBD-2703
Test Framework-under spark job: can not run testcase in console.
2015-12-02 18:36:20 +08:00
jzhao
42d973e0cb TDI-33486: the amount be displayed incorrect
https://jira.talendforge.org/browse/TDI-33486
Note:Revert commit of TDI-28389
2015-12-02 18:36:19 +08:00
cmeng-talend
8fde0972f9 TDI-34379 fix bug: Note component does not get created at cursor in
Talend Studio
https://jira.talendforge.org/browse/TDI-34379
2015-12-02 18:36:18 +08:00
wang wei
e446cff1cf TDI-34377: Unable to get the EMR status, even the exception is thrown at
the EMR Service
https://jira.talendforge.org/browse/TDI-34377
2015-12-02 18:36:17 +08:00
wchen-talend
261ba9aaf6 TDI-34331:DataPrep component: error messages not clear 2015-12-02 18:36:16 +08:00
hwang
6fa0f219aa TBD-2703
Test Framework-under spark job: can not run testcase in console.
2015-12-02 18:36:15 +08:00
wluo-talend
7f4bc2cafc TDI-33878: Component tTeradataFastExport does not export in plain text
files
https://jira.talendforge.org/browse/TDI-33878
2015-12-02 18:36:14 +08:00
amarkevich
a5a8c54095 TESB-16648 [Documentation Routes] Can not open route documentation 2015-12-02 18:36:13 +08:00
cmeng-talend
10cf1f7997 TBD-2532 fix bug: tFixedFlowInput in M/R and Spark doesn't work with HD
Insight
https://jira.talendforge.org/browse/TBD-2532

Modify the equals and hashCode method of ModuleNeeded
2015-12-02 18:36:12 +08:00
jzhao
d1ba9144e2 TUP-3572: Timestamp issue with t<dbName>SP components
https://jira.talendforge.org/browse/TUP-3572
Note:Fixed tMysqlSP/tJDBCSP/tSybaseSP miss millionseconds problem
2015-12-02 18:36:10 +08:00
wang wei
554c40e7de TDI-34243: Wrong java type declared in the tServiceNowInput
https://jira.talendforge.org/browse/TDI-34243
2015-12-02 18:36:09 +08:00
xhkong
3b7605d919 Revert "TDI-33283 Behavior for Trace Columns https://jira.talendforge.org/browse/TDI-33283"
This reverts commit 04419903a0.
2015-12-02 18:36:08 +08:00
zwxue
562a75776d TDI-34199: Fixed NPE when closing SQLTemplate. 2015-12-02 18:36:07 +08:00
jzhao
863299b436 TDI-34775: MS SQL Server SSL issue for jdk 1.8
https://jira.talendforge.org/browse/TDI-34775
2015-12-02 17:40:23 +08:00
amarkevich
7511aec225 remove Camel specific code 2015-12-02 12:54:54 +08:00
Ryan Skraba
4a422e38cc TBD-2717: Correct sort order of distribution names. 2015-12-02 12:54:46 +08:00
Ryan Skraba
93494cb0d0 TBD-2714: Add jersey-client to required MR jars for HDP 2.3. 2015-12-02 12:54:39 +08:00
amarkevich
221bec8f23 reuse constant 2015-12-02 12:54:32 +08:00
hwang
1921999c72 TDI-33140
Schema type changes when modify the generic schema
2015-12-02 12:54:25 +08:00
wchen-talend
49aa3ced7c TUP-3644:Build fails when a job contains two sub of the same subjobs 2015-12-02 12:54:18 +08:00
hwang
bb7db84779 TDI-34258
Test Framework: error about component tCollectAndCheck.
2015-12-02 12:51:27 +08:00
sbliu
b9f260966f TMDM-8949: update dependency version for bulkloadclient.jar from 6.0.0 to 6.1.0 . 2015-12-02 12:51:21 +08:00
wluo-talend
58987dcfdd TDI-33890: Unable to use batch size if Action on Data is INSERT
https://jira.talendforge.org/browse/TDI-33890
2015-12-02 12:51:14 +08:00
amarkevich
687b665289 TESB-16647 'Edit Properties' of route show wrong view 2015-12-02 12:47:58 +08:00
xhkong
f9aabda105 TUP-2610 Component element are overlapping on linux
https://jira.talendforge.org/browse/TUP-2610
2015-12-02 12:46:48 +08:00
wluo-talend
11f29e3619 TDI-34268: For tTeradataSCDELT, unable to monitor the data change of
Type2 if START_DATE or END_DATE is required
https://jira.talendforge.org/browse/TDI-34268
2015-12-02 12:46:41 +08:00
hwang
1a16f7097a TUP-3799:List of required / optional jars to review 2015-12-02 11:27:09 +08:00
hcyi
07ee421c18 TUP-3846:fix some errors when init component propeties(TUP-3462) 2015-12-02 10:53:15 +08:00
Irene Wang
e4425e9d39 SCM-383 Update bulkload version to 6.1.1-SNAPSHOT 2015-12-01 20:32:31 +01:00
Irene Wang
5cc8cc6850 SCM-390 Add talend-marketo-rest to .gitignore 2015-12-01 20:31:13 +01:00
Irene Wang
5b887c2bdb SCM-390 Pull talend-marketo-rest from Nexus 2015-12-01 20:09:34 +01:00
Irene Wang
7f60fbbe69 SCM-352 Pull bulkload from Nexus
SCM-352 Delete bulkloadclient.jar from Git
2015-12-01 19:57:10 +01:00
Sebastien Gandon
15891940b5 update the component feature to add the generic wizard implementation 2015-12-01 17:45:44 +01:00
hwang
819303c648 TUP-3799:List of required / optional jars to review 2015-12-01 20:57:40 +08:00
hwang
d87af8a0de TUP-3799:List of required / optional jars to review 2015-12-01 20:57:13 +08:00
ycbai
e2d8440e5b Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-12-01 19:58:17 +08:00
ycbai
c8cdbc1666 TUP-3841: Set enable status of wizard buttons by component service 2015-12-01 19:47:00 +08:00
zwxue
434faf58ba TDI-33525: set default icon in joblet extra setting. 2015-12-01 19:43:02 +08:00
hcyi
9c9fdfc316 TUP-3846:check some problems about init the component
propeties(TUP-3462)
2015-12-01 19:38:58 +08:00
wdliu
5e2c99ede5 TDI-34748: DI Studio Part
TDI-34748: [Git:export jobs]When export items in main project, some
system properties files could not be found in reference project
2015-12-01 18:56:08 +08:00
Rémy DUBOIS
6c5a4fefe6 Merge pull request #169 from RyanSkraba/master
TBD-2765 Use the standard spark-streaming-kafka-assembly for HDP 2.3
2015-12-01 11:29:51 +01:00
Ryan Skraba
84e2583781 TBD-2765 Use the standard spark-streaming-kafka-assembly for HDP 2.3 2015-12-01 11:29:00 +01:00
Sebastien Gandon
93404772e1 Merge remote-tracking branch 'origin/master' 2015-12-01 11:12:53 +01:00
Sizhao Liu
795ce1388e fix indirect reference error when building with JDK8 2015-12-01 11:10:30 +01:00
Rémy DUBOIS
2465dd0bc6 Merge pull request #168 from amarouni/feature/tbd-2749
[TBD-2749] Fix missing langauge properties
2015-12-01 11:07:09 +01:00
Abbass MAROUNI
9d9adab192 [TBD-2749] Fix missing langauge properties 2015-12-01 10:49:57 +01:00
Sebastien Gandon
7d725b6eb7 Merge remote-tracking branch 'origin/master' into feature/6.1/TUP-3462_addGenericWizard 2015-12-01 10:44:20 +01:00
wchen-talend
fa95ec4b7f TDI-34707:Find job window, missing search text field ! 2015-12-01 10:42:41 +01:00
jzhao
e3746aee02 TDI-34782: tEXABulkExec should get the DB column name, not column name
https://jira.talendforge.org/browse/TDI-34782
2015-12-01 17:28:01 +08:00
Sebastien Gandon
111d79a760 Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-12-01 10:14:29 +01:00
wchen-talend
e48b331051 TDI-34707:Find job window, missing search text field ! 2015-12-01 16:58:36 +08:00
glzhou
cb39b0bb68 Merge branch 'feature/6.1/TMDM-8900' 2015-12-01 16:14:45 +08:00
glzhou
5c1435a42b TMDM-8900 Adapt tMDM* components to use the platform standard for log4j
- refine log level and messages.
2015-12-01 16:06:59 +08:00
jzhao
b93e97012d TDI-34774: tExaoutput has a compile error when action on data is update
https://jira.talendforge.org/browse/TDI-34774
2015-12-01 12:30:55 +08:00
Sebastien Gandon
8b111f0621 udpate tos component feature with missing component.core bundle 2015-11-30 19:17:16 +01:00
Rémy DUBOIS
adbabd3895 Merge pull request #167 from amarouni/feature/tbd-2749
Feature/tbd 2749
2015-11-30 17:59:19 +01:00
Abbass MAROUNI
3bc63b9562 Merge branch 'master' into feature/tbd-2749 2015-11-30 17:57:48 +01:00
Rémy DUBOIS
7981cc6153 Merge pull request #166 from RyanSkraba/master
TBD-2765 Support HDP 2.3.2.
2015-11-30 17:35:15 +01:00
Sebastien Gandon
be7c582df2 Merge remote-tracking branch 'origin/master' into feature/6.1/TUP-3462_addGenericWizard 2015-11-30 17:10:19 +01:00
Ryan Skraba
0546980931 TBD-2765 Support HDP 2.3.2. 2015-11-30 17:07:24 +01:00
Francis Upton IV
7dcb68f6c5 TUP-3313 New Component Architecture (fix quote problem in schema
codegen)
2015-11-30 14:04:08 +01:00
Mike Yan
1883b28d5d TESB-16854: NPE on executing exportRoute with maven option 2015-11-30 19:35:09 +08:00
wang wei
e49ef53d74 TDI-30637: tOracleTableList >> the Query which return the list of Tables
is deprecated with newer Oracle release.
https://jira.talendforge.org/browse/TDI-30637
2015-11-30 19:23:14 +08:00
wang wei
e99cc9a48a TDI-32964: Studio will throw an error log when choose tdb2output.
https://jira.talendforge.org/browse/TDI-32964
2015-11-30 18:38:56 +08:00
Abbass MAROUNI
8feec26ffe [TBD-2749] Set Hadoop advanced properties for dynamic classpath case 2015-11-30 11:23:36 +01:00
Guoliang Zhou
f1675f9159 Merge pull request #165 from lpw82gf/bugfix/6.1/TMDM-9123
TMDM-9123 : tMDMBulkload component usage causes high volume of select…
2015-11-30 10:06:54 +00:00
jzhao
5c6f2f67a8 TDI-34578: Investigate how salesforce "time" type is supported in
dynamic schema
https://jira.talendforge.org/browse/TDI-34578
2015-11-30 18:02:24 +08:00
nrousseau
3a82d94b3d TDI-34745: clean the outline actions 2015-11-30 10:20:58 +01:00
jzhao
f296624400 TDI-34715: There is a compile error when tMarketoOutput have the reject
line
https://jira.talendforge.org/browse/TDI-34715
2015-11-30 10:20:58 +01:00
wang wei
9b1270fa02 TDI-34735: Invisible the advance setting of tAmazonAuroraOutput and
tAMazonAuroraInput
https://jira.talendforge.org/browse/TDI-34735
2015-11-30 10:20:58 +01:00
jzhao
8d327c2cf4 TDI-34552: A problem when tEXAOutput use the table action "Drop table if
exists and create"
https://jira.talendforge.org/browse/TDI-34552
2015-11-30 17:09:24 +08:00
jzhao
f2fad5ab60 TDI-34760: When tEXABulkExec check "Use an existing connection", it use
a wrong db schema
https://jira.talendforge.org/browse/TDI-34760
2015-11-30 16:41:32 +08:00
hcyi
faa46677ea TUP-3840:Revert of old salesforce components deleted ,disabled migration
tasks(TUP-3462)
2015-11-30 16:23:27 +08:00
hcyi
a8c3b94129 TUP-3840:Revert of old salesforce components deleted(TUP-3462) 2015-11-30 16:23:13 +08:00
hcyi
d503b0921a TUP-3840:Revert of old salesforce components deleted(TUP-3462) 2015-11-30 16:22:59 +08:00
Abbass MAROUNI
2815fa7649 Merge branch 'master' into feature/tbd-2749 2015-11-30 09:17:58 +01:00
Pingwen Lin
d862738f66 TMDM-9123 : tMDMBulkload component usage causes high volume of select sqls to mdm db (add "insertOnly" parameter to control server side SELECT operation) 2015-11-30 15:07:05 +08:00
nrousseau
1e87b9dc8c TDI-34745: clean the outline actions 2015-11-30 13:59:56 +08:00
jzhao
f758e27da2 TDI-34715: There is a compile error when tMarketoOutput have the reject
line
https://jira.talendforge.org/browse/TDI-34715
2015-11-30 13:40:48 +08:00
wang wei
ac368e8d9a TDI-34735: Invisible the advance setting of tAmazonAuroraOutput and
tAMazonAuroraInput
https://jira.talendforge.org/browse/TDI-34735
2015-11-30 13:37:20 +08:00
ycbai
168bda62a1 Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-11-30 12:27:05 +08:00
jzhao
9bf73be52c TDI-33470: tNetSuite Sandbox Connection
https://jira.talendforge.org/browse/TDI-33470
Note:change endpoint param showed name.
2015-11-30 12:05:55 +08:00
ycbai
2b5433eadd [TUP-3782] Support Context - step2 2015-11-30 11:43:39 +08:00
hcyi
2b8a03f4a4 TUP-3783:check some problems in the Advance Setting tab (TUP-3462) 2015-11-30 11:11:42 +08:00
wang wei
7ce0e27180 TDI-34472: tAmazonEMRManage: missing regions
https://jira.talendforge.org/browse/TDI-34472
2015-11-30 09:38:56 +08:00
nrousseau
efbda7bc12 TDI-34330: fix share of custom components 2015-11-29 22:05:19 +08:00
nrousseau
083b547d3d TDI-34666: fix problem of performance 2015-11-28 00:17:43 +08:00
Sebastien Gandon
6393975725 Merge remote-tracking branch 'origin/master' into feature/6.1/TUP-3462_addGenericWizard 2015-11-27 16:04:07 +01:00
Sebastien Gandon
89983f2953 update the repo agreggator to add new component bundles 2015-11-27 15:44:19 +01:00
rdubois
e7b653cccc TDI-34666 - Revert a wrong commit 2015-11-27 15:33:24 +01:00
Rémy DUBOIS
95865ef8b4 Merge pull request #153 from pbailly/master
[TBD-2458] Allow to use the "INCOMING_LINK_TYPE" property on every va…
2015-11-27 14:11:52 +01:00
Sebastien Gandon
65c837e122 removed the new salesforces components from the TUP build 2015-11-27 14:07:42 +01:00
Abbass MAROUNI
ba914c91ca Merge branch 'master' into feature/tbd-2749 2015-11-27 13:47:36 +01:00
hwang
ff4f6003c5 TUP-3799:List of required / optional jars to review 2015-11-27 19:44:20 +08:00
Jan Lolling
4614e7b005 TDI-34289 and TDI-34609
tEXABulkExec:
* can handle numbers with various formats
* changed jdbc driver jar file
tEXAConnection:
* avoid uppercase schema name for the other components
* changed jdbc driver jar file
tEXAOutput:
* Batch mode only for data action insert
* changed jdbc driver jar file
tEXAInput:
* changed jdbc driver jar file
tEXARow:
* changed jdbc driver jar file


Fixed by talend:
1. Wrong exajdbc jar module name
2. 1) tEXABulk move "column config" to advenced setting
   2) Add a default file path for error log file
   3) Fixed bulk util upper table name automaticlly
3. 1) Hide "Enable parallel execution"
   2) Enable batch mode for "DELETE"
   3) Fixed upper table name automaticlly
2015-11-27 18:52:20 +08:00
Sebastien Gandon
f202f85f9b update new components bundle pom version 2015-11-27 11:24:07 +01:00
Irene Wang
01d1c586ee Update versions for 6.1.1-SNAPSHOT 2015-11-27 11:21:51 +01:00
Sebastien Gandon
327315d5b6 Merge master into feature/6.1/TUP-3462_addGenericWizard 2015-11-27 11:18:07 +01:00
zwxue
78d3c08631 TDI-34666: studio consuming CPU after opening a Job. 2015-11-27 17:41:32 +08:00
hwang
b61b0dfef2 TBD-2852:TestCase: Must check at least one case when Export spark job
with some testcases
2015-11-27 17:39:58 +08:00
nrousseau
98d7bd1c54 TDI-34694: move resources javajet to another folder. The resources
folder will only be dynamic from now
2015-11-27 15:51:32 +08:00
Sizhao Liu
f99d033a2e TUP-3822 bump exported jackson version in org.talend.libraries jackson 2015-11-27 00:05:10 +01:00
Francis Upton IV
4bb8746eeb TUP-3313 New Component Architecture (fix NPE) 2015-11-26 21:25:07 +01:00
rdubois
d45709f38e TBD-1868 fixed - Use a secured connection to upload jars to HDFS when needed in the Hive components 2015-11-26 13:37:25 +01:00
Abbass MAROUNI
c6c81ae36c [TBD-2749] fix conflicts with master 2015-11-26 12:28:21 +01:00
jzhao
dc757c252c TDI-34661: "Use sync flush" function of tFileArchive doesn`t work
https://jira.talendforge.org/browse/TDI-34661
2015-11-26 18:41:46 +08:00
nrousseau
9e0824de22 TDI-34226: babili update 2015-11-26 17:46:49 +08:00
jzhao
ef6539d285 TDI-33470: tNetSuite Sandbox Connection
https://jira.talendforge.org/browse/TDI-33470
Note:Change endpoint setting visible
2015-11-26 17:17:14 +08:00
ycbai
49e79f20b4 TUP-3462: remodifying the method which get the propery since component
properties has been changed.
2015-11-26 13:36:13 +08:00
wang wei
fd2de7c113 TDI-34673: tSCPFileExists can't process the space in file path
https://jira.talendforge.org/browse/TDI-34673
2015-11-26 11:36:05 +08:00
ycbai
b5672e65f8 TUP-3462: remodifying the method which get the propery since component
properties has been changed.
2015-11-26 11:21:36 +08:00
Abbass MAROUNI
d8a0f34172 Merge branch 'master' into feature/tbd-2749 2015-11-25 17:10:44 +01:00
Sebastien Gandon
aa079a6b71 TCOMP-12 : update features with org.talend.utils 2015-11-25 16:53:32 +01:00
pbabin
8d4a8ec5e1 TMDM-8949: Fix Job compilation when multiple tMDMBulkload components are involved in 2015-11-25 15:55:18 +01:00
Francis Upton IV
e093d219fb Merge remote-tracking branch 'origin/master' into
feature/6.1/TUP-3462_addGenericWizard
2015-11-25 14:34:02 +01:00
Abbass MAROUNI
b0996fd6f0 Merge branch 'feature/tbd-2749' of github.com:amarouni/tdi-studio-se into feature/tbd-2749 2015-11-25 12:22:13 +01:00
Abbass MAROUNI
ec1b06d697 [TBD-2749] log component name with configurations logging 2015-11-25 12:21:35 +01:00
rdubois
8f119b8960 TBD-2871 fixed - Add missing libraries to the Impala components module group 2015-11-25 11:14:58 +01:00
ycbai
d0c30ac57c TUP-3462: fix compile errors caused by the modification of component
apis.
2015-11-25 17:55:42 +08:00
ycbai
720b8c977c [TUP-3782] Support Context - Step1 2015-11-25 17:14:11 +08:00
hwang
880f9c05e0 TDI-34542:Exasol connection to lower case schema fails even with "" 2015-11-25 17:08:12 +08:00
nrousseau
0f49c484a1 TUP-3386: fix sqlbuilder plugin to remove the bundle classpath 2015-11-25 15:13:21 +08:00
wang wei
68ef6cf476 TUP-3785: tSCPGet issue with file names containing spaces
https://jira.talendforge.org/browse/TUP-3785
2015-11-25 11:11:15 +08:00
jzhao
a597dd4bf8 TDI-34344: tMarketoOutput return wrong result when operation is syncLead
and API is REST https://jira.talendforge.org/browse/TDI-34344 
Note: fixed one missing
2015-11-25 10:55:59 +08:00
Abbass MAROUNI
a4c0f9fda6 [TBD-2749] add logging messages 2015-11-24 15:41:12 +01:00
jzhao
09a3564600 TDI-32664: Code-Generation-Errors with tDB2SCD
https://jira.talendforge.org/browse/TDI-32664
2015-11-24 18:56:44 +08:00
xhkong
580e09350e figbug TDI-33939 Edit Schema: "Added to context" pops up after clicking
Guess schema on Edit Schema popup
https://jira.talendforge.org/browse/TDI-33939
2015-11-24 18:16:14 +08:00
hcyi
836decfa63 TUP-3661: migration change for add some component properties(TUP-3462) 2015-11-24 17:57:33 +08:00
wang wei
52cd671883 TDI-34659: tAmazonRedshiftManage should wait for the restore action
finishing when check "Restore from snapshot"
https://jira.talendforge.org/browse/TDI-34659
2015-11-24 17:09:25 +08:00
wluo-talend
041d874ff1 TDI-34657: Move marklogic component to bigdata
https://jira.talendforge.org/browse/TDI-34657
2015-11-24 16:56:15 +08:00
wluo-talend
79c8243c0d TDI-33802: Test integrity in the tFile(un)Archive components fails job
on error
https://jira.talendforge.org/browse/TDI-33802
2015-11-24 16:40:41 +08:00
alex
f59a937228 Merge pull request #164 from csuntalendbj/forked-master
TIPAAS-6691:tActionFailure component
2015-11-24 09:16:53 +03:00
SunChaoqun
3bffe50d7d TIPAAS-6691:tActionFailure component 2015-11-24 13:52:26 +08:00
jzhao
e01222664a TDI-34344: tMarketoOutput return wrong result when operation is syncLead
and API is REST
https://jira.talendforge.org/browse/TDI-34344
Note: Fixed the problem of TDI-34341 together
2015-11-24 13:51:18 +08:00
nrousseau
baed2b3230 TBD-2862: remove jars from old releases of bigdata 2015-11-24 12:34:30 +08:00
xhkong
0f2ac401c8 fixbug TDI-34140 Guess Schema: DBType is Empty after guess schema for
tMysqlInput
https://jira.talendforge.org/browse/TDI-34140
2015-11-24 11:05:24 +08:00
rdubois
60388a0d73 Move i18n messages to the right plugin 2015-11-23 16:29:15 +01:00
nrousseau
1e0b1bf2ec TUP-3000: avoid unnecessary exception in the logs 2015-11-23 18:48:29 +08:00
nrousseau
daa7dc5b72 TDI-34531: throw an exception if the zip was not built 2015-11-23 18:00:15 +08:00
wang wei
333df61f25 TDI-34612: tAmazonRedshiftManage should return the jdbc host string for
the redshift db components
https://jira.talendforge.org/browse/TDI-34612
2015-11-23 17:55:38 +08:00
wluo-talend
eb7488cc75 TDI-34598: Unable to load jackson related JAR automatically for
tMarklogic*
https://jira.talendforge.org/browse/TDI-34598
2015-11-23 15:01:38 +08:00
wang wei
5ab09ea5e2 TDI-34616: Add application in tAmazonEMRManage
https://jira.talendforge.org/browse/TDI-34616
2015-11-23 12:00:44 +08:00
zwxue
1301b8ae08 Revert "TDI-34531: throw an exception of miss jars when build job in commandline"
This reverts commit 367ae47b5b.
2015-11-23 11:32:33 +08:00
Francis Upton IV
d417a56805 TCOMP-31 Split beforeProperties into before present and before activate 2015-11-21 21:08:33 +01:00
nrousseau
1a78004564 TUP-3386: avoid popup of xom jar and sqlbuilder jars 2015-11-21 19:22:19 +08:00
nrousseau
1bc716aa0d TUP-3386: avoid popup of xom jar and sqlbuilder jars 2015-11-21 18:37:27 +08:00
nrousseau
5a397e2ad1 TDI-34636: remove unused jars 2015-11-21 14:56:40 +08:00
nrousseau
37211d362d Revert "TUP-3000:error messages when starting the studio,added instanceof test to avoid the error."
This reverts commit bfb4aa8fb1.
2015-11-20 19:33:55 +08:00
nrousseau
7ab06c1c7e TDI-34613: JAVA_LIBRARY_PATH should be technical and not saved to the
job
2015-11-20 17:20:18 +08:00
nrousseau
4e8498663e TDI-34277: improve the save time of job by reducing the number of locks
retrieved from TAC.
2015-11-20 17:20:16 +08:00
wchen-talend
b8daa1c685 TUP-3555:When using the Commandline :
org.eclipse.emf.codegen.jet.JETException: Exception surHeader_routeJava
/ surSpark_headerJava / surSpark_footerJava / onHeader_routeJava /
onSpark_headerJava / onSpark_footerJava
2015-11-20 16:59:45 +08:00
jzhao
e5fe505025 TDI-34578: Investigate how salesforce "time" type is supported in
dynamic schema
https://jira.talendforge.org/browse/TDI-34578
2015-11-20 15:50:47 +08:00
zwxue
367ae47b5b TDI-34531: throw an exception of miss jars when build job in commandline 2015-11-20 11:45:20 +08:00
hcyi
e09ba997a0 TUP-3661:Create migration for all new components (TUP-3462) 2015-11-20 09:55:12 +08:00
hcyi
ec2f38ddfd TUP-3661:Create migration for all new components (TUP-3462) 2015-11-20 09:55:03 +08:00
Abbass MAROUNI
10da354500 Merge branch 'master' into feature/tbd-2749 2015-11-19 11:37:56 +01:00
I.Melnik
6d4bfa3589 TESB-16811 Fix file path for Unix 2015-11-19 12:14:31 +03:00
wluo-talend
e3ddabc912 TDI-34321: Unable to use StringHandle to read a BinaryDocument
https://jira.talendforge.org/browse/TDI-34321
2015-11-19 16:11:40 +08:00
SunChaoqun
7bb47216c6 TIPAAS-6691:tActionFailure component 2015-11-19 11:38:50 +08:00
ycbai
e10c219e6d Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-11-19 11:31:59 +08:00
ycbai
1a96e510ce [TUP-3763] Add Detect Dependencies function for generic connection /
schema
2015-11-18 17:45:19 +08:00
wchen-talend
e70a81c15c TUP-2943:Studio asks to install optional components at each start-up. 2015-11-18 17:17:54 +08:00
CHEN Bin
627bdbba59 [TBD-2528] Data Viewer on MapR 410 Hive Tez schema is null
https://jira.talendforge.org/browse/TBD-2528
2015-11-18 16:21:36 +08:00
wdliu
ff51d3221b TDI-34546: DI Studio Part
TDI-34546: Cannot logon Svn project after switching SVN/Git Project
sometimes----------change e.printStackTrace() to
ExceptionHandler.process(e)
2015-11-18 15:30:59 +08:00
nrousseau
5c449c25b8 TDI-34577: fix problem of NPE for TOS_DI 2015-11-18 15:18:53 +08:00
wluo-talend
dae21dd2be TDI-33428: remove tMarklogicRow
https://jira.talendforge.org/browse/TDI-33428
2015-11-18 14:29:56 +08:00
SunChaoqun
6dd15fb713 TIPAAS-6691:tActionFailure component 2015-11-18 14:28:14 +08:00
hwang
e8aa7c431d TDI-34280:Run test case alway met the error log but not every time. 2015-11-17 18:12:53 +08:00
Abbass MAROUNI
7a0848738c Merge branch 'master' of github.com:Talend/tdi-studio-se into feature/tbd-2749 2015-11-17 10:39:23 +01:00
wluo-talend
31cad52ed2 TDI-33934: LIST command issued with each file transfer to FTP
https://jira.talendforge.org/browse/TDI-33934
2015-11-17 16:17:36 +08:00
sbliu
52da82a4c2 TMDM-9100: fix compile error . 2015-11-17 15:43:17 +08:00
nrousseau
a627bf9aca junit fixes 2015-11-17 14:58:55 +08:00
wluo-talend
2f9f0d5488 TDI-34536: Failed to generate code when set the context for the timeout
parameters of tWebService
https://jira.talendforge.org/browse/TDI-34536
2015-11-17 12:00:04 +08:00
nrousseau
9386d37be9 TUP-3648: add preference page for the automatic refresh of locks 2015-11-16 18:20:45 +08:00
hwang
9731aca5b8 TBD-2788:[Test Case] on tHDFSOutput unable to configure required
settings
2015-11-16 18:04:53 +08:00
wdliu
3df42ff19c TDI-34546: DI Studio Part
TDI-34546: Cannot logon Svn project after switching SVN/Git Project
sometimes
2015-11-16 16:35:47 +08:00
wluo-talend
ac8377687c TDI-33802: Test integrity in the tFile(un)Archive components fails job
on error
https://jira.talendforge.org/browse/TDI-33802
2015-11-16 14:56:39 +08:00
sbliu
4e1680ba64 TMDM-9100: fix compile error for component tMDMDelete. 2015-11-16 14:49:49 +08:00
GGu
5848311589 TDI-34317: enable to detect and remove the different case files 2015-11-16 12:04:20 +08:00
ycbai
fc4c63d359 Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-11-16 11:53:24 +08:00
ycbai
56c048d774 [TUP-3756] Add Impact analysis function for generic connection and
schema
2015-11-16 11:27:34 +08:00
nrousseau
90ccb7a581 TDI-33102: fix compilation error 2015-11-14 10:28:35 +08:00
Rémy DUBOIS
5eb0099f0d Merge pull request #156 from pradasouvanlasy/psouvanlasy/master
[TBD-2813] Show an error message in the UI when tFilterRow does not d…
2015-11-13 21:57:03 +01:00
Prada Souvanlasy
7edc704c17 [TBD-2813] Show an error message in the UI when tFilterRow does not define at least one filtering condition 2015-11-13 18:07:49 +01:00
Prada Souvanlasy
b9373a26b8 Merge remote-tracking branch 'origin/master' into feature/tbd-2749 2015-11-13 15:25:28 +01:00
rdubois
baa1c66470 TBD-2800 - Fix big data components to support 'full-java' distributions 2015-11-13 13:39:06 +01:00
hcyi
353732c47a TUP-3728:fixed the problem about save/load job if schema type switch
(TUP-3462)
2015-11-13 19:04:22 +08:00
zwxue
86a37185e7 TDI-33102: show specified revision number in editor title when svn
checkout.
2015-11-13 17:59:38 +08:00
sbliu
9a0ea7ae1b TMDM-9098: Upgrade CXF to 3.1.4 for mdm components. 2015-11-13 17:14:57 +08:00
cmeng-talend
3825a85d84 TDI-34521 fix bug: tELTOracleMap error can't be detected and display
auto
https://jira.talendforge.org/browse/TDI-34521
2015-11-13 15:38:00 +08:00
jzhao
2c66402eb3 TDI-34289 completing the EXASol components
- The db_output_bulk.skeleton contains a changed ExasolManager,
the AbstractDBInputBegin.javajet and AbstractDBInputBegin.javajet have updated path the other includes using a variable.
- Fixed problem with insert update and EXASol database does not support save points
(code generation error because of some fragments)
- German, english, french translation added
- Fixed missing usage of some file options.
- Column separator is now the ; as component default setting.
2015-11-13 15:20:06 +08:00
hcyi
786a994646 TUP-3728:1.1.3 when click on property values ,it should pop up dialog to
select " change to built-in" or "update repository" ,and if "update" is
chosen ,then open the dialog of repository  (TUP-3462)
2015-11-13 15:00:04 +08:00
hcyi
66619c8cd4 TUP-3728:1.1.2 (input/ouput components) property type /schema
selection(built/repository) refresh-save problem when switch (TUP-3462)
2015-11-13 12:07:49 +08:00
hcyi
13abf8d77b TUP-3728:1.1.2 (input/ouput components) property type /schema
selection(built/repository) refresh-save problem when switch (TUP-3462)
2015-11-13 12:05:07 +08:00
ycbai
13284400b5 TUP-3737: remove callBefore method from GenericElementParameter. 2015-11-13 11:16:37 +08:00
wdliu
c4713a5fd2 TDI-34330: DI Studio Part
TDI-34330: GIT ssh+https+http:Studio can't load shared components
2015-11-13 10:28:11 +08:00
Sebastien Gandon
7268796925 fixed some merge issues on TalendEditorDropTargetListener.java by using latest master copy 2015-11-12 15:52:28 +01:00
Sebastien Gandon
ccae07edcf Merge remote-tracking branch 'origin/master' into feature/6.1/TUP-3462_addGenericWizard 2015-11-12 15:01:53 +01:00
cmeng-talend
4c46245cca TDI-34520 fix bug: Click tELTOracleMap component which have input and
output there is error
https://jira.talendforge.org/browse/TDI-34520
2015-11-12 18:51:16 +08:00
ycbai
a56516d65f [TUP-3755] Check schema delete problem 2015-11-12 18:23:56 +08:00
wluo-talend
2c788fb422 TUP-3751: Upgrade CXF to 3.1.4
https://jira.talendforge.org/browse/TUP-3751
2015-11-12 18:02:46 +08:00
wdliu
6eaf697935 TDI-34330: DI Studio Part
TDI-34330: GIT ssh+https+http:Studio can't load shared components
2015-11-12 16:12:55 +08:00
sbliu
603b751e90 TMDM-9096: fix compile error introduced by wrong log string concatenation. 2015-11-12 15:55:10 +08:00
wluo-talend
5407c28ac7 TDI-33934: Update MVN URL
https://jira.talendforge.org/browse/TDI-33934
2015-11-12 11:42:27 +08:00
nrousseau
df6950136b TDI-32884: fix problem of query lost when open SQLBuilder 2015-11-12 10:58:33 +08:00
cmeng-talend
4b4cd7674a TDI-34155 fix bug: How can we delete existing Local project in 6.0 ? the
Delete existing project(s) button does not work
https://jira.talendforge.org/browse/TDI-34155
2015-11-11 18:52:49 +08:00
ycbai
18fc94684f TUP-3749: Check duplicate problem 2015-11-11 18:12:26 +08:00
wluo-talend
a18d71a384 TDI-34466: add NB_LINE_UPDATED
https://jira.talendforge.org/browse/TDI-34466
2015-11-11 17:23:07 +08:00
sbliu
730715ce97 TMDM-9033:update task load client jar for component. 2015-11-11 17:22:22 +08:00
wluo-talend
7715f9ac04 TDI-33934 LIST command issued with each file transfer to FTP
https://jira.talendforge.org/browse/TDI-33934
2015-11-11 17:07:11 +08:00
wluo-talend
b424fba4d6 TDI-34385: tMarklogicInput should allow to retrieve all the document
without docId
https://jira.talendforge.org/browse/TDI-34385
2015-11-11 16:50:39 +08:00
ycbai
e8b5d59a7a TUP-3745: Show dialog inistead of title to show the test connection
result
TUP-3746: Enable next and finish without cliking "test connection"
finish
2015-11-11 14:56:42 +08:00
sbliu
8abac5e184 TMDM-8900: fix compile error. 2015-11-11 14:21:16 +08:00
wang wei
6badc097df TDI-34433: Related to tfileOutputMSXML component
https://jira.talendforge.org/browse/TDI-34433
2015-11-11 14:13:48 +08:00
wdliu
9f46667376 TDI-34281: DI Studio Part
TDI-34281: local git server+http: can build job successfuly but will
generate en error on log
2015-11-11 11:21:38 +08:00
wchen-talend
e50695f6e9 TBD-2795:Import Job: Metadata update screen displays twice 2015-11-10 18:02:13 +08:00
wluo-talend
b90cda63f3 TDI-33934: LIST command issued with each file transfer to FTP
https://jira.talendforge.org/browse/TDI-33934
2015-11-10 16:28:16 +08:00
wluo-talend
1e7ede0412 TDI-34466: tMarklogicOutput should support Update docments
https://jira.talendforge.org/browse/TDI-34466
2015-11-10 16:19:58 +08:00
ycbai
3481f901bb TUP-3736: Check Import/Export problems 2015-11-10 11:30:59 +08:00
wang wei
45aba0ef76 TDI-34167: SFTP prompt for Kerberos user
https://jira.talendforge.org/browse/TDI-34167
2015-11-10 11:17:44 +08:00
cmeng-talend
e8e93b26cf TUP-3638 fix bug: SCD issue if Type 2 fields have more than 48 fields.
https://jira.talendforge.org/browse/TUP-3638
2015-11-10 11:05:39 +08:00
hwang
4d0f6c74a1 TDI-34276:Test Framework-no warning if I change a job with testcase to
another kind of job.
2015-11-10 10:31:43 +08:00
Abbass MAROUNI
6c9c0988ab [TBD-2749] Add configurations from yarn-site and hbase-site 2015-11-09 15:37:57 +01:00
Abbass MAROUNI
b1b4115e4e Merge branch 'master' into feature/tbd-2749 2015-11-09 15:23:41 +01:00
Abbass MAROUNI
c7eb3b06b7 [TBD-2749] Load site files from HADOOP_CONF_DIR in runtime 2015-11-09 15:23:04 +01:00
pbailly
ea8b7525b1 [TBD-2458] Allow to use the "INCOMING_LINK_TYPE" property on every variable inside the tPigLoad. 2015-11-09 11:30:17 +01:00
wchen-talend
5a33861e85 TUP-3608:JobCompare feature in v6.0.1 no longer openning the 2 compared
job
2015-11-09 17:30:29 +08:00
jzhao
06c9c1ff73 TDI-34133: netSuite component gives java.lang.OutOfMemoryError: Java
heap space in 6.0
https://jira.talendforge.org/browse/TDI-34133
2015-11-09 17:19:26 +08:00
rdubois
fdb05967cf Do not import the modules groups if the distribution parameters are not shown. 2015-11-09 09:50:06 +01:00
ycbai
63a5a73a9e TUP-3462: Fixed the refresh problem of dynamic composite and remove some
old salesforce codes.
2015-11-09 12:01:59 +08:00
wang wei
c7684ed54e TDI-34436: Oracle custom connection is not available in tCreateTable,
but available in Metadata-DB Connection
https://jira.talendforge.org/browse/TDI-34436
2015-11-09 11:05:03 +08:00
Abbass MAROUNI
3ee10744ea [TBD-2749] Support Configuration from classpath in tHiveConnection 2015-11-06 16:35:56 +01:00
sbliu
e146b04723 TMDM-9071:specify the mvn url with the good version on master. 2015-11-06 16:13:41 +08:00
hcyi
6a15c7b31f TUP-3660:Fix problems of property display (TUP-3462) 2015-11-06 14:42:36 +08:00
cmeng-talend
358570642d TUP-3628 fix bug: Exception in FixProjectResourceLink
https://jira.talendforge.org/browse/TUP-3628
2015-11-06 14:41:52 +08:00
xhkong
6ca858e785 TDI-34192 tFileInputMSXML: new schema cannot be pasted(reopened)
https://jira.talendforge.org/browse/TDI-34192
2015-11-06 13:51:20 +08:00
cmeng-talend
ebc182e117 TBD-2164 fix bug: [SPARK] tFileInputDelimited from repository contain
bad schema.
https://jira.talendforge.org/browse/TBD-2164
2015-11-06 10:43:45 +08:00
ycbai
b9bb23ff7e TUP-3462: Fixed display problem of repository review dialog. 2015-11-05 17:47:40 +08:00
iwangtalend
11799f27ea Add distributionManagement 2015-11-05 17:47:36 +08:00
cmeng-talend
06cbeda3ef TDI-33283 fix bug: Behavior for Trace Columns
https://jira.talendforge.org/browse/TDI-33283
2015-11-05 17:47:32 +08:00
xhkong
3d99a0e0a5 TDI-33569 Log4J appender entries should be before logger entries
https://jira.talendforge.org/browse/TDI-33569
2015-11-05 17:47:27 +08:00
xhkong
b40dd044d8 TDI-34192 tFileInputMSXML: new schema cannot be pasted
https://jira.talendforge.org/browse/TDI-34192
2015-11-05 17:47:23 +08:00
xhkong
6d5bba275a TDI-34192 tFileInputMSXML: new schema cannot be pasted
https://jira.talendforge.org/browse/TDI-34192
2015-11-05 17:47:19 +08:00
cmeng-talend
602053429b TUP-3463 feature: Add on-boarding presentation in the studio
https://jira.talendforge.org/browse/TUP-3463

Add a new paragraph for Configuration Tabs page based on email Stuart
sent.
2015-11-05 17:47:15 +08:00
zwxue
b98827d096 TBD-2533: fix bug of job building when job has children job. 2015-11-05 17:47:10 +08:00
rdubois
01e3d7e5f8 TBD-2753 fixed - Add the hadoop distribution API to the classpath of the extension of the components that use it. 2015-11-05 17:45:20 +08:00
wluo-talend
448cef2250 TDI-33835: tInterBaseOutput can't insert data when check use batch
https://jira.talendforge.org/browse/TDI-33835
2015-11-05 17:42:52 +08:00
amarkevich
2b09acbd9f fixed exportType init 2015-11-05 17:42:48 +08:00
zwxue
a8566a336e TDI-33154: fix bug of missing JVMArgs in job's pom. 2015-11-05 17:42:44 +08:00
Sizhao Liu
c4af2f95e1 TDQ-6567 move unit tests of standardization library into main plugin 2015-11-05 17:42:39 +08:00
amarkevich
469a690941 TESB-16721 [Export Job] On export job context always "Default" 2015-11-05 17:42:35 +08:00
Rémy DUBOIS
c4f3b8dd64 Merge pull request #152 from pbailly/master
[TBD-2342] Add message error.
2015-11-05 10:14:40 +01:00
hcyi
a87ec0f675 TUP-3660:fix some bugs when init the node parameters (TUP-3462) 2015-11-05 17:10:24 +08:00
iwangtalend
e9cf31764e Add distributionManagement 2015-11-05 09:31:06 +01:00
cmeng-talend
7c930dd15a TDI-33283 fix bug: Behavior for Trace Columns
https://jira.talendforge.org/browse/TDI-33283
2015-11-05 16:09:02 +08:00
xhkong
5a9781aabf TDI-33569 Log4J appender entries should be before logger entries
https://jira.talendforge.org/browse/TDI-33569
2015-11-05 15:24:59 +08:00
hcyi
98f4697306 TUP-3660:switch can not refreshed (login type) ,change to use the
dynamic composite and fix some bugs about init the default value
(TUP-3462)
2015-11-05 14:15:26 +08:00
xhkong
772ce5ee75 TDI-34192 tFileInputMSXML: new schema cannot be pasted
https://jira.talendforge.org/browse/TDI-34192
2015-11-05 14:11:29 +08:00
xhkong
fe96e071f5 TDI-34192 tFileInputMSXML: new schema cannot be pasted
https://jira.talendforge.org/browse/TDI-34192
2015-11-05 14:08:31 +08:00
cmeng-talend
953112c926 TUP-3463 feature: Add on-boarding presentation in the studio
https://jira.talendforge.org/browse/TUP-3463

Add a new paragraph for Configuration Tabs page based on email Stuart
sent.
2015-11-05 14:07:21 +08:00
zwxue
74b2f532fe TBD-2533: fix bug of job building when job has children job. 2015-11-05 13:53:29 +08:00
pbailly
a2e4a78105 [TBD-2342] Add message error. 2015-11-04 17:19:09 +01:00
rdubois
d08db416a6 TBD-2753 fixed - Add the hadoop distribution API to the classpath of the extension of the components that use it. 2015-11-04 13:13:29 +01:00
wluo-talend
c889499e14 TDI-33835: tInterBaseOutput can't insert data when check use batch
https://jira.talendforge.org/browse/TDI-33835
2015-11-04 18:15:25 +08:00
amarkevich
bef418e6b2 fixed exportType init 2015-11-04 11:28:23 +03:00
zwxue
cf3200d1ac TDI-33154: fix bug of missing JVMArgs in job's pom. 2015-11-04 12:09:32 +08:00
Sizhao Liu
500b84da29 TDQ-6567 move unit tests of standardization library into main plugin 2015-11-03 23:09:35 +01:00
amarkevich
9a4e713069 TESB-16721 [Export Job] On export job context always "Default" 2015-11-03 17:15:04 +03:00
Francis Upton IV
e5c61d276d Merge remote-tracking branch 'origin/master' into feature/6.1/TUP-3462_addGenericWizard 2015-11-03 13:55:23 +01:00
cmeng-talend
e826bb32eb TDI-34207 fix bug: Quick tour: error show in step 3-design workspace.
https://jira.talendforge.org/browse/TDI-34207
2015-11-03 18:47:23 +08:00
cmeng-talend
e26d590151 TDI-34207 fix bug: Quick tour: error show in step 3-design workspace.
https://jira.talendforge.org/browse/TDI-34207
2015-11-03 18:45:13 +08:00
hcyi
424c96fa54 TUP-3660:Fix problems of property type, schema, special property
display(TUP-3462)
2015-11-03 18:06:47 +08:00
hcyi
e0c13a5a03 TUP-3660:Fix problems of property type, schema, special property
display(TUP-3462)
2015-11-03 18:06:40 +08:00
hcyi
be9405ed44 TUP-3660:Fix problems of property type, schema, special property
display(TUP-3462)
2015-11-03 18:06:32 +08:00
hcyi
481f0ba01a TUP-3660:Fix problems of property display (TUP-3462) 2015-11-03 18:06:25 +08:00
ycbai
f3a3de04e4 TUP-3462: Add Edit Properties wizard. 2015-11-03 17:59:40 +08:00
xhkong
4fedf4a577 TDI-32819 The icon is a standard Job icon when run a Big Data Batch job
that contain compile error
https://jira.talendforge.org/browse/TDI-32819
2015-11-03 16:48:48 +08:00
ycbai
6dc87546d9 TUP-3462: Fix the problem of Advance Form values cannot be saved 2015-11-03 15:36:18 +08:00
CHEN Bin
9f7610d5f2 [TUP-3674] do not package the plugin as jar when it's for library
https://jira.talendforge.org/browse/TUP-3674
2015-11-03 14:39:15 +08:00
wchen-talend
7c02f50320 TUP-3610:Issue building Tasks with CmdLine 2015-11-03 11:16:11 +08:00
ycbai
d973369542 Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-11-03 10:15:59 +08:00
sbliu
b97c9057c4 TMDM-8900: add info、debug and error level log to components by using log4j. 2015-11-02 18:34:22 +08:00
hwang
bdba3338af TBD-2703
Test Framework-under spark job: can not run testcase in console.
2015-11-02 18:24:06 +08:00
hwang
6f5b9d72c4 TBD-2703
Test Framework-under spark job: can not run testcase in console.
2015-11-02 18:23:40 +08:00
jzhao
67a92340c8 TDI-33486: the amount be displayed incorrect
https://jira.talendforge.org/browse/TDI-33486
Note:Revert commit of TDI-28389
2015-11-02 18:11:23 +08:00
ycbai
22d9b3024a TUP-3462: fix the UI problem of editing connection. 2015-11-02 17:50:03 +08:00
cmeng-talend
48110d4898 TDI-34379 fix bug: Note component does not get created at cursor in
Talend Studio
https://jira.talendforge.org/browse/TDI-34379
2015-11-02 17:42:17 +08:00
wluo-talend
2179e97934 TDI-34325: Unable to update the created query option
https://jira.talendforge.org/browse/TDI-34325
2015-11-02 17:05:16 +08:00
wang wei
8a1961111a TDI-34377: Unable to get the EMR status, even the exception is thrown at
the EMR Service 
https://jira.talendforge.org/browse/TDI-34377
2015-11-02 16:01:35 +08:00
wchen-talend
0316ad1695 TDI-34331:DataPrep component: error messages not clear 2015-11-02 15:20:42 +08:00
hwang
33228cb45d TBD-2703
Test Framework-under spark job: can not run testcase in console.
2015-11-02 13:30:43 +08:00
wluo-talend
e0b815aa49 TDI-33878: Component tTeradataFastExport does not export in plain text
files
https://jira.talendforge.org/browse/TDI-33878
2015-11-02 11:48:17 +08:00
amarkevich
5156fcf0df TESB-16648 [Documentation Routes] Can not open route documentation 2015-10-30 15:37:41 +03:00
cmeng-talend
5a025bcc5a TBD-2532 fix bug: tFixedFlowInput in M/R and Spark doesn't work with HD
Insight
https://jira.talendforge.org/browse/TBD-2532

Modify the equals and hashCode method of ModuleNeeded
2015-10-30 19:00:14 +08:00
wchen-talend
149df8ecf0 TUP-3610:Issue building Tasks with CmdLine 2015-10-30 18:10:12 +08:00
hcyi
bf2616b2c3 TUP-3660:Fix problems of property display(TUP-3462) 2015-10-30 17:48:52 +08:00
hcyi
134dc6f4cd TUP-3680:Try to delete old components & wizard about
salesforce(TUP-3462)
2015-10-30 17:48:27 +08:00
ycbai
6e484c4d2f TUP-3462: fix problems of properties serialization. 2015-10-30 17:41:33 +08:00
jzhao
f15c8b8509 TUP-3572: Timestamp issue with t<dbName>SP components
https://jira.talendforge.org/browse/TUP-3572
Note:Fixed tMysqlSP/tJDBCSP/tSybaseSP miss millionseconds problem
2015-10-30 17:27:41 +08:00
wang wei
5494abd118 TDI-34243: Wrong java type declared in the tServiceNowInput
https://jira.talendforge.org/browse/TDI-34243
2015-10-30 16:33:32 +08:00
wluo-talend
f9833d7cd8 TDI-34324: Only retrieve the first 10 results
https://jira.talendforge.org/browse/TDI-34324
2015-10-30 16:08:48 +08:00
wluo-talend
d8ace888a4 TDI-34320: Implement reject connector for tMarkLogicOutput for the
rejected doc content
https://jira.talendforge.org/browse/TDI-34320
2015-10-30 14:20:06 +08:00
wluo-talend
1651f8dcfc TDI-34323: For tMarklogicBulkLoad, a database parameter is needed when
using existing connection is not checked
https://jira.talendforge.org/browse/TDI-34323
2015-10-30 11:11:33 +08:00
xhkong
3d0dc43f27 Revert "TDI-33283 Behavior for Trace Columns https://jira.talendforge.org/browse/TDI-33283"
This reverts commit 04419903a0.
2015-10-30 11:06:25 +08:00
hcyi
9dfe8545ac TUP-3619:Implementation filter the components when dnd(TUP-3462) 2015-10-29 19:19:38 +08:00
hcyi
fc3b4cfd55 TUP-3619:Implementation of when the module/schema generated by the
salesforce wizard is dragged to the design surface(TUP-3462)
2015-10-29 19:19:10 +08:00
zwxue
acdb254711 TDI-34199: Fixed NPE when closing SQLTemplate. 2015-10-29 18:53:52 +08:00
ycbai
12ba5e7a11 Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-10-29 18:16:05 +08:00
wluo-talend
a2928ae668 TDI-34320: Implement reject connector for tMarkLogicOutput for the
rejected doc content
https://jira.talendforge.org/browse/TDI-34320
2015-10-29 18:13:34 +08:00
ycbai
a1d16ed7ac TUP-3462: add schema wizard. 2015-10-29 18:11:22 +08:00
GGu
6f26b5f696 TUP-3644: add version for assembly also 2015-10-29 14:47:52 +08:00
hcyi
ffbc909e15 TUP-3660:Fix problems of property display(TUP-3462) 2015-10-29 11:00:29 +08:00
cmeng-talend
9389a8ac0c TUP-3652 fix bug: Java 8 support is incomplete
https://jira.talendforge.org/browse/TUP-3652

remove eclipse compliance level limitation
2015-10-29 10:35:32 +08:00
wluo-talend
41cf2115ac TDI-34322: Unable to run on the Linux environemt with the script calling
method
https://jira.talendforge.org/browse/TDI-34322
2015-10-29 10:26:47 +08:00
cmeng-talend
8ce35363ef TUP-3652 fix bug: Java 8 support is incomplete
https://jira.talendforge.org/browse/TUP-3652

add 1.7 and 1.8 support
2015-10-28 19:14:18 +08:00
xhkong
04419903a0 TDI-33283 Behavior for Trace Columns
https://jira.talendforge.org/browse/TDI-33283
2015-10-28 19:05:57 +08:00
wchen-talend
58e9ea585d TDI-34305:sql query has wrong column name by tELTOracleMap 2015-10-28 17:59:10 +08:00
jzhao
c5535e4eb3 TDI-34084: tS3Put fails in 6.0.1
https://jira.talendforge.org/browse/TDI-34084
Note:upgrade joda-time to 2.8.1
2015-10-28 16:35:06 +08:00
wluo-talend
fca47895ce TDI-34319: For the Insert action, make docId invisible in the incoming
schema if 'auto generate ID' is checked
https://jira.talendforge.org/browse/TDI-34319
2015-10-28 16:24:05 +08:00
hcyi
1ea9266c3b TUP-3619:Implementation of when the module/schema generated by the
salesforce wizard is dragged to the design surface(TUP-3462)
2015-10-28 15:03:33 +08:00
wchen-talend
a82173e3c1 TDI-34194:Studio distant run missing trace information 2015-10-28 14:12:42 +08:00
ycbai
35ba76b787 Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-10-28 11:57:41 +08:00
ycbai
fbc32f027d TUP-3462: implement metadata persistence. 2015-10-28 11:04:05 +08:00
amarkevich
1b127ba7b3 remove Camel specific code 2015-10-27 17:35:52 +03:00
Rémy DUBOIS
e33b44cfb5 Merge pull request #150 from RyanSkraba/master
TBD-2717: Correct sort order of distribution names.
2015-10-27 15:08:37 +01:00
Ryan Skraba
b221a5bbde TBD-2717: Correct sort order of distribution names. 2015-10-27 15:05:59 +01:00
Rémy DUBOIS
70b330c676 Merge pull request #149 from RyanSkraba/master
TBD-2714: Add jersey-client to required MR jars for HDP 2.3.
2015-10-27 12:36:34 +01:00
Ryan Skraba
85f4f05cf1 TBD-2714: Add jersey-client to required MR jars for HDP 2.3. 2015-10-27 12:35:41 +01:00
amarkevich
8a3c6338fc reuse constant 2015-10-27 10:53:28 +03:00
hwang
36e53640dd TDI-33140
Schema type changes when modify the generic schema
2015-10-27 11:01:24 +08:00
wchen-talend
a2c8bda664 TUP-3644:Build fails when a job contains two sub of the same subjobs 2015-10-27 10:55:52 +08:00
amarkevich
b7e75299a1 TESB-16565 [Routelets] It can not drag routelet from repository to route 2015-10-26 16:57:30 +03:00
wchen-talend
842cfcd207 TUP-3582 : can't install dom4j with 6.0.0 version. 2015-10-26 18:04:45 +08:00
hwang
b1810146e6 TDI-34258
Test Framework: error about component tCollectAndCheck.
2015-10-26 17:38:22 +08:00
sbliu
71e7fffabf TMDM-8949: update dependency version for bulkloadclient.jar from 6.0.0 to 6.1.0 . 2015-10-26 15:05:27 +08:00
wluo-talend
c57dbd987f TDI-33890: Unable to use batch size if Action on Data is INSERT
https://jira.talendforge.org/browse/TDI-33890
2015-10-26 15:02:39 +08:00
sbliu
339dcb04f0 TMDM-8993: pass url by context instead of to constructor for web service construct performance improvement. 2015-10-26 13:46:35 +08:00
jzhao
feab936619 TUP-3614: Upgrade CXF to 3.1.3
https://jira.talendforge.org/browse/TUP-3614
2015-10-26 13:46:31 +08:00
hcyi
96e4a472fc TUP-3000:error messages when starting the studio,added instanceof test
to avoid the error.
2015-10-26 13:46:26 +08:00
rdubois
d9bdc28ad4 TUP-3618 - move the hadoop dsitribution framework to tbd-se 2015-10-26 13:46:19 +08:00
Sizhao Liu
f51cbeb83e TDQ-10888 move record.linkage tests from test plugin tomain plugin 2015-10-23 22:19:15 +02:00
Irene Wang
ca5e07c0f1 Merge branch 'master' of github.com:talend/tdi-studio-se 2015-10-23 17:11:36 +02:00
Irene Wang
e75e70c335 SCM-352 Pull bulkload from Nexus
SCM-352 Delete bulkloadclient.jar from Git
2015-10-23 17:06:57 +02:00
amarkevich
872d57bf4e TESB-16647 'Edit Properties' of route show wrong view 2015-10-23 14:46:39 +03:00
Irene Wang
d25d2190f3 Merge branch 'master' of github.com:talend/tdi-studio-se 2015-10-23 13:04:52 +02:00
jzhao
1ed1d4e977 TDI-33416:Support Marketo REST API
https://jira.talendforge.org/browse/TDI-33416 
Note:Fixed some error.
2015-10-23 18:51:27 +08:00
Irene Wang
48a72748be Update versions for 6.1.1-SNAPSHOT 2015-10-23 12:46:32 +02:00
xhkong
34a1f8be65 TUP-2610 Component element are overlapping on linux
https://jira.talendforge.org/browse/TUP-2610
2015-10-23 18:24:40 +08:00
wluo-talend
510c3f9312 TDI-34268: For tTeradataSCDELT, unable to monitor the data change of
Type2 if START_DATE or END_DATE is required
https://jira.talendforge.org/browse/TDI-34268
2015-10-23 18:18:48 +08:00
zwxue
38a5eb2b5c TBD-2533: Change the context file path of jobs building for HD Insight. 2015-10-23 17:22:32 +08:00
Sebastien Gandon
51b3599b32 started the metadata persistence implementation 2015-10-23 11:13:30 +02:00
sbliu
7a553fd1a7 TMDM-8982: update cxf related dependency jars to version 3.1.3, stax2-api to 3.1.4 . 2015-10-23 11:49:55 +08:00
wluo-talend
8d90ff06c9 TUP-3614: Upgrade CXF to 3.1.3 https://jira.talendforge.org/browse/TUP-3614 2015-10-23 11:45:20 +08:00
Francis Upton IV
b02ab238d2 TUP-3313 New Component Architecture (codegen) 2015-10-22 19:29:41 -07:00
sbliu
564ec97c36 TMDM-8993: pass url by context instead of to constructor for web service construct performance improvement. 2015-10-22 18:21:09 +08:00
jzhao
0bf8398e7f TUP-3614: Upgrade CXF to 3.1.3
https://jira.talendforge.org/browse/TUP-3614
2015-10-22 18:13:41 +08:00
hcyi
bfb4aa8fb1 TUP-3000:error messages when starting the studio,added instanceof test
to avoid the error.
2015-10-22 17:37:15 +08:00
rdubois
e171fcd02b TUP-3618 - move the hadoop dsitribution framework to tbd-se 2015-10-22 10:36:02 +02:00
jzhao
9b9971cce1 TDI-33416:Support Marketo REST API
https://jira.talendforge.org/browse/TDI-33416 
Note:Fixed some error.
2015-10-22 14:58:20 +08:00
ycbai
93b4df1881 TUP-3462: fix compile error 2015-10-22 14:04:30 +08:00
ycbai
9d6b2759bf Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-10-22 11:50:33 +08:00
ycbai
3e83a68346 TUP-3462: add component reference controller. 2015-10-22 11:37:10 +08:00
cmeng-talend
a4cdd42481 TUP-3463 feature: Add on-boarding presentation in the studio
https://jira.talendforge.org/browse/TUP-3463
2015-10-22 11:01:52 +08:00
GGu
949bb3d022 TUP-3593: Make sure there no NPE for exception. 2015-10-22 10:22:33 +08:00
rdubois
a8665bdfb8 Rename the Spark MAR410 version value 2015-10-21 14:51:24 +02:00
jzhao
1b7822daf7 TDI-28706: tFileArchive should support gzip file format
https://jira.talendforge.org/browse/TDI-28706
2015-10-21 19:25:42 +08:00
cmeng-talend
fbd7566420 TBD-2485 feature: Converting from Spark to MR does not remove the
tHDFSConfiguration component
https://jira.talendforge.org/browse/TBD-2485
2015-10-21 18:49:16 +08:00
rdubois
dd8291c4f5 TBD-2692 - remove the Spark standalone mode when HDP 2.3.0 is selected 2015-10-21 12:20:42 +02:00
hwang
e68d64aa19 TBD-2503
tAvromap:Import file:the behavior not correctly (import at input side
will show file at output side vice versa)
2015-10-21 18:15:40 +08:00
Sebastien Gandon
64836d29aa updated the Studio TOS feature to add Components bundles 2015-10-21 12:07:27 +02:00
rdubois
3eff08900f TUP-3618 - Set a correct default value for the Custom VERSION parameter 2015-10-21 11:07:17 +02:00
Rémy DUBOIS
4902ae752e Merge pull request #148 from pbailly/master
[TBD-2673] Add cloudera navigator option.
2015-10-21 10:46:41 +02:00
rdubois
a5f480df3c TUP-3618 - Correctly manage the HADOOPÃ_LIBRARIES and HADOOP_DISTRIBUTION imports 2015-10-21 10:40:11 +02:00
wluo-talend
bd52a09471 TDI-33428: Marklogic components
https://jira.talendforge.org/browse/TDI-33428
2015-10-21 16:22:35 +08:00
wang wei
f7226cc56e TDI-33991: AWS EMR, On-Demand APIs (start, stop)
https://jira.talendforge.org/browse/TDI-33991
2015-10-21 16:19:59 +08:00
wluo-talend
56a34b92fc TDI-34008: Need upgrade salesforce api to 34.0 for salesforce wave
components
https://jira.talendforge.org/browse/TDI-34008
2015-10-21 15:26:23 +08:00
hcyi
0d8909d3eb TBD-2628:All repository setting are not set automatically in the Spark
Configuration when using repository item.
2015-10-21 15:14:49 +08:00
CHEN Bin
4ef24b52f1 [TBD-2680] add jline dependency on tPigload for registerScript
https://jira.talendforge.org/browse/TBD-2680
2015-10-21 11:18:19 +08:00
wang wei
42116f76cf TDI-33563: remove ITERATE output and fix the case : no record
https://jira.talendforge.org/browse/TDI-33563
2015-10-21 10:34:50 +08:00
wang wei
deeaee39e3 TDI-33563: support ITERATE line and fix the password
https://jira.talendforge.org/browse/TDI-33563
2015-10-21 09:57:49 +08:00
Francis Upton IV
50e7bf36c4 TUP-3313 New Component Architecture (fix bugs, codegen) 2015-10-20 17:11:30 -07:00
Francis Upton IV
822f5b363c Merge remote-tracking branch 'origin/master' into feature/6.1/TUP-3462_addGenericWizard 2015-10-20 11:36:46 -07:00
rdubois
bb990eefd5 Externalize the EMR 4.0.0 and HDP 2.3.0 module groups in the new hadoop framework 2015-10-20 18:52:59 +02:00
pbailly
3fff7a244c [TBD-2673] Add cloudera navigator option. 2015-10-20 16:42:34 +02:00
rdubois
55d207ac5a TUP-3618 - Add a new field type to automatically handle hadoop nodes libraries 2015-10-20 15:25:55 +02:00
cmeng-talend
9681372f0d TDI-34207 fix bug: Quick tour: error show in step 3-design workspace.
https://jira.talendforge.org/browse/TDI-34207
2015-10-20 19:05:37 +08:00
wang wei
83b8c21a44 TDI-33991: AWS EMR, On-Demand APIs (start, stop)
https://jira.talendforge.org/browse/TDI-33991
2015-10-20 18:11:34 +08:00
ycbai
188a7b0af8 TUP-3462: improve NAME_SELECTION_REFERNCE controller 2015-10-20 17:42:50 +08:00
ycbai
1a39dee131 Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-10-20 13:51:16 +08:00
ycbai
183acd9acc TUP-3462: add NAME_SELECTION_REFERENCE controller 2015-10-20 10:58:15 +08:00
ycbai
105bb2fd20 TUP-3462: fix the problem of saving repository. 2015-10-20 10:58:09 +08:00
Francis Upton IV
f91b4298f7 TUP-3313 New Component Architecture (codegen) 2015-10-19 17:05:20 -07:00
Francis Upton IV
ca26141418 TUP-3313 New Component Architecture (codegen) 2015-10-19 16:57:53 -07:00
Sebastien Gandon
b4c170a365 fixed a merge conflict that was commited. 2015-10-19 16:57:21 +02:00
rdubois
7a05afc323 Fix a Hive components compilation error 2015-10-19 16:03:11 +02:00
rdubois
b6a44ddb7b TUP-3618 - Add the OSGI-INF folder to the built project 2015-10-19 13:49:13 +02:00
rdubois
54a0a7071c Merge branch 'workitem/tup-3618' 2015-10-19 10:50:17 +02:00
cmeng-talend
6c11960c2f TDI-34207 fix bug: Quick tour: error show in step 3-design workspace.
https://jira.talendforge.org/browse/TDI-34207
2015-10-19 16:23:32 +08:00
rdubois
c2c27bacc4 Merge branch 'master' of https://github.com/Talend/tdi-studio-se into workitem/tup-3618 2015-10-19 10:13:20 +02:00
rdubois
4cc19a738f TUP-3618 - Add a way to not show a distribution if its versions are not shown. 2015-10-19 10:10:38 +02:00
GGu
0f78fffd82 TUP-3542: Revert the changes for Process class. 2015-10-19 15:31:20 +08:00
wluo-talend
ca80dd1292 TDI-32333: ELT Style SCD for Teradata
https://jira.talendforge.org/browse/TDI-32333
2015-10-19 14:52:39 +08:00
GGu
a295fc5c29 TDI-33791: enhance the performance and enable "table view" in Group
controller.
2015-10-19 14:48:12 +08:00
GGu
1f03972e80 TDI-33791: enhance the layout problem on Linux. 2015-10-19 14:48:12 +08:00
wdliu
4f806196c1 Modify the branch label to adapt both svn and git 2015-10-19 12:19:14 +08:00
Francis Upton IV
ad47aae470 Remove bad dataprep reference 2015-10-19 04:58:45 +02:00
Francis Upton IV
48eef86b95 TUP-3313 New Component Architecture (codegen - wip2) 2015-10-19 04:58:40 +02:00
Francis Upton IV
1ff594c8b9 TUP-3313 New Component Architecture (codegen - wip) 2015-10-19 04:52:05 +02:00
Francis Upton IV
35feb6ca7e TUP-3313 New Component Architecture (codegen) 2015-10-19 04:52:01 +02:00
hwang
ca8531a0da TDI-33870:Testcase can be draged to standard job 2015-10-19 04:51:57 +02:00
Mike Yan
cb3fa7902a TESB-15680: Add Bundle-NativeCode in manifest 2015-10-19 04:51:53 +02:00
nrousseau
86fe5dc4c8 TUP-3593: avoid the auto build of job to build in background at the same
time,
avoid to compile at every class when export job
2015-10-19 04:51:49 +02:00
amarkevich
3aba676302 TESB-16553 [Routelets] The menu does not show when right click routelet 2015-10-19 04:51:45 +02:00
rdubois
661e354a01 TUP-3618 - Create a hadoop distribution feature and add it to the tos feature. 2015-10-18 16:30:21 +02:00
rdubois
df9ba94f84 TUP-3618 - Create a hadoop distribution feature and add it to the tos feature. 2015-10-18 16:09:48 +02:00
rdubois
ae8406c684 TUP-3618 - Add the HiveOnSparkComponent service. 2015-10-18 13:41:23 +02:00
rdubois
ffde6f2cb4 Merge branch 'master' of https://github.com/Talend/tdi-studio-se into workitem/tup-3618 2015-10-18 12:59:33 +02:00
rdubois
a0ee2c715c TUP-3618 - Add a way to use different display names depending on the component type. 2015-10-18 12:56:20 +02:00
Sebastien Gandon
7a646db5e7 New Comp : getting Comp dependencies from the service of comps. 2015-10-18 01:13:17 +02:00
nrousseau
2e20e99c01 TUP-3542: simply skip compilation, since compilation is done by eclipse
before package
2015-10-17 23:01:08 +02:00
rdubois
6246ad5966 TUP-3618 - Review the ComponentCondition API 2015-10-17 20:46:14 +02:00
rdubois
1ad7976287 TUP-3618 - Handle the MR_REQUIRED 2015-10-16 18:06:56 +02:00
rdubois
ae65e76ebb TUP-3618 - Add a way to add conditions in the modules group and in the versions list 2015-10-16 17:04:18 +02:00
amarkevich
14a36352a5 remove route-specific code 2015-10-16 16:42:36 +03:00
I.Melnik
32a0d12924 Add support of endpoints without double slash 2015-10-16 16:28:46 +03:00
rdubois
63a91d8406 TBD-2675 fixed - Review the tPigLoad layout 2015-10-16 13:24:31 +02:00
rdubois
f9486b8682 Merge branch 'master' of https://github.com/Talend/tdi-studio-se into workitem/tup-3618 2015-10-16 13:03:21 +02:00
rdubois
1084c82b9b TBD-2675 fixed - Review the tPigLoad layout 2015-10-16 13:00:51 +02:00
hcyi
9951aa29fc TUP-3617:Try to save/load of process / serialize node(TUP-3462) 2015-10-16 18:41:56 +08:00
GGu
7a05c6ac6b TUP-3542: remove the error routines temp, before build. 2015-10-16 17:48:42 +08:00
hwang
19f0d94903 TDI-33870:Testcase can be draged to standard job 2015-10-16 16:43:54 +08:00
rdubois
927d579df1 TUP-3618 - Do not show CDH 5.1 in the Spark configuration components 2015-10-16 08:44:39 +02:00
Mike Yan
d4020f08a7 TESB-15680: Add Bundle-NativeCode in manifest 2015-10-16 12:01:32 +08:00
hcyi
e164d0f892 TUP-3617:Try to save/load of process / serialize node(TUP-3462) 2015-10-16 11:21:58 +08:00
nrousseau
47dc602172 TUP-3593: avoid the auto build of job to build in background at the same
time,
avoid to compile at every class when export job
2015-10-15 21:18:20 +02:00
rdubois
ca95594c53 TUP-3618 - Use the new distribution framework in most of the big data components 2015-10-15 17:04:14 +02:00
rdubois
90bdeff557 TUP-3618 - Adapt the hadoop distribution API with the new modular framework. 2015-10-15 15:19:57 +02:00
amarkevich
5bc906a345 TESB-16553 [Routelets] The menu does not show when right click routelet 2015-10-15 14:13:53 +03:00
ycbai
ae7fe20728 Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-10-15 18:07:50 +08:00
ycbai
8b2fe000e0 TUP-3462: save repository and fix some problems. 2015-10-15 17:42:24 +08:00
hwang
674cefca83 TUP-3499
OnSubjobOk link does not support diagonal link
2015-10-15 17:30:28 +08:00
wchen-talend
781e862837 TBD-2657:Spark job with dependency jar can not run ok. 2015-10-15 17:02:25 +08:00
rdubois
0c2356a830 TUP-3618 - Initialize the hadoop distribution refactoring 2015-10-15 10:36:45 +02:00
cmeng-talend
39b3ad7e73 TUP-3463 feature: Add on-boarding presentation in the studio
https://jira.talendforge.org/browse/TUP-3463

Welcome page will be closed by the on-boarding action
2015-10-15 16:23:49 +08:00
cmeng-talend
fe58f83cc1 TUP-3592 task: Enlarge the on-boarding dialog to fit big font
https://jira.talendforge.org/browse/TUP-3592
2015-10-14 17:26:54 +08:00
amarkevich
f35d896a6b TESB-16572 [Routelets Resource] NPE happen after update resource name
for routelet
2015-10-14 12:22:11 +03:00
jzhao
84fbc63baa TDI-30595:Implement the ENC_METHOD_STANDARD using zip4j project for
tFileArchive&tFileUnArchive
https://jira.talendforge.org/browse/TDI-30595
2015-10-14 16:19:57 +08:00
wang wei
cf9a5ffe72 TDI-34169: put servicenow jar's source to talend repository
https://jira.talendforge.org/browse/TDI-34169
2015-10-14 16:01:00 +08:00
wchen-talend
6fd5a4fc38 TDI-34000:"Read Job" in the Job-Tab Verion forces further incremental
updates to use source of older version.
2015-10-14 14:44:59 +08:00
wang wei
9a9d9fa5e9 TDI-33563: remove the urlpath
https://jira.talendforge.org/browse/TDI-33563
2015-10-14 14:26:57 +08:00
wang wei
faec1d0261 TDI-33563: support talend dynamic for servicenow
https://jira.talendforge.org/browse/TDI-33563
2015-10-14 14:18:25 +08:00
wang wei
69ce403e29 TDI-33563: ServiceNow component rollup
https://jira.talendforge.org/browse/TDI-33563
2015-10-14 14:18:04 +08:00
amarkevich
7667319ced minor (Boolean.TRUE) (commit again - previous commit from 07.10 missing
somehow)
2015-10-13 18:14:40 +03:00
amarkevich
c385553023 sync output folders 2015-10-13 15:55:08 +03:00
rdubois
3449db8fe4 Move the mapr 5.0.0 libraries plugin to tdi-studio-se 2015-10-13 13:31:15 +02:00
ycbai
30de36014a TUP-3462: fix compile errors. 2015-10-13 19:08:14 +08:00
hcyi
81c38cd943 TUP-3601: Init component parameters from the service(TUP-3462) 2015-10-13 17:31:57 +08:00
rdubois
29a3d224b3 TBD-2532 - Review the unit test 2015-10-13 10:07:26 +02:00
nrousseau
2f7ae55de5 Merge pull request #146 from RyanSkraba/master
TBD-2369 Migration task for enhanced Kafka DI components.
2015-10-13 08:40:08 +02:00
nrousseau
000895a721 Merge pull request #143 from pbailly/master
[TBD-2642] Add migration task for tCollectAndCheck
2015-10-13 08:40:03 +02:00
zwxue
2aa7da3e2f TUP-3586: Change workspace's classpath to avoid wrong selection of jre
by eclipse.
2015-10-13 12:08:41 +08:00
rdubois
f7746e1241 TBD-2532 - Use the required and mrrequired attributes of modules to compare them. 2015-10-12 17:22:38 +02:00
Ryan Skraba
4bcc73b4f1 TBD-2639 Fix wrongly duplicated migration task. 2015-10-12 17:17:58 +02:00
Ryan Skraba
ad4bc2e895 TBD-2639 Migration task from 6.0.1 Kafka components to enhanced 6.1.0 components. 2015-10-12 17:15:53 +02:00
cmeng-talend
9ce68a16c7 TUP-3463 feature: Add on-boarding presentation in the studio
https://jira.talendforge.org/browse/TUP-3463

make the dialog size bigger
2015-10-12 18:33:13 +08:00
ycbai
0412c9cb02 Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-10-12 17:57:38 +08:00
ycbai
2399f3ae4e TUP-3462: add the second page and advance button function. 2015-10-12 17:48:05 +08:00
Francis Upton IV
9970549a92 Merge remote-tracking branch 'origin/master' into feature/6.1/TUP-3462_addGenericWizard 2015-10-12 10:41:07 +02:00
sbliu
a44a1ec43d TMDM-8949: update the bulkloadclient.jar for components. 2015-10-12 15:59:01 +08:00
wchen-talend
8401ddb2d7 TDI-34072:Missing mapping links and wrong column alias in generated sql
for tELTOracleMap
2015-10-12 12:23:38 +08:00
wluo-talend
3a7fe4b5b5 TDI-34143: Make "use HTTP Chunked" visible in GUI for all salesforce
components.
https://jira.talendforge.org/browse/TDI-34143
2015-10-12 11:23:03 +08:00
hcyi
10e5f318f4 TUP-3462: fix some bugs when dnd component from palette into editor 2015-10-10 17:03:34 +08:00
cmeng-talend
0160e1a095 TDI-32373 fix bug: click on the referenced project name will show error
in error log
https://jira.talendforge.org/browse/TDI-32373
2015-10-10 14:39:37 +08:00
hcyi
f8d3ea9f95 Merge remote-tracking branch 'origin/master' into feature/6.1/TUP-3462_addGenericWizard 2015-10-10 14:16:43 +08:00
wchen-talend
d4a001d5a8 TDI-34068:Job Properties: Job properties can be editable and confirmed
in job view when job is locked by others
2015-10-10 09:56:23 +08:00
Rémy DUBOIS
f54e641384 Merge pull request #144 from RyanSkraba/master
TBD-2639: Add kafka libraries to plugin.xml.
2015-10-09 13:44:03 +02:00
wang wei
d2016a3784 TDI-32579: Job reaches the 65K limit in the tDB2Input component
https://jira.talendforge.org/browse/TDI-32579
2015-10-09 16:38:12 +08:00
sbliu
8fa0e09b9b Merge pull request #142 from bguillon-td/master
TMDM-8949 add a finally part to tMDMBulkLoad, to clean InputStreamMerger
2015-10-09 11:18:49 +08:00
pbailly
e4779f1858 [TBD-2181] Set error message for spark streaming. 2015-10-08 17:16:53 +02:00
amarkevich
a6aede3f80 TESB-16510 Wrong classpath URI generated in case resource located in
subfolder
2015-10-08 17:30:46 +03:00
Ryan Skraba
9de88c8587 TBD-2639: Add kafka libraries to plugin.xml. 2015-10-08 14:30:40 +02:00
cmeng-talend
1795e59cfe TUP-3581 task: Improve the on-boarding to avoid ui block
https://jira.talendforge.org/browse/TUP-3581

Parent ticket: https://jira.talendforge.org/browse/TUP-3463
2015-10-08 18:36:25 +08:00
wluo-talend
9e990d2eef TDI-34047: tSybaseIQBulkExec should allow user to set multiple
constraint type
https://jira.talendforge.org/browse/TDI-34047
2015-10-08 16:10:03 +08:00
wdliu
05396254c2 TUP-3308 : DI Studio Part
TUP-3308:[Studio] Support of GIT Repository ---Refector to remove the
dependencies in org.talend.repository
2015-10-08 15:08:10 +08:00
wluo-talend
09ec8f020d TDI-34029, TDI-34028
https://jira.talendforge.org/browse/TDI-34029
For DB2 Ingest, there is a compile error for the non-empty "OPTIONALLY
ENCLOSED BY"
2015-10-08 14:09:10 +08:00
pbailly
305636231d [TBD-2642] Add migration task for tCollectAndCheck 2015-10-07 18:07:23 +02:00
amarkevich
deb11a37fc minor (Boolean.TRUE) 2015-10-07 17:23:03 +03:00
bguillon-td
dbc69689c1 TMDM-8949 add a finally part to tMDMBulkLoad, to clean InputStreamMerger 2015-10-07 16:07:22 +02:00
rdubois
def996edb9 Correctly handle the exceptions 2015-10-06 18:17:12 +02:00
Rémy DUBOIS
e458c148e8 Merge pull request #141 from amarouni/bug/tbd-2618
[TBD-2618] Machine learning components display now an error if used with the wrong Spark version
2015-10-06 17:52:43 +02:00
Abbass MAROUNI
9cf34dc92f Merge branch 'master' of github.com:Talend/tdi-studio-se into bug/tbd-2618 2015-10-06 17:37:54 +02:00
Abbass MAROUNI
e7188360af [TBD-2618] Machine learning components display now an error if used with the wrong Spark version 2015-10-06 17:37:20 +02:00
I.Melnik
4cfa394ac8 TESB-15861 Make all languages to be consistent in all components 2015-10-06 17:43:06 +03:00
amarkevich
bd0b4b5d7b remove IOsgiDependenciesService 2015-10-06 13:25:06 +03:00
Francis Upton IV
9513cb8305 TDM-3313 New Component Architecture (handle component framework
refactor)
2015-09-30 18:52:15 +02:00
ycbai
59882d7f09 TUP-3462: add validation action. 2015-09-30 18:02:31 +08:00
Guoliang Zhou
4fd39acd6e Merge pull request #140 from sbliu/master
TMDM-8763: Add mandatory dependent libs of webservice based on cxf, a…
2015-09-30 17:14:04 +08:00
sbliu
99c4021246 TMDM-8763: Add mandatory dependent libs of webservice based on cxf, adapt the mdm url if necessary to satisfy the authorization Policy to construct webservice. 2015-09-30 16:34:39 +08:00
cmeng-talend
8140d0ad2f TUP-3463 feature: Add on-boarding presentation in the studio
https://jira.talendforge.org/browse/TUP-3463

1. remove the old plugin: org.talend.presentation.onboarding.resource.di
2. add new plugin:
  org.talend.presentation.onboarding.resource
  org.talend.presentation.onboarding.resource.tos
2015-09-30 15:24:02 +08:00
amarkevich
c95519dc98 generate Export-Service only for jobs 2015-09-29 15:04:45 +03:00
ycbai
935d7091bc Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-09-29 18:51:58 +08:00
ycbai
ee32604ccf TUP-3462: add form actions. 2015-09-29 18:39:39 +08:00
cmeng-talend
d7b93c3a6a fix bug: can't login new created project. 2015-09-29 18:27:55 +08:00
cmeng-talend
6009b78b62 TUP-3463 feature: Add on-boarding presentation in the studio
https://jira.talendforge.org/browse/TUP-3463
2015-09-29 18:04:04 +08:00
wluo-talend
52b4adfee6 TDI-34018: A wrong migration task in TDI-31497 for use batch cause old
jobs which include tOracleOutput/tTeradataOutput with reject row have an
error alarm
https://jira.talendforge.org/browse/TDI-34018
2015-09-29 10:58:22 +08:00
ycbai
49914cf632 TUP-3462: add button controller and fix some bugs. 2015-09-28 18:39:23 +08:00
GGu
be0bc6b50c TDI-33525: add image junit to test some cases. 2015-09-28 14:06:11 +08:00
wdliu
fb1816e59b TUP-3554 : DI Studio Part
TUP-3554:[Studio] Implement the Login dialog show the branch list.
2015-09-28 11:42:27 +08:00
Francis Upton IV
23a8967b5d TDM-3313 New Component Architecture (add a getProperties() call to make
things work)
2015-09-25 17:29:26 +02:00
Francis Upton IV
bf3eb54dc4 TDM-3313 New Component Architecture (use all of the Forms in the wizard,
use Form title and subtitle)
2015-09-25 15:25:50 +02:00
ycbai
3624682997 TUP-3462: improve wizard display. 2015-09-25 18:03:47 +08:00
GGu
37caa3a6d8 TUP-3542: enable to check the routines when run/build job. 2015-09-25 16:21:48 +08:00
hwang
b94866d242 TDI-33863:Import Excel file with references 2015-09-25 11:47:20 +08:00
jzhao
f582760a13 TDI-33416:Support Marketo REST API
https://jira.talendforge.org/browse/TDI-33416 
Note:Fixed some the version of mvn
2015-09-25 11:12:14 +08:00
ycbai
f90ffa5980 Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-09-25 10:58:17 +08:00
jzhao
7557008f55 TDI-33566: Salesforce Component Refine : new API
https://jira.talendforge.org/browse/TDI-33566
Note:1.Fixed the mvn version update.
2.Add the new wsdl file to the source code which in talend libs
2015-09-25 10:46:03 +08:00
Francis Upton IV
05190b578a TDM-3313 New Component Architecture (align with updates in
ComponentService, fix NPE in ElementParameter comparison)
2015-09-24 22:37:41 +02:00
Francis Upton IV
ec0b9af31f Merge remote-tracking branch 'origin/master' into
feature/6.1/TUP-3462_addGenericWizard
2015-09-24 21:34:28 +02:00
amarkevich
2280746c8b move Route export to route plugin 2015-09-24 18:15:21 +03:00
ycbai
49a94f1d51 TUP-3462: improve dynamic wizard page. 2015-09-24 20:21:31 +08:00
jzhao
85b9b4f530 TDI-33566: Salesforce Component Refine : new API
https://jira.talendforge.org/browse/TDI-33566
Note:Update salesforce from 25 to 34
2015-09-24 18:27:54 +08:00
Guoliang Zhou
bd3f9c515c Merge pull request #138 from sbliu/master
TUP-3538:fix compile error which lead to deploy failure.
2015-09-24 18:25:36 +08:00
sbliu
55e42f65f0 TUP-3538:fix compile error which lead to deploy failure. 2015-09-24 18:14:03 +08:00
zwxue
ee821a33c8 TUP-3488: Add Git history view. 2015-09-24 17:00:27 +08:00
hwang
a2a19ce281 TUP-2788:revert code 2015-09-24 11:17:40 +08:00
Francis Upton IV
c20df231be TDM-3313 New Component Architecture (more ElementProperties work) 2015-09-23 23:33:56 +02:00
rdubois
699a0bd373 TBD-2420 - Rewrite GetJarsToRegister class as a routine 2015-09-23 17:22:11 +02:00
nrousseau
e1c5ec2cc3 branding images update 2015-09-23 14:29:13 +02:00
wdliu
7a49452e68 TUP-3308 : DI Studio Part
TUP-3308:[Studio] Support of GIT Repository ---Fix the npe issue
2015-09-23 19:10:21 +08:00
wluo-talend
7b9130b115 TDI-32177: Support for DB2 Continuous Data Ingest
https://jira.talendforge.org/browse/TDI-32177
2015-09-23 18:53:12 +08:00
wdliu
49cbd812b0 TUP-3308 : DI Studio Part
TUP-3308:[Studio] Support of GIT Repository ---fix the NPE issue
2015-09-23 18:48:30 +08:00
nrousseau
41c356779e TUP-3463 feature: update text/presentation of onboarding 2015-09-23 12:25:23 +02:00
rdubois
4ab8515a1d TBD-2514 && TBD-2601 fixed - Improve the Node problems management 2015-09-23 12:13:57 +02:00
wdliu
452a3af040 TUP-3308 : DI Studio Part
TUP-3308:[Studio] Support of GIT Repository ---Adding code to show the
git branch
2015-09-23 17:47:47 +08:00
nrousseau
2e653219c8 TUP-3463 feature: update text/presentation of onboarding 2015-09-23 11:18:49 +02:00
ycbai
eed0889834 TUP-3462: add create element paramesters from form method and create
connection wizard page.
2015-09-23 16:44:39 +08:00
amarkevich
e4f3efa4e4 minor: return Collection directly 2015-09-23 11:25:31 +03:00
nrousseau
89b9af20e3 remove project file 2015-09-23 10:15:44 +02:00
Sizhao Liu
99fe6e3408 TDQ-10888 remove sampling.test from test feature 2015-09-23 02:39:19 +02:00
rdubois
b99eddac63 TBD-2536 - Add support for Spark Streaming in HD Insight 3.2 2015-09-22 14:26:58 +02:00
Prada Souvanlasy
c14a21a2b6 [TBD-1931] Add hive-exec dependency into Impala components for CDH 5.4 2015-09-22 13:33:50 +02:00
ycbai
ac20bfe598 TUP-3462: fix some compile errors. 2015-09-22 18:43:14 +08:00
wchen-talend
27c41fe92d TDI-33791:Help On Dataprep component integration 2015-09-22 17:56:44 +08:00
wang wei
9ad221374d TDI-33565: move it from se to ee
https://jira.talendforge.org/browse/TDI-33565
2015-09-22 17:53:26 +08:00
cmeng-talend
cedb0e90e8 TUP-3463 feature: Add on-boarding presentation in the studio
https://jira.talendforge.org/browse/TUP-3463
2015-09-22 17:19:47 +08:00
cmeng-talend
ac3145cae2 Revert "TUP-3463 feature: Add on-boarding presentation in the studio https://jira.talendforge.org/browse/TUP-3463"
This reverts commit f51768138b.
2015-09-22 17:19:45 +08:00
rdubois
2bb04e4d8c TBD-2536 - Correctly package the spark streaming jobs 2015-09-22 11:04:40 +02:00
wang wei
049d7d3964 TDI-33565: Create a DataPrep component for DI
https://jira.talendforge.org/browse/TDI-33565
2015-09-22 16:16:50 +08:00
ycbai
d20e8b928f Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-09-22 15:46:33 +08:00
ycbai
5001243197 merge from master 2015-09-22 15:44:29 +08:00
wchen-talend
86a3b8dc74 TDI-33791:Help On Dataprep component integration:remove the action from
component
2015-09-22 15:21:26 +08:00
ycbai
c7f4541d9f [TUP-3462] Add new generic wizard - Talend Open Integration Solution 2015-09-22 15:07:53 +08:00
CHEN Bin
e33f6b57a8 [TBD-2547] support MapR 5 for pig
https://jira.talendforge.org/browse/TBD-2547
2015-09-22 13:50:55 +08:00
CHEN Bin
47b42119f7 [TBD-2547] support MapR 5 for hive & hive with hbase
https://jira.talendforge.org/browse/TBD-2547
2015-09-22 11:49:48 +08:00
wchen-talend
6bb50f4da5 TDI-33791:Help On Dataprep component integration 2015-09-22 09:59:37 +08:00
Francis Upton IV
204c0c8ab1 TDM-3313 New Component Architecture (start of work to hook
ElementProperties to the new component properties)
2015-09-21 18:47:18 +02:00
rdubois
21e75e57e7 TBD-2564 - Migration task for split local/cluster mode in Spark Configuration 2015-09-21 13:41:17 +02:00
ftom
8f6c1caf72 TBD-2564 - Split local/cluster mode in Spark Streaming Configuration 2015-09-21 13:41:16 +02:00
ftom
00fd7d269e TBD-2564 - Split local/cluster mode in Spark Configuration 2015-09-21 13:41:15 +02:00
wdliu
ed5f5a2402 TUP-3308 : DI Studio Part
TUP-3308:[Studio] Support of GIT Repository ---revert the git branches
list display
2015-09-21 19:31:01 +08:00
cmeng-talend
f51768138b TUP-3463 feature: Add on-boarding presentation in the studio
https://jira.talendforge.org/browse/TUP-3463
2015-09-21 18:50:12 +08:00
hcyi
186d7ecabf TUP-3497:Try to load component parameters from the EmfComponent , to
display the properties and code generated in a job (TUP-3462,TUP-3506)
2015-09-21 17:50:57 +08:00
hcyi
3c6a2964c6 TUP-3506:try to check the code generation(TUP-3462) 2015-09-21 11:38:03 +08:00
jzhao
1cc92e8d77 TDI-33416:Support Marketo REST API
https://jira.talendforge.org/browse/TDI-33416
Note:Fixed some jars' config
2015-09-21 11:13:16 +08:00
jzhao
2f316612b5 TDI-33416:Support Marketo REST API
https://jira.talendforge.org/browse/TDI-33416
Note:Add Rest API for Marketo components
2015-09-21 10:22:33 +08:00
amarkevich
d2df66f689 EditProcess action: extract methods to reuse 2015-09-18 15:46:32 +03:00
zwxue
f49f74d287 TDI-33956: Fix job editor switching problem in Mac. 2015-09-18 19:12:06 +08:00
hwang
69cc02db6a TDI-33790:Review the DB wizard of Exasol 2015-09-18 16:01:21 +08:00
amarkevich
a24bf269c9 refactor NewProcessWizard 2015-09-18 10:34:40 +03:00
amarkevich
1c00f1bcc2 refactor CreateProcess to share logic 2015-09-17 17:47:34 +03:00
amarkevich
e285420197 refactor AbstractNodeTester 2015-09-17 14:29:58 +03:00
xhkong
e3b23f916a TDI-33705 Pig UDF can not show the icon when opened
https://jira.talendforge.org/browse/TDI-33705
2015-09-17 17:37:33 +08:00
wang wei
47c5d9daab TDI-32989: The data be changed in the reject flow
https://jira.talendforge.org/browse/TDI-32989
2015-09-17 16:40:59 +08:00
wluo-talend
664d3ee154 TDI-33881: The same migrationtask given at TDI-33830 is needed for the
tRedshiftOutput
https://jira.talendforge.org/browse/TDI-33881
2015-09-17 10:13:00 +08:00
amarkevich
2fbf5d2cd4 added ERepositoryObjectType.PROCESS_ROUTE 2015-09-16 18:11:17 +03:00
hcyi
4c7e5da441 TUP-3495:Display of component in the palette(TUP-3462) 2015-09-16 18:04:03 +08:00
ycbai
291fb32e4b [TUP-3462] Add new generic wizard - Talend Open Integration Solution 2015-09-16 16:29:19 +08:00
wang wei
49d2669248 TDI-32838: tJMSInput with support for Durable Subscriber.
https://jira.talendforge.org/browse/TDI-32838
2015-09-16 14:23:23 +08:00
hcyi
db4c3332f6 TUP-3495:Display of component in the palette(TUP-3462) 2015-09-16 14:18:31 +08:00
hcyi
6cbf07e21a TUP-3495:Display of component in the palette(TUP-3462) 2015-09-16 12:04:56 +08:00
hcyi
66552c349d TUP-3493:Try to init the components from the service(TUP-3462) 2015-09-16 12:04:33 +08:00
nrousseau
093c975fdb TDI-33903: fix exception if the cause exception is null. 2015-09-16 12:04:04 +08:00
Ryan Skraba
412f820da2 TBD-2534: Update localprovider plugins for HDP2.3 2015-09-16 12:03:47 +08:00
Ryan Skraba
fceced8551 TBD-2534: Use asm-3.2 from tdi-studio-se directly. 2015-09-16 12:03:29 +08:00
Ryan Skraba
4fd06fe715 TBD-2534: Add HDP 2.3 distribution. 2015-09-16 12:03:08 +08:00
amarkevich
4468baef4f extract method getEditorInput to allow override 2015-09-16 12:02:53 +08:00
xhkong
f6cc7727e9 TDI-32930 SQL Template: Add button is disabled after openning one Sql
template;(reopened)
https://jira.talendforge.org/browse/TDI-32930
2015-09-16 12:02:39 +08:00
amarkevich
da12c5b522 merge RoutineSynchronizer 2015-09-16 12:02:25 +08:00
amarkevich
c2f61cde89 unify routine template parameter 2015-09-16 12:02:09 +08:00
amarkevich
c9136fcc46 unify deleteRoutinefile and getRoutinesFile 2015-09-16 12:01:56 +08:00
wang wei
8a1e782e7a TDI-33785: tAmazonMysqlOutput/tFirebirdOutput/tGreenPlumOutput lost data
when batch size is bigger than commit every
https://jira.talendforge.org/browse/TDI-33785
2015-09-16 12:01:45 +08:00
xhkong
119c28cc49 TDI-32930 SQL Template: Add button is disabled after openning one Sql
template;(reopened)
https://jira.talendforge.org/browse/TDI-32930
2015-09-16 12:01:33 +08:00
wang wei
1266277fa1 TDI-33682: Codegeneration problem
https://jira.talendforge.org/browse/TDI-33682
2015-09-16 09:48:58 +08:00
wang wei
36f3982b9c TDI-33563: ServiceNow component rollup
https://jira.talendforge.org/browse/TDI-33563
2015-09-15 18:03:57 +08:00
hwang
e3a4ab942a TDI-33867:tXMLMap only allows editing the 1st 100 input columns 2015-09-15 11:20:26 +08:00
hwang
846c153c3e TUP-3461:TestCase for Big data 2015-09-14 19:03:04 +08:00
wluo-talend
b000d79f2a TDI-33856: Some data is unable to commit to the database when batch size
is bigger than commit every
https://jira.talendforge.org/browse/TDI-33856
2015-09-14 18:26:36 +08:00
CHEN Bin
b7e2465930 Merge pull request #133 from amarouni/bug/TBD-2581
[TBD-2581] add libprotodefs-4.1.0-mapr.jar to tPigLoad's jar dependencies
2015-09-14 17:59:16 +08:00
Abbass MAROUNI
9ab4f595ed [TBD-2581] add libprotodefs-4.1.0-mapr.jar to tPigLoad's jar dependencies 2015-09-14 11:35:14 +02:00
wluo-talend
e49a01cd6f TDI-33564: Support SybaseIQ location
https://jira.talendforge.org/browse/TDI-33564
2015-09-14 17:08:26 +08:00
wang wei
333826bbcf TDI-33879: tRedshiftOutput Says Relation Doesn't Exist
https://jira.talendforge.org/browse/TDI-33879
2015-09-14 11:38:41 +08:00
wluo-talend
22732d3500 TDI-33881: The same migrationtask given at TDI-33830 is needed for the
tRedshiftOutput
https://jira.talendforge.org/browse/TDI-33881
2015-09-14 11:32:14 +08:00
nrousseau
e5bd3f79e2 TDI-33903: fix exception if the cause exception is null. 2015-09-14 10:54:02 +08:00
nrousseau
ea1b6aef7d Merge pull request #132 from RyanSkraba/feature/6.1/hdp2.3
TBD-2534: Add HDP 2.3 distribution.
2015-09-14 09:52:59 +08:00
Ryan Skraba
116a7c9e36 TBD-2534: Update localprovider plugins for HDP2.3 2015-09-11 18:59:43 +02:00
Ryan Skraba
aa59dab629 TBD-2534: Use asm-3.2 from tdi-studio-se directly. 2015-09-11 17:39:42 +02:00
Ryan Skraba
45a58ed306 TBD-2534: Add HDP 2.3 distribution. 2015-09-11 17:04:36 +02:00
amarkevich
12a41923cc extract method getEditorInput to allow override 2015-09-11 14:22:27 +03:00
xhkong
3836f1b7b8 TDI-32930 SQL Template: Add button is disabled after openning one Sql
template;(reopened)
https://jira.talendforge.org/browse/TDI-32930
2015-09-11 18:47:02 +08:00
amarkevich
0e13c88a41 merge RoutineSynchronizer 2015-09-11 13:12:33 +03:00
amarkevich
e7363b72bf unify routine template parameter 2015-09-11 11:53:26 +03:00
amarkevich
490aa78643 unify deleteRoutinefile and getRoutinesFile 2015-09-10 17:30:04 +03:00
wang wei
22198652fd TDI-33785: tAmazonMysqlOutput/tFirebirdOutput/tGreenPlumOutput lost data
when batch size is bigger than commit every
https://jira.talendforge.org/browse/TDI-33785
2015-09-10 17:16:22 +08:00
ycbai
a23709db3a TUP-3462: create generic component and wizard plugins and add some base
codes.
2015-09-10 16:20:38 +08:00
xhkong
bdfce28a37 TDI-32930 SQL Template: Add button is disabled after openning one Sql
template;(reopened)
https://jira.talendforge.org/browse/TDI-32930
2015-09-10 16:19:48 +08:00
amarkevich
bcfafcc4a7 remove unused bundleContext 2015-09-09 17:58:13 +03:00
hcyi
538f37d009 TDI-33227:Studio throws unnecessary warning on database input query 2015-09-09 17:59:09 +08:00
amarkevich
0e712bc19c remove ROUTE_COMPONENT_TYPE_ID 2015-09-08 17:57:26 +03:00
amarkevich
79627dc2b2 introduce isSelectDefaultItem 2015-09-08 12:53:00 +03:00
amarkevich
1222e628cf extract some functionality to additional method for external use 2015-09-08 11:39:21 +03:00
hwang
90f8e5ebaf TDI-32663:After migration, the Studio's "File- project settings > 2015-09-08 11:18:18 +08:00
hwang
5ba03c88dd TDI-32663:After migration, the Studio's "File- project settings >
Designer > Palette Parameters" page is not working as expected

Conflicts:
	main/plugins/org.talend.repository/plugin.xml

Conflicts:
	main/plugins/org.talend.repository/plugin.xml
2015-09-08 10:54:27 +08:00
amarkevich
8d0788a684 removed refresh - performed outside 2015-09-07 17:28:41 +03:00
amarkevich
05cc43b4ea allow to use custom components list 2015-09-07 16:59:23 +03:00
hcyi
4986444487 TDI-33847:we miss the type field in txmlmap config UI 2015-09-07 19:23:15 +08:00
zwxue
4e4b42f76c TDI-33758: avoid extra item parameters being get from and set into
project settings.
2015-09-07 18:50:42 +08:00
GGu
d4d1563133 TDI-33804: enable to build pigudf with pom. 2015-09-07 14:26:02 +08:00
GGu
8809c99a3a TDI-33717: add the codes jars for pigudfs and beans. 2015-09-07 14:26:00 +08:00
GGu
20067ff8f4 TDI-33717: add pigudf and bean template pom files. 2015-09-07 14:25:58 +08:00
wang wei
df66462711 TDI-33830: Need a migration task for
tFirebirdOutput/tGreenPlumOutput/tIngresOutput/tInterbaseOutput/tParAccelOutput/tPostgresPlusOutput/tSQLiteOutput
to keep the use batch unchecked when import old job to new studio
https://jira.talendforge.org/browse/TDI-33830
2015-09-07 14:25:55 +08:00
nrousseau
803e5eafe6 TDI-33838 : add workspace runnable to avoid conflict of thread when
clean / create the .Java project
2015-09-07 14:25:52 +08:00
wang wei
64805bf20a TDI-33774: tTeradataOutput have some problem after TDI-31497
https://jira.talendforge.org/browse/TDI-33774
2015-09-07 14:25:49 +08:00
wdliu
613eca2f62 Revert TDI-32588 : DI Studio Part
TDI-32588:[Studio] [5.6.1] Special characters when used within a
component cause job to dont open properly
2015-09-07 14:25:47 +08:00
wdliu
163bee6bd2 TDI-32588 : DI Studio Part
TDI-32588:[Studio] Special characters when used within a component cause
job to dont open properly
2015-09-07 14:25:44 +08:00
xhkong
960ed65d11 TDI-33658 Exchange: Button "sign out" cannot show completely
https://jira.talendforge.org/browse/TDI-33658
2015-09-07 12:30:41 +08:00
wluo
0b858e72fa TDI-33734: Functions are not working in tELTTeradataMap https://jira.talendforge.org/browse/TDI-33734 2015-09-07 22:54:09 +08:00
wdliu
973d49bfa6 TUP-3308 : DI Studio Part
TUP-3308:[Studio] Support of GIT Repository---optimize import function
2015-09-07 10:46:47 +08:00
xhkong
b57836dc8d TDI-32827 tMap: Java code shows after clicking "Clear" on Expression
Builder
https://jira.talendforge.org/browse/TDI-32827
2015-09-07 10:16:59 +08:00
nrousseau
9feb887b59 TDI-33811 : update to assembly 2.5.5 2015-09-06 00:35:01 +08:00
rdubois
a7405e10e4 TBD-2536 - Fix some issues with Spark batch and HD insight 2015-09-04 16:07:56 +02:00
amarkevich
a8f7377f96 cleanup 2015-09-04 14:25:53 +03:00
amarkevich
a39dfa3ac5 TESB-16340 [Route Builder] Decouple Routes from the CamelContext 2015-09-04 13:03:43 +03:00
zwxue
e932d27a3f TDI-33731: fix button overlap of Memory Run view. 2015-09-04 13:35:25 +08:00
rdubois
39b8e3e186 TBD-2536 - Add support for Spark in HD Insight 3.2 2015-09-03 18:06:05 +02:00
rdubois
8c57413e24 Prepare TBD-2536 by refactoring spark_footer and the talend-bigdata-launcher 2015-09-03 14:56:24 +02:00
amarkevich
46442d6c61 enable Open Another Version for Camel beans 2015-09-01 18:52:44 +03:00
amarkevich
9aa256cc22 select corresponding wizard for Camel routes and beans 2015-09-01 17:29:58 +03:00
amarkevich
a1837598b1 handle Camel routes 2015-09-01 17:17:29 +03:00
amarkevich
48fe7a81bc handle Camel beans 2015-09-01 16:55:36 +03:00
rdubois
deb9fc3fff Prepare TBD-2536 by refactoring the library to execute Big Data jobs 2015-09-01 14:01:59 +02:00
GGu
b947093481 TBD-2500: enhance the codes for BD job to rearchieve. 2015-09-01 17:01:28 +08:00
GGu
c4e1d91242 TDI-33681: add the seperator in the end of classpath to make sure work
well for the versions<6.0
2015-09-01 17:01:28 +08:00
xhkong
667dc41d15 TDI-33730 Sandbox: "Invalid first name" shows if first name contains
digital
https://jira.talendforge.org/browse/TDI-33730
2015-09-01 16:34:03 +08:00
wluo-talend
1b9cb0ac03 TDI-33743: NullPointerException happen if any value in implicit
tcontextload not be filled
https://jira.talendforge.org/browse/TDI-33743
2015-09-01 02:41:14 +08:00
rdubois
295bf323b8 Fix the checkSparkTXXXXInputDataFrame method 2015-09-01 08:07:19 +02:00
wchen-talend
c3e0953415 TUP-3370:After migration from 562 to 600, I can not log on studio. 2015-09-01 13:28:48 +08:00
xhkong
8c3b576bf4 TDI-33658 Exchange: Button "sign out" cannot show completely
https://jira.talendforge.org/browse/TDI-33658
2015-09-01 11:44:51 +08:00
wang wei
fd4c9f8b21 TDI-32838: tJMSInput with support for Durable Subscriber.
https://jira.talendforge.org/browse/TDI-32838
2015-09-01 11:17:29 +08:00
wluo-talend
83da22341e TDI-33786: tAmazonMysqlOutput has a compile error with delete when log4j
is enable and use batch size unckecked
https://jira.talendforge.org/browse/TDI-33786
2015-08-31 23:12:30 +08:00
hcyi
f6263ce570 TUP-3086:You can create duplicate job names using the "Duplicate" popup
menu.
2015-09-01 10:52:23 +08:00
Rémy DUBOIS
bfce727adf Merge pull request #131 from amarouni/feature/HiveSpark
[TBD-2544] change libthrift to libfb303 in Hive Spark dependencies
2015-08-31 18:14:42 +02:00
Abbass MAROUNI
4a22031415 [TBD-2544] change libthrift to libfb303 in Hive Spark dependencies 2015-08-31 18:12:58 +02:00
amarkevich
f5549aef5b cleanup Routine API; rename constructor 2015-08-31 18:16:10 +03:00
Rémy DUBOIS
74b5850fe3 Merge pull request #130 from amarouni/feature/HiveSpark
[TBD-2544] Add Hive with Spark libs for supported distributions
2015-08-31 16:35:35 +02:00
Abbass MAROUNI
a2d772129e [TBD-2544] Change lastest to latest 2015-08-31 16:32:50 +02:00
Abbass MAROUNI
8e37325ef7 [TBD-2544] Add Hive with Spark libs for supported distributions 2015-08-31 16:11:23 +02:00
cmeng-talend
59384919e3 TDI-33788 fix bug: Sometimes it will pop up en compile error when run a
spark or spark streaming job on the remote server
https://jira.talendforge.org/browse/TDI-33788
2015-08-31 19:40:04 +08:00
amarkevich
1b985b39ea Merge branch 'master' of ssh://git@github.com/Talend/tdi-studio-se.git 2015-08-31 11:38:00 +03:00
amarkevich
150aaa7456 fixed NPE in TOS 2015-08-31 11:37:26 +03:00
hcyi
0f3558228b TDI-33739:Java.lang.ArrayIndexOutOfBoundsException happens when try to
open a job.
2015-08-31 16:35:19 +08:00
cmeng-talend
a816a661ea TUP-3458 bug: <DQSH>:Allow create and logon local project but has some
issus
https://jira.talendforge.org/browse/TUP-3458
2015-08-31 16:28:29 +08:00
hwang
cf8a9de75a TDI-33183:Embedded Joblet Object Names not correct 2015-08-31 12:04:35 +08:00
wluo-talend
cd80090d11 TDI-33743: NullPointerException happen if any value in implicit
tcontextload not be filled
https://jira.talendforge.org/browse/TDI-33743
2015-08-30 23:45:21 +08:00
rdubois
8df5cf4484 Add missing properties for tHiveRow 2015-08-28 17:37:26 +02:00
rdubois
d49707e736 TBD-2517 - Add support for HD Insight 3.2 2015-08-28 17:01:48 +02:00
hwang
818b0fd450 TDI-33228:export data files 2015-08-28 18:11:32 +08:00
rdubois
545355656a TBD-2519 fixed - Fix the Hive compilation error when HD Insight is choosed and Log4J is enabled 2015-08-28 09:58:35 +02:00
GGu
c1d3fdb032 add the spark streaming jet in .gitignore. 2015-08-28 14:20:48 +08:00
GGu
0ca1c96194 TBD-2500: enhance the libs for BD job. 2015-08-28 14:20:48 +08:00
wchen-talend
524d5c4edf TDI-33757:Debug Run:Java Debug:the .java file is empty 2015-08-28 11:26:05 +08:00
wang wei
9143cf1b0f Revert "TDI-32442: Data format of Dynamic is not surported for excel2003
and excel2007 with event mode
https://jira.talendforge.org/browse/TDI-32442
2015-08-28 10:18:17 +08:00
rdubois
68958ca75b TBD-2244 - Make good use of the new Hadoop API in master 2015-08-27 16:14:47 +02:00
rdubois
6bee7816ae Remove a wrong return statement in Hive javajets 2015-08-27 15:36:45 +02:00
rdubois
33cb648a0d Merge branch 'master' into workitem/tbd-2444 2015-08-27 14:48:06 +02:00
zwxue
8f7513b6f8 Fix NPE of Memory Run when no job was opened. 2015-08-27 19:03:57 +08:00
GGu
cd8f6ad76a TBD-2515: fixed the NPE. 2015-08-27 18:45:00 +08:00
GGu
411e58a2b9 TBD-2500: fixed the problem to run BD job. 2015-08-27 17:36:05 +08:00
hcyi
9e334a9baa TDI-31802:Red cross does not dissapear in Studio, even if job has not
error.
2015-08-27 17:24:34 +08:00
zwxue
8ebd2e269b TDI-33755: Save job before close editor when clicking Confirm in
JobView.
2015-08-27 16:47:28 +08:00
wluo-talend
58d15daf90 TDI-33743: NullPointerException happen if any value in implicit
tcontextload not be filled
https://jira.talendforge.org/browse/TDI-33743
2015-08-26 23:57:00 +08:00
amarkevich
105f613cab [RoutineItem] remove unused API 2015-08-26 19:00:43 +03:00
rdubois
e113e11e8b TBD-2244 - Display a warning in JDBC input spark components when Spark 1.3 is used 2015-08-26 15:59:00 +02:00
amarkevich
3d7e4bdbc4 TIPAAS-5669: emulate routines.jar build 2015-08-26 16:36:38 +03:00
I.Melnik
ee08bfe3f8 TESB-16159 tRestRequest doesn't work in runtime if use SAML and then
switch to BASIC auth
2015-08-26 09:26:11 -03:00
CHEN Bin
7fbe199816 [TBD-2209] tez for pig on mapr 4.1
https://jira.talendforge.org/browse/TBD-2209
2015-08-26 18:33:16 +08:00
CHEN Bin
0f63ef539d [TBD-2209] tez for pig on mapr 4.1
https://jira.talendforge.org/browse/TBD-2209
2015-08-26 18:12:32 +08:00
wchen-talend
9aaf98a950 TDI-33219:Test Frameworks-error when run jobs. 2015-08-26 17:49:57 +08:00
Alex Telesh
8444e69eb6 TESB-15864 - Change of expected http error message 2015-08-26 12:20:47 +03:00
wang wei
067b89793c TDI-33741: tSASInput Dynamic data type not showing the right values
after upgrading to 5.6.2 from 5.4
https://jira.talendforge.org/browse/TDI-33741

TDI-32233: issues using dynamic schema on mysql / vertica
https://jira.talendforge.org/browse/TDI-32233
2015-08-26 15:40:08 +08:00
GGu
dc25b834eb TDI-33648: fixed the problem for missing one classpath seperator. 2015-08-26 12:25:51 +08:00
Guoliang Zhou
a34cfe3793 Merge pull request #129 from sbliu/master
TMDM-8763: fix compile error of demo jobs.
2015-08-26 10:29:24 +08:00
I.Melnik
5fdd5d4a09 TESB-16159 tRestRequest doesn't work in runtime if use SAML and then
switch to BASIC auth
2015-08-25 09:21:56 -03:00
rdubois
a1cb6d702e Fix a compilation issue in the GetFileSystem javajet 2015-08-25 13:29:29 +02:00
amarkevich
462a5023b7 remove duplicated API 2015-08-25 14:28:23 +03:00
sbliu
23d83b2504 TMDM-8763: fix compile error of demo jobs. 2015-08-25 18:43:30 +08:00
GGu
90bc7080a6 TDI-33648: when old build. need add the system and user routines jar. 2015-08-25 18:05:43 +08:00
rdubois
6d5cb6de4d Merge branch 'master' into workitem/tbd-2444 2015-08-25 11:51:30 +02:00
cmeng-talend
b47e314373 TUP-3114 fix bug: When search component in job type "{" or "[" there is
error
https://jira.talendforge.org/browse/TUP-3114
2015-08-25 13:55:41 +08:00
amarkevich
da9920ab0b remove exportAsOSGI API 2015-08-24 14:52:18 +03:00
amarkevich
470326e763 cleanup unused code 2015-08-24 13:13:05 +03:00
GGu
93cd0aa18b TDI-33678: unify the export job to run on jobserver. 2015-08-24 17:40:10 +08:00
jzhao
11c352a5fa TDI-33699: Compile error for the insert/update/upsert operation of
tSalesforceOutputBulkExec/tSalesforceOutputBulk, if the dynamic column
is at middle/top/bottom position of the schema 
https://jira.talendforge.org/browse/TDI-33699
2015-08-24 14:15:44 +08:00
jzhao
c964f324a9 TDI-33589: The GUI of tMOMConnection is wrong if both "failover" or
"static" is checked and server is Websphere
https://jira.talendforge.org/browse/TDI-33589
2015-08-24 11:32:14 +08:00
zwxue
ef28e67472 TUP-3382: fix the compile error when esb job first run. 2015-08-24 11:11:15 +08:00
rdubois
4881f3b50e Merge branch 'master' into workitem/tbd-2444 2015-08-21 16:04:11 +02:00
GGu
c6e55732c7 TUP-3402: check for rules files. 2015-08-21 15:45:39 +02:00
GGu
28ad3f0918 TUP-3402: check for xmlMappings files. 2015-08-21 15:45:38 +02:00
GGu
2967bf262b TUP-3402: if disable the log4j function. won't add it. 2015-08-21 15:45:37 +02:00
rdubois
a1493e71dc TBD-2399 - Add support for S3 in EMR 4.0.0 2015-08-21 15:45:37 +02:00
jzhao
874c9a449b TDI-33647: Shouldn't generate the folder
MsmqTalend-1.0.0\6.0.0-SNAPSHOT in .m2\repository\org\talend\libraries
https://jira.talendforge.org/browse/TDI-33647
2015-08-21 15:45:36 +02:00
amarkevich
ad04b9ff8d move spring to route resources 2015-08-21 15:45:35 +02:00
jzhao
ed193ea839 TDI-32882: tLogRow should log the content in log4j
https://jira.talendforge.org/browse/TDI-32882
Note:Add a checkbox and migration task
2015-08-21 15:45:34 +02:00
wang wei
74960aa076 Revert TDI-31901: tFileInputExcel loses precision
https://jira.talendforge.org/browse/TDI-31901
2015-08-21 15:43:34 +02:00
jzhao
e6255589fe TDI-33591: The wrong code is generated when checking Timeout of Receiver
(UseMaxTimeOut)
https://jira.talendforge.org/browse/TDI-33591
2015-08-21 15:43:33 +02:00
CHEN Bin
56fc39e998 Fix Tez compilation issue caused by a line break in the components XML 2015-08-21 15:43:33 +02:00
wchen-talend
d3133d245a TDI-33644:Cann't check out for Spark Streaming job 2015-08-21 15:43:32 +02:00
hcyi
59832cb6cc TDI-33643:Don't list Big Data Streaming type job on the Find a job
window
2015-08-21 15:43:31 +02:00
wang wei
16fd41cb77 TDI-33604: WebService: Exception is printed to console when running a
job with tWebService
https://jira.talendforge.org/browse/TDI-33604
2015-08-21 15:43:30 +02:00
hwang
9312d40402 TDI-33639:TestCase for Big data 2015-08-21 15:43:29 +02:00
sbliu
b1bc6202d7 TMDM-8810: convert from axis to cxf. 2015-08-21 15:40:10 +02:00
sbliu
80077d8f61 TMDM-8810: convert from axis to cxf. 2015-08-21 15:40:09 +02:00
GGu
65dde2ccd0 TUP-3402: check for rules files. 2015-08-21 17:22:30 +08:00
GGu
72adf5e941 TUP-3402: check for xmlMappings files. 2015-08-21 17:22:30 +08:00
GGu
566ee029ce TUP-3402: if disable the log4j function. won't add it. 2015-08-21 17:22:30 +08:00
rdubois
b3bfbc770b TBD-2399 - Add support for S3 in EMR 4.0.0 2015-08-21 10:56:47 +02:00
jzhao
31bacaa169 TDI-33647: Shouldn't generate the folder
MsmqTalend-1.0.0\6.0.0-SNAPSHOT in .m2\repository\org\talend\libraries
https://jira.talendforge.org/browse/TDI-33647
2015-08-21 11:28:37 +08:00
amarkevich
f72d020c9a move spring to route resources 2015-08-20 18:27:39 +03:00
jzhao
961fa1edce TDI-32882: tLogRow should log the content in log4j
https://jira.talendforge.org/browse/TDI-32882
Note:Add a checkbox and migration task
2015-08-20 18:20:06 +08:00
rdubois
e323eb42e0 TBD-2399 - Enable Hive impersonation on EMR 4.0.0 2015-08-20 11:51:42 +02:00
Rémy DUBOIS
d6a01fd5bd Merge pull request #127 from pbailly/workitem/tbd-2444
[TBD-2444] Add JUNIT test for Expression.java
2015-08-20 11:05:02 +02:00
wang wei
e039338804 Revert TDI-31901: tFileInputExcel loses precision
https://jira.talendforge.org/browse/TDI-31901
2015-08-20 17:02:07 +08:00
pbailly
60869e1f22 [TBD-2444] Add JUNIT test for Expression.java 2015-08-20 10:41:42 +02:00
jzhao
94b73baa26 TDI-33591: The wrong code is generated when checking Timeout of Receiver
(UseMaxTimeOut)
https://jira.talendforge.org/browse/TDI-33591
2015-08-20 16:14:43 +08:00
CHEN Bin
b10e16cf71 Fix Tez compilation issue caused by a line break in the components XML 2015-08-20 15:42:25 +08:00
wchen-talend
523a62114b TDI-33644:Cann't check out for Spark Streaming job 2015-08-20 15:38:14 +08:00
hcyi
2f87132de1 TDI-33643:Don't list Big Data Streaming type job on the Find a job
window
2015-08-20 13:26:13 +08:00
wang wei
f320abf098 TDI-33604: WebService: Exception is printed to console when running a
job with tWebService
https://jira.talendforge.org/browse/TDI-33604
2015-08-20 11:37:54 +08:00
hwang
fa8eebd0cd TDI-33639:TestCase for Big data 2015-08-20 11:08:15 +08:00
Guoliang Zhou
0195fc27a1 Merge pull request #125 from sbliu/master
TMDM-8810: convert from axis to cxf.
2015-08-20 10:13:49 +08:00
rdubois
aae3a6b594 Fix Tez compilation issue caused by a line break in the components XML 2015-08-19 15:46:48 +02:00
rdubois
8e673c90a2 Merge branch 'master' into workitem/tbd-2444 2015-08-19 14:41:43 +02:00
rdubois
fccb45cd60 TBD-2444 - Support the Standard tHive components with the new Hadoop distributions framework. 2015-08-19 14:29:49 +02:00
sbliu
e05a881d99 TMDM-8810: convert from axis to cxf. 2015-08-19 18:07:36 +08:00
GGu
1fde7f5b81 TDI-33648: use new maven build for execute/deploy job on job server. 2015-08-19 17:33:59 +08:00
hwang
d1c389d498 TDI-33639:TestCase for Big data 2015-08-19 17:26:37 +08:00
rdubois
a2454d38fc TBD-2444 - Support the tHive components with the new Hadoop distributions framework (javajet part) 2015-08-19 10:52:52 +02:00
amarkevich
9a2dc0cd6b use ArrayContentProvider.getInstance() 2015-08-19 11:26:02 +03:00
wang wei
090a5453d9 TDI-32849: Cannot get the applied parameters when run a flow with soap
url
https://jira.talendforge.org/browse/TDI-32849
2015-08-19 11:14:15 +08:00
rdubois
6944ad3957 Support the tHive components with the new Hadoop distributions framework (XML part) 2015-08-18 14:53:51 +02:00
sbliu
bc058b43c4 TMDM-8810: convert from axis to cxf. 2015-08-18 18:34:19 +08:00
hwang
3248b47c5b TDI-33355:txmlmap modification check 2015-08-18 18:09:37 +08:00
cmeng-talend
0b5f61c2d8 TDI-33622 bug: Click "update" button to install patch from nexus get no
reponse at all if we do not set localreader info in tac is not ok
https://jira.talendforge.org/browse/TDI-33622
2015-08-18 14:21:08 +08:00
cmeng-talend
a77cd53e0f TDI-33145 bug: Login GUI shows grey checkbox label background and bevel
button on a flat interface
https://jira.talendforge.org/browse/TDI-33145
2015-08-18 10:36:58 +08:00
xhkong
ecb0fce5bf TDI-32147 store wrong value if the widget OPENED_LIST in TABLE
https://jira.talendforge.org/browse/TDI-32147
2015-08-17 17:51:26 +08:00
jzhao
85685df433 TDI-33573: Wrong jar configuration in UrlPath from some components
https://jira.talendforge.org/browse/TDI-33573
2015-08-17 11:24:12 +08:00
hwang
47043aa26b TDI-33355:Test Frameworks-testcase has compile errors when create test
on tXMLMap
2015-08-14 17:13:32 +08:00
nrousseau
659f4e0ea3 TUP-3394: fix problems of TOS features 2015-08-14 16:57:14 +08:00
rdubois
cf535c8135 TBD-2444 - Support the tMRConfiguration component with the new Hadoop distributions framework 2015-08-14 09:50:03 +02:00
rdubois
a82410dbce TBD-2444 - Initiate the big data components refactoring. 2015-08-14 09:49:43 +02:00
wluo-talend
9b821ca079 TDI-33532: Should have a migration task for reject row for TDI-32161
modification
add tRedshiftOutput
https://jira.talendforge.org/browse/TDI-33532
2015-08-14 03:37:21 +08:00
zwxue
0bb62bf98c TDI-33583: fix bugs of memory run's report field 2015-08-14 11:13:58 +08:00
amarkevich
76ad37af5d update IOsgiDependenciesService constants 2015-08-13 17:58:16 +03:00
cmeng-talend
961839855e TDI-33584 fix bug: Error occur when I do paste for sub job with
attachment
https://jira.talendforge.org/browse/TDI-33584
2015-08-13 18:24:37 +08:00
CHEN Bin
e57870e090 [TBD-2356] fixed a bug on migration task for the job which don't have
datastax api
https://jira.talendforge.org/browse/TBD-2356
2015-08-13 17:56:37 +08:00
rdubois
6fd188008c TBD-2399 - Hide RCFileStorage on Pig and enable SSL on Hive 2015-08-13 10:49:10 +02:00
Guoliang Zhou
5764bae562 Merge pull request #124 from sbliu/master
TMDM-8764:update mvn dependency to webservice to 6.1.0
2015-08-13 16:44:55 +08:00
hwang
d65e99c6c7 TDI-33327:[Job Conductor] generate a task,after finish on commdline,but
got the error status in TAC
2015-08-13 16:43:31 +08:00
jzhao
562afb9a0d TDI-33574: Wrong maven configuration for namedpipe dlls
https://jira.talendforge.org/browse/TDI-33574
2015-08-13 16:37:13 +08:00
zzliu
a7a8d2afae TDI-33591: The wrong code is generated when checking Timeout of Receiver (UseMaxTimeOut)
Note: make 'usemax' option work for both using existing connection and not using
https://jira.talendforge.org/browse/TDI-33591
2015-08-13 16:31:15 +08:00
sbliu
b75189ee08 TMDM-8764:fix compile error when using client side transaction id. 2015-08-13 16:02:58 +08:00
xhkong
d09aeb3d87 TDI-32147 store wrong value if the widget OPENED_LIST in TABLE
https://jira.talendforge.org/browse/TDI-32147
2015-08-13 15:36:27 +08:00
wdliu
f7bb00392f Merge branch 'feature/TUP-3308/Support_of_GIT_Repository' 2015-08-13 15:13:29 +08:00
sbliu
752a3ce98c TMDM-4247: Add a delete property in tMDMOutput's partial update. 2015-08-13 15:10:00 +08:00
jzhao
470f89013c TDI-32882: tLogRow should log the content in log4j
https://jira.talendforge.org/browse/TDI-32882
Note:Log the content of the row
2015-08-13 14:07:42 +08:00
sbliu
ace65ca411 TMDM-8764:update mvn dependency to webservice to 6.1.0 2015-08-13 13:52:51 +08:00
GGu
9047b008f3 TUP-3384: remove the test output files. 2015-08-13 10:05:57 +08:00
yshamin
fe52dfc58f - TESB-16026: fixed 2015-08-12 13:24:40 +02:00
xhkong
3300abbad8 TDI-33282 Test Frameworks-testcase does not have a correct icon.
https://jira.talendforge.org/browse/TDI-33282
2015-08-12 18:35:36 +08:00
sbliu
085f4da09e Merge branch 'master' of https://github.com/sbliu/tdi-studio-se 2015-08-12 15:29:24 +08:00
sbliu
933e7f911c TMDM-8764: update the webservice stub classes, convert the component from axis to cxf. 2015-08-12 15:28:43 +08:00
wluo-talend
64972ff36f TDI-32343: tFileOutputLDIF: Encoding Base64 for DN
https://jira.talendforge.org/browse/TDI-32343
2015-08-11 15:01:11 -07:00
nrousseau
717f19e3df Merge pull request #122 from sbliu/master
component change, transfer from axis to cxf
2015-08-12 17:56:19 +08:00
GGu
e12bf59695 TUP-3369: fixed the problem for childjob with BD jobs. 2015-08-12 15:54:31 +08:00
GGu
835b909022 TDI-33476: fixed the problem for tRunJob. 2015-08-12 15:53:59 +08:00
hwang
59487b4fc9 TDI-33342:There should be an error information when the input shema is
different from the one in the joblet
2015-08-12 13:48:36 +08:00
wchen-talend
6d054e4f1e TDI-32186:Job isn't opened when starting Studio with params:"--showJob
job1" in cmd
2015-08-12 13:38:39 +08:00
cmeng-talend
066164b8ba TDI-32868 fix bug: Switch to Local mode ,local project name is added
"(remote project in offline mode)" when TAC has same project name
https://jira.talendforge.org/browse/TDI-32868

Fix bug: after click ok button of manage connection dialog, the
connection list view will be reset.
2015-08-12 10:35:36 +08:00
rdubois
7fb73e6e8e TBD-2399 - Support EMR 4.0.0 for Hive and add Avro to the HDFS dependencies 2015-08-11 15:43:06 +02:00
hcyi
c7522a45fe TDI-33562:ClassCastException when job switch designer to code editor. 2015-08-11 19:30:54 +08:00
jzhao
44456445ed TDI-33490: tMicrosoftMQOutput component gives compilation errors in
studio & doesn't work on 64 bit machine
https://jira.talendforge.org/browse/TDI-33490
Note: Change the msmq.jar name to MsmqTalend-1.0.0.jar
2015-08-11 18:42:46 +08:00
xhkong
c5d6a4f2df TDI-32147 store wrong value if the widget OPENED_LIST in TABLE
https://jira.talendforge.org/browse/TDI-32147
2015-08-11 17:09:25 +08:00
cmeng-talend
41e1cab421 TDI-32868 fix bug: Switch to Local mode ,local project name is added
"(remote project in offline mode)" when TAC has same project name
https://jira.talendforge.org/browse/TDI-32868
2015-08-11 16:25:00 +08:00
hcyi
fc8be5fa85 TBD-2394:add the propagated when updated metadata for the
tSparkConfiguration .
2015-08-11 16:21:28 +08:00
wang wei
d1f023ae76 TDI-33343: issue when use tFileInputRegex
https://jira.talendforge.org/browse/TDI-33343
2015-08-11 13:49:13 +08:00
wdliu
d92330f19f TUP-3308[Studio] Support of GIT Repository. Add the code changes for
import projects
2015-08-11 11:31:57 +08:00
wluo-talend
65d87a3460 TDI-33532: Should have a migration task for reject row for TDI-32161
modification
https://jira.talendforge.org/browse/TDI-33532
2015-08-10 13:09:33 -07:00
rdubois
4c3a0e040f TBD-2399 - Add support for Spark in EMR 4.0.0 and fix some issues on Pig and M/R 2015-08-10 15:22:11 +02:00
nrousseau
4d2d9bfc43 TUP-3350: cleanup features for oems 2015-08-10 17:08:59 +08:00
GGu
d8b7db5172 TDI-33544: add the version for test plugin. 2015-08-10 11:48:16 +08:00
zwxue
fc617f27a0 TDI-33344: give an error when parallelized node has output links. 2015-08-10 11:19:09 +08:00
nrousseau
3222ff8755 TDI-32650: fix problem of code for the sort proposal 2015-08-08 16:43:23 +08:00
nrousseau
0cb22dd7c2 TDI-33510: documentation for the new type of SAP is empty, no need to
display anything special.
2015-08-08 15:58:26 +08:00
Rémy DUBOIS
583ad9ffa1 Merge pull request #121 from pradasouvanlasy/master
[TBD-2099] Add migration task regarding the usage of separators into …
2015-08-07 17:06:29 +02:00
Prada Souvanlasy
f5793d9e1c [TBD-2099] Add missing STORM type in migration task 2015-08-07 17:01:53 +02:00
Prada Souvanlasy
43015935c6 [TBD-2099] Add migration task regarding the usage of separators into tFileOutputPositional headers (MR, Spark, Spark Streaming) 2015-08-07 17:01:53 +02:00
rdubois
fff55abc08 TBD-2399 - Add support for EMR 4.0.0 for Pig 2015-08-07 16:59:15 +02:00
rdubois
df3ae6846a TBD-2399 - Add mvn_uri for librariesNeeded extension 2015-08-07 14:48:30 +02:00
rdubois
868a41cb18 TBD-2399 - Add support for EMR 4.0.0 for HDFS and M/R 2015-08-07 14:38:05 +02:00
etatarintseva
0e13216b30 TESB-13179 Add Google Storage connection support 2015-08-07 14:34:11 +02:00
zzliu
6b55ab9d06 TDI-32442: Data format of Dynamic is not surported for excel2003 and excel2007 with event mode.
Note: Modify ParserUtils.java to format non-dynamic date
https://jira.talendforge.org/browse/TDI-32442
2015-08-07 18:01:37 +08:00
xhkong
70c27ae2c0 TDI-31603 Generated SQL Slect query for "" output has issue for
tELTPostgresqlMap
https://jira.talendforge.org/browse/TDI-31603
2015-08-07 17:43:41 +08:00
Irene Wang
a064475deb Update copyright year to 2015 2015-08-07 10:45:40 +02:00
wluo-talend
f66530e02e TDI-32343: tFileOutputLDIF: Encoding Base64 for DN
https://jira.talendforge.org/browse/TDI-32343
2015-08-06 17:30:10 -07:00
wang wei
40c92ee7de TDI-33519: tOracleOutputBulkExec Update results in ORA-00972: identifier
is too long
https://jira.talendforge.org/browse/TDI-33519
2015-08-07 16:13:04 +08:00
GGu
5a0f3b1091 TUP-3063: Use the same way for JDT in Java editor. 2015-08-07 15:23:52 +08:00
zzliu
ada72e2f7b TDI-32975: special characters such as '\n' are not contextualizable.
Note: Revert the change as proved not to be an issue.
https://jira.talendforge.org/browse/TDI-32975
2015-08-07 13:38:31 +08:00
etatarintseva
272d89aae1 TESB-13179 Add SAP connection support 2015-08-06 17:50:02 +02:00
rdubois
4f3201f13a TUP-3036 fixed - Add Spark Streaming stats coodinates in the process 2015-08-06 14:15:28 +02:00
zzliu
cba6b17a31 TDI-31901: tFileInputExcel loses precision
Note: Fix the issue of TUJ-Bug20480.
https://jira.talendforge.org/browse/TDI-31901
2015-08-06 18:56:59 +08:00
jzhao
85bbc79666 TDI-33064: For tMomInput, backout is unable to work with "keep
listening" 
https://jira.talendforge.org/browse/TDI-33064
2015-08-06 13:59:24 +08:00
cmeng-talend
de3563968e TUP-3027 fix bug: Studio : remove flickering dialog boxes when switching
connection on login dialog
https://jira.talendforge.org/browse/TUP-3027
2015-08-06 12:33:45 +08:00
wluo-talend
290feb883a TDI-33450: NullPointerException happen if any value in implicit
tcontextload not be filled
https://jira.talendforge.org/browse/TDI-33450
2015-08-05 18:23:21 -07:00
Irene Wang
bbf4a0bd5d Update copyright year to 2015 2015-08-06 11:04:56 +02:00
wang wei
bff2d29c38 TDI-33509: Change jtds-1.2.5.jar to jtds-1.3.1.jar
https://jira.talendforge.org/browse/TDI-33509
2015-08-06 15:26:56 +08:00
CHEN Bin
a3735f4a25 [TBD-2377] fix bug on migration task for : use the same properties for
hector and datastax: column family/action on column family
https://jira.talendforge.org/browse/TBD-2377
2015-08-06 15:22:03 +08:00
etatarintseva
c4764acef8 TESB-13179 Add eXist and Salesforce connectons support 2015-08-05 18:05:47 +02:00
rdubois
76f7d38224 TBD-2185 fixed - Support Hadoop 2 job Oozie submission 2015-08-05 16:05:52 +02:00
rdubois
b67a75b34f TBD-2143 - Add DEBUG logging in the cleanWorkingDirectory method. 2015-08-05 13:19:00 +02:00
cmeng-talend
7f6cc2a9a2 TUP-3027 fix bug: Studio : remove flickering dialog boxes when switching
connection on login dialog
https://jira.talendforge.org/browse/TUP-3027
2015-08-05 15:39:42 +08:00
GGu
2a2f54c7c6 TDI-33481: enhance the maven for lastUpdated. 2015-08-05 14:36:23 +08:00
wluo-talend
96840b93ed TDI-33319: Salesforce code generation problem: Undefined method
SforceBasicConnection.Builder.useHttpChunked(boolean)
https://jira.talendforge.org/browse/TDI-33319
2015-08-04 12:48:17 -07:00
etatarintseva
2104955e6c TESB-13179 Add Palo connection support 2015-08-04 16:42:02 +02:00
cmeng-talend
575de09ee0 TDI-33451 fix bug: Sometimes cann't logon svn project when I use LDAP
user for remote connection
https://jira.talendforge.org/browse/TDI-33451
2015-08-04 18:07:22 +08:00
hcyi
891ee11482 TBD-2394:The tMRConfiguration and tSparkConfiguration are not triggered
for update when a metadata has been updated.
2015-08-04 17:46:38 +08:00
zzliu
36438369c7 TDI-32975: special characters such as n are not contextualizable.
https://jira.talendforge.org/browse/TDI-32975
2015-08-04 17:37:02 +08:00
rdubois
862dbd911b TBD-2392 fixed - Update the HDP 2.2 dependencies to make them work with the HDP 2.2 sandbox configuration 2015-08-04 11:32:58 +02:00
cmeng-talend
136fe6f63d TDI-32844 fix bug: Spark: Spark icon in Job isn't correct
https://jira.talendforge.org/browse/TDI-32844
2015-08-04 16:35:56 +08:00
GGu
a80de1c04c TDI-33481: Fixed the possible NPE. 2015-08-04 11:53:56 +08:00
etatarintseva
a608314892 TESB-13179 Add MDM connection support 2015-08-03 16:52:24 +02:00
rdubois
afd447d517 TBD-2407 fixed - Add a problem for tRunJob if the target job is a streaming job and if the use independent process is not checked 2015-08-03 13:08:41 +02:00
zwxue
f3640acba5 TDI-33155: fix the refreshing problem when switching between 2 jobs. 2015-08-03 18:38:35 +08:00
I.Melnik
ff8d9516c8 TESB-13179 LDAP connection support 2015-08-03 06:52:20 -03:00
I.Melnik
8b3ef5f840 Merge branch 'master' of git@github.com:Talend/tdi-studio-se.git 2015-08-03 06:42:39 -03:00
I.Melnik
47477073e8 TESB-13179 Remove include, to support all licences 2015-08-03 06:41:48 -03:00
amarkevich
f3d6d600a7 save changes from custom sub-editor 2015-08-03 12:40:37 +03:00
hwang
920db33ac1 TDI-33285:tHashOutput's not linking properly 2015-08-03 14:57:11 +08:00
hwang
d15df92c89 TDI-33285:tHashOutput's not linking properly 2015-08-03 14:24:18 +08:00
hwang
368f66ece4 TDI-33458:tmssqlinput shows an error, which is already fixed, but the
error is still there
2015-08-03 14:23:52 +08:00
etatarintseva
f3dd221211 TESB-13179 Add S3 connection support 2015-07-31 17:27:40 +02:00
rdubois
6050e2a64d TBD-2194 fixed - Hide Document, List, Object and Dynamic types from M/R schemas 2015-07-31 17:12:46 +02:00
amarkevich
448114dda2 allow to use custom IEditorPart at index 2 2015-07-31 17:21:19 +03:00
I.Melnik
4d0655fbac TESB-13179 Add FTP connection support 2015-07-31 09:33:26 -03:00
rdubois
d83cf4ec1b TBD-2194 fixed - Hide Document, List, Object and Dynamic types from M/R schemas 2015-07-31 14:18:35 +02:00
rdubois
20dd741393 TBD-2194 fixed - Hide Document, List, Object and Dynamic types from M/R schemas 2015-07-31 12:21:31 +02:00
hcyi
d1b39b73bc TDI-33411:fix the last problem . 2015-07-31 17:02:23 +08:00
zwxue
fac2464df3 TDI-33154: Add remote job monitoring for MemoryRun. 2015-07-31 16:49:53 +08:00
wchen-talend
60bdac7863 TUP-3296:Libs won't be saved in the project anymore 2015-07-31 14:20:00 +08:00
etatarintseva
a31d3867f0 TESB-13179 Add hBase connection support 2015-07-30 18:41:47 +02:00
amarkevich
d6b81bbc71 cleanup settings 2015-07-30 17:27:42 +03:00
I.Melnik
2a75ec7998 TESB-13179 Add correct Cassandra connection handling for
tRestRequest/Response
2015-07-30 10:26:53 -03:00
cmeng-talend
efce026bcf TDI-32844 fix bug: Spark: Spark icon in Job isn't correct
https://jira.talendforge.org/browse/TDI-32844
2015-07-30 19:09:44 +08:00
rdubois
37ba5328ff TBD-2395 fixed - Allow to override Spark streaming job configuration when D&D a HDFS metadata 2015-07-30 13:08:01 +02:00
wluo-talend
e26172ebde TDI-33404: tMicrosoftCRMXX doesn't support document db type when CRM
version is 2015
https://jira.talendforge.org/browse/TDI-33404
2015-07-29 18:16:29 -07:00
xhkong
0959fb5943 TDI-33278 Column length should be visible when length value is
zero
https://jira.talendforge.org/browse/TDI-33278
(fix the cell null → 0 & 0 → null)
2015-07-30 15:54:02 +08:00
zwxue
6bc554da8e TDI-33154: Add remote job monitoring for MemoryRun. 2015-07-30 15:46:52 +08:00
amarkevich
a847dc27cf TESB-15194 reuse policy provider 2015-07-29 16:41:58 +03:00
GGu
189b1d3389 TDI-33091: remove the repository setting from pom. 2015-07-29 18:47:29 +08:00
wluo-talend
f35428bbf2 TDI-32734: Error when using SOAP compression for Salesforce connection
https://jira.talendforge.org/browse/TDI-32734
2015-07-28 19:17:15 -07:00
wluo-talend
36f73aef54 TDI-33296: Set "Client ID" for tSalesforce* will cause compile errors
https://jira.talendforge.org/browse/TDI-33296
2015-07-28 18:45:59 -07:00
wluo-talend
4f345a7078 TDI-33291: tMicrosoftCRMOutput throw NPE when input value is null
https://jira.talendforge.org/browse/TDI-33291
2015-07-28 18:31:43 -07:00
CHEN Bin
aa78f8f27e [TBD-2323] migration task for: update to 1.3.0M2 and add port on spark
tcassandra component
and remove the properties about port.
https://jira.talendforge.org/browse/TBD-2323
2015-07-29 17:14:18 +08:00
jlulwd
f063c95a2e TBD-2385 Bug : DI Studio Part
TBD-2385:Field "Principal" and "keytabPath" are missing in Run Job view
of MR job
2015-07-29 16:40:20 +08:00
nrousseau
716c80a68a TDI-33318: fix problem of NPE when export with unzip option checked 2015-07-29 15:18:52 +08:00
nrousseau
410a104228 TUP-3081: fix problem of name displayed for the component missing 2015-07-29 15:18:50 +08:00
wluo-talend
39083b8443 TDI-31650: tSybaseOutput execute DDL will hang on if the transaction log on the server side is almost full https://jira.talendforge.org/browse/TDI-31650 2015-07-28 15:07:04 -07:00
CHEN Bin
561a975da8 [TBD-2323] migration task for: update to 1.3.0M2 and add port on spark
tcassandra component
and remove the properties about port.
https://jira.talendforge.org/browse/TBD-2323
2015-07-29 13:45:47 +08:00
Pierre Teyssier
f39ec5b6e1 removing oracle licenses 2015-07-29 12:16:57 +08:00
hwang
e3d830e618 TUP-3179:When duplicating a Job, it does not duplicate the associated
test cases
2015-07-29 10:24:29 +08:00
hwang
4b7a2ac429 TDI-33234:Join in tMap gets lost in created test case 2015-07-29 10:24:03 +08:00
hwang
4468a8b4fa TDI-33321:Test Frameworks-when create test case , sometimes there will a
link error.
2015-07-29 10:23:37 +08:00
rdubois
c6fff0ea90 TBD-1934 - Hide the Document and Dynamic types from the big data schemas 2015-07-28 17:33:27 +02:00
CHEN Bin
c234007588 [TBD-2377] migration task for : use the same properties for hector and
datastax: column family/action on
column family
https://jira.talendforge.org/browse/TBD-2377
2015-07-28 17:46:23 +08:00
CHEN Bin
3e9c5a326f [TBD-2356] migration task for: Make the table action available when
update on spark
tCassandraOutput
https://jira.talendforge.org/browse/TBD-2356
2015-07-28 17:46:22 +08:00
CHEN Bin
f7054dae38 [TBD-2323] migration task for: update to 1.3.0M2 and add port on spark
tcassandra component
and remove the properties about port.
https://jira.talendforge.org/browse/TBD-2323
2015-07-28 17:46:20 +08:00
CHEN Bin
90e1281ac6 [TBD-1969] migration task for : change the default value to Datastax and
2.0 for cassandra components
https://jira.talendforge.org/browse/TBD-1969
2015-07-28 17:46:19 +08:00
CHEN Bin
135cb91937 [TDI-33368] don't generate main part javajet code for BD component
https://jira.talendforge.org/browse/TDI-33368
2015-07-28 17:46:18 +08:00
wluo-talend
94a64d197a TDI-33398: MODULE should end with .jar
https://jira.talendforge.org/browse/TDI-33398
2015-07-28 02:10:15 -07:00
Rémy DUBOIS
ca171f23a8 Merge pull request #118 from pbailly/master
[TBD-2335] Remove old hadoop distribution.
2015-07-28 10:58:08 +02:00
pbailly
471fde39e7 [TBD-2335] Remove old hadoop distribution. 2015-07-28 10:55:48 +02:00
GGu
74c1f0c5b0 TDI-33394: fixed the NPE for preview. 2015-07-28 16:50:09 +08:00
zzliu
183a471cf6 TDI-31901: tFileInputExcel loses precision.
https://jira.talendforge.org/browse/TDI-31901
2015-07-27 17:39:31 +08:00
GGu
777f698678 TBD-2294: unify the processor to run/build job. 2015-07-27 15:00:53 +08:00
GGu
ee3a005d77 TBD-2294: reuse some codes for BD. 2015-07-27 15:00:53 +08:00
CHEN Bin
2657df2b75 Merge pull request #115 from amarouni/master-bug/TBD-2240
[TBD-2240] Set USE_DATANODE_HOSTNAME to true
2015-07-27 09:30:49 +08:00
Abbass MAROUNI
fee3437f59 [TBD-2240] Set USE_DATANODE_HOSTNAME to true 2015-07-24 12:22:31 +02:00
jzhao
519e076d26 TUP-3289: tWaitForFile with continue loop causing error with tFileCopy
https://jira.talendforge.org/browse/TUP-3289
Note:Fixed return parameter not correct problem
2015-07-24 18:11:58 +08:00
hcyi
05036f8c41 TUP-3079:Editing table values in tMaps UI loses changes. 2015-07-24 17:11:20 +08:00
zzliu
dce4d5a4b8 TDI-32442:Data format of Dynamic is not surported for excel2003 and excel2007 with event mode.
Note:Handle date format for Excel 2003 and 2007(event mode)
  https://jira.talendforge.org/browse/TDI-32442
2015-07-24 14:55:33 +08:00
xhkong
c936861a91 TDI-33233 Job is closed after user submits some settings in Job
View->Main if more than one job are opened
https://jira.talendforge.org/browse/TDI-33233
2015-07-24 14:05:09 +08:00
GGu
d32c156555 TDI-33357: fixed the problem for job jvm arguments. 2015-07-24 13:39:29 +08:00
wang wei
8f3e570c70 TDI-33359: Upgrade jackaccess to version 2.1
https://jira.talendforge.org/browse/TDI-33359
2015-07-24 11:05:15 +08:00
hcyi
dfacdc03a5 TDI-33311:tMap Expression Builder Freezes Studio 2015-07-23 15:31:40 +08:00
hwang
de3400a996 TDI-33219:Test Frameworks-error when run jobs. 2015-07-23 15:20:13 +08:00
hwang
22a3fcb93c TDI-33321:Test Frameworks-when create test case , sometimes there will a
link error.
2015-07-23 15:19:47 +08:00
cmeng-talend
3d8bbf7bda TDI-30205 fix bug: support json-path in the json metadata
https://jira.talendforge.org/browse/TDI-30205

Fix bug: break several kinds of preview
2015-07-23 14:45:09 +08:00
GGu
934649024c TBD-2294: remove the old routines for BD job. 2015-07-23 13:38:57 +08:00
GGu
8b968baff7 TBD-2272: fixed the clean problem for Spark Streaming job. 2015-07-23 12:52:00 +08:00
lwang-talend
c3ea9385d7 TDI-33040: Oracle SP component error
no conflict with tOracleConnection
2015-07-23 12:18:14 +08:00
xhkong
943d1b9fda TDI-33230 Status isn't selected in Job View->Main
https://jira.talendforge.org/browse/TDI-33230
2015-07-23 11:27:15 +08:00
amarkevich
c513462df4 use embded sts properties 2015-07-22 14:04:50 +03:00
amarkevich
8002f759ec use embded sts properties 2015-07-22 13:44:58 +03:00
hcyi
ebd0307ec5 TBD-2213:Active or remove "first match" option in the "Match Model" of
tMap (Spark-Batch)
2015-07-22 18:30:52 +08:00
xhkong
da11d2f0e7 TDI-32928 Can not import xml file in txmlmap,studio will throw error
logs.(refactor the java file location)
https://jira.talendforge.org/browse/TDI-32928
2015-07-22 18:15:00 +08:00
zwxue
68cc9404e3 TDI-33243: reduce the response time of monitoring short time job. 2015-07-22 17:28:08 +08:00
wchen-talend
3d678988eb TDI-31960:Libraries from custom components are not loaded 2015-07-22 15:32:55 +08:00
hwang
44d3783cf5 TBD-2302:Collapse subjob does not work in Spark Streaming Jobs 2015-07-22 10:18:01 +08:00
CHEN Bin
551e665224 Merge pull request #113 from amarouni/master-bug/2321
[TBD-2321] Remove SSL repository values from Hive components
2015-07-21 18:00:59 +08:00
hcyi
a2d12b3f86 TDI-32800:toracleinput: guess schema error. 2015-07-21 16:39:30 +08:00
wang wei
671187757f TDI-32433: tREST Component error from Unix
https://jira.talendforge.org/browse/TDI-32433
2015-07-21 16:23:11 +08:00
wdliu
beab460c94 TDI-32972 Bug : DI Studio Part
TDI-32972:In the Oozie settings view, all fields are greyed out even
though I am not using properties from Repository
2015-07-21 12:12:37 +08:00
hwang
9ceb59867b TDI-33270:Issue with "Modify If links order" 2015-07-21 09:59:19 +08:00
Abbass MAROUNI
dfd8653ecb [TBD-2321] Remove SSL repository values from Hive components
tHiveConnection
tHiveRow
2015-07-20 18:15:40 +02:00
cmeng-talend
49019919b0 TDI-32844 fix bug: Spark: Spark icon in Job isn't correct
https://jira.talendforge.org/browse/TDI-32844
2015-07-20 19:42:19 +08:00
xhkong
92a253dc50 TDI-32844 Spark: Spark icon in Job isn't correct
https://jira.talendforge.org/browse/TDI-32844
2015-07-20 19:42:16 +08:00
xhkong
1707c7de1a TDI-32844 Spark: Spark icon in Job isn't correct
https://jira.talendforge.org/browse/TDI-32844
2015-07-20 19:42:14 +08:00
GGu
4c176df3aa TBD-2272: when generate codes will clean the source codes, contexts or datasets. 2015-07-20 16:50:40 +08:00
nrousseau
de87a492c8 TUP-3288: fix date of migration task 2015-07-20 11:03:22 +08:00
Sizhao Liu
6cf344c855 TUP-3271 add migration task to remove antlr-3.3 dependencies on routines 2015-07-17 17:22:49 +02:00
amarkevich
30aa979a3b TESB-15920 tRESTClient and SAM not working 2015-07-17 12:39:32 +03:00
xhkong
c334592b65 TDI-32928 Can not import xml file in txmlmap,studio will throw error
logs.
https://jira.talendforge.org/browse/TDI-32928
2015-07-17 16:22:54 +08:00
zwxue
76f43455ef TDI-33169: set formData size auto fixed by its text size of memory run
UI.
2015-07-17 11:01:05 +08:00
xhkong
342c06f1ea TDI-33028 Connection Name shouldn't be duplicated in "Manage
Connections"->connections list
https://jira.talendforge.org/browse/TDI-33028
2015-07-17 10:46:22 +08:00
xhkong
db0f852697 TDI-33028 Connection Name shouldn't be duplicated in "Manage
Connections"->connections list
https://jira.talendforge.org/browse/TDI-33028
2015-07-17 10:35:24 +08:00
iwangtalend
ebd2c9cc71 Add org.talend.cwm.management.test 2015-07-17 02:24:02 +02:00
iwangtalend
eef7e4d273 Add org.talend.cwm.compare.test 2015-07-17 02:19:33 +02:00
iwangtalend
2580c72121 Add test plugins 2015-07-17 01:07:35 +02:00
iwangtalend
3b7f36d94b Add org.talend.oozie.scheduler.test 2015-07-16 22:56:30 +02:00
hcyi
b10e320ac8 TBD-1787: fix a display problem of the framework label 2015-07-16 17:10:35 +08:00
xhkong
62c23f07fb TDI-32930 SQL Template: Add button is disabled after openning one Sql
template;(reopened)
https://jira.talendforge.org/browse/TDI-32930
2015-07-16 11:30:43 +08:00
cmeng-talend
efd778d678 Remote the duplicated method 2015-07-16 10:50:41 +08:00
wchen-talend
059ecc5705 TUP-3276:wrong version of the jar used in the job 2015-07-16 10:35:25 +08:00
nrousseau
b1e3069702 Merge branch 'maintenance/6.0'
Conflicts:
	main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/ui/views/jobsettings/JobSettingsView.java
2015-07-15 19:10:58 +08:00
hcyi
22b52ebda3 TDI-33258:Component trunjob can not support select big data streaming. 2015-07-15 16:05:46 +08:00
wchen-talend
d01b6e2a5d TUP-3276 :set default maven uri for librariesNeeded extension 2015-07-15 15:12:54 +08:00
amarkevich
48e9a0cf4d TIPAAS-5639 Job execution fails with NullPointer having tactionreject
component
2015-07-14 15:14:31 +03:00
zwxue
113e8ef251 TDI-33155: give an information when trying to execute the second job's
monitoring.
2015-07-14 18:39:44 +08:00
hwang
3277414c2f TDI-33261:Joblet use in job can convert to test case but can not be
saved
2015-07-14 17:12:32 +08:00
hcyi
7101b39d5a TDI-32561:Schema missing when switching to "log" mode for tOracleCDC. 2015-07-14 16:28:33 +08:00
wluo-talend
c9ae0477ba TDI-32820: MicrosoftCRM doesn't support null
https://jira.talendforge.org/browse/TDI-32820
2015-07-13 20:47:58 -07:00
zwxue
00bdbaa412 TDI-32692: fix the thread problem caused by previous modification. 2015-07-14 11:09:43 +08:00
hwang
f8825218db TDI-33167:Test case result is ambiguous with 0 passed 0 failure 2015-07-14 09:42:49 +08:00
hwang
708ee1cdf8 TDI-33181:New row link>component feature should work for old way 2015-07-14 09:42:42 +08:00
rdubois
cf40e2cfd3 Merge branch 'maintenance/6.0' 2015-07-13 16:48:39 +02:00
rdubois
b817761e4d Merge branch 'maintenance/6.0' 2015-07-13 13:49:51 +02:00
cmeng-talend
9682215e83 TDI-33111 fix bug: new created local project can't display if tomcat is
stopped
https://jira.talendforge.org/browse/TDI-33111
2015-07-13 19:07:31 +08:00
rdubois
2a8a86ce50 Merge branch 'master' of https://github.com/Talend/tdi-studio-se 2015-07-13 09:21:13 +02:00
rdubois
73f5717938 Merge branch 'maintenance/6.0' 2015-07-13 09:20:45 +02:00
xhkong
d93acf1620 TDI-32930 SQL Template: Add button is disabled after openning one Sql
template;
https://jira.talendforge.org/browse/TDI-32930
2015-07-13 14:59:44 +08:00
cmeng-talend
34493579b3 TUP-3130 fix bug: Changing default local connection to remote causes UI
issue
https://jira.talendforge.org/browse/TUP-3130

Find another case:
Change the workspace of the default connection
2015-07-13 14:07:02 +08:00
cmeng-talend
c992d96ca8 TUP-3130 fix bug: Changing default local connection to remote causes UI
issue
https://jira.talendforge.org/browse/TUP-3130
2015-07-13 12:10:30 +08:00
cmeng-talend
16b2a992b3 TDI-33202 fix bug: Out of memory related to the CSS of the palette of
the job editor
https://jira.talendforge.org/browse/TDI-33202
2015-07-13 11:06:13 +08:00
cmeng-talend
3844cb4d2b TDI-30205 fix bug: support json-path in the json metadata
https://jira.talendforge.org/browse/TDI-30205
2015-07-10 19:30:09 +08:00
wdliu
182f948be6 TUP-3182 Work Item : DI Studio Part
TUP-3182:Jet Editor not working
2015-07-10 12:32:44 +08:00
wchen-talend
cf60a3344f TDI-32334:tXMLMap links are not build up automatically after change
Namespace
2015-07-10 11:10:07 +08:00
rdubois
3912b205ba Merge branch 'maintenance/6.0' 2015-07-09 16:44:15 +02:00
hcyi
455d9d3321 TUP-3005:Spark and Spark Streaming components are not displayed in the
Palette Settings.
2015-07-09 17:27:23 +08:00
Sebastien Gandon
816f282d08 initial merge of maintencance/6.0 to master : fixing version conflicts 2015-07-09 10:19:48 +02:00
wluo-talend
52fe730c04 TDI-31650: tSybaseOutput execute DDL will hang on if the transaction log
on the server side is almost full
https://jira.talendforge.org/browse/TDI-31650
2015-07-08 23:32:19 -07:00
zwxue
bfa2bdd85e TDI-32692: revert to the original line delimiter of
PropertyChangeCommand.java.
2015-07-09 11:31:23 +08:00
Irene Wang
73fcaeccf4 Update feature.xmls to 6.1.0.qualifier 2015-07-08 13:59:24 +02:00
Irene Wang
bbf566d0c7 Update MANIFEST.MFs to 6.1.0.qualifier 2015-07-08 12:58:50 +02:00
hcyi
043d634226 TBD-2225:Spark configuration is still build-in if I d&d hadoop
connection as tHDFSConfiguration to a spark job
2015-07-08 18:19:16 +08:00
wdliu
4d71f08f35 TDI-32898 fix bug : DI Studio Part
TDI-32898:Schema missed in tmysqlSCD in Ubuntu
2015-07-08 15:56:45 +08:00
Irene Wang
f8e557ee02 Update version to 6.1.0-SNAPSHOT 2015-07-07 17:51:40 +02:00
hcyi
efdf250933 TUP-3116:Job component when copy should only can paste to job 2015-07-07 16:53:36 +08:00
xhkong
60c09c48cf TDI-33070 escape slash for record type cause tFileInputMsDelimited fails
to run https://jira.talendforge.org/browse/TDI-33070
2015-07-07 14:30:21 +08:00
xhkong
53d91c862e TDI-33024 User Password isn't removed after switching Repository from
Remote to Local
https://jira.talendforge.org/browse/TDI-33024
2015-07-07 10:40:05 +08:00
amarkevich
07477dbdf1 TESB-15591 Classpath or code generation problems in Talend routes 2015-07-06 15:36:54 +03:00
wluo-talend
446cfbf61a TDI-33074: The Date type is not correct in the Script generated by
tTeradataFastLoadUtility
https://jira.talendforge.org/browse/TDI-33074
2015-07-06 02:53:40 -07:00
hwang
e76af9c82e TDI-32533:tFTPGet:The Encoding is not consistent with FTP connection 2015-07-06 17:24:12 +08:00
hwang
2a9d2d7dcc TDI-33084:Dispose job settings view cause some error log 2015-07-06 17:24:06 +08:00
hwang
c2cd8b579f TDI-33084:Dispose job settings view cause some error log 2015-07-06 17:24:00 +08:00
xhkong
81b1f65a71 TDI-33024 User Password isn't removed after switching Repository from
Remote to Local
https://jira.talendforge.org/browse/TDI-33024
2015-07-06 16:01:02 +08:00
xhkong
e6baf5a9cd TDI-33024 User Password isn't removed after switching Repository from
Remote to Local
https://jira.talendforge.org/browse/TDI-33024
2015-07-06 15:44:38 +08:00
hcyi
d8c12c89b2 TDI-32226 : DB Version is not proper when drag a tOracleCDCOutput onto a
job
2015-07-06 15:35:14 +08:00
hcyi
8f9fc0c0c8 TDI-32545:Business Modules:The save button is disable when created
business modules is on unsaved status and focus on the flow icon
2015-07-06 12:30:17 +08:00
zwxue
e659564eb8 TDI-33019: Memory run chart is only displayed when job is monitoring. 2015-07-06 11:49:24 +08:00
SunChaoqun
355017e129 TESB-15649:The URI parameters of component tMomConnection is wrong when check Failover 2015-07-06 11:34:33 +08:00
wang wei
b538922639 TDI-33071: Code generation error when using context and log4j
https://jira.talendforge.org/browse/TDI-33071
2015-07-06 09:39:50 +08:00
22206 changed files with 996412 additions and 359674 deletions

34
.github/PULL_REQUEST_TEMPLATE.md vendored Normal file
View File

@@ -0,0 +1,34 @@
**What is the current behavior?** (You can also link to an open issue here)
**What is the new behavior?**
**Please check if the PR fulfills these requirements**
- [ ] The commit message follows Talend standard
- [ ] Tests for the changes have been added (for bug fixes / features)
- [ ] Docs have been added / updated (for bug fixes / features) ?
- [ ] The code coverage on new code >75%
- [ ] The new code does not introduce new technical issues (sonar / eslint)
**What kind of change does this PR introduce?**
- [ ] Bugfix
- [ ] Feature
- [ ] Code style update (formatting, local variables)
- [ ] Refactoring (no functional changes, no api changes)
- [ ] Build / CI related changes
- [ ] Other... Please describe:
**Does this PR introduce a breaking change?**
- [ ] Yes
- [ ] No
If this PR contains a breaking change, please describe the impact and migration path for existing applications: ...
**Other information**:

4
.gitignore vendored
View File

@@ -1,4 +1,6 @@
*.class
*.iml
.idea/
bin/
target/
class/
@@ -8,3 +10,5 @@ main/plugins/org.talend.designer.codegen/resources/sparkstreaming_footer.javajet
main/plugins/org.talend.designer.codegen/resources/sparkstreaming_header.javajet
main/plugins/org.talend.designer.codegen/resources/sparkstreaming_subprocess_footer.javajet
main/plugins/org.talend.designer.codegen/resources/sparkstreaming_subprocess_header.javajet
main/plugins/org.talend.designer.codegen/resources/routelet.skeleton
.DS_Store

View File

@@ -1,5 +1,9 @@
Huge thanks to these people who contributed in making Talend product better:
- [deki](https://github.com/deki) (Dennis Kieselhorst)
- [jlolling](https://github.com/jlolling) (Jan -and Miss- Lolling)
- [kirkalicious](https://github.com/kirkalicious) (Kirk Tarou)
- [mrizzato](https://github.com/mrizzato) (Massimiliano Rizzato)
- [overpackaging](https://github.com/overpackaging) (Steeve Dreux)
- [brazabr](https://github.com/brazabr) (Thiago Benvenuto)
- [phoflack](https://jira.talendforge.org/secure/ViewProfile.jspa?name=phoflack) (Philip Hoflack)

View File

@@ -2,7 +2,7 @@
http://www.talend.com
![alt text](http://www.talend.com/sites/all/themes/talend_responsive/images/logo.png "Talend")
![alt text](https://www.talend.com/wp-content/uploads/2016/07/talend-logo.png "Talend")
> Contents
@@ -27,7 +27,7 @@ All Talend Studio repositories follow the same file structure:
## Download
You can download this product from the [Talend website](http://www.talend.com/download/data-integration).
You can download this product from the [Talend website](http://www.talend.com/download/talend-open-studio?qt-product_tos_download_new=1&utm_medium=communityext&utm_source=github&utm_campaign=tosdi).
## Usage and Documentation
@@ -55,6 +55,6 @@ See the [CONTRIBUTORS.md](./CONTRIBUTORS.md) file for details.
## License
Copyright (c) 2006-2015 Talend
Copyright (c) 2006-2019 Talend
Licensed under the Apache V2 License

View File

@@ -1,7 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="output" path="class"/>
</classpath>

View File

@@ -1,28 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>org.talend.componentdesigner.nl</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.pde.ManifestBuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.pde.SchemaBuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.pde.PluginNature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>

View File

@@ -1,8 +0,0 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Designer Plug-in Nl Fragment
Bundle-SymbolicName: org.talend.componentdesigner.nl
Bundle-Version: 6.0.0.qualifier
Fragment-Host: org.talend.componentdesigner
Bundle-Localization: plugin
Bundle-Vendor: .Talend SA.

View File

@@ -1,6 +0,0 @@
source.. = src/
output.. = class/
bin.includes = META-INF/,\
.,\
plugin_en.properties,\
plugin_zh.properties

View File

@@ -1,2 +0,0 @@
#Created by JInto - www.guh-software.de
#Tue Mar 04 09:02:03 CST 2008

View File

@@ -1,13 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.0.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.componentdesigner.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -1,40 +0,0 @@
AbstractXMLConfigPage.TYPETip=\u0646\u0648\u0639 \u0627\u0644\u0628\u064A\u0627\u0646\u0627\u062A
PushToPaletteActionProvider.Error2=\u062E\u0637\u0623
AbstractXMLConfigPage.MAXOUTPUTTip=\u0642\u064A\u0645\u0629 \u0631\u0642\u0645\u064A\u0629. \u0627\u0644\u062D\u062F \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0645\u062E\u0631\u062C\u0627\u062A \u0644\u0647\u0630\u0627 \u0627\u0644\u0627\u062A\u0635\u0627\u0644
AbstractXMLConfigPage.MAXINPUTTip=\u0642\u064A\u0645\u0629 \u0631\u0642\u0645\u064A\u0629. \u0627\u0644\u062D\u062F \u0627\u0644\u0623\u0642\u0635\u0649 \u0644\u0644\u0645\u062F\u062E\u0644\u0627\u062A \u0644\u0647\u0630\u0627 \u0627\u0644\u0627\u062A\u0635\u0627\u0644
AddExternalResourceAction.JarSelection=\u0625\u062E\u062A\u064A\u0627\u0631 \u0645\u0644\u0641 Jar
ComponentProjectManager.CreationProblems=\u0623\u062E\u0637\u0627\u0621 \u0627\u0644\u0625\u0646\u0634\u0627\u0621
CreateComponentWizard.SpecifyRes=\u062A\u062D\u062F\u064A\u062F \u0627\u0644\u0645\u0648\u0627\u0631\u062F
PushToPaletteActionProvider.Error=\u062E\u0637\u0623
ComponentProjectManager.InternalErrorMsg=\u062E\u0637\u0623 \u062F\u0627\u062E\u0644\u064A: {0}
AbstractXMLConfigPage.IntValue=\u0642\u064A\u0645\u0629 \u0631\u0642\u0645\u064A\u0629.
WizardComponentFolderPage.Available=\u0645\u0648\u062C\u0648\u062F \u0641\u064A
AbstractXMLConfigPage.EXTENSIONTip=\u0642\u064A\u0645\u0629 \u0646\u0635\u064A\u0629 \u0644\u0627\u0633\u0645 \u0627\u0644\u0625\u0636\u0627\u0641\u0629. \u0647\u0630\u0627 \u0627\u0644\u062E\u064A\u0627\u0631 \u0644\u0644\u0639\u0646\u0627\u0635\u0631 \u0627\u0644\u062E\u0627\u0631\u062C\u064A\u0629.
ComponentProjectPreferencePage.ChooseProject=\u0627\u062E\u062A\u0631 \u0645\u062C\u0644\u062F \u0644\u0645\u0634\u0631\u0648\u0639 \u0645\u0635\u0645\u0645 \u0627\u0644\u0645\u0643\u0648\u0646
AbstractXMLConfigPage.BooleanTip=\u0642\u064A\u0645\u0629 \u0645\u0646\u0637\u0642\u064A\u0629 (\u0635\u062D \u0623\u0648 \u062E\u0637\u0623).
AbstractXMLConfigPage.Delete=\u062D\u0630\u0641
ComponentProjectPreferencePage.Warning=\u062A\u062D\u0630\u064A\u0631
AbstractXMLConfigPage.VERSIONTip=\u0642\u064A\u0645\u0629 \u0639\u0634\u0631\u064A\u0629 \u0644\u062A\u062D\u062F\u064A\u062F \u0646\u0633\u062E\u0629 \u0627\u0644\u0639\u0646\u0635\u0631 \u0627\u0644\u062C\u062F\u064A\u062F.
WizardJetFilesChoosePage.Directory=\u0627\u0644\u0645\u062C\u0644\u062F:
WizardComponentFolderPage.Name=\u0627\u0644\u0627\u0633\u0645
WizardJetFilesChoosePage.UseIconFrom=\u0627\u0633\u062A\u062E\u062F\u0645 \u0623\u064A\u0642\u0648\u0646\u0629 \u0645\u0646:
AbstractXMLConfigPage.SetProperties=\u062A\u062D\u062F\u064A\u062F \u062E\u0635\u0627\u0626\u0635 \u0627\u0644\u0639\u0646\u0635\u0631 \u0627\u0644\u0645\u062E\u062A\u0627\u0631.
ComponentProjectPreferencePage.ComponentProject=\u0645\u0634\u0631\u0648\u0639 \u0645\u0643\u0648\u0646:
AddResourceAction.AddLib=\u0625\u0636\u0627\u0641\u0629 \u0645\u0643\u062A\u0628\u0627\u062A...
WizardComponentFolderPage.Perl=\u0628\u064A\u0631\u0644
AddExternalResourceAction.ErrorTitle=\u062E\u0637\u0623 \u0641\u064A \u0627\u0644\u0623\u0631\u0634\u064A\u0641 \u0627\u0644\u062E\u0627\u0631\u062C\u064A
AbstractXMLConfigPage.MININPUTTip=\u0642\u064A\u0645\u0629 \u0631\u0642\u0645\u064A\u0629. \u0627\u0644\u062D\u062F \u0627\u0644\u0623\u062F\u0646\u0649 \u0644\u0644\u0645\u062F\u062E\u0644\u0627\u062A \u0644\u0647\u0630\u0627 \u0627\u0644\u0627\u062A\u0635\u0627\u0644
WizardJetFilesChoosePage.UseDefaultIcon=\u0627\u0633\u062A\u062E\u062F\u0645 \u0627\u0644\u0623\u064A\u0642\u0648\u0646\u0629 \u0627\u0644\u0627\u0641\u062A\u0631\u0627\u0636\u064A\u0629
AddResourceAction.JARSecection=\u0625\u062E\u062A\u064A\u0627\u0631 \u0645\u0644\u0641 Jar
AddExternalResourceAction.ErrorMsg=\u0644\u0627 \u064A\u0645\u0643\u0646 \u0627\u0644\u0648\u0635\u0648\u0644 \u0625\u0644\u0649 \u0627\u0644\u0623\u0631\u0634\u064A\u0641 \u0627\u0644\u062E\u0627\u0631\u062C\u064A \u0627\u0644\u0645\u062D\u062F\u062F
ComponentProjectManager.NewProject=\u0645\u0634\u0631\u0648\u0639 \u0645\u0643\u0648\u0646 \u062C\u062F\u064A\u062F
WizardJetFilesChoosePage.ChoseAIcon=\u0627\u062E\u062A\u0631 \u0623\u064A\u0642\u0648\u0646\u0629
ComponentProjectPreferencePage.SelectPath=\u0627\u062E\u062A\u0631 \u0645\u0633\u0627\u0631 \u0645\u0634\u0631\u0648\u0639 \u0645\u0643\u0648\u0646
ProjectSelectionDialog.ComponentProject=\u0645\u0634\u0631\u0648\u0639 \u0645\u0643\u0648\u0646:
CreateComponentWizard.MainProperties=\u0627\u0644\u062E\u0635\u0627\u0626\u0635 \u0627\u0644\u0631\u0626\u064A\u0633\u064A\u0629
WizardComponentFolderPage.Family=\u0627\u0644\u0639\u0627\u0626\u0644\u0629
AbstractXMLConfigPage.CTYPETip=\u0646\u0648\u0639 \u0627\u0644\u0645\u0648\u0635\u0644.
ImportComponentDialog.WarningTitle=\u062A\u062D\u0630\u064A\u0631
AddExternalResourceAction.AddELibs=\u0625\u0636\u0627\u0641\u0629 \u0645\u0643\u062A\u0628\u0627\u062A \u062E\u0627\u0631\u062C\u064A\u0629...
WizardComponentFolderPage.Java=\u062C\u0627\u0641\u0627
AbstractXMLConfigPage.MINOUTPUTTip=\u0642\u064A\u0645\u0629 \u0631\u0642\u0645\u064A\u0629. \u0627\u0644\u062D\u062F \u0627\u0644\u0623\u062F\u0646\u0649 \u0644\u0644\u0645\u062E\u0631\u062C\u0627\u062A \u0644\u0647\u0630\u0627 \u0627\u0644\u0627\u062A\u0635\u0627\u0644

View File

@@ -1,91 +0,0 @@
FileCopy.ExceptionMSG=Die Quelldatei "
PushToPaletteActionProvider.PushComponentsToPalette=Komponente in Palette <20>bernehmen
EditComponentActionProvider.Edit=Edit This Component
ImportComponentDialog.ErrorMSG4=Es wurden keine Komponente f<>r den Import ausgew<65>hlt.
ProjectSelectionDialog.SelectPath=Projekt-Pfad w<>hlen
AbstractXMLConfigPage.TYPETip=Datentyp.
PushToPaletteActionProvider.Error2=Fehler
CopyFromPaletteActionProvider.Label2=Importiere Komponenten von der Palette
AbstractXMLConfigPage.MAXOUTPUTTip=Ganzzahliger Wert. Maximale Anzahl an Ausgaben f<>r diese Verbindung.
ComponentProjectPreferencePage.WarningMSG=Achtung, diese <20>nderung wirkt sich nur auf den Component-Designer, aber nicht auf die Palette aus.
AbstractXMLConfigPage.MAXINPUTTip=Ganzzahliger Wert. Maximale Anzahl an Eingaben f<>r diese Verbindung.
PushToPaletteActionProvider.ErrorMSG2=Verzeichnis f<>r Benutzerkomponente existiert nicht.
AddExternalResourceAction.JarSelection=JAR-Auswahl
ComponentProjectManager.CreationProblems=Erstellungsprobleme
CopyComponentActionProvider.InputName=Gebe einen neuen Komponentennamen f<>r
CreateComponentWizard.SpecifyRes=Ressourcen festlegen
AbstractXMLConfigPage.REPOSITORYVALUETip=Zu w<>hlendes Metadaten-Repository.
PushToPaletteActionProvider.ErrorMSG=Verzeichnis f<>r Benutzerkomponente wurde nicht angegeben.
AbstractXMLConfigPage.NUMROWTip=Integer-Wert. Zeile dieses Parameters in der Component-View
PushToPaletteActionProvider.Error=Fehler
ComponentProjectManager.InternalErrorMsg=Internal error: {0}
AbstractXMLConfigPage.IntValue=Integer-Wert.
ImportComponentDialog.ImportCanceled=Import der Komponenten abgebrochen
WizardComponentFolderPage.Available=Verf<EFBFBD>gbar in
PushToPaletteActionProvider.OK=Aktualisieren
WizardJetFilesChoosePage.BeginFile=Dateianfang
AbstractXMLConfigPage.COLORTip=Hex-Wert f<>r RGB. Zum Beispiel: "00FF00"
CreateComponentWizard.CreateXMLPerl=Erzeugen der XML-Konfigurationsdatei der PERL-Komponente
ImportComponentDialog.SelectDirectoryLabel=W<EFBFBD>hlen Sie ein Verzeichnis:
PushToPaletteActionProvider.Information=Informaton
NewActionProvider.New=Neu
AbstractXMLConfigPage.EXTENSIONTip=String-Wert des Plugin-Namens. Diese Option ist f<>r externe Komponenten.
NewActionProvider.NewComponent=Neue Komponente
ImportComponentDialog.ShowPaletteComponents=Komponentenpalette anzeigen
ComponentProjectPreferencePage.ChooseProject=W<EFBFBD>hlen Sie ein Projekt f<>r diesen Komponentendesigner
WizardComponentFolderPage.ErrMSG5=Die Komponentenfamilie ist leer
WizardComponentFolderPage.ErrMSG4=Der lange Name der Komponente ist leer
AbstractXMLConfigPage.BooleanTip=Boolean-Wert (true oder false).
AbstractXMLConfigPage.Delete=L<EFBFBD>schen
WizardComponentFolderPage.ErrMSG3=Diese Komponente existiert bereits
WizardComponentFolderPage.ErrMSG2=Der Komponentenname ist leer
WizardComponentFolderPage.ErrMSG1=Die Sprache der Komponente wurde nicht ausgew<65>hlt
ImportComponentDialog.Filter=Filter:
CreateComponentWizard.FillIn=Tragen Sie die Komponenten-Eigenschaften ein
ComponentProjectPreferencePage.Warning=Warnung
AbstractXMLConfigPage.VERSIONTip=Ein Dezimalwert zur Angabe der Version Ihrer neuen Komponente.
WizardJetFilesChoosePage.Directory=Verzeichnis:
CreateComponentWizard.NewComponent=Neue Komponente
WizardComponentFolderPage.Name=Name
RemoveResourceAction.Remove=Entfernen
WizardJetFilesChoosePage.UseIconFrom=Verwende Icon von:
ImportComponentDialog.ImportFinished=Import der Komponente abgeschlossen
AbstractXMLConfigPage.SetProperties=Eigenschaften des gew<65>hlten Elements setzen.
ComponentProjectPreferencePage.ComponentProject=Projektkomponente:
AddResourceAction.AddLib=Libraries hinzuf<75>gen...
WizardComponentFolderPage.Perl=Perl
ImportComponentDialog.ImportFinishedMSG=Komponenten erfolgreich importiert.
AddExternalResourceAction.ErrorTitle=Fehler in externem Archiv
AbstractXMLConfigPage.NBLINESTip=Ganzzahliger Wert. Zeilenabstand f<>r diesen Parameter in der Komponentenansicht
AbstractXMLConfigPage.MININPUTTip=Ganzzahliger Wert. Minimale Anzahl an Eingaben f<>r diese Verbindung.
WizardJetFilesChoosePage.MainFile=Main File
CreateComponentWizard.CreateXMLJava=Erzeugen der XML-Konfigurationsdatei der JAVA-Komponente
WizardJetFilesChoosePage.UseDefaultIcon=Standard-Icon verwenden
WizardComponentFolderPage.LongName=Langer Name (Maus-Tooltip)
CopyComponentActionProvider.CopyComponent=Diese Komponente kopieren
AddResourceAction.JARSecection=JAR-Auswahl
AddExternalResourceAction.ErrorMsg=Das angegebene externe Archiv ist nicht verf<72>gbar oder existiert nicht.
CopyFromPaletteActionProvider.Label=Kopiere Komponenten von der Palette
WizardJetFilesChoosePage.ChoseAIcon=Icon ausw<73>hlen
AbstractXMLConfigPage.LINESTYLETip=Integer Wert. Stil der Verbindungen (1: Durchgehend, 2:Gestrichelt, 3:Gepunktet, 4:Gepunktet/Gestrichelt)
WizardJetFilesChoosePage.EndFile=End File
PushToPaletteActionProvider.InformationMSG=Komponente wurden ver<65>ffentlicht. Die Palette wird aktualisiert.
EditComponentActionProvider.GroupEdit=group.edit
ProjectSelectionDialog.ComponentProject=Projektkomponente:
ComponentProjectPreferencePage.ButtonLabel0=<EFBFBD>bernehmen
AbstractXMLConfigPage.New=Neu
CopyComponentValidator.ComponentExist=Die Komponente existiert bereits
CreateComponentWizard.MainProperties=Haupteigenschaften
ComponentProjectManager.WarningMsg=The underlying file system is case insensitive. There is an existing project which conflicts with {0}
WizardComponentFolderPage.Family=Familie
PushToPaletteActionProvider.OK3=Aktualisieren
PushToPaletteActionProvider.OK2=Aktualisieren
CopyComponentActionProvider.CopyComponent2=Komponente kopieren
AbstractXMLConfigPage.CTYPETip=Connector-Typ.
AddResourceAction.ChooseResource=W<EFBFBD>hlen Sie JAR und ZIP-Ar&chive zum hinzuf<75>gen aus:
ImportComponentDialog.WarningTitle=Warnung
AddExternalResourceAction.AddELibs=Externe Libraries hinzuf<75>gen...
WizardComponentFolderPage.Java=Java
ImportComponentDialog.NoComponentsAvailable=Keine Komponenten verf<72>gbar.
AbstractXMLConfigPage.MINOUTPUTTip=Ganzzahliger Wert. Minimale Anzahl an Ausgaben f<>r diese Verbindung.
ValidateComponentXMLActionProvider.ok=<EFBFBD>bernehmen

View File

@@ -1,103 +0,0 @@
FileCopy.ExceptionMSG=\u03A4\u03BF \u03C0\u03B7\u03B3\u03B1\u03AF\u03BF \u0391\u03C1\u03C7\u03B5\u03AF\u03BF "
PushToPaletteActionProvider.PushComponentsToPalette=\u03A0\u03C1\u03BF\u03CE\u03B8\u03B7\u03C3\u03B7 \u03A3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03CE\u03BD \u03A3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03C9\u03BD \u03C3\u03C4\u03B7\u03BD \u03A0\u03B1\u03BB\u03AD\u03C4\u03B1
EditComponentActionProvider.Edit=\u0395\u03C0\u03B5\u03BE\u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1 \u0391\u03C5\u03C4\u03BF\u03CD \u03C4\u03BF\u03C5 \u03A3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03BF\u03CD \u03A3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF\u03C5
ImportComponentDialog.ErrorMSG4=\u039A\u03B1\u03BD\u03AD\u03BD\u03B1 \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF \u03B4\u03B5\u03BD \u03B5\u03C0\u03B9\u03BB\u03AD\u03C7\u03B8\u03B7\u03BA\u03B5 \u03B3\u03B9\u03B1 \u03B5\u03B9\u03C3\u03B1\u03B3\u03C9\u03B3\u03AE.
ProjectSelectionDialog.SelectPath=\u0395\u03C0\u03B9\u03BB\u03BF\u03B3\u03AE \u039C\u03BF\u03BD\u03BF\u03C0\u03B1\u03C4\u03B9\u03BF\u03CD \u0388\u03C1\u03B3\u03BF\u03C5
AbstractXMLConfigPage.TYPETip=\u03A4\u03CD\u03C0\u03BF\u03C2 \u03B4\u03B5\u03B4\u03BF\u03BC\u03AD\u03BD\u03C9\u03BD.
PushToPaletteActionProvider.Error2=\u03A3\u03C6\u03AC\u03BB\u03BC\u03B1
CopyFromPaletteActionProvider.Label2=\u0395\u03B9\u03C3\u03B1\u03B3\u03C9\u03B3\u03AE \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03C9\u03BD \u03B1\u03C0\u03CC \u03C4\u03B7\u03BD \u03C0\u03B1\u03BB\u03AD\u03C4\u03B1
AbstractXMLConfigPage.MAXOUTPUTTip=\u0391\u03BA\u03AD\u03C1\u03B1\u03B9\u03B1 \u03C4\u03B9\u03BC\u03AE. \u039C\u03AD\u03B3\u03B9\u03C3\u03C4\u03BF\u03C2 \u0391\u03C1 \u03B5\u03BE\u03CC\u03B4\u03C9\u03BD \u03B3\u03B9\u03B1 \u03B1\u03C5\u03C4\u03AE \u03C4\u03B7 \u03C3\u03CD\u03BD\u03B4\u03B5\u03C3\u03B7
ImportComponentDialog.Browser=\u03A0\u03B5\u03C1\u03B9\u03B7\u03B3\u03B7\u03C4\u03AE\u03C2..
ComponentProjectPreferencePage.WarningMSG=\u03A0\u03C1\u03BF\u03B5\u03B9\u03B4\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7, \u03B1\u03C5\u03C4\u03AE \u03B7 \u03C4\u03C1\u03BF\u03C0\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7 \u03B8\u03B1 \u03B5\u03C0\u03B7\u03C1\u03B5\u03AC\u03C3\u03B5\u03B9 \u03BC\u03CC\u03BD\u03BF \u03C4\u03BF \u03A3\u03C7\u03B5\u03B4\u03B9\u03B1\u03C3\u03C4\u03AE \u03A3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03CE\u03BD \u03A3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03C9\u03BD, \u03CC\u03C7\u03B9 \u03C4\u03B7\u03BD \u03A0\u03B1\u03BB\u03AD\u03C4\u03B1.
AbstractXMLConfigPage.MAXINPUTTip=\u0391\u03BA\u03AD\u03C1\u03B1\u03B9\u03B1 \u03C4\u03B9\u03BC\u03AE. \u039C\u03AD\u03B3\u03B9\u03C3\u03C4\u03BF\u03C2 \u0391\u03C1 \u03B5\u03B9\u03C3\u03CC\u03B4\u03C9\u03BD \u03B3\u03B9\u03B1 \u03B1\u03C5\u03C4\u03AE \u03C4\u03B7 \u03C3\u03CD\u03BD\u03B4\u03B5\u03C3\u03B7
PushToPaletteActionProvider.ErrorMSG2=\u039F \u03C6\u03AC\u03BA\u03B5\u03BB\u03BF\u03C2 \u03C3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03BF\u03CD \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF\u03C5 \u03C7\u03C1\u03AE\u03C3\u03C4\u03B7 \u03B4\u03B5\u03BD \u03C5\u03C0\u03AC\u03C1\u03C7\u03B5\u03B9.
AddExternalResourceAction.JarSelection=\u0395\u03C0\u03B9\u03BB\u03BF\u03B3\u03AE Jar
ComponentProjectManager.CreationProblems=\u03A0\u03C1\u03BF\u03B2\u03BB\u03AE\u03BC\u03B1\u03C4\u03B1 \u03B4\u03B7\u03BC\u03B9\u03BF\u03C5\u03C1\u03B3\u03AF\u03B1\u03C2
CopyComponentActionProvider.InputName=\u0395\u03B9\u03C3\u03B1\u03B3\u03C9\u03B3\u03AE \u03BD\u03AD\u03BF\u03C5 \u03BF\u03BD\u03CC\u03BC\u03B1\u03C4\u03BF\u03C2 \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF\u03C5 \u03B3\u03B9\u03B1
CreateComponentWizard.SpecifyRes=\u039A\u03B1\u03B8\u03BF\u03C1\u03B9\u03C3\u03BC\u03AD\u03BD\u03BF\u03B9 \u03C0\u03CC\u03C1\u03BF\u03B9
AbstractXMLConfigPage.REPOSITORYVALUETip=\u03A7\u03CE\u03C1\u03BF\u03C2 \u03B1\u03C0\u03CC\u03B8\u03B5\u03C3\u03B7\u03C2 \u03BC\u03B5\u03C4\u03B1\u03B4\u03B5\u03B4\u03BF\u03BC\u03AD\u03BD\u03C9\u03BD \u03B3\u03B9\u03B1 \u03B5\u03C0\u03B9\u03BB\u03BF\u03B3\u03AE.
PushToPaletteActionProvider.ErrorMSG=\u039F \u03C6\u03AC\u03BA\u03B5\u03BB\u03BF\u03C2 \u03C3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03BF\u03CD \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF\u03C5 \u03C7\u03C1\u03AE\u03C3\u03C4\u03B7 \u03B4\u03B5\u03BD \u03B5\u03AF\u03BD\u03B1\u03B9 \u03BF\u03C1\u03B9\u03C3\u03BC\u03AD\u03BD\u03BF\u03C2.
AbstractXMLConfigPage.NUMROWTip=\u0391\u03BA\u03AD\u03C1\u03B1\u03B9\u03B1 \u03C4\u03B9\u03BC\u03AE. \u0398\u03AD\u03C3\u03B7 \u03B3\u03C1\u03B1\u03BC\u03BC\u03AE\u03C2 \u03B1\u03C5\u03C4\u03AE\u03C2 \u03C4\u03B7\u03C2 \u03C0\u03B1\u03C1\u03B1\u03BC\u03AD\u03C4\u03C1\u03BF\u03C5 \u03C3\u03C4\u03B7\u03BD \u03C0\u03C1\u03BF\u03B2\u03BF\u03BB\u03AE \u03A3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03CC \u03A3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF
PushToPaletteActionProvider.Error=\u03A3\u03C6\u03AC\u03BB\u03BC\u03B1
ComponentProjectManager.InternalErrorMsg=\u0395\u03C3\u03C9\u03C4\u03B5\u03C1\u03B9\u03BA\u03CC \u03A3\u03C6\u03AC\u03BB\u03BC\u03B1: {0}
AbstractXMLConfigPage.IntValue=\u0391\u03BA\u03AD\u03C1\u03B1\u03B9\u03B1 \u03A4\u03B9\u03BC\u03AE.
ImportComponentDialog.ImportCanceled=\u0397 \u0395\u03B9\u03C3\u03B1\u03B3\u03C9\u03B3\u03AE \u03A3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03C9\u03BD \u0391\u03BA\u03C5\u03C1\u03CE\u03B8\u03B7\u03BA\u03B5
WizardComponentFolderPage.Available=\u0394\u03B9\u03B1\u03B8\u03AD\u03C3\u03B9\u03BC\u03BF \u03C3\u03B5
PushToPaletteActionProvider.OK=\u039F\u039A
WizardJetFilesChoosePage.BeginFile=\u0391\u03C1\u03C7\u03B5\u03AF\u03BF \u0391\u03C1\u03C7\u03AE\u03C2
AbstractXMLConfigPage.COLORTip=\u0394\u03B5\u03BA\u03B1\u03B5\u03BE\u03B1\u03B4\u03B9\u03BA\u03AE \u03C4\u03B9\u03BC\u03AE RGB. \u0393\u03B9\u03B1 \u03C0\u03B1\u03C1\u03AC\u03B4\u03B5\u03B9\u03B3\u03BC\u03B1: "00FF00"
CreateComponentWizard.CreateXMLPerl=\u0394\u03B7\u03BC\u03B9\u03BF\u03C5\u03C1\u03B3\u03AF\u03B1 \u03C4\u03BF\u03C5 \u03B1\u03C1\u03C7\u03B5\u03AF\u03BF\u03C5 \u03C0\u03B1\u03C1\u03B1\u03BC\u03B5\u03C4\u03C1\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7\u03C2 XML \u03B3\u03B1 \u03C4\u03BF \u03A3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03CC \u03A3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF PERL
ImportComponentDialog.SelectDirectoryLabel=\u0395\u03C0\u03B9\u03BB\u03BF\u03B3\u03AE \u03B5\u03BD\u03CC\u03C2 \u03BA\u03B1\u03C4\u03B1\u03BB\u03CC\u03B3\u03BF\u03C5:
PushToPaletteActionProvider.Information=\u03A0\u03BB\u03B7\u03C1\u03BF\u03C6\u03BF\u03C1\u03AF\u03B1
PluginConstant.Borwser=\u03A0\u03B5\u03C1\u03B9\u03B7\u03B3\u03B7\u03C4\u03AE\u03C2..
NewActionProvider.New=\u039D\u03AD\u03BF
AbstractXMLConfigPage.EXTENSIONTip=\u03A4\u03B9\u03BC\u03AE \u03C3\u03C5\u03BC\u03B2\u03BF\u03BB\u03BF\u03C3\u03B5\u03B9\u03C1\u03AC\u03C2. \u0391\u03C5\u03C4\u03AE \u03B7 \u03B5\u03C0\u03B9\u03BB\u03BF\u03B3\u03AE \u03B5\u03AF\u03BD\u03B1\u03B9 \u03B3\u03B9\u03B1 \u03B5\u03BE\u03C9\u03C4\u03B5\u03C1\u03B9\u03BA\u03AC \u03C3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03AC \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03B1.
NewActionProvider.NewComponent=\u039D\u03AD\u03BF \u03A3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03CC \u03A3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF
ImportComponentDialog.ShowPaletteComponents=\u0395\u03BC\u03C6\u03AC\u03BD\u03B9\u03C3\u03B7 \u03C4\u03B7\u03C2 \u03A0\u03B1\u03BB\u03AD\u03C4\u03B1\u03C2 \u03A3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03CE\u03BD \u03A3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03C9\u03BD
ComponentProjectPreferencePage.ChooseProject=\u0395\u03C0\u03B9\u03BB\u03BF\u03B3\u03AE \u03B5\u03BD\u03CC\u03C2 \u03C6\u03B1\u03BA\u03AD\u03BB\u03BF\u03C5 \u03AD\u03C1\u03B3\u03BF\u03C5 \u03B3\u03B9\u03B1 \u03B1\u03C5\u03C4\u03CC \u03C4\u03BF \u03C3\u03C7\u03B5\u03B4\u03B9\u03B1\u03C3\u03C4\u03AE \u03C3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03BF\u03CD \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF\u03C5
WizardComponentFolderPage.ErrMSG5=\u03A4\u03BF \u03C3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03CC \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF Family \u03B5\u03AF\u03BD\u03B1\u03B9 \u03BA\u03B5\u03BD\u03CC
WizardComponentFolderPage.ErrMSG4=\u03A4\u03BF \u03C3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03CC \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF Long Name \u03B5\u03AF\u03BD\u03B1\u03B9 \u03BA\u03B5\u03BD\u03CC
AbstractXMLConfigPage.BooleanTip=Boolean \u03C4\u03B9\u03BC\u03AE (\u03BF\u03C1\u03B8\u03CC \u03AE \u03BB\u03AC\u03B8\u03BF\u03C2)
AbstractXMLConfigPage.Delete=\u03B4\u03B9\u03B1\u03B3\u03C1\u03B1\u03C6\u03AE
WizardComponentFolderPage.ErrMSG3=\u0391\u03C5\u03C4\u03CC \u03C4\u03BF \u03C3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03CC \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF \u03C5\u03C0\u03AC\u03C1\u03C7\u03B5\u03B9 \u03AE\u03B4\u03B7
WizardComponentFolderPage.ErrMSG2=\u03A4\u03BF \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF \u038C\u03BD\u03BF\u03BC\u03B1 \u03B5\u03AF\u03BD\u03B1\u03B9 \u03BA\u03B5\u03BD\u03CC
WizardComponentFolderPage.ErrMSG1=\u0397 \u03B3\u03BB\u03CE\u03C3\u03C3\u03B1 \u03C3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03CE\u03BD \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03C9\u03BD \u03B4\u03B5\u03BD \u03AD\u03C7\u03B5\u03B9 \u03B5\u03C0\u03B9\u03BB\u03B5\u03C7\u03B8\u03B5\u03AF
ImportComponentDialog.Filter=\u03A6\u03AF\u03BB\u03C4\u03C1\u03BF:
CreateComponentWizard.FillIn=\u03A3\u03C5\u03BC\u03C0\u03BB\u03AE\u03C1\u03C9\u03C3\u03B7 \u03B9\u03B4\u03B9\u03BF\u03C4\u03AE\u03C4\u03C9\u03BD \u03C3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03BF\u03CD \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF\u03C5
ImportComponentDialog.ImportCanceledMSG=\u0397 \u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1 \u03B3\u03B9\u03B1 \u03B5\u03B9\u03C3\u03B1\u03B3\u03C9\u03B3\u03AE \u03A3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03CE\u03BD \u03A3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03C9\u03BD \u03B1\u03C0\u03CC \u03C4\u03B7\u03BD \u03C0\u03B1\u03BB\u03AD\u03C4\u03B1 \u03AD\u03C7\u03B5\u03B9 \u03B1\u03BA\u03C5\u03C1\u03C9\u03B8\u03B5\u03AF.
ComponentProjectPreferencePage.Warning=\u03A0\u03C1\u03BF\u03B5\u03B9\u03B4\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7
AbstractXMLConfigPage.VERSIONTip=\u039C\u03B9\u03B1 \u03B4\u03B5\u03BA\u03B1\u03B4\u03B9\u03BA\u03AE \u03C4\u03B9\u03BC\u03AE \u03B3\u03B9\u03B1 \u03C4\u03B7\u03BD \u03C5\u03C0\u03CC\u03B4\u03B5\u03B9\u03BE\u03B7 \u03C4\u03B7\u03C2 \u03AD\u03BA\u03B4\u03BF\u03C3\u03B7\u03C2 \u03C4\u03BF\u03C5 \u03BD\u03AD\u03BF\u03C5 \u03C3\u03B1\u03C2 \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF\u03C5.
WizardJetFilesChoosePage.Directory=\u039A\u03B1\u03C4\u03AC\u03BB\u03BF\u03B3\u03BF\u03C2:
CreateComponentWizard.NewComponent=\u039D\u03AD\u03BF \u03A3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03CC \u03A3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF
WizardComponentFolderPage.Name=\u038C\u03BD\u03BF\u03BC\u03B1
RemoveResourceAction.Remove=\u0391\u03C6\u03B1\u03AF\u03C1\u03B5\u03C3\u03B7
WizardJetFilesChoosePage.UseIconFrom=\u03A7\u03C1\u03AE\u03C3\u03B7 \u03B5\u03B9\u03BA\u03BF\u03BD\u03B9\u03B4\u03AF\u03BF\u03C5 \u03B1\u03C0\u03CC:
ImportComponentDialog.ImportFinished=\u0395\u03B9\u03C3\u03B1\u03B3\u03C9\u03B3\u03AE \u03A3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03CE\u03BD \u03A3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03C9\u03BD \u03A4\u03B5\u03BB\u03B5\u03AF\u03C9\u03C3\u03B5
AbstractXMLConfigPage.SetProperties=\u039F\u03C1\u03B9\u03C3\u03BC\u03CC\u03C2 \u03C4\u03C9\u03BD \u03B9\u03B4\u03B9\u03BF\u03C4\u03AE\u03C4\u03C9\u03BD \u03B3\u03B9\u03B1 \u03C4\u03BF \u03B5\u03C0\u03B9\u03BB\u03B5\u03B3\u03BC\u03AD\u03BD\u03BF \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF.
ProjectSelectionDialog.ChooseFolder=\u0395\u03C0\u03B9\u03BB\u03BF\u03B3\u03AE \u03B5\u03BD\u03CC\u03C2 \u03C6\u03B1\u03BA\u03AD\u03BB\u03BF\u03C5 \u03AD\u03C1\u03B3\u03BF\u03C5 \u03B3\u03B9\u03B1 \u03B1\u03C5\u03C4\u03AE \u03C4\u03B7 \u03C3\u03C5\u03BD\u03B5\u03B4\u03C1\u03AF\u03B1
ComponentProjectPreferencePage.ComponentProject=\u0388\u03C1\u03B3\u03BF \u03A3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03BF\u03CD \u03A3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF\u03C5:
AddResourceAction.AddLib=\u03A0\u03C1\u03BF\u03C3\u03B8\u03AE\u03BA\u03B7 \u0392\u03B9\u03B2\u03BB\u03B9\u03BF\u03B8\u03B7\u03BA\u03CE\u03BD...
WizardComponentFolderPage.Perl=Perl
ImportComponentDialog.ImportFinishedMSG=\u03A4\u03B1 \u03C3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03AC \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03B1 \u03B5\u03B9\u03C3\u03AE\u03C7\u03B8\u03B7\u03C3\u03B1\u03BD \u03B5\u03C0\u03B9\u03C4\u03C5\u03C7\u03CE\u03C2.
AddExternalResourceAction.ErrorTitle=\u0395\u03BE\u03C9\u03C4\u03B5\u03C1\u03B9\u03BA\u03CC \u03A3\u03C6\u03AC\u03BB\u03BC\u03B1 \u0391\u03C1\u03C7\u03B5\u03AF\u03BF\u03C5
AbstractXMLConfigPage.MININPUTTip=\u0391\u03BA\u03AD\u03C1\u03B1\u03B9\u03B1 \u03C4\u03B9\u03BC\u03AE. \u039C\u03AD\u03B3\u03B9\u03C3\u03C4\u03BF\u03C2 \u0391\u03C1 \u03B5\u03B9\u03C3\u03CC\u03B4\u03C9\u03BD \u03B3\u03B9\u03B1 \u03B1\u03C5\u03C4\u03AE \u03C4\u03B7 \u03C3\u03CD\u03BD\u03B4\u03B5\u03C3\u03B7
WizardJetFilesChoosePage.MainFile=\u039A\u03CD\u03C1\u03B9\u03BF \u0391\u03C1\u03C7\u03B5\u03AF\u03BF
CreateComponentWizard.CreateXMLJava=\u0394\u03B7\u03BC\u03B9\u03BF\u03C5\u03C1\u03B3\u03AF\u03B1 \u03C4\u03BF\u03C5 \u03B1\u03C1\u03C7\u03B5\u03AF\u03BF\u03C5 \u03C0\u03B1\u03C1\u03B1\u03BC\u03B5\u03C4\u03C1\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7\u03C2 XML \u03B3\u03B1 \u03C4\u03BF \u03A3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03CC \u03A3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF JAVA
WizardJetFilesChoosePage.UseDefaultIcon=\u03A7\u03C1\u03AE\u03C3\u03B7 \u03C0\u03C1\u03BF\u03B5\u03C0\u03B9\u03BB\u03B5\u03B3\u03BC\u03AD\u03BD\u03BF\u03C5 \u03B5\u03B9\u03BA\u03BF\u03BD\u03B9\u03B4\u03AF\u03BF\u03C5
CopyComponentActionProvider.CopyComponent=\u0391\u03BD\u03C4\u03B9\u03B3\u03C1\u03B1\u03C6\u03AE \u0391\u03C5\u03C4\u03BF\u03CD \u03C4\u03BF\u03C5 \u03A3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF\u03C5
ImportComponentDialog.ChooseComponentsLabel=\u0395\u03C0\u03B9\u03BB\u03BF\u03B3\u03AE \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03C9\u03BD \u03C0\u03C1\u03BF\u03C2 \u03B5\u03B9\u03C3\u03B1\u03B3\u03C9\u03B3\u03AE:
AddResourceAction.JARSecection=\u0395\u03C0\u03B9\u03BB\u03BF\u03B3\u03AE Jar
AddExternalResourceAction.ErrorMsg=\u03A4\u03BF \u03B5\u03C0\u03B9\u03BB\u03B5\u03B3\u03BC\u03AD\u03BD\u03BF \u03B5\u03BE\u03C9\u03C4\u03B5\u03C1\u03B9\u03BA\u03CC \u03B1\u03C1\u03C7\u03B5\u03AF\u03BF \u03B5\u03AF\u03BD\u03B1\u03B9 \u03BC\u03B7 \u03B4\u03B9\u03B1\u03B8\u03AD\u03C3\u03B9\u03BC\u03BF \u03AE \u03B4\u03B5\u03BD \u03C5\u03C0\u03AC\u03C1\u03C7\u03B5\u03B9.
ComponentProjectManager.NewProject=\u039D\u03AD\u03BF \u0388\u03C1\u03B3\u03BF \u03A3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03BF\u03CD \u03A3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF\u03C5
CopyFromPaletteActionProvider.Label=\u0391\u03BD\u03C4\u03B9\u03B3\u03C1\u03B1\u03C6\u03AE \u03A3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03C9\u03BD \u03B1\u03C0\u03CC \u03C4\u03B7\u03BD \u03A0\u03B1\u03BB\u03AD\u03C4\u03B1
WizardJetFilesChoosePage.ChoseAIcon=\u0395\u03C0\u03B9\u03BB\u03BF\u03B3\u03AE \u03B5\u03BD\u03CC\u03C2 \u03B5\u03B9\u03BA\u03BF\u03BD\u03B9\u03B4\u03AF\u03BF\u03C5
ComponentProjectPreferencePage.SelectPath=\u0395\u03C0\u03B9\u03BB\u03BF\u03B3\u03AE \u039C\u03BF\u03BD\u03BF\u03C0\u03B1\u03C4\u03B9\u03BF\u03CD \u0388\u03C1\u03B3\u03BF\u03C5 \u03A3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03BF\u03CD \u03A3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF\u03C5
AbstractXMLConfigPage.LINESTYLETip=\u0391\u03BA\u03AD\u03C1\u03B1\u03B9\u03B1 \u03C4\u03B9\u03BC\u03AE. \u03A3\u03C4\u03C5\u03BB \u0393\u03C1\u03B1\u03BC\u03BC\u03AE\u03C2 \u03A3\u03CD\u03BD\u03B4\u03B5\u03C3\u03B7\u03C2 (1: \u03A3\u03C5\u03BD\u03B5\u03C7\u03AE\u03C2, 2: \u0394\u03B9\u03B1\u03BA\u03B5\u03BA\u03BF\u03BC\u03BC\u03AD\u03BD\u03B7, 3: \u039C\u03B5 \u03C4\u03B5\u03BB\u03B5\u03AF\u03B5\u03C2, 4: \u0394\u03B9\u03B1\u03BA\u03B5\u03BA\u03BF\u03BC\u03BC\u03AD\u03BD\u03B7 \u03BC\u03B5 \u03C4\u03B5\u03BB\u03B5\u03AF\u03B5\u03C2)
WizardJetFilesChoosePage.EndFile=\u0391\u03C1\u03C7\u03B5\u03AF\u03BF \u03A4\u03AD\u03BB\u03BF\u03C5\u03C2
PushToPaletteActionProvider.InformationMSG=\u03A4\u03B1 \u03C3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03AC \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03B1 \u03B4\u03B7\u03BC\u03BF\u03C3\u03B9\u03B5\u03CD\u03C4\u03B7\u03BA\u03B1\u03BD. \u0397 \u03C0\u03B1\u03BB\u03AD\u03C4\u03B1 \u03B8\u03B1 \u03B1\u03BD\u03B1\u03BD\u03B5\u03C9\u03B8\u03B5\u03AF.
ProjectSelectionDialog.ComponentProject=\u0388\u03C1\u03B3\u03BF \u03A3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03BF\u03CD \u03A3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF\u03C5:
ComponentProjectPreferencePage.ButtonLabel0=\u039F\u03BA
AbstractXMLConfigPage.New=\u039D\u03AD\u03BF
ImportComponentDialog.WarningMSG=\u0391\u03C5\u03C4\u03AE \u03B7 \u03BB\u03B5\u03B9\u03C4\u03BF\u03C5\u03C1\u03B3\u03AF\u03B1 \u03B8\u03B1 \u03B4\u03B9\u03B1\u03B3\u03C1\u03AC\u03C8\u03B5\u03B9 \u03CC\u03BB\u03B1 \u03C4\u03B1 \u03C5\u03C0\u03AC\u03C1\u03C7\u03BF\u03BD\u03C4\u03B1 \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03B1 \u03C3\u03C4\u03BF \u03C7\u03CE\u03C1\u03BF \u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1\u03C2. \u0398\u03AD\u03BB\u03B5\u03C4\u03B5 \u03C0\u03C1\u03B1\u03B3\u03BC\u03B1\u03C4\u03B9\u03BA\u03AC \u03BD\u03B1 \u03B5\u03B9\u03C3\u03AC\u03B3\u03B5\u03C4\u03B5 \u03C4\u03B1 \u03B5\u03C0\u03B9\u03BB\u03B5\u03B3\u03BC\u03AD\u03BD\u03B1 \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03B1;
CreateComponentWizard.MainProperties=\u039A\u03CD\u03C1\u03B9\u03B5\u03C2 \u0399\u03B4\u03B9\u03CC\u03C4\u03B7\u03C4\u03B5\u03C2
ComponentProjectManager.WarningMsg=\u03A4\u03BF \u03C5\u03C0\u03BF\u03BA\u03B5\u03AF\u03BC\u03B5\u03BD\u03BF \u03C3\u03CD\u03C3\u03C4\u03B7\u03BC\u03B1 \u03B1\u03C1\u03C7\u03B5\u03AF\u03C9\u03BD \u03B5\u03AF\u03BD\u03B1\u03B9 \u03B5\u03C5\u03B1\u03AF\u03C3\u03B8\u03B7\u03C4\u03BF \u03C3\u03C4\u03B1 \u03BA\u03B5\u03C6\u03B1\u03BB\u03B1\u03AF\u03B1-\u03BC\u03B9\u03BA\u03C1\u03AC \u03B3\u03C1\u03B1\u03BC\u03BC\u03B1\u03C4\u03BF\u03C3\u03B5\u03B9\u03C1\u03AC\u03C2. \u03A5\u03C0\u03AC\u03C1\u03C7\u03B5\u03B9 \u03AD\u03BD\u03B1 \u03AD\u03C1\u03B3\u03BF \u03C0\u03BF\u03C5 \u03C3\u03C5\u03B3\u03BA\u03C1\u03BF\u03CD\u03B5\u03C4\u03B1\u03B9 \u03BC\u03B5 \u03C4\u03BF {0}
WizardComponentFolderPage.Family=\u039F\u03B9\u03BA\u03BF\u03B3\u03AD\u03BD\u03B5\u03B9\u03B1
PushToPaletteActionProvider.OK3=\u039F\u039A
PushToPaletteActionProvider.OK2=\u039F\u039A
CopyComponentActionProvider.CopyComponent2=\u0391\u03BD\u03C4\u03B9\u03B3\u03C1\u03B1\u03C6\u03AE \u03A3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF\u03C5
AbstractXMLConfigPage.CTYPETip=\u03A4\u03CD\u03C0\u03BF\u03C2 \u03C3\u03C5\u03B6\u03B5\u03C5\u03BA\u03C4\u03AE\u03C1\u03B1.
AddResourceAction.ChooseResource=&\u0395\u03C0\u03B9\u03BB\u03BF\u03B3\u03AE jars \u03BA\u03B1\u03B9 jars \u03B3\u03B9\u03B1 \u03C0\u03C1\u03BF\u03C3\u03B8\u03AE\u03BA\u03B7:
ImportComponentDialog.WarningTitle=\u03A0\u03C1\u03BF\u03B5\u03B9\u03B4\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7
AddExternalResourceAction.AddELibs=\u03A0\u03C1\u03BF\u03C3\u03B8\u03AE\u03BA\u03B7 \u0395\u03BE\u03C9\u03C4\u03B5\u03C1\u03B9\u03BA\u03CE\u03BD \u0392\u03B9\u03B2\u03BB\u03B9\u03BF\u03B8\u03B7\u03BA\u03CE\u03BD...
WizardComponentFolderPage.Java=Java
ImportComponentDialog.NoComponentsAvailable=\u039A\u03B1\u03BD\u03AD\u03BD\u03B1 \u03A3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03CC \u03A3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF \u03B4\u03B5\u03BD \u03B5\u03AF\u03BD\u03B1\u03B9 \u03B4\u03B9\u03B1\u03B8\u03AD\u03C3\u03B9\u03BC\u03BF.
AbstractXMLConfigPage.MINOUTPUTTip=\u0391\u03BA\u03AD\u03C1\u03B1\u03B9\u03B1 \u03C4\u03B9\u03BC\u03AE. \u039C\u03AD\u03B3\u03B9\u03C3\u03C4\u03BF\u03C2 \u0391\u03C1 \u03B5\u03BE\u03CC\u03B4\u03C9\u03BD \u03B3\u03B9\u03B1 \u03B1\u03C5\u03C4\u03AE \u03C4\u03B7 \u03C3\u03CD\u03BD\u03B4\u03B5\u03C3\u03B7
ValidateComponentXMLActionProvider.error=\n\t\u03A5\u03C0\u03AC\u03C1\u03C7\u03B5\u03B9 \u03AD\u03BD\u03B1 \u03A3\u03C6\u03AC\u03BB\u03BC\u03B1 \u03C3\u03C4\u03B7 \u03B3\u03C1\u03B1\u03BC\u03BC\u03AE {0}
ValidateComponentXMLActionProvider.fatalerror=\n\t\u03A5\u03C0\u03AC\u03C1\u03C7\u03B5\u03B9 \u03AD\u03BD\u03B1 \u039A\u03B1\u03AF\u03C1\u03B9\u03BF \u03A3\u03C6\u03AC\u03BB\u03BC\u03B1 \u03C3\u03C4\u03B7 \u03B3\u03C1\u03B1\u03BC\u03BC\u03AE {0}
ValidateComponentXMLActionProvider.invalid=\u039C\u03B7 \u03AD\u03B3\u03BA\u03C5\u03C1\u03BF \u03C3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03CC \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF \u03B1\u03C1\u03C7\u03B5\u03AF\u03BF\u03C5 XML\:\n
ValidateComponentXMLActionProvider.ok=\u039F\u039A
ValidateComponentXMLActionProvider.result=\u0391\u03C0\u03BF\u03C4\u03AD\u03BB\u03B5\u03C3\u03BC\u03B1 \u03B5\u03C0\u03B9\u03BA\u03CD\u03C1\u03C9\u03C3\u03B7\u03C2
ValidateComponentXMLActionProvider.valid=\u03A4\u03BF \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF XML \u03B1\u03C1\u03C7\u03B5\u03AF\u03BF \u03B5\u03AF\u03BD\u03B1\u03B9 \u03AD\u03B3\u03BA\u03C5\u03C1\u03BF\!
ValidateComponentXMLActionProvider.validate=\u0395\u03C0\u03B9\u03BA\u03CD\u03C1\u03C9 \u03A3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF\u03C5 XML
ValidateComponentXMLActionProvider.warning=\n\t\u03A5\u03C0\u03AC\u03C1\u03C7\u03B5\u03B9 \u03BC\u03B9\u03B1 \u03A0\u03C1\u03BF\u03B5\u03B9\u03B4\u03BF\u03C0\u03BF\u03AF\u03B7\u03C3\u03B7 \u03C3\u03C4\u03B7 \u03B3\u03C1\u03B1\u03BC\u03BC\u03AE {0}
PushToPaletteActionProvider.PushToPaletteActionProvider.result=\u0391\u03C0\u03BF\u03C4\u03AD\u03BB\u03B5\u03C3\u03BC\u03B1 \u03B5\u03C0\u03B9\u03BA\u03CD\u03C1\u03C9\u03C3\u03B7\u03C2

View File

@@ -1,108 +0,0 @@
FileCopy.ExceptionMSG=The source File "
PushToPaletteActionProvider.PushComponentsToPalette=Push Components to Palette
EditComponentActionProvider.Edit=Edit This Component
ImportComponentDialog.ErrorMSG4=No component was selected for importing.
ProjectSelectionDialog.SelectPath=Select Project Path
AbstractXMLConfigPage.TYPETip=Data type.
PushToPaletteActionProvider.Error2=Error
CopyFromPaletteActionProvider.Label2=Import components from palette
AbstractXMLConfigPage.MAXOUTPUTTip=Integer value. Maximum Nr of output for this connection
ImportComponentDialog.Browser=Browser..
ComponentProjectPreferencePage.WarningMSG=Warning, this modification will only impact Component Designer, not the Palette.
AbstractXMLConfigPage.MAXINPUTTip=Integer value. Maximum Nr of input for this connection
PushToPaletteActionProvider.ErrorMSG2=User component folder does not exist.
AddExternalResourceAction.JarSelection=Jar Selection
ComponentProjectManager.CreationProblems=Creation Problems
CopyComponentActionProvider.InputName=Input a new component name for
CreateComponentWizard.SpecifyRes=Specify resources
AbstractXMLConfigPage.REPOSITORYVALUETip=Metadata repository to select.
PushToPaletteActionProvider.ErrorMSG=User component folder is not set.
AbstractXMLConfigPage.NUMROWTip=Integer value. Row position of this parameter in the Component view
PushToPaletteActionProvider.Error=Error
ComponentProjectManager.InternalErrorMsg=Internal error: {0}
AbstractXMLConfigPage.IntValue=Integer value.
ImportComponentDialog.ImportCanceled=Import Components Canceled
WizardComponentFolderPage.Available=Available in
PushToPaletteActionProvider.OK=OK
WizardJetFilesChoosePage.BeginFile=Begin File
AbstractXMLConfigPage.COLORTip=Hex value of RGB. For example: "00FF00"
CreateComponentWizard.CreateXMLPerl=Create the XML configuration file for PERL Component
ImportComponentDialog.SelectDirectoryLabel=Select a directory:
PushToPaletteActionProvider.Information=Information
PluginConstant.Borwser=Browser..
NewActionProvider.New=New
AbstractXMLConfigPage.EXTENSIONTip=String value of plugin name. This option is for external components.
NewActionProvider.NewComponent=New Component
ImportComponentDialog.ShowPaletteComponents=Show the Palette of Components
ComponentProjectPreferencePage.ChooseProject=Choose a project folder for this component designer
WizardComponentFolderPage.ErrMSG5=The component Family is empty
WizardComponentFolderPage.ErrMSG4=The component Long Name is empty
AbstractXMLConfigPage.BooleanTip=Boolean value (true or false).
AbstractXMLConfigPage.Delete=Delete
WizardComponentFolderPage.ErrMSG3=This component already exists
WizardComponentFolderPage.ErrMSG2=The component Name is empty
WizardComponentFolderPage.ErrMSG1=The component language have not been selected
ImportComponentDialog.Filter=Filter:
CreateComponentWizard.FillIn=Fill in component properties
ImportComponentDialog.ImportCanceledMSG=The task for importing Components from the palette has been cancelled.
ComponentProjectPreferencePage.Warning=Warning
AbstractXMLConfigPage.VERSIONTip=A decimal value to indicate the version of your new component.
WizardJetFilesChoosePage.Directory=Directory:
CreateComponentWizard.NewComponent=New Component
WizardComponentFolderPage.Name=Name
RemoveResourceAction.Remove=Remove
WizardJetFilesChoosePage.UseIconFrom=Use icon from:
ImportComponentDialog.ImportFinished=Import Components Finished
AbstractXMLConfigPage.SetProperties=Set the properties for the selected element.
ProjectSelectionDialog.ChooseFolder=Choose a project folder for this session
ComponentProjectPreferencePage.ComponentProject=Component Project:
AddResourceAction.AddLib=Add Libraries...
WizardComponentFolderPage.Perl=Perl
ImportComponentDialog.ImportFinishedMSG=Components imported successfully.
AddExternalResourceAction.ErrorTitle=External Archive Error
AbstractXMLConfigPage.NBLINESTip=Integer value. Lines spans of this parameter in the Component view
AbstractXMLConfigPage.MININPUTTip=Integer value. Minimum Nr of input for this connection
WizardJetFilesChoosePage.MainFile=Main File
CreateComponentWizard.CreateXMLJava=Create the XML configuration file for JAVA Component
WizardJetFilesChoosePage.UseDefaultIcon=Use default icon
WizardComponentFolderPage.LongName=Long Name (mouseover tooltip)
CopyComponentActionProvider.CopyComponent=Copy This Component
ImportComponentDialog.ChooseComponentsLabel=Choose components to import:
AddResourceAction.JARSecection=JAR Selection
AddExternalResourceAction.ErrorMsg=The selected external archive is unavailable or does not exist.
ComponentProjectManager.NewProject=New Component Project
CopyFromPaletteActionProvider.Label=Copy Components from Palette
WizardJetFilesChoosePage.ChoseAIcon=Chose an icon
ComponentProjectPreferencePage.SelectPath=Select Component Project Path
AbstractXMLConfigPage.LINESTYLETip=Integer value. Connection Line style (1: Solid, 2: Dash, 3: Dot, 4: Dashdot)
WizardJetFilesChoosePage.EndFile=End File
PushToPaletteActionProvider.InformationMSG=Components have been published. The palette is going to be refreshed.
EditComponentActionProvider.GroupEdit=group.edit
ProjectSelectionDialog.ComponentProject=Component Project:
ComponentProjectPreferencePage.ButtonLabel0=Ok
AbstractXMLConfigPage.New=New
CopyComponentValidator.ComponentExist=The component has been exsit
ImportComponentDialog.WarningMSG=This operation will overwrite the existing components in workspace. Do you really want to import the selected components?
CreateComponentWizard.MainProperties=Main Properties
ComponentProjectManager.WarningMsg=The underlying file system is case insensitive. There is an existing project which conflicts with {0}
WizardComponentFolderPage.Family=Family
PushToPaletteActionProvider.OK3=OK
PushToPaletteActionProvider.OK2=OK
CopyComponentActionProvider.CopyComponent2=Copy Component
AbstractXMLConfigPage.CTYPETip=Connector type.
AddResourceAction.ChooseResource=&Choose jars and zips to add:
ImportComponentDialog.WarningTitle=Warning
AddExternalResourceAction.AddELibs=Add External Libraries...
WizardComponentFolderPage.Java=Java
ImportComponentDialog.NoComponentsAvailable=No Components available.
AbstractXMLConfigPage.MINOUTPUTTip=Integer value. Minimum Nr of output for this connection
ValidateComponentXMLActionProvider.error=\n\tThere is an Error on line {0}
ValidateComponentXMLActionProvider.fatalerror=\n\tThere is a Fatal Error on line {0}
ValidateComponentXMLActionProvider.invalid=Invalid component XML file\:\n
ValidateComponentXMLActionProvider.ok=OK
ValidateComponentXMLActionProvider.result=Validation result
ValidateComponentXMLActionProvider.valid=Component XML file is valid\!
ValidateComponentXMLActionProvider.validate=Validate Component XML
ValidateComponentXMLActionProvider.warning=\n\tThere is a Warning on line {0}
PushToPaletteActionProvider.PushToPaletteActionProvider.failed=Push components to palette failed for these invalid XML files.\n
PushToPaletteActionProvider.PushToPaletteActionProvider.result=Validation result

View File

@@ -1,47 +0,0 @@
AbstractXMLConfigPage.TYPETip=Tipo de Dato
PushToPaletteActionProvider.Error2=Error
AbstractXMLConfigPage.MAXOUTPUTTip=Valor entero. N<>mero m<>ximo de salidas para esta conexi<78>n
AbstractXMLConfigPage.MAXINPUTTip=Valor entero. N<>mero m<>ximo de entradas para esta conexi<78>n
ComponentProjectManager.CreationProblems=Error en creaci<63>n
AbstractXMLConfigPage.REPOSITORYVALUETip=Repositorio de metadatos a seleccionar
AbstractXMLConfigPage.NUMROWTip=Valor Entero. Posicion de la Fila de Este Parametro en el Componente View
PushToPaletteActionProvider.Error=Error
ComponentProjectManager.InternalErrorMsg=Error interno: {0}
AbstractXMLConfigPage.IntValue=Valor Entero.
WizardComponentFolderPage.Available=Disponible en
WizardJetFilesChoosePage.BeginFile=Comienzo de fichero
AbstractXMLConfigPage.COLORTip=Valor hexadecimal de RGB. Por ejemplo: "00FF00"
AbstractXMLConfigPage.EXTENSIONTip=Valor de Cadena para Nombre de Plugin. Esta Opcion es Para Componentes Externos
WizardComponentFolderPage.ErrMSG5=El componente Familia est<73> vac<61>o
WizardComponentFolderPage.ErrMSG4=El componente Nombre Largo est<73> vac<61>o
AbstractXMLConfigPage.BooleanTip=Booleano (verdadero
AbstractXMLConfigPage.Delete=Borrar
WizardComponentFolderPage.ErrMSG3=Este componente ya existe
WizardComponentFolderPage.ErrMSG2=El componente Nombre est<73> vac<61>o
WizardComponentFolderPage.ErrMSG1=No se ha seleccionado el lenguaje del componente
ComponentProjectPreferencePage.Warning=Advertencia
AbstractXMLConfigPage.VERSIONTip=Un valor decimal indica la versi<73>n de tu componente
WizardJetFilesChoosePage.Directory=Directorio:
WizardComponentFolderPage.Name=Nombre
AbstractXMLConfigPage.SetProperties=Define las Propiedades Para Elemento Seleccionado
AddResourceAction.AddLib=Adherir Librer<65>as
WizardComponentFolderPage.Perl=Perl
AddExternalResourceAction.ErrorTitle=Error de Archivo Externo
AbstractXMLConfigPage.NBLINESTip=Valor de n<>mero entero. Los palmos de l<>neas de este par<61>metro en la vista del Componente
AbstractXMLConfigPage.MININPUTTip=Valor entero. N<>mero m<>nimo de entradas para esta conexi<78>n
WizardJetFilesChoosePage.UseDefaultIcon=Usar icono por defecto
AddExternalResourceAction.ErrorMsg=El archivo externo seleccionado no est
WizardJetFilesChoosePage.ChoseAIcon=Seleccione un icono
AbstractXMLConfigPage.LINESTYLETip=Valor Entero. Linea de estilo de coneccion (1: Solida, 2:Guion, 3:Punto, 4:Punteada)
WizardJetFilesChoosePage.EndFile=Fin de fichero
WizardComponentFolderPage.Family=Familia
AbstractXMLConfigPage.CTYPETip=Tipo de conector.
AddResourceAction.ChooseResource=&Elegir jars y zips a a<>adir:
ImportComponentDialog.WarningTitle=Advertencia
AddExternalResourceAction.AddELibs=Adherir librer<65>a externa
WizardComponentFolderPage.Java=Java
AbstractXMLConfigPage.MINOUTPUTTip=Valor Entero . Minimo Numero de Salidas Para Esta Conexion
ValidateComponentXMLActionProvider.result=Resultado de validaci<63>n
ValidateComponentXMLActionProvider.valid=Componente fichero XML es v<>lido!
ValidateComponentXMLActionProvider.validate=Validar Componente XML
PushToPaletteActionProvider.PushToPaletteActionProvider.result=Resultado de validaci<63>n

View File

@@ -1,107 +0,0 @@
FileCopy.ExceptionMSG=Le fichier source "
PushToPaletteActionProvider.PushComponentsToPalette=Mettre les composants dans la Palette
EditComponentActionProvider.Edit=Editer ce composant
ImportComponentDialog.ErrorMSG4=Aucun composant s<>lectionn<6E> pour l'import
ProjectSelectionDialog.SelectPath=S<EFBFBD>lectionner le chemin du projet
AbstractXMLConfigPage.TYPETip=Type de donn<6E>es.
PushToPaletteActionProvider.Error2=ERROR
CopyFromPaletteActionProvider.Label2=Importer les composants de la Palette
AbstractXMLConfigPage.MAXOUTPUTTip=Entier. Nombre maximum de sorties pour cette connexion.
ImportComponentDialog.Browser=Parcourir...
ComponentProjectPreferencePage.WarningMSG=Attention, cette modifiication s'appliquera seulement au Designer de Composants, pas <20> la Palette.
AbstractXMLConfigPage.MAXINPUTTip=Entier. Nombre maximum d'entr<74>es pour cette connexion.
PushToPaletteActionProvider.ErrorMSG2=Le r<>pertoire des composants utilisateur n'existe pas.
AddExternalResourceAction.JarSelection=S<EFBFBD>lection Jar
ComponentProjectManager.CreationProblems=Probl<EFBFBD>mes de Cr<43>ation
CopyComponentActionProvider.InputName=Saisir le nom du nouveau composant pour
CreateComponentWizard.SpecifyRes=Sp<EFBFBD>cifiez les ressources
AbstractXMLConfigPage.REPOSITORYVALUETip=R<EFBFBD>f<EFBFBD>rentiel de M<>tadonn<6E>es <20> s<>lectionner.
PushToPaletteActionProvider.ErrorMSG=Le r<>pertoire des composants utilisateur n'est pas d<>fini.
AbstractXMLConfigPage.NUMROWTip=Entier. Position de ligne du param<61>tre dans la vue Composant
PushToPaletteActionProvider.Error=ERROR
ComponentProjectManager.InternalErrorMsg=Erreur interne \: {(0)}
AbstractXMLConfigPage.IntValue=Entier
ImportComponentDialog.ImportCanceled=Import des composants annul<75>
WizardComponentFolderPage.Available=Disponible dans
PushToPaletteActionProvider.OK=OK
WizardJetFilesChoosePage.BeginFile=D<EFBFBD>but de fichier
AbstractXMLConfigPage.COLORTip=Valeur hexa RVB. Ex: "00FF00"
CreateComponentWizard.CreateXMLPerl=Cr<EFBFBD>er la configuration XML pour le Composant PERL
ImportComponentDialog.SelectDirectoryLabel=S<EFBFBD>lectionner un r<>pertoire :
PushToPaletteActionProvider.Information=Informations
PluginConstant.Borwser=Parcourir...
NewActionProvider.New=Nouveau
AbstractXMLConfigPage.EXTENSIONTip=Nom du plugin. Cette option est disponible pour les composants externes.
NewActionProvider.NewComponent=Nouveau composant
ImportComponentDialog.ShowPaletteComponents=Montrer la Palette de composants
ComponentProjectPreferencePage.ChooseProject=S<EFBFBD>lectionner un r<>pertoire pour le Component Designer
WizardComponentFolderPage.ErrMSG5=La famille du composant est vide
WizardComponentFolderPage.ErrMSG4=Le nom long du composant est vide
AbstractXMLConfigPage.BooleanTip=Bool<EFBFBD>en (vrai ou faux)
AbstractXMLConfigPage.Delete=DELETE
WizardComponentFolderPage.ErrMSG3=Ce composant existe d<>j<EFBFBD>
WizardComponentFolderPage.ErrMSG2=Le nom du composant est vide
WizardComponentFolderPage.ErrMSG1=Le langage du composant n'a pas <20>t<EFBFBD> s<>lectionn<6E>
ImportComponentDialog.Filter=Filtre \:
CreateComponentWizard.FillIn=Renseignez les propri<72>t<EFBFBD>s du Composant
ImportComponentDialog.ImportCanceledMSG=La t<>che d'import des composants depuis la Palette a <20>t<EFBFBD> annul<75>e
ComponentProjectPreferencePage.Warning=Avertissement
AbstractXMLConfigPage.VERSIONTip=Valeur d<>cimale indiquant la version de votre nouveau composant
WizardJetFilesChoosePage.Directory=R<EFBFBD>pertoire :
CreateComponentWizard.NewComponent=Nouveau composant
WizardComponentFolderPage.Name=Nom
RemoveResourceAction.Remove=Supprimer
WizardJetFilesChoosePage.UseIconFrom=Utiliser l'ic<69>ne \:
ImportComponentDialog.ImportFinished=Import des composants termin<69>
AbstractXMLConfigPage.SetProperties=D<EFBFBD>finir les propri<72>t<EFBFBD>s de l'<27>l<EFBFBD>ment s<>lectionn<6E>.
ProjectSelectionDialog.ChooseFolder=Choisir un dossier de projet pour cette session
ComponentProjectPreferencePage.ComponentProject=Projet Composant:
AddResourceAction.AddLib=Ajouter des biblioth<74>ques...
WizardComponentFolderPage.Perl=Perl
ImportComponentDialog.ImportFinishedMSG=Composants import<72>s avec succ<63>s.
AddExternalResourceAction.ErrorTitle=Erreur Archive externe
AbstractXMLConfigPage.NBLINESTip=Entier. Nombre de lignes pour ce param<61>tre dans la vue Composant
AbstractXMLConfigPage.MININPUTTip=Entier. Nombre minimum d'entr<74>es pour cette connexion.
WizardJetFilesChoosePage.MainFile=Fichier principal
CreateComponentWizard.CreateXMLJava=Cr<EFBFBD>er le fichier de configuration XML pour le composant JAVA
WizardJetFilesChoosePage.UseDefaultIcon=Ic<EFBFBD>ne par d<>faut
WizardComponentFolderPage.LongName=Nom long (passez la souris sur la bulle)
CopyComponentActionProvider.CopyComponent=Copier ce composant
ImportComponentDialog.ChooseComponentsLabel=Choisir les composants <20> importer
AddResourceAction.JARSecection=S<EFBFBD>lection Jar
AddExternalResourceAction.ErrorMsg=L'archive externe s<>lectionn<6E>e n'est pas disponible ou n'existe pas.
ComponentProjectManager.NewProject=Nouveau Projet Composant
CopyFromPaletteActionProvider.Label=Copier les composants depuis la Palette
WizardJetFilesChoosePage.ChoseAIcon=Choisir une ic<69>ne
ComponentProjectPreferencePage.SelectPath=S<EFBFBD>lectionner Chemin Projet Composant
AbstractXMLConfigPage.LINESTYLETip=Entier. Style de la ligne de connexion (1: plein, 2: tirets, 3: points, 4: points-tirets)
WizardJetFilesChoosePage.EndFile=Fin de fichier
PushToPaletteActionProvider.InformationMSG=Les composants ont <20>t<EFBFBD> publi<6C>s. La Palette sera rafra<72>chie.
EditComponentActionProvider.GroupEdit=group.edit
ProjectSelectionDialog.ComponentProject=Projet Composant \:
ComponentProjectPreferencePage.ButtonLabel0=OK
AbstractXMLConfigPage.New=Nouveau
CopyComponentValidator.ComponentExist=Le composant existe d<>j<EFBFBD>
ImportComponentDialog.WarningMSG=Cette op<6F>ration va <20>craser les composants existants dans l'espace de travail. Voulez-vous vraiment importer les composants s<>lectionn<6E>s?
CreateComponentWizard.MainProperties=Propri<EFBFBD>t<EFBFBD>s principales
ComponentProjectManager.WarningMsg=Le syst<73>me de fichiers fondamental est insensible <20> la casse. {0} est en conflit avec un projet existant
WizardComponentFolderPage.Family=Famille
PushToPaletteActionProvider.OK3=OK
PushToPaletteActionProvider.OK2=OK
CopyComponentActionProvider.CopyComponent2=Copier le composant
AbstractXMLConfigPage.CTYPETip=Type de connecteur.
AddResourceAction.ChooseResource=&Choisir les JAR et ZIP <20> ajouter:
ImportComponentDialog.WarningTitle=Avertissement
AddExternalResourceAction.AddELibs=Ajouter des biblioth<74>ques externes...
WizardComponentFolderPage.Java=Java
ImportComponentDialog.NoComponentsAvailable=Pas de composant disponible.
AbstractXMLConfigPage.MINOUTPUTTip=Entier. Nombre minimum de sorties pour cette connexion.
ValidateComponentXMLActionProvider.error=\n\tIl y a une erreur dans la ligne {0}
ValidateComponentXMLActionProvider.fatalerror=\n\til y a une erreur fatale dans la ligne {0}
ValidateComponentXMLActionProvider.invalid=Le fichier XML du composant est invalide\:\n
ValidateComponentXMLActionProvider.ok=OK
ValidateComponentXMLActionProvider.result=R<EFBFBD>sultat de validation
ValidateComponentXMLActionProvider.valid=Le fichier XML du composant est valide.
ValidateComponentXMLActionProvider.validate=Valider le composant XML
ValidateComponentXMLActionProvider.warning=\n\til y a un Warning sur la ligne {0}
PushToPaletteActionProvider.PushToPaletteActionProvider.result=R<EFBFBD>sultat de la validation

View File

@@ -1,49 +0,0 @@
AbstractXMLConfigPage.TYPETip=Tip podatka
PushToPaletteActionProvider.Error2=Gre\u0161ka
CopyFromPaletteActionProvider.Label2=Uvezi komponente iz izbornika Palette
AbstractXMLConfigPage.MAXOUTPUTTip=Integer vrijednost. Najve\u0107i broj izlaza za ovu vezu.
AbstractXMLConfigPage.MAXINPUTTip=Integer vrijednost. Maksimalni broj u\u010Ditavanja za tu konekciju
CopyComponentActionProvider.InputName=Unesi novo ime komponente za
AbstractXMLConfigPage.REPOSITORYVALUETip=Repozitorij metapodataka za odabir.
AbstractXMLConfigPage.NUMROWTip=Integer vrijednost. Pozicija retka koji sadr\u017Ei taj parametar unutrar Component pogleda.
PushToPaletteActionProvider.Error=Gre\u0161ka
AbstractXMLConfigPage.IntValue=Integer vrijednost
PushToPaletteActionProvider.OK=U redu
AbstractXMLConfigPage.COLORTip=Hex RGB vrijednost. Npr. "00FF00"
AbstractXMLConfigPage.EXTENSIONTip=String izraz za naziv plugin-a. Ova opcija je za vanjske komponente.
WizardComponentFolderPage.ErrMSG4=Duga\u010Dko ime za ovu komponentu je prazno
AbstractXMLConfigPage.BooleanTip=Boolean vrijednost (true ili false)
AbstractXMLConfigPage.Delete=Obri\u0161i
WizardComponentFolderPage.ErrMSG3=Ta komponenta ve\u0107 postoji
WizardComponentFolderPage.ErrMSG1=Nije ozna\u010Den jezik za komponentu
CreateComponentWizard.FillIn=Popuni svojstva komponente
ComponentProjectPreferencePage.Warning=Upozorenje
AbstractXMLConfigPage.VERSIONTip=Decimalna vrijednost koja ozna\u010Dava verziju va\u0161e nove komponente.
WizardJetFilesChoosePage.Directory=Direktorij:
WizardComponentFolderPage.Name=Ime
RemoveResourceAction.Remove=Ukloni
WizardJetFilesChoosePage.UseIconFrom=Koristi ikonu iz:
AbstractXMLConfigPage.SetProperties=Postavi svojstva odabranog elementa.
AddResourceAction.AddLib=Dodaj biblioteke...
WizardComponentFolderPage.Perl=Perl
AbstractXMLConfigPage.NBLINESTip=Cjelobrojna vrijednost. Linije se prote\u017Eu od tog parametra unutar Component pogleda.
AbstractXMLConfigPage.MININPUTTip=Integer vrijednost. Najmanji broj ulaza za ovu vezu.
WizardJetFilesChoosePage.UseDefaultIcon=Koristi zadanu ikonu
WizardComponentFolderPage.LongName=Duga\u010Dko ime (mouseover tooltip)
CopyComponentActionProvider.CopyComponent=Kopiraj tu komponentu
AddExternalResourceAction.ErrorMsg=Ozna\u010Dena vanjska arhiva nije dostupna ili ne postoji.
CopyFromPaletteActionProvider.Label=Kopiraj komponentu iz izbornika Palette
WizardJetFilesChoosePage.ChoseAIcon=Odaberi ikonu
AbstractXMLConfigPage.LINESTYLETip=Cjelobrojna vrijednost'. Stil spojne linije (1. Puna, 2: Crtkana, 3: To\u010Dka, 4: Crta-To\u010Dka)
ComponentProjectPreferencePage.ButtonLabel0=U redu
CreateComponentWizard.MainProperties=Glavna svojstva
PushToPaletteActionProvider.OK3=U redu
PushToPaletteActionProvider.OK2=U redu
CopyComponentActionProvider.CopyComponent2=Kopiraj komponentu
AbstractXMLConfigPage.CTYPETip=Tip konektora
AddResourceAction.ChooseResource=&Odaberi jar i zip datoteke za dodavanje:
ImportComponentDialog.WarningTitle=Upozorenje
AddExternalResourceAction.AddELibs=Dodavanje vanjskih biblioteka
WizardComponentFolderPage.Java=Java
AbstractXMLConfigPage.MINOUTPUTTip=Integer vrijednost. Najmanji broj izlaza za ovu vezu.
ValidateComponentXMLActionProvider.ok=U redu

View File

@@ -1,81 +0,0 @@
FileCopy.ExceptionMSG=File sorgente "
AbstractXMLConfigPage.TYPETip=Tipo di dato.
PushToPaletteActionProvider.Error2=Errore
CopyFromPaletteActionProvider.Label2=Importare componenti dalla tavolozza
AbstractXMLConfigPage.MAXOUTPUTTip=Valore intero. Numero massimo di uscite per questa connessione
ImportComponentDialog.Browser=Browser..
ComponentProjectPreferencePage.WarningMSG=Attenzione, questa modifica solo il Componente di Progettazione, non la tavolozza.
AbstractXMLConfigPage.MAXINPUTTip=Valore intero. Numero massimo di ingressi per questa connessione
AddExternalResourceAction.JarSelection=Selezione Jar
ComponentProjectManager.CreationProblems=Problema di creazione
CopyComponentActionProvider.InputName=Inserire il nuovo nome componente per
CreateComponentWizard.SpecifyRes=Specificare risorsa
AbstractXMLConfigPage.REPOSITORYVALUETip=Deposito di Metadati da selezionare.
AbstractXMLConfigPage.NUMROWTip=Valore Integer. Posizione di questo parametro tra i componenti
PushToPaletteActionProvider.Error=Errore
ComponentProjectManager.InternalErrorMsg=Errore interno: {0}
AbstractXMLConfigPage.IntValue=Valore intero.
WizardComponentFolderPage.Available=Disponibile in
PushToPaletteActionProvider.OK=OK
WizardJetFilesChoosePage.BeginFile=Inizio File
AbstractXMLConfigPage.COLORTip=Valore HEX di RGB. Ad esempio: "00FF00"
CreateComponentWizard.CreateXMLPerl=Creare il file XML di configurazione per il componente PERL
PushToPaletteActionProvider.Information=Informazione
PluginConstant.Borwser=Browser..
NewActionProvider.New=Nuovo
AbstractXMLConfigPage.EXTENSIONTip=Nome plugin. Opzione per componenti esterni.
NewActionProvider.NewComponent=Nuovo Componente
ComponentProjectPreferencePage.ChooseProject=Scegliere una cartella di progetto per questo componente progettuale.
WizardComponentFolderPage.ErrMSG5=La faniglia del componente <20> vuota
WizardComponentFolderPage.ErrMSG4=Il nome lungo del componente <20> vuoto
AbstractXMLConfigPage.BooleanTip=Valore Booleano (vero o falso)
AbstractXMLConfigPage.Delete=Cancellare
WizardComponentFolderPage.ErrMSG3=Componente esistente
WizardComponentFolderPage.ErrMSG2=Il Nome del componente <20> vuoto
WizardComponentFolderPage.ErrMSG1=Il componente lingua non <20> stato selezionato
CreateComponentWizard.FillIn=Inserire propriet<65> del componente
ComponentProjectPreferencePage.Warning=Avvertimento
AbstractXMLConfigPage.VERSIONTip=Un valore decimale per indicare la versione del tuo nuovo componente
WizardJetFilesChoosePage.Directory=Cartella:
CreateComponentWizard.NewComponent=Nuovo Componente
WizardComponentFolderPage.Name=Nome
RemoveResourceAction.Remove=Cancellare
WizardJetFilesChoosePage.UseIconFrom=Usare icona da:
AbstractXMLConfigPage.SetProperties=Definire le propriet<65> dell'elemento selezionato.
ComponentProjectPreferencePage.ComponentProject=Componente Progetto:
AddResourceAction.AddLib=Aggiungere librerie...
WizardComponentFolderPage.Perl=Perl
AddExternalResourceAction.ErrorTitle=Errore Archivio Esterno
AbstractXMLConfigPage.MININPUTTip=Valore intero. Numero minimo di ingressi per questa connessione
WizardJetFilesChoosePage.MainFile=File principlae
CreateComponentWizard.CreateXMLJava=Creare il file XML di configurazione per il componente JAVA
WizardJetFilesChoosePage.UseDefaultIcon=Usare icona predefinita
WizardComponentFolderPage.LongName=Nome lungo(mouseover tooltip)
CopyComponentActionProvider.CopyComponent=Copiare questo componente
AddResourceAction.JARSecection=Selezione Jar
AddExternalResourceAction.ErrorMsg=L'rachivio esterno selezionato non <20> disponibile o non esiste.
ComponentProjectManager.NewProject=Nuovo componente progetto
CopyFromPaletteActionProvider.Label=Copiare il componente dalla tavolozza
WizardJetFilesChoosePage.ChoseAIcon=Scegliere un icona
ComponentProjectPreferencePage.SelectPath=Selezionare Percorso Componente Progetto
AbstractXMLConfigPage.LINESTYLETip=Intero. Stile della linea di collegamento. (1: Continua, 2: Tratteggiata, 3: Punteggiata, 4: Punto-Linea)
WizardJetFilesChoosePage.EndFile=Fine File
EditComponentActionProvider.GroupEdit=group.edit
ProjectSelectionDialog.ComponentProject=Componente Progetto:
ComponentProjectPreferencePage.ButtonLabel0=OK
AbstractXMLConfigPage.New=Nuovo
CopyComponentValidator.ComponentExist=Il componente esite gi<67>
CreateComponentWizard.MainProperties=Propriet<EFBFBD> principali
ComponentProjectManager.WarningMsg=Il file system di base <20> case insensitive. Vi <20> un progetto esistente che contrasta con {0}
WizardComponentFolderPage.Family=Famiglia
PushToPaletteActionProvider.OK3=OK
PushToPaletteActionProvider.OK2=OK
CopyComponentActionProvider.CopyComponent2=Copiare componente
AbstractXMLConfigPage.CTYPETip=Tipo di connettore.
AddResourceAction.ChooseResource=&Scegliere JARS e ZIP da aggiungere:
ImportComponentDialog.WarningTitle=Avvertimento
AddExternalResourceAction.AddELibs=Aggiungere librerie esterne...
WizardComponentFolderPage.Java=Java
ImportComponentDialog.NoComponentsAvailable=Nessun componente disponibile.
AbstractXMLConfigPage.MINOUTPUTTip=Valore intero. Numero minimo di uscite per questa connessione
ValidateComponentXMLActionProvider.ok=OK

View File

@@ -1,108 +0,0 @@
FileCopy.ExceptionMSG=\u30B3\u30D4\u30FC\u5143\u30D5\u30A1\u30A4\u30EB "
PushToPaletteActionProvider.PushComponentsToPalette=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u30D1\u30EC\u30C3\u30C8\u306B\u30D7\u30C3\u30B7\u30E5
EditComponentActionProvider.Edit=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u7DE8\u96C6
ImportComponentDialog.ErrorMSG4=\u30A4\u30F3\u30DD\u30FC\u30C8\u3059\u308B\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u304C\u9078\u629E\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002
ProjectSelectionDialog.SelectPath=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u30D1\u30B9\u306E\u9078\u629E
AbstractXMLConfigPage.TYPETip=\u30C7\u30FC\u30BF\u578B
PushToPaletteActionProvider.Error2=\u30A8\u30E9\u30FC
CopyFromPaletteActionProvider.Label2=\u30D1\u30EC\u30C3\u30C8\u304B\u3089\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30A4\u30F3\u30DD\u30FC\u30C8
AbstractXMLConfigPage.MAXOUTPUTTip=\u6574\u6570\u5024\u3002\u3053\u306E\u63A5\u7D9A\u306E\u6700\u5927\u51FA\u529B\u6570\u3002
ImportComponentDialog.Browser=\u30D6\u30E9\u30A6\u30B6...
ComponentProjectPreferencePage.WarningMSG=\u8B66\u544A\u3001\u3053\u306E\u5909\u66F4\u306F\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30C7\u30B6\u30A4\u30CA\u30FC\u3060\u3051\u306B\u5F71\u97FF\u3057\u3001\u30D1\u30EC\u30C3\u30C8\u306B\u306F\u53CD\u6620\u3055\u308C\u307E\u305B\u3093\u3002
AbstractXMLConfigPage.MAXINPUTTip=\u6574\u6570\u5024\u3002\u3053\u306E\u63A5\u7D9A\u306E\u6700\u5927\u5165\u529B\u6570\u3002
PushToPaletteActionProvider.ErrorMSG2=\u30E6\u30FC\u30B6\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D5\u30A9\u30EB\u30C0\u304C\u5B58\u5728\u3057\u307E\u305B\u3093\u3002
AddExternalResourceAction.JarSelection=Jar\u306E\u9078\u629E
ComponentProjectManager.CreationProblems=\u4F5C\u6210\u306E\u554F\u984C
CopyComponentActionProvider.InputName=\u65B0\u898F\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u540D\u524D\u306E\u5165\u529B \:
CreateComponentWizard.SpecifyRes=\u30EA\u30BD\u30FC\u30B9\u306E\u6307\u5B9A
AbstractXMLConfigPage.REPOSITORYVALUETip=\u9078\u629E\u5BFE\u8C61\u306E\u30E1\u30BF\u30C7\u30FC\u30BF\u30EA\u30DD\u30B8\u30C8\u30EA\u3002
PushToPaletteActionProvider.ErrorMSG=\u30E6\u30FC\u30B6\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D5\u30A9\u30EB\u30C0\u304C\u8A2D\u5B9A\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002
AbstractXMLConfigPage.NUMROWTip=\u6574\u6570\u5024\u3002\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D3\u30E5\u30FC\u306E\u3053\u306E\u30D1\u30E9\u30E1\u30FC\u30BF\u306E\u884C\u4F4D\u7F6E
PushToPaletteActionProvider.Error=\u30A8\u30E9\u30FC
ComponentProjectManager.InternalErrorMsg=\u5185\u90E8\u30A8\u30E9\u30FC \: {0}
AbstractXMLConfigPage.IntValue=\u6574\u6570\u5024\u3002
ImportComponentDialog.ImportCanceled=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30A4\u30F3\u30DD\u30FC\u30C8\u304C\u30AD\u30E3\u30F3\u30BB\u30EB\u3055\u308C\u307E\u3057\u305F
WizardComponentFolderPage.Available=\u6709\u52B9
PushToPaletteActionProvider.OK=OK
WizardJetFilesChoosePage.BeginFile=\u958B\u59CB\u30D5\u30A1\u30A4\u30EB
AbstractXMLConfigPage.COLORTip=RGB\u306E16\u9032\u6570\u5024\u3002\u4F8B \:"00FF00"
CreateComponentWizard.CreateXMLPerl=Perl\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u7528\u306EXML\u69CB\u6210\u30D5\u30A1\u30A4\u30EB\u306E\u4F5C\u6210
ImportComponentDialog.SelectDirectoryLabel=\u30C7\u30A3\u30EC\u30AF\u30C8\u30EA\u306E\u9078\u629E \:
PushToPaletteActionProvider.Information=\u60C5\u5831
PluginConstant.Borwser=\u30D6\u30E9\u30A6\u30B6...
NewActionProvider.New=\u65B0\u898F
AbstractXMLConfigPage.EXTENSIONTip=\u30D7\u30E9\u30B0\u30A4\u30F3\u540D\u3092\u8868\u3059\u6587\u5B57\u5217\u3002\u3053\u308C\u306F\u5916\u90E8\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u7528\u306E\u30AA\u30D7\u30B7\u30E7\u30F3\u3067\u3059\u3002
NewActionProvider.NewComponent=\u65B0\u898F\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8
ImportComponentDialog.ShowPaletteComponents=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30D1\u30EC\u30C3\u30C8\u306E\u8868\u793A
ComponentProjectPreferencePage.ChooseProject=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30C7\u30B6\u30A4\u30CA\u7528\u306E\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u30D5\u30A9\u30EB\u30C0\u30FC\u306E\u9078\u629E
WizardComponentFolderPage.ErrMSG5=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D5\u30A1\u30DF\u30EA\u304C\u7A7A\u3067\u3059
WizardComponentFolderPage.ErrMSG4=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306ELong Name\u304C\u7A7A\u3067\u3059
AbstractXMLConfigPage.BooleanTip=Boolean\u5024 (TRUE \u307E\u305F\u306F FALSE)\u3002
AbstractXMLConfigPage.Delete=\u524A\u9664
WizardComponentFolderPage.ErrMSG3=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F\u65E2\u306B\u5B58\u5728\u3057\u307E\u3059
WizardComponentFolderPage.ErrMSG2=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u540D\u304C\u7A7A\u3067\u3059
WizardComponentFolderPage.ErrMSG1=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u8A00\u8A9E\u304C\u9078\u629E\u3055\u308C\u3066\u3044\u307E\u305B\u3093
ImportComponentDialog.Filter=\u30D5\u30A3\u30EB\u30BF \:
CreateComponentWizard.FillIn=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D7\u30ED\u30D1\u30C6\u30A3\u306E\u5165\u529B
ImportComponentDialog.ImportCanceledMSG=\u30D1\u30EC\u30C3\u30C8\u304B\u3089\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u30A4\u30F3\u30DD\u30FC\u30C8\u3059\u308B\u30BF\u30B9\u30AF\u306F\u30AD\u30E3\u30F3\u30BB\u30EB\u3055\u308C\u307E\u3057\u305F\u3002
ComponentProjectPreferencePage.Warning=\u8B66\u544A
AbstractXMLConfigPage.VERSIONTip=\u65B0\u898F\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30D0\u30FC\u30B8\u30E7\u30F3\u3092\u8868\u305910\u9032\u5024\u3002
WizardJetFilesChoosePage.Directory=\u30C7\u30A3\u30EC\u30AF\u30C8\u30EA \:
CreateComponentWizard.NewComponent=\u65B0\u898F\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8
WizardComponentFolderPage.Name=\u540D\u524D
RemoveResourceAction.Remove=\u524A\u9664
WizardJetFilesChoosePage.UseIconFrom=\u30A2\u30A4\u30B3\u30F3\u306E\u4F7F\u7528 \:
ImportComponentDialog.ImportFinished=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30A4\u30F3\u30DD\u30FC\u30C8\u306E\u5B8C\u4E86
AbstractXMLConfigPage.SetProperties=\u9078\u629E\u3057\u305F\u30A8\u30EC\u30E1\u30F3\u30C8\u306E\u30D7\u30ED\u30D1\u30C6\u30A3\u306E\u8A2D\u5B9A\u3002
ProjectSelectionDialog.ChooseFolder=\u3053\u306E\u30BB\u30C3\u30B7\u30E7\u30F3\u306E\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u30D5\u30A9\u30EB\u30C0\u306E\u9078\u629E
ComponentProjectPreferencePage.ComponentProject=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8 \:
AddResourceAction.AddLib=\u30E9\u30A4\u30D6\u30E9\u30EA\u306E\u8FFD\u52A0...
WizardComponentFolderPage.Perl=Perl
ImportComponentDialog.ImportFinishedMSG=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30A4\u30F3\u30DD\u30FC\u30C8\u306F\u6210\u529F\u3057\u307E\u3057\u305F\u3002
AddExternalResourceAction.ErrorTitle=\u5916\u90E8\u30A2\u30FC\u30AB\u30A4\u30D6\u30A8\u30E9\u30FC
AbstractXMLConfigPage.NBLINESTip=\u6574\u6570\u5024\u3002\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D3\u30E5\u30FC\u306E\u3053\u306E\u30D1\u30E9\u30E1\u30FC\u30BF\u306E\u7DDA\u30B9\u30D1\u30F3
AbstractXMLConfigPage.MININPUTTip=\u6574\u6570\u5024\u3002\u3053\u306E\u63A5\u7D9A\u306E\u6700\u5C0F\u5165\u529B\u6570\u3002
WizardJetFilesChoosePage.MainFile=\u30E1\u30A4\u30F3\u30D5\u30A1\u30A4\u30EB
CreateComponentWizard.CreateXMLJava=Java\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u7528\u306EXML\u69CB\u6210\u30D5\u30A1\u30A4\u30EB\u306E\u4F5C\u6210
WizardJetFilesChoosePage.UseDefaultIcon=\u30C7\u30D5\u30A9\u30EB\u30C8\u30A2\u30A4\u30B3\u30F3\u306E\u4F7F\u7528
WizardComponentFolderPage.LongName=\u9577\u3044\u540D\u524D\uFF08\u30DE\u30A6\u30B9\u30AA\u30FC\u30D0\u30FC\u30C4\u30FC\u30EB\u30C1\u30C3\u30D7\uFF09
CopyComponentActionProvider.CopyComponent=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30B3\u30D4\u30FC
ImportComponentDialog.ChooseComponentsLabel=\u30A4\u30F3\u30DD\u30FC\u30C8\u3059\u308B\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u9078\u629E \:
AddResourceAction.JARSecection=Jar\u306E\u9078\u629E
AddExternalResourceAction.ErrorMsg=\u9078\u629E\u3057\u305F\u5916\u90E8\u30A2\u30FC\u30AB\u30A4\u30D6\u306F\u5229\u7528\u3067\u304D\u306A\u3044\u304B\u3001\u5B58\u5728\u3057\u307E\u305B\u3093\u3002
ComponentProjectManager.NewProject=\u65B0\u898F\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8
CopyFromPaletteActionProvider.Label=\u30D1\u30EC\u30C3\u30C8\u304B\u3089\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30B3\u30D4\u30FC
WizardJetFilesChoosePage.ChoseAIcon=\u30A2\u30A4\u30B3\u30F3\u306E\u9078\u629E
ComponentProjectPreferencePage.SelectPath=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\t\n\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u30D1\u30B9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044
AbstractXMLConfigPage.LINESTYLETip=\u6574\u6570\u5024\u3002\u63A5\u7D9A\u7DDA\u306E\u7A2E\u985E(1\: Solid, 2\: Dash, 3\: Dot, 4\: Dashdot)
WizardJetFilesChoosePage.EndFile=\u7D42\u4E86\u30D5\u30A1\u30A4\u30EB
PushToPaletteActionProvider.InformationMSG=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F\u767A\u884C\u3055\u308C\u307E\u3057\u305F\u3002\u30D1\u30EC\u30C3\u30C8\u306F\u30EA\u30D5\u30EC\u30C3\u30B7\u30E5\u3055\u308C\u308B\u3067\u3057\u3087\u3046\u3002
EditComponentActionProvider.GroupEdit=\u30B0\u30EB\u30FC\u30D7\u7DE8\u96C6
ProjectSelectionDialog.ComponentProject=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8 \:
ComponentProjectPreferencePage.ButtonLabel0=OK
AbstractXMLConfigPage.New=\u65B0\u898F
CopyComponentValidator.ComponentExist=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F\u5B58\u5728\u3057\u3066\u3044\u307E\u3059
ImportComponentDialog.WarningMSG=\u3053\u306E\u64CD\u4F5C\u306F\u30EF\u30FC\u30AF\u30B9\u30DA\u30FC\u30B9\u306E\u65E2\u5B58\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u4E0A\u66F8\u304D\u3057\u307E\u3059\u3002\u672C\u5F53\u306B\u9078\u629E\u3057\u305F\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u30A4\u30F3\u30DD\u30FC\u30C8\u3057\u307E\u3059\u304B?
CreateComponentWizard.MainProperties=\u30E1\u30A4\u30F3\u30D7\u30ED\u30D1\u30C6\u30A3
ComponentProjectManager.WarningMsg=\u57FA\u306B\u306A\u308B\u30D5\u30A1\u30A4\u30EB\u30B7\u30B9\u30C6\u30E0\u306F\u5927\u6587\u5B57\u5C0F\u6587\u5B57\u3092\u533A\u5225\u3057\u307E\u305B\u3093\u3002{0} \u3068\u7AF6\u5408\u3059\u308B\u65E2\u5B58\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u304C\u3042\u308A\u307E\u3059\u3002
WizardComponentFolderPage.Family=\u30D5\u30A1\u30DF\u30EA
PushToPaletteActionProvider.OK3=OK
PushToPaletteActionProvider.OK2=OK
CopyComponentActionProvider.CopyComponent2=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30B3\u30D4\u30FC
AbstractXMLConfigPage.CTYPETip=\u30B3\u30CD\u30AF\u30BF\u306E\u7A2E\u985E
AddResourceAction.ChooseResource=\u8FFD\u52A0\u3059\u308Bjar\u3068zip\u306E\u9078\u629E (&C) \:
ImportComponentDialog.WarningTitle=\u8B66\u544A
AddExternalResourceAction.AddELibs=\u5916\u90E8\u30E9\u30A4\u30D6\u30E9\u30EA\u306E\u8FFD\u52A0...
WizardComponentFolderPage.Java=Java
ImportComponentDialog.NoComponentsAvailable=\u5229\u7528\u53EF\u80FD\u306A\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u304C\u3042\u308A\u307E\u305B\u3093\u3002
AbstractXMLConfigPage.MINOUTPUTTip=\u6574\u6570\u5024\u3002\u3053\u306E\u63A5\u7D9A\u306E\u6700\u5C0F\u51FA\u529B\u6570\u3002
ValidateComponentXMLActionProvider.error=\n\t\u884C {0} \u306B\u30A8\u30E9\u30FC\u304C\u3042\u308A\u307E\u3059
ValidateComponentXMLActionProvider.fatalerror=\n\t\u884C {0} \u306B\u81F4\u547D\u7684\u306A\u30A8\u30E9\u30FC\u304C\u3042\u308A\u307E\u3059
ValidateComponentXMLActionProvider.invalid=\u7121\u52B9\u306A\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8XML\u30D5\u30A1\u30A4\u30EB \:
ValidateComponentXMLActionProvider.ok=OK
ValidateComponentXMLActionProvider.result=\u691C\u8A3C\u7D50\u679C
ValidateComponentXMLActionProvider.valid=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8XML\u30D5\u30A1\u30A4\u30EB\u306F\u6709\u52B9\u3067\u3059\u3002
ValidateComponentXMLActionProvider.validate=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8XML\u306E\u691C\u8A3C
ValidateComponentXMLActionProvider.warning=\n\t\u884C {0}\u306B\u8B66\u544A\u304C\u3042\u308A\u307E\u3059
PushToPaletteActionProvider.PushToPaletteActionProvider.failed=\u7121\u52B9\u306AXML\u30D5\u30A1\u30A4\u30EB\u306E\u305F\u3081\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30D1\u30EC\u30C3\u30C8\u3078\u306E\u30D7\u30C3\u30B7\u30E5\u306B\u5931\u6557\u3057\u307E\u3057\u305F\u3002\n
PushToPaletteActionProvider.PushToPaletteActionProvider.result=\u691C\u8A3C\u7D50\u679C

View File

@@ -1,106 +0,0 @@
FileCopy.ExceptionMSG=\u30BD\u30FC\u30B9\u30D5\u30A1\u30A4\u30EB "
PushToPaletteActionProvider.PushComponentsToPalette=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u30D1\u30EC\u30C3\u30C8\u306B\u62BC\u3059
EditComponentActionProvider.Edit=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u7DE8\u96C6
ImportComponentDialog.ErrorMSG4=\u30A4\u30F3\u30DD\u30FC\u30C8\u3059\u308B\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u304C\u9078\u629E\u3055\u308C\u3066\u3044\u307E\u305B\u3093
ProjectSelectionDialog.SelectPath=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u30D1\u30B9\u3092\u9078\u629E
AbstractXMLConfigPage.TYPETip=\u30C7\u30FC\u30BF\u578B\u3002
PushToPaletteActionProvider.Error2=\u30A8\u30E9\u30FC
CopyFromPaletteActionProvider.Label2=\u30D1\u30EC\u30C3\u30C8\u304B\u3089\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u30A4\u30F3\u30DD\u30FC\u30C8
AbstractXMLConfigPage.MAXOUTPUTTip=Integer\u5024\u3002\u3053\u306E\u30B3\u30CD\u30AF\u30B7\u30E7\u30F3\u306E\u6700\u5927\u51FA\u529B\u6570
ImportComponentDialog.Browser=\u30D6\u30E9\u30A6\u30BA...
ComponentProjectPreferencePage.WarningMSG=\u8B66\u544A,\u3053\u306E\u5909\u66F4\u306F\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30C7\u30B6\u30A4\u30CA\u30FC\u3060\u3051\u306B\u5F71\u97FF\u3057\u3001\u30D1\u30EC\u30C3\u30C8\u306B\u306F\u53CD\u6620\u3055\u308C\u307E\u305B\u3093\u3002
AbstractXMLConfigPage.MAXINPUTTip=Integer\u5024\u3002\u3053\u306E\u30B3\u30CD\u30AF\u30B7\u30E7\u30F3\u306E\u6700\u5927\u5165\u529B\u6570\u3002
PushToPaletteActionProvider.ErrorMSG2=\u30E6\u30FC\u30B6\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D5\u30A9\u30EB\u30C0\u304C\u5B58\u5728\u3057\u307E\u305B\u3093\u3002
AddExternalResourceAction.JarSelection=Jar\u9078\u629E
ComponentProjectManager.CreationProblems=\u751F\u6210\u306E\u554F\u984C
CopyComponentActionProvider.InputName=\u65B0\u898F\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u540D\u306E\u5165\u529B
CreateComponentWizard.SpecifyRes=\u30EA\u30BD\u30FC\u30B9\u3092\u6307\u5B9A
AbstractXMLConfigPage.REPOSITORYVALUETip=\u9078\u629e\u3057\u305f\u30e1\u30bf\u30c7\u30fc\u30bf\u30ea\u30dd\u30b8\u30c8\u30ea\u3002
PushToPaletteActionProvider.ErrorMSG=\u30E6\u30FC\u30B6\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D5\u30A9\u30EB\u30C0\u304C\u672A\u8A2D\u5B9A\u3067\u3059\u3002
AbstractXMLConfigPage.NUMROWTip=Integer\u5024\u3002\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D3\u30E5\u30FC\u306E\u3053\u306E\u30D1\u30E9\u30E1\u30FC\u30BF\u306E\u884C\u4F4D\u7F6E
PushToPaletteActionProvider.Error=\u30A8\u30E9\u30FC
ComponentProjectManager.InternalErrorMsg=\u5185\u90E8\u30A8\u30E9\u30FC: {0}
AbstractXMLConfigPage.IntValue=Integer\u5024
ImportComponentDialog.ImportCanceled=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30A4\u30F3\u30DD\u30FC\u30C8\u304C\u30AD\u30E3\u30F3\u30BB\u30EB\u3055\u308C\u307E\u3057\u305F
WizardComponentFolderPage.Available=\u6709\u52B9
PushToPaletteActionProvider.OK=\u4E86\u89E3
WizardJetFilesChoosePage.BeginFile=\u30D5\u30A1\u30A4\u30EB\u958B\u59CB
AbstractXMLConfigPage.COLORTip=RGB\u306E16\u9032\u6570\u5024\u3002\u4F8B:"00FF00"
CreateComponentWizard.CreateXMLPerl=Perl\u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u7528\u306eXML\u8a2d\u5b9a\u30d5\u30a1\u30a4\u30eb\u3092\u751f\u6210
ImportComponentDialog.SelectDirectoryLabel=\u30C7\u30A3\u30EC\u30AF\u30C8\u30EA\u9078\u629E
PushToPaletteActionProvider.Information=\u60C5\u5831
PluginConstant.Borwser=\u30D6\u30E9\u30A6\u30B6...
NewActionProvider.New=\u65B0\u898F
AbstractXMLConfigPage.EXTENSIONTip=\u30D7\u30E9\u30B0\u30A4\u30F3\u540D\u3092\u8868\u3059\u6587\u5B57\u5217\u3002\u3053\u308C\u306F\u5916\u90E8\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u7528\u306E\u30AA\u30D7\u30B7\u30E7\u30F3\u3067\u3059\u3002
NewActionProvider.NewComponent=\u65B0\u898F\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8
ImportComponentDialog.ShowPaletteComponents=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D1\u30EC\u30C3\u30C8\u3092\u8868\u793A
ComponentProjectPreferencePage.ChooseProject=\u3053\u306e\u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u30c7\u30b6\u30a4\u30ca\u30fc\u306e\u305f\u3081\u306b\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u30d5\u30a9\u30eb\u30c0\u3092\u9078\u629e
WizardComponentFolderPage.ErrMSG5=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D5\u30A1\u30DF\u30EA\u304C\u7A7A\u3067\u3059
WizardComponentFolderPage.ErrMSG4=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30ED\u30F3\u30B0\u30CD\u30FC\u30E0\u304C\u7A7A\u3067\u3059
AbstractXMLConfigPage.BooleanTip=Boolean\u5024\uFF08\u771F\u507D\uFF09
AbstractXMLConfigPage.Delete=\u524A\u9664
WizardComponentFolderPage.ErrMSG3=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F\u65E2\u306B\u5B58\u5728\u3057\u307E\u3059
WizardComponentFolderPage.ErrMSG2=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u540D\u304C\u7A7A\u3067\u3059
WizardComponentFolderPage.ErrMSG1=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u8A00\u8A9E\u304C\u9078\u629E\u3055\u308C\u3066\u3044\u307E\u305B\u3093
ImportComponentDialog.Filter=\u30D5\u30A3\u30EB\u30BF\u30FC
CreateComponentWizard.FillIn=\u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u5c5e\u6027\u3092\u8a18\u5165
ImportComponentDialog.ImportCanceledMSG=\u30D1\u30EC\u30C3\u30C8\u304B\u3089\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u30A4\u30F3\u30DD\u30FC\u30C8\u3059\u308B\u30BF\u30B9\u30AF\u306F\u30AD\u30E3\u30F3\u30BB\u30EB\u3055\u308C\u307E\u3057\u305F\u3002
ComponentProjectPreferencePage.Warning=\u8B66\u544A
AbstractXMLConfigPage.VERSIONTip=\u65B0\u3057\u3044\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30D0\u30FC\u30B8\u30E7\u30F3\u3092\u8868\u3059\u5341\u9032\u5024
WizardJetFilesChoosePage.Directory=\u30C7\u30A3\u30EC\u30AF\u30C8\u30EA:
CreateComponentWizard.NewComponent=\u65B0\u898F\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8
WizardComponentFolderPage.Name=\u540D\u524D
RemoveResourceAction.Remove=\u524A\u9664
WizardJetFilesChoosePage.UseIconFrom=\u30A2\u30A4\u30B3\u30F3\u3092\u4F7F\u7528:
ImportComponentDialog.ImportFinished=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30A4\u30F3\u30DD\u30FC\u30C8\u5B8C\u4E86
AbstractXMLConfigPage.SetProperties=\u9078\u629e\u3057\u305f\u30a8\u30ec\u30e1\u30f3\u30c8\u306e\u30d7\u30ed\u30d1\u30c6\u30a3\u3092\u8a2d\u5b9a\u3002
ProjectSelectionDialog.ChooseFolder=\u3053\u306E\u30BB\u30C3\u30B7\u30E7\u30F3\u306E\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u30D5\u30A9\u30EB\u30C0\u3092\u9078\u629E
ComponentProjectPreferencePage.ComponentProject=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8:
AddResourceAction.AddLib=\u30E9\u30A4\u30D6\u30E9\u30EA\u306E\u8FFD\u52A0...
WizardComponentFolderPage.Perl=Perl
ImportComponentDialog.ImportFinishedMSG=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F\u6B63\u5E38\u306B\u30A4\u30F3\u30DD\u30FC\u30C8\u3055\u308C\u307E\u3057\u305F\u3002
AddExternalResourceAction.ErrorTitle=\u5916\u90E8\u30A2\u30FC\u30AB\u30A4\u30D6\u30A8\u30E9\u30FC
AbstractXMLConfigPage.NBLINESTip=Integer\u5024\u3002\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D3\u30E5\u30FC\u3067\u306E\u3053\u306E\u30D1\u30E9\u30E1\u30FC\u30BF\u306E\u7DDA\u306E\u5E45\u3002
AbstractXMLConfigPage.MININPUTTip=Integer\u5024\u3002\u3053\u306E\u30B3\u30CD\u30AF\u30B7\u30E7\u30F3\u306E\u6700\u5C0F\u5165\u529B\u6570
WizardJetFilesChoosePage.MainFile=\u30E1\u30A4\u30F3\u30D5\u30A1\u30A4\u30EB
CreateComponentWizard.CreateXMLJava=Java\u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u7528\u306eXML\u8a2d\u5b9a\u30d5\u30a1\u30a4\u30eb\u3092\u751f\u6210
WizardJetFilesChoosePage.UseDefaultIcon=\u30C7\u30D5\u30A9\u30EB\u30C8\u306E\u30A2\u30A4\u30B3\u30F3\u3092\u4F7F\u7528
WizardComponentFolderPage.LongName=\u30ED\u30F3\u30B0\u30CD\u30FC\u30E0\uFF08\u30DE\u30A6\u30B9\u30AA\u30FC\u30D0\u30FC\u30C4\u30FC\u30EB\u30C1\u30C3\u30D7\uFF09
CopyComponentActionProvider.CopyComponent=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u30B3\u30D4\u30FC
ImportComponentDialog.ChooseComponentsLabel=\u30A4\u30F3\u30DD\u30FC\u30C8\u3059\u308B\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u9078\u629E
AddResourceAction.JARSecection=Jar\u9078\u629E
AddExternalResourceAction.ErrorMsg=\u9078\u629E\u3057\u305F\u5916\u90E8\u30A2\u30FC\u30AB\u30A4\u30D6\u306F\u5229\u7528\u3067\u304D\u306A\u3044\u3001\u3082\u3057\u304F\u306F\u5B58\u5728\u3057\u307E\u305B\u3093\u3002
ComponentProjectManager.NewProject=\u65B0\u3057\u3044\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8
CopyFromPaletteActionProvider.Label=\u30D1\u30EC\u30C3\u30C8\u304B\u3089\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u30B3\u30D4\u30FC
WizardJetFilesChoosePage.ChoseAIcon=\u30A2\u30A4\u30B3\u30F3\u3092\u9078\u629E
ComponentProjectPreferencePage.SelectPath=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\t\n\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u30D1\u30B9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044
AbstractXMLConfigPage.LINESTYLETip=Integer\u5024\u3002\u30B3\u30CD\u30AF\u30B7\u30E7\u30F3\u30E9\u30A4\u30F3\u30B9\u30BF\u30A4\u30EB\uFF081:\u30BD\u30EA\u30C3\u30C9\u30012:\u30C0\u30C3\u30B7\u30E5\u30013:\u30C9\u30C3\u30C8\u30014:\u30C0\u30C3\u30B7\u30E5\u30C9\u30C3\u30C8\uFF09
WizardJetFilesChoosePage.EndFile=\u30D5\u30A1\u30A4\u30EB\u7D42\u4E86
PushToPaletteActionProvider.InformationMSG=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F\u767A\u884C\u3055\u308C\u307E\u3057\u305F\u3002\u30D1\u30EC\u30C3\u30C8\u306F\u66F4\u65B0\u3055\u308C\u308B\u3067\u3057\u3087\u3046\u3002
EditComponentActionProvider.GroupEdit=\u30B0\u30EB\u30FC\u30D7\u7DE8\u96C6
ProjectSelectionDialog.ComponentProject=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8:
ComponentProjectPreferencePage.ButtonLabel0=\u4E86\u89E3
AbstractXMLConfigPage.New=\u65B0\u898F
CopyComponentValidator.ComponentExist=\u3053\u306e\u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u306f\u65e2\u306b\u5b58\u5728\u3057\u307e\u3059\u3002
ImportComponentDialog.WarningMSG=\u3053\u306E\u64CD\u4F5C\u306F\u30EF\u30FC\u30AF\u30B9\u30DA\u30FC\u30B9\u306E\u65E2\u5B58\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u4E0A\u66F8\u304D\u3057\u307E\u3059\u3002\u672C\u5F53\u306B\u9078\u629E\u3057\u305F\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u30A4\u30F3\u30DD\u30FC\u30C8\u3057\u307E\u3059\u304B?
CreateComponentWizard.MainProperties=\u4E3B\u8981\u5C5E\u6027
ComponentProjectManager.WarningMsg=\u30D5\u30A1\u30A4\u30EB\u30B7\u30B9\u30C6\u30E0\u306F\u5927\u6587\u5B57\u5C0F\u6587\u5B57\u3092\u533A\u5225\u3057\u307E\u305B\u3093\u3002{0}\u3068\u885D\u7A81\u3059\u308B\u65E2\u5B58\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u304C\u3042\u308A\u307E\u3059\u3002
WizardComponentFolderPage.Family=\u30D5\u30A1\u30DF\u30EA
PushToPaletteActionProvider.OK3=\u4E86\u89E3
PushToPaletteActionProvider.OK2=\u4E86\u89E3
CopyComponentActionProvider.CopyComponent2=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u30B3\u30D4\u30FC
AbstractXMLConfigPage.CTYPETip=\u30B3\u30CD\u30AF\u30BF\u578B
AddResourceAction.ChooseResource=\u8FFD\u52A0\u3059\u308Bjar\u3068zip\u3092\u9078\u629E\uFF08&C\uFF09
ImportComponentDialog.WarningTitle=\u8B66\u544A
AddExternalResourceAction.AddELibs=\u5916\u90E8\u30E9\u30A4\u30D6\u30E9\u30EA\u3092\u8FFD\u52A0...
WizardComponentFolderPage.Java=Java
ImportComponentDialog.NoComponentsAvailable=\u4F7F\u7528\u53EF\u80FD\u306A\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u304C\u3042\u308A\u307E\u305B\u3093\u3002
AbstractXMLConfigPage.MINOUTPUTTip=Integer\u5024\u3002\u3053\u306E\u63A5\u7D9A\u306B\u304A\u3051\u308B\u51FA\u529B\u306E\u6700\u5C0F\u6570\u3002
ValidateComponentXMLActionProvider.error=\n\t\u884C {0}\u306B\u30A8\u30E9\u30FC\u304C\u3042\u308A\u307E\u3059
ValidateComponentXMLActionProvider.fatalerror=\n\t\u884C {0}\u306B\u81F4\u547D\u7684\u306A\u30A8\u30E9\u30FC\u304C\u3042\u308A\u307E\u3059
ValidateComponentXMLActionProvider.invalid=\u59A5\u5F53\u3067\u306A\u3044\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8XML\u30D5\u30A1\u30A4\u30EB\:\n
ValidateComponentXMLActionProvider.ok=\u4E86\u89E3
ValidateComponentXMLActionProvider.result=\u691C\u8A3C\u7D50\u679C
ValidateComponentXMLActionProvider.valid=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8XML\u30D5\u30A1\u30A4\u30EB\u306F\u59A5\u5F53\u3067\u3059\u3002
ValidateComponentXMLActionProvider.validate=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8XML\u3092\u691C\u8A3C
ValidateComponentXMLActionProvider.warning=\n\t\u884C {0}\u306B\u8B66\u544A\u304C\u3042\u308A\u307E\u3059

View File

@@ -1,3 +0,0 @@
AbstractXMLConfigPage.TYPETip=\uB370\uC774\uD130 \uD0C0\uC785
AbstractXMLConfigPage.Delete=\uC0AD\uC81C
WizardComponentFolderPage.Name=\uC774\uB984

View File

@@ -1,13 +0,0 @@
PushToPaletteActionProvider.Error2=Fout
PushToPaletteActionProvider.Error=Fout
NewActionProvider.New=Nieuw
NewActionProvider.NewComponent=Nieuw Component
AbstractXMLConfigPage.Delete=Verwijderen
WizardJetFilesChoosePage.Directory=Directory:
CreateComponentWizard.NewComponent=Nieuw Component
WizardComponentFolderPage.Name=Naam
WizardComponentFolderPage.Perl=Perl
WizardJetFilesChoosePage.UseDefaultIcon=Gebruik default icon
WizardJetFilesChoosePage.ChoseAIcon=Kies een icon
AbstractXMLConfigPage.New=Nieuw
WizardComponentFolderPage.Java=Java

View File

@@ -1,66 +0,0 @@
EditComponentActionProvider.Edit=Edytuj ten komponent
AbstractXMLConfigPage.TYPETip=Typ danych.
PushToPaletteActionProvider.Error2=B\u0142\u0105d
CopyFromPaletteActionProvider.Label2=Importuj komponenty z palety
AbstractXMLConfigPage.MAXOUTPUTTip=Warto\u015B\u0107 ca\u0142kowitoliczbowa. Maks. ilo\u015Bc wyj\u015B\u0107 dla po\u0142\u0105czenia
AbstractXMLConfigPage.MAXINPUTTip=Warto\u015B\u0107 ca\u0142kowitoliczbowa. Maks. ilo\u015Bc wej\u015B\u0107 dla po\u0142\u0105czenia
AddExternalResourceAction.JarSelection=Wyb<EFBFBD>r archiwum jar
ComponentProjectManager.CreationProblems=Problemy przy tworzeniu
CreateComponentWizard.SpecifyRes=Podaj zasoby
AbstractXMLConfigPage.REPOSITORYVALUETip=Repozytorium metadanych do zaznaczenia.
AbstractXMLConfigPage.NUMROWTip=Warto\u015B\u0107 ca\u0142kowitoliczbowa. Pozycja parametru w Widoku komponent<6E>w
PushToPaletteActionProvider.Error=B\u0142\u0105d
ComponentProjectManager.InternalErrorMsg=B\u0142\u0105d wewn\u0119trzny: {0}
AbstractXMLConfigPage.IntValue=Warto\u015B\u0107 ca\u0142kowitoliczbowa.
WizardComponentFolderPage.Available=Dost\u0119pne w
WizardJetFilesChoosePage.BeginFile=Plik pocz\u0105tkowy
AbstractXMLConfigPage.COLORTip=Warto\u015B\u0107 Hex RGB. Np.: "00FF00"
NewActionProvider.New=Nowy
AbstractXMLConfigPage.EXTENSIONTip=Warto\u015B\u0107 znakowa nazwy wtyczki. Opcja przeznaczona do zewn\u0119trznych komponent<6E>w.
ComponentProjectPreferencePage.ChooseProject=Wybierz folder proejktu dla projektanta komponentu
WizardComponentFolderPage.ErrMSG5=Rodzina komponentu jest pusta
WizardComponentFolderPage.ErrMSG4=Pe\u0142na nazwa komponentu jest pusta
AbstractXMLConfigPage.BooleanTip=Warto\u015B\u0107 logicza (prawda albo fa\u0142sz)
AbstractXMLConfigPage.Delete=Usu\u0144
WizardComponentFolderPage.ErrMSG3=Komponent juz istnieje
WizardComponentFolderPage.ErrMSG2=Nazwa komponentu jest pusta
WizardComponentFolderPage.ErrMSG1=Nie wybrano j\u0119zyka komponentu
ComponentProjectPreferencePage.Warning=Ostrze\u017Cenie
WizardJetFilesChoosePage.Directory=Folder
WizardComponentFolderPage.Name=Nazwa
RemoveResourceAction.Remove=Usu\u0144
WizardJetFilesChoosePage.UseIconFrom=U\u017Cyj ikony z:
AbstractXMLConfigPage.SetProperties=Ustaw w\u0142a\u015Bciwo\u015Bci zaznaczonego elementu.
AddResourceAction.AddLib=Dodaj biblioteki...
WizardComponentFolderPage.Perl=Perl
AddExternalResourceAction.ErrorTitle=B\u0142\u0105d archiwum zewn\u0119trznego
AbstractXMLConfigPage.MININPUTTip=Warto\u015B\u0107 ca\u0142kowitoliczbowa. Min. ilo\u015Bc wej\u015B\u0107 dla po\u0142\u0105czenia
WizardJetFilesChoosePage.MainFile=Plik g\u0142<34>wny
WizardJetFilesChoosePage.UseDefaultIcon=U\u017Cyj domy\u015Blnej ikony
WizardComponentFolderPage.LongName=Pe\u0142na nazwa (mouseover tooltip)
CopyComponentActionProvider.CopyComponent=Skopiuj komponent
AddResourceAction.JARSecection=Wyb<EFBFBD>r archiwum jar
AddExternalResourceAction.ErrorMsg=Zaznaczone archiwa zewn\u0119trzne s\u0105 niedost\u0119pne lub nie istniej\u0105.
CopyFromPaletteActionProvider.Label=Skopiuj komponenty z palety
WizardJetFilesChoosePage.ChoseAIcon=Wybierz ikon\u0119
ComponentProjectPreferencePage.SelectPath=Wybierz \u015Bcie\u017Ck\u0119 projektu komponentu
AbstractXMLConfigPage.LINESTYLETip=Watro\u015B\u0107 ca\u0142kowitoliczbowa. Styl lini po\u0142\u0105czenia (1: Pe\u0142na, 2: Kreski, 3: Kropki, 4:Kreski kropki)
WizardJetFilesChoosePage.EndFile=Plik ko\u0144cowy
AbstractXMLConfigPage.New=Nowy
CreateComponentWizard.MainProperties=W\u0142a\u015Bciwo\u015Bci g\u0142<34>wne
WizardComponentFolderPage.Family=Rodzina
CopyComponentActionProvider.CopyComponent2=Skopiuj komponent
AbstractXMLConfigPage.CTYPETip=Typ Connectora
AddResourceAction.ChooseResource=&Wybierz pliki jar i zip do dodania:
ImportComponentDialog.WarningTitle=Ostrze\u017Cenie
AddExternalResourceAction.AddELibs=Dodaj biblioteki zewn\u0119trzne...
WizardComponentFolderPage.Java=Java
AbstractXMLConfigPage.MINOUTPUTTip=Warto\u015B\u0107 ca\u0142kowitoliczbowa. Min. ilo\u015Bc wyj\u015B\u0107 dla po\u0142\u0105czenia
ValidateComponentXMLActionProvider.error=ntThere b\u0142\u0105d w linii {0}
ValidateComponentXMLActionProvider.fatalerror=ntThere b\u0142\u0105d krytyczny w linii {0}
ValidateComponentXMLActionProvider.invalid=Niepoprawny komponent plik XML:n
ValidateComponentXMLActionProvider.result=Wynik walidacji
ValidateComponentXMLActionProvider.valid=Komponent plik XML poprawny!
ValidateComponentXMLActionProvider.validate=Sprawd\u017A poprawno\u015B\u0107 komponentu XML
ValidateComponentXMLActionProvider.warning=Ostrze\u017Cenie \n\tThere w linii {0}
PushToPaletteActionProvider.PushToPaletteActionProvider.result=Wynik walidacji

View File

@@ -1,56 +0,0 @@
EditComponentActionProvider.Edit=Editar este componente
ProjectSelectionDialog.SelectPath=Selecione um caminho para o Projeto
AbstractXMLConfigPage.TYPETip=Tipo do dado
PushToPaletteActionProvider.Error2=Erro
CopyFromPaletteActionProvider.Label2=Importar componentes da paleta
ComponentProjectPreferencePage.WarningMSG=Aten<EFBFBD><EFBFBD>o, essa modifica<63><61>o s<> ira modificar o Designer de Componente, e n<>o a Palheta
AddExternalResourceAction.JarSelection=seleccao do JAR
ComponentProjectManager.CreationProblems=Problemas na cria<69><61>o
CopyComponentActionProvider.InputName=Inserir novo nome de componente
CreateComponentWizard.SpecifyRes=Especificar recursos
AbstractXMLConfigPage.REPOSITORYVALUETip=Reposit<EFBFBD>rio de Metadados a selecionar
PushToPaletteActionProvider.Error=Erro
ComponentProjectManager.InternalErrorMsg=Erro interno: {0}
AbstractXMLConfigPage.IntValue=Valor inteiro.
WizardComponentFolderPage.Available=Dispon<EFBFBD>vel em
PushToPaletteActionProvider.OK=OK
AbstractXMLConfigPage.COLORTip=Valor Hex de RGB. Exemplo:"00FF00"
CreateComponentWizard.CreateXMLPerl=Criar o arquivo de configura<72><61>o XML par PERL Component
ImportComponentDialog.SelectDirectoryLabel=Selecione um diret<65>rio:
ComponentProjectPreferencePage.ChooseProject=Selecione uma pasta de projeto para este designer de componentes
AbstractXMLConfigPage.BooleanTip=Valor booleano (verdadeiro ou falso)
AbstractXMLConfigPage.Delete=Deletar
CreateComponentWizard.FillIn=Preencher as propriedades do componente
ComponentProjectPreferencePage.Warning=Advert<EFBFBD>ncia
AbstractXMLConfigPage.VERSIONTip=Um valor decimal para indicar a vers<72>o do seu novo componente
WizardJetFilesChoosePage.Directory=Diret<EFBFBD>rio:
WizardComponentFolderPage.Name=Nome
WizardJetFilesChoosePage.UseIconFrom=Usar <20>cone de:
ProjectSelectionDialog.ChooseFolder=Escolha uma pasta de projetos para esta sess<73>o
ComponentProjectPreferencePage.ComponentProject=Projeto do Componente:
AddResourceAction.AddLib=Adicionar Bibliotecas...
WizardComponentFolderPage.Perl=Perl
AddExternalResourceAction.ErrorTitle=Erro de arquivo externo
CreateComponentWizard.CreateXMLJava=Criar o arquivo de configura<72><61>o XML para componente JAVA
WizardJetFilesChoosePage.UseDefaultIcon=Use o <20>cone padr<64>o
CopyComponentActionProvider.CopyComponent=Copiar este componente
AddResourceAction.JARSecection=seleccao do JAR
AddExternalResourceAction.ErrorMsg=O arquivo selecionado n<>o est<73> dispon<6F>vel ou n<>o existe.
ComponentProjectManager.NewProject=Novo Projeto de Componente
CopyFromPaletteActionProvider.Label=Copiar componentes para a palheta
WizardJetFilesChoosePage.ChoseAIcon=Escolha o <20>cone
ComponentProjectPreferencePage.SelectPath=Selecione o Caminho do Projeto do Componente
EditComponentActionProvider.GroupEdit=Grupo de edi<64><69>o
ProjectSelectionDialog.ComponentProject=Projeto do Componente:
ComponentProjectPreferencePage.ButtonLabel0=OK
CopyComponentValidator.ComponentExist=O Componente j<> existe
CreateComponentWizard.MainProperties=Propriedades principais
ComponentProjectManager.WarningMsg=O sistema de arquivos n<>o <20> sens<6E>vel <20> caixa. Existe um projeto em conflito com {0}
PushToPaletteActionProvider.OK3=OK
PushToPaletteActionProvider.OK2=OK
CopyComponentActionProvider.CopyComponent2=Copiar componente
AbstractXMLConfigPage.CTYPETip=Tipo de conector.
ImportComponentDialog.WarningTitle=Advert<EFBFBD>ncia
AddExternalResourceAction.AddELibs=Adicionar bibliotecas externas
WizardComponentFolderPage.Java=Java
ValidateComponentXMLActionProvider.ok=OK

View File

@@ -1,34 +0,0 @@
WizardComponentFolderPage.Available=Disponibil in
PushToPaletteActionProvider.OK=OK
WizardJetFilesChoosePage.BeginFile=Inceput Fisier
NewActionProvider.New=Nou
WizardComponentFolderPage.ErrMSG5=Componenta Family este vida
WizardComponentFolderPage.ErrMSG4=Componenta Nume Lung este vida
AbstractXMLConfigPage.Delete=sterge
WizardComponentFolderPage.ErrMSG3=Componenta exista deja
WizardComponentFolderPage.ErrMSG2=Componenta nume este vida
WizardComponentFolderPage.ErrMSG1=Limba componentei nu a fost selectata
WizardJetFilesChoosePage.Directory=Directory:
WizardComponentFolderPage.Name=Nume
RemoveResourceAction.Remove=Sterge
WizardJetFilesChoosePage.UseIconFrom=Foloseste icoana de la:
WizardComponentFolderPage.Perl=Perl
WizardJetFilesChoosePage.MainFile=Fiser principal
WizardJetFilesChoosePage.UseDefaultIcon=Foloseste icoana predefinita
WizardComponentFolderPage.LongName=Nume Lung (mouse tooltip)
WizardJetFilesChoosePage.ChoseAIcon=Alege o icoana
WizardJetFilesChoosePage.EndFile=Sfarsit Fiser
AbstractXMLConfigPage.New=Nou
WizardComponentFolderPage.Family=Family
PushToPaletteActionProvider.OK3=OK
PushToPaletteActionProvider.OK2=OK
WizardComponentFolderPage.Java=Java
ValidateComponentXMLActionProvider.error=\n\tEroare la linia {0}
ValidateComponentXMLActionProvider.fatalerror=\n\tEroare Fatala la linia {0}
ValidateComponentXMLActionProvider.invalid=Fisier XML component invalid\:\n
ValidateComponentXMLActionProvider.ok=OK
ValidateComponentXMLActionProvider.result=Rezultat validare
ValidateComponentXMLActionProvider.valid=Fisierul componenta XML e valid!
ValidateComponentXMLActionProvider.validate=Valideaza componenta XML
ValidateComponentXMLActionProvider.warning=\n\tEste o atentionare la linia {0}
PushToPaletteActionProvider.PushToPaletteActionProvider.result=Rezultat validare

View File

@@ -1,94 +0,0 @@
EditComponentActionProvider.Edit=\u0420\u0435\u0434\u0430\u043A\u0442\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u044D\u0442\u043E\u0442 \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442
AbstractXMLConfigPage.TYPETip=\u0422\u0438\u043F \u0434\u0430\u043D\u043D\u044B\u0445.
PushToPaletteActionProvider.Error2=\u041E\u0448\u0438\u0431\u043A\u0430
CopyFromPaletteActionProvider.Label2=\u0418\u043C\u043F\u043E\u0440\u0442\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442\u044B \u0438\u0437 \u043F\u0430\u043B\u0438\u0442\u0440\u044B
AbstractXMLConfigPage.MAXOUTPUTTip=\u0417\u043D\u0430\u0447\u0435\u043D\u0438\u0435 Integer. \u041C\u0430\u043A\u0441\u0438\u043C\u0430\u043B\u044C\u043D\u043E\u0435 \u043A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u043E \u0432\u044B\u0445\u043E\u0434\u043E\u0432 \u0434\u043B\u044F \u044D\u0442\u043E\u0433\u043E \u0441\u043E\u0435\u0434\u0438\u043D\u0435\u043D\u0438\u044F.
ImportComponentDialog.Browser=\u041E\u0431\u043E\u0437\u0440\u0435\u0432\u0430\u0442\u0435\u043B\u044C
ComponentProjectPreferencePage.WarningMSG=\u0412\u043D\u0438\u043C\u0430\u043D\u0438\u0435, \u044D\u0442\u0430 \u043C\u043E\u0434\u0438\u0444\u0438\u043A\u0430\u0446\u0438\u044F \u043F\u043E\u0432\u043B\u0438\u044F\u0435\u0442 \u0442\u043E\u043B\u044C\u043A\u043E \u043D\u0430 \u0434\u0438\u0437\u0430\u0439\u043D\u0435\u0440 \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442, \u043D\u043E \u043D\u0435 \u043F\u0430\u043B\u0438\u0442\u0440\u0443.
AbstractXMLConfigPage.MAXINPUTTip=\u0417\u043D\u0430\u0447\u0435\u043D\u0438\u0435 Integer. \u041C\u0430\u043A\u0441\u0438\u043C\u0430\u043B\u044C\u043D\u043E\u0435 \u043A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u043E \u0432\u0445\u043E\u0434\u043E\u0432 \u0434\u043B\u044F \u044D\u0442\u043E\u0433\u043E \u0441\u043E\u0435\u0434\u0438\u043D\u0435\u043D\u0438\u044F
AddExternalResourceAction.JarSelection=\u0412\u044B\u0431\u043E\u0440 \u0444\u0430\u0439\u043B\u0430 Jar
ComponentProjectManager.CreationProblems=\u041F\u0440\u043E\u0431\u043B\u0435\u043C\u044B \u043F\u0440\u0438 \u0441\u043E\u0437\u0434\u0430\u043D\u0438\u0438
CopyComponentActionProvider.InputName=\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u043D\u043E\u0432\u043E\u0435 \u0438\u043C\u044F \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442\u0430 \u0434\u043B\u044F
CreateComponentWizard.SpecifyRes=\u041E\u043F\u0440\u0435\u0434\u0435\u043B\u0438\u0442\u044C \u0438\u0441\u0442\u043E\u0447\u043D\u0438\u043A\u0438
AbstractXMLConfigPage.REPOSITORYVALUETip=\u0420\u0435\u043F\u043E\u0437\u0438\u0442\u043E\u0440\u0438\u0439 \u043C\u0435\u0442\u0430\u0434\u0430\u043D\u043D\u044B\u0445 \u0434\u043B\u044F \u0432\u044B\u0431\u043E\u0440\u0430.
AbstractXMLConfigPage.NUMROWTip=\u0426\u0435\u043B\u043E\u0447\u0438\u0441\u043B\u0435\u043D\u043D\u043E\u0435 \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435. \u041F\u043E\u0437\u0438\u0446\u0438\u044F \u044D\u0442\u043E\u0433\u043E \u043F\u0430\u0440\u0430\u043C\u0435\u043D\u0442\u0430 \u0432 \u0440\u044F\u0434\u0443 \u0432 "\u043F\u0440\u043E\u0441\u043C\u043E\u0442\u0440\u0435 \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442\u043E\u0432"
PushToPaletteActionProvider.Error=\u041E\u0448\u0438\u0431\u043A\u0430
ComponentProjectManager.InternalErrorMsg=\u0412\u043D\u0443\u0442\u0440\u0435\u043D\u043D\u044F\u044F \u043E\u0448\u0438\u0431\u043A\u0430: {0}
AbstractXMLConfigPage.IntValue=\u0417\u043D\u0430\u0447\u0435\u043D\u0438\u0435 Integer
WizardComponentFolderPage.Available=\u0414\u043E\u0441\u0442\u0443\u043F\u0435\u043D \u0432
PushToPaletteActionProvider.OK=\u041E\u043A
WizardJetFilesChoosePage.BeginFile=\u041D\u0430\u0447\u0430\u043B\u043E \u0444\u0430\u0439\u043B\u0430
AbstractXMLConfigPage.COLORTip=16-\u0440\u0438\u0447\u043D\u043E\u0435 \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435 RGB, \u043D\u0430\u043F\u0440\u0438\u043C\u0435\u0440 "00FF00"
CreateComponentWizard.CreateXMLPerl=\u0421\u043E\u0437\u0434\u0430\u0442\u044C \u043A\u043E\u043D\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u043E\u043D\u043D\u044B\u0439 XML \u0444\u0430\u0439\u043B \u0434\u043B\u044F \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442\u0430 \u043D\u0430 PERL
ImportComponentDialog.SelectDirectoryLabel=\u0412\u044B\u0431\u0435\u0440\u0438\u0442\u0435 \u0434\u0438\u0440\u0435\u043A\u0442\u043E\u0440\u0438\u044E\:
PushToPaletteActionProvider.Information=\u0418\u043D\u0444\u043E\u0440\u043C\u0430\u0446\u0438\u044F
PluginConstant.Borwser=\u041E\u0431\u043E\u0437\u0440\u0435\u0432\u0430\u0442\u0435\u043B\u044C
NewActionProvider.New=\u0421\u043E\u0437\u0434\u0430\u0442\u044C
AbstractXMLConfigPage.EXTENSIONTip=\u0421\u0442\u0440\u043E\u043A\u043E\u0432\u043E\u0435 \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435 \u0438\u043C\u0435\u043D\u0438 \u043F\u043B\u0430\u0433\u0438\u043D\u0430. \u042D\u0442\u0430 \u043E\u043F\u0446\u0438\u044F \u0434\u043B\u044F \u0432\u043D\u0435\u0448\u043D\u0438\u0445 \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442.
NewActionProvider.NewComponent=\u041D\u043E\u0432\u044B\u0439 \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442
ImportComponentDialog.ShowPaletteComponents=\u041F\u043E\u043A\u0430\u0437\u0430\u0442\u044C \u043F\u0430\u043D\u0435\u043B\u044C \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442\u043E\u0432
ComponentProjectPreferencePage.ChooseProject=\u0412\u044B\u0431\u0435\u0440\u0438\u0442\u0435 \u043D\u043E\u0432\u0443\u044E \u043F\u0430\u043F\u043A\u0443 \u043F\u0440\u043E\u0435\u043A\u0442\u0430 \u0434\u043B\u044F \u044D\u0442\u043E\u0433\u043E \u0434\u0438\u0437\u0430\u0439\u043D\u0435\u0440\u0430 \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442
WizardComponentFolderPage.ErrMSG5=\u0421\u0435\u043C\u0435\u0439\u0441\u0442\u0432\u043E \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442\u044B \u043F\u0443\u0441\u0442\u043E\u0435
WizardComponentFolderPage.ErrMSG4=\u0414\u043B\u0438\u043D\u043D\u043E\u0435 \u043D\u0430\u0437\u0432\u0430\u043D\u0438\u0435 \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442\u0430 \u043D\u0435 \u0437\u0430\u043F\u043E\u043B\u043D\u0435\u043D\u043E
AbstractXMLConfigPage.BooleanTip=\u0411\u0443\u043B\u0435\u0432\u0441\u043A\u043E\u0435 \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435 (true \u0438\u043B\u0438 false)
AbstractXMLConfigPage.Delete=\u0423\u0434\u0430\u043B\u0438\u0442\u044C
WizardComponentFolderPage.ErrMSG3=\u0422\u0430\u043A\u043E\u0439 \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442 \u0443\u0436\u0435 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442
WizardComponentFolderPage.ErrMSG2=\u041D\u0430\u0437\u0432\u0430\u043D\u0438\u0435 \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442\u0430 \u043D\u0435 \u0437\u0430\u043F\u043E\u043B\u043D\u0435\u043D\u043E
WizardComponentFolderPage.ErrMSG1=\u041D\u0435 \u0432\u044B\u0431\u0440\u0430\u043D \u044F\u0437\u044B\u043A \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442\u044B
ImportComponentDialog.Filter=\u0424\u0438\u043B\u044C\u0442\u0440\:
CreateComponentWizard.FillIn=\u0417\u0430\u043F\u043E\u043B\u043D\u0438\u0442\u044C \u0441\u0432\u043E\u0439\u0441\u0442\u0432\u0430 \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442\u0430
ComponentProjectPreferencePage.Warning=\u041F\u0440\u0435\u0434\u0443\u043F\u0440\u0435\u0436\u0434\u0435\u043D\u0438\u0435
AbstractXMLConfigPage.VERSIONTip=\u0414\u0435\u0441\u044F\u0442\u0438\u0447\u043D\u043E\u0435 \u0447\u0438\u0441\u043B\u043E \u0434\u043B\u044F \u043E\u0442\u043E\u0431\u0440\u0430\u0436\u0435\u043D\u0438\u044F \u0432\u0435\u0440\u0441\u0438\u0438 \u0432\u0430\u0448\u0435\u0439 \u043D\u043E\u0432\u043E\u0439 \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442\u044B
WizardJetFilesChoosePage.Directory=\u041F\u0443\u0442\u044C:
CreateComponentWizard.NewComponent=\u041D\u043E\u0432\u044B\u0439 \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442
WizardComponentFolderPage.Name=\u0418\u043C\u044F
RemoveResourceAction.Remove=\u0423\u0434\u0430\u043B\u0438\u0442\u044C
WizardJetFilesChoosePage.UseIconFrom=\u0418\u0441\u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u0442\u044C \u0438\u043A\u043E\u043D\u043A\u0443 \u0438\u0437:
AbstractXMLConfigPage.SetProperties=\u0423\u0441\u0442\u0430\u043D\u043E\u0432\u0438\u0442\u044C \u0441\u0432\u043E\u0439\u0441\u0442\u0432\u0430 \u0432\u044B\u0431\u0440\u0430\u043D\u043D\u043E\u0433\u043E \u044D\u043B\u0435\u043C\u0435\u043D\u0442\u0430
ProjectSelectionDialog.ChooseFolder=\u0412\u044B\u0431\u0440\u0430\u0442\u044C \u043F\u0430\u043F\u043A\u0443 \u043F\u0440\u043E\u0435\u043A\u0442\u0430 \u0434\u043B\u044F \u044D\u0442\u043E\u0439 \u0441\u0435\u0441\u0441\u0438\u0438
ComponentProjectPreferencePage.ComponentProject=\u041A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442 \u043F\u0440\u043E\u0435\u043A\u0442\u0430:
AddResourceAction.AddLib=\u0414\u043E\u0431\u0430\u0432\u0438\u0442\u044C \u0431\u0438\u0431\u043B\u0438\u043E\u0442\u0435\u043A\u0438...
WizardComponentFolderPage.Perl=Perl
ImportComponentDialog.ImportFinishedMSG=\u041A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442\u044B \u0443\u0441\u043F\u0435\u0448\u043D\u043E \u0438\u043C\u043F\u043E\u0440\u0442\u0438\u0440\u043E\u0432\u0430\u043D\u044B.
AddExternalResourceAction.ErrorTitle=\u041E\u0448\u0438\u0431\u043A\u0430 \u0432\u043E \u0432\u043D\u0435\u0448\u043D\u0435\u043C \u0430\u0440\u0445\u0438\u0432\u0435
AbstractXMLConfigPage.NBLINESTip=\u0426\u043A\u043B\u043E\u0447\u0438\u0441\u043B\u0435\u043D\u043D\u043E\u0435 \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435. \u041F\u0440\u043E\u0442\u044F\u0436\u0435\u043D\u043D\u043E\u0441\u0442\u044C \u043B\u0438\u043D\u0438\u0438 \u044D\u0442\u043E\u0433\u043E \u043F\u0430\u0440\u0430\u043C\u0435\u0442\u0440\u0430 \u0432 "\u041F\u0440\u043E\u0441\u043C\u043E\u0442\u0440\u0435 \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442\u043E\u0432"
AbstractXMLConfigPage.MININPUTTip=\u0417\u043D\u0430\u0447\u0435\u043D\u0438\u0435 Integer. \u041C\u0438\u043D\u0438\u043C\u0430\u043B\u044C\u043D\u043E\u0435 \u043A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u043E \u0432\u0445\u043E\u0434\u043E\u0432 \u0434\u043B\u044F \u044D\u0442\u043E\u0433\u043E \u0441\u043E\u0435\u0434\u0438\u043D\u0435\u043D\u0438\u044F
WizardJetFilesChoosePage.MainFile=\u0413\u043B\u0430\u0432\u043D\u044B\u0439 \u0444\u0430\u0439\u043B
CreateComponentWizard.CreateXMLJava=\u0421\u043E\u0437\u0434\u0430\u0442\u044C \u043A\u043E\u043D\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u043E\u043D\u043D\u044B\u0439 XML \u0444\u0430\u0439\u043B \u0434\u043B\u044F \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442\u0430 \u043D\u0430 JAVA
WizardJetFilesChoosePage.UseDefaultIcon=\u0418\u0441\u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u0442\u044C \u0438\u043A\u043E\u043D\u043A\u0443 \u043F\u043E \u0443\u043C\u043E\u043B\u0447\u0430\u043D\u0438\u044E
WizardComponentFolderPage.LongName=\u0414\u043B\u0438\u043D\u043D\u043E\u0435 \u0418\u043C\u044F (\u043F\u043E\u0434\u0441\u043A\u0430\u0437\u043A\u0430 \u043F\u043E\u0434 \u0443\u043A\u0430\u0437\u0430\u0442\u0435\u043B\u0435\u043C \u043C\u044B\u0448\u0438)
CopyComponentActionProvider.CopyComponent=\u0421\u043A\u043E\u043F\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u042D\u0442\u043E\u0442 \u041A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442
AddResourceAction.JARSecection=\u0412\u044B\u0431\u043E\u0440 \u0444\u0430\u0439\u043B\u0430 Jar
AddExternalResourceAction.ErrorMsg=\u0412\u044B\u0431\u0440\u0430\u043D\u043D\u044B\u0439 \u0432\u043D\u0435\u0448\u043D\u0438\u0439 \u0430\u0440\u0445\u0438\u0432 \u043D\u0435\u0434\u043E\u0441\u0442\u0443\u043F\u0435\u043D \u0438\u043B\u0438 \u043D\u0435 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442
ComponentProjectManager.NewProject=\u041D\u043E\u0432\u044B\u0439 \u043F\u0440\u043E\u0435\u043A\u0442
CopyFromPaletteActionProvider.Label=\u0421\u043A\u043E\u043F\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442\u044B \u0438\u0437 \u043F\u0430\u043B\u0438\u0442\u0440\u044B
WizardJetFilesChoosePage.ChoseAIcon=\u0412\u044B\u0431\u0435\u0440\u0438\u0442\u0435 \u0438\u043A\u043E\u043D\u043A\u0443
ComponentProjectPreferencePage.SelectPath=\u0412\u044B\u0431\u0435\u0440\u0438\u0442\u0435 \u043F\u0443\u0442\u044C \u0434\u043B\u044F \u043F\u0440\u043E\u0435\u043A\u0442\u0430 \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442\u0430
AbstractXMLConfigPage.LINESTYLETip=\u0417\u043D\u0430\u0447\u0435\u043D\u0438\u0435 Integer. \u0421\u0442\u0438\u043B\u044C \u0441\u043E\u0435\u0434\u0438\u043D\u0438\u0442\u0435\u043B\u044C\u043D\u043E\u0439 \u043B\u0438\u043D\u0438\u0438 (1: \u043B\u0438\u043D\u0438\u044F, 2: \u0448\u0442\u0440\u0438\u0445, 3: \u043F\u0443\u043D\u043A\u0442\u0438\u0440, 4: \u0448\u0442\u0440\u0438\u0445\u043E-\u043F\u0443\u043D\u043A\u0442\u0438\u0440)
WizardJetFilesChoosePage.EndFile=\u041A\u043E\u043D\u0435\u0446 \u0444\u0430\u0439\u043B\u0430
EditComponentActionProvider.GroupEdit=group.edit
ProjectSelectionDialog.ComponentProject=\u041A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442 \u043F\u0440\u043E\u0435\u043A\u0442\u0430:
ComponentProjectPreferencePage.ButtonLabel0=Ok
AbstractXMLConfigPage.New=\u0421\u043E\u0437\u0434\u0430\u0442\u044C
CopyComponentValidator.ComponentExist=\u041A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442
CreateComponentWizard.MainProperties=\u041E\u0441\u043D\u043E\u0432\u043D\u044B\u0435 \u0441\u0432\u043E\u0439\u0441\u0442\u0432\u0430
ComponentProjectManager.WarningMsg=\u0418\u0441\u043F\u043E\u043B\u044C\u0437\u0443\u0435\u043C\u0430\u044F \u0444\u0430\u0439\u043B\u043E\u0432\u0430\u044F \u0441\u0438\u0441\u0442\u0435\u043C\u0430 \u043D\u0435 \u0440\u0430\u0437\u043B\u0438\u0447\u0430\u0435\u0442 \u0441\u0442\u0440\u043E\u0447\u043D\u044B\u0435 \u0438 \u0437\u0430\u0433\u043B\u0430\u0432\u043D\u044B\u0435 \u0431\u0443\u043A\u0432\u044B \u0432 \u0438\u043C\u0435\u043D\u0430\u0445 \u0444\u0430\u0439\u043B\u043E\u0432. \u0421\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u044E\u0449\u0438\u0439 \u043F\u0440\u043E\u0435\u043A\u0442 \u043A\u043E\u043D\u0444\u043B\u0438\u043A\u0442\u0443\u0435\u0442 \u0441 {0}
WizardComponentFolderPage.Family=\u0421\u0435\u043C\u0435\u0439\u0441\u0442\u0432\u043E
PushToPaletteActionProvider.OK3=\u041E\u043A
PushToPaletteActionProvider.OK2=\u041E\u043A
CopyComponentActionProvider.CopyComponent2=\u0421\u043A\u043E\u043F\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u041A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442
AbstractXMLConfigPage.CTYPETip=\u0422\u0438\u043F \u043A\u043E\u043D\u043D\u0435\u043A\u0442\u043E\u0440\u0430.
AddResourceAction.ChooseResource=&\u0412\u044B\u0431\u0440\u0430\u0442\u044C Jar \u0438 Zip \u0444\u0430\u043B\u044B \u0434\u043B\u044F \u0434\u043E\u0431\u0430\u0432\u043B\u0435\u043D\u0438\u044F:
ImportComponentDialog.WarningTitle=\u041F\u0440\u0435\u0434\u0443\u043F\u0440\u0435\u0436\u0434\u0435\u043D\u0438\u0435
AddExternalResourceAction.AddELibs=\u0414\u043E\u0431\u0430\u0432\u0438\u0442\u044C \u0432\u043D\u0435\u0448\u043D\u0438\u0435 \u0431\u0438\u0431\u043B\u0438\u043E\u0442\u0435\u043A\u0438...
WizardComponentFolderPage.Java=Java
ImportComponentDialog.NoComponentsAvailable=\u041A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442\u044B \u043D\u0435 \u0434\u043E\u0441\u0442\u0443\u043F\u043D\u044B.
AbstractXMLConfigPage.MINOUTPUTTip=\u0417\u043D\u0430\u0447\u0435\u043D\u0438\u0435 Integer. \u041C\u0438\u043D\u0438\u043C\u0430\u043B\u044C\u043D\u043E\u0435 \u043A\u043E\u043B\u0438\u0447\u0435\u0441\u0442\u0432\u043E \u0432\u044B\u0445\u043E\u0434\u043E\u0432 \u0434\u043B\u044F \u044D\u0442\u043E\u0433\u043E \u0441\u043E\u0435\u0434\u0438\u043D\u0435\u043D\u0438\u044F
ValidateComponentXMLActionProvider.error=\u0415\u0441\u0442\u044C \u043E\u0448\u0438\u0431\u043A\u0430 \u0432 \u0441\u0442\u0440\u043E\u043A\u0435 {0}
ValidateComponentXMLActionProvider.invalid=\u041D\u0435\u0434\u043E\u043F\u0443\u0441\u0442\u0438\u043C\u044B\u0439 XML \u0444\u0430\u0439\u043B \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442\u044B\:\n
ValidateComponentXMLActionProvider.ok=\u041E\u043A
ValidateComponentXMLActionProvider.result=\u0420\u0435\u0437\u0443\u043B\u044C\u0442\u0430\u0442 \u043F\u0440\u043E\u0432\u0435\u0440\u043A\u0438
ValidateComponentXMLActionProvider.valid=XML \u0444\u0430\u0439\u043B \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442\u044B \u043F\u0440\u0430\u0432\u0438\u043B\u044C\u043D\u044B\u0439!
ValidateComponentXMLActionProvider.validate=\u041F\u0440\u043E\u0432\u0435\u0440\u0438\u0442\u044C XML \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442\u0430
ValidateComponentXMLActionProvider.warning=\n\t\u041F\u0440\u0435\u0434\u0443\u043F\u0440\u0435\u0436\u0434\u0435\u043D\u0438\u0435 \u0432 \u0441\u0442\u0440\u043E\u043A\u0435 {0}
PushToPaletteActionProvider.PushToPaletteActionProvider.result=\u0420\u0435\u0437\u0443\u043B\u044C\u0442\u0430\u0442 \u043F\u0440\u043E\u0432\u0435\u0440\u043A\u0438

View File

@@ -1,24 +0,0 @@
AbstractXMLConfigPage.TYPETip=D<EFBFBD>tov<EFBFBD> typ.
PushToPaletteActionProvider.Error2=CHYBA
AbstractXMLConfigPage.REPOSITORYVALUETip=Metad<EFBFBD>ta <20>lo\u017Eisko na v<>ber.
PushToPaletteActionProvider.Error=CHYBA
PushToPaletteActionProvider.OK=Ok
NewActionProvider.New=Nov<EFBFBD>
AbstractXMLConfigPage.Delete=Zmaza\u0165
ImportComponentDialog.Filter=Filter:
ComponentProjectPreferencePage.Warning=Varovanie
WizardComponentFolderPage.Name=Meno
RemoveResourceAction.Remove=Odstr<EFBFBD>ni\u0165
WizardJetFilesChoosePage.UseIconFrom=Pou\u017Ei\u0165 ikonu z:
AddResourceAction.AddLib=Prida\u0165 Kni\u017Enice...
WizardJetFilesChoosePage.MainFile=Hlavn<EFBFBD> S<>bor
AddExternalResourceAction.ErrorMsg=Vybran<EFBFBD> extern<72> arch<63>v je nedostupn<70> alebo neexistuje.
AbstractXMLConfigPage.New=Nov<EFBFBD>
CreateComponentWizard.MainProperties=Hlavn<EFBFBD> Vlastnosti
WizardComponentFolderPage.Family=Rodina
PushToPaletteActionProvider.OK3=Ok
PushToPaletteActionProvider.OK2=Ok
AbstractXMLConfigPage.CTYPETip=Typ konektora.
ImportComponentDialog.WarningTitle=Varovanie
AddExternalResourceAction.AddELibs=Prida\u0165 Extern<72> Kni\u017Enice...
ValidateComponentXMLActionProvider.ok=Ok

View File

@@ -1,2 +0,0 @@
PushToPaletteActionProvider.Error2=Gre\u0161ka
PushToPaletteActionProvider.Error=Gre\u0161ka

View File

@@ -1,108 +0,0 @@
AbstractXMLConfigPage.BooleanTip=Boolean value (true or false).
AbstractXMLConfigPage.COLORTip=Hex value of RGB. For example\: "00FF00"
AbstractXMLConfigPage.CTYPETip=Connector type.
AbstractXMLConfigPage.Delete=Delete
AbstractXMLConfigPage.EXTENSIONTip=String value of plugin name. This option is for external componet.
AbstractXMLConfigPage.IntValue=Integer value.
AbstractXMLConfigPage.LINESTYLETip=Integer value. Line style of the connetion. (1\: Solid Line, 2\: Dash Line, 3\: Dot Line, 4\: Dashdot Line)
AbstractXMLConfigPage.MAXINPUTTip=Integer value. Maximum input connection for this connection
AbstractXMLConfigPage.MAXOUTPUTTip=Integer value. Maximum output connection for this connection
AbstractXMLConfigPage.MININPUTTip=Integer value. Minimum input connection for this connection
AbstractXMLConfigPage.MINOUTPUTTip=Integer value. Minimum output connection for this connection
AbstractXMLConfigPage.NBLINESTip=Integer value. Lines spans of this parameter in the component's properties view
AbstractXMLConfigPage.NUMROWTip=Integer value. Row position of this parameter in the component's properties view
AbstractXMLConfigPage.New=New
AbstractXMLConfigPage.REPOSITORYVALUETip=Metadata repository to select.
AbstractXMLConfigPage.SetProperties=Set the properties for selected element.
AbstractXMLConfigPage.TYPETip=Data type.
AbstractXMLConfigPage.VERSIONTip=A decimal value to indicate the version of your new component.
AddExternalResourceAction.AddELibs=Add External Libraries...
AddExternalResourceAction.ErrorMsg=The selected external archive is unavailable or does not exist.
AddExternalResourceAction.ErrorTitle=External Archive Error
AddExternalResourceAction.JarSelection=Jar Selection
AddResourceAction.AddLib=Add Libraries...
AddResourceAction.ChooseResource=&Choose jars and zips to add\:
AddResourceAction.JARSecection=JAR Selection
ComponentProjectManager.CreationProblems=Creation Problems
ComponentProjectManager.InternalErrorMsg=Internal error\: {0}
ComponentProjectManager.NewProject=New Component Project
ComponentProjectManager.WarningMsg=The underlying file system is case insensitive. There is an existing project which conflicts with {0}
ComponentProjectPreferencePage.ButtonLabel0=Ok
ComponentProjectPreferencePage.ChooseProject=Choose a project folder for this component designer
ComponentProjectPreferencePage.ComponentProject=Component Project\:
ComponentProjectPreferencePage.SelectPath=Select Component Project Path
ComponentProjectPreferencePage.Warning=Warning
ComponentProjectPreferencePage.WarningMSG=Warning, this modification will only impact Component Designer, not the Palette.
CopyComponentActionProvider.CopyComponent=Copy This Component
CopyComponentActionProvider.CopyComponent2=Copy Component
CopyComponentActionProvider.InputName=Input a new component name for
CopyComponentValidator.ComponentExist=The component has been exsit
CopyFromPaletteActionProvider.Label=Copy Components from Palette
CopyFromPaletteActionProvider.Label2=Import components from palette
CreateComponentWizard.CreateXMLJava=Create the XML configuration file for JAVA Component
CreateComponentWizard.CreateXMLPerl=Create the XML configuration file for PERL Component
CreateComponentWizard.FillIn=Fill in component properties
CreateComponentWizard.MainProperties=Main Properties
CreateComponentWizard.NewComponent=New Component
CreateComponentWizard.SpecifyRes=Specify resources
EditComponentActionProvider.Edit=Edit This Component
EditComponentActionProvider.GroupEdit=group.edit
FileCopy.ExceptionMSG=The source File "
ImportComponentDialog.Browser=Browser..
ImportComponentDialog.ChooseComponentsLabel=Choose components to import\:
ImportComponentDialog.ErrorMSG4=No component was selected for importing.
ImportComponentDialog.Filter=Filter\:
ImportComponentDialog.ImportCanceled=Import Components Canceled
ImportComponentDialog.ImportCanceledMSG=Task import components from palette was canceled.
ImportComponentDialog.ImportFinished=Import Components Finished
ImportComponentDialog.ImportFinishedMSG=Components imported successfully.
ImportComponentDialog.NoComponentsAvailable=No Components available.
ImportComponentDialog.SelectDirectoryLabel=Select a directory\:
ImportComponentDialog.ShowPaletteComponents=Show Palette Components
ImportComponentDialog.WarningMSG=This operation will overwrite the existing components in workspace. Do you really want to import the selected components?
ImportComponentDialog.WarningTitle=Warning
NewActionProvider.New=New
NewActionProvider.NewComponent=New Component
PluginConstant.Borwser=Browser..
ProjectSelectionDialog.ChooseFolder=Choose a project folder for this session
ProjectSelectionDialog.ComponentProject=Component Project\:
ProjectSelectionDialog.SelectPath=Select Project Path
PushToPaletteActionProvider.Error=Error
PushToPaletteActionProvider.Error2=Error
PushToPaletteActionProvider.ErrorMSG=User component folder is not set.
PushToPaletteActionProvider.ErrorMSG2=User component folder doesn't exist.
PushToPaletteActionProvider.Information=Informaton
PushToPaletteActionProvider.InformationMSG=Components have been published. The palette is going to be refreshed.
PushToPaletteActionProvider.OK=OK
PushToPaletteActionProvider.OK2=OK
PushToPaletteActionProvider.OK3=OK
PushToPaletteActionProvider.PushComponentsToPalette=Push Components to Palette
PushToPaletteActionProvider.PushToPaletteActionProvider.failed=Push components to palette failed for these invalid XML files.\n
PushToPaletteActionProvider.PushToPaletteActionProvider.result=Validation result
RemoveResourceAction.Remove=Remove
ValidateComponentXMLActionProvider.error=\n\tThere is an Error on line {0}
ValidateComponentXMLActionProvider.fatalerror=\n\tThere is a Fatal Error on line {0}
ValidateComponentXMLActionProvider.invalid=Invalid component XML file\:\n
ValidateComponentXMLActionProvider.ok=OK
ValidateComponentXMLActionProvider.result=Validation result
ValidateComponentXMLActionProvider.valid=Component XML file is valid\!
ValidateComponentXMLActionProvider.validate=Validate Component XML
ValidateComponentXMLActionProvider.warning=\n\tThere is a Warning on line {0}
WizardComponentFolderPage.Available=Available in
WizardComponentFolderPage.ErrMSG1=The component language have not been selected
WizardComponentFolderPage.ErrMSG2=The component Name is empty
WizardComponentFolderPage.ErrMSG3=This component already exists
WizardComponentFolderPage.ErrMSG4=The component Long Name is empty
WizardComponentFolderPage.ErrMSG5=The component Family is empty
WizardComponentFolderPage.Family=Family
WizardComponentFolderPage.Java=Java
WizardComponentFolderPage.LongName=Long Name (mouseover tooltip)
WizardComponentFolderPage.Name=Name
WizardComponentFolderPage.Perl=Perl
WizardJetFilesChoosePage.BeginFile=Begin File
WizardJetFilesChoosePage.ChoseAIcon=Chose an icon
WizardJetFilesChoosePage.Directory=Directory\:
WizardJetFilesChoosePage.EndFile=End File
WizardJetFilesChoosePage.MainFile=Main File
WizardJetFilesChoosePage.UseDefaultIcon=Use default icon
WizardJetFilesChoosePage.UseIconFrom=Use icon from\:

View File

@@ -1,10 +0,0 @@
AbstractXMLConfigPage.TYPETip=Veri tipi.
PushToPaletteActionProvider.Error2=Hata
AddExternalResourceAction.JarSelection=JAR se<73>imi
PushToPaletteActionProvider.Error=Hata
AbstractXMLConfigPage.IntValue=Tamsay\u0131 de\u011Feri.
AbstractXMLConfigPage.Delete=Sil
WizardComponentFolderPage.Name=Ad\u0131
AddResourceAction.AddLib=K<EFBFBD>t<EFBFBD>phane ekle...
AddResourceAction.JARSecection=JAR se<73>imi
WizardComponentFolderPage.Family=Aile

View File

@@ -1,88 +0,0 @@
FileCopy.ExceptionMSG=\u6E90\u6587\u4EF6"
EditComponentActionProvider.Edit=\u7F16\u8F91\u7EC4\u4EF6
ImportComponentDialog.ErrorMSG4=\u6CA1\u6709\u9009\u62E9\u7EC4\u4EF6\u5BFC\u5165
AbstractXMLConfigPage.TYPETip=%u8CC7%u6599%u578B%u614B.
PushToPaletteActionProvider.Error2=\u9519\u8BEF
CopyFromPaletteActionProvider.Label2=\u4ECEpalette\u5BFC\u5165\u7EC4\u4EF6
AbstractXMLConfigPage.MAXOUTPUTTip=\u6574\u6570\u503C.\u8FDE\u63A5\u6700\u5927\u503C\u8F93\u51FA
ImportComponentDialog.Browser=\u6D4F\u89C8..
ComponentProjectPreferencePage.WarningMSG=\u8B66\u544A,\u8FD9\u79CD\u4FEE\u6539\u4EC5\u4EC5\u5F71\u54CD\u7EC4\u4EF6\u8BBE\u8BA1\u5668\uFF0C\u4E0D\u5F71\u54CDPalette.
AbstractXMLConfigPage.MAXINPUTTip=\u6574\u6570\u503C.\u8FDE\u63A5\u6700\u5927\u503C\u8F93\u5165.
PushToPaletteActionProvider.ErrorMSG2=\u7528\u6237\u7EC4\u4EF6\u6587\u4EF6\u5939\u4E0D\u5B58\u5728\u3002
ComponentProjectManager.CreationProblems=\u95ee\u9898\u521b\u5efa
CopyComponentActionProvider.InputName=\u8F93\u5165\u65B0\u7684\u7EC4\u4EF6\u540D
CreateComponentWizard.SpecifyRes=\u6307\u5B9A\u8D44\u6E90
AbstractXMLConfigPage.REPOSITORYVALUETip=%u9078%u64C7 Metadata %u5132%u85CF%u5EAB.
PushToPaletteActionProvider.ErrorMSG=\u7528\u6237\u7EC4\u4EF6\u6587\u4EF6\u5939\u672A\u8BBE\u7F6E\u3002
AbstractXMLConfigPage.NUMROWTip=\u6574\u6570\u503C.\u6B64\u53C2\u6570\u5217\u4F4D\u7F6E\u5728\u7EC4\u4EF6\u89C6\u56FE
PushToPaletteActionProvider.Error=\u9519\u8BEF
ComponentProjectManager.InternalErrorMsg=\u5185\u90E8\u9519\u8BEF\uFF1A{0}
AbstractXMLConfigPage.IntValue=%u6574%u6578%u503C
ImportComponentDialog.ImportCanceled=\u5BFC\u5165\u7EC4\u4EF6\u5DF2\u53D6\u6D88
PushToPaletteActionProvider.OK=\u786E\u5B9A
WizardJetFilesChoosePage.BeginFile=\u5F00\u59CB\u6587\u4EF6
AbstractXMLConfigPage.COLORTip=RGB\u5341\u516D\u8FDB\u5236.\u4F8B\u5982:"00FF00"
CreateComponentWizard.CreateXMLPerl=\u521B\u5EFAPERL\u7EC4\u4EF6\u7684XML\u914D\u7F6E\u6587\u4EF6
ImportComponentDialog.SelectDirectoryLabel=\u9009\u62E9\u4E00\u4E2A\u8DEF\u5F84\uFF1A
PushToPaletteActionProvider.Information=\u4FE1\u606F
PluginConstant.Borwser=\u6D4F\u89C8..
NewActionProvider.New=\u65b0
AbstractXMLConfigPage.EXTENSIONTip=\u63D2\u4EF6\u540D\u79F0\u5B57\u7B26\u4E32\u503C.\u6B64\u9009\u9879\u7528\u4E8E\u5916\u90E8\u7EC4\u4EF6.
ImportComponentDialog.ShowPaletteComponents=\u663E\u793A\u7EC4\u4EF6\u8C03\u8272\u677F
ComponentProjectPreferencePage.ChooseProject=\u9009\u62E9\u7EC4\u4EF6\u8BBE\u8BA1\u5DE5\u7A0B\u6587\u4EF6\u5939
WizardComponentFolderPage.ErrMSG5=\u7EC4\u4EF6\u65CF\u65E0\u5185\u5BB9
AbstractXMLConfigPage.BooleanTip=Boolean\u503C(\u771F\u6216\u5047).
AbstractXMLConfigPage.Delete=\u5220\u9664
WizardComponentFolderPage.ErrMSG3=\u7EC4\u4EF6\u5DF2\u5B58\u5728
WizardComponentFolderPage.ErrMSG2=\u7EC4\u4EF6\u540D\u4E3A\u7A7A
WizardComponentFolderPage.ErrMSG1=\u6CA1\u6709\u9009\u62E9\u7EC4\u4EF6\u7684\u8BED\u8A00
CreateComponentWizard.FillIn=\u586B\u5199\u7EC4\u4EF6\u5C5E\u6027
ImportComponentDialog.ImportCanceledMSG=\u5DF2\u53D6\u6D88\u4ECEPalette\u4E0A\u5BFC\u5165\u7EC4\u4EF6
ComponentProjectPreferencePage.Warning=\u8B66\u544A
AbstractXMLConfigPage.VERSIONTip=%u8ACB%u7528%u4E00%u500B%u5341%u9032%u4F4D%u6578%u503C%u4F86%u6A19%u8A18%u60A8%u7684%u65B0%u5143%u4EF6%u7248%u672C.
WizardJetFilesChoosePage.Directory=\u76EE\u5F55
WizardComponentFolderPage.Name=\u8fde\u63a5\u540d
RemoveResourceAction.Remove=\u5220\u9664
WizardJetFilesChoosePage.UseIconFrom=\u9009\u62E9\u56FE\u6807\uFF1A
ImportComponentDialog.ImportFinished=\u5BFC\u5165\u7EC4\u4EF6\u5B8C\u6210
AbstractXMLConfigPage.SetProperties=\u8BBE\u7F6E\u9009\u62E9\u5143\u7D20\u5C5E\u6027
ProjectSelectionDialog.ChooseFolder=\u5728\u6B64\u4F1A\u8BDD\u4E2D\u9009\u62E9\u4E00\u4E2A\u5DE5\u7A0B\u6587\u4EF6\u5939
ComponentProjectPreferencePage.ComponentProject=\u7EC4\u4EF6\u5DE5\u7A0B
ImportComponentDialog.ImportFinishedMSG=\u7EC4\u4EF6\u5BFC\u5165\u6210\u529F
AddExternalResourceAction.ErrorTitle=\u5916\u90E8\u6863\u6848\u9519\u8BEF
AbstractXMLConfigPage.MININPUTTip=\u6574\u6570\u503C.\u8FDE\u63A5\u6700\u5C0F\u503C\u8F93\u51FA
WizardJetFilesChoosePage.MainFile=\u4E3B\u6587\u4EF6
CreateComponentWizard.CreateXMLJava=\u521B\u5EFAJava\u7EC4\u4EF6\u7684XML\u914D\u7F6E\u6587\u4EF6
WizardJetFilesChoosePage.UseDefaultIcon=\u4F7F\u7528\u9ED8\u8BA4\u7684\u56FE\u6807
CopyComponentActionProvider.CopyComponent=\u590D\u5236\u8FD9\u4E2A\u7EC4\u4EF6
ImportComponentDialog.ChooseComponentsLabel=\u9009\u62E9\u8981\u5BFC\u5165\u7684\u7EC4\u4EF6\uFF1A
AddExternalResourceAction.ErrorMsg=\u9009\u5B9A\u7684\u5916\u90E8\u6863\u6848\u662F\u4E0D\u53EF\u7528\u6216\u4E0D\u5B58\u5728.
ComponentProjectManager.NewProject=\u65B0\u7EC4\u4EF6\u9879\u76EE
CopyFromPaletteActionProvider.Label=\u4ECEPalette\u590D\u5236\u7EC4\u4EF6
WizardJetFilesChoosePage.ChoseAIcon=\u9009\u62E9\u6309\u94AE
ComponentProjectPreferencePage.SelectPath=\u9009\u62E9\u7EC4\u4EF6\u5DE5\u7A0B\u8DEF\u5F84
AbstractXMLConfigPage.LINESTYLETip=\u6574\u6570\u503C.\u8FDE\u63A5\u7EBF\u98CE\u683C(1: Solid, 2: Dash, 3: Dot, 4: Dashdot)
WizardJetFilesChoosePage.EndFile=\u7ED3\u675F\u6587\u4EF6
PushToPaletteActionProvider.InformationMSG=\u7EC4\u4EF6\u5DF2\u53D1\u5E03\uFF0Cpalette\u5C06\u5237\u65B0\u3002
ProjectSelectionDialog.ComponentProject=\u7EC4\u4EF6\u5DE5\u7A0B
ComponentProjectPreferencePage.ButtonLabel0=\u786E\u5B9A
AbstractXMLConfigPage.New=\u65b0
CopyComponentValidator.ComponentExist=\u6B64\u7EC4\u4EF6\u5DF2\u5B58\u5728
ImportComponentDialog.WarningMSG=\u64CD\u4F5C\u5C06\u8986\u76D6\u5DE5\u4F5C\u533A\u5DF2\u5B58\u5728\u7684\u7EC4\u4EF6\u3002\u60A8\u771F\u7684\u8981\u5BFC\u5165\u5DF2\u9009\u62E9\u7684\u7EC4\u4EF6\u5417\uFF1F
CreateComponentWizard.MainProperties=\u4E3B\u8981\u5C5E\u6027
ComponentProjectManager.WarningMsg=\u5E95\u5C42\u6587\u4EF6\u7CFB\u7EDF\u4E0D\u533A\u5206\u5927\u5C0F\u5199\u3002\u5DF2\u7ECF\u5B58\u5728\u4E00\u4E2A\u9879\u76EE\u4E0E{0}\u51B2\u7A81
WizardComponentFolderPage.Family=\u65cf
PushToPaletteActionProvider.OK3=\u786E\u5B9A
PushToPaletteActionProvider.OK2=\u786E\u5B9A
CopyComponentActionProvider.CopyComponent2=\u590D\u5236\u7EC4\u4EF6
AbstractXMLConfigPage.CTYPETip=\u8FDE\u7ED3\u5668\u7C7B\u578B
AddResourceAction.ChooseResource=&\u9009\u62E9\u6DFB\u52A0jars\u548Czips:
ImportComponentDialog.WarningTitle=\u8B66\u544A
AddExternalResourceAction.AddELibs=\u6DFB\u52A0\u5916\u90E8\u5E93...
ImportComponentDialog.NoComponentsAvailable=\u6CA1\u6709\u53EF\u7528\u7684\u7EC4\u4EF6
AbstractXMLConfigPage.MINOUTPUTTip=\u6574\u6570\u503C\u3002\u8FDE\u63A5\u6700\u5C0F\u503C\u8F93\u51FA
ValidateComponentXMLActionProvider.ok=\u786E\u8BA4
ValidateComponentXMLActionProvider.result=\u9A8C\u8BC1\u7ED3\u679C
ValidateComponentXMLActionProvider.valid=\u7EC4\u4EF6XML\u6587\u4EF6\u5408\u6CD5\uFF01
ValidateComponentXMLActionProvider.validate=\u9A8C\u8BC1\u7EC4\u4EF6XML\u6587\u4EF6
PushToPaletteActionProvider.PushToPaletteActionProvider.result=\u9A8C\u8BC1\u7ED3\u679C

View File

@@ -1,7 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="class"/>
</classpath>

View File

@@ -1,28 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>org.talend.componentdesigner.rcp.nl</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.pde.ManifestBuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.pde.SchemaBuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.pde.PluginNature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>

View File

@@ -1,6 +0,0 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl Fragment
Bundle-SymbolicName: org.talend.componentdesigner.rcp.nl
Bundle-Version: 6.0.0.qualifier
Fragment-Host: org.talend.componentdesigner.rcp

View File

@@ -1,4 +0,0 @@
source.. = src/
output.. = class/
bin.includes = META-INF/,\
.

View File

@@ -1,13 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.0.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.componentdesigner.rcp.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -1,3 +0,0 @@
ApplicationActionBarAdvisor.helpMenu=\u0645\u0633&\u0627\u0639\u062F\u0629
ApplicationActionBarAdvisor.fileMenu=\u0645&\u0644\u0641
ApplicationActionBarAdvisor.windowMenu=\u0625\u0637&\u0627\u0631

View File

@@ -1,5 +0,0 @@
FileWizard.0=Datei Assistent
ApplicationActionBarAdvisor.helpMenu=&Hilfe
ApplicationActionBarAdvisor.fileMenu=Datei(&F)
ApplicationActionBarAdvisor.windowMenu=&Fenster
ApplicationWorkbenchWindowAdvisor.rcpApp=RCP Anwendung

View File

@@ -1,6 +0,0 @@
FileWizard.0=\u0391\u03C5\u03C4\u03CC\u03BC\u03B1\u03C4\u03BF\u03C2 \u039F\u03B4\u03B7\u03B3\u03CC\u03C2 \u0391\u03C1\u03C7\u03B5\u03AF\u03BF\u03C5
ApplicationActionBarAdvisor.helpMenu=&\u0392\u03BF\u03AE\u03B8\u03B5\u03B9\u03B1
ApplicationActionBarAdvisor.fileMenu=&\u0391\u03C1\u03C7\u03B5\u03AF\u03BF
ShowViewAction.actionLabel=\u0395\u03BC\u03C6\u03AC\u03BD\u03B9\u03C3\u03B7 \u03A0\u03C1\u03BF\u03B2\u03BF\u03BB\u03AE\u03C2...
ApplicationActionBarAdvisor.windowMenu=&\u03A0\u03B1\u03C1\u03AC\u03B8\u03C5\u03C1\u03BF
ApplicationWorkbenchWindowAdvisor.rcpApp=\u0395\u03C6\u03B1\u03C1\u03BC\u03BF\u03B3\u03AE RCP

View File

@@ -1,11 +0,0 @@
FileWizard.0=File Wizard
ApplicationActionBarAdvisor.helpMenu=&Help
ApplicationActionBarAdvisor.fileMenu=&File
ShowViewAction.actionLabel=Show view...
ApplicationActionBarAdvisor.windowMenu=&Window
ApplicationWorkbenchWindowAdvisor.rcpApp=RCP Application
ApplicationActionBarAdvisor.ShowView_errorTitle=Problems Showing View
ApplicationWorkbenchWindowAdvisor.PromptOnExitDialog_message0=Exit application?
ApplicationWorkbenchWindowAdvisor.PromptOnExitDialog_message1=Exit {0}?
ApplicationWorkbenchWindowAdvisor.PromptOnExitDialog_shellTitle=Confirm Exit
ApplicationWorkbenchWindowAdvisor.PromptOnExitDialog_choice=&Always exit without prompt

View File

@@ -1,3 +0,0 @@
ApplicationActionBarAdvisor.helpMenu=&Ayuda
ApplicationActionBarAdvisor.fileMenu=&Archivo
ApplicationActionBarAdvisor.windowMenu=&Ventana

View File

@@ -1,6 +0,0 @@
FileWizard.0=Assistant Fichier
ApplicationActionBarAdvisor.helpMenu=&Aide
ApplicationActionBarAdvisor.fileMenu=&Fichier
ShowViewAction.actionLabel=Montrer la vue...
ApplicationActionBarAdvisor.windowMenu=Fe&n<>tre
ApplicationWorkbenchWindowAdvisor.rcpApp=Application RCP

View File

@@ -1,2 +0,0 @@
FileWizard.0=\u010Carobnjak za datoteke
ApplicationWorkbenchWindowAdvisor.rcpApp=RCP Aplikacija

View File

@@ -1,5 +0,0 @@
ApplicationActionBarAdvisor.helpMenu=&Aiuto
ApplicationActionBarAdvisor.fileMenu=&File
ShowViewAction.actionLabel=Mostrare vista...
ApplicationActionBarAdvisor.windowMenu=&Finestra
ApplicationWorkbenchWindowAdvisor.rcpApp=Applicazione RCP

View File

@@ -1,11 +0,0 @@
FileWizard.0=\u30D5\u30A1\u30A4\u30EB\u30A6\u30A3\u30B6\u30FC\u30C9
ApplicationActionBarAdvisor.helpMenu=\u30D8\u30EB\u30D7 (&H)
ApplicationActionBarAdvisor.fileMenu=\u30D5\u30A1\u30A4\u30EB (&F)
ShowViewAction.actionLabel=\u30D3\u30E5\u30FC\u306E\u8868\u793A...
ApplicationActionBarAdvisor.windowMenu=\u30A6\u30A4\u30F3\u30C9\u30A6 (&W)
ApplicationWorkbenchWindowAdvisor.rcpApp=RCP\u30A2\u30D7\u30EA\u30B1\u30FC\u30B7\u30E7\u30F3
ApplicationActionBarAdvisor.ShowView_errorTitle=\u30D3\u30E5\u30FC\u306E\u8868\u793A\u3067\u554F\u984C\u304C\u767A\u751F\u3057\u307E\u3057\u305F
ApplicationWorkbenchWindowAdvisor.PromptOnExitDialog_message0=\u30A2\u30D7\u30EA\u30B1\u30FC\u30B7\u30E7\u30F3\u3092\u7D42\u4E86\u3057\u307E\u3059\u304B\uFF1F
ApplicationWorkbenchWindowAdvisor.PromptOnExitDialog_message1={0}\u3092\u7D42\u4E86\u3057\u307E\u3059\u304B\uFF1F
ApplicationWorkbenchWindowAdvisor.PromptOnExitDialog_shellTitle=\u7D42\u4E86\u3092\u78BA\u8A8D
ApplicationWorkbenchWindowAdvisor.PromptOnExitDialog_choice=\u4ECA\u5F8C\u78BA\u8A8D\u3057\u306A\u3044

View File

@@ -1,6 +0,0 @@
FileWizard.0=\u30D5\u30A1\u30A4\u30EB\u30A6\u30A3\u30B6\u30FC\u30C9
ApplicationActionBarAdvisor.helpMenu=\u30D8\u30EB\u30D7\uFF08&H\uFF09
ApplicationActionBarAdvisor.fileMenu=\u30D5\u30A1\u30A4\u30EB\uFF08&F\uFF09
ShowViewAction.actionLabel=\u30D3\u30E5\u30FC\u3092\u8868\u793A...
ApplicationActionBarAdvisor.windowMenu=\u30A6\u30A4\u30F3\u30C9\u30A6\uFF08&W\uFF09
ApplicationWorkbenchWindowAdvisor.rcpApp=RCP\u30A2\u30D7\u30EA\u30B1\u30FC\u30B7\u30E7\u30F3

View File

@@ -1,4 +0,0 @@
ApplicationActionBarAdvisor.helpMenu=\uB3C4\uC6C0\uB9D0\uBA54\uB274
ApplicationActionBarAdvisor.fileMenu=\uD30C\uC77C\uBA54\uB274
ApplicationActionBarAdvisor.windowMenu=\uC708\uB3C4\uC6B0
ApplicationWorkbenchWindowAdvisor.rcpApp=RCP \uC5B4\uD50C\uB9AC\uCF00\uC774\uC158

View File

@@ -1,3 +0,0 @@
ApplicationActionBarAdvisor.helpMenu=&Help
ApplicationActionBarAdvisor.fileMenu=&Bestand
ApplicationActionBarAdvisor.windowMenu=&Venster

View File

@@ -1,4 +0,0 @@
ApplicationActionBarAdvisor.helpMenu=&Pomoc
ApplicationActionBarAdvisor.fileMenu=&Plik
ApplicationActionBarAdvisor.windowMenu=&Okno
ApplicationWorkbenchWindowAdvisor.rcpApp=Aplikacja RCP

View File

@@ -1,5 +0,0 @@
ApplicationActionBarAdvisor.helpMenu=&Ajuda
ApplicationActionBarAdvisor.fileMenu=&Arquivo
ShowViewAction.actionLabel=Mostrar vizualiza<7A><61>o ...
ApplicationActionBarAdvisor.windowMenu=&Janela
ApplicationWorkbenchWindowAdvisor.rcpApp=Aplica<EFBFBD><EFBFBD>o RCP

View File

@@ -1,6 +0,0 @@
FileWizard.0=\u041C\u0430\u0441\u0442\u0435\u0440 \u0444\u0430\u0439\u043B\u043E\u0432
ApplicationActionBarAdvisor.helpMenu=&\u041F\u043E\u043C\u043E\u0449\u044C
ApplicationActionBarAdvisor.fileMenu=&\u0424\u0430\u0439\u043B
ShowViewAction.actionLabel=\u041F\u0440\u043E\u0441\u043C\u043E\u0442\u0440...
ApplicationActionBarAdvisor.windowMenu=&\u041E\u043A\u043D\u043E
ApplicationWorkbenchWindowAdvisor.rcpApp=RCP \u043F\u0440\u0438\u043B\u043E\u0436\u0435\u043D\u0438\u0435

View File

@@ -1,6 +0,0 @@
ApplicationActionBarAdvisor.fileMenu=&File
ApplicationActionBarAdvisor.helpMenu=&Help
ApplicationActionBarAdvisor.windowMenu=&Window
ApplicationWorkbenchWindowAdvisor.rcpApp=RCP Application
FileWizard.0=File Wizard
ShowViewAction.actionLabel=Show view...

View File

@@ -1,2 +0,0 @@
ApplicationActionBarAdvisor.helpMenu=&Yard\u0131m
ApplicationActionBarAdvisor.fileMenu=&Dosya

View File

@@ -1,6 +0,0 @@
FileWizard.0=\u6587\u4EF6\u5411\u5BFC
\n
ApplicationActionBarAdvisor.helpMenu=\u5E2E\u52A9(&H)
ApplicationActionBarAdvisor.fileMenu=\u6587\u4EF6(&F)
ShowViewAction.actionLabel=\u663E\u793A\u89C6\u56FE...(&v)
ApplicationActionBarAdvisor.windowMenu=\u7A97\u53E3(&W)

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl Fragment
Bundle-SymbolicName: org.talend.designer.abstractmap.nl
Bundle-Version: 6.0.0.qualifier
Bundle-Version: 7.3.1.qualifier
Fragment-Host: org.talend.designer.abstractmap

View File

@@ -1,11 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.0.0-SNAPSHOT</version>
<version>7.3.1-PATCH</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.abstractmap.nl</artifactId>

View File

@@ -3,4 +3,4 @@ prefs.configuration.title=Map Komponenten Einstellungen:
prefs.configuration.LINK_STYLE.LINE=Linien (schnell)
prefs.configuration.LINK_STYLE.BEZIER_CURVE=Kurven
prefs.configuration.LINK_STYLE=Standard Mapping-Verbindungen anzeigen als:
DraggingInfosPopup.draggingEntries=Dragging {0} Eintr<EFBFBD>ge.
DraggingInfosPopup.draggingEntries=Dragging {0} Eintr\u00E4ge.

View File

@@ -1,19 +1,19 @@
prefs.configuration.LINK_STYLE.AUTO=Auto
prefs.configuration.title=Pr<EFBFBD>f<EFBFBD>rences des composants de mapping\:
prefs.configuration.title=Pr\u00E9f\u00E9rences des composants de mapping\:
prefs.configuration.LINK_STYLE.LINE=Lignes (rapide)
prefs.configuration.LINK_STYLE.BEZIER_CURVE=Courbes
prefs.configuration.LINK_STYLE=Affichage par d<EFBFBD>faut du lien de mapping \:
DraggingInfosPopup.draggingEntry=Glissement de {0} entr<EFBFBD>e.
DraggingInfosPopup.dropInvalid=\n<< D<EFBFBD>poser invalide >>\n
DraggingInfosPopup.draggingEntries=Glissement de {0} entr<EFBFBD>es.
DraggingInfosPopup.overwriteMode=\ > Mode <EFBFBD>crasement
DraggingInfosPopup.appendMode=\ > Mode <EFBFBD>crire apr<EFBFBD>s
DraggingInfosPopup.appendModeToOverwrite=> Mode <EFBFBD>criture <EFBFBD> la suite (Ctrl pour <EFBFBD>craser)
DraggingInfosPopup.insertAllSelectedEntries=\ > Ins<EFBFBD>rer toutes les entr<EFBFBD>es s<>lectionn<EFBFBD>es
DraggingInfosPopup.insertRemainingEntries=\ > Ins<EFBFBD>rer les entr<EFBFBD>es restantes
prefs.configuration.LINK_STYLE=Affichage par d\u00E9faut du lien de mapping \:
DraggingInfosPopup.draggingEntry=Glissement de {0} entr\u00E9e.
DraggingInfosPopup.dropInvalid=\n<< D\u00E9poser invalide >>\n
DraggingInfosPopup.draggingEntries=Glissement de {0} entr\u00E9es.
DraggingInfosPopup.overwriteMode=\ > Mode \u00E9crasement
DraggingInfosPopup.appendMode=\ > Mode \u00E9crire apr\u00E8s
DraggingInfosPopup.appendModeToOverwrite=> Mode \u00E9criture \u00E0 la suite (Ctrl pour \u00E9craser)
DraggingInfosPopup.insertAllSelectedEntries=\ > Ins\u00E9rer toutes les entr\u00E9es s\u00E9lectionn\u00E9es
DraggingInfosPopup.insertRemainingEntries=\ > Ins\u00E9rer les entr\u00E9es restantes
DraggingInfosPopup.eachSourceEntryExpressionToEachTargetExpression=> Chaque expression source vers chaque expression cible
DraggingInfosPopup.eachSourceEntryToEachTargetExpression=> Chaque expression source vers chaque expression cible
DraggingInfosPopup.allSourceEntriesExpressionToASingleOneTargetExpressionShiftKey=> Toutes les expressions source vers une seule expression cible (Maj pour modifier le mapping)
DraggingInfosPopup.allSourceEntriesExpressionToASingleOneTargetExpression=> Toutes les expressions source vers une seule expression cible
DraggingInfosPopup.allSourceEntriesToASingleOneTargetExpressionShiftKey=> Toutes les entr<EFBFBD>es source vers une seule expression cible (Maj pour modifier le mapping)
DraggingInfosPopup.allSourceEntriesToASingleOneTargetExpression=> Toutes les entr<EFBFBD>es source vers une seule expression cible
DraggingInfosPopup.allSourceEntriesToASingleOneTargetExpressionShiftKey=> Toutes les entr\u00E9es source vers une seule expression cible (Maj pour modifier le mapping)
DraggingInfosPopup.allSourceEntriesToASingleOneTargetExpression=> Toutes les entr\u00E9es source vers une seule expression cible

View File

@@ -1,11 +1,11 @@
prefs.configuration.LINK_STYLE.AUTO=\u81EA\u52D5
prefs.configuration.title=\u30DE\u30C3\u30D7\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u57FA\u672C\u8A2D\u5B9A \:
prefs.configuration.LINK_STYLE.LINE=\u76F4\u7DDA\uFF08\u9AD8\u901F\uFF09
prefs.configuration.title=\u30DE\u30C3\u30D7\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u57FA\u672C\u8A2D\u5B9A :
prefs.configuration.LINK_STYLE.LINE=Lines (fast)
prefs.configuration.LINK_STYLE.BEZIER_CURVE=\u66F2\u7DDA
prefs.configuration.LINK_STYLE=\u30C7\u30D5\u30A9\u30EB\u30C8\u30DE\u30C3\u30D4\u30F3\u30B0\u30EA\u30F3\u30AF\u306E\u8868\u793A \:
prefs.configuration.LINK_STYLE=\u30C7\u30D5\u30A9\u30EB\u30C8\u30DE\u30C3\u30D4\u30F3\u30B0\u30EA\u30F3\u30AF\u306E\u8868\u793A :
DraggingInfosPopup.draggingEntry={0} \u30A8\u30F3\u30C8\u30EA\u3092\u30C9\u30E9\u30C3\u30B0\u3057\u3066\u3044\u307E\u3059\u3002
DraggingInfosPopup.dropInvalid=\n<< \u7121\u52B9\u306A\u30C9\u30ED\u30C3\u30D7 >>\n
DraggingInfosPopup.draggingEntries={0} \u30A8\u30F3\u30C8\u30EA\u3092\u30C9\u30E9\u30C3\u30B0\u3057\u3066\u3044\u307E\u3059\u3002
DraggingInfosPopup.draggingEntries={0} \u30A8\u30F3\u30C8\u30EA\u3092\u30C9\u30E9\u30C3\u30B0
DraggingInfosPopup.dropInvalidWithKey=\n<< \u7121\u52B9\u306A\u30C9\u30ED\u30C3\u30D7 >>\n\u4E00\u5BFE\u4E00\u3067\u30DE\u30C3\u30D4\u30F3\u30B0\u3057\u3001\u4E0A\u66F8\u304D\u3059\u308B\u5834\u5408\u306F\u3001Shift\u30AD\u30FC\u3068Ctrl\u30AD\u30FC\u3092\u540C\u6642\u306B\u62BC\u3057\u307E\u3059
DraggingInfosPopup.overwriteMode=> \u4E0A\u66F8\u304D\u30E2\u30FC\u30C9
DraggingInfosPopup.appendMode=> \u8FFD\u52A0\u30E2\u30FC\u30C9

View File

@@ -1,3 +1,20 @@
prefs.configuration.LINK_STYLE.AUTO=\u81EA\u52A8
prefs.configuration.title=\u8fd0\u884c\u6b65\u9aa4\u914d\u7f6e
prefs.configuration.LINK_STYLE=\u9ED8\u8BA4\u94FE\u63A5\u663E\u793A\u4E3A\uFF1A
prefs.configuration.title=\u6620\u5C04\u7EC4\u4EF6\u9996\u9009\u9879:
prefs.configuration.LINK_STYLE.LINE=\u76F4\u7EBF (\u5FEB)
prefs.configuration.LINK_STYLE.BEZIER_CURVE=\u66F2\u7EBF
prefs.configuration.LINK_STYLE=\u9ED8\u8BA4\u6620\u5C04\u8FDE\u63A5\u663E\u793A\u4E3A:
DraggingInfosPopup.draggingEntry=\u62D6\u52A8 {0} \u6761\u76EE
DraggingInfosPopup.dropInvalid=\\n<< \u65E0\u6548\u653E\u7F6E >>\\n
DraggingInfosPopup.draggingEntries=\u62D6\u52A8 {0} \u4E2A\u6761\u76EE\u3002
DraggingInfosPopup.dropInvalidWithKey=\\n<<\u65E0\u6548\u653E\u7F6E>>\\n\u6309\u4F4F Shift \u548C Ctrl \u952E\u4EE5\u8FDB\u884C\u4E00\u5BF9\u4E00\u6620\u5C04\u5E76\u6539\u5199
DraggingInfosPopup.overwriteMode=\\ > \u6539\u5199\u6A21\u5F0F
DraggingInfosPopup.appendMode=\\ > \u8FFD\u52A0\u6A21\u5F0F
DraggingInfosPopup.appendModeToOverwrite=\\ > \u8FFD\u52A0\u6A21\u5F0F (Ctrl \u952E\u6765\u6539\u5199)
DraggingInfosPopup.insertAllSelectedEntries=\\ > \u63D2\u5165\u6240\u6709\u9009\u5B9A\u6761\u76EE
DraggingInfosPopup.insertRemainingEntries=\\ > \u63D2\u5165\u5269\u4F59\u6761\u76EE
DraggingInfosPopup.eachSourceEntryExpressionToEachTargetExpression=> \u6BCF\u4E2A\u6E90\u6761\u76EE\u8868\u8FBE\u5F0F\u5230\u6BCF\u4E2A\u76EE\u6807\u8868\u8FBE\u5F0F
DraggingInfosPopup.eachSourceEntryToEachTargetExpression=> \u6BCF\u4E2A\u6E90\u6761\u76EE\u5230\u6BCF\u4E2A\u76EE\u6807\u8868\u8FBE\u5F0F
DraggingInfosPopup.allSourceEntriesExpressionToASingleOneTargetExpressionShiftKey=\u6240\u6709\u6E90\u9879\u90FD\u8868\u793A\u4E3A\u5355\u4E2A\u76EE\u6807\u8868\u8FBE\u5F0F(Shift\u952E\u8F6C\u6362\u4E3A\u66F4\u6539\u6620\u5C04)
DraggingInfosPopup.allSourceEntriesExpressionToASingleOneTargetExpression=>\u6240\u6709\u6E90\u9879\u90FD\u8868\u793A\u4E3A\u5355\u4E2A\u76EE\u6807\u8868\u8FBE\u5F0F
DraggingInfosPopup.allSourceEntriesToASingleOneTargetExpressionShiftKey=\u6240\u6709\u6E90\u9879\u5230\u5355\u4E2A\u76EE\u6807\u8868\u8FBE\u5F0F(Shift \u952E\u8F6C\u6362\u4E3A\u66F4\u6539\u6620\u5C04)
DraggingInfosPopup.allSourceEntriesToASingleOneTargetExpression=\u6240\u6709\u6E90\u9879\u5230\u5355\u4E2A\u76EE\u6807\u8868\u8FBE\u5F0F

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl Fragment
Bundle-SymbolicName: org.talend.designer.alfrescooutput.nl
Bundle-Version: 6.0.0.qualifier
Bundle-Version: 7.3.1.qualifier
Fragment-Host: org.talend.designer.alfrescooutput

View File

@@ -1,11 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.0.0-SNAPSHOT</version>
<version>7.3.1-PATCH</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.alfrescooutput.nl</artifactId>

View File

@@ -1,18 +1,18 @@
AlfrescoModelDialog.missingAspectDefinitions.msg=Die gew<EFBFBD>hlten Aspekte beziehen sich auf unbekannte Alfresco-Aspekte: ${0}. Bitte bestimmen Sie die Alfresco-Modelldateien, die diese definieren.
AlfrescoModelDialog.missingAspectDefinitions.msg=Die gew\u00E4hlten Aspekte beziehen sich auf unbekannte Alfresco-Aspekte: ${0}. Bitte bestimmen Sie die Alfresco-Modelldateien, die diese definieren.
AlfrescoModelDialog.modelTable.title=Titel
AlfrescoModelDialog.availableAspects=Verf<EFBFBD>gbare Aspekte
AlfrescoModelDialog.availableAspects=Verf\u00FCgbare Aspekte
AlfrescoModelDialog.missingAspectDefinitions.title=Fehlende Aspektdefinitionen
AlfrescoOutputManager.schemaError.title=Fehler in Schema
AlfrescoModelDialog.missingTypeDefinitions.title=Fehlende Typdefinitionen
AlfrescoModelDialog.add=Hinzuf<EFBFBD>gen...
AlfrescoModelDialog.add=Hinzuf\u00FCgen...
AlfrescoOutputModelManager.errorReadingModel=Fehler beim Lesen der Alfresco-Modell-Datei
AlfrescoModelDialog.aspects=Aspekte
AlfrescoOutputManager.schemaError.msg=Bitte erst das Schema synchronisieren
AlfrescoOutputModelManager.alreadyAdded=Dieses Modell wurde bereits hinzugef<EFBFBD>gt
AlfrescoOutputModelManager.alreadyAdded=Dieses Modell wurde bereits hinzugef\u00FCgt
AlfrescoModelDialog.removeModelFailed=Entfernen des Models fehlgeschlagen
AlfrescoOutputModelManager.prefixConflict=Kann das Modell nicht hinzuf<EFBFBD>gen, da Prefix-Konflikt mit zuvor hinzugef<EFBFBD>gtem Modell f<EFBFBD>r
AlfrescoOutputModelManager.notYetAdded=Dieses Modell wurde noch nicht hinzugef<EFBFBD>gt.
AlfrescoOutputModelManager.prefixConflict=Kann das Modell nicht hinzuf\u00FCgen, da Prefix-Konflikt mit zuvor hinzugef\u00FCgtem Modell f\u00FCr
AlfrescoOutputModelManager.notYetAdded=Dieses Modell wurde noch nicht hinzugef\u00FCgt.
AlfrescoModelDialog.type=Typ
AlfrescoModelDialog.addModelFailed=Modell hinzuf<EFBFBD>gen fehlgeschlagen
AlfrescoModelDialog.addModelFailed=Modell hinzuf\u00FCgen fehlgeschlagen
AlfrescoModelDialog.modelTable.name=Name
AlfrescoModelDialog.remove=Entfernen

View File

@@ -1,5 +1,5 @@
AlfrescoModelDialog.missingAspectDefinitions.msg=Los aspectos seleccionados hacen referencia a aspecto(s) Alfresco desconocido(s): ${0}. Por favor, suministre los ficheros de modelos Alfresco que los definan.
AlfrescoModelDialog.modelTable.title=T<EFBFBD>tulo
AlfrescoModelDialog.modelTable.title=T\u00EDtulo
AlfrescoModelDialog.availableAspects=Aspectos Disponibles
AlfrescoModelDialog.missingAspectDefinitions.title=Definiciones de aspectos no encontrada
AlfrescoOutputManager.schemaError.title=Error en el esquema

View File

@@ -1,20 +1,20 @@
AlfrescoModelDialog.missingAspectDefinitions.msg=Les aspects s<EFBFBD>lectionn<EFBFBD>s se r<>f<EFBFBD>rent <20> des aspects Alfresco inconnus : ${0}.\nVeuillez fournir les mod<EFBFBD>les Alfresco qui les d<EFBFBD>finissent.
AlfrescoModelDialog.missingAspectDefinitions.msg=Les aspects s\u00E9lectionn\u00E9s se r\u00E9f\u00E8rent \u00E0 des aspects Alfresco inconnus : ${0}.\nVeuillez fournir les mod\u00E8les Alfresco qui les d\u00E9finissent.
AlfrescoModelDialog.modelTable.title=Titre
AlfrescoModelDialog.availableAspects=Aspects disponibles
AlfrescoModelDialog.missingAspectDefinitions.title=D<EFBFBD>finitions d'aspects manquantes
AlfrescoOutputManager.schemaError.title=Erreur dans le sch<EFBFBD>ma
AlfrescoModelDialog.missingTypeDefinitions.msg=Le type s<EFBFBD>lectionn<EFBFBD> se r<>f<EFBFBD>re <20> des aspects ou types Alfresco inconnus : ${0}. Veuillez fournir les mod<EFBFBD>les Alfresco qui les d<EFBFBD>finissent.
AlfrescoModelDialog.missingTypeDefinitions.title=D<EFBFBD>finitions de type manquantes
AlfrescoModelDialog.missingAspectDefinitions.title=D\u00E9finitions d'aspects manquantes
AlfrescoOutputManager.schemaError.title=Erreur dans le sch\u00E9ma
AlfrescoModelDialog.missingTypeDefinitions.msg=Le type s\u00E9lectionn\u00E9 se r\u00E9f\u00E8re \u00E0 des aspects ou types Alfresco inconnus : ${0}. Veuillez fournir les mod\u00E8les Alfresco qui les d\u00E9finissent.
AlfrescoModelDialog.missingTypeDefinitions.title=D\u00E9finitions de type manquantes
AlfrescoModelDialog.add=Ajouter...
AlfrescoOutputModelManager.errorReadingModel=Erreur de lecture du fichier mod<EFBFBD>le Alfresco
AlfrescoOutputModelManager.errorReadingModel=Erreur de lecture du fichier mod\u00E8le Alfresco
AlfrescoModelDialog.aspects=Aspects
AlfrescoOutputManager.schemaError.msg=Veuillez synchroniser le sch<EFBFBD>ma d'abord
AlfrescoOutputModelManager.alreadyAdded=Ce mod<EFBFBD>le a d<>j<EFBFBD> <20>t<EFBFBD> ajout<75>
AlfrescoModelDialog.removeModelFailed=Echec de la suppression du mod<EFBFBD>le
AlfrescoOutputModelManager.prefixConflict=Impossible d'ajouter le mod<EFBFBD>le, pr<70>fixe en conflit avec le mod<EFBFBD>le ajout<EFBFBD> pr<70>c<EFBFBD>demment pour
AlfrescoOutputModelManager.notYetAdded=Ce mod<EFBFBD>le n'a pas encore <EFBFBD>t<EFBFBD> ajout<75>
AlfrescoOutputManager.schemaError.msg=Veuillez synchroniser le sch\u00E9ma d'abord
AlfrescoOutputModelManager.alreadyAdded=Ce mod\u00E8le a d\u00E9j\u00E0 \u00E9t\u00E9 ajout\u00E9
AlfrescoModelDialog.removeModelFailed=Echec de la suppression du mod\u00E8le
AlfrescoOutputModelManager.prefixConflict=Impossible d'ajouter le mod\u00E8le, pr\u00E9fixe en conflit avec le mod\u00E8le ajout\u00E9 pr\u00E9c\u00E9demment pour
AlfrescoOutputModelManager.notYetAdded=Ce mod\u00E8le n'a pas encore \u00E9t\u00E9 ajout\u00E9
AlfrescoModelDialog.type=Type
AlfrescoModelDialog.addModelFailed=Echec de l'ajout du mod<EFBFBD>le
AlfrescoModelDialog.addModelFailed=Echec de l'ajout du mod\u00E8le
AlfrescoModelDialog.modelTable.name=Nom
AlfrescoModelDialog.remove=Supprimer
AlfrescoOutputManager.failedLoadModel=Echec du chargement du mod<EFBFBD>le depuis les m<EFBFBD>tadonn<EFBFBD>es du composant, r<EFBFBD>initialisation.
AlfrescoOutputManager.failedLoadModel=\u00C9chec du chargement du mod\u00E8le depuis les m\u00E9tadonn\u00E9es du composant, r\u00E9initialisation.

View File

@@ -9,10 +9,10 @@ AlfrescoModelDialog.add=Aggiungere...
AlfrescoOutputModelManager.errorReadingModel=Errore leggendo il modello Alfresco
AlfrescoModelDialog.aspects=Aspetti
AlfrescoOutputManager.schemaError.msg=Si prega di sincronizzare inizialemente lo schema
AlfrescoOutputModelManager.alreadyAdded=Questo modello <EFBFBD> gi<67> stato aggiunto
AlfrescoOutputModelManager.alreadyAdded=Questo modello \u00E8 gi\u00E0 stato aggiunto
AlfrescoModelDialog.removeModelFailed=Impossibile rimuovere modello
AlfrescoOutputModelManager.prefixConflict=Impossibile aggiungere il modello, in conflitto con un prefisso precedentemente aggiunto
AlfrescoOutputModelManager.notYetAdded=Modello non ancora agg<EFBFBD>unto
AlfrescoOutputModelManager.notYetAdded=Modello non ancora agg\u00EEunto
AlfrescoModelDialog.type=Tipo
AlfrescoModelDialog.addModelFailed=Impossibile aggiungere il modello
AlfrescoModelDialog.modelTable.name=Nome

View File

@@ -1,12 +1,12 @@
AlfrescoModelDialog.missingAspectDefinitions.msg=\u9078\u629E\u3055\u308C\u305F\u30A2\u30B9\u30DA\u30AF\u30C8\u306F\u4E0D\u660E\u306EAlfresco\u30A2\u30B9\u30DA\u30AF\u30C8\:${0}\u3092\u53C2\u7167\u3057\u3066\u3044\u307E\u3059\u3002\u305D\u308C\u3089\u3092\u5B9A\u7FA9\u3057\u305FAlfresco\u30E2\u30C7\u30EB\u30D5\u30A1\u30A4\u30EB\u3092\u63D0\u4F9B\u3057\u3066\u304F\u3060\u3055\u3044\u3002
AlfrescoModelDialog.missingAspectDefinitions.msg=\u9078\u629E\u3055\u308C\u305F\u30A2\u30B9\u30DA\u30AF\u30C8\u306F\u4E0D\u660E\u306EAlfresco\u30A2\u30B9\u30DA\u30AF\u30C8:${0}\u3092\u53C2\u7167\u3057\u3066\u3044\u307E\u3059\u3002\u305D\u308C\u3089\u3092\u5B9A\u7FA9\u3057\u305FAlfresco\u30E2\u30C7\u30EB\u30D5\u30A1\u30A4\u30EB\u3092\u63D0\u4F9B\u3057\u3066\u304F\u3060\u3055\u3044\u3002
AlfrescoModelDialog.modelTable.title=\u30BF\u30A4\u30C8\u30EB
AlfrescoModelDialog.availableAspects=\u53EF\u80FD\u306A\u30A2\u30B9\u30DA\u30AF\u30C8
AlfrescoModelDialog.missingAspectDefinitions.title=\u30A2\u30B9\u30DA\u30AF\u30C8\u5B9A\u7FA9\u304C\u3042\u308A\u307E\u305B\u3093\u3002
AlfrescoOutputManager.schemaError.title=\u30B9\u30AD\u30FC\u30DE\u30A8\u30E9\u30FC
AlfrescoOutputManager.schemaError.title=\u30B9\u30AD\u30FC\u30DE\u306E\u30A8\u30E9\u30FC
AlfrescoModelDialog.missingTypeDefinitions.msg=\u9078\u629E\u3057\u305F\u65B9\u306F\u4E0D\u660E\u306EAlfresco\u578B\u3082\u3057\u304F\u306F\u30A2\u30B9\u30DA\u30AF\u30C8${0}\u3092\u53C2\u7167\u3057\u3066\u3044\u307E\u3059\u3002\u305D\u308C\u3089\u3092\u5B9A\u7FA9\u3057\u305FAlfresco\u30E2\u30C7\u30EB\u30D5\u30A1\u30A4\u30EB\u3092\u63D0\u4F9B\u3057\u3066\u304F\u3060\u3055\u3044\u3002
AlfrescoModelDialog.missingTypeDefinitions.title=\u578B\u5B9A\u7FA9\u304C\u3042\u308A\u307E\u305B\u3093
AlfrescoModelDialog.add=\u8FFD\u52A0...
AlfrescoOutputModelManager.errorReadingModel=Alfresco\u30e2\u30c7\u30eb\u30d5\u30a1\u30a4\u30eb\u306e\u8aad\u8fbc\u307f\u30a8\u30e9\u30fc
AlfrescoOutputModelManager.errorReadingModel=Alfresco\u30E2\u30C7\u30EB\u30D5\u30A1\u30A4\u30EB\u306E\u8AAD\u8FBC\u307F\u30A8\u30E9\u30FC
AlfrescoModelDialog.aspects=\u30A2\u30B9\u30DA\u30AF\u30C8
AlfrescoOutputManager.schemaError.msg=\u6700\u521D\u306B\u30B9\u30AD\u30FC\u30DE\u3092\u540C\u671F\u3057\u3066\u304F\u3060\u3055\u3044\u3002
AlfrescoOutputModelManager.alreadyAdded=\u3053\u306E\u30E2\u30C7\u30EB\u306F\u65E2\u306B\u8FFD\u52A0\u6E08\u307F\u3067\u3059\u3002

View File

@@ -1,10 +1,10 @@
AlfrescoModelDialog.missingAspectDefinitions.msg=Wybrane aspekty odwo\u0142uj\u0105 si\u0119 do nieznanych aspekt<EFBFBD>w Alfresco: ${0}. Podaj pliki modelu Alfresco, w kt<EFBFBD>ych s\u0105 zdefiniowane.
AlfrescoModelDialog.missingAspectDefinitions.msg=Wybrane aspekty odwo\u0142uj\u0105 si\u0119 do nieznanych aspekt\u00F3w Alfresco: ${0}. Podaj pliki modelu Alfresco, w kt\u00F3ych s\u0105 zdefiniowane.
AlfrescoModelDialog.modelTable.title=Tytu\u0142
AlfrescoModelDialog.availableAspects=Dost\u0119pne aspekty
AlfrescoModelDialog.missingAspectDefinitions.title=Brakuj\u0105ce definicje aspekt<EFBFBD>w
AlfrescoModelDialog.missingAspectDefinitions.title=Brakuj\u0105ce definicje aspekt\u00F3w
AlfrescoOutputManager.schemaError.title=B\u0142\u0105d w schemacie
AlfrescoModelDialog.missingTypeDefinitions.msg=Wybrane typy odwo\u0142uj\u0105 si\u0119 do nieznanych typ<EFBFBD>w lub aspekt<EFBFBD>w Alfresco: ${0}. Podaj pliki modelu Alfresco, w kt<EFBFBD>ych s\u0105 zdefiniowane.
AlfrescoModelDialog.missingTypeDefinitions.title=Brakuj\u0105ce definicje typ<EFBFBD>w
AlfrescoModelDialog.missingTypeDefinitions.msg=Wybrane typy odwo\u0142uj\u0105 si\u0119 do nieznanych typ\u00F3w lub aspekt\u00F3w Alfresco: ${0}. Podaj pliki modelu Alfresco, w kt\u00F3ych s\u0105 zdefiniowane.
AlfrescoModelDialog.missingTypeDefinitions.title=Brakuj\u0105ce definicje typ\u00F3w
AlfrescoModelDialog.add=Dodaj...
AlfrescoOutputModelManager.errorReadingModel=B\u0142\u0105d podczas odczytu pliku modelu Alfresco
AlfrescoModelDialog.aspects=Aspekty
@@ -17,4 +17,4 @@ AlfrescoModelDialog.type=Typ
AlfrescoModelDialog.addModelFailed=Niepowodzenie przy dodawaniu modelu
AlfrescoModelDialog.modelTable.name=Nazwa
AlfrescoModelDialog.remove=Usu\u0144
AlfrescoOutputManager.failedLoadModel=\u0141adowanie modelu z komponentu metadanych zako\u0144czone niepowodzeniem, ponowna pr<EFBFBD>ba
AlfrescoOutputManager.failedLoadModel=\u0141adowanie modelu z komponentu metadanych zako\u0144czone niepowodzeniem, ponowna pr\u00F3ba

View File

@@ -1,17 +1,18 @@
AlfrescoModelDialog.missingAspectDefinitions.msg=Os aspectos escolhidos referem-se a aspecto(s) Alfresco desconhecido(s): $ {0}. Forne<EFBFBD>a os arquivos do modelo alfresco que os define.
AlfrescoModelDialog.modelTable.title=T<EFBFBD>tulo
AlfrescoModelDialog.missingAspectDefinitions.msg=Os aspectos escolhidos referem-se a aspecto(s) Alfresco desconhecido(s): $ {0}. Forne\u00E7a os arquivos do modelo alfresco que os define.
AlfrescoModelDialog.modelTable.title=T\u00EDtulo
AlfrescoModelDialog.availableAspects=Aspectos Disponiveis
AlfrescoOutputManager.schemaError.title=Erro no esquema
AlfrescoModelDialog.missingTypeDefinitions.msg=O tipo escolhido refere-se ao tipo (s) ou elemento (s) Alfresco desconhecido : $ (0). Forne<EFBFBD>a o arquivos do modelo alfresco que os define.
AlfrescoModelDialog.missingTypeDefinitions.title=Defini<EFBFBD><EFBFBD>es de tipos faltando
AlfrescoModelDialog.missingTypeDefinitions.msg=O tipo escolhido refere-se ao tipo (s) ou elemento (s) Alfresco desconhecido : $ (0). Forne\u00E7a o arquivos do modelo alfresco que os define.
AlfrescoModelDialog.missingTypeDefinitions.title=Defini\u00E7\u00F5es de tipos faltando
AlfrescoModelDialog.add=Adicionar...
AlfrescoOutputModelManager.errorReadingModel=Erro lendo arquivo do modelo Alfresco
AlfrescoModelDialog.aspects=Aspectos
AlfrescoOutputManager.schemaError.msg=Sincronize o esquema primeiro
AlfrescoOutputModelManager.alreadyAdded=Este modelo j<EFBFBD> foi adicionado
AlfrescoOutputModelManager.alreadyAdded=Este modelo j\u00E1 foi adicionado
AlfrescoModelDialog.removeModelFailed=Falha ao remover modelo
AlfrescoOutputModelManager.prefixConflict=N<EFBFBD>o <20> poss<73>vel adicionar o modelo. O prefixo est<EFBFBD> em conflito com um modelo adicionado previamente para
AlfrescoOutputModelManager.notYetAdded=Este modelo aind n<EFBFBD>o foi adicionado
AlfrescoOutputModelManager.prefixConflict=N\u00E3o \u00E9 poss\u00EDvel adicionar o modelo. O prefixo est\u00E1 em conflito com um modelo adicionado previamente para
AlfrescoOutputModelManager.notYetAdded=Este modelo aind n\u00E3o foi adicionado
AlfrescoModelDialog.addModelFailed=Falha ao adicionar modelo
AlfrescoModelDialog.modelTable.name=Nome
AlfrescoModelDialog.remove=Remover
AlfrescoOutputManager.failedLoadModel=Falha ao carregar modelo do metadado do componente, reinicializando

View File

@@ -0,0 +1,10 @@
AlfrescoModelDialog.availableAspects=Dostupn\u00E9 Aspekty
AlfrescoOutputManager.schemaError.title=Chyba v sch\u00E9me
AlfrescoModelDialog.add=Prida\u0165...
AlfrescoModelDialog.aspects=Aspekty
AlfrescoOutputModelManager.alreadyAdded=Tento model u\u017E bol pridan\u00FD
AlfrescoOutputModelManager.notYetAdded=Tento model e\u0161te nebol pridan\u00FD
AlfrescoModelDialog.type=Typ
AlfrescoModelDialog.addModelFailed=Zlyhalo pridanie modelu
AlfrescoModelDialog.modelTable.name=Meno
AlfrescoModelDialog.remove=Odstr\u00E1ni\u0165

View File

@@ -2,7 +2,7 @@ AlfrescoModelDialog.missingAspectDefinitions.msg=\u6240\u9009\u62E9\u7684\u65B9\
AlfrescoModelDialog.modelTable.title=\u6807\u9898
AlfrescoModelDialog.availableAspects=\u53EF\u7528\u56E0\u7D20
AlfrescoModelDialog.missingAspectDefinitions.title=\u7F3A\u7701\u65B9\u9762\u5B9A\u4E49
AlfrescoOutputManager.schemaError.title=schema\u9519\u8BEF
AlfrescoOutputManager.schemaError.title=Schema \u9519\u8BEF
AlfrescoModelDialog.missingTypeDefinitions.msg=\u6240\u9009\u62E9\u7684\u7C7B\u578B\u6D89\u53CA\u672A\u77E5\u7684Alfresco\u7C7B\u578B\u6216\u65B9\u9762: ${0}.\uFF0C\u8BF7\u63D0\u4F9Balfresco \u6A21\u578B\u6587\u4EF6\u5B9A\u4E49\u4ED6\u4EEC.
AlfrescoModelDialog.missingTypeDefinitions.title=\u7F3A\u7701\u7C7B\u578B\u5B9A\u4E49
AlfrescoModelDialog.add=\u6DFB\u52A0...
@@ -15,6 +15,6 @@ AlfrescoOutputModelManager.prefixConflict=\u65E0\u6CD5\u6DFB\u52A0\u6A21\u578B\u
AlfrescoOutputModelManager.notYetAdded=\u8BE5\u6A21\u578B\u5C1A\u672A\u6DFB\u52A0
AlfrescoModelDialog.type=\u7C7B\u578B
AlfrescoModelDialog.addModelFailed=\u6DFB\u52A0\u6A21\u578B\u5931\u8D25
AlfrescoModelDialog.modelTable.name=\u8fde\u63a5\u540d
AlfrescoModelDialog.remove=\u5220\u9664
AlfrescoModelDialog.modelTable.name=\u540D\u79F0
AlfrescoModelDialog.remove=\u79FB\u9664
AlfrescoOutputManager.failedLoadModel=\u65E0\u6CD5\u52A0\u8F7D\u7684\u7EC4\u4EF6\u5143\u6570\u636E\u6A21\u578B, \u91CD\u65B0\u521D\u59CB\u5316

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl Fragment
Bundle-SymbolicName: org.talend.designer.business.diagram.nl
Bundle-Version: 6.0.0.qualifier
Bundle-Version: 7.3.1.qualifier
Bundle-Vendor: .Talend SA.
Fragment-Host: org.talend.designer.business.diagram
Bundle-Localization: plugin

View File

@@ -1,3 +1,3 @@
providerName=.Talend SA.
pluginName=Plug-in m<EFBFBD>tier
pluginName=Plug-in m\u00E9tier
repository.businessProcess=Business Models

View File

@@ -1,2 +1,3 @@
providerName=.Talend SA.
pluginName=\u7EC4\u4EF6\u6A21\u5757
repository.businessProcess=\u4E1A\u52A1\u6A21\u578B

View File

@@ -1,11 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.0.0-SNAPSHOT</version>
<version>7.3.1-PATCH</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.business.diagram.nl</artifactId>

View File

@@ -1,25 +1,25 @@
BusinessInitDiagramFileAction.DiagramFile=Diagramm-Datei
BusinessAbstractParser.ValueOfLongIsExpected=Wert vom Typ Long wird erwartet
BusinessAbstractParser.ValueOfFloatIsExpected=Float-Wert wird erwartet
BusinessPaletteFactory.DataComment=Daten hinzuf<EFBFBD>gen
BusinessPaletteFactory.DataComment=Daten hinzuf\u00FCgen
CreateDiagramAction.CreateBusinessModel=Erstelle Business Model
BusinessCreationWizardPage.CreatenewBusinessDiagram=Neues Business-Diagramm erstellen
BusinessAbstractParser.StringIntegerConvertError=String-Wert l<EFBFBD>sst sich nicht in Integer-Wert umwandeln
BusinessPaletteFactory.CreateGear=Zahnrad hinzuf<EFBFBD>gen
BusinessAbstractParser.StringIntegerConvertError=String-Wert l\u00E4sst sich nicht in Integer-Wert umwandeln
BusinessPaletteFactory.CreateGear=Zahnrad hinzuf\u00FCgen
SimpleBusinessCreationWizardPage.Title=Neues Business Model
BusinessNewDiagramFileWizard.CreateNewDiagram=Erstellt neues Diagramm auf Basis des {0} model Inhaltes
BusinessAbstractParser.UnknownLiteral=Unbekanntes Zeichen:
BusinessAbstractParser.StringLongConverError=String-Wert l<EFBFBD>sst sich nicht in Long-Wert umwandeln
AssignmentPropertySection.DeleteAssignment=Zuordnung l<EFBFBD>schen
BusinessAbstractParser.StringLongConverError=String-Wert l\u00E4sst sich nicht in Long-Wert umwandeln
AssignmentPropertySection.DeleteAssignment=Zuordnung l\u00F6schen
AssignmentPropertySection.Type=Typ
BusinessModelingAssistantProvider.AvaiableDomainModelElements=Verf<EFBFBD>gbare Domain-Model Elemente:
BusinessModelingAssistantProvider.AvaiableDomainModelElements=Verf\u00FCgbare Domain-Model Elemente:
BusinessPaletteFactory.BidirectionalRelationShip=Bidirektionale Beziehung
BusinessPaletteFactory.CreateDirectionalRelationShip=Direktionale Beziehung hinzuf<EFBFBD>gen
BusinessPaletteFactory.CreateBidirectionalRelationShip=Bidirektionale Beziehung hinzuf<EFBFBD>gen
BusinessPaletteFactory.CreateDirectionalRelationShip=Direktionale Beziehung hinzuf\u00FCgen
BusinessPaletteFactory.CreateBidirectionalRelationShip=Bidirektionale Beziehung hinzuf\u00FCgen
AssignmentPropertySection.Name=Name
CreateAssignmentCommand.CannotAssign=Zuordnung nicht m<EFBFBD>glich.
CreateAssignmentCommand.CannotAssign=Zuordnung nicht m\u00F6glich.
BusinessNewDiagramFileWizard.DiagramRootElement=Diagramm root-Element
BusinessNewDiagramFileWizard.NoDiagramRootElementSelectedError=Kein Diagram-Root Element ausgew<EFBFBD>hlt
BusinessNewDiagramFileWizard.NoDiagramRootElementSelectedError=Kein Diagram-Root Element ausgew\u00E4hlt
BusinessVisualIDRegistry.ParseError=Unable to parse view type as a visualID number:
OpenDiagramAction.EditBusinessModel=Business-Modell bearbeiten
BusinessAbstractParser.ValueOfTypeByteIsExpected=Wert vom Typ Byte wird erwartet
@@ -27,19 +27,19 @@ BusinessAbstractParser.ValueOfTypeCharacterIsExpected=Character-Wert erwarted
BusinessPaletteFactory.ActionComment=Neue Action erzeugen
BusinessAbstractParser.ValueOfTypeStringIsExpected=String-Wert erwartet
BusinessInitDiagramFileAction.Error=Fehler
BusinessNewDiagramFileWizard.SelectRootElement=Diagram-Root Element w<EFBFBD>hlen
RepositoryFactoryProxyLabelProvider.Deleted= (gel<EFBFBD>scht)
BusinessPaletteFactory.TerminalComment=Terminal hinzuf<EFBFBD>gen
BusinessNewDiagramFileWizard.SelectRootElement=Diagram-Root Element w\u00E4hlen
RepositoryFactoryProxyLabelProvider.Deleted= (gel\u00F6scht)
BusinessPaletteFactory.TerminalComment=Terminal hinzuf\u00FCgen
BusinessAbstractParser.ValueOfShortIsExpected=Wert vom Typ Short wird erwartet
BusinessPaletteFactory.DatabaseComment=Neue Datenbank erstellen
AssignmentPropertySection.Comment=Kommentar
SimpleBusinessCreationWizard.NewBusinessModel=Neues Business Model
BusinessNewDiagramFileWizard.InvalidDiagramRootElementSelected=Ung<EFBFBD>ltiges Diagram-Root Element ausgew<EFBFBD>hlt
BusinessNewDiagramFileWizard.InvalidDiagramRootElementSelected=Ung\u00FCltiges Diagram-Root Element ausgew\u00E4hlt
BusinessInitDiagramFileAction.IntialNew=Neu initialisieren
FindAssignmentAction.FindAssignments=Finde Zuordnungen
RepositoryFactoryProxyLabelProvider.NotFound= (nicht gefunden)
BusinessPaletteFactory.Terminal=Terminal
BusinessAbstractParser.InvalidInputAt=Ung<EFBFBD>ltige Eingabe bei
BusinessAbstractParser.InvalidInputAt=Ung\u00FCltige Eingabe bei
BusinessPaletteFactory.Gear=Verzweigung
BusinessPaletteFactory.InputComment=Neue Eingabe erstellen
BusinessPaletteFactory.Data=Daten
@@ -50,9 +50,9 @@ BusinessPaletteFactory.Relationshop=Beziehung
BusinessAbstractParser.ValueOfBooleanIsExpected=Boolean-Wert erwartet
BusinessPaletteFactory.decision=Entscheidung
BusinessPaletteFactory.Document=Dokument
BusinessModelingAssistantProvider.SelectDomainModelElement=W<EFBFBD>hlen Sie ein domain model Element aus
BusinessPaletteFactory.CreateActor=Akteur hinzuf<EFBFBD>gen
BusinessAbstractParser.StringDoubleConvertError=String-Wert l<EFBFBD>sst sich nicht in Double-Wert umwandeln
BusinessModelingAssistantProvider.SelectDomainModelElement=W\u00E4hlen Sie ein domain model Element aus
BusinessPaletteFactory.CreateActor=Akteur hinzuf\u00FCgen
BusinessAbstractParser.StringDoubleConvertError=String-Wert l\u00E4sst sich nicht in Double-Wert umwandeln
BusinessPaletteFactory.Actor=Akteur
EditAction.Edit=Bearbeite
BusinessCreationWizardPage.CreateBusinessDiagram=Business-Diagramm erstellen
@@ -63,20 +63,20 @@ BusinessPaletteFactory.Action=Action
BusinessPaletteFactory.RelationshopComment=Neue Beziehung erstellen
SimpleBusinessCreationWizardPage.Super=BusinessProcessCreatePage
BusinessInitDiagramFileAction.LoadFaild=Laden der Model-Datei fehlgeschlagen
BusinessPaletteFactory.DecisionComment=Entscheidung hinzuf<EFBFBD>gen
BusinessPaletteFactory.DecisionComment=Entscheidung hinzuf\u00FCgen
BusinessAbstractParser.ValueOfDoubleIsExpected=Double-Wert wird erwartet
OpenDiagramAction.ReadBusinessModel=Lese Business Model
BusinessInitDiagramFileAction.UnableToLoadResource=Ressource kann nicht geladen werden:
BusinessPaletteFactory.CreateEllipse=Ellipse hinzuf<EFBFBD>gen
BusinessPaletteFactory.CreateEllipse=Ellipse hinzuf\u00FCgen
BusinessNewDiagramFileWizard.DiagramFile=Diagramm Datei
BusinessAbstractParser.StringShortConverError=String-Wert l<EFBFBD>sst sich nicht in Short-Wert umwandeln
BusinessPaletteFactory.DocuemntComment=Dokument hinzuf<EFBFBD>gen
BusinessAbstractParser.StringShortConverError=String-Wert l\u00E4sst sich nicht in Short-Wert umwandeln
BusinessPaletteFactory.DocuemntComment=Dokument hinzuf\u00FCgen
BusinessAbstractParser.ValueOfIntegerIsExpected=Integer-Wert erwartet
BusinessNewDiagramFileWizard.SelectDiagramRootElement=Diagram-Root Element w<EFBFBD>hlen:
BusinessNewDiagramFileWizard.SelectSemanticModelElement=W<EFBFBD>hlen Sie das semantische Modell-Element aus zur Darstellung im Diagramm
BusinessAbstractParser.StringFloatConvertError=String-Wert l<EFBFBD>sst sich nicht in Float-Wert umwandeln
BusinessAbstractParser.StringValueDoesNotConvertToByteValue=String-Wert l<EFBFBD>sst sich nicht in Byte-Wert umwandeln
BusinessNewDiagramFileWizard.SelectDiagramRootElement=Diagram-Root Element w\u00E4hlen:
BusinessNewDiagramFileWizard.SelectSemanticModelElement=W\u00E4hlen Sie das semantische Modell-Element aus zur Darstellung im Diagramm
BusinessAbstractParser.StringFloatConvertError=String-Wert l\u00E4sst sich nicht in Float-Wert umwandeln
BusinessAbstractParser.StringValueDoesNotConvertToByteValue=String-Wert l\u00E4sst sich nicht in Byte-Wert umwandeln
BusinessNewDiagramFileWizard.IntialNewEcoreDiagramFile=Neue Ecore-Diagramm-Datei initialisieren
BusinessTooltipFigure.assignedMeta={0} zugewiesene Metadaten
DeleteAssignmentAction.DeleteAssignment=Zuordnung l<EFBFBD>schen
DeleteAssignmentAction.DeleteAssignment=Zuordnung l\u00F6schen
BusinessDiagramEditor.canNotSaveTitle=Warnung

View File

@@ -4,15 +4,15 @@ BusinessAbstractParser.StringIntegerConvertError=Valor del String no puede ser c
BusinessAbstractParser.UnknownLiteral=Literal desconocido
BusinessAbstractParser.StringLongConverError=Valor del String no puede ser convertido a Long
AssignmentPropertySection.Type=Tipo
BusinessPaletteFactory.BidirectionalRelationShip=Relaci<EFBFBD>n bidireccional
BusinessPaletteFactory.CreateDirectionalRelationShip=Crear nueva relaci<EFBFBD>n direccional
BusinessPaletteFactory.CreateBidirectionalRelationShip=Crear nueva relaci<EFBFBD>n bidireccional
BusinessPaletteFactory.BidirectionalRelationShip=Relaci\u00F3n bidireccional
BusinessPaletteFactory.CreateDirectionalRelationShip=Crear nueva relaci\u00F3n direccional
BusinessPaletteFactory.CreateBidirectionalRelationShip=Crear nueva relaci\u00F3n bidireccional
AssignmentPropertySection.Name=Nombre
BusinessNewDiagramFileWizard.DiagramRootElement=Elemento de diagrama principal
BusinessNewDiagramFileWizard.NoDiagramRootElementSelectedError=No se ha seleccionado elemento del diagrama principal
BusinessAbstractParser.ValueOfTypeByteIsExpected=Se esperaba un valor de tipo Byte
BusinessAbstractParser.ValueOfTypeCharacterIsExpected=Se esperaba un valor de tipo Character
BusinessPaletteFactory.ActionComment=Crear nueva acci<EFBFBD>n
BusinessPaletteFactory.ActionComment=Crear nueva acci\u00F3n
BusinessAbstractParser.ValueOfTypeStringIsExpected=Se esperaba un valor de tipo String
BusinessInitDiagramFileAction.Error=Error
BusinessNewDiagramFileWizard.SelectRootElement=Seleccione un elemento del diagrama principal
@@ -26,7 +26,7 @@ BusinessPaletteFactory.InputComment=Crear nueva Entrada
BusinessPaletteFactory.Data=Fecha
BusinessPaletteFactory.Input=Entrada
BusinessPaletteFactory.List=Lista
BusinessPaletteFactory.Relationshop=Relaci<EFBFBD>n
BusinessPaletteFactory.Relationshop=Relaci\u00F3n
BusinessAbstractParser.ValueOfBooleanIsExpected=Se esperaba un valor de tipo Boolean
BusinessPaletteFactory.decision=Decision
BusinessPaletteFactory.Document=Documento
@@ -35,8 +35,8 @@ BusinessAbstractParser.StringDoubleConvertError=Valor del String no puede ser co
BusinessPaletteFactory.Actor=Actor
BusinessPaletteFactory.Database=Base de Datos
BusinessPaletteFactory.ListComment=Crear nueva Lista
BusinessPaletteFactory.Action=Acci<EFBFBD>n
BusinessPaletteFactory.RelationshopComment=Crear nueva relaci<EFBFBD>n
BusinessPaletteFactory.Action=Acci\u00F3n
BusinessPaletteFactory.RelationshopComment=Crear nueva relaci\u00F3n
BusinessAbstractParser.ValueOfDoubleIsExpected=Se esperaba un valor de tipo Double
BusinessPaletteFactory.CreateEllipse=Crear nueva Elipse
BusinessNewDiagramFileWizard.DiagramFile=Archivo de diagrama

View File

@@ -1,82 +1,103 @@
BusinessInitDiagramFileAction.DiagramFile=Fichier diagramme
BusinessAbstractParser.ValueOfLongIsExpected=Une valeur de type Long est attendue
BusinessAbstractParser.ValueOfFloatIsExpected=Une valeur de type Float est attendue
BusinessPaletteFactory.DataComment=Cr<EFBFBD>er des nouvelles donn<EFBFBD>es
CreateDiagramAction.CreateBusinessModel=Cr<EFBFBD>er un Business Model
BusinessCreationWizardPage.CreatenewBusinessDiagram=Cr<EFBFBD>er un nouveau sch<EFBFBD>ma m<>tier
BusinessAbstractParser.StringIntegerConvertError=Une valeur de cha<EFBFBD>ne ne peut pas <EFBFBD>tre convertie en valeur Integer
BusinessPaletteFactory.CreateGear=Ins<EFBFBD>rer une transformation
BusinessPaletteFactory.DataComment=Cr\u00E9er des nouvelles donn\u00E9es
CreateDiagramAction.CreateBusinessModel=Cr\u00E9er un Business Model
BusinessCreationWizardPage.CreatenewBusinessDiagram=Cr\u00E9er un nouveau sch\u00E9ma m\u00E9tier
BusinessAbstractParser.StringIntegerConvertError=Une valeur de cha\u00EEne ne peut pas \u00EAtre convertie en valeur Integer
SimpleBusinessCreationWizardPage.Title=Nouveau Business Model
BusinessNewDiagramFileWizard.CreateNewDiagram=Cr<EFBFBD>er un nouveau diagramme bas<EFBFBD> sur le contenu du mod<EFBFBD>le {0}
BusinessAbstractParser.UnknownLiteral=Litt<EFBFBD>rale inconnue :
BusinessAbstractParser.StringLongConverError=Une valeur de cha<EFBFBD>ne ne peut pas <EFBFBD>tre convertie en valeur Long
BusinessNewDiagramFileWizard.CreateNewDiagram=Cr\u00E9er un nouveau diagramme bas\u00E9 sur le contenu du mod\u00E8le {0}
BusinessAbstractParser.UnknownLiteral=Litt\u00E9rale inconnue :
BusinessAbstractParser.StringLongConverError=Une valeur de cha\u00EEne ne peut pas \u00EAtre convertie en valeur Long
AssignmentPropertySection.DeleteAssignment=Effacer l'affectation.
AssignmentPropertySection.Type=Type
BusinessModelingAssistantProvider.AvaiableDomainModelElements=<EFBFBD>l<EFBFBD>ments de mod<EFBFBD>le de domaine disponibles :
BusinessModelingAssistantProvider.AvaiableDomainModelElements=\u00C9l\u00E9ments de mod\u00E8le de domaine disponibles :
BusinessPaletteFactory.BidirectionalRelationShip=Relation Bidirectionnelle
BusinessPaletteFactory.CreateDirectionalRelationShip=Cr<EFBFBD>er une nouvelle relation
BusinessPaletteFactory.CreateBidirectionalRelationShip=Cr<EFBFBD>er une nouvelle relation bidirectionnelle
BusinessPaletteFactory.CreateDirectionalRelationShip=Cr\u00E9er une nouvelle relation directionnelle
BusinessPaletteFactory.CreateBidirectionalRelationShip=Cr\u00E9er une nouvelle relation bidirectionnelle
AssignmentPropertySection.Name=Nom
CreateAssignmentCommand.CannotAssign=Impossible d'assigner.
BusinessNewDiagramFileWizard.DiagramRootElement=<EFBFBD>l<EFBFBD>ment racine du diagramme
BusinessNewDiagramFileWizard.NoDiagramRootElementSelectedError=Aucun <EFBFBD>l<EFBFBD>ment racine de diagramme s<EFBFBD>l<EFBFBD>ctionn<EFBFBD>.
BusinessVisualIDRegistry.ParseError=Impossible d'analyser le type de vue en tant que num<EFBFBD>ro idVisuel
OpenDiagramAction.EditBusinessModel=Editer le Business mod<EFBFBD>le
BusinessNewDiagramFileWizard.DiagramRootElement=\u00C9l\u00E9ment racine du diagramme
BusinessNewDiagramFileWizard.NoDiagramRootElementSelectedError=Aucun \u00E9l\u00E9ment racine de diagramme s\u00E9lectionn\u00E9.
BusinessVisualIDRegistry.ParseError=Impossible d'analyser le type de vue en tant que num\u00E9ro idVisuel
OpenDiagramAction.EditBusinessModel=Editer le Business mod\u00E8le
BusinessAbstractParser.ValueOfTypeByteIsExpected=Une valeur de type Byte est attendue
BusinessAbstractParser.ValueOfTypeCharacterIsExpected=Une valeur de type Character est attendue
BusinessPaletteFactory.ActionComment=Cr<EFBFBD>er une nouvelle action
BusinessPaletteFactory.ActionComment=Cr\u00E9er une nouvelle action
BusinessAbstractParser.ValueOfTypeStringIsExpected=Une valeur de type String est attendue
BusinessInitDiagramFileAction.Error=ERROR
BusinessNewDiagramFileWizard.SelectRootElement=S<EFBFBD>lectionnez un <EFBFBD>l<EFBFBD>ment racine
RepositoryFactoryProxyLabelProvider.Deleted=(Supprim<EFBFBD>)
BusinessPaletteFactory.TerminalComment=Cr<EFBFBD>er un nouveau Terminal
BusinessNewDiagramFileWizard.SelectRootElement=S\u00E9lectionnez un \u00E9l\u00E9ment racine de diagramme
RepositoryFactoryProxyLabelProvider.Deleted=(Supprim\u00E9)
BusinessPaletteFactory.TerminalComment=Cr\u00E9er un nouveau Terminal
BusinessAbstractParser.ValueOfShortIsExpected=Une valeur de type Short est attendue
BusinessPaletteFactory.DatabaseComment=Cr<EFBFBD>er une nouvelle base de donn<EFBFBD>es
BusinessPaletteFactory.DatabaseComment=Cr\u00E9er une nouvelle base de donn\u00E9es
AssignmentPropertySection.Comment=Commentaire
SimpleBusinessCreationWizard.NewBusinessModel=Nouveau Business Model
BusinessNewDiagramFileWizard.InvalidDiagramRootElementSelected=Un <EFBFBD>l<EFBFBD>ment racine de diagramme non valide a <EFBFBD>t<EFBFBD> s<>lectionn<EFBFBD>.
BusinessNewDiagramFileWizard.InvalidDiagramRootElementSelected=Un \u00E9l\u00E9ment racine de diagramme non valide a \u00E9t\u00E9 s\u00E9lectionn\u00E9.
BusinessInitDiagramFileAction.IntialNew=Initialiser nouveau
FindAssignmentAction.FindAssignments=Rechercher des affectations
RepositoryFactoryProxyLabelProvider.NotFound=(Non trouv<EFBFBD>)
RepositoryFactoryProxyLabelProvider.NotFound=(Non trouv\u00E9)
BusinessPaletteFactory.Terminal=Terminal
BusinessAbstractParser.InvalidInputAt=Entr<EFBFBD>e invalide <EFBFBD>
BusinessAbstractParser.InvalidInputAt=Entr\u00E9e invalide \u00E0
BusinessPaletteFactory.Gear=Transformation
BusinessPaletteFactory.InputComment=Cr<EFBFBD>er une nouvelle entr<EFBFBD>e
BusinessPaletteFactory.Data=Donn<EFBFBD>es
BusinessPaletteFactory.InputComment=Cr\u00E9er une nouvelle entr\u00E9e
BusinessPaletteFactory.Data=Donn\u00E9es
BusinessPaletteFactory.Ellipse=Ellipse
BusinessPaletteFactory.Input=Lecture
BusinessPaletteFactory.List=liste
BusinessPaletteFactory.Relationshop=Relation
BusinessAbstractParser.ValueOfBooleanIsExpected=Une valeur de type Boolean est attendue
BusinessPaletteFactory.decision=D<EFBFBD>cision
BusinessPaletteFactory.decision=D\u00E9cision
BusinessPaletteFactory.Document=Document
BusinessModelingAssistantProvider.SelectDomainModelElement=S<EFBFBD>lectionner l'<EFBFBD>l<EFBFBD>ment domaine du mod<EFBFBD>le
BusinessPaletteFactory.CreateActor=Cr<EFBFBD>er un nouvel acteur
BusinessAbstractParser.StringDoubleConvertError=Une valeur de cha<EFBFBD>ne ne peut pas <EFBFBD>tre convertie en valeur Double
BusinessModelingAssistantProvider.SelectDomainModelElement=S\u00E9lectionner l'\u00E9l\u00E9ment domaine du mod\u00E8le
BusinessPaletteFactory.CreateActor=Cr\u00E9er un nouvel acteur
BusinessAbstractParser.StringDoubleConvertError=Une valeur de cha\u00EEne ne peut pas \u00EAtre convertie en valeur Double
BusinessPaletteFactory.Actor=Acteur
EditAction.Edit=Editer
BusinessCreationWizardPage.CreateBusinessDiagram=Cr<EFBFBD>er un sch<EFBFBD>ma m<>tier
BusinessPaletteFactory.Database=Source des donn<EFBFBD>es
BusinessPaletteFactory.ListComment=Cr<EFBFBD>er une nouvelle liste
EditAction.Edit=Modifier
BusinessCreationWizardPage.CreateBusinessDiagram=Cr\u00E9er un sch\u00E9ma m\u00E9tier
BusinessPaletteFactory.Database=Source des donn\u00E9es
BusinessPaletteFactory.ListComment=Cr\u00E9er une nouvelle liste
BusinessPaletteFactory.DirectionalRelationShip=Relation
BusinessPaletteFactory.Action=Action
BusinessPaletteFactory.RelationshopComment=Cr<EFBFBD>er une nouvelle relation
BusinessPaletteFactory.RelationshopComment=Cr\u00E9er une nouvelle relation
SimpleBusinessCreationWizardPage.Super=BusinessProcessCreatePage
BusinessInitDiagramFileAction.LoadFaild=Echec de chargement du fichier Model :
BusinessPaletteFactory.DecisionComment=Cr<EFBFBD>er une nouvelle D<EFBFBD>cision
BusinessPaletteFactory.DecisionComment=Cr\u00E9er une nouvelle D\u00E9cision
BusinessAbstractParser.ValueOfDoubleIsExpected=Une valeur de type Double est attendue
OpenDiagramAction.ReadBusinessModel=Lire le Business mod<EFBFBD>le
OpenDiagramAction.ReadBusinessModel=Lire le Business mod\u00E8le
BusinessInitDiagramFileAction.UnableToLoadResource=Impossible de charger la ressource :
BusinessPaletteFactory.CreateEllipse=Cr<EFBFBD>er une nouvelle ellipse
BusinessNewDiagramFileWizard.DiagramFile=Fichier diagramme
BusinessAbstractParser.StringShortConverError=Une valeur de cha<EFBFBD>ne ne peut pas <EFBFBD>tre convertie en valeur Short
BusinessPaletteFactory.DocuemntComment=Cr<EFBFBD>er un nouveau document
BusinessPaletteFactory.CreateEllipse=Cr\u00E9er une nouvelle ellipse
BusinessNewDiagramFileWizard.DiagramFile=Fichier du diagramme
BusinessAbstractParser.StringShortConverError=Une valeur de cha\u00EEne ne peut pas \u00EAtre convertie en valeur Short
BusinessPaletteFactory.DocuemntComment=Cr\u00E9er un nouveau document
BusinessAbstractParser.ValueOfIntegerIsExpected=Une valeur de type Integer est attendue
BusinessNewDiagramFileWizard.SelectDiagramRootElement=S<EFBFBD>lectionner un <EFBFBD>l<EFBFBD>ment racine de diagramme :
BusinessNewDiagramFileWizard.SelectSemanticModelElement=S<EFBFBD>lectionnez un <EFBFBD>l<EFBFBD>ment mod<6F>le s<>mantique <20> repr<70>senter dans le diagramme
BusinessAbstractParser.StringFloatConvertError=Une valeur de cha<EFBFBD>ne ne peut pas <EFBFBD>tre convertie en valeur Float
BusinessAbstractParser.StringValueDoesNotConvertToByteValue=Une valeur de cha<EFBFBD>ne ne peut pas <EFBFBD>tre convertie en valeur Byte
BusinessNewDiagramFileWizard.SelectDiagramRootElement=S\u00E9lectionner un \u00E9l\u00E9ment racine de diagramme :
BusinessNewDiagramFileWizard.SelectSemanticModelElement=S\u00E9lectionnez un \u00E9l\u00E9ment mod\u00E8le s\u00E9mantique \u00E0 repr\u00E9senter dans le diagramme
BusinessAbstractParser.StringFloatConvertError=Une valeur de cha\u00EEne ne peut pas \u00EAtre convertie en valeur Float
BusinessAbstractParser.StringValueDoesNotConvertToByteValue=Une valeur de cha\u00EEne ne peut pas \u00EAtre convertie en valeur Byte
BusinessNewDiagramFileWizard.IntialNewEcoreDiagramFile=Initialiser un nouveau fichier diagramme Ecore
BusinessTooltipFigure.assignedMeta={0} M<EFBFBD>tadonn<EFBFBD>e affect<EFBFBD>e
DeleteAssignmentAction.DeleteAssignment=Effacer l'affectation.
BusinessTooltipFigure.assignedMeta={0} M\u00E9tadonn\u00E9e affect\u00E9e
DeleteAssignmentAction.DeleteAssignment=Effacer l'affectation
BusinessDiagramEditor.canNotSaveTitle=Avertissement
BusinessRulersAndGridComposite.Grid_On_Label_Text=Show Grid
BusinessRulersAndGridComposite.Grid_Level_Label_Text=Grid In Front
BusinessRulersAndGridComposite.Snap_To_Grid_Label_Text=Snap To Grid
BusinessRulersAndGridComposite.Snap_To_Geometry_Label_Text=Snap To Shapes
BusinessRulersAndGridComposite.Ruler_On_Label_Text=Show Ruler
BusinessRulersAndGridComposite.Ruler_Units_Label_Text=Ruler Units
BusinessRulersAndGridComposite.Grid_Spacing_Label_Text=Grid Spacing
BusinessRulersAndGridComposite.Display_Group_Label_Text=Display
BusinessRulersAndGridComposite.Measurement_Group_Label_Text=Mesure
BusinessRulersAndGridComposite.Gridline_Group_Label_Text=Grid Line
BusinessRulersAndGridComposite.Line_Color_Label_Text=Color
BusinessRulersAndGridComposite.Line_Style_Label_Text=Style
BusinessRulersAndGridComposite.Restore_Defaults_Label_Text=Restore Defaults
BusinessRulersAndGridComposite.Inches_Label_Text=Inches
BusinessRulersAndGridComposite.Centimeters_Label_Text=Centimeters
BusinessRulersAndGridComposite.Pixel_Label_Text=Pixels
BusinessRulersAndGridComposite.Solid_Label_Text=Solid
BusinessRulersAndGridComposite.Dash_Label_Text=Tiret
BusinessRulersAndGridComposite.Dot_Label_Text=Dot
BusinessRulersAndGridComposite.Dash_Dot_Label_Text=Dash Dot
BusinessRulersAndGridComposite.Dash_Dot_Dot_Label_Text=Dash Dot Dot
BusinessRulersAndGridComposite.Spaced_Dot_Label_Text=Spaced Dot

View File

@@ -17,7 +17,7 @@ BusinessPaletteFactory.BidirectionalRelationShip=Relazione bidirezionale
BusinessPaletteFactory.CreateDirectionalRelationShip=Creare uno nuova relazione
BusinessPaletteFactory.CreateBidirectionalRelationShip=Crea una nuova relazione bidirezionale
AssignmentPropertySection.Name=Nome
CreateAssignmentCommand.CannotAssign=Non pu<EFBFBD> essere assegnato.
CreateAssignmentCommand.CannotAssign=Non pu\u00F2 essere assegnato.
BusinessNewDiagramFileWizard.DiagramRootElement=Elemento radice del diagramma
BusinessNewDiagramFileWizard.NoDiagramRootElementSelectedError=Nessun elemento base di diagramma selezionato
BusinessVisualIDRegistry.ParseError=Impossibile analizzare la vista come un tipo numero visualID:
@@ -33,7 +33,7 @@ BusinessAbstractParser.ValueOfShortIsExpected=Previsto valore di tipo Short
BusinessPaletteFactory.DatabaseComment=Crea una nuova banca dati
AssignmentPropertySection.Comment=Commento
SimpleBusinessCreationWizard.NewBusinessModel=Nuovo modello Business
BusinessNewDiagramFileWizard.InvalidDiagramRootElementSelected=<EFBFBD> stato selezionato un elemento principale non valido.
BusinessNewDiagramFileWizard.InvalidDiagramRootElementSelected=\u00C8 stato selezionato un elemento principale non valido.
BusinessInitDiagramFileAction.IntialNew=Nuova inizializzazione
RepositoryFactoryProxyLabelProvider.NotFound=(Non trovato)
BusinessPaletteFactory.Terminal=Terminale
@@ -70,7 +70,7 @@ BusinessAbstractParser.StringShortConverError=Valore String non convertito in va
BusinessPaletteFactory.DocuemntComment=Creare un nuovo documento
BusinessAbstractParser.ValueOfIntegerIsExpected=Previsto valore di tipo Intero
BusinessNewDiagramFileWizard.SelectDiagramRootElement=Selezionare elemento principale diagramma:
BusinessNewDiagramFileWizard.SelectSemanticModelElement=
BusinessNewDiagramFileWizard.SelectSemanticModelElement=\r\nSeleziona l'elemento modello semantico da raffigurare nel diagramma
BusinessAbstractParser.StringFloatConvertError=Valore String non convertito in valore Float
BusinessAbstractParser.StringValueDoesNotConvertToByteValue=Valore String non convertito in valore Byte
BusinessNewDiagramFileWizard.IntialNewEcoreDiagramFile=Inizializzare un nuovo file di diagramma Ecore

View File

@@ -8,26 +8,26 @@ BusinessAbstractParser.StringIntegerConvertError=String \u5024\u3092 Integer \u5
BusinessPaletteFactory.CreateGear=\u65B0\u898F\u6B6F\u8ECA\u306E\u4F5C\u6210
SimpleBusinessCreationWizardPage.Title=\u65B0\u898F\u30D3\u30B8\u30CD\u30B9\u30E2\u30C7\u30EB\u56F3
BusinessNewDiagramFileWizard.CreateNewDiagram={0} \u30E2\u30C7\u30EB\u30B3\u30F3\u30C6\u30F3\u30C4\u306B\u57FA\u3065\u3044\u305F\u65B0\u898F\u30C0\u30A4\u30A2\u30B0\u30E9\u30E0\u3092\u4F5C\u6210
BusinessAbstractParser.UnknownLiteral=\u4E0D\u660E\u306A\u30EA\u30C6\u30E9\u30EB \:
BusinessAbstractParser.UnknownLiteral=\u4E0D\u660E\u306A\u30EA\u30C6\u30E9\u30EB :
BusinessAbstractParser.StringLongConverError=String \u5024\u3092 Long \u5024\u306B\u5909\u63DB\u3067\u304D\u307E\u305B\u3093
AssignmentPropertySection.DeleteAssignment=\u5272\u308A\u5F53\u3066\u306E\u524A\u9664
AssignmentPropertySection.Type=\u30BF\u30A4\u30D7
BusinessModelingAssistantProvider.AvaiableDomainModelElements=\u5229\u7528\u53EF\u80FD\u306A\u30C9\u30E1\u30A4\u30F3\u30E2\u30C7\u30EB\u8981\u7D20 \:
BusinessModelingAssistantProvider.AvaiableDomainModelElements=\u4F7F\u7528\u53EF\u80FD\u306A\u30C9\u30E1\u30A4\u30F3\u30E2\u30C7\u30EB\u30A8\u30EC\u30E1\u30F3\u30C8:
BusinessPaletteFactory.BidirectionalRelationShip=\u53CC\u65B9\u5411\u95A2\u4FC2
BusinessPaletteFactory.CreateDirectionalRelationShip=\u65B0\u898F\u578B\u65B9\u5411\u95A2\u4FC2\u306E\u4F5C\u6210
BusinessPaletteFactory.CreateBidirectionalRelationShip=\u65B0\u898F\u53CC\u65B9\u5411\u95A2\u4FC2\u306E\u4F5C\u6210
AssignmentPropertySection.Name=\u540D\u524D
CreateAssignmentCommand.CannotAssign=\u5272\u308A\u5F53\u3066\u3089\u308C\u307E\u305B\u3093\u3002
BusinessNewDiagramFileWizard.DiagramRootElement=\u30C0\u30A4\u30A2\u30B0\u30E9\u30E0 \u30EB\u30FC\u30C8 \u8981\u7D20
BusinessNewDiagramFileWizard.DiagramRootElement=\u30C0\u30A4\u30A2\u30B0\u30E9\u30E0\u30EB\u30FC\u30C8\u30A8\u30EC\u30E1\u30F3\u30C8
BusinessNewDiagramFileWizard.NoDiagramRootElementSelectedError=\u30C0\u30A4\u30A2\u30B0\u30E9\u30E0 \u30EB\u30FC\u30C8 \u8981\u7D20\u304C\u9078\u629E\u3055\u308C\u3066\u3044\u307E\u305B\u3093
BusinessVisualIDRegistry.ParseError=visualID \u756A\u53F7\u3068\u3057\u3066\u30D3\u30E5\u30FC\u30BF\u30A4\u30D7\u3092\u89E3\u6790\u3067\u304D\u307E\u305B\u3093\u3067\u3057\u305F \:
BusinessVisualIDRegistry.ParseError=visualID \u756A\u53F7\u3068\u3057\u3066\u30D3\u30E5\u30FC\u30BF\u30A4\u30D7\u3092\u89E3\u6790\u3067\u304D\u307E\u305B\u3093\u3067\u3057\u305F :
OpenDiagramAction.EditBusinessModel=\u30D3\u30B8\u30CD\u30B9\u30E2\u30C7\u30EB\u56F3\u306E\u7DE8\u96C6
BusinessAbstractParser.ValueOfTypeByteIsExpected=Byte \u578B\u306E\u5024\u304C\u671F\u5F85\u3055\u308C\u3066\u3044\u307E\u3059
BusinessAbstractParser.ValueOfTypeCharacterIsExpected=Character \u578B\u306E\u5024\u304C\u671F\u5F85\u3055\u308C\u3066\u3044\u307E\u3059
BusinessPaletteFactory.ActionComment=\u65B0\u898F\u30A2\u30AF\u30B7\u30E7\u30F3\u306E\u4F5C\u6210
BusinessAbstractParser.ValueOfTypeStringIsExpected=String \u578B\u306E\u5024\u304C\u671F\u5F85\u3055\u308C\u3066\u3044\u307E\u3059
BusinessInitDiagramFileAction.Error=\u30A8\u30E9\u30FC
BusinessNewDiagramFileWizard.SelectRootElement=\u30C0\u30A4\u30A2\u30B0\u30E9\u30E0 \u30EB\u30FC\u30C8\u8981\u7D20\u306E\u9078\u629E
BusinessNewDiagramFileWizard.SelectRootElement=\u30C0\u30A4\u30A2\u30B0\u30E9\u30E0\u30EB\u30FC\u30C8\u30A8\u30EC\u30E1\u30F3\u30C8\u306E\u9078\u629E
RepositoryFactoryProxyLabelProvider.Deleted=(\u524A\u9664\u6E08)
BusinessPaletteFactory.TerminalComment=\u65B0\u898F\u7AEF\u672B\u306E\u4F5C\u6210
BusinessAbstractParser.ValueOfShortIsExpected=Short \u578B\u306E\u5024\u304C\u671F\u5F85\u3055\u308C\u3066\u3044\u307E\u3059
@@ -39,18 +39,18 @@ BusinessInitDiagramFileAction.IntialNew=\u521D\u671F\u5316
FindAssignmentAction.FindAssignments=\u5272\u308A\u5F53\u3066\u306E\u691C\u7D22
RepositoryFactoryProxyLabelProvider.NotFound=(\u898B\u3064\u304B\u308A\u307E\u305B\u3093)
BusinessPaletteFactory.Terminal=\u7AEF\u672B
BusinessAbstractParser.InvalidInputAt=\u7121\u52B9\u306A\u5165\u529B \:
BusinessAbstractParser.InvalidInputAt=\u7121\u52B9\u306A\u5165\u529B :
BusinessPaletteFactory.Gear=\u6B6F\u8ECA
BusinessPaletteFactory.InputComment=\u65B0\u898F\u5165\u529B\u306E\u4F5C\u6210
BusinessPaletteFactory.Data=\u30C7\u30FC\u30BF
BusinessPaletteFactory.Ellipse=\u6955\u5186
BusinessPaletteFactory.Input=\u5165\u529B
BusinessPaletteFactory.Input=Input (\u5165\u529B)
BusinessPaletteFactory.List=\u30EA\u30B9\u30C8
BusinessPaletteFactory.Relationshop=\u95A2\u4FC2
BusinessAbstractParser.ValueOfBooleanIsExpected=Boolean \u578B\u306E\u5024\u304C\u671F\u5F85\u3055\u308C\u3066\u3044\u307E\u3059
BusinessPaletteFactory.decision=\u5224\u5B9A
BusinessPaletteFactory.Document=\u30C9\u30AD\u30E5\u30E1\u30F3\u30C8
BusinessModelingAssistantProvider.SelectDomainModelElement=\u30C9\u30E1\u30A4\u30F3\u30E2\u30C7\u30EB\u8981\u7D20\u306E\u9078\u629E
BusinessPaletteFactory.Document=Document (\u30C9\u30AD\u30E5\u30E1\u30F3\u30C8)
BusinessModelingAssistantProvider.SelectDomainModelElement=\u30C9\u30E1\u30A4\u30F3\u30E2\u30C7\u30EB\u30A8\u30EC\u30E1\u30F3\u30C8\u306E\u9078\u629E
BusinessPaletteFactory.CreateActor=\u65B0\u898F\u64CD\u4F5C\u8005\u306E\u4F5C\u6210
BusinessAbstractParser.StringDoubleConvertError=String \u5024\u3092 Double \u5024\u306B\u5909\u63DB\u3067\u304D\u307E\u305B\u3093
BusinessPaletteFactory.Actor=\u64CD\u4F5C\u8005
@@ -62,18 +62,18 @@ BusinessPaletteFactory.DirectionalRelationShip=\u7247\u65B9\u5411\u95A2\u4FC2
BusinessPaletteFactory.Action=\u30A2\u30AF\u30B7\u30E7\u30F3
BusinessPaletteFactory.RelationshopComment=\u65B0\u898F\u95A2\u4FC2\u306E\u4F5C\u6210
SimpleBusinessCreationWizardPage.Super=BusinessProcessCreatePage
BusinessInitDiagramFileAction.LoadFaild=\u30E2\u30C7\u30EB\u30D5\u30A1\u30A4\u30EB\u306E\u30ED\u30FC\u30C9\u306B\u5931\u6557\u3057\u307E\u3057\u305F
BusinessInitDiagramFileAction.LoadFaild=\u30E2\u30C7\u30EB\u30D5\u30A1\u30A4\u30EB\u306E\u30ED\u30FC\u30C7\u30A3\u30F3\u30B0\u306B\u5931\u6557\u3057\u307E\u3057\u305F
BusinessPaletteFactory.DecisionComment=\u65B0\u898F\u5224\u5B9A\u306E\u4F5C\u6210
BusinessAbstractParser.ValueOfDoubleIsExpected=Double \u578B\u306E\u5024\u304C\u671F\u5F85\u3055\u308C\u3066\u3044\u307E\u3059
OpenDiagramAction.ReadBusinessModel=\u30D3\u30B8\u30CD\u30B9\u30E2\u30C7\u30EB\u56F3\u306E\u8AAD\u8FBC\u307F
BusinessInitDiagramFileAction.UnableToLoadResource=\u30EA\u30BD\u30FC\u30B9\u3092\u30ED\u30FC\u30C9\u3067\u304D\u307E\u305B\u3093 \:
BusinessInitDiagramFileAction.UnableToLoadResource=\u30EA\u30BD\u30FC\u30B9\u3092\u30ED\u30FC\u30C9\u3067\u304D\u307E\u305B\u3093 :
BusinessPaletteFactory.CreateEllipse=\u65B0\u898F\u6955\u5186\u306E\u4F5C\u6210
BusinessNewDiagramFileWizard.DiagramFile=\u30C0\u30A4\u30A2\u30B0\u30E9\u30E0\u30D5\u30A1\u30A4\u30EB
BusinessAbstractParser.StringShortConverError=String\u5024\u3092Short\u5024\u306B\u5909\u63DB\u3067\u304D\u307E\u305B\u3093
BusinessPaletteFactory.DocuemntComment=\u65B0\u898F\u30C9\u30AD\u30E5\u30E1\u30F3\u30C8\u306E\u4F5C\u6210
BusinessAbstractParser.ValueOfIntegerIsExpected=Integer \u578B\u306E\u5024\u304C\u671F\u5F85\u3055\u308C\u3066\u3044\u307E\u3059
BusinessNewDiagramFileWizard.SelectDiagramRootElement=\u30C0\u30A4\u30A2\u30B0\u30E9\u30E0 \u30EB\u30FC\u30C8\u8981\u7D20\u306E\u9078\u629E \:
BusinessNewDiagramFileWizard.SelectSemanticModelElement=\u30C0\u30A4\u30A2\u30B0\u30E9\u30E0\u306B\u8868\u793A\u3055\u308C\u308B \u30BB\u30DE\u30F3\u30C6\u30A3\u30C3\u30AF \u30E2\u30C7\u30EB\u8981\u7D20\u306E\u9078\u629E
BusinessNewDiagramFileWizard.SelectDiagramRootElement=\u30C0\u30A4\u30A2\u30B0\u30E9\u30E0\u30EB\u30FC\u30C8\u30A8\u30EC\u30E1\u30F3\u30C8\u306E\u9078\u629E:
BusinessNewDiagramFileWizard.SelectSemanticModelElement=\u30C0\u30A4\u30A2\u30B0\u30E9\u30E0\u306B\u8868\u3059\u30BB\u30DE\u30F3\u30C6\u30A3\u30C3\u30AF\u30E2\u30C7\u30EB\u30A8\u30EC\u30E1\u30F3\u30C8\u3092\u9078\u629E
BusinessAbstractParser.StringFloatConvertError=String\u5024\u3092Float\u5024\u306B\u5909\u63DB\u3067\u304D\u307E\u305B\u3093
BusinessAbstractParser.StringValueDoesNotConvertToByteValue=String\u5024\u3092Byte\u5024\u306B\u5909\u63DB\u3067\u304D\u307E\u305B\u3093
BusinessNewDiagramFileWizard.IntialNewEcoreDiagramFile=\u65B0\u898F Ecore \u30C0\u30A4\u30A2\u30B0\u30E9\u30E0 \u30D5\u30A1\u30A4\u30EB\u306E\u521D\u671F\u5316
@@ -81,8 +81,25 @@ BusinessTooltipFigure.assignedMeta=\u5272\u308A\u5F53\u3066\u3089\u308C\u305F\u3
DeleteAssignmentAction.DeleteAssignment=\u5272\u308A\u5F53\u3066\u306E\u524A\u9664
BusinessDiagramEditor.canNotSaveTitle=\u8B66\u544A
BusinessDiagramEditor.canNotSaveMessage=\u4ED6\u306E\u30E6\u30FC\u30B6\u304C\u64CD\u4F5C\u4E2D\u306E\u305F\u3081\u3001\u30D3\u30B8\u30CD\u30B9\u30E2\u30C7\u30EB\u3092\u4FDD\u5B58\u3067\u304D\u307E\u305B\u3093\u3002
BusinessRulersAndGridComposite.Grid_On_Label_Text=\u30B0\u30EA\u30C3\u30C9\u306E\u8868\u793A
BusinessRulersAndGridComposite.Grid_Level_Label_Text=\u30B0\u30EA\u30C3\u30C9\u3092\u524D\u3078
BusinessRulersAndGridComposite.Snap_To_Grid_Label_Text=\u30B0\u30EA\u30C3\u30C9\u306B\u30B9\u30CA\u30C3\u30D7
BusinessRulersAndGridComposite.Snap_To_Geometry_Label_Text=\u30B7\u30A7\u30A4\u30D7\u306B\u30B9\u30CA\u30C3\u30D7
BusinessRulersAndGridComposite.Ruler_On_Label_Text=\u30EB\u30FC\u30E9\u30FC\u3092\u8868\u793A
BusinessRulersAndGridComposite.Ruler_Units_Label_Text=\u30EB\u30FC\u30E9\u30FC\u30E6\u30CB\u30C3\u30C8
BusinessRulersAndGridComposite.Grid_Spacing_Label_Text=\u30B0\u30EA\u30C3\u30C9\u306E\u9593\u9694
BusinessRulersAndGridComposite.Display_Group_Label_Text=\u30C7\u30A3\u30B9\u30D7\u30EC\u30A4
BusinessRulersAndGridComposite.Measurement_Group_Label_Text=\u5358\u4F4D
BusinessRulersAndGridComposite.Gridline_Group_Label_Text=\u30B0\u30EA\u30C3\u30C9\u7DDA
BusinessRulersAndGridComposite.Line_Color_Label_Text=\u8272
BusinessRulersAndGridComposite.Line_Style_Label_Text=\u30B9\u30BF\u30A4\u30EB
BusinessRulersAndGridComposite.Restore_Defaults_Label_Text=\u30C7\u30D5\u30A9\u30EB\u30C8\u3092\u5FA9\u5143
BusinessRulersAndGridComposite.Restore_Defaults_Label_Text=\u30C7\u30D5\u30A9\u30EB\u30C8\u306E\u5FA9\u5143
BusinessRulersAndGridComposite.Inches_Label_Text=\u30A4\u30F3\u30C1
BusinessRulersAndGridComposite.Centimeters_Label_Text=\u30BB\u30F3\u30C1\u30E1\u30FC\u30C8\u30EB
BusinessRulersAndGridComposite.Pixel_Label_Text=\u30D4\u30AF\u30BB\u30EB
BusinessRulersAndGridComposite.Solid_Label_Text=\u30BD\u30EA\u30C3\u30C9
BusinessRulersAndGridComposite.Dash_Label_Text=Dash
BusinessRulersAndGridComposite.Dot_Label_Text=Dot
BusinessRulersAndGridComposite.Dash_Dot_Label_Text=Dash Dot
BusinessRulersAndGridComposite.Dash_Dot_Dot_Label_Text=Dash Dot Dot
BusinessRulersAndGridComposite.Spaced_Dot_Label_Text=Spaced Dot

View File

@@ -1,11 +1,11 @@
BusinessInitDiagramFileAction.DiagramFile=plik diagramu
BusinessAbstractParser.ValueOfLongIsExpected=Spodziewany typ Long
BusinessAbstractParser.ValueOfFloatIsExpected=Spodziewany typ Float
BusinessPaletteFactory.DataComment=Utw<EFBFBD>rz nowe dane
CreateDiagramAction.CreateBusinessModel=Utw<EFBFBD>rz model biznesowy
BusinessCreationWizardPage.CreatenewBusinessDiagram=Utw<EFBFBD>rz nowy diagram biznesowy
BusinessPaletteFactory.DataComment=Utw\u00F3rz nowe dane
CreateDiagramAction.CreateBusinessModel=Utw\u00F3rz model biznesowy
BusinessCreationWizardPage.CreatenewBusinessDiagram=Utw\u00F3rz nowy diagram biznesowy
BusinessAbstractParser.StringIntegerConvertError=Warto\u015B\u0107 typu znakowego nie mo\u017Ce by\u0107 skonwertowana na warto\u015B\u0107 typu Integer
BusinessNewDiagramFileWizard.CreateNewDiagram=Stw<EFBFBD>rz nowy diagram na podst. {0} zawarto\u015Bci modelu
BusinessNewDiagramFileWizard.CreateNewDiagram=Stw\u00F3rz nowy diagram na podst. {0} zawarto\u015Bci modelu
BusinessAbstractParser.UnknownLiteral=Nieznany litera\u0142:
BusinessAbstractParser.StringLongConverError=Warto\u015B\u0107 typu znakowego nie mo\u017Ce by\u0107 skonwertowana na warto\u015B\u0107 typu Long
AssignmentPropertySection.DeleteAssignment=Skasuj przypisanie
@@ -18,15 +18,15 @@ BusinessAbstractParser.ValueOfTypeByteIsExpected=Spodziewany typ Byte
BusinessAbstractParser.ValueOfTypeCharacterIsExpected=Spodziewany typ znakowy
BusinessAbstractParser.ValueOfTypeStringIsExpected=Spodziewany typ ci\u0105gu znakowego
BusinessInitDiagramFileAction.Error=B\u0142\u0105d
BusinessPaletteFactory.TerminalComment=Utw<EFBFBD>rz nowy terminal
BusinessPaletteFactory.TerminalComment=Utw\u00F3rz nowy terminal
BusinessAbstractParser.ValueOfShortIsExpected=Spodziewany typ Short
BusinessPaletteFactory.DatabaseComment=Utw<EFBFBD>rz now\u0105 baz\u0119 danych
BusinessPaletteFactory.DatabaseComment=Utw\u00F3rz now\u0105 baz\u0119 danych
AssignmentPropertySection.Comment=Komentarz
BusinessInitDiagramFileAction.IntialNew=Inicjalizuj nowy
BusinessPaletteFactory.Terminal=Terminal
BusinessAbstractParser.InvalidInputAt=Niepoprawne wej\u015Bcie w
BusinessPaletteFactory.Gear=Tryb
BusinessPaletteFactory.InputComment=Utw<EFBFBD>rz nowe wej\u015Bcie
BusinessPaletteFactory.InputComment=Utw\u00F3rz nowe wej\u015Bcie
BusinessPaletteFactory.Data=Dane
BusinessPaletteFactory.Ellipse=Elipsa
BusinessPaletteFactory.Input=Wej\u015Bcie
@@ -35,23 +35,23 @@ BusinessAbstractParser.ValueOfBooleanIsExpected=Spodziewana warto\u015B\u0107 ty
BusinessPaletteFactory.decision=Decyzja
BusinessPaletteFactory.Document=Dokument
BusinessModelingAssistantProvider.SelectDomainModelElement=Wybierz element modelu domeny
BusinessPaletteFactory.CreateActor=Utw<EFBFBD>rz aktora
BusinessPaletteFactory.CreateActor=Utw\u00F3rz aktora
BusinessAbstractParser.StringDoubleConvertError=Warto\u015B\u0107 typu znakowego nie mo\u017Ce by\u0107 skonwertowana na warto\u015B\u0107 typu Double
EditAction.Edit=Edycja
BusinessCreationWizardPage.CreateBusinessDiagram=Utw<EFBFBD>rz diagram biznesowy
BusinessPaletteFactory.Database=\u0179r<EFBFBD>d\u0142o danych
BusinessPaletteFactory.ListComment=Utw<EFBFBD>rz now\u0105 list\u0119
BusinessCreationWizardPage.CreateBusinessDiagram=Utw\u00F3rz diagram biznesowy
BusinessPaletteFactory.Database=\u0179r\u00F3d\u0142o danych
BusinessPaletteFactory.ListComment=Utw\u00F3rz now\u0105 list\u0119
BusinessPaletteFactory.DirectionalRelationShip=Relacja jednokierunkowa
BusinessPaletteFactory.Action=Akcja
BusinessPaletteFactory.RelationshopComment=Ustw<EFBFBD>rz now\u0105 relacj\u0119
BusinessPaletteFactory.RelationshopComment=Ustw\u00F3rz now\u0105 relacj\u0119
BusinessInitDiagramFileAction.LoadFaild=Nie uda\u0142o si\u0119 za\u0142adowa\u0107 pliku modelu
BusinessPaletteFactory.DecisionComment=Utw<EFBFBD>rz now\u0105 decyzj\u0119
BusinessPaletteFactory.DecisionComment=Utw\u00F3rz now\u0105 decyzj\u0119
BusinessAbstractParser.ValueOfDoubleIsExpected=Spodziewana warto\u015B\u0107 typu Double
BusinessInitDiagramFileAction.UnableToLoadResource=Nie uda\u0142o si\u0119 za\u0142adowa\u0107 zasobu:
BusinessPaletteFactory.CreateEllipse=Utw<EFBFBD>rz now\u0105 elips\u0119
BusinessPaletteFactory.CreateEllipse=Utw\u00F3rz now\u0105 elips\u0119
BusinessNewDiagramFileWizard.DiagramFile=Plik diagramu
BusinessAbstractParser.StringShortConverError=Warto\u015B\u0107 typu znakowego nie mo\u017Ce by\u0107 skonwertowana na warto\u015B\u0107 typu Short
BusinessPaletteFactory.DocuemntComment=Utw<EFBFBD>rz nowy Dokument
BusinessPaletteFactory.DocuemntComment=Utw\u00F3rz nowy Dokument
BusinessAbstractParser.ValueOfIntegerIsExpected=Spodziewany typ Integer
BusinessAbstractParser.StringFloatConvertError=Warto\u015B\u0107 typu znakowego nie mo\u017Ce by\u0107 skonwertowana na warto\u015B\u0107 typu Float
BusinessAbstractParser.StringValueDoesNotConvertToByteValue=Warto\u015B\u0107 typu znakowego nie mo\u017Ce by\u0107 skonwertowana na warto\u015B\u0107 typu Byte

View File

@@ -2,24 +2,24 @@ BusinessInitDiagramFileAction.DiagramFile=Arquivo de Diagrama
BusinessAbstractParser.ValueOfLongIsExpected=Valor de tipo Long esperado
BusinessAbstractParser.ValueOfFloatIsExpected=Valor de tipo Float esperado
BusinessPaletteFactory.DataComment=Criar novo Dado
CreateDiagramAction.CreateBusinessModel=Criar modelo de neg<EFBFBD>cio
BusinessCreationWizardPage.CreatenewBusinessDiagram=Criar um novo diagrama de neg<EFBFBD>cio
CreateDiagramAction.CreateBusinessModel=Criar modelo de neg\u00F3cio
BusinessCreationWizardPage.CreatenewBusinessDiagram=Criar um novo diagrama de neg\u00F3cio
BusinessPaletteFactory.CreateGear=Criar nova Engrenagem
BusinessNewDiagramFileWizard.CreateNewDiagram=Criar novo diagrama baseado no conte<EFBFBD>do do modelo {0}
BusinessNewDiagramFileWizard.CreateNewDiagram=Criar novo diagrama baseado no conte\u00FAdo do modelo {0}
BusinessAbstractParser.UnknownLiteral=Literal desconhecido:
AssignmentPropertySection.DeleteAssignment=Apagar Cess<EFBFBD>o
BusinessModelingAssistantProvider.AvaiableDomainModelElements=Elementos do modelo de dom<EFBFBD>nio dispon<EFBFBD>veis
AssignmentPropertySection.DeleteAssignment=Apagar Cess\u00E3o
BusinessModelingAssistantProvider.AvaiableDomainModelElements=Elementos do modelo de dom\u00EDnio dispon\u00EDveis
BusinessPaletteFactory.BidirectionalRelationShip=Relacionamento Bidirecional
BusinessPaletteFactory.CreateDirectionalRelationShip=Criar novo relacionamento direcional
BusinessPaletteFactory.CreateBidirectionalRelationShip=Criar novo Relacionamento Bidirecional
AssignmentPropertySection.Name=Nome
CreateAssignmentCommand.CannotAssign=N<EFBFBD>o <20> poss<73>vel atribuir.
CreateAssignmentCommand.CannotAssign=N\u00E3o \u00E9 poss\u00EDvel atribuir.
BusinessNewDiagramFileWizard.DiagramRootElement=Elemento Raiz do Diagrama
BusinessNewDiagramFileWizard.NoDiagramRootElementSelectedError=N<EFBFBD>o ha um Elemento Raiz de Diagrama selecionado
BusinessVisualIDRegistry.ParseError=Imposs<EFBFBD>vel fazer o parse do 'view type' como um n<EFBFBD>mero visualID:
BusinessNewDiagramFileWizard.NoDiagramRootElementSelectedError=N\u00E3o ha um Elemento Raiz de Diagrama selecionado
BusinessVisualIDRegistry.ParseError=Imposs\u00EDvel fazer o parse do 'view type' como um n\u00FAmero visualID:
BusinessAbstractParser.ValueOfTypeByteIsExpected=Valor do tipo Byte esperado
BusinessAbstractParser.ValueOfTypeCharacterIsExpected=Valor do tipo Character esperado
BusinessPaletteFactory.ActionComment=Criar nova a<EFBFBD><EFBFBD>o
BusinessPaletteFactory.ActionComment=Criar nova a\u00E7\u00E3o
BusinessAbstractParser.ValueOfTypeStringIsExpected=Valor do tipo String esperado
BusinessInitDiagramFileAction.Error=Erro
BusinessNewDiagramFileWizard.SelectRootElement=Selecione elemento raiz do diagrama
@@ -27,12 +27,12 @@ RepositoryFactoryProxyLabelProvider.Deleted=(Apagado)
BusinessPaletteFactory.TerminalComment=Criar novo Terminal
BusinessAbstractParser.ValueOfShortIsExpected=Valor de tipo Short esperado
BusinessPaletteFactory.DatabaseComment=Criar um novo Banco
AssignmentPropertySection.Comment=Coment<EFBFBD>rio
BusinessNewDiagramFileWizard.InvalidDiagramRootElementSelected=Elemento Raiz inv<EFBFBD>lido do Diagrama foi selecionado
AssignmentPropertySection.Comment=Coment\u00E1rio
BusinessNewDiagramFileWizard.InvalidDiagramRootElementSelected=Elemento Raiz inv\u00E1lido do Diagrama foi selecionado
BusinessInitDiagramFileAction.IntialNew=Iniciar Novo
RepositoryFactoryProxyLabelProvider.NotFound=(N<EFBFBD>o encontrado)
RepositoryFactoryProxyLabelProvider.NotFound=(N\u00E3o encontrado)
BusinessPaletteFactory.Terminal=Terminal
BusinessAbstractParser.InvalidInputAt=Entrada inv<EFBFBD>lida em
BusinessAbstractParser.InvalidInputAt=Entrada inv\u00E1lida em
BusinessPaletteFactory.Gear=Engrenagem
BusinessPaletteFactory.InputComment=Criar nova Entrada
BusinessPaletteFactory.Data=Dado
@@ -40,28 +40,28 @@ BusinessPaletteFactory.Ellipse=Elipse
BusinessPaletteFactory.Input=Entrada
BusinessPaletteFactory.Relationshop=Relacionamento
BusinessAbstractParser.ValueOfBooleanIsExpected=Valor de tipo Boolean esperado
BusinessPaletteFactory.decision=Decis<EFBFBD>o
BusinessPaletteFactory.decision=Decis\u00E3o
BusinessPaletteFactory.Document=Documento
BusinessModelingAssistantProvider.SelectDomainModelElement=Selecione o elemento de modelo de dom<EFBFBD>nio
BusinessModelingAssistantProvider.SelectDomainModelElement=Selecione o elemento de modelo de dom\u00EDnio
BusinessPaletteFactory.CreateActor=Criar novo Ator
BusinessPaletteFactory.Actor=Ator
EditAction.Edit=Editar
BusinessPaletteFactory.Database=Fonte de dados
BusinessPaletteFactory.ListComment=Criar nova Lista
BusinessPaletteFactory.DirectionalRelationShip=Relacionamento Direcional
BusinessPaletteFactory.Action=A<EFBFBD><EFBFBD>o
BusinessPaletteFactory.Action=A\u00E7\u00E3o
BusinessPaletteFactory.RelationshopComment=Criar novo Relacionamento
BusinessInitDiagramFileAction.LoadFaild=Falha na carga do arquivo de modelo
BusinessPaletteFactory.DecisionComment=Criar nova Decis<EFBFBD>o
BusinessPaletteFactory.DecisionComment=Criar nova Decis\u00E3o
BusinessAbstractParser.ValueOfDoubleIsExpected=Valor de tipo Double esperado
BusinessInitDiagramFileAction.UnableToLoadResource=Imposs<EFBFBD>vel carregar recursos:
BusinessInitDiagramFileAction.UnableToLoadResource=Imposs\u00EDvel carregar recursos:
BusinessPaletteFactory.CreateEllipse=Criar nova Elipse
BusinessNewDiagramFileWizard.DiagramFile=Arquivo de Diagrama
BusinessPaletteFactory.DocuemntComment=Criar novo Documento
BusinessAbstractParser.ValueOfIntegerIsExpected=Valor de tipo Inteiro esperado
BusinessNewDiagramFileWizard.SelectDiagramRootElement=Selecione um Elemento Raiz do Diagrama:
BusinessNewDiagramFileWizard.SelectSemanticModelElement=Selecione o elemento de modelo de sem<EFBFBD>ntica a ser analisado no diagrama
BusinessNewDiagramFileWizard.SelectSemanticModelElement=Selecione o elemento de modelo de sem\u00E2ntica a ser analisado no diagrama
BusinessNewDiagramFileWizard.IntialNewEcoreDiagramFile=Iniciar novo arquivo de Diagrama Ecore
BusinessTooltipFigure.assignedMeta=Metadados atribuidos <EFBFBD> {0}
DeleteAssignmentAction.DeleteAssignment=Apagar Cess<EFBFBD>o
BusinessDiagramEditor.canNotSaveTitle=Advert<EFBFBD>ncia
BusinessTooltipFigure.assignedMeta=Metadados atribuidos \u00E0 {0}
DeleteAssignmentAction.DeleteAssignment=Apagar Cess\u00E3o
BusinessDiagramEditor.canNotSaveTitle=Advert\u00EAncia

View File

@@ -0,0 +1,14 @@
AssignmentPropertySection.Type=Typ
AssignmentPropertySection.Name=Meno
BusinessInitDiagramFileAction.Error=CHYBA
AssignmentPropertySection.Comment=Koment\u00E1r
BusinessPaletteFactory.Data=D\u00E1ta
BusinessPaletteFactory.Input=VSTUP
BusinessPaletteFactory.Relationshop=Vz\u0165ah
BusinessPaletteFactory.decision=Rozhodnutie
BusinessPaletteFactory.Document=Dokument
BusinessPaletteFactory.Database=D\u00E1tov\u00FD zdroj
BusinessPaletteFactory.Action=Akcia
BusinessDiagramEditor.canNotSaveTitle=Varovanie
BusinessRulersAndGridComposite.Measurement_Group_Label_Text=Meranie
BusinessRulersAndGridComposite.Line_Style_Label_Text=\u0160t\u00FDl

View File

@@ -4,9 +4,9 @@ BusinessInitDiagramFileAction.Error=Hata
BusinessPaletteFactory.InputComment=Yeni giri\u015F olu\u015Ftur
BusinessPaletteFactory.Input=Giri\u015F
BusinessPaletteFactory.decision=Karar
BusinessPaletteFactory.Document=D<EFBFBD>k<EFBFBD>man
BusinessPaletteFactory.CreateActor=Yeni Akt<EFBFBD>r olu\u015Ftur
BusinessPaletteFactory.Actor=Akt<EFBFBD>r
BusinessPaletteFactory.Document=D\u00F6k\u00FCman
BusinessPaletteFactory.CreateActor=Yeni Akt\u00F6r olu\u015Ftur
BusinessPaletteFactory.Actor=Akt\u00F6r
BusinessPaletteFactory.Database=Verikayna\u011F\u0131
BusinessPaletteFactory.ListComment=Yeni liste olu\u015Ftur
BusinessPaletteFactory.DocuemntComment=Yeni d<EFBFBD>k<EFBFBD>man olu\u015Ftur
BusinessPaletteFactory.DocuemntComment=Yeni d\u00F6k\u00FCman olu\u015Ftur

View File

@@ -7,12 +7,12 @@ BusinessCreationWizardPage.CreatenewBusinessDiagram=\u521B\u5EFA\u65B0\u7684\u90
BusinessAbstractParser.StringIntegerConvertError=String\u7C7B\u578B\u7684\u503C\u4E0D\u80FD\u8F6C\u6362\u4E3AInteger\u7C7B\u578B
BusinessPaletteFactory.CreateGear=\u521B\u5EFA\u9F7F\u8F6E
SimpleBusinessCreationWizardPage.Title=\u65B0\u7684\u4E1A\u52A1\u6A21\u578B
BusinessNewDiagramFileWizard.CreateNewDiagram=\u521B\u5EFA\u65B0\u7684\u56FE\u8868
BusinessNewDiagramFileWizard.CreateNewDiagram=\u57FA\u4E8E {0} \u6A21\u578B\u5185\u5BB9\u521B\u5EFA\u65B0\u56FE
BusinessAbstractParser.UnknownLiteral=\u65E0\u6548\u7684\u6587\u5B57
BusinessAbstractParser.StringLongConverError=String\u7C7B\u578B\u7684\u503C\u4E0D\u80FD\u8F6C\u6362\u4E3ALong\u7C7B\u578B
AssignmentPropertySection.DeleteAssignment=\u5220\u9664\u8D4B\u503C
AssignmentPropertySection.DeleteAssignment=\u5220\u9664\u5206\u914D
AssignmentPropertySection.Type=\u7C7B\u578B
BusinessModelingAssistantProvider.AvaiableDomainModelElements=\u65E0\u6548\u7684\u57DF\u6A21\u578B\u5143\u7D20
BusinessModelingAssistantProvider.AvaiableDomainModelElements=\u53EF\u7528\u7684\u57DF\u6A21\u578B\u5143\u7D20:
BusinessPaletteFactory.BidirectionalRelationShip=\u53CC\u5411\u5173\u8054
BusinessPaletteFactory.CreateDirectionalRelationShip=\u521B\u5EFA\u65B9\u5411\u5173\u8054
BusinessPaletteFactory.CreateBidirectionalRelationShip=\u521B\u5EFA\u53CC\u5411\u5173\u8054
@@ -20,20 +20,20 @@ AssignmentPropertySection.Name=\u540D\u79F0
CreateAssignmentCommand.CannotAssign=\u4E0D\u80FD\u5206\u914D\u3002
BusinessNewDiagramFileWizard.DiagramRootElement=\u56FE\u8868\u6839\u5143\u7D20
BusinessNewDiagramFileWizard.NoDiagramRootElementSelectedError=\u6CA1\u6709\u56FE\u8868\u6839\u5143\u7D20\u88AB\u9009\u4E2D
BusinessVisualIDRegistry.ParseError=\u4E0D\u80FD\u628A\u89C6\u56FE\u7C7B\u578B\u5F53\u4F5CvisialID\u6570\u5B57\u6765\u8F6C\u6362
BusinessVisualIDRegistry.ParseError=\u4E0D\u80FD\u628A\u89C6\u56FE\u7C7B\u578B\u5F53\u4F5C visualID \u6570\u5B57\u6765\u8F6C\u6362
OpenDiagramAction.EditBusinessModel=\u7F16\u8F91\u4E1A\u52A1\u6A21\u578B
BusinessAbstractParser.ValueOfTypeByteIsExpected=\u503C\u7684\u7C7B\u578B\u5E94\u8BE5\u4E3AByte
BusinessAbstractParser.ValueOfTypeCharacterIsExpected=\u503C\u7684\u7C7B\u578B\u5E94\u8BE5\u4E3ACharacter
BusinessPaletteFactory.ActionComment=\u521B\u5EFA\u65B0\u7684\u52A8\u4F5C
BusinessAbstractParser.ValueOfTypeStringIsExpected=\u503C\u7684\u7C7B\u578B\u5E94\u8BE5\u4E3AString
BusinessInitDiagramFileAction.Error=\u9519\u8BEF
BusinessNewDiagramFileWizard.SelectRootElement=\u9009\u62E9\u56FE\u8868\u6839\u5143\u7D20
BusinessNewDiagramFileWizard.SelectRootElement=\u9009\u62E9\u56FE\u6839\u5143\u7D20
RepositoryFactoryProxyLabelProvider.Deleted=\uFF08\u5220\u9664\uFF09
BusinessPaletteFactory.TerminalComment=\u521B\u5EFA\u65B0\u7684\u4E2D\u65AD\u70B9
BusinessAbstractParser.ValueOfShortIsExpected=\u503C\u7684\u7C7B\u578B\u5E94\u8BE5\u4E3AShort
BusinessPaletteFactory.DatabaseComment=\u521B\u5EFA\u65B0\u7684\u6570\u636E\u5E93
AssignmentPropertySection.Comment=\u6CE8\u91CA
SimpleBusinessCreationWizard.NewBusinessModel=\u65B0\u7684\u4E1A\u52A1\u578B
SimpleBusinessCreationWizard.NewBusinessModel=\u65B0\u7684\u4E1A\u52A1\u6A21\u578B
BusinessNewDiagramFileWizard.InvalidDiagramRootElementSelected=\u9009\u4E2D\u4E86\u65E0\u6548\u7684\u56FE\u8868\u6839\u5143\u7D20
BusinessInitDiagramFileAction.IntialNew=\u521D\u59CB\u5316\u65B0\u7684
FindAssignmentAction.FindAssignments=\u67E5\u627E\u5206\u914D\u4EFB\u52A1
@@ -47,21 +47,22 @@ BusinessPaletteFactory.Ellipse=\u692D\u5706
BusinessPaletteFactory.Input=\u8F93\u5165
BusinessPaletteFactory.List=\u5217\u8868
BusinessPaletteFactory.Relationshop=\u5173\u7CFB
BusinessAbstractParser.ValueOfBooleanIsExpected=\u503C\u7684\u7C7B\u578B\u5E94\u8BE5\u4E3ABoolean
BusinessAbstractParser.ValueOfBooleanIsExpected=\u503C\u7684\u7C7B\u578B\u5E94\u4E3A Boolean
BusinessPaletteFactory.decision=\u51B3\u7B56
BusinessPaletteFactory.Document=\u6587\u6863
BusinessModelingAssistantProvider.SelectDomainModelElement=\u9009\u62E9\u57DF\u6A21\u578B\u5143\u7D20
BusinessPaletteFactory.CreateActor=\u521B\u5EFA\u89D2\u8272
BusinessAbstractParser.StringDoubleConvertError=String\u7C7B\u578B\u7684\u503C\u4E0D\u80FD\u8F6C\u6362\u4E3ADoule\u7C7B\u578B
BusinessPaletteFactory.Actor=\u89D2\u8272
EditAction.Edit=\u7F16\u8F91\u5206\u914D\u4EFB\u52A1
EditAction.Edit=\u7F16\u8F91
BusinessCreationWizardPage.CreateBusinessDiagram=\u521B\u5EFA\u903B\u8F91\u56FE
BusinessPaletteFactory.Database=\u6570\u636E\u6E90
BusinessPaletteFactory.ListComment=\u521B\u5EFA\u65B0\u7684\u5217\u8868
BusinessPaletteFactory.DirectionalRelationShip=\u65B9\u5411\u5173\u8054
BusinessPaletteFactory.Action=\u52A8\u4F5C
BusinessPaletteFactory.Action=\u64CD\u4F5C
BusinessPaletteFactory.RelationshopComment=\u521B\u5EFA\u65B0\u7684\u5173\u7CFB
BusinessInitDiagramFileAction.LoadFaild=\u6A21\u578B\u6587\u4EF6\u88C5\u8F7D\u5931\u8D25
SimpleBusinessCreationWizardPage.Super=BusinessProcessCreatePage
BusinessInitDiagramFileAction.LoadFaild=\u6A21\u578B\u6587\u4EF6\u52A0\u8F7D\u5931\u8D25
BusinessPaletteFactory.DecisionComment=\u521B\u5EFA\u65B0\u7684\u51B3\u7B56
BusinessAbstractParser.ValueOfDoubleIsExpected=\u503C\u7684\u7C7B\u578B\u5E94\u8BE5\u4E3ADouble
OpenDiagramAction.ReadBusinessModel=\u8BFB\u53D6\u4E1A\u52A1\u6A21\u578B
@@ -71,11 +72,34 @@ BusinessNewDiagramFileWizard.DiagramFile=\u56FE\u8868\u6587\u4EF6
BusinessAbstractParser.StringShortConverError=String\u7C7B\u578B\u7684\u503C\u4E0D\u80FD\u8F6C\u6362\u4E3AShort\u7C7B\u578B
BusinessPaletteFactory.DocuemntComment=\u521B\u5EFA\u65B0\u7684\u6587\u6863
BusinessAbstractParser.ValueOfIntegerIsExpected=\u503C\u7684\u7C7B\u578B\u5E94\u8BE5\u4E3AInteger
BusinessNewDiagramFileWizard.SelectDiagramRootElement=\u9009\u62E9\u56FE\u8868\u6839\u5143\u7D20\uFF1A
BusinessNewDiagramFileWizard.SelectSemanticModelElement=\u9009\u62E9\u8981\u5728\u56FE\u8868\u4E0A\u63CF\u8FF0\u7684\u8BED\u4E49\u6A21\u578B\u5143\u7D20
BusinessNewDiagramFileWizard.SelectDiagramRootElement=\u9009\u62E9\u56FE\u6839\u5143\u7D20:
BusinessNewDiagramFileWizard.SelectSemanticModelElement=\u9009\u62E9\u8981\u5728\u56FE\u4E0A\u63CF\u8FF0\u7684\u8BED\u4E49\u6A21\u578B\u5143\u7D20
BusinessAbstractParser.StringFloatConvertError=String\u7C7B\u578B\u7684\u503C\u4E0D\u80FD\u8F6C\u6362\u4E3AFloat\u7C7B\u578B
BusinessAbstractParser.StringValueDoesNotConvertToByteValue=String\u7C7B\u578B\u7684\u503C\u4E0D\u80FD\u8F6C\u6362\u4E3AByte\u7C7B\u578B
BusinessNewDiagramFileWizard.IntialNewEcoreDiagramFile=\u521D\u59CB\u5316\u65B0\u7684Ecore\u56FE\u8868\u6587\u4EF6
BusinessTooltipFigure.assignedMeta={0}\u5206\u914D\u5143\u6570\u636E
DeleteAssignmentAction.DeleteAssignment=\u5220\u9664\u8D4B\u503C
DeleteAssignmentAction.DeleteAssignment=\u5220\u9664\u5206\u914D
BusinessDiagramEditor.canNotSaveTitle=\u8B66\u544A
BusinessDiagramEditor.canNotSaveMessage=\u4E1A\u52A1\u6A21\u578B\u672A\u88AB\u7528\u6237\u9501\u5B9A\uFF0C\u65E0\u6CD5\u4FDD\u5B58\u3002
BusinessRulersAndGridComposite.Grid_On_Label_Text=\u663E\u793A\u7F51\u683C
BusinessRulersAndGridComposite.Grid_Level_Label_Text=\u7F51\u683C\u5728\u524D\u9762
BusinessRulersAndGridComposite.Snap_To_Grid_Label_Text=\u4E0E\u7F51\u683C\u5BF9\u9F50
BusinessRulersAndGridComposite.Snap_To_Geometry_Label_Text=\u4E0E\u56FE\u5F62\u5BF9\u9F50
BusinessRulersAndGridComposite.Ruler_On_Label_Text=\u663E\u793A\u6807\u5C3A
BusinessRulersAndGridComposite.Ruler_Units_Label_Text=\u6807\u5C3A\u5355\u4F4D
BusinessRulersAndGridComposite.Grid_Spacing_Label_Text=\u7F51\u683C\u95F4\u8DDD
BusinessRulersAndGridComposite.Display_Group_Label_Text=\u663E\u793A
BusinessRulersAndGridComposite.Measurement_Group_Label_Text=\u5EA6\u91CF
BusinessRulersAndGridComposite.Gridline_Group_Label_Text=\u7F51\u683C\u7EBF
BusinessRulersAndGridComposite.Line_Color_Label_Text=\u989C\u8272
BusinessRulersAndGridComposite.Line_Style_Label_Text=\u6837\u5F0F
BusinessRulersAndGridComposite.Restore_Defaults_Label_Text=\u6062\u590D\u9ED8\u8BA4\u503C
BusinessRulersAndGridComposite.Inches_Label_Text=\u82F1\u5BF8
BusinessRulersAndGridComposite.Centimeters_Label_Text=\u5398\u7C73
BusinessRulersAndGridComposite.Pixel_Label_Text=\u50CF\u7D20
BusinessRulersAndGridComposite.Solid_Label_Text=\u5B9E\u7EBF
BusinessRulersAndGridComposite.Dash_Label_Text=\u7834\u6298\u53F7
BusinessRulersAndGridComposite.Dot_Label_Text=\u70B9
BusinessRulersAndGridComposite.Dash_Dot_Label_Text=\u70B9\u5212\u7EBF
BusinessRulersAndGridComposite.Dash_Dot_Dot_Label_Text=\u53CC\u70B9\u5212\u7EBF
BusinessRulersAndGridComposite.Spaced_Dot_Label_Text=\u95F4\u9694\u70B9

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: org.talend.designer.codegen Nl Fragment
Bundle-SymbolicName: org.talend.designer.codegen.nl
Bundle-Version: 6.0.0.qualifier
Bundle-Version: 7.3.1.qualifier
Fragment-Host: org.talend.designer.codegen
Bundle-Localization: plugin
Bundle-Vendor: .Talend SA.

View File

@@ -1,5 +1,5 @@
providerName=www.example.org
pluginName=Mod<EFBFBD>le EmittersPool
pluginName=Mod\u00E8le EmittersPool
components=Composants
trunjob=tRunJob
format=Format

View File

@@ -1,3 +1,5 @@
providerName=www.example.org
pluginName=EmittersPool \u30E2\u30C7\u30EB
components=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8
trunjob=tRunJob
format=\u5F62\u5F0F

View File

@@ -0,0 +1 @@
format=Form\u00E1t

View File

@@ -1,2 +1,5 @@
providerName=www.example.org
pluginName=\u7EC4\u4EF6\u6A21\u5757
components=\u7EC4\u4EF6
trunjob=tRunJob
format=\u683C\u5F0F

View File

@@ -1,11 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tdi-studio-se</artifactId>
<version>6.0.0-SNAPSHOT</version>
<version>7.3.1-PATCH</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.codegen.nl</artifactId>

View File

@@ -1,16 +1,16 @@
JavaRoutineSynchronizer.UnsupportedOperation.Exception1=Methode nicht implementiert: org.talend.designer.codegen.JavaRoutineSynchronizer Zeile:49
CodeGeneratorEmittersPoolFactory.JETEmitters.NoPresent=JETEmitters Projekt nicht vorhanden, vollst<EFBFBD>ndige Neuinitialisierung notwendig
CodeGeneratorEmittersPoolFactory.JETEmitters.NoPresent=JETEmitters Projekt nicht vorhanden, vollst\u00E4ndige Neuinitialisierung notwendig
generatedcode.footerprocess.nbcharsgenerated={0} Zeichen erstellt von {1}
CodeGeneratorEmittersPoolFactory.Class.NotFound=Vorlage noch vorhanden, aber Klasse {0} ist nicht mehr im Arbeitsbereich. Diese Einheit muss neu kompiliert werden.
CodeGeneratorEmittersPoolFactory.PersitentData.Error=Persistente Daten k<EFBFBD>nnen nicht gespeichert werden :
CodeGeneratorEmittersPoolFactory.PersitentData.Error=Persistente Daten k\u00F6nnen nicht gespeichert werden :
generatedcode.copyright.title=Copyright (c) 2005-2009, Talend Inc.
CodeGeneratorEmittersPoolFactory.initMessage=Initialisierung der Generator-Engine wird durchgef<EFBFBD>hrt...
CodeGeneratorEmittersPoolFactory.initMessage=Initialisierung der Generator-Engine wird durchgef\u00FChrt...
generatedcode.copyright.body5=(http://www.gnu.org/licenses/lgpl.html).
EmfEmittersPersistence.CodeGen.DataMissing=Daten zur Codegenerierung fehlen. Starte vollst<EFBFBD>ndige Codegenerierung.
CodeGenerator.JET.TimeOut=Zeit<EFBFBD>berschreitung bei der JET-Initialisierung
EmfEmittersPersistence.CodeGen.DataMissing=Daten zur Codegenerierung fehlen. Starte vollst\u00E4ndige Codegenerierung.
CodeGenerator.JET.TimeOut=Zeit\u00FCberschreitung bei der JET-Initialisierung
CodeGenerator.Node.NotFound=Knoten im aktuellen Prozess nicht gefunden
generatedcode.copyright.body3=Mehr Informationen zu den Talend Produkten unter www.talend.com
EmittersPoolFactoryImpl.Class.IllegalArg=Die Klasse ' {0}' ist kein g<EFBFBD>ltiger Klassenbezeichner
EmittersPoolFactoryImpl.Class.IllegalArg=Die Klasse ' {0}' ist kein g\u00FCltiger Klassenbezeichner
generatedcode.copyright.body2=/ JobDesigner (CodeGenerator version {0}).
JavaRoutineSynchronizer.UnsupportedOperation.Exception2=Methode nicht implementiert: org.talend.designer.codegen.JavaRoutineSynchronizer Zeile:58
CodeGenerator.getGraphicalNode1=------process.getGraphicalNodes()------
@@ -21,23 +21,23 @@ CodeGeneratorEmittersPoolFactory.componentCompiled=Komponenten kompiliert in {0}
CodeGeneratorEmittersPoolFactory.failCompail=Kompilierung der Komponenten fehlgeschlafen : \r\n
CodeGeneratorEmittersPoolFactory.initialException=Ausnahme bei der Initialisierung
CodeGeneratorEmittersPoolFactory.jetEmitterInitialException=Fehler bei der JetEmitter Initialisierung
CodeGeneratorService.invalidLanguage1=Ung<EFBFBD>ltiger Sprachtyp
CodeGeneratorService.invalidLanguage2=Ung<EFBFBD>ltiger Sprachtyp
CodeGeneratorService.invalidLanguage1=Ung\u00FCltiger Sprachtyp
CodeGeneratorService.invalidLanguage2=Ung\u00FCltiger Sprachtyp
CodeGenInit.createProject=Erstelle {0} Projekt
CodeGenInit.deleteProject=L<EFBFBD>sche {0} Projekt
CodeGenInit.deleteProject=L\u00F6sche {0} Projekt
CodeGenInit.initTemplate=Initialisiere Templates
CodeGenInit.saveWorkspace=Speichere Workspace
TalendJetEmitter.compileFail=Kompilierung fehlgeschlagen : {0} : {1}
TalendJetEmitter.exception=Ausnahme bei
CodeGeneratorEmittersPoolFactory.dialogContent=JetEmitter Generierung wurde abgebrochen, um Probleme zu verhindern, dr<EFBFBD>cken Sie bitte Strg-Shift-F3 um neu zu generieren!
CodeGeneratorEmittersPoolFactory.dialogContent=JetEmitter Generierung wurde abgebrochen, um Probleme zu verhindern, dr\u00FCcken Sie bitte Strg-Shift-F3 um neu zu generieren!
ComponentsLocalProviderService.componentLoadError=Fehler beim Laden der Komponenten
ComponentsLocalProviderService.talendExchangeError=Talend Exchange Fehler
ComponentsPreferencePage.ButtonLabel0=<EFBFBD>bernehmen
ComponentsPreferencePage.ButtonLabel0=\u00DCbernehmen
ComponentsPreferencePage.configuration.LINK_STYLE=Standard Mapping-Verbindungen anzeigen als:
ComponentsPreferencePage.rowLimit=Zeilen-Limit
ComponentsPreferencePage.WarningTitle=Warnung
ComponentsProviderManager.unableLoad=Component Provider konnte nicht geladen werden
ComponenttRunJobPreferencePage.label=Beim Doppelklick auf eine tRunJob-Komponente, den entsprechenden Job nicht <EFBFBD>ffnen.
ComponenttRunJobPreferencePage.label=Beim Doppelklick auf eine tRunJob-Komponente, den entsprechenden Job nicht \u00F6ffnen.
ComponenttRunJobPreferencePage.showCorrespondingJob=Zeige entsprechenden Job nach einen Doppelklick auf die tRunJob Komponente.
XsdValidationCacheManager.unableLoadxsd=xsd Validierungs Cache Datei konnte nicht geladen werden
XsdValidationCacheManager.unableSavexsd=xsd Validierungs Cache Datei konnte nicht gespeichert werden
@@ -57,7 +57,7 @@ FAMILY.DB2=DB2
FAMILY.DB_Generic=DB Generic
FAMILY.DB_JDBC=DB JDBC
FAMILY.DB_SCD=DB SCD
FAMILY.Data_Quality=Datenqualit<EFBFBD>t
FAMILY.Data_Quality=Datenqualit\u00E4t
FAMILY.Databases=Datenbanken
FAMILY.ELT=ELT
FAMILY.ESB=ESB
@@ -88,7 +88,7 @@ FAMILY.Microsoft_CRM=Microsoft CRM
FAMILY.Misc=Verschiedenes
FAMILY.MySQL=MySQL
FAMILY.Netezza=Netezza
FAMILY.OLAP_Cube=OLAP W<EFBFBD>rfel
FAMILY.OLAP_Cube=OLAP W\u00FCrfel
FAMILY.Oracle=Oracle
FAMILY.Orchestration=Instrumentation
FAMILY.Output= Ausgabe

View File

@@ -134,3 +134,15 @@ FAMILY.XML=XML
CodeGeneratorEmittersPoolFactory.updatePaletteForEditors=Update the palette for editors
ComponentsPreferencePage.componentAssist=Enable Component Creation Assistant
ComponentsPreferencePage.notValidDirectory=Your selection will result in folder nesting, which is not recommended. Do you want to continue anyway?
ComponentsFactory.loadComponents.missingFolder=The folder "{0}" is missing in the plugin "{1}".
ComponentsPreferencePage_SuccessTitle=Success
ComponentsPreferencePage_SuccessMessage1=Need restart studio to load the new components. Else, will be loaded in next time when start.
ComponentsPreferencePage_SuccessMessage2=Do you want to restart right now?
ComponentsPreferencePage.installComponentsFailure=Install components failure
generatedcode.copyright.body1=This source code has been automatically generated by {0}
ComponentsFactory.init.waitForFinish.timeout=Can't initialise ComponentsFactory, please try again.
FAMILY.Data_Privacy=Data Privacy
ComponentsPreferencePage.enableOnLineHelp=Enable online help for components
ComponentsPreferencePage.titleInstallHelp=Install offline help feature?
ComponentsPreferencePage.msgInstallHelp=This will open additional packages dialog to install offline help feature, do you want to continue?
ComponentsPreferencePage.grpHelp=Help

View File

@@ -1,13 +1,12 @@
generatedcode.copyright.body1==
CodeGenerator.newLine=\n\n\n\n
CodeGenInit.createProject=Crear proyecto {0}
CodeGenInit.deleteProject=Borrar proyecto {0}
CodeGenInit.saveWorkspace=Guardando Espacio de Trabajo
CodeGeneratorEmittersPoolFactory.operationCanceled=Operaci<EFBFBD>n Cancelada
ComponentsPreferencePage.rowLimit=L<EFBFBD>mite de filas
CodeGeneratorEmittersPoolFactory.operationCanceled=Operaci\u00F3n Cancelada
ComponentsPreferencePage.rowLimit=L\u00EDmite de filas
ComponentsPreferencePage.WarningTitle=Advertencia
XsdValidationCacheManager.unableLoadxsd=no se puede cargar archivo de cach<EFBFBD> de validaci<EFBFBD>n xsd
XsdValidationCacheManager.unableSavexsd=imposible guardar archivo de cach<EFBFBD> de validaci<EFBFBD>n xsd
XsdValidationCacheManager.unableLoadxsd=no se puede cargar archivo de cach\u00E9 de validaci\u00F3n xsd
XsdValidationCacheManager.unableSavexsd=imposible guardar archivo de cach\u00E9 de validaci\u00F3n xsd
FAMILY.AS400=AS400
FAMILY.Access=Access
FAMILY.Business=negocio

View File

@@ -1,62 +1,62 @@
JavaRoutineSynchronizer.UnsupportedOperation.Exception1=M<EFBFBD>thode non impl<EFBFBD>ment<EFBFBD>e:\norg.talend.designer.codegen.JavaRoutineSynchronizer line:49
CodeGeneratorEmittersPoolFactory.JETEmitters.NoPresent=Le projet JETEmitters est introuvable, une r<EFBFBD>initialisation compl<EFBFBD>te est requise
generatedcode.footerprocess.nbcharsgenerated={0} caract<EFBFBD>res g<>n<EFBFBD>r<EFBFBD>s par {1}
CodeGeneratorEmittersPoolFactory.Class.NotFound=Le template est toujours pr<EFBFBD>sent, mais la classe {0} a disparue. Cette fonction doit d'<EFBFBD>tre recompil<EFBFBD>e.
CodeGeneratorEmittersPoolFactory.PersitentData.Error=Les donn<EFBFBD>es persistantes ne peuvent pas <EFBFBD>tre enregistr<EFBFBD>es :
JavaRoutineSynchronizer.UnsupportedOperation.Exception1=M\u00E9thode non impl\u00E9ment\u00E9e : org.talend.designer.codegen.JavaRoutineSynchronizer line:49
CodeGeneratorEmittersPoolFactory.JETEmitters.NoPresent=Le projet JETEmitters est introuvable, une r\u00E9initialisation compl\u00E8te est requise
generatedcode.footerprocess.nbcharsgenerated={0} caract\u00E8res g\u00E9n\u00E9r\u00E9s par {1}
CodeGeneratorEmittersPoolFactory.Class.NotFound=Le template est toujours pr\u00E9sent, mais la classe {0} a disparue. Cette fonction doit d'\u00EAtre recompil\u00E9e.
CodeGeneratorEmittersPoolFactory.PersitentData.Error=Les donn\u00E9es persistantes ne peuvent pas \u00EAtre enregistr\u00E9es :
generatedcode.copyright.title=Copyright (c) 2005-2011, Talend Inc.
CodeGeneratorEmittersPoolFactory.initMessage=L'initialisation du moteur de g<EFBFBD>n<EFBFBD>ration est en cours...
CodeGeneratorEmittersPoolFactory.initMessage=L'initialisation du moteur de g\u00E9n\u00E9ration est en cours...
generatedcode.copyright.body5=(http://www.gnu.org/licenses/lgpl.html).
EmfEmittersPersistence.CodeGen.DataMissing=Donn<EFBFBD>e de g<>n<EFBFBD>ration de code manquante. D<EFBFBD>but de g<EFBFBD>n<EFBFBD>ration du code entier.
CodeGenerator.JET.TimeOut=D<EFBFBD>lai d'initialisation JET d<EFBFBD>pass<EFBFBD>
EmfEmittersPersistence.CodeGen.DataMissing=Donn\u00E9e de g\u00E9n\u00E9ration de code manquante. D\u00E9but de g\u00E9n\u00E9ration du code entier.
CodeGenerator.JET.TimeOut=D\u00E9lai d'initialisation JET d\u00E9pass\u00E9
generatedcode.copyright.body4=Vous pouvez distribuer ce code sous les termes de la licence GNU LGPL
CodeGenerator.Node.NotFound=Noeud introuvable dans le processus courant
generatedcode.copyright.body3=Vous pouvez trouver plus d'informations sur les produits Talend sur www.talend.com.
EmittersPoolFactoryImpl.Class.IllegalArg=La classe '{0}' n'est pas un classifiant valide
generatedcode.copyright.body2=/ JobDesigner (CodeGenerator version {0}).
JavaRoutineSynchronizer.UnsupportedOperation.Exception2=M<EFBFBD>thode non impl<EFBFBD>ment<EFBFBD>e:\norg.talend.designer.codegen.JavaRoutineSynchronizer line:58
JavaRoutineSynchronizer.UnsupportedOperation.Exception2=M\u00E9thode non impl\u00E9ment\u00E9e : org.talend.designer.codegen.JavaRoutineSynchronizer line:58
CodeGenerator.getGraphicalNode1=------process.getGraphicalNodes()------
CodeGenerator.getGraphicalNode2=------process.getGeneratingNodes()------
CodeGenerator.newLine=\n\n\n\n
JetSkeletonManager.unableLoad=Impossible de charger le fichier de cache de la mise <EFBFBD> jour du squelette
JetSkeletonManager.unableSave=impossible d'enregistrer le fichier de cache de la mise <EFBFBD> jour skeleton
JetSkeletonManager.updateProblem=quand les donn<EFBFBD>es persistantes du squelette sont mises <EFBFBD> jour, il y a des probl<EFBFBD>mes
CodeGeneratorEmittersPoolFactory.codeThread=G<EFBFBD>n<EFBFBD>ration de code d'arri<EFBFBD>re-plan
CodeGeneratorEmittersPoolFactory.componentCompiled=Composant compil<EFBFBD> en {0} ms
CodeGeneratorEmittersPoolFactory.failCompail=Erreur de compilation des composants \: \r\n
JetSkeletonManager.unableLoad=Impossible de charger le fichier de cache de la mise \u00E0 jour du squelette
JetSkeletonManager.unableSave=impossible d'enregistrer le fichier de cache de la mise \u00E0 jour skeleton
JetSkeletonManager.updateProblem=quand les donn\u00E9es persistantes du squelette sont mises \u00E0 jour, il y a des probl\u00E8mes.
CodeGeneratorEmittersPoolFactory.codeThread=G\u00E9n\u00E9ration de code en arri\u00E8re-plan
CodeGeneratorEmittersPoolFactory.componentCompiled=Composants compil\u00E9s en {0} ms
CodeGeneratorEmittersPoolFactory.failCompail=\u00C9chec de compilation des composants \: \r\n
CodeGeneratorEmittersPoolFactory.initialException=Exception durant l'initialisation
CodeGeneratorEmittersPoolFactory.jetEmitterInitialException=Erreur d'initialisation de JetEmitter
CodeGeneratorService.invalidLanguage1=Type de langage invalide.
CodeGeneratorService.invalidLanguage2=Type de langage invalide.
CodeGenInit.addMarkers=Ajouter des marqueurs dans l'espace de travail
CodeGenInit.createProject=Cr<EFBFBD>er le projet {0}
CodeGenInit.createProject=Cr\u00E9er le projet {0}
CodeGenInit.deleteProject=Supprimer le projet {0}
CodeGenInit.initTemplate=Init templates
CodeGenInit.removeLink=Supprimez les ressources li<EFBFBD>es
CodeGenInit.removeLink=Supprimer les ressources li\u00E9es
CodeGenInit.saveWorkspace=Enregistrement de l'espace de travail
DocumentRootImpl.mixed=(mix<EFBFBD>\:
DocumentRootImpl.mixed=(mix\u00E9\:
NodesSubTree.enableParallel=__ENABLE_PARALLEL__
PoolTypeImpl.persistentPool=(PoolPersistant \:
TalendJetEmitter.compileFail= erreur de compilation : {0} : {1}
TalendJetEmitter.exception=Exception sur
JetFilesProviderManager.unableLoad=Impossible de charger {0} JetFilesProviderManager.unableLoad
CodeGeneratorEmittersPoolFactory.dialogContent=La g<EFBFBD>n<EFBFBD>ration JetEmitter est annul<EFBFBD>e, afin d'<EFBFBD>viter des probl<EFBFBD>mes, veuillez appuyez sur Ctrl+Maj+F3 pour g<EFBFBD>n<EFBFBD>rer <20> nouveau.
CodeGeneratorEmittersPoolFactory.operationCanceled=Op<EFBFBD>ration annul<EFBFBD>e
ComponentsFactory.afterSystemComponent=apr<EFBFBD>s le(s) composant(s) syst<EFBFBD>me
CodeGeneratorEmittersPoolFactory.dialogContent=La g\u00E9n\u00E9ration JetEmitter est annul\u00E9e, afin d'\u00E9viter des probl\u00E8mes, veuillez appuyez sur Ctrl+Maj+F3 pour g\u00E9n\u00E9rer \u00E0 nouveau.
CodeGeneratorEmittersPoolFactory.operationCanceled=Op\u00E9ration annul\u00E9e
ComponentsFactory.afterSystemComponent=apr\u00E8s le(s) composant(s) syst\u00E8me
ComponentsFactory.componentNotFound=Impossible de trouver le dossier du composant :
ComponentsFactory.load.components=Chargement des composants...
ComponentsFactory.parentNotRecompiled=Attention\: les parents de *.inc.javajet ne sont pas recompil<EFBFBD>s.
ComponentsFactory.parentNotRecompiled=Attention\: les parents de *.inc.javajet ne sont pas recompil\u00E9s.
ComponentsLocalProviderService.componentLoadError=Erreur de chargement du composant
ComponentsLocalProviderService.talendExchangeError=Erreur de Talend Exchange
ComponentsPreferencePage.ButtonLabel0=OK
ComponentsPreferencePage.configuration.LINK_STYLE=Les liens de mapping par d<EFBFBD>faut s'affichent comme :
ComponentsPreferencePage.configuration.LINK_STYLE=Les liens de mapping par d\u00E9faut s'affichent comme :
ComponentsPreferencePage.rowLimit=Limite de lignes
ComponentsPreferencePage.WarningMsg=Vous devez red<EFBFBD>marrer Talend Open Studio afin de charger les composants suppl<EFBFBD>mentaires.
ComponentsPreferencePage.WarningMsg=Vous devez red\u00E9marrer Talend Open Studio afin de charger les composants suppl\u00E9mentaires.
ComponentsPreferencePage.WarningTitle=Avertissement
ComponentsPreferencePage.directoryFieldLabel=Dossier des composants utilisateur :
ComponentsProviderManager.unableLoad=Impossible de charger un fournisseur de composant
ComponenttRunJobPreferencePage.label=Ne pas afficher le Job correspondant apr<EFBFBD>s un double-clic sur un composant tRunJob.
ComponentJobletPreferencePage.label=Ne pas afficher le Job correspondant apr<EFBFBD>s un double-clic sur un composant Joblet.
ComponenttRunJobPreferencePage.showCorrespondingJob=Afficher le Job correspondant apr<EFBFBD>s un double-clic sur un composant tRunJob.
ComponenttRunJobPreferencePage.label=Ne pas afficher le Job correspondant apr\u00E8s un double-clic sur un composant tRunJob.
ComponentJobletPreferencePage.label=Ne pas afficher le Job correspondant apr\u00E8s un double-clic sur un composant Joblet.
ComponenttRunJobPreferencePage.showCorrespondingJob=Afficher le Job correspondant apr\u00E8s un double-clic sur un composant tRunJob.
XsdValidationCacheManager.unableLoadxsd=impossible de charger le fichier de cache de validation xsd
XsdValidationCacheManager.unableSavexsd=impossible d'enregistrer le fichier de cache de validation xsd
prefs.configuration.LINK_STYLE.AUTO=Auto
@@ -65,18 +65,18 @@ prefs.configuration.LINK_STYLE.LINE=Lignes (rapide)
FAMILY.AS400=AS400
FAMILY.Access=Access
FAMILY.Alfresco=Alfresco
FAMILY.Business=Applications M<EFBFBD>tier
FAMILY.Business=Applications M\u00E9tier
FAMILY.Business_Intelligence=Business Intelligence
FAMILY.CentricCRM=CentricCRM
FAMILY.Charts=Graphiques
FAMILY.Connections=Connexions
FAMILY.Custom_Code=Code Utilisateur
FAMILY.DB2=DB2
FAMILY.DB_Generic=Base de donn<EFBFBD>es g<>n<EFBFBD>rique
FAMILY.DB_JDBC=Base de donn<EFBFBD>es JDBC
FAMILY.DB_Generic=Base de donn\u00E9es g\u00E9n\u00E9rique
FAMILY.DB_JDBC=Base de donn\u00E9es JDBC
FAMILY.DB_SCD=DB SCD
FAMILY.Data_Quality=Qualit<EFBFBD> de donn<EFBFBD>es
FAMILY.Databases=Bases de donn<EFBFBD>es
FAMILY.Data_Quality=Qualit\u00E9 de donn\u00E9es
FAMILY.Databases=Bases de donn\u00E9es
FAMILY.ELT=ELT
FAMILY.ESB=ESB
FAMILY.EXASolution=EXASolution
@@ -111,7 +111,7 @@ FAMILY.Netezza=Netezza
FAMILY.OLAP_Cube=Cube OLAP
FAMILY.Oracle=Oracle
FAMILY.Orchestration=Orchestration
FAMILY.Output=Ecriture
FAMILY.Output=\u00C9criture
FAMILY.ParAccel=Paraccel
FAMILY.PostgreSQL=PostgreSQL
FAMILY.PostgresPlus=PostgresPlus
@@ -125,11 +125,17 @@ FAMILY.SQLite=SQLite
FAMILY.Salesforce=Salesforce
FAMILY.SugarCRM=SugarCRM
FAMILY.Sybase=Sybase
FAMILY.System=Syst<EFBFBD>me
FAMILY.System=Syst\u00E8me
FAMILY.Technical=Technique
FAMILY.Teradata=Teradata
FAMILY.Vertica=Vertica
FAMILY.VtigerCRM=VtigerCRM
FAMILY.XML=XML
CodeGeneratorEmittersPoolFactory.updatePaletteForEditors=Mettre <EFBFBD> jour la palette pour les <EFBFBD>diteurs
ComponentsPreferencePage.componentAssist=Activer l'assistant de cr<EFBFBD>ation de composant
CodeGeneratorEmittersPoolFactory.updatePaletteForEditors=Mettre \u00E0 jour la palette pour les \u00E9diteurs
ComponentsPreferencePage.componentAssist=Activer l'assistant de cr\u00E9ation de composant
ComponentsPreferencePage.notValidDirectory=Votre s\u00E9lection va imbriquer des dossiers, ce n'est pas recommand\u00E9. Continuer ?
ComponentsFactory.loadComponents.missingFolder=Le plug-in "{1}" manque dans le dossier "{0}".
ComponentsPreferencePage_SuccessMessage1=Red\u00E9marrez le Studio pour charger les nouveaux composants. Sinon,ils seront charg\u00E9s au prochain d\u00E9marrage.
ComponentsPreferencePage_SuccessMessage2=Red\u00E9marrer maintenant ?
ComponentsPreferencePage.installComponentsFailure=\u00C9chec de l'installation des composants
ComponentsFactory.init.waitForFinish.timeout=Impossible d\'initialiser ComponentsFactory, veuillez r\u00E9essayer.

View File

@@ -1,6 +1,6 @@
CodeGeneratorEmittersPoolFactory.JETEmitters.NoPresent=Progetto JETEmmitters non presente, <EFBFBD> necessario reinizializzare
CodeGeneratorEmittersPoolFactory.JETEmitters.NoPresent=Progetto JETEmmitters non presente, \u00E8 necessario reinizializzare
generatedcode.footerprocess.nbcharsgenerated={0} caratteri generati da {1}
CodeGeneratorEmittersPoolFactory.Class.NotFound=Il template <EFBFBD> presente, ma la classe {0} <EFBFBD> sparita. Questa funzione dev'essere ricompilata.
CodeGeneratorEmittersPoolFactory.Class.NotFound=Il template \u00E8 presente, ma la classe {0} \u00E8 sparita. Questa funzione dev'essere ricompilata.
CodeGeneratorEmittersPoolFactory.PersitentData.Error=I dati persistenti non possono essere salvati:
generatedcode.copyright.title=Copyright (c) 2005-2009, Talend Inc.
CodeGeneratorEmittersPoolFactory.initMessage=Inizializzazione del motore di generazione in corso...

View File

@@ -1,26 +1,28 @@
JavaRoutineSynchronizer.UnsupportedOperation.Exception1=\u30E1\u30BD\u30C3\u30C9\u304C\u5B9F\u88C5\u3055\u308C\u3066\u3044\u307E\u305B\u3093\: org.talend.designer.codegen.JavaRoutineSynchronizer line\:49
JavaRoutineSynchronizer.UnsupportedOperation.Exception1=\u30E1\u30BD\u30C3\u30C9\u304C\u5B9F\u88C5\u3055\u308C\u3066\u3044\u307E\u305B\u3093: org.talend.designer.codegen.JavaRoutineSynchronizer line:49
CodeGeneratorEmittersPoolFactory.JETEmitters.NoPresent=JETEmitter \u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u304C\u5B58\u5728\u3057\u307E\u305B\u3093\u3001\u5168\u4F53\u306E\u518D\u521D\u671F\u5316\u304C\u5FC5\u8981\u3067\u3059\u3002
generatedcode.footerprocess.nbcharsgenerated={1} \u306B\u3088\u308A {0} \u6587\u5B57\u751F\u6210\u3055\u308C\u307E\u3057\u305F
CodeGeneratorEmittersPoolFactory.Class.NotFound=\u30C6\u30F3\u30D7\u30EC\u30FC\u30C8\u306F\u307E\u3060\u5B58\u5728\u3057\u307E\u3059\u304C\u3001\u30AF\u30E9\u30B9 {0} \u306F\u30EF\u30FC\u30AF\u30B9\u30DA\u30FC\u30B9\u304B\u3089\u6D88\u3048\u307E\u3057\u305F\u3002\u3053\u306E\u30E6\u30CB\u30C3\u30C8\u306E\u518D\u30B3\u30F3\u30D1\u30A4\u30EB\u304C\u5FC5\u8981\u3067\u3059\u3002
CodeGeneratorEmittersPoolFactory.PersitentData.Error=\u6301\u7D9A\u30C7\u30FC\u30BF\u3092\u4FDD\u5B58\u3067\u304D\u307E\u305B\u3093 \:
CodeGeneratorEmittersPoolFactory.PersitentData.Error=\u6301\u7D9A\u30C7\u30FC\u30BF\u3092\u4FDD\u5B58\u3067\u304D\u307E\u305B\u3093 :
generatedcode.copyright.title=Copyright (c) 2005-2009, Talend Inc.
CodeGeneratorEmittersPoolFactory.initMessage=\u751F\u6210\u30A8\u30F3\u30B8\u30F3\u306E\u521D\u671F\u5316\u4E2D...
generatedcode.copyright.body5=(http://www.gnu.org/licenses/lgpl.html)\u3002
EmfEmittersPersistence.CodeGen.DataMissing=\u30B3\u30FC\u30C9\u751F\u6210\u306E\u30C7\u30FC\u30BF\u304C\u4E0D\u8DB3\u3057\u3066\u3044\u307E\u3059\u3002\u5B8C\u5168\u306A\u30B3\u30FC\u30C9\u751F\u6210\u3092\u958B\u59CB\u3057\u3066\u3044\u307E\u3059\u3002
CodeGenerator.JET.TimeOut=JET\u306E\u521D\u671F\u5316\u51E6\u7406\u304C\u30BF\u30A4\u30E0\u30A2\u30A6\u30C8\u3057\u307E\u3057\u305F
CodeGenerator.JET.TimeOut=JET\u521D\u671F\u5316\u30BF\u30A4\u30E0\u30A2\u30A6\u30C8
generatedcode.copyright.body4=\u3053\u306E\u30B3\u30FC\u30C9\u306FGNU LGPL\u30E9\u30A4\u30BB\u30F3\u30B9\u306E\u6761\u4EF6\u306B\u57FA\u3065\u3044\u3066\u914D\u5E03\u3059\u308B\u3053\u3068\u304C\u3067\u304D\u307E\u3059
CodeGenerator.Node.NotFound=\u73FE\u5728\u306E\u30D7\u30ED\u30BB\u30B9\u306B\u30CE\u30FC\u30C9\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093
generatedcode.copyright.body3=You can find more information about Talend products at www.talend.com.
generatedcode.copyright.body3=Talend\u88FD\u54C1\u306E\u3055\u3089\u306B\u8A73\u3057\u3044\u60C5\u5831\u306F\u3001www.talend.com\u3092\u3054\u89A7\u4E0B\u3055\u3044\u3002
EmittersPoolFactoryImpl.Class.IllegalArg=\u30AF\u30E9\u30B9 '{0}' \u306F\u6709\u52B9\u306A\u5206\u985E\u5B50\u3067\u306F\u3042\u308A\u307E\u305B\u3093
generatedcode.copyright.body2=/ JobDesigner (CodeGenerator version {0}).
JavaRoutineSynchronizer.UnsupportedOperation.Exception2=\u30E1\u30BD\u30C3\u30C9\u304C\u5B9F\u88C5\u3055\u308C\u3066\u3044\u307E\u305B\u3093\: org.talend.designer.codegen.JavaRoutineSynchronizer line\:58
generatedcode.copyright.body2=/ JobDesigner (CodeGenerator\u30D0\u30FC\u30B8\u30E7\u30F3{0}).
JavaRoutineSynchronizer.UnsupportedOperation.Exception2=\u30E1\u30BD\u30C3\u30C9\u304C\u5B9F\u88C5\u3055\u308C\u3066\u3044\u307E\u305B\u3093: org.talend.designer.codegen.JavaRoutineSynchronizer line:58
CodeGenerator.getGraphicalNode1=------process.getGraphicalNodes()------
CodeGenerator.getGraphicalNode2=------process.getGeneratingNodes()------
CodeGenerator.newLine=\n\n\n\n
CodeGenerator.newLine=\\n\\n\\n\\n
JetSkeletonManager.unableLoad=\u30B9\u30B1\u30EB\u30C8\u30F3\u66F4\u65B0\u30AD\u30E3\u30C3\u30B7\u30E5\u30D5\u30A1\u30A4\u30EB\u3092\u30ED\u30FC\u30C9\u3067\u304D\u307E\u305B\u3093
JetSkeletonManager.unableSave=\u30B9\u30B1\u30EB\u30C8\u30F3\u66F4\u65B0\u30AD\u30E3\u30C3\u30B7\u30E5\u30D5\u30A1\u30A4\u30EB\u3092\u4FDD\u5B58\u3067\u304D\u307E\u305B\u3093
JetSkeletonManager.updateProblem=\u30B9\u30B1\u30EB\u30C8\u30F3\u6C38\u7D9A\u30C7\u30FC\u30BF\u66F4\u65B0\u6642\u306B\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F
CodeGeneratorEmittersPoolFactory.codeThread=\u30B3\u30FC\u30C9\u751F\u6210\u306E\u30D0\u30C3\u30AF\u30B0\u30E9\u30A6\u30F3\u30C9\u30B9\u30EC\u30C3\u30C9
CodeGeneratorEmittersPoolFactory.componentCompiled=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F\u30B3\u30F3\u30D1\u30A4\u30EB\u3055\u308C\u307E\u3057\u305F\: \u6240\u8981\u6642\u9593 {0} \u30DF\u30EA\u79D2
CodeGeneratorEmittersPoolFactory.failCompail=\u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8\u306e\u30b3\u30f3\u30d1\u30a4\u30eb\u306b\u5931\u6557\u3057\u307e\u3057\u305f : \r\n
CodeGeneratorEmittersPoolFactory.componentCompiled=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F{0}\u30DF\u30EA\u79D2\u3067\u30B3\u30F3\u30D1\u30A4\u30EB\u3055\u308C\u307E\u3057\u305F
CodeGeneratorEmittersPoolFactory.failCompail=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30B3\u30F3\u30D1\u30A4\u30EB\u306B\u5931\u6557\u3057\u307E\u3057\u305F : \\r\\n
CodeGeneratorEmittersPoolFactory.initialException=\u521D\u671F\u5316\u4E2D\u306B\u4F8B\u5916\u304C\u767A\u751F\u3057\u307E\u3057\u305F
CodeGeneratorEmittersPoolFactory.jetEmitterInitialException=JetEmitter\u306E\u521D\u671F\u5316\u4E2D\u306B\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F
CodeGeneratorService.invalidLanguage1=\u7121\u52B9\u306A\u8A00\u8A9E\u30BF\u30A4\u30D7\u3067\u3059\u3002
@@ -31,43 +33,43 @@ CodeGenInit.deleteProject={0} \u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u306E\u524A\u
CodeGenInit.initTemplate=\u30C6\u30F3\u30D7\u30EC\u30FC\u30C8\u306E\u521D\u671F\u5316
CodeGenInit.removeLink=\u30EA\u30F3\u30AF\u3055\u308C\u305F\u30EA\u30BD\u30FC\u30B9\u306E\u524A\u9664
CodeGenInit.saveWorkspace=\u30EF\u30FC\u30AF\u30B9\u30DA\u30FC\u30B9\u306E\u4FDD\u5B58\u4E2D
DocumentRootImpl.mixed=\ (mixed \:
DocumentRootImpl.mixed=\ (mixed :
NodesSubTree.enableParallel=__ENABLE_PARALLEL__
PoolTypeImpl.persistentPool=\ (persistentPool\:
TalendJetEmitter.compileFail=\ \u30B3\u30F3\u30D1\u30A4\u30EB\u5931\u6557 \: {0} \: {1}
TalendJetEmitter.exception=\u4F8B\u5916 \:
PoolTypeImpl.persistentPool=\ (persistentPool:
TalendJetEmitter.compileFail=\u30B3\u30F3\u30D1\u30A4\u30EB\u5931\u6557\uFF1A{0}\uFF1A{1}
TalendJetEmitter.exception=\u4F8B\u5916
JetFilesProviderManager.unableLoad={0}JetFilesProviderManager \u3092\u30ED\u30FC\u30C9\u3067\u304D\u307E\u305B\u3093
CodeGeneratorEmittersPoolFactory.dialogContent=JetEmitter\u751F\u6210\u306F\u30AD\u30E3\u30F3\u30BB\u30EB\u3055\u308C\u307E\u3057\u305F\u3001\u3053\u306E\u539F\u56E0\u3092\u907F\u3051\u308B\u305F\u3081\u306B\u3001Ctrl + Shift + F3 \u3092\u62BC\u4E0B\u3057\u3066\u518D\u5EA6\u751F\u6210\u3057\u3066\u304F\u3060\u3055\u3044\u3002
CodeGeneratorEmittersPoolFactory.operationCanceled=\u64CD\u4F5C\u306F\u30AD\u30E3\u30F3\u30BB\u30EB\u3055\u308C\u307E\u3057\u305F
ComponentsFactory.afterSystemComponent=\u30B7\u30B9\u30C6\u30E0\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u5F8C
ComponentsFactory.componentNotFound=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D5\u30A9\u30EB\u30C0\u30FC\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093:
ComponentsFactory.load.components=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u8AAD\u8FBC\u307F...
ComponentsFactory.parentNotRecompiled=\u8B66\u544A\: *.inc.javajet\u306E\u89AA\u304C\u30EA\u30B3\u30F3\u30D1\u30A4\u30EB\u3055\u308C\u3066\u3044\u307E\u305B\u3093\uFF01
ComponentsLocalProviderService.componentLoadError=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30ED\u30FC\u30C9\u30A8\u30E9\u30FC
ComponentsFactory.componentNotFound=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D5\u30A9\u30EB\u30C0\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093 :
ComponentsFactory.load.components=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30ED\u30FC\u30C9...
ComponentsFactory.parentNotRecompiled=\u8B66\u544A: *.inc.javajet\u306E\u89AA\u304C\u30EA\u30B3\u30F3\u30D1\u30A4\u30EB\u3055\u308C\u3066\u3044\u307E\u305B\u3093\uFF01
ComponentsLocalProviderService.componentLoadError=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30ED\u30FC\u30C9\u30A8\u30E9\u30FC
ComponentsLocalProviderService.talendExchangeError=Talend Exchange \u30A8\u30E9\u30FC
ComponentsPreferencePage.ButtonLabel0=Ok
ComponentsPreferencePage.configuration.LINK_STYLE=\u30C7\u30D5\u30A9\u30EB\u30C8\u30FB\u30DE\u30C3\u30D4\u30F3\u30B0\u30FB\u30EA\u30F3\u30AF\u3068\u3057\u3066\u8868\u793A\uFF1A
ComponentsPreferencePage.ButtonLabel0=OK
ComponentsPreferencePage.configuration.LINK_STYLE=\u30C7\u30D5\u30A9\u30EB\u30C8\u30DE\u30C3\u30D4\u30F3\u30B0\u30EA\u30F3\u30AF\u306E\u8868\u793A :
ComponentsPreferencePage.rowLimit=\u884C\u6570\u5236\u9650
ComponentsPreferencePage.WarningMsg=Talend Open Studio\u3092\u518D\u8D77\u52D5\u3057\u3066\u3001\u62E1\u5F35\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u30ED\u30FC\u30C9\u3057\u307E\u3059\u3002
ComponentsPreferencePage.WarningTitle=\u8B66\u544A
ComponentsPreferencePage.directoryFieldLabel=\u30E6\u30FC\u30B6\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D5\u30A9\u30EB\u30C0\u30FC:
ComponentsProviderManager.unableLoad=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D7\u30ED\u30D0\u30A4\u30C0\u306E\u30ED\u30FC\u30C9\u304C\u3067\u304D\u307E\u305B\u3093
ComponentsPreferencePage.directoryFieldLabel=\u30E6\u30FC\u30B6\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D5\u30A9\u30EB\u30C0 :
ComponentsProviderManager.unableLoad=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u30D7\u30ED\u30D0\u30A4\u30C0\u304C\u30ED\u30FC\u30C9\u3067\u304D\u307E\u305B\u3093
ComponenttRunJobPreferencePage.label=tRunJob\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30C0\u30D6\u30EB\u30AF\u30EA\u30C3\u30AF\u5F8C\u3001\u5BFE\u5FDC\u30B8\u30E7\u30D6\u3092\u8868\u793A\u3057\u306A\u3044\u3002
ComponentJobletPreferencePage.label=Joblet\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30C0\u30D6\u30EB\u30AF\u30EA\u30C3\u30AF\u5F8C\u3001\u5BFE\u5FDC\u30B8\u30E7\u30D6\u3092\u8868\u793A\u3057\u306A\u3044\u3002
ComponenttRunJobPreferencePage.showCorrespondingJob=tRunJob\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30C0\u30D6\u30EB\u30AF\u30EA\u30C3\u30AF\u5F8C\u3001\u5BFE\u5FDC\u30B8\u30E7\u30D6\u3092\u8868\u793A\u3059\u308B\u3002
ComponentJobletPreferencePage.label=\u30B8\u30E7\u30D6\u30EC\u30C3\u30C8\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u30C0\u30D6\u30EB\u30AF\u30EA\u30C3\u30AF\u3057\u305F\u5F8C\u306B\u5BFE\u5FDC\u3059\u308B\u30B8\u30E7\u30D6\u3092\u8868\u793A\u3057\u306A\u3044\u3002
ComponenttRunJobPreferencePage.showCorrespondingJob=tRunJob\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30C0\u30D6\u30EB\u30AF\u30EA\u30C3\u30AF\u5F8C\u3001\u5BFE\u5FDC\u30B8\u30E7\u30D6\u3092\u8868\u793A\u3059\u308B
XsdValidationCacheManager.unableLoadxsd=XSD\u30D0\u30EA\u30C7\u30FC\u30B7\u30E7\u30F3\u306E\u30AD\u30E3\u30C3\u30B7\u30E5\u30D5\u30A1\u30A4\u30EB\u3092\u8AAD\u307F\u8FBC\u3081\u307E\u305B\u3093\u3002
XsdValidationCacheManager.unableSavexsd=XSD\u30D0\u30EA\u30C7\u30FC\u30B7\u30E7\u30F3\u306E\u30AD\u30E3\u30C3\u30B7\u30E5\u30D5\u30A1\u30A4\u30EB\u3092\u4FDD\u5B58\u3067\u304D\u307E\u305B\u3093
prefs.configuration.LINK_STYLE.AUTO=\u81EA\u52D5
prefs.configuration.LINK_STYLE.BEZIER_CURVE=\u66F2\u7DDA
prefs.configuration.LINK_STYLE.LINE=\u76F4\u7DDA(\u6700\u901F)
prefs.configuration.LINK_STYLE.LINE=Lines (fast)
FAMILY.AS400=AS400
FAMILY.Access=Access
FAMILY.Alfresco=Alfresco
FAMILY.Business=\u30A2\u30D7\u30EA\u30B1\u30FC\u30B7\u30E7\u30F3
FAMILY.Business_Intelligence=\u30D3\u30B8\u30CD\u30B9\u30A4\u30F3\u30C6\u30EA\u30B8\u30A7\u30F3\u30B9
FAMILY.CentricCRM=CentricCRM
FAMILY.Charts=Charts
FAMILY.Connections=\u63A5\u7D9A
FAMILY.Charts=\u30C1\u30E3\u30FC\u30C8
FAMILY.Connections=\u63A5\u7D9A\u8A2D\u5B9A
FAMILY.Custom_Code=\u30AB\u30B9\u30BF\u30E0\u30B3\u30FC\u30C9
FAMILY.DB2=DB2
FAMILY.DB_Generic=\u6C4E\u7528ODBC
@@ -79,21 +81,22 @@ FAMILY.ELT=ELT
FAMILY.ESB=ESB
FAMILY.EXASolution=EXASolution
FAMILY.eXist=eXist
FAMILY.FTP=FTP
FAMILY.Fields=\u9805\u76EE\u5024\u5909\u63DB
FAMILY.FTP=ftp
FAMILY.Fields=\u9805\u76EE\u5024
FAMILY.File=\u30D5\u30A1\u30A4\u30EB
FAMILY.FireBird=Firebird
FAMILY.Greenplum=Greenplum
FAMILY.HSQLDb=HSQLDb
FAMILY.Healthcare=Healthcare
FAMILY.HSQLDb=HSQLdb
FAMILY.Healthcare=\u30D8\u30EB\u30B9\u30B1\u30A2
FAMILY.Hive=Hive
FAMILY.Informix=Informix
FAMILY.Ingres=Ingres
FAMILY.Input=\u30D5\u30A1\u30A4\u30EB\u5165\u529B
FAMILY.Interbase=Interbase
FAMILY.Internet=\u30A4\u30F3\u30BF\u30FC\u30CD\u30C3\u30C8
FAMILY.Jasper=Jasper
FAMILY.JavaDB=JavaDB
FAMILY.JDBC=\u6C4E\u7528JDBC
FAMILY.JDBC=JDBC
FAMILY.LDAP=LDAP
FAMILY.Logs_Errors=\u30ED\u30B0\uFF06\u30A8\u30E9\u30FC\u30CF\u30F3\u30C9\u30EA\u30F3\u30B0
FAMILY.MS_SQL_Server=MS SQL Server
@@ -114,7 +117,7 @@ FAMILY.PostgreSQL=PostgreSQL
FAMILY.PostgresPlus=PostgresPlus
FAMILY.Processing=\u5909\u63DB\u51E6\u7406
FAMILY.SAP=SAP
FAMILY.Sas=Sas
FAMILY.Sas=SAS
FAMILY.SCD=SCD
FAMILY.SCP=SCP
FAMILY.SPSS=SPSS
@@ -127,6 +130,19 @@ FAMILY.Technical=\u30C6\u30AF\u30CB\u30AB\u30EB
FAMILY.Teradata=Teradata
FAMILY.Vertica=Vertica
FAMILY.VtigerCRM=VtigerCRM
FAMILY.XML=XML
CodeGeneratorEmittersPoolFactory.updatePaletteForEditors=\u30A8\u30C7\u30A3\u30BF\u306E\u30D1\u30EC\u30C3\u30C8\u306E\u66F4\u65B0
FAMILY.XML=XML\u30D5\u30A1\u30A4\u30EB
CodeGeneratorEmittersPoolFactory.updatePaletteForEditors=\u30D1\u30EC\u30C3\u30C8\u3092\u66F4\u65B0
ComponentsPreferencePage.componentAssist=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u4F5C\u6210\u30A2\u30B7\u30B9\u30BF\u30F3\u30C8\u3092\u6709\u52B9\u5316
ComponentsPreferencePage.notValidDirectory=\u3053\u308C\u3092\u9078\u629E\u3059\u308B\u3068\u30D5\u30A9\u30EB\u30C0\u30FC\u304C\u30CD\u30B9\u30C8\u3055\u308C\u307E\u3059\u3002\u3053\u308C\u306F\u63A8\u5968\u3055\u308C\u307E\u305B\u3093\u3002 \u7D9A\u884C\u3057\u307E\u3059\u304B?
ComponentsFactory.loadComponents.missingFolder=\u30D7\u30E9\u30B0\u30A4\u30F3"{1}"\u5185\u306B\u30D5\u30A9\u30EB\u30C0\u30FC"{0}"\u304C\u3042\u308A\u307E\u305B\u3093\u3002
ComponentsPreferencePage_SuccessTitle=\u6210\u529F
ComponentsPreferencePage_SuccessMessage1=\u65B0\u898F\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u3092\u30ED\u30FC\u30C9\u3059\u308B\u305F\u3081\u306B\u306F\u3001Studio\u3092\u518D\u8D77\u52D5\u3057\u307E\u3059\u3002\u53C8\u306F\u6B21\u56DE\u306E\u958B\u59CB\u6642\u306B\u30ED\u30FC\u30C9\u3055\u308C\u307E\u3059\u3002
ComponentsPreferencePage_SuccessMessage2=\u518D\u8D77\u52D5\u3057\u307E\u3059\u304B\uFF1F
ComponentsPreferencePage.installComponentsFailure=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u306B\u5931\u6557\u3057\u307E\u3057\u305F
generatedcode.copyright.body1=\u3053\u306E\u30BD\u30FC\u30B9\u30B3\u30FC\u30C9\u306F{0}\u306B\u3088\u3063\u3066\u81EA\u52D5\u7684\u306B\u751F\u6210\u3055\u308C\u307E\u3057\u305F
ComponentsFactory.init.waitForFinish.timeout=ComponentsFactory\u3092\u521D\u671F\u5316\u3067\u304D\u307E\u305B\u3093\u3002\u3082\u3046\u4E00\u5EA6\u8A66\u3057\u3066\u4E0B\u3055\u3044\u3002
FAMILY.Data_Privacy=\u30C7\u30FC\u30BF\u30D7\u30E9\u30A4\u30D0\u30B7\u30FC
ComponentsPreferencePage.enableOnLineHelp=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u30AA\u30F3\u30E9\u30A4\u30F3\u30D8\u30EB\u30D7\u3092\u6709\u52B9\u5316
ComponentsPreferencePage.titleInstallHelp=\u30AA\u30D5\u30E9\u30A4\u30F3\u30D8\u30EB\u30D7\u6A5F\u80FD\u3092\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u3057\u307E\u3059\u304B?
ComponentsPreferencePage.msgInstallHelp=\u3053\u308C\u306B\u3088\u3063\u3066\u8FFD\u52A0\u30D1\u30C3\u30B1\u30FC\u30B8\u306E\u30C0\u30A4\u30A2\u30ED\u30B0\u304C\u958B\u304D\u3001\u30AA\u30D5\u30E9\u30A4\u30F3\u30D8\u30EB\u30D7\u6A5F\u80FD\u304C\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u3055\u308C\u307E\u3059\u3002\u7D9A\u884C\u3057\u307E\u3059\u304B?
ComponentsPreferencePage.grpHelp=\u30D8\u30EB\u30D7

View File

@@ -4,13 +4,13 @@ CodeGenerator.JET.TimeOut=Timeout inicjalizacji JET
CodeGenerator.Node.NotFound=Nie znaleziono ga\u0142\u0119zi procesu
CodeGenerator.newLine=\n\n\n\n
CodeGeneratorEmittersPoolFactory.componentCompiled=Komponenty skompilowane w {0} ms
CodeGeneratorEmittersPoolFactory.failCompail=Nieudana kompilacja komponent<EFBFBD>w: \r\n
CodeGeneratorEmittersPoolFactory.failCompail=Nieudana kompilacja komponent\u00F3w: \r\n
CodeGeneratorEmittersPoolFactory.initialException=Wyj\u0105tek podczas inicjalizacji
CodeGeneratorEmittersPoolFactory.jetEmitterInitialException=B\u0142\u0105d podcza inicjalizacji JetEmitter
CodeGeneratorService.invalidLanguage1=niepoprawny typ j\u0119zyka.
CodeGeneratorService.invalidLanguage2=niepoprawny typ j\u0119zyka.
CodeGenInit.addMarkers=Dodanie znacznik<EFBFBD>w do obszaru roboczego
CodeGenInit.createProject=utw<EFBFBD>rz {0} projekt
CodeGenInit.addMarkers=Dodanie znacznik\u00F3w do obszaru roboczego
CodeGenInit.createProject=utw\u00F3rz {0} projekt
CodeGenInit.deleteProject=skasuj {0} projekt
CodeGenInit.removeLink=Skasuj po\u0142\u0105czone zasoby
CodeGenInit.saveWorkspace=Zapisywanie obszaru roboczego
@@ -56,7 +56,7 @@ FAMILY.MSSql=MSSQL
FAMILY.Management=Zarz\u0105danie
FAMILY.MaxDB=MaxDB
FAMILY.Microsoft_AX=Microsoft AX
FAMILY.Misc=R<EFBFBD>\u017Cne
FAMILY.Misc=R\u00F3\u017Cne
FAMILY.MySQL=MySQL
FAMILY.Netezza=Netezza
FAMILY.OLAP_Cube=Kostka OLAP

View File

@@ -1,44 +1,43 @@
CodeGeneratorEmittersPoolFactory.JETEmitters.NoPresent=Projeto JETEmitters n<EFBFBD>o existe, <EFBFBD> necess<EFBFBD>rio a reinicializa<EFBFBD><EFBFBD>o
CodeGeneratorEmittersPoolFactory.JETEmitters.NoPresent=Projeto JETEmitters n\u00E3o existe, \u00E9 necess\u00E1rio a reinicializa\u00E7\u00E3o
CodeGeneratorEmittersPoolFactory.Class.NotFound=Template ainda presente, mas a classe {0} disapareceu do workspace. Essa unidade precisa ser recompilada.
CodeGeneratorEmittersPoolFactory.PersitentData.Error=Os dados n<EFBFBD>o podem ser salvos:
CodeGeneratorEmittersPoolFactory.initMessage=Inicializa<EFBFBD><EFBFBD>o da Engine de Gera<EFBFBD><EFBFBD>o em andamento...
CodeGeneratorEmittersPoolFactory.PersitentData.Error=Os dados n\u00E3o podem ser salvos:
CodeGeneratorEmittersPoolFactory.initMessage=Inicializa\u00E7\u00E3o da Engine de Gera\u00E7\u00E3o em andamento...
generatedcode.copyright.body5=(http://www.gnu.org/licenses/lgpl.html).
EmfEmittersPersistence.CodeGen.DataMissing=Falta de dados na gera<EFBFBD><EFBFBD>o de c<>digo. Iniciando a gera<72><61>o de c<>digo completo.
CodeGenerator.JET.TimeOut=Inicializa<EFBFBD><EFBFBD>o do JET excedeu o limite de tempo
CodeGenerator.Node.NotFound=Nodo n<EFBFBD>o encontrado no processo atual
EmittersPoolFactoryImpl.Class.IllegalArg=A classe '{0}' n<EFBFBD>o <20> uma classe v<EFBFBD>lida
generatedcode.copyright.body1==
EmfEmittersPersistence.CodeGen.DataMissing=Falta de dados na gera\u00E7\u00E3o de c\u00F3digo. Iniciando a gera\u00E7\u00E3o de c\u00F3digo completo.
CodeGenerator.JET.TimeOut=Inicializa\u00E7\u00E3o do JET excedeu o limite de tempo
CodeGenerator.Node.NotFound=Nodo n\u00E3o encontrado no processo atual
EmittersPoolFactoryImpl.Class.IllegalArg=A classe '{0}' n\u00E3o \u00E9 uma classe v\u00E1lida
CodeGenerator.getGraphicalNode1=-----process.getGraphicalNodes()------
CodeGenerator.getGraphicalNode2=------process.getGeneratingNodes()------
CodeGenerator.newLine=\n\n\n\n
CodeGeneratorEmittersPoolFactory.codeThread=Thread de background da gera<EFBFBD><EFBFBD>o de c<>digo
CodeGeneratorEmittersPoolFactory.codeThread=Thread de background da gera\u00E7\u00E3o de c\u00F3digo
CodeGeneratorEmittersPoolFactory.componentCompiled=Componentes compilados em {0}
CodeGeneratorEmittersPoolFactory.failCompail=Compila<EFBFBD><EFBFBD>o dos componentes falhou: \r\n
CodeGeneratorEmittersPoolFactory.initialException=Erro durante a inicializa<EFBFBD><EFBFBD>o
CodeGeneratorEmittersPoolFactory.jetEmitterInitialException=Erro durante a inicializa<EFBFBD><EFBFBD>o do JetEmitter
CodeGeneratorService.invalidLanguage1=Tipo de linguagem inv<EFBFBD>lida
CodeGeneratorService.invalidLanguage2=Tipo de linguagem inv<EFBFBD>lida
CodeGeneratorEmittersPoolFactory.failCompail=Compila\u00E7\u00E3o dos componentes falhou: \r\n
CodeGeneratorEmittersPoolFactory.initialException=Erro durante a inicializa\u00E7\u00E3o
CodeGeneratorEmittersPoolFactory.jetEmitterInitialException=Erro durante a inicializa\u00E7\u00E3o do JetEmitter
CodeGeneratorService.invalidLanguage1=Tipo de linguagem inv\u00E1lida
CodeGeneratorService.invalidLanguage2=Tipo de linguagem inv\u00E1lida
CodeGenInit.addMarkers=Adicionando marcadores ao workspace
CodeGenInit.createProject=criar projeto {0}
CodeGenInit.deleteProject=remover projeto {0}
CodeGenInit.initTemplate=Templates de in<EFBFBD>cio
CodeGenInit.initTemplate=Templates de in\u00EDcio
CodeGenInit.removeLink=Remover recursos contectados
CodeGenInit.saveWorkspace=Salvando workspace
DocumentRootImpl.mixed=(misturado:
ComponentsFactory.afterSystemComponent=ap<EFBFBD>s o componente do sistema
ComponentsFactory.afterSystemComponent=ap\u00F3s o componente do sistema
ComponentsLocalProviderService.componentLoadError=Erro ao carregar componente
ComponentsPreferencePage.ButtonLabel0=OK
ComponentsPreferencePage.rowLimit=Limite de Linhas
ComponentsPreferencePage.WarningTitle=Advert<EFBFBD>ncia
ComponentsProviderManager.unableLoad=imposs<EFBFBD>vel carregar provider do componente
ComponenttRunJobPreferencePage.label=N<EFBFBD>o mostrar job correspondente ap<EFBFBD>s duplo clique em um componente tRunJob.
ComponenttRunJobPreferencePage.showCorrespondingJob=Visualizar trabalho correspondente ap<EFBFBD>s duplo clique no componente tRunJob.
XsdValidationCacheManager.unableLoadxsd=Imposs<EFBFBD>vel carregar arquivo XSD do cache
XsdValidationCacheManager.unableSavexsd=Imposs<EFBFBD>vel salvar arquivo XSD no cache
ComponentsPreferencePage.WarningTitle=Advert\u00EAncia
ComponentsProviderManager.unableLoad=imposs\u00EDvel carregar provider do componente
ComponenttRunJobPreferencePage.label=N\u00E3o mostrar job correspondente ap\u00F3s duplo clique em um componente tRunJob.
ComponenttRunJobPreferencePage.showCorrespondingJob=Visualizar trabalho correspondente ap\u00F3s duplo clique no componente tRunJob.
XsdValidationCacheManager.unableLoadxsd=Imposs\u00EDvel carregar arquivo XSD do cache
XsdValidationCacheManager.unableSavexsd=Imposs\u00EDvel salvar arquivo XSD no cache
FAMILY.AS400=AS400
FAMILY.Access=Access
FAMILY.Business=business
FAMILY.Connections=Conex<EFBFBD>es
FAMILY.Connections=Conex\u00F5es
FAMILY.DB2=DB2
FAMILY.Databases=Base de dados
FAMILY.FireBird=Firebird
@@ -47,11 +46,11 @@ FAMILY.Internet=Internet
FAMILY.Jasper=Jasper
FAMILY.Logs_Errors=Logs e Erros
FAMILY.Management=Gerenciamento
FAMILY.Output=Sa<EFBFBD>da
FAMILY.Output=Sa\u00EDda
FAMILY.PostgresPlus=PostgresPlus
FAMILY.Processing=Processando
FAMILY.SQLite=SQLite
FAMILY.Sybase=Sybase
FAMILY.Technical=T<EFBFBD>cnico
FAMILY.Technical=T\u00E9cnico
FAMILY.Teradata=Teradata
FAMILY.Vertica=Vertica

View File

@@ -0,0 +1,18 @@
ComponentsPreferencePage.ButtonLabel0=Ok
ComponentsPreferencePage.rowLimit=Riadkov\u00FD limit
ComponentsPreferencePage.WarningTitle=Varovanie
FAMILY.Access=Pr\u00EDstup
FAMILY.Connections=Pripojenia
FAMILY.DB_JDBC=DB JDBC
FAMILY.Databases=Datab\u00E1za
FAMILY.ESB=ESB
FAMILY.eXist=Existuj\u00FAca
FAMILY.File=S\u00FAbor
FAMILY.HSQLDb=HSQL.Db
FAMILY.Input=VSTUP
FAMILY.JavaDB=JavaDB
FAMILY.MSSql=MSSQL
FAMILY.MaxDB=MaxDB
FAMILY.Output=V\u00DDSTUP
FAMILY.System=Syst\u00E9m
FAMILY.XML=XML

Some files were not shown because too many files have changed in this diff Show More