Compare commits

...

528 Commits

Author SHA1 Message Date
jiezhang-tlnd
4294ecd024 update text (#6814) (#6817) 2021-10-25 14:37:28 +08:00
Jenkins Continuous Build server
1d2d17d71d Set version to 8.0.1 2021-10-21 16:11:20 +02:00
sbouyer
aa470dbab3 Add localized files (#6804)
Co-authored-by: root <obricha@talend.com>
2021-10-21 17:23:32 +08:00
Alexiane Yvonet
f7bbc3d17b Add localized files (#6805)
Co-authored-by: root <obricha@talend.com>
2021-10-21 17:17:10 +08:00
sbouyer
f897438858 Add localized files (#6807)
Co-authored-by: root <obricha@talend.com>
2021-10-21 17:08:32 +08:00
apoltavtsev
7d5e785786 feat(APPINT-33780) Project analysis task - Seek for unresolved routines & beans dependencies (#6803)
* feat(APPINT-33780) Project analysis task - Seek for unresolved routines & beans dependencies

* Add files via upload

* Update UnresolvedRoutineDependencyAnalysisTask.java

* Update messages.properties

* Update messages.properties

* Update UnresolvedRoutineDependencyAnalysisTask.java

* Update UnresolvedRoutineDependencyAnalysisTask.java
2021-10-21 08:36:35 +02:00
hzhao-talendbj
0d647971f0 feat(TUP-32198): Migrate demo project with studio 8.0 (#6771)
* add log

* add log

* feat(TUP-32198): Migrate demo project with studio 8.0

* feat(TUP-32198): Migrate demo project with studio 8.0

* feat(TUP-32198): Migrate demo project with studio 8.0

* feat(TUP-32198): Migrate demo project with studio 8.0
2021-10-21 12:19:45 +08:00
wang wei
40ef58e9d4 fix(TDI-46476): fix the studio pom as we remove old tcompv0 netsuite connector runtime (#6808)
* fix(TDI-46476): fix the studio pom as we remove old tcompv0 netsuite connector runtime

* fix more
2021-10-21 05:50:35 +02:00
pyzhou
24de5b78a9 fix(TDI-46572):tMap support JDK 17 (#6735)
* fix(TDI-46572):tAdvancedHash dependency

* fix(TDI-46572):tMap support JDK 17

* remove jboss

* change method supportMarshaller()

* add override method

* fix bug

* fix bug of cannot flush the last part

* fix(TDI-46572):use jboss marshaller

* fix bug

* Upgrade dependency

* fix tuj bug

* fix bug

* fix bug
2021-10-21 10:43:09 +08:00
Chao MENG
e5ee4773de fix(TUP-33425): It takes a long time to get the error message when (#6806)
upgrading commandline
https://jira.talendforge.org/browse/TUP-33425
2021-10-20 23:22:18 +08:00
AlixMetivier
728f054338 fix(TBD-12861): add method to retrieve spark mode value (#6763) 2021-10-20 14:11:22 +02:00
Alex Telesh
f75c405324 feat(TDI-46900/codegen): Log messages from subjobs (#6768) 2021-10-20 10:58:41 +02:00
Laurent BOURGEOIS
c9d28aa83d feat(TBD-12880):Dynamic schema in Spark batch components (#6661) 2021-10-19 14:14:13 +02:00
Tetyana Meronyk
bf520fca50 fix(TDI-46749): [tFileInputExcel] For dynamic column schema, column headers after parameter are not dropped (#6698)
* fix(TDI-46749): [tFileInputExcel] For dynamic column schema, column headers after <Last Column> parameter are not dropped
2021-10-19 13:56:56 +03:00
bhe-talendbj
218a64e43d fix(TUP-23729): fix OOM caused by DB components (#6786) 2021-10-19 18:43:51 +08:00
Jane Ding
38ec98656c fix(TUP-29570):Couchbase: Password is plaintext in .item file of its (#6785)
* fix(TUP-29570):Couchbase: Password is plaintext in .item file of its
dataset if updating the password in connection
https://jira.talendforge.org/browse/TUP-29570

* fix(TUP-29570):Couchbase: Password is plaintext in .item file of its
dataset if updating the password in connection
https://jira.talendforge.org/browse/TUP-29570
2021-10-19 16:04:20 +08:00
sbliu
30aa9a5971 bugfix(TUP-31401) Switch workspace doesn't work for remote connection. (#6766) 2021-10-19 12:11:59 +08:00
bhe-talendbj
b4c4a58fac fix(TUP-33380): remove double quotes (#6761)
* fix(TUP-33380): remove double quotes

* fix(TUP-33380): remove double quotes

* fix(TUP-33380): remove double quotes
2021-10-18 16:25:55 +08:00
jzhao
219907e072 fix(TDI-46871):tFTPXXX component host can't use expression without "()" (#6742) 2021-10-18 14:04:45 +08:00
kjwang
f152ffe549 Kjwang/fix TUP-33366 Improve progress bar for logon studio if need to download/install any feature (#6760)
* TUP-33366 Improve progress bar for logon studio if need to
download/install any feature
https://jira.talendforge.org/browse/TUP-33366
2021-10-18 10:39:19 +08:00
bhe-talendbj
34bfd9b7d2 fix(TUP-33380): Car files can not be installed on TUJ platform (#6759)
* fix(TUP-33380): fix tck install java path

* fix(TUP-33380): fix tck install java path

* fix(TUP-33380): fix tck install java path
2021-10-18 10:25:03 +08:00
Jane Ding
0bbb05d6f5 fix(TUP-26845):tcompv0 component's column name can't end with "_", a (#6749)
snowflake tuj (TDI38814_tCreateTable_snowflake_AllDataType) failed
caused by it.
https://jira.talendforge.org/browse/TUP-26845
2021-10-18 09:46:39 +08:00
zyuan-talend
468fae8511 fix(TUP-31974):not expand job design when checking other nodes. (#6745) 2021-10-16 09:24:27 +08:00
Chao MENG
39e55fdd4d fix(TUP-33092): Setup default base/update p2 for studio and make sure it work in the final release. (#6756)
* fix(TUP-33092): Setup default base/update p2 for studio and make sure it
work in the final release.
https://jira.talendforge.org/browse/TUP-33092

* fix(TUP-33092): Setup default base/update p2 for studio and make sure it
work in the final release.
https://jira.talendforge.org/browse/TUP-33092

* fix(TUP-33092): Setup default base/update p2 for studio and make sure it
work in the final release.
https://jira.talendforge.org/browse/TUP-33092
2021-10-15 22:39:36 +08:00
jzhao
eb333cbf0f chore(TDI-44605):correct the jar version to offical one (#6746) 2021-10-15 18:41:23 +08:00
bhe-talendbj
50c8a14d85 chore: tujdebug (#6747) 2021-10-15 18:11:15 +08:00
jzhao
f1761274e6 feat(TDI-44605):Upgrade Salesforce Components to support Endpoint Version 52(latest) (#6696)
* feat(TDI-44605):Upgrade Salesforce Components to support Endpoint
Version 52(latest)

* feat(TDI-44605):update dependencies for force-wsc
2021-10-15 16:02:48 +08:00
Jill Yan
1ea53b0216 APPINT-33788 (#6731)
Co-authored-by: jillyan <yan955599@gmail.com>
2021-10-15 15:44:15 +08:00
ovladyka
97a26b4bd9 fix(TDI-45900): Encoding doesn't work for byte[] type when tFileOutputDelimited use CSV option (#6150)
Updated two javajet files tFileOutputDelimited_begin and tFileOutputDelimited_main
2021-10-15 10:03:20 +08:00
Chao MENG
5317662b2f fix(TUP-33092): Setup default base/update p2 for studio and make sure it (#6741)
work in the final release.
https://jira.talendforge.org/browse/TUP-33092
2021-10-14 23:24:02 +08:00
Wei Hua
d1d03c4f55 APPINT-32850 Use of tREST component causes build types inconsistencies (#6739) 2021-10-14 16:53:43 +02:00
jzhao
9c81eaa389 feat(TDI-45864):Support File components with ORC file format (DI) (#6722)
* feat(TDI-45864):Support File components with ORC file format (DI)

* feat(TDI-45864):Date type read/write issue

* feat(TDI-45864):Double/Float from DB to ORC issue

* feat(TDI-45864):sync orc-core version
2021-10-14 16:21:08 +08:00
jzhao
074268fbeb fix(TDI-46682):Can't send e-mails via smtp.office365.com need to upgrade mail-1.4.7.jar to latest version (#6721)(#6738)
* fix(TDI-46682):Can't send e-mails via smtp.office365.com need to
upgrade mail-1.4.7.jar to latest version

* fix(TDI-46682):update for
tPOP/tFileInputMail/tVtigerCRMXX/tWebserviceXX
2021-10-14 16:01:36 +08:00
zyuan-talend
950e5b36a2 fix(TUP-31974):Cannot check "Job Design" Node if "Export Dependencies" is checked(#6737) 2021-10-14 12:04:34 +08:00
Jane Ding
6f48e78ae5 fix(TUP-33259):Analysis report show component missing but in fact not (#6736)
https://jira.talendforge.org/browse/TUP-33259
2021-10-14 10:00:20 +08:00
chmyga
830eb8f37e fix(TDI-46777): tBigQueryOutput 24 hour format (#6689) (#6734) 2021-10-13 18:09:01 +03:00
wang wei
92722dc4d3 fix(TDI-46734): LGPL jar included in TOS DI 2021-10-13 17:01:33 +08:00
bhe-talendbj
1242e91096 feat(TUP-33112): update license (#6729) 2021-10-13 16:57:37 +08:00
AlixMetivier
102a373c50 fix(TBD-13077): fix Junit (#6732)
* fix(TBD-13077): fix Junit

* fix assertion
2021-10-13 09:26:41 +02:00
AlixMetivier
0dccedeb15 fix(TBD-13077): fix Junit (#6726) 2021-10-12 09:56:33 +02:00
wang wei
4ea68e9d73 fix(TDI-46774): tS3Put doesn't copy the whole file over if using cache (#6677) 2021-10-12 10:38:07 +08:00
Jill Yan
c899aa5ff4 APPINT-33728 revert (#6686)
Co-authored-by: jillyan <yan955599@gmail.com>
2021-10-11 17:26:14 +02:00
Chao MENG
a9ae684dbf feat(TUP-33266): Remove -DdetailsLog=true and reuse -DtalendDebug=true (#6723)
https://jira.talendforge.org/browse/TUP-33266
2021-10-11 21:09:12 +08:00
Chao MENG
e1c2aebefc feat(TUP-33095): Handle update during logon if any feature is required to installed. (#6719)
* feat(TUP-33095): Handle update during logon if any feature is required
to installed.
https://jira.talendforge.org/browse/TUP-33095

* feat(TUP-33095): Handle update during logon if any feature is required
to installed.
https://jira.talendforge.org/browse/TUP-33095

* feat(TUP-33089): Update p2 parameters (CI / studio)
https://jira.talendforge.org/browse/TUP-33089
2021-10-10 09:48:50 +08:00
bhe-talendbj
201b2a93e6 feat(TUP-33112): Add possibility to set licenses on the Feature Manager (#6713)
* feat(TUP-33112): add missing license

* feat(TUP-33112): add missing license

* feat(TUP-33112): add missing license
2021-10-09 10:59:04 +08:00
jiezhang-tlnd
63b622f47a fix(TUP-32987)node "JDBC" with salesforce icon show under Metadata after (#6718)
migration from 731
https://jira.talendforge.org/browse/TUP-32987
2021-10-09 10:10:08 +08:00
vadym-drokov
d934094c2d APPINT-33842: NPE in tDB*** when selecting "data source alias" (#6704) 2021-10-08 11:51:12 +02:00
Dmytro Sylaiev
34f62a4851 fix(TDI-46759): Handle booleans as digits for OB (#6688) 2021-10-08 11:07:34 +03:00
nrousseau
1c16e14ca2 feat(TUP-33133): set component in correct feature (#6701) 2021-10-08 14:56:47 +08:00
Dmytro Grygorenko
49911dc43b fix(TDI-46616): CVE - update "commons-io" to 2.8.0 (#6710) 2021-10-07 10:38:24 +03:00
Dmytro Grygorenko
217f7d40a2 fix(TDI-46084): align versions of "jersey-core" and "jersey-client". (#6709) 2021-10-07 10:23:31 +03:00
nrousseau
1450ab0923 feat(TUP-33211): set license in features (#6700) 2021-10-06 10:25:11 +08:00
Alexiane Yvonet
689c76590a Add localized files (#6694)
Co-authored-by: root <obricha@talend.com>
2021-10-01 10:48:58 +08:00
tsasada-talend
79a847df5b Add localized files (#6687)
Co-authored-by: root <obricha@talend.com>
2021-10-01 10:27:45 +08:00
bhe-talendbj
06cc923fbd fix(TUP-31095): fix CWE-95 (#6695) 2021-09-30 11:33:16 +08:00
sbliu
b7e954fade fix(TUP-32947) fix tuj compile error, fix unit test. (#6692)
fix unit test: set parameter with correct type.
2021-09-30 09:39:19 +08:00
Chao MENG
9c320ebb2b feat(TUP-32459): Handle JETL / JETLBigData OEM monthly update (#6690)
* feat(TUP-32459): Handle JETL / JETLBigData OEM monthly update
https://jira.talendforge.org/browse/TUP-32459

* feat(TUP-32459): Handle JETL / JETLBigData OEM monthly update
https://jira.talendforge.org/browse/TUP-32459
2021-09-29 15:22:11 +08:00
hzhao-talendbj
aee8d82501 feat(TUP-32058):Add git info in the jobinfo.properties when building job (#6667)
* feat(TUP-32058):Add git info in the jobinfo.properties when building job
from studio

* feat(TUP-32058): Add git info in the jobinfo.properties when building
job from studio
2021-09-29 14:47:19 +08:00
sbliu
c1cc2cd16a fix(TUP-32947): Handle concatenating context variables, build correct update sql with real table name. (#6675) 2021-09-28 16:40:06 +08:00
Jane Ding
7c64d6af91 fix(TUP-32055):Error“java.io.FileNotFoundException: (#6685)
/icons/full/eview16/class_hi.gif" after clicking "open job hierarchy" in
job's context menu
https://jira.talendforge.org/browse/TUP-32055
2021-09-28 10:50:08 +08:00
Jane Ding
b7155465e6 fix(TUP-33067):tAmazonAuroraInput and tAmazonAuroraOutput list multiple (#6682)
different version driver moudules
https://jira.talendforge.org/browse/TUP-33067
2021-09-28 10:24:29 +08:00
Dmytro Grygorenko
61e8eaff4b fix(TDI-46614): CVE - update "commons-compress" to 1.21 (#6684) 2021-09-27 17:57:17 +03:00
bhe-talendbj
7d101d3b73 fix(TUP-26609): add missing type (#6683) 2021-09-27 21:37:21 +08:00
Oleksandr Zhelezniak
47bdb6f36f fix(TDI-46574): add nashorn library (#6641)
* add nashorn 15.3 (tFileInputJSON)
* bump asm 9.1 (tFileInputJSON)
2021-09-27 12:49:50 +03:00
hcyi
8bec384480 fix(TUP-33021):Feature Manager can't list any feature if studio install location has space. (#6676)
* fix(TUP-33021):Feature Manager can't list any feature if studio install
location has space.

* fix(TUP-33021):Feature Manager can't list any feature if studio install
location has space.
2021-09-27 10:39:27 +08:00
zyuan-talend
70b286861c fix(TUP-32758):show in connection dropdown and keep the built-in while propertytype + db version are compatible. (#6656) (#6680) 2021-09-27 09:35:42 +08:00
bhe-talendbj
fe621f2d57 feat(TUP-32561): Handle switch project if required features are different from each branch (#6672)
* feat(TUP-32561): restart studio while switching branch

* feat(TUP-32561): restart studio while switching branch
2021-09-26 15:16:28 +08:00
Laurent BOURGEOIS
6edaf6c964 fix(TBD-12972):Incorrect default Spark mode (#6669) 2021-09-24 17:16:54 +02:00
Dmytro Sylaiev
6709ec4c12 TDI-46772 - Port TDI-46610 to master 2021-09-24 15:01:40 +03:00
bhe-talendbj
978046c657 fix(TUP-26609): Harden deserialization (#6638) 2021-09-24 12:18:25 +08:00
nrousseau
ff6bd6fb4d Revert "feat(TUP-32454): change required to import plugins (#6665)" (#6671)
This reverts commit b0d8caf5b0.
2021-09-23 11:56:03 +08:00
Zhiwei Xue
916ed34890 chore():fix junit (#6670) 2021-09-23 09:37:56 +08:00
Zhiwei Xue
edaa962b76 fix(TUP-32942):Miss routines-8.0.1.jar when I local run spark universal (#6653)
spark 2.4.7 with EMR529
2021-09-22 17:08:58 +08:00
apoltavtsev
2c61ab6256 fix(APPINT-32494) cleanup Studio artifact sensitive parameters
in contexts files during publish to Cloud (backport APPINT-28826)
2021-09-22 05:33:43 +02:00
jiezhang-tlnd
13e5ad1618 fix(TUP-32888)can't use tHiveConnection in job (#6664) 2021-09-22 10:42:28 +08:00
nrousseau
b0d8caf5b0 feat(TUP-32454): change required to import plugins (#6665) 2021-09-22 09:27:38 +08:00
Jane Ding
7760033f35 feat(TUP-32281):Provide a project analysis report (#6663)
https://jira.talendforge.org/browse/TUP-32281
2021-09-18 10:14:51 +08:00
AlixMetivier
666082535a feat(TBD-12334): add run submit mode to DBR (#6629) (#6660) 2021-09-17 15:28:06 +02:00
jiezhang-tlnd
16a3a5c471 Jzhang/tup 27026 (#6652)
* feat(TUP-27026)Update Log4j 2 to 2.13.2

* Update Log4j 2 to 2.13.2
2021-09-17 17:45:16 +08:00
jzhao
0e33d378e4 fix(TDI-46527):Dataloss with Parquet components for timestamp field with nano seconds(#6627) (#6658) 2021-09-17 16:37:02 +08:00
jiezhang-tlnd
7fe27c7283 fix(TUP-31794)jar slf4j-log4j12-1.7.25.jar pop up when build job with (#6316)
log4j1
https://jira.talendforge.org/browse/TUP-31794
2021-09-17 16:25:39 +08:00
jiezhang-tlnd
93f5e55f55 chore(TUP-32666)CVE: commons-io-[2.2-2.6] (#6637) 2021-09-17 15:52:44 +08:00
jzhao
49f8cea66f fix(TDI-46315):migration task should return ExecutionResult.NOTHING_TO_DO when doesn't change anything (#6651)
* fix(TDI-46315):migration task should return
ExecutionResult.NOTHING_TO_DO when doesn't change anything

* fix(TDI-46315):remove useless code.
2021-09-17 14:02:18 +08:00
Jane Ding
c3c41f56f3 feat(TUP-32631):Add Project Audit on the Studio Core of Feature Manager (#6620)
https://jira.talendforge.org/browse/TUP-32631
2021-09-17 10:15:27 +08:00
wang wei
612b81d2ee fix(TDI-46348): studio fix for delta format (#6574) (#6657) 2021-09-17 09:45:01 +08:00
clesaec
727b6d9a8a TDI-46721 - shorter generic code (#6640) (#6655)
* TDI-46721 - shorter generic code
2021-09-16 13:27:41 +02:00
wang wei
31c2afe9df fix(TDI-45468): support streaming append (#6623) (#6654) 2021-09-16 16:29:17 +08:00
wang wei
306491b33b fix(TDI-46185): MySQL Connection issues due to TLS 1.2 after java upgrade to 1.8.0_292 (#6306) (#6633) 2021-09-16 15:26:30 +08:00
Jill Yan
23593c3682 APPINT-33092 omit ds if not set (#6643) 2021-09-16 09:05:51 +02:00
jzhao
c4cd4df0fc fix(TDI-46511):[7.3.1] tMomInput: "Sleeping time" parameter is not used in code generated for Websphere MQ (#6602) (#6644) 2021-09-15 22:50:41 +08:00
obricha
c4bc4536f2 add ja localized properties files (#6646) 2021-09-15 21:37:15 +08:00
obricha
4ff84bcf56 add fr localized properties files (#6642) 2021-09-15 21:32:37 +08:00
obricha
6d5eb95eeb add zh_CN localized properties files (#6615) 2021-09-15 21:29:01 +08:00
Wei Hua
d38ff249b7 APPINT-33503 '@' not generated with tRESTResponse after migration. (#6650)
- Add migration task to set default value
2021-09-15 21:28:26 +08:00
wang wei
bade737f68 fix(TDI-45468): support streaming append for excel (#6621) 2021-09-15 11:05:27 +08:00
Dmytro Grygorenko
d633a8db16 fix(TDI-46612): add ERROR_MESSAGE to the DBRow components. (#6639) 2021-09-14 16:41:00 +03:00
jzhao
6d72d48fa7 fix(TDI-46315):add migration task for changing the value of one dbversion item (#6606) (#6636)
* fix(TDI-46315):add migration task for changing the value of one
dbversion item

* fix(TDI-46315):sap component and sap metadata have different module
name/mvnurl.

Co-authored-by: Hongchun Yi <hcyi@talend.com>
2021-09-14 18:05:06 +08:00
apoltavtsev
390f3fce17 fix(APPINT-33658) Job with tRESTClient or tESBConsumer does not support publishing as OSGI (#6632)
* fix(APPINT-33658) Job with tRESTClient or tESBConsumer does not support publishing as OSGI

* Update JavaJobScriptsExportWSWizardPage.java
2021-09-13 19:21:53 +02:00
jiezhang-tlnd
c5a21fc706 feat(TUP-32850)Remove the welcome page in Studio 8 (#6619)
* feat(TUP-32850)Remove the welcome page in Studio 8

* remove static files
2021-09-13 20:16:23 +08:00
vadym-drokov
d6aab19512 APPINT-33638: Datasource ignored when DB components in Joblet (#6614) 2021-09-13 11:25:15 +02:00
bhe-talendbj
d49fe92d4b fix(TUP-32910): update slf4j version (#6628)
* fix(TUP-32910): update slf4j version

* fix(TUP-32910): update slf4j version
2021-09-13 14:29:45 +08:00
pyzhou
bbb48718e6 feat(TDI-46591):tFTPGet create infinite folder (#6583) 2021-09-12 07:38:40 +08:00
Jill Yan
7c91f4a18e APPINT-33604 avoid dirty model (#6613)
* APPINT-33604 avoid dirty model

* APPINT-33604 add default build type on Route creating

* Bundle version removal in required bundles

Co-authored-by: jillyan <yan955599@gmail.com>
Co-authored-by: Denis Sergent <32458402+dsergent@users.noreply.github.com>
2021-09-10 16:49:11 +02:00
Wei Hua
c48af78cad APPINT-33503 '@' not generated with tRESTResponse after migration. (#6617)
* APPINT-33503 '@' not generated with tRESTResponse after migration.

* set endpoint value
2021-09-10 18:07:01 +08:00
wang wei
1cb4e69f43 fix(TDI-46555): Unrecognized type id_byte[] while doing dynamic schema mapping (#6624) 2021-09-10 14:52:57 +08:00
Olha V
b764dd0a10 chore(TDI-46132): Update adal4j in tMicrosoftCrm (#6435) (#6622) 2021-09-09 18:28:08 +03:00
Xilai Dai
bf8d853add (APPINT-33588) upgrade commons-compress to 1.21 (#6603) 2021-09-09 11:46:47 +08:00
Olha V
69518da441 chore(TDI-46132): Update adal4j in tMicrosoftCrm (#6434) 2021-09-08 14:22:35 +03:00
hzhao-talendbj
a303d24074 chore(TUP-32664): CVE: commons-compress-[1.19,1.20] (#6611) 2021-09-08 16:57:39 +08:00
Denis Sergent
d5bdd51bf6 dsergent_fix_APPINT_33649 (#6608)
To avoid class loading issues at runtime (in Talend Runtime), we exclude mssql jar library from OSGi builds.
2021-09-07 17:28:18 +02:00
Zhiwei Xue
1195da998a fix(TUP-32833):Open a joblet will pop up error which was imported from (#6610)
studio 701
2021-09-07 17:44:01 +08:00
Jane Ding
e36324523d feat(TUP-32281):Provide a project analysis report (#6571)
* feat(TUP-32281):Provide a project analysis report
https://jira.talendforge.org/browse/TUP-32281

* feat(TUP-32281):Provide a project analysis report
https://jira.talendforge.org/browse/TUP-32281

* feat(TUP-32281):Provide a project analysis report
https://jira.talendforge.org/browse/TUP-32281

* feat(TUP-32281):Provide a project analysis report
https://jira.talendforge.org/browse/TUP-32281

* feat(TUP-32281):Provide a project analysis report
https://jira.talendforge.org/browse/TUP-32281

* feat(TUP-32281):Provide a project analysis report
https://jira.talendforge.org/browse/TUP-32281
2021-09-07 17:14:08 +08:00
bhe-talendbj
b43af123df fix(TUP-32845): do not share tck components (#6607) 2021-09-07 16:46:23 +08:00
sbliu
1a3c8fd7e9 fix(TUP-32548) Fix Table widget columns for Advanced panel. (#6599) 2021-09-07 15:34:27 +08:00
hzhao-talendbj
c0bea5bf38 fix(TUP-32790): StackOverflowError occurs by tELTMap (#6592) (#6604)
* fix(TUP-32790): StackOverflowError occurs by tELTMap when table name is
directly input in Japanese with escaped double quote

* fix(TUP-32790): StackOverflowError occurs by tELTMap
2021-09-06 15:20:49 +08:00
Jane Ding
72041effc6 fix(TUP-32765):Review default migration report. (#6597)
* fix(TUP-32765):Review default migration report.
https://jira.talendforge.org/browse/TUP-32765

* fix(TUP-32765):Review default migration report.
https://jira.talendforge.org/browse/TUP-32765
2021-09-06 14:08:03 +08:00
Zhiwei Xue
b53f97668a fix(TUP-32617):[Bug] Create new project: Focus cannot move to new (#6601)
created project
2021-09-06 10:47:49 +08:00
AlixMetivier
3b3f1ef560 fix(TBD-13001): fix for Version and spark mode when drag and drop (#6600) 2021-09-03 16:15:39 +02:00
Wei Hua
ba284889da APPINT-33620 [8.0.1] NPE error when open and then close any Service (#6589)
* APPINT-33620 [8.0.1] NPE error when open and then close any Service

* Solve NPE
2021-09-03 15:16:47 +02:00
Zhiwei Xue
d6dc4939df feat(TUP-30504):Don't commit the poms of jobs in the project (#6596) 2021-09-03 17:23:59 +08:00
hcyi
ad491547e4 feat(TUP-27993):Enable Runtime Lineage for studio. (#6595) 2021-09-03 16:18:50 +08:00
zyuan-talend
31d08f3d77 fix(TUP-32677):set default job version for tRunJob. (#6591) 2021-09-03 10:36:33 +08:00
Emmanuel GALLOIS
23c15b3e93 feat(TDI-46542): fix module inclusion in dependencies.txt when build is java9+ (#6511) 2021-09-02 15:27:39 +02:00
vadym-drokov
e317f51a6a APPINT-32251: Fix Studio "Build types" inconsistencies for REST dataservices & routes (#6594) 2021-09-02 14:55:04 +02:00
Chao MENG
e95a923782 feat(TUP-32555): Create new project: active studio available features. (#6587)
https://jira.talendforge.org/browse/TUP-32555
2021-09-01 22:21:21 +08:00
sbliu
8f30786c1e Revert "fix(TUP-32548) Fix Table widget columns for Advanced panel. (#6538)" (#6586)
This reverts commit ba7de7cd33.
2021-09-01 18:38:28 +08:00
vadym-drokov
70b25e03af APPINT-32251: Fix Studio "Build types" inconsistencies for REST dataservices & routes (#6580) 2021-09-01 11:47:20 +02:00
Dmytro Sylaiev
8142a583cc Dsylaiev/tdi-46535 add cyberark vault component wrapper (#6512)
* feat(TDI-45781): Add a wrapper-library

* feat(TDI-45781): Add util class to test the connection

* feat(TDI-46535): Add unit tests for a wrapper lib

* chore(TDI-46535): Minor refactoring
2021-08-31 17:36:44 +03:00
hzhao-talendbj
75edeec35b feat(TUP-32021):remove Apache SVN (#6530)
* feat(TUP-32021):remove Apache SVN

* feat(TUP-32021):remove Apache SVN

* feat(TUP-32021):remove Apache SVN  rename to setAvoidUpdate

* feat(TUP-32021):remove Apache SVN   rename to gitconstant

* feat(TUP-32021):remove Apache SVN

* feat(TUP-32021):remove Apache SVN

* feat(TUP-32021):remove Apache SVN
2021-08-30 16:37:19 +08:00
jzhao
0423c44f5b fix(TDI-46587):tParquetOutput - DI Job - Dynamic Issue (#6570) (#6579)
* fix(TDI-46587):tParquetOutput - DI Job - Dynamic Issue

* negative decimal value write issue
2021-08-30 16:18:13 +08:00
Chao MENG
4cf78fdae1 feat(TUP-32441): Project setting : Active/de-active installed features (#6578)
by project.
https://jira.talendforge.org/browse/TUP-32441
2021-08-27 21:52:54 +08:00
bhe-talendbj
8cf0f73863 fix(TUP-32458): [Bug] Build type is null by default when build job (#6575)
* fix(TUP-32458): Set default build type

* fix(TUP-32458): Set default build type
2021-08-27 16:45:43 +08:00
zyuan-talend
752a5c9487 fix(TUP-32567): decode hex value in job script. (#6573) 2021-08-27 14:30:01 +08:00
pyzhou
6fb22588c9 fix(TDI-46333): change ListFile to ListName for AS400 (#6540)
* fix(TDI-46333): change ListFile to ListName for AS400

* fix compile error in tFTPDelete

* fix compile error in tFTPGet

# Conflicts:
#	main/plugins/org.talend.designer.components.localprovider/components/tFTPGet/tFTPGet_begin.javajet
2021-08-27 11:10:18 +08:00
jzhao
6e03744f64 fix(TDI-46309): remove plugin org.talend.libraries.crm in urlpath (#6546) 2021-08-27 11:09:16 +08:00
sbliu
2deb0556f0 fix(TUP-31799) fix build ESB job problem that cannot found maven-core 3.3.9 after upgrade to 3.8.1. (#6572) 2021-08-27 10:08:31 +08:00
Tetyana Meronyk
4f4802b75a feat(TDI-42314): tAmazonAuroraRow component (#6521)
* feat(TDI-42314): tAmazonAuroraRow component
2021-08-26 12:30:40 +03:00
sbliu
ba7de7cd33 fix(TUP-32548) Fix Table widget columns for Advanced panel. (#6538) 2021-08-26 09:42:04 +08:00
sbliu
dc17ff883b fix(TUP-31910) Duplicating component with Existing connection resets the connection setting. (#6547) 2021-08-26 09:40:59 +08:00
AlixMetivier
dbdd584872 feat(TBD-12847): add spark universal 2.4 plugin (#6493)
* feat(TBD-12623): add spark distribution

* fix error in log

* sqoop

* wip

* wip

* remove spark local
2021-08-25 16:26:21 +02:00
Dmytro Grygorenko
daa1076a6d chore(TDI-46270): improve logging for tFileList component. (#6569) 2021-08-25 16:28:18 +03:00
bhe-talendbj
ac783b2329 fix(TUP-32682): set category for tck InputSchemaParameter (#6565) 2021-08-25 17:35:53 +08:00
jiezhang-tlnd
2c53ee1d5c feat(TUP-32214)Studio 8 branding update (#6566) 2021-08-25 15:55:55 +08:00
apoltavtsev
a27555feeb fix(APPINT-33566) error occurred when build demoserviceconsumer 2021-08-24 09:53:18 +02:00
apoltavtsev
073718c908 fix(APPINT-33542) [801 camel3] Missing space for text "componnettRESTClient" 2021-08-24 09:52:51 +02:00
pyzhou
f8f0418b6d fix(TDI-46031):tRedshift set default log writer as null (#6559) 2021-08-24 15:20:30 +08:00
hzhao-talendbj
c236f7fc8e feat(TUP-32020): remove business models (#6544) 2021-08-23 10:34:55 +08:00
jiezhang-tlnd
5d37725464 fix(TUP-30342)Studio misplaces the component dragged from Metadata to a (#6553)
job with many components
https://jira.talendforge.org/browse/TUP-30342
2021-08-23 10:09:16 +08:00
apoltavtsev
a53cbafc37 fix(APPINT-32880) Missing WSDL is added (CI usage) 2021-08-20 10:24:25 +02:00
Jane Ding
eff697cac2 feat(TUP-32278):Provide migration report (#6498)
* feat(TUP-32278):Provide migration report
https://jira.talendforge.org/browse/TUP-32278

* feat(TUP-32278):Provide migration report
https://jira.talendforge.org/browse/TUP-32278

* feat(TUP-32278):Provide migration report
https://jira.talendforge.org/browse/TUP-32278

* feat(TUP-32278):Provide migration report
https://jira.talendforge.org/browse/TUP-32278

* feat(TUP-32278):Provide migration report
https://jira.talendforge.org/browse/TUP-32278

* feat(TUP-32278):Provide migration report
https://jira.talendforge.org/browse/TUP-32278
2021-08-20 15:39:41 +08:00
vyu-talend
37a2fbc06f Vyu/tdi 46059 missing jars in tservicexxx (#6532) (#6548)
* fix(TDI-46059):change the mvn url and upload jars

* fix(TDI-46059):change mvn path to official.

Conflicts:
	main/plugins/org.talend.designer.components.localprovider/components/tMicrosoftCrmInput/tMicrosoftCrmInput_java.xml
	main/plugins/org.talend.designer.components.localprovider/components/tMicrosoftCrmOutput/tMicrosoftCrmOutput_java.xml
2021-08-19 17:52:03 +08:00
jiezhang-tlnd
3f6f349a7f fix(TUP-31798)Remove plugin org.talend.libraries.crm (#6341) 2021-08-19 17:36:00 +08:00
sbliu
0cec32cb5d Revert " fix(TUP-31910) Duplicating component with Existing connection resets the connection setting. (#6492)" (#6542)
This reverts commit 9ee2ec6107.
2021-08-18 10:55:36 +08:00
nrousseau
cac6967272 feat(TUP-32149): fix buid (#6534)
* feat(TUP-32149): fix buid

* feat(TUP-32149): fix buid

* feat(TUP-32149): fix buid

* feat(TUP-32149): fix buid

* feat(TUP-32149): fix buid
2021-08-18 10:25:24 +08:00
msjian
589eb5a7f2 fix(TDQ-19520): fix a NPE (#6485) 2021-08-17 07:57:38 +00:00
SunChaoqun
e7e5ace50b APPINT-33562:[801 camel3] error occurred when run route with ctalendjob (#6536) 2021-08-17 10:46:08 +08:00
Dmytro Sylaiev
2aa46da9b2 fix(TDI-46496): Hide password property for sftp not pass auth (#6488) (#6535) 2021-08-16 17:37:48 +03:00
obricha
b20273cf1d consolidate english ui messages properties files (#6531)
* consolidate english ui messages properties files

* fix string

Co-authored-by: Nicolas Rousseau <nrousseau@talend.com>
2021-08-14 11:35:04 +08:00
hzhao-talendbj
fd5bd1ca3e fix(TUP-32540): add gmf to license (#6533)
* fix(TUP-32540): add gmf to license

* fix(TUP-32540): add org.talend.gmf.feature
2021-08-13 21:42:38 +08:00
bhe-talendbj
aa747d49f9 feat(TUP-31489): add studio lite maven repo (#6522) 2021-08-13 10:21:08 +08:00
Chao MENG
2f0f5902ed feat(TUP-32145): CI Update (#6529)
https://jira.talendforge.org/browse/TUP-32145
Add license top feature support
2021-08-12 17:11:23 +08:00
Jane Ding
e2c1fea35d fix(TUP-32278)Fix the migration task FixProjectResourceLink execute in (#6525) (#6526)
every item
https://jira.talendforge.org/browse/TUP-32278
2021-08-12 11:58:41 +08:00
hzhao-talendbj
d438ff98fa chore(TUP-32327): remove dup dependency for maven plugins in job (#6502)
* chore(TUP-32327): remove dup dependency for maven plugins in job

* chore(TUP-32327): remove dup dependency for maven plugins in job
2021-08-11 16:03:35 +08:00
qiongli
f9b5c10e0b fix(TDQ-19637):Judge if it includes 'tdqReportRun' in main/sub-job when (#6508)
generate code

Co-authored-by: qiongli <qiongli@192.168.1.102>
2021-08-11 15:48:33 +08:00
apoltavtsev
9e1d42d49a fix(APPINT-31617) Publishing of docker image is corrected 2021-08-11 09:44:35 +02:00
hcyi
ea4a17517f fix(TUP-32438):Parameter (Component List) is empty but is required. (#6505)
* fix(TUP-32438):Parameter (Component List) is empty but is required.

* fix(TUP-32438):Parameter (Component List) is empty but is required.
2021-08-11 15:10:21 +08:00
jiezhang-tlnd
9140484caf feat(TUP-32214)Studio 8 branding update. (#6523) 2021-08-11 14:56:38 +08:00
Chao MENG
cc87aaa835 feat(TUP-32145): CI Update (#6520)
https://jira.talendforge.org/browse/TUP-32145

Update CI parameters
2021-08-10 17:07:45 +08:00
Jane Ding
9ec68d3eb4 fix(TUP-32383):Migration executed at every logon (#6515) (#6519)
https://jira.talendforge.org/browse/TUP-32383

Conflicts:
	main/plugins/org.talend.repository/plugin.xml
	main/plugins/org.talend.repository/src/main/java/org/talend/repository/model/migration/UpdateDaikonCryptoUtilsMigrationTask.java
2021-08-10 14:28:56 +08:00
bhe-talendbj
0d9fabe500 feat(TUP-31489): include tcompv0 tck tcksdk into tos p2 (#6518) 2021-08-10 13:35:21 +08:00
zyuan-talend
8bc05dd6da feat(TUP-30465):remove older versions of job. (#6455) (#6517) 2021-08-10 09:57:15 +08:00
hzhao-talendbj
41548acb6e feat(TUP-27666): Remove deprecated features from the studio 8 (#6494)
* feat(TUP-27666): Remove deprecated features from the studio 8

* feat(TUP-27666): Remove deprecated features from the studio 8

* feat(TUP-27666): Remove deprecated features from the studio 8

* feat(TUP-27666): Remove deprecated features from the studio 8
2021-08-09 23:20:06 +08:00
bhe-talendbj
de251784f8 feat(TUP-31489): Studio Lite: Split default m2 by product (#6484)
* feat(TUP-31489): add maven repo plugins into component features

* feat(TUP-31489): exclude CVE jars

* feat(TUP-31489): refactor

* feat(TUP-31489): fix job build

* feat(TUP-31489): add sys properties

* feat(TUP-31489): resolve comments

* feat(TUP-31489): update tck sdk version

* feat(TUP-31489): update tck sdk version
2021-08-09 21:01:10 +08:00
hzhao-talendbj
8293e27902 feat(TUP-32020): remove business models (#6491)
* feat(TUP-32020): remove business models

* feat(TUP-32020): remove business models

* feat(TUP-32020): remove business models

* feat(TUP-32020): remove business models

* feat(TUP-32020): remove business models

* feat(TUP-32020): remove business models
2021-08-09 12:45:57 +08:00
jzhao
99bd0441e2 feat(TDI-46423):tSQSOutput - Get Amazon SQS Response - "Message ID" (#6477) (#6510)
* feat(TDI-46423):tSQSOutput - Get Amazon SQS Response - "Message ID"

* feat(TDI-46423):fix migration

* fix(TDI-46423):keep same field name"MessageId" between input and output
2021-08-06 19:21:07 +08:00
Max
e9c10a0d32 fix(TBD-12466): httpclient upgraded to 4.5.13 (#6420) (#6507)
Co-authored-by: Svitlana Ponomarova <sponomarova@talend.com>

Co-authored-by: Svitlana Ponomarova <sponomarova@talend.com>
2021-08-06 11:50:07 +03:00
Hanna Liashchuk
706cd3fc88 Hliashchuk/feat/tbd 12816 (#6482)
* feat(TBD-12816):remove CDH 5.13 and below

* feat(TBD-12816): removed Altus

* remove cdh

* removed dataproc

* feat(TBD-12823): removed Qubole
2021-08-05 12:03:19 +03:00
Jane Ding
2a76aa9a2d fix(TUP-32310):Migration task for checkbox to "true" for existing (#6489) (#6500)
components will make the components from deactive to active.
https://jira.talendforge.org/browse/TUP-32310
2021-08-05 14:24:16 +08:00
Jane Ding
290f689ece fix(TUP-32333):Not able to access a repository resource file in TMC (#6480) (#6499)
https://jira.talendforge.org/browse/TUP-32333
2021-08-05 14:23:11 +08:00
sbliu
9ee2ec6107 fix(TUP-31910) Duplicating component with Existing connection resets the connection setting. (#6492) 2021-08-05 11:36:52 +08:00
bkatiukhov
4006a83af4 APPINT-32251 Fix Studio "Build types" inconsistencies for REST dataservices & routes (#6444)
* APPINT-32251 Normalize names

* Fix NPE

* Fix translations

* Fix translations

Co-authored-by: bohdan.katiukhov <bohdan.katiukhov@KBP1-LHP-A00125.synapse.com>
Co-authored-by: bohdan.katiukhov <bohdan.katiukhov@KBP1-LHP-A00125.mshome.net>
2021-08-04 17:06:53 +08:00
kjwang
8b3b90f298 TUP-32307 Studio Integration plugin: Support of "Table" values in TCK (#6456) (#6495)
* TUP-32307 Studio Integration plugin: Support of "Table" values in TCK
components.
https://jira.talendforge.org/browse/TUP-32307
2021-08-04 15:25:49 +08:00
sponomarova
55b836b08f feat(TBD-12824): cleanup Pivotal on components (#6474) 2021-08-03 18:05:55 +03:00
Chao MENG
3d4d28fa77 feat(TUP-32145): CI/CMD support (#6483)
https://jira.talendforge.org/browse/TUP-32145
2021-08-03 18:32:38 +08:00
bkatiukhov
d46694c3eb APPINT-31185 Remove swagger documentation feature for data 2021-08-02 09:48:46 +02:00
hzhao-talendbj
41bed14ec7 chore(TUP-32326): CVE: maven-compat-3.0[3.2.3-3.6.3] (#6478)
* chore(TUP-32326): CVE: maven-compat-3.0[3.2.3-3.6.3]

* TUP-32326 revert esb code
2021-08-02 14:08:43 +08:00
sbliu
bba0042cd9 fix(TUP-32120) tELTMap:left join works as inner join (#6460)
tELTMap:correct update sql when explict join set for table, make explict join parsed it is, but not default inner join
2021-07-30 18:14:20 +08:00
jzhao
9ab8f35106 fix(TDI-46279):tFileInputParquet can't read INT96 type from hive table (#6443) (#6473)
* provide method to get time millis from nanotime
2021-07-30 11:23:53 +08:00
nrousseau
8c6cb7102a feat(TUP-32146): update categories (#6476) 2021-07-29 21:24:15 +08:00
bhe-talendbj
f596901b0e feat(TUP-31951): add component plugins into feature (#6475) 2021-07-29 19:03:21 +08:00
Jill Yan
6aa0d5c795 APPINT-33467 exclude jakarta.activation related jar for tSendMail (#6471)
karaf has its own jakarta jars.
karaf@trun()> exports | grep ctivation
com.sun.activation.registries                                           │ 1.2.2           │ 31  │ com.sun.activation.jakarta.activation
com.sun.activation.viewers                                              │ 1.2.2           │ 31  │ com.sun.activation.jakarta.activation
javax.activation                                                        │ 1.2.0           │ 31  │ com.sun.activation.jakarta.activation
javax.activation                                                        │ 1.3.0           │ 0   │ org.eclipse.osgi

Co-authored-by: jillyan <yan955599@gmail.com>
2021-07-29 11:53:36 +08:00
bhe-talendbj
33d3192b93 feat(TUP-31951): Studio Lite: TCOMPV0 Basic component setup (#6448)
* feat(TUP-31951): add jdbc component

* feat(TUP-31951): update manifest

* feat(TUP-31951): include jdbc into tos

* feat(TUP-31951): include jdbc into tos

* feat(TUP-31951): fix component initializing

* feat(TUP-31951): fix component loading

* feat(TUP-31951): fix TCK server checker

* feat(TUP-31951): fix TCK server checker

* feat(TUP-31951): rename

* feat(TUP-31951): rename

* feat(TUP-31951): rename

* feat(TUP-31951): add salesforce

* feat(TUP-31951): add splunk

* feat(TUP-31951): add jira

* feat(TUP-31951): add remaining

* feat(TUP-31951): add couchbase tcompv0

* feat(TUP-31951): exclude cve dependencies

* feat(TUP-31951): format
2021-07-28 15:08:06 +08:00
SunChaoqun
35302a39c6 APPINT-33383:[741 camel3] IllegalArgumentException when (#6466)
cMessagingEndpoint URI using spring properites
2021-07-28 11:23:08 +08:00
jiezhang-tlnd
3a5244b390 fix(TUP-31506)Arrow is not in the right direction when there are more (#6463)
than one input component.
2021-07-27 16:14:09 +08:00
Chao MENG
477a95ea38 TCOMP-1920 : active if fix (#6464)
Co-authored-by: Christophe Le Saec <clesaec@talend.com>
2021-07-27 14:47:36 +08:00
mbasiuk-talend
4d1cfd4fe2 feat(TDI-45914): bigquery stored procedures (#6363) (#6436)
* feat(TDI-45914): implement feature for Input component

* feat(TDI-45914): implement feature for SQLRow component

* feat(TDI-45914): implement feature for BulkExec component

* feat(TDI-45914): remove die on error, put error message

* feat(TDI-45914): update bulkexec with gson, reuse version

* feat(TDI-45914): fix SQLRow as standalone component statistic return

* feat(TDI-45914): improve logging code pieces

* feat(TDI-45914): remove extra whitespaces

* feat(TDI-45914): fix gson object missing cid

* feat(TDI-45914): fix gson object missing cid for BulkExec

* feat(TDI-45914): add return values for tBigqueryOutput

* feat(TDI-45914): fix BulkExec and Output statistics, remove virtual cid part
2021-07-26 18:38:35 +03:00
bhe-talendbj
7e60dac70c feat(TUP-31487): load tck components after installation (#6462) 2021-07-26 18:24:40 +08:00
bhe-talendbj
b00e956705 fix(TUP-32001): fix TCK server readiness checker (#6454)
* fix(TUP-32001): fix TCK server readiness checker

* fix(TUP-32001): fix TCK server readiness checker

Co-authored-by: Zhiwei Xue <zwxue@talend.com>
2021-07-26 11:03:07 +08:00
Dmytro Sylaiev
bc13351cc4 fix(TDI-46355): Add logout for ftp and ftps before disconnect (#6383) (#6458)
* A bit reduce code duplication
2021-07-23 11:51:33 +03:00
Dmytro Sylaiev
61062a887f Dsylaiev/tdi 46367 sftp http proxy enchancement (#6407) (#6453)
* fix(TDI-46367): Add support for local proxy config for tHTTPRequest

* fix(TDI-46367): Add nonProxy support for ftp,sftp,ftps
2021-07-21 10:39:41 +03:00
Zhiwei Xue
a936096650 fix(TUP-32001): add log for tck server start and health check (#6437) 2021-07-21 14:59:57 +08:00
sbliu
651534786f fix(TUP-32255) fix Studio create webservices metadata fail. (#6452) 2021-07-21 10:55:45 +08:00
bhe-talendbj
57709359f5 feat(TUP-31487): TCK Basic component setup (#6382)
* feat(TUP-31487): create installer and couchbase plugin

* feat(TUP-31487): add couchbase version

* faet(TUP-3148): fix pom

* faet(TUP-3148): fix feature

* faet(TUP-3148): fix import packages

* feat(TUP-31487): add car folder

* feat(TUP-31487): unpack plugin

* feat(TUP-31487): fix car path

* feat(TUP-31487): fix car path

* feat(TUP-31487): fix car path

* feat(TUP-3148): check m2

* feat(TUP-31487): correct gavct

* feat(TUP-31487): install tck in background

* feat(TUP-31487): do not install tck in background

* feat(TUP-31487): move couchbase to bd

* feat(TUP-31487): move couchbase plugin to bd

* feat(TUP-31487): move couchbase plugin to bd

* feat(TUP-31487): update config

* feat(TUP-31487): update config

* feat(TUP-31487): update config

* feat(TUP-31487): update config

* feat(TUP-31487): update config

* feat(TUP-31487): update config

* feat(TUP-31487): update config

* feat(TUP-31487): update config

* feat(TUP-31487): refactor

* feat(TUP-31487): let car installer update config

* feat(TUP-31487): let car installer update config

* feat(TUP-31487): install instead of mvn deloy

* feat(TUP-31487): support install tcompv0

* feat(TUP-31487): remove unused package

* feat(TUP-31487): install cars without updating config.ini

* feat(TUP-31487): add installation check

* feat(TUP-31487): support reading tck from config.ini

* feat(TUP-31487): support reading tck from config.ini
2021-07-20 11:11:01 +08:00
Chao MENG
7060b06113 feat(TUP-31485): Studio Lite: Handle additional package installation for multiple users (#6446)
* feat(TUP-31485): Studio Lite: Handle additional package installation for
multiple users
https://jira.talendforge.org/browse/TUP-31485

* feat(TUP-31485): Studio Lite: Handle additional package installation for
multiple users
https://jira.talendforge.org/browse/TUP-31485

* feat(TUP-31485): Studio Lite: Handle additional package installation for
multiple users
https://jira.talendforge.org/browse/TUP-31485

* feat(TUP-31485): Studio Lite: Handle additional package installation for
multiple users
https://jira.talendforge.org/browse/TUP-31485

* feat(TUP-31485): Studio Lite: Handle additional package installation for
multiple users
https://jira.talendforge.org/browse/TUP-31485

* feat(TUP-31485): Studio Lite: Handle additional package installation for
multiple users
https://jira.talendforge.org/browse/TUP-31485
2021-07-19 15:34:06 +08:00
nrousseau
98b13c22f2 feat(TUP-32146): Setup categories (#6445)
Remove SPSS plugin unused now
2021-07-19 09:49:09 +08:00
sbliu
8dbd198dae feat(TUP-32162) Remove all the nl plugins for Talend translations. (#6438) 2021-07-16 16:11:44 +08:00
bhe-talendbj
9f864d015f fix(TUP-31858): set items value (#6442) 2021-07-16 11:12:00 +08:00
hcyi
d2e7ae8d44 feat(TUP-31123):In studio, do not store login credentials on disk for TAC and reprompt instead. (#6390)
* feat(TUP-31123):In studio, do not store login credentials on disk for
TAC and reprompt instead.

* feat(TUP-31123):improve for In studio, do not store login credentials on
disk for TAC and reprompt instead.

* feat(TUP-31123):update the messages.
2021-07-15 16:16:23 +08:00
wang wei
da07ba0d42 fix(TDI-46396): align net.minidev:accessors-smart and org.ow2.asm:asm:jar for studio (#6414) (#6440) 2021-07-15 14:48:33 +08:00
wang wei
20e4fb6f70 fix(TDI-45795): Upgrade components to use the latest version of cxf / remove axis 1 (#6372) 2021-07-14 17:56:59 +08:00
chmyga
6f180ae6ce fix(TDI-46165): tBigQueryInput deletes the token properties file for … (#6329) (#6429)
* fix(TDI-46165): tBigQueryInput deletes the token properties file for OAuth2.0

* Handle auth problems in a different catch block

* fix(TDI-46165): check for 401 error code
2021-07-13 12:25:09 +03:00
wang wei
7325915a33 fix(TDI-46393): runtime log log the password field for tcompv0 as we don't filter HIDDEN_TEXT type field (#6410) (#6428) 2021-07-13 15:45:38 +08:00
Emmanuel GALLOIS
0f48df47d2 chore(master): bump component-runtime to 1.34.1 (#6405) 2021-07-13 09:37:51 +02:00
pyzhou
ecf0b935c5 fix(TDI-46340):tMongoDB convert bson to string migration (#6388) 2021-07-13 15:36:25 +08:00
jzhao
363ec40931 fix(TDI-46081):Oracle BLOB data not ingesting in table when using Dynamic schema (#6421) (#6427) 2021-07-13 15:31:34 +08:00
Zhiwei Xue
a05d1a9c4f fix(TUP-32001):Tacokit slow to start (#6415) 2021-07-13 11:49:46 +08:00
hzhao-talendbj
68b54b8f63 feat(TUP-31484): upgrade to R2021-06 (#6367)
* feat(TUP-31484): upgrade to R2021-06
try upgrade xerces to 2.12

* TUP-31484 change to original eclipse feature and change EmfConpoment

* TUP-31484 add missig plugins to feature

* TUP-31484 add ignore for now to fix the junit failed

* TUP-31484 add @ignore to every function

* TUP-31484 add @ignore to every function

* TUP-31484 @ignore not work ,try remove all @test directly

* TUP-31484 revert change of replace \ to /
2021-07-13 11:08:36 +08:00
build-talend
4bfd393ed0 Set version to 8.0.1 SNAPSHOT (#6425)
Co-authored-by: Jenkins Continuous Build server <jenkins@tal-rd02.talend.lan>
2021-07-12 19:55:42 +08:00
ypiel
494370397f feat(TDI-46398): bump tMSCrmInOut to talend-mscrm:3.8-20210707 (#6416) 2021-07-12 14:37:33 +03:00
chmyga
7af64bd71f fix(TDI-45907): single insert Bigdecimal (#6384) (#6423)
* fix(TDI-45907): single insert Bigdecimal

* Set scale for bigdecimals

* fix(TDI-45907): fix indents

* fix(TDI-45907): consider precision is not set

Co-authored-by: Dmytro Chmyga <dmytro.chmyga@globallogic.com>
2021-07-12 13:29:17 +03:00
wang wei
378923519f fix(TDI-45136): improve tRunJob to support Dynamic context and EXTRA_CLASSPATH (#6321) (#6419) 2021-07-09 11:08:31 +08:00
sbliu
e99151eec6 fix(TUP-31869) show table header/columns in "Advanced settings" tab. (#6411) 2021-07-09 10:50:08 +08:00
vyu-talend
ff3fe03a36 Vyu/tdi 46167 modify containsspace for column (#6392) (#6418)
* feat(TDI-46167):improve contaionsSpaces for column.

* feat(TDI-46167):reverse the changes to JDBC and ODBC.

* feat(TDI-46167):keep the minimal changes.
2021-07-09 10:36:22 +08:00
ypiel
8f1013871e fix(TDI-46392): mscrm expand list not null (#6408) 2021-07-08 13:04:48 +02:00
Jill Yan
f869d3a189 jill/fix-mst/APPINT-33364 (#6406)
* APPINT-33364 check if a null json

* add missing import Arrays

Co-authored-by: jillyan <yan955599@gmail.com>
2021-07-08 18:27:07 +08:00
kjwang
31e6083f12 TUP-31308 Remove offline component help from studio (#6242)
* TUP-31308 Remove offline component help from studio
https://jira.talendforge.org/browse/TUP-31308
2021-07-08 17:50:47 +08:00
sbliu
a44b9295bf fix(TUP-31482) fix unit test failure from remove bonia. (#6409) 2021-07-08 16:48:45 +08:00
vyu-talend
fe5cfdb5d2 fix(TDI-46125):add strict reply parsing to FTP components. (#6360) (#6413) 2021-07-08 16:26:20 +08:00
wang wei
67dc1dfe57 fix(TDI-46220): upgrade json-smart to 2.4.7 (#6412) 2021-07-08 15:51:54 +08:00
pyzhou
fb8f80b005 fix(TDI-46266):CVE Oauth2 (#6393) 2021-07-08 11:02:21 +08:00
wang wei
2cf6660a79 fix(TDI-46321): tFileOutputExcel outputs 1 less number in NB_LINE global varaible (#6345) 2021-07-08 10:19:24 +08:00
Wei Hua
80e56fbaf5 APPINT-32340 [tESBConsumer 7.3.1] NullPointerException if context variable is not provided (#6396) 2021-07-08 09:30:12 +08:00
bhe-talendbj
7a06866bc1 fix(TUP-31858): Implicit Context Load - can't find the jdbc driver class (#6343) (#6402)
* fix(TUP-31858): Implicit Context Load - can't find the jdbc driver class

* fix(TUP-31858): fix data type

* chore(TUP-31858): refactor

* fix(TUP-31858): add missing JDBC driver properties
2021-07-07 16:36:51 +08:00
bhe-talendbj
23928f22a3 fix(TUP-31736): add warning message (#6378) (#6401)
* fix(TUP-31736): add warning message

* fix(TUP-31736): fix warning message
2021-07-07 16:32:07 +08:00
sbliu
9b8fe104f6 fix(TUP-31871) Implicit contextload does not work with microsoftsql server and windows authentication + useNTLMv2=true;domain={MYDOMAIN} (#6352)
update the driver with user selected but not always the default driver.
2021-07-07 09:54:59 +08:00
jiezhang-tlnd
b6b31038d2 fix(TUP-37695)Studio tMap can't update schema timely when set schema (#6400)
from repository
https://jira.talendforge.org/browse/TUP-27695
2021-07-07 09:52:36 +08:00
Xilai Dai
a192000dad Chore(APPINT-33291) add getIntParam method in NodeParamsHelper (#6398) 2021-07-06 17:35:52 +08:00
ypiel
4dbfc088af feat(TDI-46022): Support of custom headers & Prefer: return=representation option (#6395)
feat(TDI-46022): Support of custome header and return representation

feat(TDI-46022): Support of custome header and return representation

feat(TDI-46022): minor code review remarks

feat(TDI-46022): copy entity only if 'return=representation'.

feat(TDI-46022): some minor changes while validation
2021-07-06 11:31:34 +02:00
bhe-talendbj
fa84d53270 chore(TUP-31163): upgrade daikon to 0.31.12 (#6331) 2021-07-05 20:34:21 +08:00
hcyi
af4c27e61e fix(TUP-30538):Snowflake test connection should be optional. (#6349)
* fix(TUP-30538):Snowflake test connection should be optional.

* fix(TUP-30538):Snowflake test connection should be optional.

* fix(TUP-30538):Snowflake test connection should be optional.
2021-07-05 16:16:28 +08:00
pyzhou
5b971c3c81 feat(TDI-46112):Adding profile credential provider (#6346)
* feat(TDI-46112):Adding profile credential provider

* Add feature to Buckets components

* typo

* fix bug of finding profile file

* improve code
2021-07-05 15:33:55 +08:00
wang wei
8e625c8a28 fix(TDI-46251): [7.3.1] MsSQL row named "column" results in code (#6386) 2021-07-05 11:32:52 +08:00
Jane Ding
9450a690a8 feat(TUP-23337):Option to disable Job's screenshot creation. (#6317) (#6385)
* feat(TUP-23337):Option to disable Job's screenshot creation.
https://jira.talendforge.org/browse/TUP-23337



* feat(TUP-23337):Option to disable Job's screenshot creation.
https://jira.talendforge.org/browse/TUP-23337

Signed-off-by: jding-tlnd <jding@talend.com>

* feat(TUP-23337):Option to disable Job's screenshot creation.
https://jira.talendforge.org/browse/TUP-23337

Signed-off-by: jding-tlnd <jding@talend.com>

* feat(TUP-23337):Option to disable Job's screenshot creation.
https://jira.talendforge.org/browse/TUP-23337

Conflicts:
	main/plugins/org.talend.repository/src/main/java/messages.properties
2021-07-05 09:51:16 +08:00
wang wei
381475da9c fix(TDI-46329): tS3List NullPointerException in R2021-05 (#6347) 2021-07-02 18:30:18 +08:00
Chao MENG
91297159f4 fix(TUP-31997): Commandline fails start studio with error 'Could not load SWT library' on Ubuntu 18 LTS without UI (#6381)
* fix(TUP-31997): Commandline fails start studio with error 'Could not
load SWT library' on Ubuntu 18 LTS without UI

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

* fix(TUP-31997): Commandline fails start studio with error 'Could not
load SWT library' on Ubuntu 18 LTS without UI

https://jira.talendforge.org/browse/TUP-31997
2021-07-01 18:55:06 +08:00
Chao MENG
8e0947310a fix(TUP-31997): Commandline fails start studio with error 'Could not (#6380)
load SWT library' on Ubuntu 18 LTS without UI
https://jira.talendforge.org/browse/TUP-31997
2021-07-01 18:12:43 +08:00
Chao MENG
1d5f7cf09a fix(TUP-32024): Module groups are not loaded anymore on Talend 7.4 build (#6377)
https://jira.talendforge.org/browse/TUP-32024
2021-06-30 09:42:29 +08:00
Chao MENG
b3e12cb5e4 fix(TUP-31997): Commandline fails start studio with error 'Could not load SWT library' on Ubuntu 18 LTS without UI (#6376)
* fix(TUP-31997): Commandline fails start studio with error 'Could not
load SWT library' on Ubuntu 18 LTS without UI

* fix(TUP-31997): Commandline fails start studio with error 'Could not
load SWT library' on Ubuntu 18 LTS without UI
2021-06-29 18:57:31 +08:00
AlixMetivier
9e11a43994 fix(TUP-32024): fix module gorup not retrieved in TBD (#6375)
* fix(TUP-32024): fix module gorup not retrieved in TBD

* fix(TUP-32024): fix module gorup not retrieved in TBD

Co-authored-by: Chao MENG <cmeng@talend.com>
2021-06-29 18:37:17 +08:00
Jill Yan
a9b99b84c3 APPINT-31920 add check popup for ms build after click run button (#6355)
* add check popup for ms build in run

* correct msg properties file

* check if route's build type is ms then popup

* add msg in run console if not in maven online mode for MS build type

* check Rest service and route

* add in mesg properties

Co-authored-by: jillyan <yan955599@gmail.com>
2021-06-29 16:02:51 +08:00
Chao MENG
8e197c08a6 fix(TUP-31997): Commandline fails start studio with error 'Could not (#6374)
load SWT library' on Ubuntu 18 LTS without UI
2021-06-29 14:47:22 +08:00
jiezhang-tlnd
7bb7e6e439 fix(TUP-31904)java.lang.NullPointerException at (#6359) (#6373)
org.talend.repository.items.importexport.handlers.cache.RepositoryObjectCache.initialize
2021-06-29 14:41:46 +08:00
Chao MENG
4607484fad fix(TUP-31997): Commandline fails start studio with error 'Could not load SWT library' on Ubuntu 18 LTS without UI (#6370)
* chore: try to avoid swt jni loading issue in commandline

* Revert "feat(TUP-31214): fix commandline issue"

This reverts commit cf9d2bd67d.

* chore: try to avoid swt jni loading issue in commandline
2021-06-29 11:54:31 +08:00
Laurent BOURGEOIS
8b3232fdee feat(TBD-10185):Support Datasets API in tMap - Spark Batch - Inner|Left Join / Match model: Unique match (#6313) (#6362) 2021-06-28 18:45:36 +02:00
Zhiwei Xue
66583971fb fix(TUP-32001):Tacokit slow to start (#6369) 2021-06-28 17:45:23 +08:00
apoltavtsev
7094566806 fix(APPINT-33088) bundle resources cleaning is skipped in CI mode 2021-06-28 08:02:52 +02:00
nrousseau
cf9d2bd67d feat(TUP-31214): fix commandline issue
Avoid to load wizard part on commandline
2021-06-27 15:57:27 +08:00
hcyi
5ef96eb539 fix(TUP-29692):Remove useless jar dependency. (#6338) 2021-06-25 16:48:32 +08:00
Zhiwei Xue
e1ce414e43 feat(TUP-31214):Improve component cache and lazy loading (#6281)
* feat(TUP-29651): Components loading improvement (#6147)

* feat(TUP-29651): partially load components



* feat(TUP-29651): partially load components



* feat(TUP-29651): load components from cache only



* feat(TUP-29651): fix type issue



* feat(TUP-29651): fix initialization



* feat(TUP-29651): refactor



* feat(TUP-29651): optimize lock



* feat(TUP-29651): optimize lock



* feat(TUP-29651): Revert lock refactor



* feat(TUP-29651): fix junit



* feat(TUP-29651): fix junit



* feat(TUP-29651): do not install lib for components



* feat(TUP-29651): refactor load joblet components



* feat(TUP-29651): fix stack overflow



Co-authored-by: bhe-talendbj <bhe@talend.com>

* feat(TUP-31214):Improve component cache and lazy loading

* item(TUP-29873): Improve performance effected by dynamic distribution
(#6288)

* item(TUP-29873): Improve performance effected by dynamic distribution
https://jira.talendforge.org/browse/TUP-29873

* item(TUP-29873): Improve performance effected by dynamic distribution
https://jira.talendforge.org/browse/TUP-29873

Co-authored-by: Chao MENG <cmeng@talend.com>

Conflicts:
	main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/model/components/EmfComponent.java

* feat(TUP-31214): full lazy load for ComponentsFactory

* feat(TUP-29653):Improve Tacokit loading

* feat(TUP-31879):Improve performance for checking network for welcome
page

Co-authored-by: bhe-talendbj <bhe@talend.com>
2021-06-25 14:15:29 +08:00
hcyi
8617fa2d5c fix(TUP-31218):Medata for salesforce:UI show issue when enable Mutual (#6357)
authenticaiton
2021-06-25 14:09:41 +08:00
Olha V
f8d697b4ea chore(TDI-46067): Bump commons-lang3 (#6227) (#6358) 2021-06-25 10:31:42 +08:00
hcyi
0dcf0b1985 fix(TUP-31608):Output link from one tELTMSSqlMap to another tELTMSSqlMap (#6333)
is not saved after we remove once.
2021-06-24 18:21:01 +08:00
Xilai Dai
e0ca3b8bb0 Feature/master/tesb 32199 (#6339)
* APPINT-32459:Migrate Route Debugging feature to Camel 3

* APPINT-32459:Migrate Route Debugging feature to Camel 3

* feat(APPINT-32822) AWS Client Config is added

* APPINT-33007:Code cleanup related to Camel 3 support only

* APPINT-32438 Icons update

* APPINT-32438 update the resource icon

Co-authored-by: SunChaoqun <csun@talend.com>
Co-authored-by: apoltavtsev <apoltavtsev@gmail.com>
2021-06-24 11:03:20 +02:00
Olha V
f808577d6f chore(TDI-46067): Bump commons-lang3 (#6226)
* chore(TDI-46067): Bump commons-lang3

* bump commons-lang3 to 3.10 in studio-se libs to align between all
  components

* chore(TDI-46067): Bump commons-lang3

* bump commons-lang3, talend-mscrm lib versions

* chore(TDI-46067): Bump commons-lang3

* updated talend-mscrm lib version after rebase
2021-06-24 10:43:13 +03:00
nrousseau
4beba96724 feat(TUP-31484) fix issues with eclipse upgrade (#6350)
* feat(TUP-31484) fix issue found with junit execution

* feat(TUP-31484) fix issue found with junit execution

* feat(TUP-31484) fix issue found with junit execution

* feat(TUP-31484) fix issue found with junit execution
2021-06-23 15:26:50 +08:00
nrousseau
db67a79886 feat(TUP-31484) fix issue found with junit execution (#6344)
* feat(TUP-31484) fix issue found with junit execution

* feat(TUP-31484) fix issue found with junit execution

* feat(TUP-31484) fix issue found with junit execution
2021-06-21 15:58:25 +08:00
jzhao
a07c86b79a fix(TDI-46297):FCB 'EnableRegionalDisco' is disabled error when using tMicrosoftCrmInput (#6342)
* fix(TDI-46297):FCB 'EnableRegionalDisco' is disabled error when using
tMicrosoftCrmInput

* fix(TDI-46297):remove duplicate import
2021-06-21 11:46:09 +08:00
hzhao-talendbj
cd1b55472d feat(TUP-29701): Upgrade eclipse 418 (#5704)
* feat(TUP-29701): Upgrade eclipse 418

* fix compile error

* fix assert issue

* fix assert issue

* change private to protected because parent class use protected

* add a null arg

* TUP-29701 add org.eclipse.emf.edit.ui to manifest

* TUP-29701 fix require missing class when run job .

* TUP-29701 set handler in URL

* TUP-29701 fix can not find class issue when create excel metadata

* TUP-29701 set mavenResulver for handler

* TUP-29701 add mavenresolver for handler
2021-06-18 17:36:45 +08:00
jiezhang-tlnd
657d0e62a9 feat(TUP-31122)new Data Center in AWS Australia (#6296)
* feat(TUP-31122)new Data Center in AWS Australia
https://jira.talendforge.org/browse/TUP-31122

* update login ui

Co-authored-by: jie.zhang <jie.zhang@LT-DDC8R73.talend.com>
2021-06-18 12:06:06 +08:00
wang wei
12d30038a2 fix(TDI-46218): tRedshiftOutput data loss when insert size matches the input size (#6303) (#6340) 2021-06-17 14:50:31 +08:00
pyzhou
9d8a7ce301 fix(TDI-44917):error message compile error (#6335) 2021-06-16 11:00:10 +08:00
Oleksandr Zhelezniak
4c3267724c fix(TDI-46248): fix compile error when dieOnError is checked (#6308) (#6328) 2021-06-14 16:01:44 +03:00
Dmytro Grygorenko
5ecc7a8136 fix(TDI-46065): Redshift - add "Credential Provider" option to XML layout. (#6207) (#6325) 2021-06-11 11:33:03 +03:00
Xilai Dai
77fe236512 APPINT-33200 update the pom_job_template.xml (#6322)
* APPINT-33200 update the pom_job_template.xml

* APPINT-33200 add the missing dep into pom_job_template.xml
2021-06-10 19:15:42 +08:00
jzhao
ee4c252489 feat(TDI-45575):Support Parquet File format for regular DI (#6320) (#6324)
* add talend-parquet lib
2021-06-10 17:10:40 +08:00
pyzhou
0fd0940aac fix(TDI-44917):Fix Compile Error (#6319)
* fix(TDI-44917):Fix Compile Error

* fix(TDI-44917):Fix Compile Error
2021-06-10 11:36:08 +08:00
vyu-talend
958caea05e Vyu/tdi 45797 s3put enable object lock feature (#6285) (#6314)
* feat(TDI-45797):add object lock feature to s3put.

* feat(TDI-45797):optimize code.

* feat(TDI-45797):make some changes.

* feat(TDI-45797):fix code generation error.

* feat(TDI-45797):fix context value issue.

* feat(TDI-45797):fix the common file issue in ts3copy.

* feat(TDI-45797):fix the common file path issue in s3copy.

Co-authored-by: Balázs Gunics <bgunics@talend.com>
2021-06-09 14:55:15 +08:00
pyzhou
adf095b8c5 fix(TDI-46062):add checkbox Preserve last modified time tFileCopy (#6256)
* fix(TDI-46062):add checkbox Preserve last modified time tFileCopy

* fix(TDI-46062): add Junit test

* MigrationTask

* Hide preserve last modified time when check copy directory
2021-06-09 11:14:19 +08:00
ypiel
0393541a37 feat(TDI-45155) : mscrm dynamics expand (#6250)
* feat(TDI-45155) : support of odata expand in mscrm

* feat(TDI-45155) : upgrade mscrm version

* feat(TDI-45155) : fix expanded entity json serialization

* feat(TDI-45155) : variable name convention

* feat(TDI-45155) : code review / use try-with

* feat(TDI-45155) : bump mscrm lib version in tMicrosoftCrmOutput also

* feat(TDI-45155) : bump lib version

* feat(TDI-45155) : remove urlPath

* feat(TDI-45155): Fix some issues while validation

* feat(TDI-45155): Fix some issues while validation

* feat(TDI-45155): Better support of expand after QA

* feat(TDI-45992) : fix variable name

* feat(TDI-45155): fix column name
2021-06-08 11:58:27 +02:00
Dmytro Grygorenko
37660eb089 fix(TDI-46109): update XStream to 1.4.17 (#6283) (#6310) 2021-06-08 09:31:18 +03:00
Jill Yan
25695489d6 Fix/jill/APPINT-32940 (maintenance/7.3.1) (#6286) (#6307)
* APPINT-32940

* APPINT-32940

correct logic and if (unselectList.size() > 0), or it will add all dependencies into manifest

* APPINT-32940 format

* APPINT-32940 format

* APPINT-32940 compare maven uri

* APPINT-32940

format

* APPINT-32940 refector

* APPINT-32940  refactor

* APPINT-32940 correct check logic

Co-authored-by: jillyan <yan955599@gmail.com>

Co-authored-by: jillyan <yan955599@gmail.com>
2021-06-08 14:25:13 +08:00
pyzhou
e38155ae76 fix(TDI-46152):tmap die on error issue (#6292)
* fix(TDI-46152):tmap die on error issue

* fix NPE
2021-06-08 10:29:56 +08:00
pyzhou
f7912aaea8 Pyzhou/tdi 44917 check components error massage 7.3 (#5448) (#6304)
* fix(TDI-44917):format

* fix(TDI-44917):add error message

* fix tdie and tCreate table

* fix some compile error

* fix tmap

* fix error

* fix toracleOutput

* fix error

* fix compile error tFileInputMSPositional

* add googleStorageConnection.javajet

* add omission (#5909)

* fix bug

* fix compile error of tNetezzaOutput
2021-06-08 10:29:30 +08:00
bkatiukhov
b5d6e39f56 APPINT-32851 Fix enum class resolve (#6295)
Co-authored-by: bohdan.katiukhov <bohdan.katiukhov@KBP1-LHP-A00125.synapse.com>
2021-06-07 15:16:22 +03:00
Emmanuel GALLOIS
e20b83fb8c feat(TDI-46215): bump component-runtime to 1.33.1 (#6294) 2021-06-07 09:44:31 +02:00
wang wei
604efad849 fix(TDI-45979): commons-compress-1.18.jar to 1.19 (#6276) 2021-06-07 10:24:30 +08:00
bhe-talendbj
ba36adadb0 chore(TUP-29803): init ERepositoryObjectType in background (#6246)
* chore(TUP-29803): init ERepositoryObjectType in background

* chore(): init ERepositoryObjectType
2021-06-03 16:14:29 +08:00
sbliu
bfc44c52fa feat(TUP-30834) add missing comma of require bundle (#6297) 2021-06-03 15:15:02 +08:00
sbliu
87719f7fa5 feat(TUP-30834) repace axis1 with axis2. (#6279)
replace axis1 with axis2.
remove axis1 export code for export job. ref TUP-19079.
remove dependency to axis1, remove dependency to salesforce.
2021-06-03 10:32:56 +08:00
chmyga
9dbdfb3d0a fix(TDI-46100): connection support (#6253) (#6287)
* fix(TDI-46100): connection support

* Add reuse connection support to standalone connectors

* fix(TDI-46100): connection support

* Add comment explaining reflection

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

Co-authored-by: Dmytro Chmyga <dmytro.chmyga@globallogic.com>
2021-05-28 16:34:31 +03:00
hcyi
2eb53d81d4 fix(TUP-31553):Hadoop Metadata Wizard when using custom distro dialog (#6267)
box doesnt pop up to import dependencies.
2021-05-28 14:37:24 +08:00
hzhao-talendbj
06a72cd3c4 feat(TUP-26184): add the same features to filter fields, same as in the (#6213) (#6284)
* feat(TUP-26184): add the same features to filter fields, same as in the
tMap

* TUP-26184:  some temp code changes

* TUP-26184 add special checkbox for eltmap table column

* TUP-36184 remove useless code

* TUP-26184 remove useless code

* add line back

* TUP-26184 remove some useless code

* TUP-26184 remove useless code

* TUP-26184 remove useless code

* TUP-26184 fix NPE issue

* TUP-26184 remove useless code

* TUP-26184 fix link can't auto change position issue

* TUP-26184 fix link display issue

* TUP-26184 add Enable/disable column name filter

* TUP-26184 fix some NPE errors when filter is on and select below columns

* TUP-26184 change filter icon position to sync with tmap
2021-05-28 14:27:07 +08:00
Jane Ding
985dfa32b9 fix(TUP-31316):Error connecting to Azure SQL database with Azure Active (#6270) (#6280)
directory method
https://jira.talendforge.org/browse/TUP-31316
2021-05-26 17:46:43 +08:00
zyuan-talend
bdc1501b14 feat(TUP-30343):have the "Export Dependencies" option checked by default.(#6273) (#6275) 2021-05-26 14:33:12 +08:00
jiezhang-tlnd
1d68b1fd8a fix(TUP-31228)Netsuite tck guess schema when use existing connection and (#6263)
Token-based login type
https://jira.talendforge.org/browse/TUP-31228
2021-05-26 10:05:23 +08:00
Jane Ding
abbb1e0022 feat(TUP-31117):Improve performances related to recursive jobs (#6245)
https://jira.talendforge.org/browse/TUP-31117
2021-05-25 17:43:04 +08:00
jiezhang-tlnd
0dd93b6666 fix(TUP-31164)Guess schema button on the informix tDBinput component (#6272)
returns zero length datatype
2021-05-25 15:21:34 +08:00
Oleksandr Zhelezniak
5d467d1ead feat(TDI-45963): after variables (#6268)
* handle specific metakey
* feature uses metadata endpoint in the framework
* extract metadata in javajet
2021-05-24 13:15:23 +03:00
apoltavtsev
1bb92b46fe bugfix(APPINT-33067) Backport fix for NPE 2021-05-21 17:07:57 +02:00
bkatiukhov
95bcbf7df5 APPINT-32843 Fix error while deploying a route with tAzureStorageQueue (#6157)
Co-authored-by: Bohdan Katiukhov <bohdan.katiukhov@synapse.com>
2021-05-21 10:07:41 +03:00
jiezhang-tlnd
8da0e27981 fix(TUP-31213)tNetSuiteV2019Input failed to guess schema because preview (#6255)
subjob can't work
2021-05-21 14:26:56 +08:00
apoltavtsev
1199c9e202 fix(APPINT-32953) Routelets are built before Route
* fix(APPINT-32953) Routelets are built before Route
* NPE is corrected
* chore(APPINT-32953) fix the NPE when using DI license
2021-05-20 08:55:48 +02:00
pyzhou
b10bdffa30 feat(TDI-41535):Refactor tSCP components
* fix(TDI-41535):change footer

* fix(TDI-41535):connection and close

* fix(TDI-41535):Filelist

* fix(TDI-41535):tSCPDelete

* fix(TDI-41535):tSCPFileExist

* fix(TDI-41535):tSCPGet & tSCPPut

* fix(TDI-41535):tSCPPut remove duplicate

* fix(TDI-41535):tSCPClose bug

* fix(TDI-41535):tSCPTruncate

* fix(TDI-41535):fix public key compile error

* fix(TDI-41535):tSCPFileList count 0 line

* fix(TDI-41535):tSCPGet overwrite warning

* fix(TDI-41535):tSCPGet error message

* fix(TDI-41535):tSCPGet escape space

* fix(TDI-41535):tSCPGet tSCPPut wildCard

* fix(TDI-41535):tSCPGet nb_line

* fix(TDI-41535):tSCPPut error

* fix(TDI-41535):tSCPPut truncate throw Exception

* fix(TDI-41535):jar for scp components

* fix(TDI-41535):add distributionManagement
2021-05-19 15:29:14 +08:00
apoltavtsev
ee15cca54b fix(APPINT-32995) Root poms installed in CI mode (#6235) 2021-05-18 18:44:58 +02:00
Dmytro Sylaiev
d827b58dbd fix(TDI-46060): Fix compile error for tFTPFileList (#6219) (#6230) 2021-05-14 18:50:31 +03:00
sponomarova
b7fdf523a3 fix(TBD-12358): CVE: Update CXF to 3.3.10 (#6229) 2021-05-14 16:16:13 +03:00
ovladyka
63c56c4b5f fix(TDI-45910):Jakarta-ORO imported (#6166) (#6225)
* fix(TDI-45910):Jakarta-ORO imported

* fix(TDI-45910):Jakarta-ORO updated the mvn GAV and required
2021-05-13 14:25:13 +03:00
vdrokov
4aa560eee8 APPINT-32987: Fix dublicate variable (#6204) 2021-05-13 12:09:00 +03:00
hcyi
c153f6877b feat(TUP-26747):improve outline for joblet and subjob. (#6212)
* feat(TUP-26747):improve Outline for joblet and subjob.

* feat(TUP-26747):improve Outline for joblet and subjob.

* feat(TUP-26747):improve outline for joblet and subjob.

* feat(TUP-26747):improve outline for joblet.

* feat(TUP-26747):switch to ComponentSettingsView.
2021-05-13 16:48:22 +08:00
qiongli
6bcf1df122 chore(TDQ-19297):Upgrade 'cxf' to 3.3.10 for security (#6198) 2021-05-13 16:22:04 +08:00
zyuan-talend
7cbbb91c0a feat(TUP-25494):Correct dialog title. (#6220) 2021-05-13 10:41:46 +08:00
zyuan-talend
abb0a63907 fix(TUP-30430): Clone the connection's UNIQUE_NAME for some links instead of generating a new one in joblet node container. (#6194) (#6216) 2021-05-12 22:34:21 +08:00
vyu-talend
2f4dff9e3e feat(TDI-45122):add charset to filefetch's parameters (#6149) (#6214)
* Added encoding option for the upload parameters. Default behavior is unchanged.
Used OPENED_LIST so context parameters can be used.

* feat(TDI-45122):add charset to filefetch's parameters

* feat(TDI-45122):fix issues.

* feat(TDI-45122):fix issue.

Co-authored-by: Balázs Gunics <bgunics@talend.com>

Co-authored-by: Balázs Gunics <bgunics@talend.com>
2021-05-12 16:35:01 +08:00
Oleksandr Zhelezniak
6ee766a846 fix(TDI-45968): fix commons-codec module name (#6136) (#6210) 2021-05-12 10:48:00 +03:00
Liu Xinquan
b97df279f7 fix(APPINT-32593) java.lang.ClassNotFoundException: org.apache.cxf.message.Message (#6201) 2021-05-12 14:02:42 +08:00
Oleksandr Zhelezniak
2a92a7aafb fix(TDI-46005): cve bump httpclient to 4.5.13 (#6164) (#6209)
* bump httpclient to 4.5.13
* fix groupId for talend-bonita-client in javajet
* update httpcore
2021-05-11 20:03:04 +03:00
Oleksandr Zhelezniak
9ce510538d fix(TDI-45973): cve bump httpclient to 4.5.13 (#6148) (#6208) 2021-05-11 19:27:56 +03:00
Oleksandr Zhelezniak
750d3edc9e chore(TDI-45929): cve junit (#6097)
* bump version to [3.4-20210428]
* bump junit to [4.13.2]
* specify version of maven plugins
* hone pom
* bump in tMicrosoftCrmInput and tMicrosoftCrmOutput component
* bump in org.talend.libraries.crm
2021-05-11 17:59:18 +03:00
Dmytro Sylaiev
17c273ec29 fix(TDI-45824): Bump jersey for tRest (#6137) (#6205) 2021-05-11 16:41:49 +03:00
mbasiuk-talend
aa6e01176d fix(TDI-45882): backport to master (#6206) 2021-05-11 16:29:19 +03:00
mbasiuk-talend
298f54b920 Mbasiuk/tdi 45882 talend ws cxf 3 3 10 (#6162)
* chore(TDI-45882): bump cxf version to 3.3.10

* chore(TDI-45882): fix JAXBUtils

* chore(TDI-45882): add method to avoid collision
2021-05-11 16:07:37 +03:00
chmyga
fa5fab4313 fix(TDI-45859): tFileCopy with different fs (#6083) (#6203)
* fix(TDI-45859): tFileCopy with different fs

* Add force copy parameter

* Copy and delete file instead of moving

* fix(TDI-45859): tFileCopy with different fs

* Add test

* Fix PR comment

* fix(TDI-45859): tFileCopy with different fs

* Fix UI issue

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

Co-authored-by: Dmytro Chmyga <dmytro.chmyga@globallogic.com>
2021-05-11 15:33:02 +03:00
Oleksandr Zhelezniak
063dde163b fix(TDI-46005): cve bump httpclient to 4.5.13 (#6163) 2021-05-11 12:51:06 +03:00
Dmytro Grygorenko
75a098b67b fix(TDI-46004): tEXist components and tXMLRPCInput dependency import. (#6197) 2021-05-11 10:33:30 +03:00
wang wei
3d7faa641a fix(TDI-45491): Contextualized configuration properties for S3 component (#6143) (#6196) 2021-05-11 14:58:51 +08:00
hcyi
b89a4edb81 feat(TUP-26747):Clickable hyperlink from Outline listed component to the job canvas. (#6122)
* feat(TUP-26747):Clickable hyperlink from Outline listed component to the
job canvas.

* feat(TUP-26747):Clickable hyperlink from Outline listed component to the
job canvas.

* feat(TUP-26747):Clickable hyperlink from Outline listed component to the
job canvas.

* feat(TUP-26747):moved the link with editor button to the first one.

* feat(TUP-26747):link with editor if selected component variable.
2021-05-11 09:53:00 +08:00
Denis Sergent
73807ea4a6 Revert "APPINT-32905: Issue with Rest service flow (#6172)" (#6190)
This reverts commit 2050a76814.
2021-05-10 11:47:50 +02:00
kjwang
065c1abee3 Fix:TUP-31429 Fail to add reference project (#6183) (#6193)
Fix:TUP-31429 Fail to add reference project
https://jira.talendforge.org/browse/TUP-31429
2021-05-10 17:42:11 +08:00
kjwang
b00bd9622d Fix TUP-31096 Could not find or load main class error on the jobs (#6176) (#6191)
Fix TUP-31096 Could not find or load main class error on the jobs created on the Feature Branch which has #
https://jira.talendforge.org/browse/TUP-31096
2021-05-10 17:41:12 +08:00
Jane Ding
8e8b404ddf fix(TUP-31237):Invalid username or password when creating a Snowflake (#6132) (#6189)
Metadata Connection with a Snowflake password that has a slash character
https://jira.talendforge.org/browse/TUP-31237
2021-05-10 16:55:48 +08:00
wang wei
f345041f64 fix(TDI-45663): tS3List: Adds Missing File Details (#6187) 2021-05-10 13:38:56 +08:00
wang wei
18838f0002 fix(TDI-45580): Contextualize multipart threshold parameter for S3 components(#6186) 2021-05-10 13:30:14 +08:00
jzhao
5a9043adc6 feat(TDI-45836): Standalone connectors support (#6018) (#6185)
* feat(TDI-45836): Standalone connectors support

* Integrate TCK Standalone connectors to studio

* feat(TDI-45836): Standalone connectors support

* remove NB_LINE after var for Standalone connectors

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

Co-authored-by: chmyga <dchmyga@talend.com>
Co-authored-by: Dmytro Chmyga <dmytro.chmyga@globallogic.com>
2021-05-10 11:38:53 +08:00
bhe-talendbj
82b3519cda fix(TUP-31346): add default branch for remote uninitialized git repo (#6182) (#6184)
* fix(TUP-31346): always show selected item

* fix(TUP-31346): select branch
2021-05-10 11:29:24 +08:00
wang wei
70a4229df4 fix(TDI-45821): CVE: json-smart-2.2.1.jar (#6128) 2021-05-10 11:02:01 +08:00
wang wei
e403cb0b51 fix(TDI-45913): Enforce that only Strings, Maps and HashMaps can be loaded from the crcMap file(#6098) 2021-05-10 10:46:00 +08:00
wang wei
aeb073ac04 fix(TDI-45912): Enforce that System path separator character is indeed a character for tRunjob(#6092) 2021-05-10 10:36:27 +08:00
Max
330321dc99 fix(TBD-12115): master merge (#6180) 2021-05-07 03:09:41 +03:00
kjwang
56a421b4ab Feat:TUP-30377 Move the "Allow specific characters (UTF8,...)" (#6139) (#6177)
Feat:TUP-30377 Move the "Allow specific characters (UTF8,...) preference setting to project setting.
https://jira.talendforge.org/browse/TUP-30377
2021-05-06 17:21:41 +08:00
hcyi
951a6f783f fix(TUP-30413):Comma missing for tELTMap with multiple inputs, when (#6135)
aliases are used.
2021-05-06 10:04:07 +08:00
vdrokov
2050a76814 APPINT-32905: Issue with Rest service flow (#6172) 2021-05-05 12:30:59 +03:00
Dmytro Sylaiev
b36a494795 fix(TDI-45642): Fix codegen error for Greenplum (#6102) (#6173)
* fix(TDI-45642): Fix codegen error for Greenplum

* chore(TDI-45642): Add missing empty line
2021-05-05 12:21:43 +03:00
kjwang
4ed10aed5c Revert "TUP-31096 Could not find or load main class error on the jobs created on the Feature Branch which has # (#6082) (#6151)" (#6170)
This reverts commit 21e44c2fb3.
2021-04-30 18:35:58 +08:00
zyuan-talend
f5953c4bc5 feat(TUP-25494): provide branch search and memory from launcher. (#6138) (#6160) 2021-04-29 11:39:19 +08:00
Dmytro Grygorenko
58bc285221 fix(TDI-45879): save initial value of NB_LINE to globalMap. (#6155) 2021-04-28 17:19:33 +03:00
kjwang
21e44c2fb3 TUP-31096 Could not find or load main class error on the jobs created on the Feature Branch which has # (#6082) (#6151)
* TUP-31096 Could not find or load main class error on the jobs created on
the Feature Branch which has #
https://jira.talendforge.org/browse/TUP-31096
2021-04-28 16:32:32 +08:00
OleksiiNimych
60364dcddb fix(TDI-45551): SingleStore fix blob type processing (#6084) (#6144) 2021-04-27 10:51:02 +03:00
apoltavtsev
e7e37414a3 bugfix(APPINT-32288) Propagate "bundleVersion" option 2021-04-27 09:20:43 +02:00
ypiel
3b4e500164 chore: bump to tck:1.32.0 2021-04-22 12:13:26 +02:00
Zhiwei Xue
7038143560 fix(TUP-31246):Inner routine node disappeared after refresh repository (#6131)
view
2021-04-21 18:17:09 +08:00
kjwang
b2418a7fa8 Kjwang/fix tup 21090 fix command line load image error p73 (#6125) (#6126)
* TUP-21090 Support connection component for tacokit (Fix command line
load image error)
https://jira.talendforge.org/browse/TUP-21090
2021-04-20 11:29:01 +08:00
Zhiwei Xue
3c97bcec21 fix(TUP-31027):[performance] studio will hang when import a special job (#6117) 2021-04-19 15:35:38 +08:00
hcyi
f1a744087f fix(TUP-30793):to fix the password problem of RabbitMQ. (#6119) 2021-04-19 15:27:47 +08:00
bhe-talendbj
78875aa07f chore(TUP-30992): fix junits (#6113) 2021-04-19 14:18:14 +08:00
wang wei
b92b87a962 fix(TDI-45577): Job using snowflake dynamic schema fails with special char (#6095) (#6109) 2021-04-19 10:07:15 +08:00
kjwang
d51d82cc45 Kjwang/fix tup 31145 tck guess schema m (#6100)
* kjwang/Feat TUP-21090 Support connection component for tacokit
https://jira.talendforge.org/browse/TUP-21090
2021-04-19 09:19:44 +08:00
Oleksandr Zhelezniak
6c692e532b feat(TDI-45323): new auth provider web token (#6105)
* replace checkbox with drop-down credential provider list
* migration task
2021-04-16 10:10:20 +03:00
Max
6abda3ebc3 fix(TBD-12112): master merge (#6103) 2021-04-15 20:46:46 +03:00
zyuan-talend
5adae818b8 fix(TUP-29284): only show proposals for enabled categories(proposal (#6070) (#6078)
kinds).
2021-04-15 17:13:42 +08:00
jiezhang-tlnd
afde0a42c6 fix(TUP-30992)force to use the 4.13.2 (#6072) 2021-04-15 16:14:41 +08:00
hcyi
e98345c59c feat(TUP-30291):Add Suggestable support for Table options (List<Row>) in (#6086)
Studio.
2021-04-15 12:04:41 +08:00
SunChaoqun
dd6c8206d5 APPINT-32688:R2021-03 issue with tDB*** using datasource (#6091) 2021-04-15 10:25:25 +08:00
Zhiwei Xue
2856a04a07 fix(TUP-30791): remove setup code dependencies action for testcase (#6093) 2021-04-14 16:54:17 +08:00
hcyi
bf2cb58a75 fix(TUP-30438):Issue when updating snowflake table using tELTOutput. (#5885)
* fix(TUP-30438):Issue when updating snowflake table using tELTOutput.

* fix(TUP-30438):add junits

* fix(TUP-30438):Issue when updating snowflake table using tELTOutput.

* fix(TUP-30438):Issue when updating snowflake table using tELTOutput.

* fix(TUP-30438):Issue when updating snowflake table using tELTOutput.
2021-04-14 16:18:12 +08:00
Oleksandr Zhelezniak
6afa3beb27 Revert "feat(TDI-45746): fix date context variable (#5987)" (#6079)
This reverts commit c806d643df.
2021-04-14 10:32:11 +03:00
hzhao-talendbj
d4b22d84c7 fix(TUP-30625): update maven project after convert jobscript to job (#6071) 2021-04-14 11:32:25 +08:00
hcyi
f39ed39630 fix(TUP-30458):Studio throw Unhandled event loop exception when click in blank of the panel in "Import External Library". (#5958)
* fix(TUP-30458):Studio throw Unhandled event loop exception when click in
blank of the panel in "Import External Library".

* fix(TUP-30458):Studio throw Unhandled event loop exception when click in
blank of the panel in "Import External Library".
2021-04-14 09:51:58 +08:00
Richard Lecomte
79768c7b87 Rlecomte/tdi 45014 sftp double auth master (#6080)
* 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

* TDI-45147 : tGsCopy issue

Cherry-pick from maintenance/7.3

* TDI-45147 : tGsCopy issue

Cherry-pick from maintenance/7.3

* TDI-45014 : SFTP auth with password and public key (#6030)

* TDI-45014 : SFTP auth with password and public key

* TDI-45014 : SFTP auth with password and public key

* TDI-45014 : SFTP auth with password and public key

* TDI-45014 : SFTP auth with password and public key

Added parenthesis

* TDI-45014 : SFTP auth with password and public key

Smarter getPassword method
2021-04-13 12:22:47 +02:00
Jane Ding
7f59c8aba8 fix(TUP-30849):Improve build Job performance (#6077)
https://jira.talendforge.org/browse/TUP-30849

Signed-off-by: jding-tlnd <jding@talend.com>
2021-04-13 18:01:00 +08:00
jiezhang-tlnd
dd29ea5228 feat(TUP-30381)Support greenplum driver for Greenplum Database in studio (#6075)
(#5995)

* feat(TUP-30381)Support greenplum driver for Greenplum Database in
studio
metadata
https://jira.talendforge.org/browse/TUP-30381

Conflicts:
	main/plugins/org.talend.repository/plugin.xml

* remove hard code

* add dbversion for greenplum

* Add REPOSITORY_VALUE for Greenplum components

* set right dbversionString

Conflicts:
	main/plugins/org.talend.repository/plugin.xml
	main/plugins/org.talend.repository/src/main/java/org/talend/repository/model/migration/ChangeGreenplumDefaultDriverMigrationTask.java
2021-04-13 16:46:17 +08:00
Jane Ding
807a0e12e6 fix(TUP-29033):Fail to run testcase in studio and CI (#6073)
https://jira.talendforge.org/browse/TUP-29033
2021-04-13 14:33:43 +08:00
sbliu
543b2f9fa5 feat(TUP-30358) Enhance Data Collector - Route usage details 2021-04-13 10:57:42 +08:00
wang wei
8875ae5e5a fix(TDI-45815): CVE: xstream-1.4.15.jar (#6068) 2021-04-12 10:19:44 +08:00
Dmytro Sylaiev
5bb5a0902f fix(TDI-45642): Count key columns (#6039) (#6064)
* fix(TDI-45642): Count key columns

* fix(TDI-45642): Fix another regression related to dynamic schema
2021-04-09 11:00:56 +03:00
Zhiwei Xue
c7862e4f7b fix(TUP-30783):Support inner routine with the same name in different (#6066)
custom jar.
2021-04-09 15:50:39 +08:00
Zhiwei Xue
be7d2c79e9 feat(TUP-29952):Change "Assign Routine to" action to "Copy Routine to". (#6063) 2021-04-09 15:49:25 +08:00
Dmytro Sylaiev
21b75d6099 fix(TDI-42478): tFTPConnection : SSL/TLS Client Authentication does not work : no suitable certificate found - continuing without client authentication (#5971) (#6057)
Co-authored-by: s.bovsunovskyi <s.bovsunovskyi@globallogic.com>

Co-authored-by: s.bovsunovskyi <s.bovsunovskyi@globallogic.com>
2021-04-08 13:59:48 +03:00
Zhiwei Xue
91eddaf70d fix(TUP-30786):Avoid to click finish button more than once when do (#6054)
create custom routine jar/bean jar.
2021-04-08 18:43:28 +08:00
clesaec
bd99877bf2 TDI-45786 - add charset on dynamic (#6027) (#6058)
* TDI-45786 - add charset on dynamic
2021-04-08 11:46:58 +02:00
hcyi
256c1802f5 fix(TUP-30731):tELTPostgresqloutput context not work when checked "use (#6056)
update statement without subqueries"
2021-04-08 14:57:15 +08:00
nrousseau
0a8c2b7e8d feat(TUP-30475): Test of lite studio (#5848)
* feat(TUP-30475): Test of lite studio

* feat(TUP-30475): Test of lite studio

* feat(TUP-30475): Test of lite studio

* feat(TUP-30475): Test of lite studio

* feat(TUP-30475): Test of lite studio

* feat(TUP-30475): Test of lite studio

* Revert "feat(TUP-30475): Test of lite studio"

This reverts commit ed8ebf61f9.

* feat(TUP-30475): Test of lite studio

* feat(TUP-30475): Test of lite studio

* feat(TUP-30475): Test of lite studio

Co-authored-by: Chao MENG <cmeng@talend.com>
2021-04-08 14:25:23 +08:00
hzhao-talendbj
06ebcab4a4 feat(TUP-30347): Remove the usage of ATL / EMF migration system (#5962)
* feat(TUP-30347): Remove the usage of ATL / EMF migration system

* feat(TUP-30347): Remove the usage of ATL EMF migration system

* TUP-30347 remove from feature

* TUP-30347 remove from feature

* TUP-30347 remove from feature

* TUP-30347 remove from feature

* TUP-30347 remove migration task

* TUP-30347 revert remove org.talend.repository.metadata.test
2021-04-08 11:58:30 +08:00
hcyi
ac8598bd91 fix(TUP-30793):TCK Datastore on studio Metadata. (#6051) 2021-04-08 11:20:41 +08:00
bhe-talendbj
b166a6bcf1 feat(TUP-30047): Need support of tRunJob with Dynamic Job option enabled on test cases / CI/CD (#6007) (#6033)
* fix(TUP-30047): Correct classpath for tRunJob in CI mode

* feat(TUP-30047): support running dynamic jobs

* feat(TUP-30047): change location of classpath.jar if running ci test
2021-04-07 16:45:25 +08:00
zyuan-talend
be5a392539 fix(TUP-30345):remove nooutput warning with tJDBCRow, tJDBCCommit and (#6052)
derivative components
2021-04-07 15:09:43 +08:00
wang wei
722526f024 fix(TDI-45650): [7.3.1] tDeltaLakeOutput- not handling the updates when we are using Dynamic schema(#5908) 2021-04-07 14:46:17 +08:00
Dmytro Sylaiev
b0295761ab fix(TDI-45776): Bump slf4j-jdk14 version to make it downloadable (#6017) (#6043)
* fix(TDI-45776): Bump slf4j-jdk14 version to make it downloadable

* fix(TDI-45776): Apply also for tBonitaInstantiateProcess
2021-04-06 12:04:30 +03:00
Zhiwei Xue
32dc1fb99a fix(TUP-30780):Only check used custom jars when run/build Job (#6042) 2021-04-06 15:53:11 +08:00
Zhiwei Xue
43f7516281 fix(TUP-30977):test run map using custom routines and beans doesn't work (#6024)
after switch branch
2021-04-06 12:06:25 +08:00
Laurent BOURGEOIS
c9ce8f226e Resolve conflicts (#6038) 2021-04-02 17:40:51 +02:00
AlixMetivier
2d8f4cf47e feat(TBD-11317): allow tS3Configuration to work with assume role in joblet (#5980) (#6032) 2021-04-01 14:13:42 +02:00
pyzhou
c2b5ee3979 fix(TDI-45834):tFileCopy change module name (#6020) 2021-03-31 16:49:27 +08:00
Emmanuel GALLOIS
ad62045f5c feat(TDI-45246): do not put in configuration hidden parameters (#6011) 2021-03-29 11:16:22 +02:00
bkatiukhov
61da309da6 TESB-32307 tESBConsumer - wrong header content-type (#5979)
Co-authored-by: bohdan.katiukhov <bohdan.katiukhov@KBP1-LHP-A00125.synapse.com>
2021-03-29 10:19:00 +02:00
pyzhou
32e8592112 fix(TDI-45727):CVE jackson-mapper-asl (#5945) 2021-03-26 18:51:24 +08:00
Dmytro Sylaiev
d01b8baed7 fix(TDI-45642): Throw an warning exception when every column is a key… (#5855) (#6008)
* fix(TDI-45642): Throw an warning exception when every column is a key for update

* Refactor, deduplicate code

* fix(TDI-45642): Fix codegen error for mssql

* fix(TDI-45642): Throw an error for update on duplicate mysql

* fix(TDI-45642): Warn message instead of exception for insert or update
2021-03-25 12:04:59 +02:00
Zhiwei Xue
534c6dd504 fix(TUP-30813):Add Junits for dependency management feature (#6005) 2021-03-25 09:58:47 +08:00
Emmanuel GALLOIS
912dce2209 feat(TDI-45809): bump component-runtime to 1.31.0 (#6004) 2021-03-24 16:15:12 +01:00
Laurent BOURGEOIS
598d4b34d2 fix(TBD-12776): Fix testAddLog4jToModuleList unit test (#5998) (#6001) 2021-03-24 15:31:53 +01:00
Oleksandr Zhelezniak
345850f3ff feat(TDI-45732): extend not dieoneerror area (#5999)
* extend try-block that includes "Input tables (lookups)"
2021-03-24 13:45:22 +02:00
jiezhang-tlnd
4a8c59de44 feat(TUP-30381)Support greenplum driver for Greenplum Database in studio metadata (#5993)
* feat(TUP-30381)Support greenplum driver for Greenplum Database in studio
metadata
https://jira.talendforge.org/browse/TUP-30381

* remove hard code
2021-03-24 18:14:41 +08:00
Zhiwei Xue
032025c736 fix(TUP-30845): fix refreshing NPE (#6000) 2021-03-24 16:41:29 +08:00
Zhiwei Xue
92f1e2d3e0 fix(TUP-30779):Custom jar resource unload issue after git pull&merge. (#5997) 2021-03-24 16:12:45 +08:00
jiezhang-tlnd
27cabaea9a fix(TUP-27695)Studio tMap can't update schema timely when set schema from repository (#5986)
* fix(TUP-27695)Studio tMap can't update schema timely when set schema
from repository
https://jira.talendforge.org/browse/TUP-27695

* fix(TUP-27695)Studio tMap can't update schema timely when set schema
from repository
2021-03-24 15:32:35 +08:00
clesaec
f53c239a2c TDI-45772 : unarchiv correction (#5994) 2021-03-23 15:32:09 +01:00
sbliu
3c976f36b4 fix(TUP-25417) JDK11: run a job call a child job use twebservice meet error.
using relative path for building parent job(whose child job contains esb cxf components) on jdk11
2021-03-23 14:55:23 +08:00
Jane Ding
0125696f6f fix(TUP-30615):Schema Update Detection popping up everytime upon opening (#5992)
the job
https://jira.talendforge.org/browse/TUP-30615

Signed-off-by: jding-tlnd <jding@talend.com>
2021-03-23 11:30:49 +08:00
Max
4a13865d44 fix(TBD-12011): master fix (#5990) 2021-03-22 23:53:37 +02:00
apoltavtsev
63885eb9f5 fix(TESB-32507) Correct manifest generation for org.talend.esb.authorization.xacml.rt.pep 2021-03-22 09:53:12 +01:00
Oleksandr Zhelezniak
c806d643df feat(TDI-45746): fix date context variable (#5987)
* fix the logic of passing date variable to sub jobs
2021-03-19 12:08:48 +02:00
Dmytro Sylaiev
e42bb1cea0 fix(TDI-45741): Fix checkbox visibility (#5924) (#5985) 2021-03-19 10:12:42 +02:00
sbliu
e8450eda24 chore(TUP-30522): add test case for version contains 'SNAPSHOT' 2021-03-18 14:16:49 +08:00
sbliu
a3c49deec5 feat(TUP-30114) update copyright. 2021-03-18 09:43:53 +08:00
SunChaoqun
f0101f0a55 TESB-31465:[7.3.1] Studio ESB build performance issue (#5765)
* TESB-31465:[7.3.1] Studio ESB build performance issue

* TESB-31465:[7.3.1] Studio ESB build performance issue

* TESB-31465:[7.3.1] Studio ESB build performance issue

* TESB-31465:[7.3.1] Studio ESB build performance issue (#5931)

* TESB-31465:[7.3.1] Studio ESB build performance issue

* TESB-32391
[7.3.1] Incorrect OSGi manifest for Routes

* TESB-32391
[7.3.1] Incorrect OSGi manifest for Routes

* TESB-32391:[7.3.1] Incorrect OSGi manifest for Routes

* TESB-32391:[7.3.1] Incorrect OSGi manifest for Routes

* TESB-32391:[7.3.1] Incorrect OSGi manifest for Routes

Conflicts:
	main/plugins/org.talend.repository/src/main/java/org/talend/repository/ui/wizards/exportjob/scriptsmanager/esb/JobJavaScriptOSGIForESBManager.java

* TESB-31465:[7.3.1] Studio ESB build performance issue (#5931)

* TESB-31465:[7.3.1] Studio ESB build performance issue

* TESB-32391
[7.3.1] Incorrect OSGi manifest for Routes

* TESB-32391
[7.3.1] Incorrect OSGi manifest for Routes

* TESB-32391:[7.3.1] Incorrect OSGi manifest for Routes

* TESB-32391:[7.3.1] Incorrect OSGi manifest for Routes

* TESB-32391:[7.3.1] Incorrect OSGi manifest for Routes

Conflicts:
	main/plugins/org.talend.repository/src/main/java/org/talend/repository/ui/wizards/exportjob/scriptsmanager/esb/JobJavaScriptOSGIForESBManager.java

* # WARNING: head commit changed in the meantime

TESB-31465:[7.3.1] Studio ESB build performance issue (#5931)

* TESB-31465:[7.3.1] Studio ESB build performance issue

* TESB-32391
[7.3.1] Incorrect OSGi manifest for Routes

* TESB-32391
[7.3.1] Incorrect OSGi manifest for Routes

* TESB-32391:[7.3.1] Incorrect OSGi manifest for Routes

* TESB-32391:[7.3.1] Incorrect OSGi manifest for Routes

* TESB-32391:[7.3.1] Incorrect OSGi manifest for Routes

Conflicts:
	main/plugins/org.talend.repository/src/main/java/org/talend/repository/ui/wizards/exportjob/scriptsmanager/esb/JobJavaScriptOSGIForESBManager.java
2021-03-17 16:12:35 +08:00
Jane Ding
01510969ec fix(TUP-30758):tSingleStoreOutputBulkExec can't work (#5964) (#5972)
https://jira.talendforge.org/browse/TUP-30758

Signed-off-by: jding-tlnd <jding@talend.com>
2021-03-17 10:14:17 +08:00
kjwang
b579db76a8 TUP-30648 Migration: tRun job cannot run if Install 731 R02 monthly (#5936)
TUP-30648 Migration: tRun job cannot run if Install 731 R02 monthly
patch plus R03 temp patch
https://jira.talendforge.org/browse/TUP-30648
2021-03-17 09:49:52 +08:00
clesaec
5d51d43779 Clesaec/tdi 45301 t s3 acl (#5829) (#5968)
* TDI-45301 - ACL canned options added
2021-03-16 17:22:59 +01:00
Oleksandr Zhelezniak
e054d08702 feat(TCOMP-1877): clean cached libs studio-integration (#5963)
* clean cached libs during clean phase for studio-integration plugin
* help to avoid using the out-to-date version of jars in plugin
2021-03-16 11:12:47 +02:00
Zhiwei Xue
f96193e961 feat(TUP-29014): bugfix 2021-03-15 (#5956)
* feat(TUP-29014):disable rename of custom jar (#5942)

* feat(TUP-29014): bugfix 2021-03-15
2021-03-15 16:27:30 +08:00
bhe-talendbj
2724741915 bugfix(TUP-30378): Talend 7.3.1 tDBInput or tMSSqlInput component will not open query editor (#5886) (#5949)
* fix(TUP-30378): add exception log

* fix(TUP-30378): add log

* fix(TUP-30378): run open sqlbuilder in background
2021-03-15 09:17:44 +08:00
AlixMetivier
7e727cb038 feat(TBD-11882): update tCollectAndCheck for BD (#5919) (#5950) 2021-03-14 14:10:51 +01:00
Chao MENG
5bd8a071dc fix(TUP-30651): Login page won't be refreshed after delete project (#5941)
https://jira.talendforge.org/browse/TUP-30651
2021-03-11 16:44:39 +08:00
pyzhou
bcb4488c64 fix(TDI-45727): replace default IP for proxy (#5917) (#5934)
* fix(TDI-45727): replace default IP for proxy

* add migration/RemoveDefaultProxyIPTask.java

* add debug

* remove debug
# Conflicts:
#	main/plugins/org.talend.repository/plugin.xml
2021-03-11 16:17:39 +08:00
sbliu
d50c1eaa1b fix(TUP-30257) TMAP - Java & Traces Debug preview not working. 2021-03-11 16:10:17 +08:00
sbliu
944dc85b4c fix(TUP-30109) Log4J preferences does not save
resolved problem that after restore default value the preference changes cannot be saved on log4j preference page.
2021-03-11 10:53:45 +08:00
jiezhang-tlnd
5593f8ba1b fix(TUP-27224)Update Daikon Crypto Utils to 1.15.0 (#5935) 2021-03-10 17:23:25 +08:00
Jane Ding
1057f46448 Jding/master/tup 30169 adapt jdbc bulk component (#5926)
* feat(TUP-30169):adapter the tjdbc bulk components in TDI-45487 for
studio and support singlestore database only with a whitelist
https://jira.talendforge.org/browse/TUP-30169

Signed-off-by: jding-tlnd <jding@talend.com>

* feat(TUP-30169):adapter the tjdbc bulk components in TDI-45487 for
studio and support singlestore database only with a whitelist
https://jira.talendforge.org/browse/TUP-30169

Signed-off-by: jding-tlnd <jding@talend.com>

* fix(TUP-30169):adapter the tjdbc bulk components in TDI-45487 for studio
and support singlestore database only with a whitelist
https://jira.talendforge.org/browse/TUP-30169

Signed-off-by: jding-tlnd <jding@talend.com>

* feat(TUP-30169):adapter the tjdbc bulk components in TDI-45487 for
studio
and support singlestore database only with a whitelist
https://jira.talendforge.org/browse/TUP-30169

Signed-off-by: jding-tlnd <jding@talend.com>
2021-03-09 18:39:58 +08:00
vyu-talend
4be47491d4 fix(TDI-45702):fix the syntax error in eltoutput (#5895) (#5925) 2021-03-09 17:29:35 +08:00
Zhiwei Xue
3b19851556 feat(TUP-29014): Add only compile code projects function for TDM (#5923) 2021-03-09 16:24:57 +08:00
Zhiwei Xue
65d36a880b feat(TUP-29014): Add only compile code projects function for TDM (#5922) 2021-03-09 15:51:59 +08:00
sbliu
c1e41132c3 fix(TUP-30250) Not able to share snowflake connection between job and joblet. 2021-03-09 14:26:09 +08:00
hzhao-talendbj
650aeff9ea fix(TUP-30621): Guess schema generate the wrong encoding column name (#5915) 2021-03-09 13:35:27 +08:00
Zhiwei Xue
8274a82766 feat(TUP-29014):backport 2021-03-08 (#5918)
* feat(TUP-29014):backport 2021-03-08

* feat(TUP-29014):bugfix 2021-03-09
2021-03-09 12:39:21 +08:00
hcyi
bdfcaaa3e9 fix(TUP-30043):Add a new option for tELTOracleMap to generate column alias on selection. (#5867)
* fix(TUP-30043):Add a new option for tELTOracleMap to generate column
alias on selection.

* fix(TUP-30043):Add a new option for tELTOracleMap to generate column
alias on selection.
2021-03-08 18:29:24 +08:00
hzhao-talendbj
c6b5ecf406 TUP-30333 tMap with Lookup model Reload at each row freezes Studio (#5817) (#5874) (#5912)
* TUP-30333 tMap with Lookup model Reload at each row freezes Studio

* TUP-30333 add comments

* TUP-30333 add condition for refresh background
2021-03-08 14:10:07 +08:00
sbliu
74d2efd75e fix(TUP-30041) do not show warning message if db type column does not show. (#5717) 2021-03-08 14:04:34 +08:00
kjwang
5795087629 Fix: TUP-26185 Merge GIT branches - Conflict resolution - the "Compare (#5876) (#5904)
Fix: TUP-26185 Merge GIT branches - Conflict resolution - the "Compare Result" view does not display differences with a tELTMap component
https://jira.talendforge.org/browse/TUP-26185
2021-03-05 14:27:36 +08:00
sbliu
7f4f533438 feat(TUP-30114) Update Copyrights to 2021 for master code (#5902) 2021-03-04 18:06:13 +08:00
Jane Ding
fee2636972 fix(TUP-30548):Debugger does not work in 7.3 if the installation path (#5901)
contains space
https://jira.talendforge.org/browse/TUP-30548
2021-03-04 16:47:23 +08:00
wang wei
1ae4316fdf fix(TDI-45561): Getting Permission denied error in tFileInputExcel in (#5784) (#5900)
Co-authored-by: qyliu <qyliu@talend.com>
2021-03-03 11:25:32 +08:00
pyzhou
12a1610a24 fix(TDI-45418):Upgrade Jackson libraries (#5870) 2021-03-03 10:46:55 +08:00
Zhiwei Xue
60548bf5c5 fix(TUP-30597):Fix junit failures caused by dependency management (#5899)
feature
2021-03-03 10:37:48 +08:00
Zhiwei Xue
8ef1b8e8db feat(TUP-30584):Do not show custom routine/bean jars in TOS (#5898) 2021-03-03 10:36:10 +08:00
vyu-talend
1ca076e009 fix(TDI-45613):fix the issue in md5. (#5897) 2021-03-02 18:44:18 +08:00
Emmanuel GALLOIS
2bffd0e798 feat(TDI-45704): bump component-runtime to 1.30.0 (#5892)
* feat(TDI-45704): bump component-runtime to 1.30.0
* feat(TDI-45704): fix tests
2021-03-01 16:11:28 +01:00
Emmanuel GALLOIS
d795d21c8b feat(TDI-45704): bump component-runtime to 1.30.0 (#5890) 2021-03-01 12:21:15 +01:00
pyzhou
c715e9ee2e fix(TDI-45668) CVE ant tfileUnactive (#5869) 2021-03-01 09:30:34 +08:00
Zhiwei Xue
9e0c3fe4ce feat(TUP-29014): backport 2021-02-26 (#5879) (#5880)
* feat(TUP-29018): Rearrange single routines into jars

* feat(TUP-29017):Setup routine dependencies for Job

* feat(TUP-29019): Generation and Build: Build routine jars in different
maven projects.

* feat(TUP-29019): Build routine jars in different maven projects

* feat(TUP-29019): fix codesjar cache and update job maven project
problem

* feat(TUP-29019): fix codesjar cache and update job maven project
problem

* feat(TUP-29019): fix several issues

* feat(TUP-29943):should not have create routines action when object in
(#5715)

recycle bin
https://jira.talendforge.org/browse/TUP-29943

Signed-off-by: jding-tlnd <jding@talend.com>

* feat(TUP-29014): refactor codesjar resource cache

* feat(TUP-29019): fix wrong codesjar groupid of ref project in
classpath

* feat(TUP-29943):codeJar import items issue (#5725)

* feat(TUP-29943):codeJar import items issue
https://jira.talendforge.org/browse/TUP-29943

Signed-off-by: jding-tlnd <jding@talend.com>

* feat(TUP-29943):codeJar import items issue
https://jira.talendforge.org/browse/TUP-29943

Signed-off-by: jding-tlnd <jding@talend.com>

* feat(TUP-29014): fix codesjar dependencies can't set required issue

* TESB-31500:[Dependency Management] Only build and package beans that
are
used in Route

* feat(TUP-29014): fix NPE of data preview

* feat(TUP-29943): export codeJar with lib modules, import codeJar with
(#5740)

lib modules
https://jira.talendforge.org/browse/TUP-29943

Signed-off-by: jding-tlnd <jding@talend.com>

* feat(TUP-29019): improve update codesjar project logic

* feat(TUP-29014):fix assign routine wrong package issue.

* feat(TUP-29014):fix empty class files of codesjar m2 jar issue.

* feat(TUP-29014):fix several assign to action issues and NPE of data
preview

* feat(TUP-29014):support edit codes dependencies for routelet and set
this action read only for testcases

* feat(TUP-29014):fix several import issue and build code jar problem

* feat(TUP-29014): fix nl and some spell issues

* feat(TUP-29943):add codejar check delete reference (#5773)

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

Signed-off-by: jding-tlnd <jding@talend.com>

* feat(TUP-29943):export and import to deploy libs issue (#5779)

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

Signed-off-by: jding-tlnd <jding@talend.com>

* feat(TUP-29014):fix i18n issue

* feat(TUP-29014):revert the change for building project

* feat(TUP-29014): update ref code projects after resolved dependencies

* Revert "feat(TUP-29014): update ref code projects after resolved
dependencies"

This reverts commit 5a93e784e7.

* feat(TUP-29014): support shot class name for custom jars in component

* feat(TUP-29943):rename issues (#5823)

* feat(TUP-29943):rename issues
https://jira.talendforge.org/browse/TUP-29943

Signed-off-by: jding-tlnd <jding@talend.com>

* feat(TUP-29943):rename innercode; won't store namefor codejar
https://jira.talendforge.org/browse/TUP-29943

Signed-off-by: jding-tlnd <jding@talend.com>

* feat(TUP-29943):remove old module for properties change and delete
forever
https://jira.talendforge.org/browse/TUP-29943

Signed-off-by: jding-tlnd <jding@talend.com>

* feat(TUP-29943):check if exist relationship, warn user re-generate all
pom
https://jira.talendforge.org/browse/TUP-29943

Signed-off-by: jding-tlnd <jding@talend.com>

* feat(TUP-29943):reinstall codejar after inner code rename
https://jira.talendforge.org/browse/TUP-29943

Signed-off-by: jding-tlnd <jding@talend.com>

* feat(TUP-29014): improve update codesjar project performance and fix
regression

* feat(TUP-29014):fix rename regressions and improve import performance

* feat(TUP-29943):build out job not include inner code items (#5852)

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

Signed-off-by: jding-tlnd <jding@talend.com>

* feat(TUP-29943):disable export action for innercode, and duplicate
(#5854)

import issue
https://jira.talendforge.org/browse/TUP-29943
Signed-off-by: jding-tlnd <jding@talend.com>

* feat(TUP-29014):fix bd generate code and data preview issues

Co-authored-by: Jane Ding <jding@talend.com>
Co-authored-by: SunChaoqun <csun@talend.com>

Conflicts:
	main/plugins/org.talend.designer.runprocess/src/main/java/org/talend/designer/runprocess/java/JavaProcessor.java
	main/plugins/org.talend.designer.runprocess/src/main/java/org/talend/designer/runprocess/java/JavaProcessorUtilities.java
	main/plugins/org.talend.repository/src/main/java/org/talend/repository/ui/actions/importexport/ExportItemWizardPage.java
	main/plugins/org.talend.repository/src/main/java/org/talend/repository/ui/wizards/ConfigExternalLib/ConfigExternalLibPage.java
2021-02-26 17:47:36 +08:00
bhe-talendbj
d958d0bf6d chore(TUP-30230): Remove org.talend.libraries.apache.batik (#5768) 2021-02-26 14:43:39 +08:00
apoltavtsev
f40282c680 fix(TESB-32252) Ignore "SNAPSHOT" during dependencies comparison 2021-02-25 09:00:23 +01:00
Chao MENG
68730ea3ef feat(TUP-29801): Improve logon dialog loading time (#5686)
* feat(TUP-29801): Improve logon dialog loading time
https://jira.talendforge.org/browse/TUP-29801
2021-02-24 10:38:27 +08:00
jiezhang-tlnd
6426e01830 fix(TUP-30273)tDBOutput component compilation error (#5859) 2021-02-23 16:48:33 +08:00
Dmytro Grygorenko
88c6a3b367 Fix(TDI-43939): Threads now handle interrupt calls, … (#4586)
* Fix(TDI-43939): Threads now handle interrupt calls, main thread waits for them to terminate.

* Fix(TDI-43939): Removed redundant interrupt() calls - threads are self-terminated.
2021-02-22 18:20:01 +02:00
jiezhang-tlnd
29de3b8f0e fix(TUP-28836)Can't change JDBC existing driver jar for Implicit Context Load (#5763)
* fix(TUP-28836)Can't change JDBC existing driver jar for Implicit Context
Load
https://jira.talendforge.org/browse/TUP-28836

* avoid npe

* avoid NPE

* fix(TUP-28836)Can't change JDBC existing driver jar
2021-02-22 10:16:49 +08:00
Laurent BOURGEOIS
bd6edb1457 fix(TBD-11971):Spark joblets keeps defaulting to HDFS (#5824) (#5843) 2021-02-12 11:56:33 +01:00
hzhao-talendbj
042fb8595d fix(TUP-30373): Implicit Context with field separator tab "\t" doesn't work (#5825) (#5842)
* fix(TUP-30373): Implicit Context with field separator tab "\t" doesn't
work anymore

* TUP-30373  code change + add junit
2021-02-10 12:35:00 +08:00
Dmytro Sylaiev
4f5a6f192b fix(TDI-45476): Remove adding second list (#5838) (#5840) 2021-02-09 13:23:25 +02:00
vdrokov
7dc07d069a TESB-32126: Null pointer exception when accessing job properties (#5836) 2021-02-08 18:00:53 +02:00
hcyi
8397d801df fix(TUP-30067):Dataproc Hive metadata not in sync with Hive component. (#5816) 2021-02-08 15:46:11 +08:00
vyu-talend
def8151ca4 feat(TDI-43232):backport to master (#5831) 2021-02-07 16:27:44 +08:00
pyzhou
86c9a5b1a8 fix(TDI-45529):CVE bouncy castle tcloudXXX (#5804) 2021-02-07 16:17:02 +08:00
sbliu
9ae08260ee fix(TUP-30186) fix unit test failure. (#5818) 2021-02-05 10:37:12 +08:00
Hanna Liashchuk
88305a4d7d fix(TBD-11964): migration task for use local timezone (#5802) (#5822)
* fix(TBD-11964): migration task for use local timezone (#5802)

* fix(TBD-11964): migration task for use local timezone

* fix(TBD-11964): correct date

* fix(TBD-11964): changed version
2021-02-04 14:46:20 +02:00
Dmytro Sylaiev
04cc43e360 fix(TDI-45476): Increate tFileOutputMSXML performance (#5741) (#5820)
* fix(TDI-45476): Increate tFileOutputMSXML performance

* fix(TDI-45476): Change generic type for list to avoid compile error

* fix(TDI-45476): Store sublist into the resourceMap

* fix(TDI-45476): Fix code compile error
2021-02-04 13:36:08 +02:00
jiezhang-tlnd
6b70596216 fix(TUP-29571)Couchbase: items cannot show if parentnode is missing (#5728)
* fix(TUP-29571)Couchbase: items cannot show if parentnode is missing
https://jira.talendforge.org/browse/TUP-29571

* fix(TUP-29571)Couchbase: items cannot show if parentnode is missing
2021-02-04 17:16:41 +08:00
Emmanuel GALLOIS
febc7491a3 feat(TDI-45530): bump component-runtime to 1.29.1 for bouncycastle CVE (#5803) 2021-02-04 09:58:29 +01:00
bhe-talendbj
c5fdda74a1 fix(TUP-29764): encrypt all PASSWORD fields of job in new format (#5760) (#5813)
* fix(TUP-29764): migrate all PASSWORD fields of job

* fix(TUP-29764): Resolve comments
2021-02-04 10:47:48 +08:00
vdrokov
16a0b28dfa TESB-31044: Data service's endpoint can't be updated if passed as a context variable (#5771) 2021-02-03 09:58:42 +02:00
clesaec
b914beab9f TDI-40364 - change encoding buffer (#5764) (#5810)
* TDI-40364 : adapt buffer size
2021-02-03 08:36:28 +01:00
pyzhou
ddf267fbce Pyzhou/tdi 45463 t elt components support delta lake (#5758)
* feat(TDI-45463):tELT components support Delta Lake

* Add delta lake to xml

* add property name

* change logic to hive

* disable Delta Lake for tSQLTemplateMerge

* Revert "disable Delta Lake for tSQLTemplateMerge"

This reverts commit febd9b7e55.

* remove useless code

* correct partition

* correct partition

* add space

* correct mapping and create table

* revert change for tCreateTable_java.xml

* deactive update mode for Delta Lake tELTOutput

* format

* set not-required for partition

* remove test code
2021-02-02 17:32:38 +08:00
sbliu
69453df556 fix(TUP-30186) On studio ,java.lang.RuntimeException: Illegal hexadecimal character m at index 0 .
fix encode problem when saving job,fix load job problem caused by wrong hex value decode.
handle the wrong migration of hex value, add new migration task to handle wrong jar mvn GAV when import data during last migration, append unit test.
2021-02-02 14:05:11 +08:00
kjwang
6ccaa52da0 Fix TUP-29885 ERROR: Some patches are not compatible with current product (#5714) (#5798)
* Fix TUP-29885 ERROR: Some patches are not compatible with current
product
https://jira.talendforge.org/browse/TUP-29885
2021-02-02 09:46:24 +08:00
Laurent BOURGEOIS
44e320c249 feat(TBD-10921):Add Spark local 3.0.x (#5799) 2021-02-01 10:00:09 +01:00
Dmytro Grygorenko
68597d9ddd fix(TDI-30267): adjusting batch insert logic for Oracle DB. (#5753) 2021-01-29 11:17:11 +02:00
pyzhou
a0bfe45f40 feat(TDI-45542):tRedshiftBulkExec support parquet (#5783)
* feat(TDI-45542):tRedshiftBulkExec support parquet

* Add STATUPDATE checkbox

* fix show if
2021-01-29 16:07:17 +08:00
zyuan-talend
d1be8ca25f fix(TUP-23477):fix TreeToTable connection line issue on Mac with BigSur. (#5789) 2021-01-29 10:06:14 +08:00
Jane Ding
316b116ae9 fix(TUP-23738):The couchbase icon is not correct when import (#5792) (#5793)
https://jira.talendforge.org/browse/TUP-23738

Signed-off-by: jding-tlnd <jding@talend.com>
2021-01-29 10:05:44 +08:00
hcyi
b4f517dd46 fix(TUP-30108):tELTMSSqlInput & tELTMSSqlMap context not recognized after migrating to 7.3.1. (#5752)
* fix(TUP-30108):tELTMSSqlInput & tELTMSSqlMap context not recognized
after migrating to 7.3.1.

* fix(TUP-30108):add more junits.

* fix(TUP-30108):tELTMSSqlInput & tELTMSSqlMap context not recognized
after migrating to 7.3.1
2021-01-28 15:30:28 +08:00
jzhao
91cf96b225 fix(TDI-45400):Dynamic Schema has default length of 100 even after setting to different amount (#5770) (#5785)
* fix(TDI-45400):Dynamic Schema has default length of 100 even after
setting to different amount.

* fix(TDI-45400):add migration task
2021-01-28 14:15:39 +08:00
pyzhou
6602e43612 Revert "fix(TDI-45418):Upgrade Jackson libraries (#5685)" (#5777)
This reverts commit 5c6778f6c9.
2021-01-27 12:11:22 +08:00
wang wei
832f4c3a5f fix(TDI-45432): tBigQueryOutput fails when the checkbox "Create the (#5767) 2021-01-26 17:41:16 +08:00
pyzhou
5c6778f6c9 fix(TDI-45418):Upgrade Jackson libraries (#5685) 2021-01-25 10:37:51 +08:00
pyzhou
c4bb1c3d66 fix(TDI-45436):upgrade xstream (#5690) 2021-01-25 09:48:32 +08:00
pyzhou
eb65d0e8a2 fix(TDI-45447): Upgrade bouncycastle (#5712)
* fix(TDI-45447): Upgrade bouncycastle

* fix(TDI-45447): Upgrade bouncycastle

* upgrade to 1.68
2021-01-25 09:41:55 +08:00
clesaec
a468c61d5b TDI-29308 - Json (#5759) 2021-01-22 08:11:00 +01:00
vdrokov
435b536422 TESB-31657: AWS SQS not able to deploy to Runtime (#5744) 2021-01-21 18:17:47 +01:00
vdrokov
2546796175 TESB-31563: Microservice: ClassNotFoundException: org.eclipse.jetty.client.HttpClientTransport (#5736) 2021-01-21 16:55:39 +02:00
SunChaoqun
0b199cabfd TESB-31720:[7.4.1]Build a job as OSGi will get a jar with only META-INF (#5756) 2021-01-21 18:43:42 +08:00
Emmanuel GALLOIS
e484ae4d73 feat(TDI-45225): upgrade component-runtime to 1.29.0 (#5718) 2021-01-21 09:25:27 +01:00
jzhao
4205e0533f fix(TDI-45513):tGreenplumGPLoad global variable "RUNTIME" should be Long type(#5746) (#5750) 2021-01-21 11:03:25 +08:00
mbasiuk-talend
ead67aef1c fix(TDI-45455): excel output exceeding characters (#5729)
* fix(TDI-45455): truncate exceeding characters

* fix(TDI-45455): truncate exceeding characters, use property

* fix(TDI-45455): improve property wording

* fix(TDI-45455): fix substring usage
2021-01-20 20:43:11 +02:00
Chao MENG
085314417e fix(TUP-30170): [7.3.1] tHbaseInput error with R2020-11 or higher java.lang.String cannot be cast to java.util.List (#5747)
* fix(TUP-30170): [7.3.1] tHbaseInput error with R2020-11 or higher
java.lang.String cannot be cast to java.util.List
https://jira.talendforge.org/browse/TUP-30170

* fix(TUP-30170): [7.3.1] tHbaseInput error with R2020-11 or higher
java.lang.String cannot be cast to java.util.List
https://jira.talendforge.org/browse/TUP-30170
2021-01-19 17:18:39 +08:00
clesaec
fcbe3bbcad TDI-32744 : sub process (#5743) 2021-01-18 14:46:09 +01:00
jzhao
c5d9386b23 feat(TDI-45007 & TDI-31602): Enhance component tGreenplumGPLoad (#5709) (#5737)
* feat(TDI-45007 & TDI-31602): Enhance component tGreenplumGPLoad

## tGreenplumGPLoad/tGreenplumGPLoad_begin.javajet /
tGreenplumGPLoad/tGgreenplumGPLoad_java.xml

Added guessColumnList so the yaml will contain the columns of the talend
schema, this is extremely useful if the target table has extra columns
(for example to load only the primary keys to a staging table) This will
generate the "  COLUMNS:" section of the YAML file.

Added parameters to the advanced settings, more information for these
can be found at:
https://gpdb.docs.pivotal.io/6-12/utility_guide/ref/gpload.html#topic1__section7
Parameters include:
  LOG_ERRORS:
  MAX_LINE_LENGTH:
  EXTERNAL:
    -SCHEMA:
  PRELOAD:
    -TRUNCATE:
    -REUSE_TABLES:
    -STAGING_TABLE:
    -FAST_MATCH:
  SQL:
    -BEFORE:
    -AFTER:

Changed the way command is built, so the Log4j now displays a command
that can be copy-pasted to the console for testing.
The yaml file was missing from it.
The PythonPath was also not printed to the log4j logs.

Sometimes a database connection was opened and closed without executing
any actions.

Password was never passed to gpload utility so it had to be managed
separately, it is now passed via context variable, which means when
executed by talend it won't prompt for a password and when executing
from console it will prompt for a password.

GPLoad will terminate if there was an error (for example target table
does not exists)

Extra after variables, for the gpload details:
		NB_LINE_INSERTED	Integer
		NB_LINE_UPDATED		Integer
		NB_DATA_ERRORS		Integer
		STATUS				String
		RUNTIME				String

Option to GZip compress the datafile, this will increase CPU usage, but
decreases DISK usage. (50-90% smaller files)
Remove data file after successful execution. If there were *any* errors
the data file is not removed.

## tGreenplumGPLoad/tGreenplumGPLoad_main.javajet
Added byte[] type support. Byte[] is converted to escaped OCTET
characters, which is compatible with all PostgreSQL versions from 8 to
13.

Fixed when newline / escape characters appeared in the data.

Postgresql uses null terminated bytes so those have to be removed from
the data to avoid errors.

## tGreenplumGPLoad/tGreenplumGPLoad_end.javajet
BugFix don't overwrite the actual inserted record number with 0

* feat(TDI-45007 & TDI-31602):Refactor, removed unused code.

* feat(TDI-45007 & TDI-31602):Enhanced log4j logs, so errors / warnings
are easier to spot.
Removed the duplicate log entries for the errors.

* gpload logs can be distinguished propery: gpload says:

* feat(TDI-45007 & TDI-31602):Reworked the PRELOAD and other sections

* feat(TDI-45007 & TDI-31602):Exit loop when external schema is found

* feat(TDI-45007 & TDI-31602):use schema column based the schema dbtype
setting and remove system.out code

* feat(TDI-45007 & TDI-31602): Only rename file when we have an input row
and the filename doesn't end with .gz

* feat(TDI-45007 & TDI-31602): Added proper escape for delimiters such as
vertical tab "\013"

Co-authored-by: Balázs Gunics <bgunics@talend.com>
2021-01-15 11:39:16 +08:00
zyuan-talend
2378d8ad6f fix(TUP-29784): fix WebService display issues on Mac with BigSur. (#5720) (#5733) 2021-01-14 10:12:17 +08:00
jzhao
324c73be23 feat(TDI-45144): Support For GreenPlum 6.x (#5716) (#5727)
* correct and update greenplum driver version
* deprecate postgresql driver
2021-01-12 10:26:44 +08:00
Dmytro Grygorenko
e90fc0e75d fix(TDI-45440): fix CVE for Hibernate-Core-3.6.10 (#5707) (#5721) 2021-01-08 11:52:07 +02:00
jiezhang-tlnd
e5c20a630e set version for all package (#5708)
* set version for all package

* export version
2021-01-06 14:12:49 +08:00
AlixMetivier
cca28eef6c fix(TBD-10689): deprecate old BD distrib (#5694) (#5706)
* fix(TBD-10689): deprecate old BD distrib

* fix UI for tHiveConnection
2021-01-05 18:58:30 +01:00
bhe-talendbj
9866dfa32d feat(TUP-29700): initial implement (#5660) (#5705) 2021-01-05 17:08:38 +08:00
zyuan-talend
bcb493a3f6 fix(TUP-29782): fixed ELTDBMap display issues on Mac with BigSur. (#5688) (#5703)
* fix(TUP-29782): fixed ELTDBMap display issues on Mac with BigSur.
2021-01-05 10:13:12 +08:00
zyuan-talend
b595cf3b71 fix(TUP-29775): use CTabFolder instead of TabFolder to reslove the display issue in BigSur. (#5684) (#5702) 2021-01-05 10:12:25 +08:00
zyuan-talend
e41e424e9f fix(TUP-29350): fixed the tMap display issues with Big Sur (#5616) (#5698)
* fix(TUP-29350): fixed the tMap display issues with Big Sur

* fix(TUP-29350): fixed the tMap display issues with Big Sur

* fix(TUP-29641): fixed tAdvancedFileOutputXML display issues with MacOS BigSur (#5647)

* fix(TUP-29774): fixed scroll display issue with many columns.

* fix(TUP-29767): fixed Expression Builder can't show value and can't edit

* fix(TUP-29766): fixed blank expression issue with Tab key.
2021-01-05 09:14:10 +08:00
clesaec
554d6b1f50 TDI-45383 : replace without regexp (#5697) 2021-01-04 08:17:46 +01:00
jzhao
a5bfcb103c fix(TDI-45362):update talend-mscrm in crm libraries plugin (#5689) 2020-12-31 09:59:22 +08:00
jzhao
544fb8ff65 fix(TDI-45362):CVE on commons-httpclient-3.1.jar (#5659)
* fix(TDI-45362):CVE on commons-httpclient-3.1.jar

* fix(TDI-45362):refactor talend-ws with new httpclient

* fix(TDI-45362):update talend-mscrm lib to latest one.
2020-12-30 09:50:44 +08:00
SunChaoqun
fe9e43e398 TESB-30792:Upgrade maven plugins (#5678) 2020-12-29 18:09:08 +08:00
Emmanuel GALLOIS
b909aaf9de feat(TDI-45225): fix deps svc (#5675) 2020-12-29 12:09:43 +08:00
sbliu
5cd4227ca7 fix(TUP-29550) fix problem that "rename" Job in property sheet page duplicates item in Pom file (#5667) 2020-12-29 11:00:36 +08:00
zshen-talend
10a0f6a777 feat(TDQ-18757): backport on 7.4 (#5674) 2020-12-28 18:36:40 +08:00
jiezhang-tlnd
fb28f08c49 chore(TUP-29394)CVE on guava related jars (#5669) 2020-12-28 16:30:40 +08:00
Dmytro Grygorenko
ec442f9aca fix(TDI-45385): fix CVE for tBonita* components. (#5649) (#5673) 2020-12-28 09:28:20 +02:00
wang wei
7dbfc6fe51 fix(TDI-45404): tFileOutputExcel component gives The maximum number of cell styles was exceeded error (#5662) (#5672) 2020-12-28 10:38:19 +08:00
sbliu
2a280b430d fix(TUP-29590) fix httpcore sometimes not included when parent job has tRunjob, child job has tHiveConnection , and routine has dependency to httpcore. (#5650) 2020-12-28 10:13:28 +08:00
hzhao-talendbj
a58b2d0147 add commons-compress-1.19 for template (#5671) 2020-12-25 18:48:36 +08:00
hzhao-talendbj
e33a065d60 chore(TUP-29386): remove jetty plugin (#5668) 2020-12-25 14:59:13 +08:00
Emmanuel GALLOIS
ff70739b25 feat(TDI-45225): upgrade component-runtime to 1.1.27 (#5601)
* feat(TDI-45225): upgrade component-runtime to 1.1.27

* feat(TDI-45225): bump component-runtime to 1.28.0

* feat(TDI-45225): bump component-runtime to 1.1.28

* feat(TDI-45225): upgrade component-runtime to 1.28.0

* feat(TDI-45225): bump xbean to 4.18 and upgrade component-runtime.

Co-authored-by: hcyi-talend <hcyi@talend.com>
2020-12-24 17:17:48 +08:00
Dmytro Grygorenko
ccdf9396b4 fix(TDI-45366): fix for CVE issue with Apache Axis library. (#5642) (#5665) 2020-12-23 11:41:11 +02:00
pyzhou
663a96f7e5 fix(TDI-45377):tGPGDecrypt fail with gpg2 (#5635)
* fix(TDI-45377):tGPGDecrypt fail with gpg2

* fix(TDI-45377):add option

* add migration task
2020-12-23 15:10:15 +08:00
vyu-talend
65e7c4fffc fix(TDI-45311):upgrade the version of guava. (#5603)
* fix(TDI-45311):upgrade the version of guava.

* fix(TDI-45311):fix the NoClassDefFoundException.

* fix(TDI-45311):skip to upgrade tcloudxxx.
2020-12-23 14:38:06 +08:00
jiezhang-tlnd
f8147f5c08 chore(TUP-29394)CVE on guava related jars (#5583)
* chore(TUP-29394)CVE on guava related jars

* update branch (#5639)

* fix(TDI-45006): correct way to fix. (#5605)

* fix(TESB-30734): Backport from patch 7.2.1 (#5469)

* fix(TDI-45331): Exit code for SSH component is not working as expected (#5598) (#5609)

* fix(TUP-29383):DBInput component miss delta lake when use TDI.license (#5525) (#5604)

* fix(TUP-29383):DBInput component miss delta lake when use TDI.license
https://jira.talendforge.org/browse/TUP-29383

Signed-off-by: jding-tlnd <jding@talend.com>

* fix(TUP-29383):DBInput component miss delta lake when use TDI.license
https://jira.talendforge.org/browse/TUP-29383
Delta lake doesn't support SP, should not list tDBSP

Signed-off-by: jding-tlnd <jding@talend.com>

* feat(TUP-29085): remove storm (#5496)

* remove storm

* remove storm

* revert some code

* fix(TDI-45310): trim the label string when log it to avoid the compiler issue(#5589) (#5614)

* fix(TDI-45135): Reuse same outputStream when 2 outputDelimited writing to the same file (#5584) (#5615)

* fix(TBD-11724): manually CPing changes from 7.2, TBD-9864 (#5599) (#5610)

* fix(TBD-11724): manually CPing changes from 7.2, TBD-9864

* fix(TBD-11724): manually CPing changes from 7.2, TBD-9864

* fix(TUP-29432): regenerate routine pom after installing jars (#5608)

* fix(TUP-29432): regenerate rounte pom after installing jars

* fix(TUP-29432): Only regenerate routine pom once after installing dependencies

* fix(TBD-11616): parameterize dataset API utilization (#5562) (#5618)

* fix(TBD-11616): parameterize dataset API utilization

* apply migration to only 7.3 and 7.4 studios

* fix for future studio versions

* fix bad merge

* fix(TBD-11616): set dataset parameter to true for job already importe… (#5620) (#5621)

* fix(TBD-11616): set dataset parameter to true for job already imported to 7.3 studios

* refacto

* fix

* fix(TESB-31294):move velocity.log to configuration folder (#5594)

Co-authored-by: wchen-talend <wchen@talend.com>

* Rlecomte/tdi 45147 t gs copy src path issue (#5623)

* TDI-45147 : tGsCopy issue

Cherry-pick from maintenance/7.3

* fix(TDI-45346):tFileFetch does not accept 202 (#5613)

* fix(TUP-28657):Wrong behavior while Job Setting project config to choose (#5597) (#5626)

* fix(TUP-28657):Wrong behavior while Job Setting project config to choose
From Database
https://jira.talendforge.org/browse/TUP-28657

Signed-off-by: jding-tlnd <jding@talend.com>

* fix(TUP-28657):Wrong behavior while Job Setting project config to choose
From Database
https://jira.talendforge.org/browse/TUP-28657

Signed-off-by: jding-tlnd <jding@talend.com>

* fix(TUP-28657):Wrong behavior while Job Setting project config to choose
From Database
https://jira.talendforge.org/browse/TUP-28657

Signed-off-by: jding-tlnd <jding@talend.com>

* fix(TUP-28657):Wrong behavior while Job Setting project config to choose
From Database
https://jira.talendforge.org/browse/TUP-28657
Signed-off-by: jding-tlnd <jding@talend.com>

* fix(TUP-28657):Wrong behavior while Job Setting project config to choose
From Database
https://jira.talendforge.org/browse/TUP-28657

Signed-off-by: jding-tlnd <jding@talend.com>

* feat(TUP-25346):tELTTeradataOutput - aliases are mandatory for (#5617)

calculated columns.

* fix(TDI-30522): second rework. (#5293)

* fix(TDI-30522): second rework.

* fix(TDI-30522): fix for connection type

* fix(TDI-30522): another connection type correction.

* fix(TDQ-18817): support context in Confidence Weight on 7.3 and 7.4 (#5606)

* fix(TUP-29693): Do not replace maven uri for context inside jarname (#5625) (#5630)

* fix(TUP-29693): Do not replace maven uri for context inside jarname

* fix(TUP-29693): fix context inside jar name

* fix(TUP-29693): fix context inside jar name

* fix(TUP-2969): fix migrate maven uri for javajet components

* fix(TUP-2969): fix migrate maven uri for javajet components

* fix(TUP-2969): add check for project settings as well

* fix(TUP-29693): Kepp main logic unchanged

* fix(TUP-29697): fix build docker image from export job (#5631)

* chore(TUP-29381): add dependency for assembly (#5574)

* chore(TUP-29381): add dependency for assembly

* add dependency

* add to template

* Jzhang/tup 29402 cve on plexus archiver (#5624)

* chore(TUP-29402)CVE on plexus-archiver-1.0.jar and
plexus-archiver-2.1.jar

* Update pom_job_template.xml

Co-authored-by: Dmytro Grygorenko <59691438+dmytrogrygorenko@users.noreply.github.com>
Co-authored-by: Mike Yan <yanbasic@gmail.com>
Co-authored-by: wang wei <wwang@talend.com>
Co-authored-by: Jane Ding <jding@talend.com>
Co-authored-by: hzhao-talendbj <49395568+hzhao-talendbj@users.noreply.github.com>
Co-authored-by: Dmytro Sylaiev <dmytro.sylaiev@globallogic.com>
Co-authored-by: Andrii Medvedenko <49434165+amedvedenko@users.noreply.github.com>
Co-authored-by: bhe-talendbj <52311292+bhe-talendbj@users.noreply.github.com>
Co-authored-by: AlixMetivier <50327620+AlixMetivier@users.noreply.github.com>
Co-authored-by: wchen-talend <wchen@talend.com>
Co-authored-by: Richard Lecomte <rlecomte@talend.com>
Co-authored-by: pyzhou <pyzhou@talend.com>
Co-authored-by: hcyi <hcyi@talend.com>
Co-authored-by: zshen-talend <zshen@talend.com>

Co-authored-by: Dmytro Grygorenko <59691438+dmytrogrygorenko@users.noreply.github.com>
Co-authored-by: Mike Yan <yanbasic@gmail.com>
Co-authored-by: wang wei <wwang@talend.com>
Co-authored-by: Jane Ding <jding@talend.com>
Co-authored-by: hzhao-talendbj <49395568+hzhao-talendbj@users.noreply.github.com>
Co-authored-by: Dmytro Sylaiev <dmytro.sylaiev@globallogic.com>
Co-authored-by: Andrii Medvedenko <49434165+amedvedenko@users.noreply.github.com>
Co-authored-by: bhe-talendbj <52311292+bhe-talendbj@users.noreply.github.com>
Co-authored-by: AlixMetivier <50327620+AlixMetivier@users.noreply.github.com>
Co-authored-by: wchen-talend <wchen@talend.com>
Co-authored-by: Richard Lecomte <rlecomte@talend.com>
Co-authored-by: pyzhou <pyzhou@talend.com>
Co-authored-by: hcyi <hcyi@talend.com>
Co-authored-by: zshen-talend <zshen@talend.com>
2020-12-23 14:05:04 +08:00
jiezhang-tlnd
a7def0aa54 Jzhang/tup 29402 cve on plexus archiver (#5652)
* chore(TUP-29402)CVE on plexus-archiver-1.0.jar and
plexus-archiver-2.1.jar

* Update pom_job_template.xml

* update plexus-utils

* add dependency commons-lang3
2020-12-21 18:26:18 +08:00
chmyga
17b4f4e5f2 chore(TDI-45326): update httpclient (#5629)
Co-authored-by: Dmytro Chmyga <dmytro.chmyga@synapse.com>
2020-12-21 10:25:04 +02:00
Jane Ding
cf395af711 fix(TUP-28657):Wrong behavior while Job Setting project config to choose (#5632) (#5655)
From Database
https://jira.talendforge.org/browse/TUP-28657

Signed-off-by: jding-tlnd <jding@talend.com>
2020-12-21 11:12:05 +08:00
hcyi
b7c438b6ad fix(TUP-29072):improve for When renaming link (table) between teltinput (#5637)
and teltmap , the generated SQL query is not updated.
2020-12-17 17:39:04 +08:00
mbasiuk-talend
e15e0bce42 fix(TDI-45124): enable transfer mode for ftps type (#5520) (#5646) 2020-12-16 21:52:19 +02:00
mbasiuk-talend
382c56e8d0 fix(TDI-45260): update components with new library version (#5602) (#5643) 2020-12-16 17:41:58 +02:00
mbasiuk-talend
2875a7f156 fix(TDI-45260): fix cr issue, improve crlf row separator performance (#5590)
* fix(TDI-45260): fix cr issue, improve crlf row separator performance

* fix(TDI-45260): bump library version

* fix(TDI-45260): reduce if entrance, simplify crlf check
2020-12-16 16:55:37 +02:00
8917 changed files with 95928 additions and 411395 deletions

3
.gitignore vendored
View File

@@ -11,4 +11,5 @@ 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
.DS_Store
components.cache

View File

@@ -55,6 +55,6 @@ See the [CONTRIBUTORS.md](./CONTRIBUTORS.md) file for details.
## License
Copyright (c) 2006-2019 Talend
Copyright (c) 2006-2021 Talend
Licensed under the Apache V2 License

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/java/main"/>
<classpathentry kind="output" path="class"/>
</classpath>

View File

@@ -1,28 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>org.talend.designer.abstractmap.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.designer.abstractmap.nl
Bundle-Version: 7.4.1.qualifier
Fragment-Host: org.talend.designer.abstractmap

View File

@@ -1,4 +0,0 @@
source.. = src/java/main/
output.. = class/
bin.includes = META-INF/,\
.

View File

@@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<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>7.4.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.abstractmap.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

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/main/java"/>
<classpathentry kind="output" path="class"/>
</classpath>

View File

@@ -1,28 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>org.talend.designer.alfrescooutput.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.designer.alfrescooutput.nl
Bundle-Version: 7.4.1.qualifier
Fragment-Host: org.talend.designer.alfrescooutput

View File

@@ -1,4 +0,0 @@
source.. = src/main/java/
output.. = class/
bin.includes = META-INF/,\
.

View File

@@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<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>7.4.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.alfrescooutput.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

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="classes"/>
</classpath>

View File

@@ -1,28 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>org.talend.designer.business.diagram.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,9 +0,0 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl Fragment
Bundle-SymbolicName: org.talend.designer.business.diagram.nl
Bundle-Version: 7.4.1.qualifier
Bundle-Vendor: .Talend SA.
Fragment-Host: org.talend.designer.business.diagram
Bundle-Localization: plugin
Bundle-ClassPath: .

View File

@@ -1,13 +0,0 @@
source.. = src/
output.. = classes/
bin.includes = META-INF/,\
.,\
plugin_de.properties,\
plugin_en.properties,\
plugin_fr.properties,\
plugin_it.properties,\
plugin_zh_CN.properties\
,plugin_ru.properties\
,plugin_el.properties\
,plugin_ja.properties\
,plugin_swtbot.properties

View File

@@ -1,2 +0,0 @@
providerName=Talend SA.
repository.businessProcess=Business Modell

View File

@@ -1,3 +0,0 @@
providerName=.Talend SA.
pluginName=Business Plugin
repository.businessProcess=Business Models

View File

@@ -1,3 +0,0 @@
providerName=.Talend SA.
pluginName=Plug-in m\u00E9tier
repository.businessProcess=Business Models

View File

@@ -1,2 +0,0 @@
providerName=.Talend SA.
repository.businessProcess=Modelli Business

View File

@@ -1,3 +0,0 @@
providerName=.Talend SA.
pluginName=\u30D3\u30B8\u30CD\u30B9 \u30D7\u30E9\u30B0\u30A4\u30F3
repository.businessProcess=\u30D3\u30B8\u30CD\u30B9\u30E2\u30C7\u30EB\u56F3

View File

@@ -1,2 +0,0 @@
providerName=.Talend SA.
pluginName=\u30D3\u30B8\u30CD\u30B9\u30D7\u30E9\u30B0\u30A4\u30F3

View File

@@ -1,2 +0,0 @@
providerName=.Talend SA.
pluginName=\u0411\u0438\u0437\u043D\u0435\u0441-\u043C\u043E\u0434\u0443\u043B\u044C

View File

@@ -1,3 +0,0 @@
pluginName=Business Plugin
providerName=.Talend SA.
repository.businessProcess=Business Models

View File

@@ -1,3 +0,0 @@
providerName=.Talend SA.
pluginName=\u7EC4\u4EF6\u6A21\u5757
repository.businessProcess=\u4E1A\u52A1\u6A21\u578B

View File

@@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<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>7.4.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.business.diagram.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -1,82 +0,0 @@
BusinessInitDiagramFileAction.DiagramFile=Diagramm-Datei
BusinessAbstractParser.ValueOfLongIsExpected=Wert vom Typ Long wird erwartet
BusinessAbstractParser.ValueOfFloatIsExpected=Float-Wert wird erwartet
BusinessPaletteFactory.DataComment=Daten hinzuf\u00FCgen
CreateDiagramAction.CreateBusinessModel=Erstelle Business Model
BusinessCreationWizardPage.CreatenewBusinessDiagram=Neues Business-Diagramm erstellen
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\u00E4sst sich nicht in Long-Wert umwandeln
AssignmentPropertySection.DeleteAssignment=Zuordnung l\u00F6schen
AssignmentPropertySection.Type=Typ
BusinessModelingAssistantProvider.AvaiableDomainModelElements=Verf\u00FCgbare Domain-Model Elemente:
BusinessPaletteFactory.BidirectionalRelationShip=Bidirektionale Beziehung
BusinessPaletteFactory.CreateDirectionalRelationShip=Direktionale Beziehung hinzuf\u00FCgen
BusinessPaletteFactory.CreateBidirectionalRelationShip=Bidirektionale Beziehung hinzuf\u00FCgen
AssignmentPropertySection.Name=Name
CreateAssignmentCommand.CannotAssign=Zuordnung nicht m\u00F6glich.
BusinessNewDiagramFileWizard.DiagramRootElement=Diagramm root-Element
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
BusinessAbstractParser.ValueOfTypeCharacterIsExpected=Character-Wert erwarted
BusinessPaletteFactory.ActionComment=Neue Action erzeugen
BusinessAbstractParser.ValueOfTypeStringIsExpected=String-Wert erwartet
BusinessInitDiagramFileAction.Error=Fehler
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\u00FCltiges Diagram-Root Element ausgew\u00E4hlt
BusinessInitDiagramFileAction.IntialNew=Neu initialisieren
FindAssignmentAction.FindAssignments=Finde Zuordnungen
RepositoryFactoryProxyLabelProvider.NotFound= (nicht gefunden)
BusinessPaletteFactory.Terminal=Terminal
BusinessAbstractParser.InvalidInputAt=Ung\u00FCltige Eingabe bei
BusinessPaletteFactory.Gear=Verzweigung
BusinessPaletteFactory.InputComment=Neue Eingabe erstellen
BusinessPaletteFactory.Data=Daten
BusinessPaletteFactory.Ellipse=Ellipse
BusinessPaletteFactory.Input=Eingabe
BusinessPaletteFactory.List=Liste
BusinessPaletteFactory.Relationshop=Beziehung
BusinessAbstractParser.ValueOfBooleanIsExpected=Boolean-Wert erwartet
BusinessPaletteFactory.decision=Entscheidung
BusinessPaletteFactory.Document=Dokument
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
BusinessPaletteFactory.Database=Datenbank
BusinessPaletteFactory.ListComment=Neue Liste erstellen
BusinessPaletteFactory.DirectionalRelationShip=Gerichtete Beziehung
BusinessPaletteFactory.Action=Action
BusinessPaletteFactory.RelationshopComment=Neue Beziehung erstellen
SimpleBusinessCreationWizardPage.Super=BusinessProcessCreatePage
BusinessInitDiagramFileAction.LoadFaild=Laden der Model-Datei fehlgeschlagen
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\u00FCgen
BusinessNewDiagramFileWizard.DiagramFile=Diagramm Datei
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\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\u00F6schen
BusinessDiagramEditor.canNotSaveTitle=Warnung

View File

@@ -1,105 +0,0 @@
BusinessInitDiagramFileAction.DiagramFile= diagram file
BusinessAbstractParser.ValueOfLongIsExpected=Value of type Long is expected
BusinessAbstractParser.ValueOfFloatIsExpected=Value of type Float is expected
BusinessPaletteFactory.DataComment=Create new Data
CreateDiagramAction.CreateBusinessModel=Create Business Model
BusinessCreationWizardPage.CreatenewBusinessDiagram=Create a new Business diagram.
BusinessAbstractParser.StringIntegerConvertError=String value cannot be converted to Integer value
BusinessPaletteFactory.CreateGear=Create new Gear
SimpleBusinessCreationWizardPage.Title=New Business Model
BusinessNewDiagramFileWizard.CreateNewDiagram=Create new diagram based on {0} model content
BusinessAbstractParser.UnknownLiteral=Unknown literal:
BusinessAbstractParser.StringLongConverError=String value cannot be converted to Long value
AssignmentPropertySection.DeleteAssignment=Delete Assignment
AssignmentPropertySection.Type=Type
BusinessModelingAssistantProvider.AvaiableDomainModelElements=Available domain model elements:
BusinessPaletteFactory.BidirectionalRelationShip=Bidirectional Relationship
BusinessPaletteFactory.CreateDirectionalRelationShip=Create new Directional Relationship
BusinessPaletteFactory.CreateBidirectionalRelationShip=Create new Bidirectional Relationship
AssignmentPropertySection.Name=Name
CreateAssignmentCommand.CannotAssign=Cannot Assign.
BusinessNewDiagramFileWizard.DiagramRootElement=Diagram root element
BusinessNewDiagramFileWizard.NoDiagramRootElementSelectedError=No diagram root element selected
BusinessVisualIDRegistry.ParseError=Unable to parse view type as a visualID number:
OpenDiagramAction.EditBusinessModel=Edit Business Model
BusinessAbstractParser.ValueOfTypeByteIsExpected=Value of type Byte is expected
BusinessAbstractParser.ValueOfTypeCharacterIsExpected=Value of type Character is expected
BusinessPaletteFactory.ActionComment=Create new Action
BusinessAbstractParser.ValueOfTypeStringIsExpected=Value of type String is expected
BusinessInitDiagramFileAction.Error=Error
BusinessNewDiagramFileWizard.SelectRootElement=Select diagram root element
RepositoryFactoryProxyLabelProvider.Deleted= (Deleted)
BusinessPaletteFactory.TerminalComment=Create new Terminal
BusinessAbstractParser.ValueOfShortIsExpected=Value of type Short is expected
BusinessPaletteFactory.DatabaseComment=Create new Database
AssignmentPropertySection.Comment=Comment
SimpleBusinessCreationWizard.NewBusinessModel=New Business Model
BusinessNewDiagramFileWizard.InvalidDiagramRootElementSelected=Invalid diagram root element was selected
BusinessInitDiagramFileAction.IntialNew=Initialize new
FindAssignmentAction.FindAssignments=Find Assignments
RepositoryFactoryProxyLabelProvider.NotFound= (Not Found)
BusinessPaletteFactory.Terminal=Terminal
BusinessAbstractParser.InvalidInputAt=Invalid input at
BusinessPaletteFactory.Gear=Gear
BusinessPaletteFactory.InputComment=Create new Input
BusinessPaletteFactory.Data=Data
BusinessPaletteFactory.Ellipse=Ellipse
BusinessPaletteFactory.Input=Input
BusinessPaletteFactory.List=List
BusinessPaletteFactory.Relationshop=Relationship
BusinessAbstractParser.ValueOfBooleanIsExpected=Value of type Boolean is expected
BusinessPaletteFactory.decision=Decision
BusinessPaletteFactory.Document=Document
BusinessModelingAssistantProvider.SelectDomainModelElement=Select domain model element
BusinessPaletteFactory.CreateActor=Create new Actor
BusinessAbstractParser.StringDoubleConvertError=String value cannot be converted to Double value
BusinessPaletteFactory.Actor=Actor
EditAction.Edit=Edit
BusinessCreationWizardPage.CreateBusinessDiagram=Create a Business diagram
BusinessPaletteFactory.Database=Datasource
BusinessPaletteFactory.ListComment=Create new List
BusinessPaletteFactory.DirectionalRelationShip=Directional Relationship
BusinessPaletteFactory.Action=Action
BusinessPaletteFactory.RelationshopComment=Create new Relationship
SimpleBusinessCreationWizardPage.Super=BusinessProcessCreatePage
BusinessInitDiagramFileAction.LoadFaild=Model file loading failed
BusinessPaletteFactory.DecisionComment=Create new Decision
BusinessAbstractParser.ValueOfDoubleIsExpected=Value of type Double is expected
OpenDiagramAction.ReadBusinessModel=Read Business Model
BusinessInitDiagramFileAction.UnableToLoadResource=Unable to load resource:
BusinessPaletteFactory.CreateEllipse=Create new Ellipse
BusinessNewDiagramFileWizard.DiagramFile=Diagram file
BusinessAbstractParser.StringShortConverError=String value cannot be converted to Short value
BusinessPaletteFactory.DocuemntComment=Create new Document
BusinessAbstractParser.ValueOfIntegerIsExpected=Value of type Integer is expected
BusinessNewDiagramFileWizard.SelectDiagramRootElement=Select diagram root element:
BusinessNewDiagramFileWizard.SelectSemanticModelElement=Select semantic model element to be depicted on diagram
BusinessAbstractParser.StringFloatConvertError=String value cannot be converted to Float value
BusinessAbstractParser.StringValueDoesNotConvertToByteValue=String value cannot be converted to Byte value
BusinessNewDiagramFileWizard.IntialNewEcoreDiagramFile=Initialize new Ecore diagram file
BusinessTooltipFigure.assignedMeta={0} assigned Metadata
DeleteAssignmentAction.DeleteAssignment=Delete Assignment
BusinessDiagramEditor.canNotSaveTitle=Warning
BusinessDiagramEditor.canNotSaveMessage=Business Model is not locked by user, can not save.
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=Measurement
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=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,49 +0,0 @@
BusinessAbstractParser.ValueOfLongIsExpected=Se esperaba un valor de tipo Long
BusinessAbstractParser.ValueOfFloatIsExpected=Se esperaba un valor de tipo Float
BusinessAbstractParser.StringIntegerConvertError=Valor del String no puede ser convertido a Entero
BusinessAbstractParser.UnknownLiteral=Literal desconocido
BusinessAbstractParser.StringLongConverError=Valor del String no puede ser convertido a Long
AssignmentPropertySection.Type=Tipo
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\u00F3n
BusinessAbstractParser.ValueOfTypeStringIsExpected=Se esperaba un valor de tipo String
BusinessInitDiagramFileAction.Error=Error
BusinessNewDiagramFileWizard.SelectRootElement=Seleccione un elemento del diagrama principal
BusinessAbstractParser.ValueOfShortIsExpected=Se esperaba un valor de tipo Short
BusinessPaletteFactory.DatabaseComment=Crear nueva Database
AssignmentPropertySection.Comment=Comentario
BusinessNewDiagramFileWizard.InvalidDiagramRootElementSelected=Se ha seleccionado un elemento del diagrama principal invalido
BusinessPaletteFactory.Terminal=Terminal
BusinessAbstractParser.InvalidInputAt=Entrada no valida en
BusinessPaletteFactory.InputComment=Crear nueva Entrada
BusinessPaletteFactory.Data=Fecha
BusinessPaletteFactory.Input=Entrada
BusinessPaletteFactory.List=Lista
BusinessPaletteFactory.Relationshop=Relaci\u00F3n
BusinessAbstractParser.ValueOfBooleanIsExpected=Se esperaba un valor de tipo Boolean
BusinessPaletteFactory.decision=Decision
BusinessPaletteFactory.Document=Documento
BusinessPaletteFactory.CreateActor=Crear nuevo actor
BusinessAbstractParser.StringDoubleConvertError=Valor del String no puede ser convertido a Double
BusinessPaletteFactory.Actor=Actor
BusinessPaletteFactory.Database=Base de Datos
BusinessPaletteFactory.ListComment=Crear nueva Lista
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
BusinessAbstractParser.StringShortConverError=Valor del String no puede ser convertido a Short
BusinessPaletteFactory.DocuemntComment=Crear nuevo documento
BusinessAbstractParser.ValueOfIntegerIsExpected=Se esperaba un valor de tipo Integer
BusinessNewDiagramFileWizard.SelectDiagramRootElement=Seleccione un elemento del diagrama principal:
BusinessAbstractParser.StringFloatConvertError=Valor del String no puede ser convertido a Float
BusinessAbstractParser.StringValueDoesNotConvertToByteValue=Valor del String no puede ser convertido a Byte
BusinessDiagramEditor.canNotSaveTitle=Advertencia

View File

@@ -1,103 +0,0 @@
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\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\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=\u00C9l\u00E9ments de mod\u00E8le de domaine disponibles :
BusinessPaletteFactory.BidirectionalRelationShip=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=\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\u00E9er une nouvelle action
BusinessAbstractParser.ValueOfTypeStringIsExpected=Une valeur de type String est attendue
BusinessInitDiagramFileAction.Error=ERROR
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\u00E9er une nouvelle base de donn\u00E9es
AssignmentPropertySection.Comment=Commentaire
SimpleBusinessCreationWizard.NewBusinessModel=Nouveau Business Model
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\u00E9)
BusinessPaletteFactory.Terminal=Terminal
BusinessAbstractParser.InvalidInputAt=Entr\u00E9e invalide \u00E0
BusinessPaletteFactory.Gear=Transformation
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\u00E9cision
BusinessPaletteFactory.Document=Document
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=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\u00E9er une nouvelle relation
SimpleBusinessCreationWizardPage.Super=BusinessProcessCreatePage
BusinessInitDiagramFileAction.LoadFaild=Echec de chargement du fichier Model :
BusinessPaletteFactory.DecisionComment=Cr\u00E9er une nouvelle D\u00E9cision
BusinessAbstractParser.ValueOfDoubleIsExpected=Une valeur de type Double est attendue
OpenDiagramAction.ReadBusinessModel=Lire le Business mod\u00E8le
BusinessInitDiagramFileAction.UnableToLoadResource=Impossible de charger la ressource :
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\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\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

@@ -1,79 +0,0 @@
BusinessInitDiagramFileAction.DiagramFile=File diagramma
BusinessAbstractParser.ValueOfLongIsExpected=Previsto valore di tipo Long
BusinessAbstractParser.ValueOfFloatIsExpected=E atteso un valore di tipo Float
BusinessPaletteFactory.DataComment=Creare nuovo Dato
CreateDiagramAction.CreateBusinessModel=Creare modello Business
BusinessCreationWizardPage.CreatenewBusinessDiagram=Crea diagramma Business
BusinessAbstractParser.StringIntegerConvertError=Valore String non convertito in valore Integer
BusinessPaletteFactory.CreateGear=Creare nuova trasformazione
SimpleBusinessCreationWizardPage.Title=Nuovo modello Business
BusinessNewDiagramFileWizard.CreateNewDiagram=Creare un nuovo diagramma basato sul contenuto del modello {0}
BusinessAbstractParser.UnknownLiteral=Letterale sconosciuto:
BusinessAbstractParser.StringLongConverError=Valore String non convertito in valore Long
AssignmentPropertySection.DeleteAssignment=Elimina Assegnazione
AssignmentPropertySection.Type=Tipo
BusinessModelingAssistantProvider.AvaiableDomainModelElements=Elementi disponibili di modello dominio:
BusinessPaletteFactory.BidirectionalRelationShip=Relazione bidirezionale
BusinessPaletteFactory.CreateDirectionalRelationShip=Creare uno nuova relazione
BusinessPaletteFactory.CreateBidirectionalRelationShip=Crea una nuova relazione bidirezionale
AssignmentPropertySection.Name=Nome
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:
BusinessAbstractParser.ValueOfTypeByteIsExpected=Previsto valore di tipo Byte
BusinessAbstractParser.ValueOfTypeCharacterIsExpected=Previsto valore di tipo Carattere
BusinessPaletteFactory.ActionComment=Creare nuova Azione
BusinessAbstractParser.ValueOfTypeStringIsExpected=Previsto valore di tipo Stringa
BusinessInitDiagramFileAction.Error=Errore
BusinessNewDiagramFileWizard.SelectRootElement=Selezionare elemento principale diagramma
RepositoryFactoryProxyLabelProvider.Deleted=(Cancellato)
BusinessPaletteFactory.TerminalComment=Crea un nuovo terminale
BusinessAbstractParser.ValueOfShortIsExpected=Previsto valore di tipo Short
BusinessPaletteFactory.DatabaseComment=Crea una nuova banca dati
AssignmentPropertySection.Comment=Commento
SimpleBusinessCreationWizard.NewBusinessModel=Nuovo modello Business
BusinessNewDiagramFileWizard.InvalidDiagramRootElementSelected=\u00C8 stato selezionato un elemento principale non valido.
BusinessInitDiagramFileAction.IntialNew=Nuova inizializzazione
RepositoryFactoryProxyLabelProvider.NotFound=(Non trovato)
BusinessPaletteFactory.Terminal=Terminale
BusinessAbstractParser.InvalidInputAt=Input non valido
BusinessPaletteFactory.Gear=Transformazione
BusinessPaletteFactory.InputComment=Crea un nouvo Input
BusinessPaletteFactory.Data=Dato
BusinessPaletteFactory.Ellipse=Ellisse
BusinessPaletteFactory.Input=Input
BusinessPaletteFactory.List=Lista
BusinessPaletteFactory.Relationshop=Relazione
BusinessAbstractParser.ValueOfBooleanIsExpected=Valore atteso di tipo Boolean
BusinessPaletteFactory.decision=Decisione
BusinessPaletteFactory.Document=Documento
BusinessModelingAssistantProvider.SelectDomainModelElement=Selezionare il modello di dominio elemento
BusinessPaletteFactory.CreateActor=Crea un nuovo attore
BusinessAbstractParser.StringDoubleConvertError=Valore String non convertito in valore Double
BusinessPaletteFactory.Actor=Attore
EditAction.Edit=Modificare
BusinessCreationWizardPage.CreateBusinessDiagram=Crea diagramma Business.
BusinessPaletteFactory.Database=Database
BusinessPaletteFactory.ListComment=Crea una nuova lista
BusinessPaletteFactory.DirectionalRelationShip=Relazione Direzionale
BusinessPaletteFactory.Action=Azione
BusinessPaletteFactory.RelationshopComment=Crea una nuova relazione
SimpleBusinessCreationWizardPage.Super=BusinessProcessCreatePage
BusinessInitDiagramFileAction.LoadFaild=Impossibile di caricare la risorsa:
BusinessPaletteFactory.DecisionComment=Creare nuova Decisione
BusinessAbstractParser.ValueOfDoubleIsExpected=E atteso un valore di tipo Double
BusinessInitDiagramFileAction.UnableToLoadResource=Impossibile di caricare la risorsa:
BusinessPaletteFactory.CreateEllipse=Crea un nuovo ellisse
BusinessNewDiagramFileWizard.DiagramFile=File diagramma
BusinessAbstractParser.StringShortConverError=Valore String non convertito in valore Short
BusinessPaletteFactory.DocuemntComment=Creare un nuovo documento
BusinessAbstractParser.ValueOfIntegerIsExpected=Previsto valore di tipo Intero
BusinessNewDiagramFileWizard.SelectDiagramRootElement=Selezionare elemento principale diagramma:
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
BusinessTooltipFigure.assignedMeta={0} Metadati assegnati
DeleteAssignmentAction.DeleteAssignment=Elimina Assegnazione
BusinessDiagramEditor.canNotSaveTitle=Avvertimento

View File

@@ -1,105 +0,0 @@
BusinessInitDiagramFileAction.DiagramFile=\u30C0\u30A4\u30A2\u30B0\u30E9\u30E0 \u30D5\u30A1\u30A4\u30EB
BusinessAbstractParser.ValueOfLongIsExpected=Long \u578B\u306E\u5024\u304C\u671F\u5F85\u3055\u308C\u3066\u3044\u307E\u3059
BusinessAbstractParser.ValueOfFloatIsExpected=Float \u578B\u306E\u5024\u304C\u671F\u5F85\u3055\u308C\u3066\u3044\u307E\u3059
BusinessPaletteFactory.DataComment=\u65B0\u898F\u30C7\u30FC\u30BF\u306E\u4F5C\u6210
CreateDiagramAction.CreateBusinessModel=\u30D3\u30B8\u30CD\u30B9\u30E2\u30C7\u30EB\u56F3\u306E\u4F5C\u6210
BusinessCreationWizardPage.CreatenewBusinessDiagram=\u65B0\u898F\u30D3\u30B8\u30CD\u30B9 \u30C0\u30A4\u30A2\u30B0\u30E9\u30E0\u306E\u4F5C\u6210
BusinessAbstractParser.StringIntegerConvertError=String \u5024\u3092 Integer \u5024\u306B\u5909\u63DB\u3067\u304D\u307E\u305B\u3093
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.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=\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\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 :
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\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
BusinessPaletteFactory.DatabaseComment=\u65B0\u898F\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u306E\u4F5C\u6210
AssignmentPropertySection.Comment=\u30B3\u30E1\u30F3\u30C8
SimpleBusinessCreationWizard.NewBusinessModel=\u65B0\u898F\u30D3\u30B8\u30CD\u30B9\u30E2\u30C7\u30EB\u56F3
BusinessNewDiagramFileWizard.InvalidDiagramRootElementSelected=\u7121\u52B9\u306A\u30C0\u30A4\u30A2\u30B0\u30E9\u30E0 \u30EB\u30FC\u30C8\u8981\u7D20\u304C\u9078\u629E\u3055\u308C\u307E\u3057\u305F
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 :
BusinessPaletteFactory.Gear=\u6B6F\u8ECA
BusinessPaletteFactory.InputComment=\u65B0\u898F\u5165\u529B\u306E\u4F5C\u6210
BusinessPaletteFactory.Data=\u30C7\u30FC\u30BF
BusinessPaletteFactory.Ellipse=\u6955\u5186
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=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
EditAction.Edit=\u7DE8\u96C6
BusinessCreationWizardPage.CreateBusinessDiagram=\u30D3\u30B8\u30CD\u30B9 \u30C0\u30A4\u30A2\u30B0\u30E9\u30E0\u306E\u4F5C\u6210
BusinessPaletteFactory.Database=\u30C7\u30FC\u30BF\u30BD\u30FC\u30B9
BusinessPaletteFactory.ListComment=\u65B0\u898F\u30EA\u30B9\u30C8\u306E\u4F5C\u6210
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\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 :
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\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
BusinessTooltipFigure.assignedMeta=\u5272\u308A\u5F53\u3066\u3089\u308C\u305F\u30E1\u30BF\u30C7\u30FC\u30BF {0}
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\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,85 +0,0 @@
BusinessInitDiagramFileAction.DiagramFile=\u30C0\u30A4\u30A2\u30B0\u30E9\u30E0\u30D5\u30A1\u30A4\u30EB
BusinessAbstractParser.ValueOfLongIsExpected=Long \u578B\u306E\u5024\u304C\u671F\u5F85\u3055\u308C\u3066\u3044\u307E\u3059
BusinessAbstractParser.ValueOfFloatIsExpected=Float \u578B\u306E\u5024\u304C\u671F\u5F85\u3055\u308C\u3066\u3044\u307E\u3059
BusinessPaletteFactory.DataComment=\u65B0\u3057\u3044\u30C7\u30FC\u30BF\u4F5C\u6210
CreateDiagramAction.CreateBusinessModel=\u30d3\u30b8\u30cd\u30b9\u30e2\u30c7\u30eb\u306e\u4f5c\u6210
BusinessCreationWizardPage.CreatenewBusinessDiagram=\u65B0\u898F\u30D3\u30B8\u30CD\u30B9\u30C0\u30A4\u30A2\u30B0\u30E9\u30E0
BusinessAbstractParser.StringIntegerConvertError=String \u5024\u3092 Integer \u5024\u306B\u5909\u63DB\u3067\u304D\u307E\u305B\u3093
BusinessPaletteFactory.CreateGear=\u65B0\u3057\u3044\u6B6F\u8ECA\u4F5C\u6210
SimpleBusinessCreationWizardPage.Title=\u65B0\u898F\u30D3\u30B8\u30CD\u30B9\u30E2\u30C7\u30EB
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.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\u30a8\u30ec\u30e1\u30f3\u30c8:
BusinessPaletteFactory.BidirectionalRelationShip=\u53CC\u65B9\u5411\u95A2\u4FC2
BusinessPaletteFactory.CreateDirectionalRelationShip=\u65B0\u3057\u3044\u7247\u65B9\u5411\u95A2\u4FC2\u4F5C\u6210
BusinessPaletteFactory.CreateBidirectionalRelationShip=\u65B0\u3057\u3044\u53CC\u65B9\u5411\u95A2\u4FC2\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\u30a8\u30ec\u30e1\u30f3\u30c8
BusinessNewDiagramFileWizard.NoDiagramRootElementSelectedError=\u30c0\u30a4\u30a2\u30b0\u30e9\u30e0\u30eb\u30fc\u30c8\u30a8\u30ec\u30e1\u30f3\u30c8\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\u91C8\u51FA\u6765\u307E\u305B\u3093
OpenDiagramAction.EditBusinessModel=\u30d3\u30b8\u30cd\u30b9\u30e2\u30c7\u30eb\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\u3057\u3044\u30A2\u30AF\u30B7\u30E7\u30F3\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\u30a8\u30ec\u30e1\u30f3\u30c8\u3092\u9078\u629e
RepositoryFactoryProxyLabelProvider.Deleted=\uFF08\u524A\u9664\u6E08\uFF09
BusinessPaletteFactory.TerminalComment=\u65B0\u3057\u3044\u30BF\u30FC\u30DF\u30CA\u30EB\u3092\u4F5C\u6210
BusinessAbstractParser.ValueOfShortIsExpected=Short \u578B\u306E\u5024\u304C\u671F\u5F85\u3055\u308C\u3066\u3044\u307E\u3059
BusinessPaletteFactory.DatabaseComment=\u65B0\u3057\u3044\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u4F5C\u6210
AssignmentPropertySection.Comment=\u30B3\u30E1\u30F3\u30C8
SimpleBusinessCreationWizard.NewBusinessModel=\u65B0\u898F\u30D3\u30B8\u30CD\u30B9\u30E2\u30C7\u30EB
BusinessNewDiagramFileWizard.InvalidDiagramRootElementSelected=\u7121\u52b9\u306a\u30c0\u30a4\u30a2\u30b0\u30e9\u30e0\u30eb\u30fc\u30c8\u30a8\u30ec\u30e1\u30f3\u30c8\u304c\u9078\u629e\u3055\u308c\u307e\u3057\u305f
BusinessInitDiagramFileAction.IntialNew=\u521D\u671F\u5316
FindAssignmentAction.FindAssignments=\u5272\u308A\u5F53\u3066\u3092\u63A2\u3059
AssignmentPropertySection.Edit=\u7DE8\u96C6\uFF08&E\uFF09
RepositoryFactoryProxyLabelProvider.NotFound=\uFF08\u898B\u3064\u304B\u3089\u306A\u3044\uFF09
BusinessPaletteFactory.Terminal=\u30BF\u30FC\u30DF\u30CA\u30EB
BusinessAbstractParser.InvalidInputAt=\u7121\u52B9\u306A\u5165\u529B
BusinessPaletteFactory.Gear=\u6B6F\u8ECA
BusinessPaletteFactory.InputComment=\u65B0\u3057\u3044\u5165\u529B\u4F5C\u6210
BusinessPaletteFactory.Data=\u30C7\u30FC\u30BF
BusinessPaletteFactory.Ellipse=\u6955\u5186
BusinessPaletteFactory.Input=\u5165\u529B
BusinessPaletteFactory.List=\u30EA\u30B9\u30C8
BusinessPaletteFactory.Relationshop=\u30EA\u30EC\u30FC\u30B7\u30E7\u30F3
BusinessAbstractParser.ValueOfBooleanIsExpected=Boolean \u578B\u306E\u5024\u304C\u671F\u5F85\u3055\u308C\u3066\u3044\u307E\u3059
BusinessPaletteFactory.Business=\u30D3\u30B8\u30CD\u30B9
BusinessPaletteFactory.decision=\u30C7\u30B7\u30B8\u30E7\u30F3
BusinessPaletteFactory.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\u3057\u3044\u30a2\u30af\u30bf\u4f5c\u6210
BusinessAbstractParser.StringDoubleConvertError=String \u5024\u3092 Double \u5024\u306B\u5909\u63DB\u3067\u304D\u307E\u305B\u3093
BusinessPaletteFactory.Actor=\u30a2\u30af\u30bf
EditAction.Edit=\u7DE8\u96C6
BusinessCreationWizardPage.CreateBusinessDiagram=\u30D3\u30B8\u30CD\u30B9\u30C0\u30A4\u30A2\u30B0\u30E9\u30E0\u4F5C\u6210
BusinessPaletteFactory.Database=\u30C7\u30FC\u30BF\u30BD\u30FC\u30B9
BusinessPaletteFactory.ListComment=\u65B0\u3057\u3044\u30EA\u30B9\u30C8\u4F5C\u6210
BusinessPaletteFactory.DirectionalRelationShip=\u5358\u65B9\u5411\u95A2\u4FC2
BusinessPaletteFactory.Action=\u30A2\u30AF\u30B7\u30E7\u30F3
BusinessPaletteFactory.RelationshopComment=\u65B0\u3057\u3044\u30EA\u30EC\u30FC\u30B7\u30E7\u30F3\u3092\u4F5C\u6210
SimpleBusinessCreationWizardPage.Super=BusinessProcessCreatePage
BusinessInitDiagramFileAction.LoadFaild=\u30E2\u30C7\u30EB\u30D5\u30A1\u30A4\u30EB\u306E\u30ED\u30FC\u30C9\u5931\u6557
BusinessPaletteFactory.DecisionComment=\u65B0\u3057\u3044\u30C7\u30B7\u30B8\u30E7\u30F3\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\u306e\u8aad\u8fbc\u307f
BusinessInitDiagramFileAction.UnableToLoadResource=\u30EA\u30BD\u30FC\u30B9\u3092\u30ED\u30FC\u30C9\u3067\u304D\u307E\u305B\u3093:
BusinessPaletteFactory.CreateEllipse=\u65B0\u3057\u3044\u6955\u5186\u4F5C\u6210
BusinessNewDiagramFileWizard.DiagramFile=\u30C0\u30A4\u30A2\u30B0\u30E9\u30E0\u30D5\u30A1\u30A4\u30EB
BusinessAbstractParser.StringShortConverError=String \u5024\u3092 Short \u5024\u306B\u5909\u63DB\u3067\u304D\u307E\u305B\u3093
BusinessPaletteFactory.DocuemntComment=\u65B0\u3057\u3044\u30C9\u30AD\u30E5\u30E1\u30F3\u30C8\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\u30a8\u30ec\u30e1\u30f3\u30c8\u3092\u9078\u629e:
BusinessNewDiagramFileWizard.SelectSemanticModelElement=\u30c0\u30a4\u30a2\u30b0\u30e9\u30e0\u4e0a\u3067\u63cf\u304b\u308c\u308b\u30bb\u30de\u30f3\u30c6\u30c3\u30af\u30e2\u30c7\u30eb\u30a8\u30ec\u30e1\u30f3\u30c8\u306e\u9078\u629e
BusinessAbstractParser.StringFloatConvertError=String \u5024\u3092 Float \u5024\u306B\u5909\u63DB\u3067\u304D\u307E\u305B\u3093
BusinessAbstractParser.StringValueDoesNotConvertToByteValue=String \u5024\u3092 Byte \u5024\u306B\u5909\u63DB\u3067\u304D\u307E\u305B\u3093
BusinessNewDiagramFileWizard.IntialNewEcoreDiagramFile=\u65B0\u898FEcore\u30C0\u30A4\u30A2\u30B0\u30E9\u30E0\u30D5\u30A1\u30A4\u30EB\u3092\u521D\u671F\u5316
BusinessTooltipFigure.assignedMeta=\u30a2\u30b5\u30a4\u30f3\u3055\u308c\u305f\u30e1\u30bf\u30c7\u30fc\u30bf({0})
DeleteAssignmentAction.DeleteAssignment=\u5272\u308A\u5F53\u3066\u306E\u524A\u9664
CreateAssignmentCommand.CreateAssignment=\u5272\u5F53\u3092\u4F5C\u6210
CreateAssignmentCommand.DeleteAssignment=\u5272\u308A\u5F53\u3066\u306E\u524A\u9664

View File

@@ -1,76 +0,0 @@
BusinessInitDiagramFileAction.DiagramFile=\u0424\u0430\u0439\u043B \u0434\u0438\u0430\u0433\u0440\u0430\u043C\u043C\u044B
BusinessAbstractParser.ValueOfLongIsExpected=\u041E\u0436\u0438\u0434\u0430\u0435\u0442\u0441\u044F \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435 \u0442\u0438\u043F\u0430 Long
BusinessAbstractParser.ValueOfFloatIsExpected=\u041E\u0436\u0438\u0434\u0430\u0435\u0442\u0441\u044F \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435 \u0442\u0438\u043F\u0430 Float
BusinessPaletteFactory.DataComment=\u0421\u043E\u0437\u0434\u0430\u0442\u044C \u043D\u043E\u0432\u044B\u0435 \u0434\u0430\u043D\u043D\u044B\u0435
CreateDiagramAction.CreateBusinessModel=\u0421\u043E\u0437\u0434\u0430\u0442\u044C \u0431\u0438\u0437\u043D\u0435\u0441-\u043C\u043E\u0434\u0435\u043B\u044C
BusinessCreationWizardPage.CreatenewBusinessDiagram=\u0421\u043E\u0437\u0434\u0430\u0442\u044C \u043D\u043E\u0432\u0443\u044E \u0431\u0438\u0437\u043D\u0435\u0441 \u0434\u0438\u0430\u0433\u0440\u0430\u043C\u043C\u0443
BusinessAbstractParser.StringIntegerConvertError=\u0421\u0442\u0440\u043E\u043A\u0430 \u043D\u0435 \u043C\u043E\u0436\u0435\u0442 \u0431\u044B\u0442\u044C \u043F\u0440\u0435\u043E\u0431\u0440\u0430\u0437\u043E\u0432\u0430\u043D\u0430 \u0432 Integer
BusinessPaletteFactory.CreateGear=\u0421\u043E\u0437\u0434\u0430\u0442\u044C \u043D\u043E\u0432\u044B\u0439 Gear
SimpleBusinessCreationWizardPage.Title=\u041D\u043E\u0432\u0430\u044F \u0431\u0438\u0437\u043D\u0435\u0441 \u043C\u043E\u0434\u0435\u043B\u044C
BusinessNewDiagramFileWizard.CreateNewDiagram=\u0421\u043E\u0437\u0434\u0430\u0442\u044C \u043D\u043E\u0432\u0443\u044E \u0434\u0438\u0430\u0433\u0440\u0430\u043C\u043C\u0443 \u043E\u0441\u043D\u043E\u0432\u044B\u0432\u0430\u044F\u0441\u044C \u043D\u0430 \u0441\u043E\u0434\u0435\u0440\u0436\u0430\u043D\u0438\u0438 \u043C\u043E\u0434\u0435\u043B\u0438 {0}
BusinessAbstractParser.UnknownLiteral=\u043D\u0435\u0438\u0437\u0432\u0435\u0441\u0442\u043D\u044B\u0439 \u043B\u0438\u0442\u0435\u0440\u0430\u043B
BusinessAbstractParser.StringLongConverError=\u0421\u0442\u0440\u043E\u043A\u0430 \u043D\u0435 \u043C\u043E\u0436\u0435\u0442 \u0431\u044B\u0442\u044C \u043F\u0440\u0435\u043E\u0431\u0440\u0430\u0437\u043E\u0432\u0430\u043D\u0430 \u0432 Long
AssignmentPropertySection.DeleteAssignment=\u0423\u0434\u0430\u043B\u0438\u0442\u044C \u043D\u0430\u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435
AssignmentPropertySection.Type=\u0422\u0438\u043F
BusinessModelingAssistantProvider.AvaiableDomainModelElements=\u0414\u043E\u0441\u0442\u0443\u043F\u043D\u044B\u0435 \u044D\u043B\u0435\u043C\u0435\u043D\u0442\u044B \u043C\u043E\u0434\u0435\u043B\u0438 \u0434\u043E\u043C\u0435\u043D\u0430:
BusinessPaletteFactory.BidirectionalRelationShip=\u0414\u0432\u0443\u043D\u0430\u043F\u0440\u0430\u0432\u043B\u0435\u043D\u043D\u043E\u0435 \u041E\u0442\u043D\u043E\u0448\u0435\u043D\u0438\u0435
BusinessPaletteFactory.CreateDirectionalRelationShip=\u0421\u043E\u0437\u0434\u0430\u0442\u044C \u043D\u043E\u0432\u0443\u044E \u043E\u0434\u043D\u043E\u043D\u0430\u043F\u0440\u0430\u0432\u043B\u0435\u043D\u043D\u0443\u044E \u0441\u0432\u044F\u0437\u044C
BusinessPaletteFactory.CreateBidirectionalRelationShip=\u0421\u043E\u0437\u0434\u0430\u0442\u044C \u043D\u043E\u0432\u0443\u044E \u0434\u0432\u0443\u043D\u0430\u043F\u0440\u0430\u0432\u043B\u0435\u043D\u043D\u0443\u044E \u0441\u0432\u044F\u0437\u044C
AssignmentPropertySection.Name=\u0418\u043C\u044F
CreateAssignmentCommand.CannotAssign=\u041D\u0435\u0432\u043E\u0437\u043C\u043E\u0436\u043D\u043E \u043F\u0440\u0438\u0441\u0432\u043E\u0438\u0442\u044C.
BusinessNewDiagramFileWizard.DiagramRootElement=\u041A\u043E\u0440\u043D\u0435\u0432\u043E\u0439 \u044D\u043B\u0435\u043C\u0435\u043D\u0442 \u0434\u0438\u0430\u0433\u0440\u0430\u043C\u043C\u044B
BusinessNewDiagramFileWizard.NoDiagramRootElementSelectedError=\u041A\u043E\u0440\u043D\u0435\u0432\u043E\u0439 \u044D\u043B\u0435\u043C\u0435\u043D\u0442 \u0434\u0438\u0430\u0433\u0440\u0430\u043C\u043C\u044B \u043D\u0435 \u0432\u044B\u0431\u0440\u0430\u043D
BusinessVisualIDRegistry.ParseError=\u041D\u0435 \u043C\u043E\u0433\u0443 \u0440\u0430\u0437\u043E\u0431\u0440\u0430\u0442\u044C \u0442\u0438\u043F \u0432\u0438\u0434\u0430 \u043A\u0430\u043A \u043D\u043E\u043C\u0435\u0440 VisualID
BusinessAbstractParser.ValueOfTypeByteIsExpected=\u041E\u0436\u0438\u0434\u0430\u0435\u0442\u0441\u044F \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435 \u0442\u0438\u043F\u0430 Byte
BusinessAbstractParser.ValueOfTypeCharacterIsExpected=\u041E\u0436\u0438\u0434\u0430\u0435\u0442\u0441\u044F \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435 \u0442\u0438\u043F\u0430 Character
BusinessPaletteFactory.ActionComment=\u0421\u043E\u0437\u0434\u0430\u0442\u044C \u043D\u043E\u0432\u043E\u0435 \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0435
BusinessAbstractParser.ValueOfTypeStringIsExpected=\u041E\u0436\u0438\u0434\u0430\u043B\u043E\u0441\u044C \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435 \u0442\u0438\u043F\u0430 string
BusinessInitDiagramFileAction.Error=\u041E\u0448\u0438\u0431\u043A\u0430
BusinessNewDiagramFileWizard.SelectRootElement=\u0412\u044B\u0431\u0435\u0440\u0438\u0442\u0435 \u043A\u043E\u0440\u043D\u0435\u0432\u043E\u0439 \u044D\u043B\u0435\u043C\u0435\u043D\u0442 \u0434\u0438\u0430\u0433\u0440\u0430\u043C\u043C\u044B
BusinessPaletteFactory.TerminalComment=\u0421\u043E\u0437\u0434\u0430\u0442\u044C \u043D\u043E\u0432\u044B\u0439 \u0442\u0435\u0440\u043C\u0438\u043D\u0430\u043B
BusinessAbstractParser.ValueOfShortIsExpected=\u041E\u0436\u0438\u0434\u0430\u0435\u0442\u0441\u044F \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435 \u0442\u0438\u043F\u0430 Short
BusinessPaletteFactory.DatabaseComment=\u0421\u043E\u0437\u0434\u0430\u0442\u044C \u043D\u043E\u0432\u0443\u044E \u0411\u0430\u0437\u0443 \u0414\u0430\u043D\u043D\u044B\u0445
AssignmentPropertySection.Comment=\u041F\u0440\u0438\u043C\u0435\u0447.
SimpleBusinessCreationWizard.NewBusinessModel=\u041D\u043E\u0432\u0430\u044F \u0431\u0438\u0437\u043D\u0435\u0441 \u043C\u043E\u0434\u0435\u043B\u044C
BusinessNewDiagramFileWizard.InvalidDiagramRootElementSelected=\u0412\u044B\u0431\u0440\u0430\u043D \u043D\u0435\u0434\u043E\u043F\u0443\u0441\u0442\u0438\u043C\u044B\u0439 \u043A\u043E\u0440\u043D\u0435\u0432\u043E\u0439 \u044D\u043B\u0435\u043C\u0435\u043D\u0442 \u0434\u0438\u0430\u0433\u0440\u0430\u043C\u043C\u044B
BusinessInitDiagramFileAction.IntialNew=\u0418\u043D\u0438\u0446\u0438\u0430\u043B\u0438\u0437\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u043D\u043E\u0432\u044B\u0439
BusinessPaletteFactory.Terminal=\u0422\u0435\u0440\u043C\u0438\u043D\u0430\u043B
BusinessAbstractParser.InvalidInputAt=\u041D\u0435\u0434\u043E\u043F\u0443\u0441\u0442\u0438\u043C\u044B\u0439 \u0432\u0432\u043E\u0434:
BusinessPaletteFactory.Gear=Gear
BusinessPaletteFactory.InputComment=\u0421\u043E\u0437\u0434\u0430\u0442\u044C \u043D\u043E\u0432\u044B\u0439 \u0432\u0445\u043E\u0434
BusinessPaletteFactory.Data=\u0414\u0430\u043D\u043D\u044B\u0435
BusinessPaletteFactory.Ellipse=\u042D\u043B\u043B\u0438\u043F\u0441
BusinessPaletteFactory.Input=\u0412\u0445\u043E\u0434
BusinessPaletteFactory.List=List
BusinessPaletteFactory.Relationshop=\u041E\u0442\u043D\u043E\u0448\u0435\u043D\u0438\u0435
BusinessAbstractParser.ValueOfBooleanIsExpected=\u041E\u0436\u0438\u0434\u0430\u0435\u0442\u0441\u044F \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435 \u0442\u0438\u043F\u0430 Boolean
BusinessPaletteFactory.decision=\u0420\u0435\u0448\u0435\u043D\u0438\u0435
BusinessPaletteFactory.Document=\u0414\u043E\u043A\u0443\u043C\u0435\u043D\u0442
BusinessModelingAssistantProvider.SelectDomainModelElement=\u0412\u044B\u0431\u0435\u0440\u0438\u0442\u0435 \u044D\u043B\u0435\u043C\u0435\u043D\u0442\u044B \u043C\u043E\u0434\u0435\u043B\u0438 \u0434\u043E\u043C\u0435\u043D\u0430
BusinessPaletteFactory.CreateActor=\u0421\u043E\u0437\u0434\u0430\u0442\u044C \u043D\u043E\u0432\u044B\u0439 Actor
BusinessAbstractParser.StringDoubleConvertError=\u0421\u0442\u0440\u043E\u043A\u0430 \u043D\u0435 \u043C\u043E\u0436\u0435\u0442 \u0431\u044B\u0442\u044C \u0441\u043A\u043E\u043D\u0432\u0435\u0440\u0442\u0438\u0440\u043E\u0432\u0430\u043D\u0430 \u0432 Double
BusinessPaletteFactory.Actor=\u0410\u043A\u0442\u0435\u0440
EditAction.Edit=\u0420\u0435\u0434\u0430\u043A\u0442\u0438\u0440\u043E\u0432\u0430\u0442\u044C
BusinessCreationWizardPage.CreateBusinessDiagram=\u0421\u043E\u0437\u0434\u0430\u0442\u044C \u0411\u0438\u0437\u043D\u0435\u0441 \u0434\u0438\u0430\u0433\u0440\u0430\u043C\u043C\u0443
BusinessPaletteFactory.Database=\u0418\u0441\u0442\u043E\u0447\u043D\u0438\u043A \u0434\u0430\u043D\u043D\u044B\u0445
BusinessPaletteFactory.ListComment=\u0421\u043E\u0437\u0434\u0430\u0442\u044C \u043D\u043E\u0432\u044B\u0439 \u0441\u043F\u0438\u0441\u043E\u043A
BusinessPaletteFactory.DirectionalRelationShip=\u041D\u0430\u043F\u0440\u0430\u0432\u043B\u0435\u043D\u043D\u043E\u0435 \u041E\u0442\u043D\u043E\u0448\u0435\u043D\u0438\u0435
BusinessPaletteFactory.Action=\u0414\u0435\u0439\u0441\u0442\u0432\u0438\u0435
BusinessPaletteFactory.RelationshopComment=\u0421\u043E\u0437\u0434\u0430\u0442\u044C \u043D\u043E\u0432\u043E\u0435 \u043E\u0442\u043D\u043E\u0448\u0435\u043D\u0438\u0435
BusinessInitDiagramFileAction.LoadFaild=\u041E\u0448\u0438\u0431\u043A\u0430 \u043F\u0440\u0438 \u0437\u0430\u0433\u0440\u0443\u0437\u043A\u0435 \u0444\u0430\u0439\u043B\u0430 \u043C\u043E\u0434\u0435\u043B\u0438
BusinessPaletteFactory.DecisionComment=\u0421\u043E\u0437\u0434\u0430\u0442\u044C \u043D\u043E\u0432\u043E\u0435 \u0440\u0435\u0448\u0435\u043D\u0438\u0435
BusinessAbstractParser.ValueOfDoubleIsExpected=\u041E\u0436\u0438\u0434\u0430\u0435\u0442\u0441\u044F \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435 \u0442\u0438\u043F\u0430 Double
BusinessInitDiagramFileAction.UnableToLoadResource=\u041D\u0435\u0432\u043E\u0437\u043C\u043E\u0436\u043D\u043E \u0437\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044C \u0440\u0435\u0441\u0443\u0440\u0441:
BusinessPaletteFactory.CreateEllipse=\u0421\u043E\u0437\u0434\u0430\u0442\u044C \u043D\u043E\u0432\u044B\u0439 \u042D\u043B\u043B\u0438\u043F\u0441
BusinessNewDiagramFileWizard.DiagramFile=\u0424\u0430\u0439\u043B \u0434\u0438\u0430\u0433\u0440\u0430\u043C\u043C\u044B
BusinessAbstractParser.StringShortConverError=\u0421\u0442\u0440\u043E\u043A\u0430 \u043D\u0435 \u043C\u043E\u0436\u0435\u0442 \u0431\u044B\u0442\u044C \u043F\u0440\u0435\u043E\u0431\u0440\u0430\u0437\u043E\u0432\u0430\u043D\u0430 \u0432 Short
BusinessPaletteFactory.DocuemntComment=\u0421\u043E\u0437\u0434\u0430\u0442\u044C \u043D\u043E\u0432\u044B\u0439 \u0434\u043E\u043A\u0443\u043C\u0435\u043D\u0442
BusinessAbstractParser.ValueOfIntegerIsExpected=\u041E\u0436\u0438\u0434\u0430\u0435\u0442\u0441\u044F \u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435 \u0442\u0438\u043F\u0430 Integer
BusinessNewDiagramFileWizard.SelectDiagramRootElement=\u0412\u044B\u0431\u0435\u0440\u0438\u0442\u0435 \u043A\u043E\u0440\u043D\u0435\u0432\u043E\u0439 \u044D\u043B\u0435\u043C\u0435\u043D\u0442 \u0434\u0438\u0430\u0433\u0440\u0430\u043C\u043C\u044B
BusinessNewDiagramFileWizard.SelectSemanticModelElement=\u0412\u044B\u0431\u0435\u0440\u0438\u0442\u0435 \u0441\u0435\u043C\u0430\u043D\u0442\u0438\u0447\u0435\u0441\u043A\u0438\u0435 \u044D\u043B\u0435\u043C\u0435\u043D\u0442\u044B \u043C\u043E\u0434\u0435\u043B\u0438 \u0434\u043B\u044F \u0438\u0437\u043E\u0431\u0440\u0430\u0436\u0435\u043D\u0438\u044F \u043D\u0430 \u0434\u0438\u0430\u0433\u0440\u0430\u043C\u043C\u0435
BusinessAbstractParser.StringFloatConvertError=\u0421\u0442\u0440\u043E\u043A\u0430 \u043D\u0435 \u043C\u043E\u0436\u0435\u0442 \u0431\u044B\u0442\u044C \u0441\u043A\u043E\u043D\u0432\u0435\u0440\u0442\u0438\u0440\u043E\u0432\u0430\u043D\u0430 \u0432 Float
BusinessAbstractParser.StringValueDoesNotConvertToByteValue=\u0421\u0442\u0440\u043E\u043A\u0430 \u043D\u0435 \u043C\u043E\u0436\u0435\u0442 \u0431\u044B\u0442\u044C \u0441\u043A\u043E\u043D\u0432\u0435\u0440\u0442\u0438\u0440\u043E\u0432\u0430\u043D\u0430 \u0432 Byte
BusinessNewDiagramFileWizard.IntialNewEcoreDiagramFile=\u0418\u043D\u0438\u0446\u0438\u0430\u043B\u0438\u0437\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u043D\u043E\u0432\u044B\u0439 \u0444\u0430\u0439\u043B \u0434\u0438\u0430\u0433\u0440\u0430\u043C\u043C\u044B Ecore
BusinessTooltipFigure.assignedMeta={0} \u043F\u0440\u0438\u0441\u0432\u043E\u0435\u043D\u044B \u043C\u0435\u0442\u0430-\u0434\u0430\u043D\u043D\u044B\u0435
DeleteAssignmentAction.DeleteAssignment=\u0423\u0434\u0430\u043B\u0438\u0442\u044C \u043D\u0430\u0437\u043D\u0430\u0447\u0435\u043D\u0438\u0435
BusinessDiagramEditor.canNotSaveTitle=\u041F\u0440\u0435\u0434\u0443\u043F\u0440\u0435\u0436\u0434\u0435\u043D\u0438\u0435

View File

@@ -1,14 +0,0 @@
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

@@ -1,14 +0,0 @@
AssignmentPropertySection.Type=Typ
AssignmentPropertySection.Name=Meno
BusinessInitDiagramFileAction.Error=CHYBA
AssignmentPropertySection.Comment=Komentár
BusinessPaletteFactory.Data=Dáta
BusinessPaletteFactory.Input=VSTUP
BusinessPaletteFactory.Relationshop=Vz\u0165ah
BusinessPaletteFactory.decision=Rozhodnutie
BusinessPaletteFactory.Document=Dokument
BusinessPaletteFactory.Database=Dátový zdroj
BusinessPaletteFactory.Action=Akcia
BusinessDiagramEditor.canNotSaveTitle=Varovanie
BusinessRulersAndGridComposite.Measurement_Group_Label_Text=Meranie
BusinessRulersAndGridComposite.Line_Style_Label_Text=\u0160týl

View File

@@ -1,83 +0,0 @@
CreateDiagramAction.CreateBusinessModel=Create Business Model
CreateAssignmentCommand.CannotAssign=Cannot Assign.
FindAssignmentAction.FindAssignments=Find Assignments
EditAction.Edit=Edit
SimpleBusinessCreationWizardPage.Super=BusinessProcessCreatePage
SimpleBusinessCreationWizardPage.Title=New Business Model
SimpleBusinessCreationWizard.NewBusinessModel=New Business Model
OpenDiagramAction.EditBusinessModel=Edit Business Model
OpenDiagramAction.ReadBusinessModel=Read Business Model
DeleteAssignmentAction.DeleteAssignment =Delete Assignment
AssignmentPropertySection.Type=Type
AssignmentPropertySection.Name=Name
AssignmentPropertySection.Comment=Comment
AssignmentPropertySection.DeleteAssignment=Delete Assignment
BusinessPaletteFactory.DecisionComment=Create new Decision
BusinessPaletteFactory.TerminalComment=Create new Terminal
BusinessPaletteFactory.DocuemntComment=Create new Document
BusinessPaletteFactory.DatabaseComment=Create new Database
BusinessInitDiagramFileAction.Error=Error
BusinessVisualIDRegistry.ParseError=Unable to parse view type as a visualID number:
BusinessPaletteFactory.decision=Decision
BusinessPaletteFactory.Action=Action
BusinessPaletteFactory.Actor=Actor
BusinessPaletteFactory.ActionComment=Create new Action
BusinessPaletteFactory.CreateEllipse=Create new Ellipse
BusinessAbstractParser.InvalidInputAt=Invalid input at
BusinessAbstractParser.UnknownLiteral=Unknown literal:
BusinessPaletteFactory.Terminal=Terminal
BusinessPaletteFactory.DataComment=Create new Data
BusinessPaletteFactory.Document=Document
BusinessPaletteFactory.InputComment=Create new Input
BusinessPaletteFactory.ListComment=Create new List
BusinessPaletteFactory.CreateActor=Create new Actor
BusinessPaletteFactory.CreateGear=Create new Gear
BusinessPaletteFactory.Database=Database
BusinessPaletteFactory.Ellipse=Ellipse
BusinessPaletteFactory.Relationshop=Relationship
BusinessInitDiagramFileAction.LoadFaild=Model file loading failed
BusinessInitDiagramFileAction.IntialNew=Initialize new
BusinessInitDiagramFileAction.DiagramFile=\ diagram file
BusinessPaletteFactory.RelationshopComment=Create new Relationship
BusinessPaletteFactory.DirectionalRelationShip=Directional Relationship
BusinessPaletteFactory.CreateDirectionalRelationShip=Create new Directional Relationship
BusinessPaletteFactory.BidirectionalRelationShip=Bidirectional Relationship
BusinessPaletteFactory.CreateBidirectionalRelationShip=Create new Bidirectional Relationship
BusinessNewDiagramFileWizard.DiagramFile=Diagram file
BusinessInitDiagramFileAction.UnableToLoadResource=Unable to load resource:
BusinessAbstractParser.ValueOfTypeStringIsExpected=Value of type String is expected
BusinessCreationWizardPage.CreateBusinessDiagram=Create Business Diagram
BusinessAbstractParser.ValueOfTypeByteIsExpected=Value of type Byte is expected
BusinessAbstractParser.StringIntegerConvertError=String value does not convert to Integer value
BusinessNewDiagramFileWizard.CreateNewDiagram=Create new diagram based on {0} model content
BusinessAbstractParser.StringShortConverError=String value does not convert to Short value
BusinessAbstractParser.ValueOfShortIsExpected=Value of type Short is expected
BusinessAbstractParser.StringLongConverError=String value does not convert to Long value
BusinessAbstractParser.ValueOfLongIsExpected=Value of type Long is expected
BusinessAbstractParser.ValueOfFloatIsExpected=Value of type Float is expected
BusinessNewDiagramFileWizard.SelectRootElement=Select diagram root element
BusinessAbstractParser.StringFloatConvertError=String value does not convert to Float value
BusinessAbstractParser.ValueOfDoubleIsExpected=Value of type Double is expected
BusinessNewDiagramFileWizard.DiagramRootElement=Diagram root element
BusinessAbstractParser.ValueOfBooleanIsExpected=Value of type Boolean is expected
BusinessAbstractParser.ValueOfIntegerIsExpected=Value of type Integer is expected
BusinessAbstractParser.StringDoubleConvertError=String value does not convert to Double value
BusinessCreationWizardPage.CreatenewBusinessDiagram=Create a new Business diagram.
BusinessNewDiagramFileWizard.IntialNewEcoreDiagramFile=Initialize new Ecore diagram file
BusinessNewDiagramFileWizard.SelectSemanticModelElement=Select semantic model element to be depicted on diagram
BusinessNewDiagramFileWizard.SelectDiagramRootElement=Select diagram root element:
BusinessAbstractParser.ValueOfTypeCharacterIsExpected=Value of type Character is expected
BusinessNewDiagramFileWizard.NoDiagramRootElementSelectedError=No diagram root element selected
BusinessNewDiagramFileWizard.InvalidDiagramRootElementSelected=Invalid diagram root element was selected
BusinessModelingAssistantProvider.AvaiableDomainModelElements=Available domain model elements:
BusinessAbstractParser.StringValueDoesNotConvertToByteValue=String value does not convert to Byte value
BusinessModelingAssistantProvider.SelectDomainModelElement=Select domain model element
BusinessPaletteFactory.Data=Data
BusinessPaletteFactory.Input=Input
BusinessPaletteFactory.List=List
BusinessPaletteFactory.Gear=Gear
BusinessTooltipFigure.assignedMeta={0} assigned Metadata
RepositoryFactoryProxyLabelProvider.NotFound=\ (Not Found)
RepositoryFactoryProxyLabelProvider.Deleted=\ (Deleted)
BusinessDiagramEditor.canNotSaveTitle=Warning
BusinessDiagramEditor.canNotSaveMessage=Business Model is not locked by user, can not save.

View File

@@ -1,105 +0,0 @@
BusinessInitDiagramFileAction.DiagramFile=\u56FE\u8868\u6587\u4EF6
BusinessAbstractParser.ValueOfLongIsExpected=\u503C\u7684\u7C7B\u578B\u5E94\u8BE5\u4E3ALong
BusinessAbstractParser.ValueOfFloatIsExpected=\u503C\u7684\u7C7B\u578B\u5E94\u8BE5\u4E3AFloat
BusinessPaletteFactory.DataComment=\u521B\u5EFA\u65B0\u7684\u6570\u636E
CreateDiagramAction.CreateBusinessModel=\u521B\u5EFA\u4E1A\u52A1\u6A21\u578B
BusinessCreationWizardPage.CreatenewBusinessDiagram=\u521B\u5EFA\u65B0\u7684\u903B\u8F91\u56FE\u3002
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=\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\u5206\u914D
AssignmentPropertySection.Type=\u7C7B\u578B
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
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\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\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\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
RepositoryFactoryProxyLabelProvider.NotFound=\uFF08\u672A\u53D1\u73B0\uFF09
BusinessPaletteFactory.Terminal=\u4E2D\u65AD\u70B9
BusinessAbstractParser.InvalidInputAt=\u65E0\u6548\u7684\u8F93\u5165\u5728
BusinessPaletteFactory.Gear=\u9F7F\u8F6E
BusinessPaletteFactory.InputComment=\u521B\u5EFA\u65B0\u7684\u8F93\u5165
BusinessPaletteFactory.Data=\u6570\u636E
BusinessPaletteFactory.Ellipse=\u692D\u5706
BusinessPaletteFactory.Input=\u8F93\u5165
BusinessPaletteFactory.List=\u5217\u8868
BusinessPaletteFactory.Relationshop=\u5173\u7CFB
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
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=\u64CD\u4F5C
BusinessPaletteFactory.RelationshopComment=\u521B\u5EFA\u65B0\u7684\u5173\u7CFB
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
BusinessInitDiagramFileAction.UnableToLoadResource=\u4E0D\u80FD\u53BB\u88C5\u8F7D\u8D44\u6E90:
BusinessPaletteFactory.CreateEllipse=\u521B\u5EFA\u692D\u5706
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\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\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

@@ -1,7 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src/main/java"/>
<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.designer.codegen.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: org.talend.designer.codegen Nl Fragment
Bundle-SymbolicName: org.talend.designer.codegen.nl
Bundle-Version: 7.4.1.qualifier
Fragment-Host: org.talend.designer.codegen
Bundle-Localization: plugin
Bundle-Vendor: .Talend SA.

View File

@@ -1,16 +0,0 @@
source.. = src/main/java/
output.. = class/
bin.includes = META-INF/,\
.,\
plugin_en.properties,\
plugin_zh_CN.properties\
,plugin_ru.properties\
,plugin_hr.properties\
,plugin_fr.properties\
,plugin_el.properties\
,plugin_ja.properties\
,plugin_it.properties\
,plugin_es.properties\
,plugin_pl.properties\
,plugin_de.properties\
,plugin_swtbot.properties

View File

@@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<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>7.4.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.codegen.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

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/main/java"/>
<classpathentry kind="output" path="class"/>
</classpath>

View File

@@ -1,28 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>org.talend.designer.components.exchange.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
Bundle-SymbolicName: org.talend.designer.components.exchange.nl
Bundle-Version: 7.4.1.qualifier
Fragment-Host: org.talend.designer.components.exchange

View File

@@ -1,16 +0,0 @@
source.. = src/main/java/
output.. = class/
bin.includes = META-INF/,\
.\
,plugin_zh_CN.properties\
,plugin_ru.properties\
,plugin_en.properties\
,plugin_hr.properties\
,plugin_fr.properties\
,plugin_pt_BR.properties\
,plugin_nl.properties\
,plugin_el.properties\
,plugin_ja.properties\
,plugin_it.properties\
,plugin_de.properties\
,plugin_swtbot.properties

View File

@@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<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>7.4.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.components.exchange.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -1,7 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src/main/java"/>
<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.designer.core.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.designer.core.nl
Bundle-Version: 7.4.1.qualifier
Fragment-Host: org.talend.designer.core
Bundle-Localization: plugin
Bundle-Vendor: .Talend SA.

View File

@@ -1,22 +0,0 @@
source.. = src/main/java/
output.. = class/
bin.includes = META-INF/,\
.,\
plugin_en.properties,\
plugin_ar.properties\
,plugin_zh_CN.properties\
,plugin_ru.properties\
,plugin_ro.properties\
,plugin_hr.properties\
,plugin_fr.properties\
,plugin_pt_BR.properties\
,plugin_nl.properties\
,plugin_el.properties\
,plugin_ja.properties\
,plugin_it.properties\
,plugin_kr.properties\
,plugin_es.properties\
,plugin_tr.properties\
,plugin_pl.properties\
,plugin_de.properties\
,plugin_swtbot.properties

View File

@@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<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>7.4.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.core.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

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/main/java"/>
<classpathentry kind="output" path="class"/>
</classpath>

View File

@@ -1,28 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>org.talend.designer.dbmap.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.designer.dbmap.nl
Bundle-Version: 7.4.1.qualifier
Fragment-Host: org.talend.designer.dbmap

View File

@@ -1,13 +0,0 @@
source.. = src/main/java/
output.. = class/
bin.includes = META-INF/,\
.,\
plugin_en.properties\
,plugin_ru.properties\
,plugin_hr.properties\
,plugin_fr.properties\
,plugin_el.properties\
,plugin_ja.properties\
,plugin_it.properties\
,plugin_de.properties\
,plugin_swtbot.properties

View File

@@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<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>7.4.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.dbmap.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

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="bin"/>
</classpath>

View File

@@ -1,28 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>org.talend.designer.documentation.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
Bundle-SymbolicName: org.talend.designer.documentation.nl
Bundle-Version: 7.4.1.qualifier
Fragment-Host: org.talend.designer.documentation

View File

@@ -1,4 +0,0 @@
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
.

View File

@@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<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>7.4.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.documentation.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

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/main/java"/>
<classpathentry kind="output" path="class"/>
</classpath>

View File

@@ -1,28 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>org.talend.designer.fileoutputxml.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.designer.fileoutputxml.nl
Bundle-Version: 7.4.1.qualifier
Fragment-Host: org.talend.designer.fileoutputxml

View File

@@ -1,4 +0,0 @@
source.. = src/main/java/
output.. = class/
bin.includes = META-INF/,\
.

View File

@@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<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>7.4.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.fileoutputxml.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -1,6 +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="output" path="class"/>
</classpath>

View File

@@ -1,28 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>org.talend.designer.gefabstractmap.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.designer.gefabstractmap.nl
Bundle-Version: 7.4.1.qualifier
Fragment-Host: org.talend.designer.gefabstractmap

View File

@@ -1,3 +0,0 @@
output.. = class/
bin.includes = META-INF/,\
.

View File

@@ -1 +0,0 @@
providerName=www.example.org

View File

@@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<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>7.4.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.gefabstractmap.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -1,7 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src/main/java"/>
<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.designer.mapper.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,7 +0,0 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Mapper component Plug-in Nl Fragment
Bundle-SymbolicName: org.talend.designer.mapper.nl
Bundle-Version: 7.4.1.qualifier
Fragment-Host: org.talend.designer.mapper
Bundle-Vendor: .Talend SA.

View File

@@ -1 +0,0 @@
jarprocessor.exclude.children=true

View File

@@ -1,13 +0,0 @@
source.. = src/main/java/
output.. = class/
bin.includes = META-INF/,\
.,\
plugin_en.properties\
,plugin_ru.properties\
,plugin_hr.properties\
,plugin_fr.properties\
,plugin_el.properties\
,plugin_ja.properties\
,plugin_it.properties\
,plugin_de.properties\
,plugin_swtbot.properties

View File

@@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<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>7.4.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.mapper.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -1,28 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>org.talend.designer.maven.job.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: Maven Job NL
Bundle-SymbolicName: org.talend.designer.maven.job.nl
Bundle-Version: 7.4.1.qualifier
Bundle-Vendor: .Talend SA.
Fragment-Host: org.talend.designer.maven.job
Bundle-RequiredExecutionEnvironment: JavaSE-1.7

View File

@@ -1 +0,0 @@
jarprocessor.exclude.children=true

View File

@@ -1,2 +0,0 @@
ProjectSettingPage_StandaloneJob=Job standalone
ProjectSettingPage_StandaloneJobDesc=Param\u00E8tres des POM Maven

View File

@@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<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>7.4.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.maven.job.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -1,4 +0,0 @@
RepositorySettingPage_CreatingMavenSettingNote=NOTE :
StandaloneJobPomProjectSettingPage_Title=Script POM
StandaloneJobRepositorySettingPage_CreatingMavenSettingMessage=Vous pouvez personnaliser les fichiers Maven '{0}' et '{1}' dans le dossier courant.
StandaloneJobRepositorySettingNode_Label=Job standalone

View File

@@ -1,7 +0,0 @@
RepositorySettingPage_CreatingMavenSettingNote=\u6CE8\u8A18\uFF1A
RepositorySettingPage_CreatingMavenSettingNoteMessage=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u8A2D\u5B9A\u306B\u3088\u308A'{0}'\u3092\u5143\u306B\u4F5C\u6210\u3055\u308C\u307E\u3059\u3002
StandaloneJobPomProjectSettingPage_Title=POM\u30B9\u30AF\u30EA\u30D7\u30C8
StandaloneJobAssemblyProjectSettingPage_Title=\u30A2\u30BB\u30F3\u30D6\u30EA\u30B9\u30AF\u30EA\u30D7\u30C8
StandaloneJobRepositorySettingPage_ExistedMavenSettingMessage=\u30AB\u30B9\u30BF\u30E0Maven\u30D5\u30A1\u30A4\u30EB\'{0}\'\u3068\'{1}\'\u304C\u3042\u308A\u307E\u3059\u3002\\n\u3053\u308C\u3089\u3092\u7DE8\u96C6\u3059\u308B\u3053\u3068\u304C\u53EF\u80FD\u3067\u3059\u3002
StandaloneJobRepositorySettingPage_CreatingMavenSettingMessage=Maven\u30D5\u30A1\u30A4\u30EB\'{0}\'\u3068\'{1}\'\u3092\u30AB\u30B9\u30BF\u30DE\u30A4\u30BA\u3067\u304D\u307E\u3059\u3002
StandaloneJobRepositorySettingNode_Label=\u81EA\u7ACB\u578B\u30B8\u30E7\u30D6

View File

@@ -1,7 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src/main/java"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="output" path="bin"/>
</classpath>

View File

@@ -1,28 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>org.talend.designer.rowgenerator.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,7 +0,0 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Rowgenerator Nl Fragment
Bundle-SymbolicName: org.talend.designer.rowgenerator.nl
Bundle-Version: 7.4.1.qualifier
Fragment-Host: org.talend.designer.rowgenerator
Bundle-Vendor: .Talend SA.

View File

@@ -1 +0,0 @@
jarprocessor.exclude.children=true

View File

@@ -1,4 +0,0 @@
source.. = src/main/java/
output.. = bin/
bin.includes = META-INF/,\
.

View File

@@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<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>7.4.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.rowgenerator.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -1,7 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src/main/java"/>
<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.designer.runprocess.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: org.talend.designer.runprocess.nl fragment
Bundle-SymbolicName: org.talend.designer.runprocess.nl
Bundle-Version: 7.4.1.qualifier
Bundle-Vendor: .Talend SA.
Fragment-Host: org.talend.designer.runprocess
Bundle-Localization: plugin

View File

@@ -1 +0,0 @@
jarprocessor.exclude.children=true

View File

@@ -1,15 +0,0 @@
source.. = src/main/java/
output.. = class/
bin.includes = META-INF/,\
.,\
plugin_en.properties,\
plugin_zh.properties\
,plugin_zh_CN.properties\
,plugin_ru.properties\
,plugin_jp.properties\
,plugin_fr.properties\
,plugin_el.properties\
,plugin_ja.properties\
,plugin_it.properties\
,plugin_de.properties\
,plugin_swtbot.properties

View File

@@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<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>7.4.1-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.runprocess.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

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/main/java"/>
<classpathentry kind="output" path="class"/>
</classpath>

Some files were not shown because too many files have changed in this diff Show More