Compare commits

...

4686 Commits

Author SHA1 Message Date
zwxue
5e3f40417b fix(TUP-17581): Fix problem of project java version not change when (#1015)
switching project in commandline.
2017-05-08 17:18:43 +08:00
Jenkins Continuous Build server
b40ae4214f Set version to 6.4.0 2017-05-04 13:17:07 +02:00
Yucheng Bai
f87674a199 fix(TUP-17078): fix the logical type problem of new framework. (#1010) 2017-05-04 16:53:38 +08:00
Pierre Teyssier
f7383b5ce7 release: integrate tcomp/0.18.0 2017-05-04 15:43:44 +08:00
GGu
41d8b8f3d5 fix(TUP-17626): fix the problem for no nexus password (#1009) 2017-05-04 14:57:03 +08:00
GGu
069fdf7659 fix(TUP-17616): check the restartable after do install (#1007) 2017-05-03 19:15:37 +08:00
wchen-talend
a38afe614e TUP-17457:Salesforce Metadata Bug 2017-05-03 18:51:42 +08:00
wchen-talend
2957bcb89e TUP-17457:Salesforce Metadata Bug (#1005) 2017-05-03 18:19:45 +08:00
GGu
ca17e4af10 fix(TUP-17604): install the m2 repos after logon project (#1006)
* fix(TUP-17604): install the m2 repos after logon project

* test(TUP-17604): add junits for install m2 repos after logon
2017-05-03 17:28:04 +08:00
zwxue
b97de58993 TUP-17581: Java version do not change correctly when switch from a (#1004)
project with java version 8 to a project with java version 7.
2017-05-03 15:36:13 +08:00
zwxue
ffccfb7af2 fix(TUP-17583): The default java version is 1.7 for new created remote (#1003)
project.
2017-05-03 15:32:09 +08:00
zwxue
71a8237dbe fix(TUP-17566): still pop up hadoop-conf-xx.jar when main project job (#1002)
use ref project's hadoop cluster.
2017-05-03 14:28:07 +08:00
hcyi
51a703cb22 TUP-17590:Update translations for 6.4.0. (#1001) 2017-05-03 10:30:05 +08:00
nrousseau
e171c71ad8 fix(TUP-17584): fix installation of components from m2 2017-05-02 20:05:11 +08:00
GGu
a871c0090e feat(TUP-17393): enable to install new component in additional package (#1000)
* feat(TUP-17393): enable to download new component from remote site

* feat(TUP-17393): change to use nexus to install components

* test(TUP-17393): add junits for component feature and factory

* feat(TUP-17393): enhance the find components
2017-05-02 17:43:09 +08:00
Yucheng Bai
3276d6da4d fix(TUP-17078): Columns additional info isn't copied from schema to new (#998)
components schema after modification
2017-04-30 12:10:21 +08:00
nrousseau
8fd897185e fix(TUP-17065): fix new framework propagation (#996) 2017-04-29 09:51:51 +08:00
Rémy DUBOIS
912a7a401d feat(tbd-4453): Add support for dynamic hadoop configuration (#990) 2017-04-28 13:56:43 +02:00
GGu
058b602973 fix(TUP-17584): install lib or m2 after install (#997) 2017-04-28 17:48:23 +08:00
wchen-talend
45644fa2c4 TUP-17149:Build Job very slow compared to version 5 even with TPS-1656 (#995) 2017-04-28 16:36:47 +08:00
SunChaoqun
32dadfb565 fix(TESB-17306): connect Talend (ESB) Studio to Nexus (#991) 2017-04-28 15:54:39 +08:00
Ihor Istomin
d568bf814d fix(TDI-38624): Allow mapping of MSSQL 'CHAR' data type to Talend's 'String' (#981) 2017-04-28 12:54:03 +08:00
sbliu
0bd09bd523 DEVOPS-1222: Pull MDM CE Webservice stub artifacts from Nexus during studio build. (#958)
* DEVOPS-1222: Pull MDM CE Webservice stub artifacts from Nexus during Studio build.

* DEVOPS-1222: add version info.
2017-04-28 12:14:19 +08:00
Yucheng Bai
7fbdf2c50e fix(TUP-17501): fix quotes problems of new framework. (#987) 2017-04-28 12:06:32 +08:00
Chao MENG
229b246019 fix(TUP-17427): update url in TOS (#992)
https://jira.talendforge.org/browse/TUP-17427
2017-04-28 12:01:13 +08:00
hcyi
c8273b1f12 TUP-17036:Job fail to run use remote jobserver. (#994) 2017-04-28 11:56:31 +08:00
GGu
bf0c724771 fix(TUP-17572): enable to detect the new components (#989) 2017-04-27 17:01:46 +08:00
sbliu
8419fc9888 TMDM-10190: Allows fragment bundles to add additional API to the host(during building). (#973) 2017-04-27 14:09:25 +08:00
Ivan Gonchar
c7ce9d8e98 chore(TDI-38649): rename netsuite runtime modules according naming conventions (#980) 2017-04-27 12:00:31 +08:00
zwxue
7d5975c175 fix(TUP-17449): Cannot deploy a snapshot feature from TAC esbconductor. (#988) 2017-04-27 09:56:45 +08:00
hwang-talend
ae6db68d44 fix(TUP-17451):Guess schema fail for sybase 16. (#985) 2017-04-27 09:50:49 +08:00
wang wei
04bb47ec2e fix(TDI-38667): upgrade the redshift jdbc driver to the lastest one (#986) 2017-04-26 15:33:18 +08:00
zwxue
80a4a3acc7 feat(TUP-17364): Studio: Change Code-Gen Compiler Compliance Level to (#971)
Java 8.
2017-04-26 10:27:04 +08:00
pyzhou
16e2d06214 TDI-38412:add the to_char method and fix some bug. (#969)
* TDI-38412:add the to_char method and fix some bug.

* TDI-38412:change the wrong date format.

* TDI-38412:Use StringBuilder to avoid create too many string.
2017-04-26 09:54:46 +08:00
msjian
ea44902865 TUP-17554: Move org.talend.libraries.jboss and (#983)
* TUP-17554: Move org.talend.libraries.jboss and
org.talend.libraries.jboss.jars from tdi-studio-se to tcommon-studio-se

* TUP-17554: fix the file format
2017-04-25 16:22:12 +08:00
msjian
223e11eab6 fix(TDQ-13464): fix running the match analysis with "Store on disk" (#975)
* fix(TDQ-13464): fix running the match analysis with "Store on disk"
option get NoClassDefFoundError

* Update pom.xml
2017-04-25 16:01:38 +08:00
yyin-talend
e2ee2204f8 fix(TDQ-13507): "Cancel" button which on "Pattern Selector" dialog will dirty (#982) 2017-04-25 14:17:03 +08:00
Chao MENG
3dd25d9ea9 fix(TUP-17290): retrieve SAP Table and BW metadata can't show up (#979)
properly until click refresh repository	
https://jira.talendforge.org/browse/TUP-17290
2017-04-25 11:18:55 +08:00
pyzhou
d7761630e6 TDI-38627:NUMERIC format problem on tAS400Output (#974)
* TDI-38627:NUMERIC format problem on tAS400Output

* TDI-38627:correct the wrong boolean value.

* TDI-38627:revert the change of float.
2017-04-25 09:56:37 +08:00
hwang-talend
f4d4f299c5 fix(TUP-17524):Some decimal-type columns of hive table lose precision (#970) 2017-04-24 18:24:56 +08:00
SunChaoqun
4e1516f403 TUP-17550:Can not import in external jar when create a general jdbc (#978)
connection.
2017-04-24 17:47:46 +08:00
yyin-talend
56b75041b3 fix(TDQ-13437): fix the problem about change back to BUILTIN from Repository (#976) 2017-04-24 17:08:50 +08:00
msjian
6f0c0ee244 Revert "fix(TDQ-13464): fix running the match analysis with "Store on disk" option (#968)" (#972)
This reverts commit 978ae96fe2.
2017-04-21 14:42:21 +02:00
wchen-talend
87aaa4a34c TUP-17530 :missing salesforce dependencies when use global maven (#966)
* TUP-17530 :missing salesforce dependencies when use global maven

* TUP-17530 :missing salesforce dependencies when use global maven
2017-04-21 17:46:13 +08:00
SunChaoqun
0b289d5fe2 TESB-17306:Connect Talend (ESB) Studio to Nexus (#964)
* TESB-17306:Connect Talend (ESB) Studio to Nexus

* TESB-17306:Connect Talend (ESB) Studio to Nexus
2017-04-21 17:17:19 +08:00
msjian
978ae96fe2 fix(TDQ-13464): fix running the match analysis with "Store on disk" option (#968) 2017-04-21 15:40:21 +08:00
hwang-talend
8a331421a0 fix(TUP-17534):Different sybase db version in dbconnection and in (#965)
tsybaseinput component.
2017-04-21 11:35:22 +08:00
GGu
fc14ba4a00 Revert "TDQ-13464: fix running the match analysis with "Store on disk" option (#963)" (#967)
This reverts commit 8436613236.
2017-04-21 10:49:10 +08:00
msjian
8436613236 TDQ-13464: fix running the match analysis with "Store on disk" option (#963)
* TDQ-13464: fix running the match analysis with "Store on disk" option
get error

* TDQ-13464: rename org.talend.libraries.persist.lookup to
org.talend.persist.lookup

* TDQ-13464: rename org.talend.libraries.persist.lookup to
org.talend.persist.lookup
2017-04-20 15:47:10 +08:00
kjwang-talend
fa8ce4b6c5 fix(TUP-17412): remote runs from studio display project setting Log4jLevel (#962) 2017-04-20 15:35:24 +08:00
yyin-talend
da244f904a TDQ-13437 make tmultipattern support special cell editor (#959) 2017-04-20 11:02:26 +08:00
wchen-talend
707561ddfa TUP-17530: missing many default stuido jar when using global maven (#961)
repository
2017-04-19 17:28:47 +08:00
Seloen
2fe090f3d1 bugfix TUP-17371 (#960)
Context menu "Create Oozie" should not show on Cloudera Spark 2 Hadoop
Cluster

https://jira.talendforge.org/browse/TUP-17371
2017-04-19 16:05:10 +08:00
wchen-talend
50c6627894 TUP-17411 : do not crash stusio when service (#957)
org.ops4j.pax.url.mvn.MavenResolver not loaded
2017-04-19 15:14:37 +08:00
nrousseau
072d4a944f Revert "Feature/6.4/tup 17414 change pom dependencies (#955)" 2017-04-19 13:58:23 +08:00
Irene Wang
824d688c0b Fix c4b7258fd1 (again) 2017-04-18 15:27:46 +02:00
Irene Wang
745ae79ea3 Fix c4b7258fd1 2017-04-18 15:12:50 +02:00
Irene Wang
6ab5e9ebe7 Pass buildRootDir 2017-04-18 14:27:25 +02:00
nrousseau
5bf720e02e Feature/6.4/tup 17414 change pom dependencies (#955)
* TUP-17414: update pom of tos to change the way we build the maven
repository.

* TUP-17414: update pom of tos

* TUP-17414: update pom of tos

* TUP-17414: update pom of tos
2017-04-18 18:45:04 +08:00
wchen-talend
c4b7258fd1 TUP-17421:SHOW_IF for input CONNECTOR (#951) 2017-04-18 18:25:47 +08:00
Yucheng Bai
8f543863bb Feature/6.4/tup 16698 improve context of hadoop metadata (#953)
* Revert "Revert "Feature/6.4/tup 16698 support context for hadoop conf jar (#894)" (#934)"

This reverts commit 2fad43f5dd.

* TUP-16698: take back the feature.

* TUP-16698: Remove dynamic loading for OSGI built jobs
2017-04-18 16:46:56 +08:00
nrousseau
d6b1053a28 Revert "DEVOPS-1222: Pull MDM CE Webservice stub artifacts from Nexus during Studio build. (#952)" (#956)
This reverts commit 6ea1d26046.
2017-04-17 18:10:36 +08:00
sbliu
6ea1d26046 DEVOPS-1222: Pull MDM CE Webservice stub artifacts from Nexus during Studio build. (#952) 2017-04-17 17:45:52 +08:00
pyzhou
6b4f473ef3 TDI-38412:Refactor the code of conversion functions. (#954) 2017-04-17 16:10:29 +08:00
hwang-talend
e1f0648cbb fix(TUP-17422/hwang):Job lost the related joblet, after empty recycle (#948)
* fix(TDI-21403/hwang):Job lost the related joblet, after empty recycle
bin.

* fix(TUP-17422/hwang):Job lost the related joblet, after empty recycle
2017-04-17 14:23:17 +08:00
hwang-talend
c05b8aa1b4 feat(TUP-16710/hwang):Update Excel components to support Excel 2016/next (#945)
version
2017-04-17 10:56:09 +08:00
wchen-talend
158d8632c7 TUP-17505:Jars could be retrieved as SNAPSHOT even if defined in the (#950)
studio as release
2017-04-14 19:18:08 +08:00
hcyi
928eefc1d2 TUP-17433:Cannot Connect to Kerberized Impala DB Server via Talend 6.3.1 (#946)
MetaData DB Connection Wizzard
2017-04-14 17:30:19 +08:00
Seloen
91561f471c TUP-17442: Wrong orders for sybase db version. (#949)
https://jira.talendforge.org/browse/TUP-17442
2017-04-14 16:52:32 +08:00
GGu
552be3cd0d fix(TUP-17499): unify the api and fix NPE exception (#947) 2017-04-13 18:04:36 +08:00
Chen Bin
6fa5436ed4 fix(TBD-4791): tHBaseInput can't find linked tHBaseConnection when used
in joblet
2017-04-13 12:38:27 +08:00
hcyi
567f4777be TUP-17468:Update links to THC and Forum in Studio Welcome page. (#943) 2017-04-13 10:37:12 +08:00
hcyi
5b183eb4d7 TUP-17469:Remove a link on the Third-party Module wizard (#944) 2017-04-13 10:35:08 +08:00
zwxue
9e8eafa22a fix(TUP-17418): ContextOverride does not apply context the same as (#939)
Regular Context.
2017-04-13 10:26:33 +08:00
wang wei
491df19ce2 fix(TDI-38555): tSAPBAPI - inputs to be provided even business case does not require it(#941) 2017-04-12 09:32:31 +08:00
zwxue
93fbe0f2df Revert "fix(TUP-17440): can not import jobs which created by early studio." (#942)
This reverts commit 45da37bae6.
2017-04-11 19:15:17 +08:00
sbliu
8e951e8bc5 TMDM-10190: Extract webservice jar to fragment and change the jar name. (#940)
* TMDM-10190: Extract webservice jar to fragment and change the jar name.

* TMDM-10190: Remove empty folder from it.
2017-04-11 16:11:36 +08:00
hcyi
fe069397a1 TUP-17438:Add default value on Google Cloud Dataproc wizard (#937) 2017-04-10 16:29:18 +08:00
Chao MENG
34135160b8 Feature/6.4.0/tup 5116 tup 5280 bd project and tic (#938)
* TUP-5116 feature: Supports BD options for users/projects
https://jira.talendforge.org/browse/TUP-5116

* TUP-5280 feature: Studio use TIC as user management (additionaly to TAC)
https://jira.talendforge.org/browse/TUP-5280

Conflicts:
	main/plugins/org.talend.core.runtime/src/main/java/org/talend/core/service/IRemoteService.java

* TUP-5116 feature: Supports BD options for users/projects
https://jira.talendforge.org/browse/TUP-5116

* TUP-5280 feature: Studio use TIC as user management (additionaly to TAC)
https://jira.talendforge.org/browse/TUP-5280

* feat(TUP-5280): fix a problem of fetching lib info from tac
https://jira.talendforge.org/browse/TUP-5280
2017-04-10 16:27:53 +08:00
zwxue
45da37bae6 fix(TUP-17440): can not import jobs which created by early studio. 2017-04-10 16:23:21 +08:00
wchen-talend
2d83d2ab02 TUP-16685:add talend type for sap elt component (#936) 2017-04-10 15:55:38 +08:00
hwang-talend
ac388dce15 feat(TUP-16686/hwang):tDataPrepRun to work with preparation versions (#935) 2017-04-10 14:13:57 +08:00
Chen Bin
a9861e98b5 TBD-4738: Add db mapping for BigQuery spark components (#923) 2017-04-07 07:02:56 -05:00
jzhao
b8c8bfdf9e feat(TDI-38091):Support Microsoft CRM online 365/2016 - ODATA (#927)
* add new mapping for microsoft crm 2016 odata
2017-04-07 19:14:25 +08:00
hcyi
4b02b103f4 Feature/6.4/tup 17025 google dataproc (#933)
* TUP-17025:Add the Google Dataproc info form on the hadoop wizard.

* TUP-17025:fix some bugs when call google rest api.
2017-04-07 19:08:30 +08:00
hwang-talend
aeb5463f6f feat(TUP-16711/hwang):Update Sybase in the db wizard (#928) 2017-04-07 18:04:30 +08:00
zwxue
1b12fa8496 TUP-17344: TestCase should not support to see Deployment view. (#931) 2017-04-07 17:32:36 +08:00
GGu
12107f3e04 feat(TUP-16755/cf): merge the feature from dev branch into master (#924)
* feat(TUP-17320/cf): add API to check component zip file for updatesite

* feat(TUP-17355/cf): enable to load components from project

* feat(TUP-17322/cf): install m2 repository from new component updatesite

* feat(TUP-17392/cf): install the new components from "patches" folder

#time 3h

* test(TUP-17392/cf): add junits for LocalComponentsInstallComponent

#time 2h

* feat(TUP-17393/cf): install new components from additional package

* test(TUP-17393/cf): add junits for component install factory

* feat(TUP-17393/cf): hide in addtional package temp
2017-04-07 12:05:51 +08:00
Chao MENG
2fad43f5dd Revert "Feature/6.4/tup 16698 support context for hadoop conf jar (#894)" (#934)
This reverts commit 5a578ca81a.
2017-04-07 10:09:02 +08:00
kjwang-talend
510f7af28d TUP-16697 Retrieve the BD metadata (cluster config, Hive etc.) through a (#930)
server-side service/gateway
https://jira.talendforge.org/browse/TUP-16697
2017-04-07 10:05:21 +08:00
nrousseau
45c0a8c2ab Revert "feat(TUP-17364): Studio: Change Code-Gen Compiler Compliance Level to Java 8." (#932)
* Revert "Feature/6.4/tup 16749 provide guided tutorials (#921)"

This reverts commit e727adb235.

* Revert "TUP-16713: Need to be able to have Spark component with new framework in (#926)"

This reverts commit faf39ba793.

* Revert "TUP-17364: Studio: Change Code-Gen  Compiler Compliance Level to Java 8. (#925)"

This reverts commit f3861fa29c.
2017-04-06 10:39:11 +08:00
hcyi
e727adb235 Feature/6.4/tup 16749 provide guided tutorials (#921)
* TUP-16749:Add the videos toolbar for Provide guided Tutorials.

* TUP-16749:Add the videos toolbar for Provide guided Tutorials.

* TUP-16749:Update the icon /description/tab name since attached the UX
review doc
2017-04-05 12:31:32 +08:00
Yucheng Bai
faf39ba793 TUP-16713: Need to be able to have Spark component with new framework in (#926)
the studio
2017-04-05 11:51:40 +08:00
zwxue
f3861fa29c TUP-17364: Studio: Change Code-Gen Compiler Compliance Level to Java 8. (#925) 2017-04-05 11:48:17 +08:00
GGu
baf34bbbc4 TUP-16755: Fixed one junit failure. 2017-03-29 17:53:51 +08:00
GGu
d5117261fc TUP-16755: Fixed one junit failure. 2017-03-29 16:12:33 +08:00
GGu
5b1798dd9f TUP-16755: change the src folder for maven test. 2017-03-29 11:28:20 +08:00
Chao MENG
818d9f3202 TUP-17217 fix: Hive table is not shown at once when retrieve schema for (#916)
Hive
https://jira.talendforge.org/browse/TUP-17217
2017-03-29 11:12:09 +08:00
GGu
8d9d62d34b TUP-17376: if the job is from reference project, use different groupId 2017-03-28 15:49:29 +08:00
GGu
0aa2988269 TUP-17017: enable to use reference template for reference jobs. (#912) 2017-03-28 15:49:28 +08:00
hwang-talend
5e67c01ec8 TUP-16623:Commandline automatic license download from TAC (#918) 2017-03-28 15:21:17 +08:00
SunChaoqun
4da3e6ea82 TESB-18908:Memory-Leak in TalendDataSource implementation (#920) 2017-03-28 15:07:52 +08:00
Yucheng Bai
60731c20e9 TUP-17273: fix NPE when run job with implicit context. (#919) 2017-03-28 10:12:05 +08:00
kjwang-talend
527e0084e3 TUP-16722 Need to simplify the branch creation of reference projects(Fix (#917)
https://jira.talendforge.org/browse/TUP-16722
2017-03-24 10:44:03 +08:00
Pierre Teyssier
4f8337f643 TDI-38374 : change the reference point for salesforce bundle jar in studio 2017-03-23 15:24:16 +08:00
zshen-talend
c378894870 bug fixed TDQ-13488 fixed java engin case 2017-03-22 18:42:42 +08:00
wchen-talend
c7d926bccc TUP-17248:Faulty impact analysis and detect dependencies on joblets (#910)
(GIT?)
2017-03-22 16:55:57 +08:00
zwxue
7748090413 Merge pull request #915 from Talend/bugfix/master/TUP-17244
TUP-17244:Field for input username to connect to Talend Exchange does
2017-03-22 16:54:41 +08:00
nrousseau
dd77a0411c feat(TBD-4707): fix compilation error (renaming) 2017-03-22 13:49:18 +08:00
Pierre Bailly-Ferry
65eb6ff3a0 feat(TBD-4707): Add Google Dataproc distribution and its context support (#914)
* feat(TBD-4707): Add Google Dataproc distribution and its context support

* feat(TBD-4707): Fix naming.
2017-03-21 15:51:14 +01:00
hwang
218cc96b9b TUP-17244:Field for input username to connect to Talend Exchange does
not allows dots
2017-03-21 11:51:59 +08:00
Yucheng Bai
5a578ca81a Feature/6.4/tup 16698 support context for hadoop conf jar (#894)
* TUP-17110: update from master.

* TUP-17110: modify codegen part and fix context bugs.

* TUP-17110: fix context problems. add one migration task to adapt old
conf jar. improve some parts.
2017-03-21 11:00:22 +08:00
zwxue
824de560cb TUP-17277: Add warning if jobs are locked when version from project
settings.
2017-03-20 17:07:31 +08:00
amarkevich
88046a767e TMC-9907 migrate to mariadb failed with {"returnCode":1} / Added mariaDb
definition
2017-03-17 15:29:45 +03:00
zwxue
c8a49b7d9c Merge pull request #906 from Talend/bugfix/master/TUP-17255
TUP-17255:Context groups once edited, changes it name.
2017-03-17 17:03:15 +08:00
SunChaoqun
7997edd95e TESB-18908:Memory-Leak in TalendDataSource implementation (#864) 2017-03-17 14:59:34 +08:00
zshen
f167df7f13 bug fixed TDQ-13488 enable to profile SQL Server NVARCHAR(MAX) 2017-03-16 18:13:10 +08:00
nrousseau
1b64daa05c TUP-17072:Misleading Task Generation Status when jars are missing (#907) 2017-03-16 11:21:20 +08:00
yyin-talend
7ba98b535e TDQ-13484 open job with tPatternCheck and tPatternExtract which select
Repository pattern type get error dialog, job can not run--on windows
2017-03-15 16:09:21 +08:00
hcyi
0a9c58ca4e Merge pull request #900 from Talend/bugfix/6.4.1/TUP-17283_migration_check_NPE
TUP-17283:null pointer exception during migration check
2017-03-15 14:22:23 +08:00
pyzhou
725e66d7bd TDI-38429:Correct the wrong jar name. (#904) 2017-03-15 14:12:24 +08:00
hwang
58b509cd8d TUP-17255:Context groups once edited, changes it name. 2017-03-15 10:35:51 +08:00
kjwang-talend
d54a087269 TUP-17280 Review text of popup when push branch (#899)
* TUP-17280 Review text of popup when push branch
https://jira.talendforge.org/browse/TUP-16722

* TUP-16722 Need to simplify the branch creation of reference projects on
Git Local/TUP-17280
Review text of popup when push branch
https://jira.talendforge.org/browse/TUP-16722

* TUP-16722 Need to simplify the branch creation of reference projects on
Git Local/TUP-17280
Review text of popup when push branch
https://jira.talendforge.org/browse/TUP-16722
2017-03-14 18:24:53 +08:00
Ivan Gonchar
7915a6522b chore(TDI-38103): add TCOMP marketo component family 0.18.0-SNAPSHOT (#901) 2017-03-14 18:17:52 +08:00
Ivan Gonchar
e1efd0b1ab chore(TDI-36057): add netsuite component family runtime modules 0.18.0-SNAPSHOT (#898) 2017-03-14 17:29:51 +08:00
wchen-talend
93ee2ca173 TUP-17283:null pointer exception during migration check 2017-03-14 16:02:16 +08:00
pyzhou
d6a5d8e37c TDI-38097:Create conversion for most used functions (#889)
* TDI-38097:Create conversion for most used functions in
Datastage/Informatica
2017-03-14 14:47:24 +08:00
kevin
5d7f6616a3 TUP-6549 tFixFlowInput on the Ubuntu job:show an error when I click add
button before add schema
https://jira.talendforge.org/browse/TUP-6549
2017-03-13 18:14:58 +08:00
kevin
e76f8a5d9d TUP-6549 tFixFlowInput on the Ubuntu job:show an error when I click add
button before add schema
https://jira.talendforge.org/browse/TUP-6549
2017-03-13 18:14:58 +08:00
zwxue
12b71808b4 Merge pull request #893 from Talend/bugfix/master/TUP-17214
TUP-17214:Problem by using joblets from the reference project
2017-03-13 10:32:46 +08:00
zwxue
2434388529 Merge pull request #895 from Talend/bugfix/master/TUP-17238
TUP-17238:A function "Duplicate" for metadata named in multi-byte
2017-03-13 10:09:50 +08:00
hwang
8fe4a76a4c TUP-17238:A function "Duplicate" for metadata named in multi-byte
characters does not correctly duplicate
2017-03-10 17:50:32 +08:00
Haiting Yin
5a3a74ded4 TMDM-10658 [Spark] Support creating TDS grouping campaigns task in tMatchPairing 2017-03-10 10:21:15 +01:00
pyzhou
d3fe268449 TDI-37831:Add Support for ExaSol 6 (#849) 2017-03-10 14:34:25 +08:00
hwang
df9e712dfe TUP-17214:Problem by using joblets from the reference project 2017-03-10 11:09:42 +08:00
yyin-talend
829cbd14ee TDQ-11688: use command to replace use service to modify the job
directly, and fix one problem found.
2017-03-09 16:53:55 +08:00
yyin-talend
103c8cfa71 TDQ-11688 Propagate changes from the pattern to jobs 2017-03-09 16:53:55 +08:00
hcyi
1c09b77713 Merge pull request #888 from Talend/bugfix/6.4.1/TUP-17229_netezza_context_mode
TUP-17229:context value be overwrited after retrieve schema
2017-03-08 18:03:31 +08:00
kjwang-talend
d549d97dc0 TUP-16722 Need to simplify the branch creation of reference projects on (#891)
Git Local(Support TAC)
https://jira.talendforge.org/browse/TUP-16722
2017-03-08 11:34:24 +08:00
GGu
fc13400e18 TUP-16719: don't support Lambda in compile level 1.7 for product. 2017-03-07 13:38:44 +08:00
GGu
e9d42fdf2e Merge pull request #852 from Talend/feature/6.4.1/TUP-16719_deployment_options
TUP-16719: maven deployment options
2017-03-07 11:06:50 +08:00
Yucheng Bai
78ee2d5d7c TUP-17176: [6.2.1] tLibraryLoad Dynamic Lib path doesnt load library (#887)
from path
2017-03-07 10:20:05 +08:00
wchen-talend
0392efe14a TUP-17229:context value be overwrited after retrieve schema 2017-03-06 15:12:19 +08:00
Irene Wang
4d7c4bda8d Use proxy repo to talend-update 2017-03-03 14:51:01 +01:00
zwxue
6acbe2c893 Merge pull request #883 from Talend/bugfix/master/TUP-17201
TUP-17201:Upgrade issue with Jobs referencing joblets from a reference
2017-03-03 17:15:14 +08:00
zwxue
341a870d3f TUP-17157: apply versions for job pom properties. 2017-03-03 16:48:07 +08:00
wchen-talend
05e4273795 Merge pull request #855 from Talend/bugfix/6.4/TUP-17049_Retrieve_Schema_not_update
TUP-17049:Retrieve Schema not always updates schema after TABLE
2017-03-03 16:34:02 +08:00
kjwang-talend
0cf31ffa39 Feature/6.4.0/tup 16722 need to simplify the branch creation of reference projects on Git Local of reference projects on Git Local (#857)
* TUP-16722 Need to simplify the branch creation of reference projects on
Git Local
https://jira.talendforge.org/browse/TUP-16722

* TUP-16722 Need to simplify the branch creation of reference projects on
Git Local
https://jira.talendforge.org/browse/TUP-16722

* TUP-16722 Need to simplify the branch creation of reference projects on
Git Local
https://jira.talendforge.org/browse/TUP-16722

* TUP-16722 Need to simplify the branch creation of reference projects on
Git Local
https://jira.talendforge.org/browse/TUP-16722

* TUP-16722 Need to simplify the branch creation of reference projects on
Git Local
https://jira.talendforge.org/browse/TUP-16722

* TUP-16722 Need to simplify the branch creation of reference projects on
Git Local
https://jira.talendforge.org/browse/TUP-16722

* TUP-16722 Need to simplify the branch creation of reference projects on
Git Local
https://jira.talendforge.org/browse/TUP-16722

* TUP-16722 Need to simplify the branch creation of reference projects on
Git Local
https://jira.talendforge.org/browse/TUP-16722

* TUP-16722 Need to simplify the branch creation of reference projects on
Git Local
https://jira.talendforge.org/browse/TUP-16722

* TUP-16722 Need to simplify the branch creation of reference projects on
Git Local
https://jira.talendforge.org/browse/TUP-16722

* TUP-16722 Need to simplify the branch creation of reference projects on
Git Local
https://jira.talendforge.org/browse/TUP-16722

* TUP-16722 Need to simplify the branch creation of reference projects on
Git Local
https://jira.talendforge.org/browse/TUP-16722
2017-03-03 11:17:02 +08:00
hwang
2cd6ecb0c9 TUP-17201:Upgrade issue with Jobs referencing joblets from a reference
project.
2017-03-02 11:46:15 +08:00
zwxue
15cfa6acc2 TUP-17157: When generate pom, should enable to use the customized
groupId and version.
2017-02-28 11:38:10 +08:00
GGu
e93e16e14f TUP-17150: when build or run, use the right build type. 2017-02-28 10:09:52 +08:00
GGu
4a2a6db0b8 TUP-17000:Impl the build handler for standalone. 2017-02-28 10:09:51 +08:00
GGu
620e10ed31 TUP-16779: Add junit tests for build providers. 2017-02-28 10:09:50 +08:00
GGu
22d23bc0ec TUP-16779: fix one problem to find test case build provider. 2017-02-28 10:09:48 +08:00
GGu
687a6fa411 TUP-16779: Add OSGi bundle build provider. 2017-02-28 10:09:47 +08:00
GGu
ee60ef5c87 TUP-16779: Add route test case build provider. 2017-02-28 10:09:45 +08:00
GGu
f075f14848 TUP-16779: add build provider junit tests. 2017-02-28 10:09:44 +08:00
GGu
ee2fcf6667 TUP-16779: Add pom creator for test case. 2017-02-28 10:09:42 +08:00
GGu
4e531135ea TUP-16779: Change the build parameters. 2017-02-28 10:09:41 +08:00
GGu
21898f7a86 TUP-16779: impl the pom creator for standalone. 2017-02-28 10:09:40 +08:00
GGu
d1c1a9544f TUP-16777: add extension point for build provider. 2017-02-28 10:09:38 +08:00
zwxue
a2f0aafeb3 TUP-17003: Add Deployment tab in job setting view. 2017-02-28 10:09:37 +08:00
iwangtalend
e353bfd6eb Merge pull request #877 from Talend/feature/DEVOPS-1729/master_nexus
DEVOPS-1729 Nexus migration: Update URLs [master]
2017-02-28 00:17:29 +01:00
build-talend
71fd086032 DEVOPS-1729 Nexus migration: Update URLs 2017-02-27 17:30:49 +01:00
zshen
bd8ed0049b bug fixed TDQ-13053 recompile the jar with JDK1.7 2017-02-27 11:52:58 +08:00
hwang-talend
4bd616623e Revert "TUP-16710:Update Excel components to support Excel 2016/next version" (#866) 2017-02-24 20:53:09 +08:00
zwxue
054a4f4eef Merge pull request #870 from Talend/bugfix/master/TUP-17130
TUP-17130:Two context group with same name
2017-02-24 14:17:14 +08:00
zshen
f447a7dc8c TDQ-13053 fixed tuj tMatchGroup_TDQ8970_multipass 2017-02-23 19:32:27 +08:00
hcyi
af2ec1a457 Feature/6.4/tup 16703 centralize spark properties (#867)
* TUP-17132:Add Spark properties in the cluster wizard(TUP-16703)

* TUP-17141:The advanced properties will populate the spark properties
table in the Spark configuration of Run tab,add context
support(TUP-16703)

* TUP-17152:Refactoring GUI part of Spark properties in the cluster,fix
some other bugs to improve(TUP-16703)
2017-02-23 17:32:57 +08:00
Yucheng Bai
e85627b2ae TUP-16491: NPE error when focus on jobname view then select Main (#868)
tab,after convert spark job to standard
2017-02-23 17:03:02 +08:00
hwang
1e307fb37e TUP-17130:Two context group with same name 2017-02-23 15:38:56 +08:00
cmeng-talend
de57dc130e TUP-17031 fix: Studio unstability since the application of the patch:
"Patch_20170117_TPS-1726_TPS-1688_v1-6.2.1.zip"
https://jira.talendforge.org/browse/TUP-17031
2017-02-23 15:03:49 +08:00
cmeng-talend
33d8f49ad1 TUP-17031 fix: Studio unstability since the application of the patch:
"Patch_20170117_TPS-1726_TPS-1688_v1-6.2.1.zip"
https://jira.talendforge.org/browse/TUP-17031

1. Fix the null migration task problem of talend.project
2017-02-23 15:03:40 +08:00
nrousseau
bdf8d6fa5b TUP-17080: fix the resolution of jars 2017-02-23 11:33:50 +08:00
hwang-talend
f072681995 Merge pull request #865 from Talend/bugfix/master/TUP-17148
TUP-17148: Create xmlFile with XSD file occur "StackOverflowError".
2017-02-23 10:34:32 +08:00
zwxue
42c8f333ba TUP-17148: Create xmlFile with XSD file occur "StackOverflowError". 2017-02-22 15:05:06 +08:00
wchen-talend
f13a5169d7 Merge pull request #858 from Talend/feature/6.4/TUP-5330_tMap_Batch_Change_Expressions
TUP-5330:tMap - Batch Change of Expressions
2017-02-21 16:34:31 +08:00
zwxue
9da83746b9 Merge pull request #861 from Talend/feature/master/TUP-16710
TUP-16710:Update Excel components to support Excel 2016/next version
2017-02-21 16:10:09 +08:00
kjwang-talend
14ead855c3 TUP-17109 Git: can't switch to new branch (#859)
https://jira.talendforge.org/browse/TUP-17109
2017-02-20 10:38:48 +08:00
kjwang-talend
69f3d10b71 Bugfix/6.4.0/tup 17108 git after check out as local,studio can't be used (#862)
TUP-17108 Git:after check out as local, studio can't be used
2017-02-20 10:21:45 +08:00
hwang
e335f9213f TUP-16710:Update Excel components to support Excel 2016/next version 2017-02-16 16:31:50 +08:00
Yucheng Bai
9deffb1eb7 TUP-16792: can not select all salesforce modules in wizard from v6.2.1 (#860) 2017-02-16 11:45:35 +08:00
hcyi
7605c14b4c TUP-5330:tMap - Batch Change of Expressions 2017-02-15 17:35:59 +08:00
cmeng-talend
b1b5a77309 TUP-17099 fix: Studio blocked after click refresh button
https://jira.talendforge.org/browse/TUP-17099
2017-02-15 15:36:24 +08:00
cmeng-talend
0d54c89a55 TUP-5270 fix: Studio is stuck when two users make talend.project
conflict
https://jira.talendforge.org/browse/TUP-5270
https://jira.talendforge.org/browse/TPS-1743

1. fix the block issue
2017-02-15 15:33:51 +08:00
cmeng-talend
06568be0c6 TUP-5270 fix: Studio is stuck when two users make talend.project
conflict
https://jira.talendforge.org/browse/TUP-5270
https://jira.talendforge.org/browse/TPS-1743

1. fix the block issue
2017-02-15 15:33:38 +08:00
hwang-talend
f9032a6260 Merge pull request #851 from Talend/bugfix/master/TUP-17018
TUP-17018: CIBuilder - NPE on code generation.
2017-02-13 16:10:23 +08:00
zwxue
21852bcf63 Merge pull request #856 from Talend/bugfix/master/TUP-17046
TUP-17046:Importing a routine with § in it gets transformed to a �
2017-02-13 11:10:57 +08:00
Pierre Teyssier
40e83a3c2f TDI-29152 : Create additional components to support Azure Blob and Azure Queues
- TCOMP inclusion of Blob, Queue and Table
2017-02-10 21:55:45 +08:00
hwang
7c69c65a60 TUP-17046:Importing a routine with § in it gets transformed to a 2017-02-10 14:19:52 +08:00
hwang
42fb1a41f6 TUP-17046:Importing a routine with § in it gets transformed to a 2017-02-10 14:15:03 +08:00
hwang
04d4aa937f TUP-17046:Importing a routine with § in it gets transformed to a �
character
2017-02-10 10:33:23 +08:00
GGu
a6cf064d1a Add one ByteArray junit to test the FileItem encoding. 2017-02-09 18:01:56 +08:00
hcyi
d203a8ec19 TUP-17049:Retrieve Schema not always updates schema after TABLE
structure modifications.
2017-02-08 17:14:30 +08:00
pyzhou
c6c3e0e53c Revert "TDI-37755: Add a common method to remove LineSeparator in MEMO." (#854) 2017-02-08 15:09:07 +08:00
Liu Xinquan
c8b0cdf3f7 Merge pull request #853 from Talend/TDQ-12633_add_default_value_on_indicator
feature completed TDQ-12633 add Default value for [Limit result] in indicator settings
2017-02-08 12:50:25 +08:00
zshen
c56a8fb476 feature completed TDQ-12633 add Default value for [Limit result] in
indicator settings
2017-02-08 12:17:54 +08:00
Pierre Teyssier
369ad5443f Integrate latest tcomp 0.18.0-SNAPSHOT 2017-02-07 19:15:54 +08:00
Sizhao Liu
af66d9f060 TDQ-12418 bundle lucene 6 libraries 2017-02-07 10:36:42 +01:00
xqliu-talend
f38ee097fa TDQ-13310 JDK version issue for advancedPersistentLookupLib-1.0.jar 2017-02-06 16:13:06 +08:00
hcyi
bbdbf83b17 TUP-16492:No standalone value shows for "Hive Model" when create hive by (#803)
right cliking hadoop cluster hdp2.0
2017-02-06 11:53:55 +08:00
hcyi
71e26ea0a1 Merge pull request #804 from Talend/bugfix/6.4.1/TUP-14625_xml_update_spark_job
TUP-14625
2017-02-06 11:18:58 +08:00
wang wei
686957232f fix(TDI-33559): tAccessXX don't work when access database encrypted (#831) 2017-02-06 10:08:38 +08:00
zwxue
a87203fba3 TUP-17018: CIBuilder - NPE on code generation. 2017-02-04 15:27:53 +08:00
Ivan Gonchar
6c0d2245aa Merge pull request #850 from Talend/feature/6.4/TDI-38068_integrate_snowflake_component
feat(TDI-38068): integrate snowflake component
2017-01-30 13:05:52 +02:00
Dmytro Chmyga
3fd35f1f5a feat(TDI-38068): integrate snowflake component
* Add snowflake component to studio repository.
2017-01-30 12:57:46 +02:00
wchen-talend
ea0f5845ba TUP-17001:Always get ssl error in log when start commandline. (#846) 2017-01-24 15:17:45 +08:00
zwxue
183084b505 Merge pull request #847 from Talend/bugfix/master/TUP-16410
TUP-16410:JSON Wizard and Studio hangs when loading a big JSON file
2017-01-24 10:18:41 +08:00
zwxue
8257d72a9a Merge pull request #844 from Talend/bugfix/master/TUP-15911
TUP-15911:Offline Mode: Lock Icon and ">" doesn't show after editing
2017-01-24 10:14:54 +08:00
hwang
3dadabfe6b TUP-16410:JSON Wizard and Studio hangs when loading a big JSON file 2017-01-23 18:30:39 +08:00
hwang
2f78547723 TUP-15911:Offline Mode: Lock Icon and ">" doesn't show after editing
job;
2017-01-23 16:03:13 +08:00
pyzhou
bbc58a01c8 TDI-37755: Add a common method to remove LineSeparator in MEMO. (#845)
* TDI-37755: Add a common method to remove LineSeparator in MEMO.

* TDI-37755: Improve the annotation

* TDI-37755: reduce the redundancy code.

* TDI-37755: Correct the behavior.
2017-01-23 12:11:10 +08:00
zwxue
2e4e2c6bca Merge pull request #842 from Talend/bugfix/master/TUP-16318
TUP-16318:Password field in connection components should not mask global
2017-01-20 17:25:28 +08:00
hwang
a91629fa2f TUP-16318:Password field in connection components should not mask global
variables only strings
2017-01-20 14:00:20 +08:00
pyzhou
9c89f86a1b TDI-36295 : data type mapping: wrong DB->Java mapping (#772) 2017-01-19 16:25:09 +08:00
msjian
35c7560838 TDQ-10179: Remove link in TOS DQ connection wizard 2017-01-19 15:45:02 +08:00
xqliu-talend
549670b800 TDQ-13120 wrong GID in multipass swoosh 2017-01-17 14:58:34 +08:00
GGu
af5a97473f TUP-16695: add TimeMeasure function for generate codes. (#827) 2017-01-17 10:01:41 +08:00
zwxue
838591a50b TUP-16746: Excel file metadata : Error "Unable to recognize OLE stream" (#839)
when reading XLSX file.
2017-01-16 16:44:45 +08:00
wang wei
261cd10a64 fix(TDI-38038): update tAdvancedHash to remove
"advancedPersistentLookupLib-1.jar"
2017-01-16 16:08:22 +08:00
kjwang-talend
6c725f4c19 bugfix/6.4.0/TUP-14737_too_slowly_when_import_items_using_overwrite_to (#838)
svn/git_project(Fix_compiler_error_for_CI)
https://jira.talendforge.org/browse/TUP-14737
2017-01-16 15:58:11 +08:00
hwang-talend
284c2ef604 Merge pull request #837 from Talend/bugfix/master/TUP-16765
TUP-16765:Review links on welcome page
2017-01-16 15:35:56 +08:00
hwang
acd091cae1 TUP-16765:Review links on welcome page 2017-01-16 15:10:44 +08:00
wchen-talend
8b7b7d803b TUP-16763:Get error when import some thmap job (#836) 2017-01-16 14:51:49 +08:00
zwxue
06a9fcfbb2 Merge pull request #832 from Talend/bugfix/master/TUP-5873
TUP-5873:Ref project job's jobscript can be modified when logon main
2017-01-16 10:07:08 +08:00
kjwang-talend
6d420ca634 TUP-16472 Then icon will not change directly when converting between MR (#833)
and Spark job by duplicate
https://jira.talendforge.org/browse/TUP-16472
2017-01-13 15:17:13 +08:00
hwang
00ac9601a6 TUP-5873:Ref project job's jobscript can be modified when logon main
project to open it
2017-01-12 16:09:39 +08:00
kjwang-talend
3460dadc3f TUP-16472 Then icon will not change directly when converting between MR (#824)
and Spark job by duplicate
https://jira.talendforge.org/browse/TUP-16472
2017-01-12 13:37:20 +08:00
hwang-talend
97174e5512 TUP-16639:Impossible to filter components from the new framework (#818) 2017-01-11 10:21:41 +08:00
wang wei
962a0ac6d2 fix(TDI-38107): use a more clear exception information to replace NPE
exception if get null when use talend data source to fetch connection
for db components
2017-01-10 10:33:21 +08:00
Yucheng Bai
b10b6fada5 TUP-16258: Hbase:not set value for Set Zookeeper znode parent when (#828)
Retireve configuration from Ambari or Clouder for Hadoop cluster
2017-01-09 18:59:36 +08:00
GuoLiang
5d5fcfe2c8 bugfix: TUP-4619 Studio Cloudera cluster configuration issue (#826)
* bugfix: TUP-4619 Studio Cloudera cluster configuration issue

* bugfix: TUP-4619 improve code
2017-01-09 17:10:12 +08:00
wang wei
d4655e28a5 fix(TDI-35203): Issue for mapping "Mapping Netezza" of "DECIMAL" type 2017-01-06 14:42:06 +08:00
Yucheng Bai
3754905e1d TUP-16665: Repository link on Spark Configuration incorrect when (#825)
dragging database to job
2017-01-05 18:45:17 +08:00
wchen-talend
e0807089ad TUP-16683:Camel 2.16.5 jar is required for route component for 6.2.2 (#823) 2017-01-05 18:15:41 +08:00
zshen
2a747e6b71 bug fixed TDQ-12896 modify the type of parameter to support context mode 2017-01-05 15:18:48 +08:00
wchen-talend
a0af0efe37 TUP-16671:AMC database repository connect doesn't grab all context (#821)
groups
2017-01-04 17:58:12 +08:00
wchen-talend
47d42c39ef TUP-16591:SSL Preferences page does not work as expected (#822) 2017-01-04 17:46:05 +08:00
zwxue
ef8744b4ca Merge pull request #820 from Talend/bugfix/master/TUP-6129
TUP-6129:Can use - for jobscript name
2017-01-04 10:29:45 +08:00
wchen-talend
8636017d15 TUP-4640:Created in Temp but not removed (#819) 2017-01-03 10:45:37 +08:00
hwang
c9e9e46fc8 TUP-6129:Can use - for jobscript name 2016-12-30 15:04:32 +08:00
xqliu-talend
4e91760f77 TDQ-13069 TDQ-13085 create a new plugin which include
"advancedPersistentLookupLib-1.0.jar"
2016-12-29 12:22:37 +08:00
qiongli
452ac431d5 TDQ-13085 TDQ-13069 extract a new lib plugin with (#816)
"advancedPersistentLookupLib-1.0.jar". it can be reused by analysis and
components.
2016-12-29 10:45:17 +08:00
kjwang-talend
dca7e629e8 Bugfix/6.4.1/tup 14737 too slowly when import items using overwrite to svn/git project (#806)
* don't commit

* TUP-14737 too slowly when import items using overwrite to svn/git
project
https://jira.talendforge.org/browse/TUP-14737

* TUP-14737 too slowly when import items using overwrite to svn/git
project
https://jira.talendforge.org/browse/TUP-14737

* TUP-14737 too slowly when import items using overwrite to svn/git
project
https://jira.talendforge.org/browse/TUP-14737

* TUP-14737 too slowly when import items using overwrite to svn/git
project
https://jira.talendforge.org/browse/TUP-14737
2016-12-27 17:07:10 +08:00
cmeng-talend
2a6ed7f4b3 TUP-16444 fix> JobScript: Cannot edit new jobscript on GIT
Project(Manual, UnLock Items)
https://jira.talendforge.org/browse/TUP-16444
2016-12-27 11:59:13 +08:00
wchen-talend
6d4c083cdb Merge pull request #802 from Talend/bugfix/6.4.1/TUP-16459_keywords_validate
TUP-16459:The compile errors shows when run tOracleInvalidRow job
2016-12-26 14:15:51 +08:00
SunChaoqun
84c414c495 TESB-18147:java.lang.NoSuchMethodError: (#814)
org.springframework.core.MethodParameter.getContainingClass()
2016-12-26 11:40:35 +08:00
sbliu
6b0e2d00b4 Revert "TMDM-10190: remove mdm webservice ce plugin, remove ce webservice jar…" (#813) 2016-12-23 18:35:43 +08:00
zwxue
132391abec Merge pull request #812 from Talend/bugfix/master/TUP-16635
TUP-16635:Test case failed after modify the default test job
2016-12-23 14:27:10 +08:00
sbliu
4964fd84e7 TMDM-10190: remove mdm webservice ce plugin, remove ce webservice jar… (#811)
* TMDM-10190: remove mdm webservice ce plugin, remove ce webservice jar from class path.

* TMDM-10190: remove mdm webservice ce plugin, remove ce webservice jar from class path.
2016-12-22 15:26:14 +08:00
GGu
7e4e2c3aae Update product version to 6.4.0. 2016-12-22 14:15:35 +08:00
hwang
8ee96ff3d2 TUP-16635:Test case failed after modify the default test job 2016-12-22 12:02:00 +08:00
Yucheng Bai
134594c13f TUP-15503: Cann't guess schema for SSL Hive (#810) 2016-12-22 11:46:25 +08:00
Jenkins Continuous Build server
f27730c6ba Set version to 6.4.0 SNAPSHOT 2016-12-21 16:10:19 +01:00
wchen-talend
c7a26556f0 Merge pull request #805 from Talend/bugfix/6.3.2/TUP-16444-Jobscript
TUP-16444 fix> JobScript: Cannot edit new jobscript on GIT Project(Manual, UnLock Items)
2016-12-21 10:31:09 +08:00
Yucheng Bai
1348eced3f TUP-16619: SFTP problems related to the migration from 5.2.1 to 6.2.1 (#807) 2016-12-20 16:25:22 +08:00
cmeng-talend
3e70ff4f34 TUP-16444 fix> JobScript: Cannot edit new jobscript on GIT
Project(Manual, UnLock Items)
https://jira.talendforge.org/browse/TUP-16444
2016-12-16 19:08:40 +08:00
wchen-talend
c523b34a1a TUP-14625
:XML Metadata can't update to job/spark job openned
2016-12-16 13:46:06 +08:00
xqliu-talend
92331247c9 TDQ-12495 TOS-DQ also need to copy the map xml files to "projectName/settings/mappings" after TDI-36986. 2016-12-15 18:24:56 +08:00
hcyi
22f0470713 TUP-16459:The compile errors shows when run tOracleInvalidRow job 2016-12-15 15:45:40 +08:00
wchen-talend
28090c4779 TUP-16612:If a job has lots of subjobs ,there will be
java.lang.OutOfMemoryError when build job
2016-12-15 14:41:05 +08:00
qiongli
a287d84bf4 TDQ-13026 consider the sub-job and joblet dependecies wherether include (#801)
tRuleSurvivorship node when export job
2016-12-14 17:54:08 +08:00
zwxue
650caa4fca Merge pull request #798 from Talend/bugfix/master/TUP-16594
TUP-16594:Cannot paste unused columns when editing schema
2016-12-14 15:49:53 +08:00
zwxue
a5d49a6f5d TUP-16604: Always need to restart studio when changing workspace (#799)
location.
2016-12-14 14:08:55 +08:00
hwang
d5dc37cdbb TUP-16594:Cannot paste unused columns when editing schema 2016-12-14 11:42:09 +08:00
Yucheng Bai
0af21b6be7 TUP-16562: No reaction when click "data viewer" on salesforce item (#796) 2016-12-14 11:40:52 +08:00
GuoLiang
47c1cbb0bd bugfix TUP-15924 fix:studio GUI problem when open schema dialog (#789)
* bugfix TUP-15924 fix:studio GUI problem when open schema dialog

* bugfix TUP-15924: update studio GUI problem when open schema dialog
(have a system property like "disableLazyLoading" and if set to true we
won't set virtual here)

* bugfix TUP-15924: update studio GUI problem when open schema dialog
(have a system property like "disableLazyLoading" and if set to true we
won't set virtual here)
2016-12-14 10:52:13 +08:00
wchen-talend
afe46af36a Merge pull request #795 from Talend/bugfix/6.3.2/TUP-16073-Check_selected
TUP-16073 fix: Importing duplicated job causes wrong subjob referenced in tRunJob
2016-12-14 10:44:57 +08:00
nrousseau
351f42eb24 update components version 2016-12-13 13:09:00 +08:00
cmeng-talend
f6301978e2 TUP-16073 fix: Importing duplicated job causes wrong subjob referenced
in tRunJob
https://jira.talendforge.org/browse/TUP-16073

needn't check for empty folder
2016-12-13 11:09:00 +08:00
cmeng-talend
5a1802b39c TUP-16073 fix: Importing duplicated job causes wrong subjob referenced
in tRunJob
https://jira.talendforge.org/browse/TUP-16073

Should only check the selected item
2016-12-13 10:52:46 +08:00
wchen-talend
76936b8a7f Merge pull request #793 from Talend/bugfix/6.3.2/TUP-16073-Duplicate_id
Bugfix/6.3.2/tup 16073 duplicate
2016-12-13 09:40:59 +08:00
cmeng-talend
4d6962c01b TUP-16073 fix: Importing duplicated job causes wrong subjob referenced
in tRunJob
https://jira.talendforge.org/browse/TUP-16073

Use new logic to change the id
2016-12-12 14:26:57 +08:00
qiongli
44830f9405 TDQ-12747 Add a variable "include-survivorship-rules" for DQ. (#790) 2016-12-12 11:45:51 +08:00
Igor Lazebny
7b881ea2cd Update version to 6.4.0-SNAPSHOT in server poms 2016-12-09 14:55:34 +02:00
cmeng-talend
97547cf9db TUP-16073 fix: Importing duplicated job causes wrong subjob referenced
in tRunJob
https://jira.talendforge.org/browse/TUP-16073

Use new logic to change the id
2016-12-09 16:53:24 +08:00
Yucheng Bai
ce96cea656 TUP-16561: Unexpected Metadata Schema mapping For "lvarchar" and (#788)
"datetime year to second" Informix Db Types
2016-12-09 15:38:37 +08:00
zwxue
72770dbbf3 TUP-16573: cmdline generate time increase as the tasks number increase. (#787) 2016-12-09 14:29:50 +08:00
wchen-talend
59c36b7a90 Merge pull request #786 from Talend/bugfix/6.3/TUP-16563_tac_amc_meterLog_empty
TUP-16563:AMC: MeterLog shouldn't be Empty in TAC->"ACTIVITY MONITORING CONSOLE"
2016-12-09 11:07:22 +08:00
hcyi
da17f98f62 TUP-16563:AMC: MeterLog shouldn't be Empty in TAC->"ACTIVITY MONITORING
CONSOLE"
2016-12-08 15:50:39 +08:00
nrousseau
27080cf094 fix error found from junit logs 2016-12-08 14:47:57 +08:00
cmeng-talend
477ded0f13 Revert "revert TUP-16073 fix: Importing duplicated job causes wrong subjob referenced in tRunJob (#728)"
This reverts commit 71e020765f.
2016-12-08 11:57:25 +08:00
ycbai
8f781a3ac4 Fix some junits. 2016-12-08 11:57:17 +08:00
GGu
5306145224 TUP-16344: make sure install once. (#785) 2016-12-07 15:40:56 +08:00
zshen
b1d2c4c8f1 bug fixed TDQ-12759 add iterator for ference project case 2016-12-06 14:46:48 +08:00
GGu
066464646c TUP-16405: fix one mistake for need relaunch. 2016-12-05 18:32:53 +08:00
nrousseau
27324e452f TCOMP-330: avoid to have the poms of dependencies inside the studio 2016-12-05 17:23:13 +08:00
GGu
85bfc9dea5 Feature/6.3/tup 16405 deploy dependencies (#783)
* TUP-16405: enable to deploy component dependencies.

* TUP-16405: Enable to install ext libs from component update site.
2016-12-05 17:18:05 +08:00
wchen-talend
11e3a7b3a0 TUP-16557:Local download of jar doesn't update the status of jar (#784)
installed
2016-12-05 16:50:37 +08:00
kjwang-talend
d6f5d4ddcf TUP-16458 projects not retrieved correctly when do refresh on logon (#781)
window
https://jira.talendforge.org/browse/TUP-16458
2016-12-05 15:45:54 +08:00
Pierre Bailly-Ferry
ae61615212 [TBD-4264] Allow user to add unicode on context variable. (#779) 2016-12-05 11:30:35 +08:00
nrousseau
8a5f10293d fix component version (#780) 2016-12-03 18:03:53 +08:00
Chen Bin
c8ca64da55 TBD-4260: use same mapping_Redshift.xml between DI and BD 2016-12-02 20:02:07 +08:00
zwxue
0d6d60043d TUP-16536: NPE when do export as context. 2016-12-02 16:11:44 +08:00
cmeng-talend
71e020765f revert TUP-16073 fix: Importing duplicated job causes wrong subjob
referenced in tRunJob (#728)
2016-12-02 15:01:52 +08:00
GGu
92fc9b044a TUP-16344: fix one bug and update more junits. 2016-12-02 11:38:44 +08:00
Yucheng Bai
36c73dbd6c TUP-16451: afterCampaignName() method is called many times during input (#775) 2016-12-02 10:04:29 +08:00
zwxue
c5345b8ba0 Merge pull request #776 from Talend/bugfix/master/TUP-16469
TUP-16469:Studio Usage JSON Component Needs an Array
2016-12-02 10:04:06 +08:00
Chao MENG
148110051c Merge pull request #777 from Talend/revert-769-bugfix/6.3.1/TUP-16473-Commandline_import
Revert "TUP-16473 fix: Cannot get correct status after "importItems" in commandline"
2016-12-01 19:52:47 +08:00
Chao MENG
6a23369d8f Revert "TUP-16473 fix: Cannot get correct status after "importItems" in commandline" 2016-12-01 19:52:27 +08:00
hcyi
1366876f35 TUP-16220: fix a Compilation failure. 2016-12-01 19:05:22 +08:00
hcyi
c78f2906f3 TUP-16220:CDH 58 ker impala cannot check successfully. (#774) 2016-12-01 18:02:50 +08:00
GGu
4db2618853 TUP-16344: enhance the install components (#773) 2016-12-01 16:41:40 +08:00
zwxue
dd6b8713df Fixed failed JUnit ElapsedTimeTest. (#771) 2016-12-01 16:04:04 +08:00
hwang
d49a67031c TUP-16469:Studio Usage JSON Component Needs an Array 2016-12-01 15:45:13 +08:00
wang wei
699efe42a3 fix(TDI-35743): remove the timestamptz type support 2016-12-01 14:55:45 +08:00
wchen-talend
018213f827 Merge pull request #769 from Talend/bugfix/6.3.1/TUP-16473-Commandline_import
TUP-16473 fix: Cannot get correct status after "importItems" in commandline
2016-12-01 11:15:21 +08:00
wchen-talend
d6a01effda TUP-16088:Can't start studio with wrong ssl preference setting. (#770)
* TUP-16088:Can't start studio with wrong ssl preference setting.

* TUP-16088:Can't start studio with wrong ssl preference setting.
2016-12-01 10:38:21 +08:00
cmeng-talend
42445380ce TUP-16473 fix: Cannot get correct status after "importItems" in
commandline
https://jira.talendforge.org/browse/TUP-16473
2016-11-30 18:01:53 +08:00
Yucheng Bai
63a8e04ea5 TUP-16441: Issue with opening job with context group in Salesforce (#766)
component.
2016-11-30 12:31:33 +08:00
wang wei
bb1b9cbe7e fix(TDI-36824): use a better util class : ObjectUtil 2016-11-29 22:17:53 +08:00
wang wei
6858f0d718 fix(TDI-36824): tDatasetOutput: Allow limit to be infinite if null (or
empty) is set
2016-11-29 22:17:53 +08:00
nrousseau
9591f7454f TCOMP-330: add missing jars to the studio by default 2016-11-29 18:23:30 +08:00
GuoLiang
31be2a1877 TUP-16461 fix:Building the job is not generating zip file (#768) 2016-11-29 16:41:31 +08:00
GGu
51b32445a7 TUP-16344: enable to deal with all files for artifact and content. 2016-11-28 18:38:22 +08:00
Francis Upton IV
302e6d0813 TUP-16465 NPE in handling Avro logical types (#765) 2016-11-28 10:31:44 +08:00
kjwang-talend
c25c78313a TUP-16262 Fix Opening schema is very slow using Talend studio 6.2 (#763)
https://jira.talendforge.org/browse/TUP-16262
2016-11-28 10:17:21 +08:00
GGu
af18d0bfe1 TUP-16344: Enable to install new comonents from exchange. (#762) 2016-11-26 11:37:37 +08:00
nrousseau
81363b7082 Revert "TUP-16452: add joda-time to the target platform"
This reverts commit 768628958a.
2016-11-26 11:26:13 +08:00
nrousseau
768628958a TUP-16452: add joda-time to the target platform 2016-11-25 12:30:17 +08:00
hwang-talend
3fdab6f132 TUP-16326:Log4J warning seems block the guess schema (#761) 2016-11-25 12:07:41 +08:00
Francis Upton IV
64d356a9d0 fix(TDI-37709): Date/Time issues 2016-11-24 08:20:02 -08:00
hwang-talend
42a6c0852f Merge pull request #759 from Talend/bugfix/master/TUP-16433
TUP-16433: All Schema Columns in Component are wrong after editing
2016-11-24 18:37:54 +08:00
hwang-talend
eeb9cf2e4a Merge pull request #751 from Talend/bugfix/master/TUP-15459
TUP-15459: Mongodb replica set: when convert it to context,replica
2016-11-24 18:29:56 +08:00
GuoLiang
778bd25269 TUP-5658 fix:Error when run job trowgenerator to tlogrow with check and (#758)
uncheck a column.
2016-11-24 18:25:16 +08:00
dlin-talend
fa1c5a1c7f Merge pull request #755 from csuntalendbj/master
TESB-18310:Command-Line exportRoute as Microservice ignores "maven" option
2016-11-24 17:16:04 +08:00
zwxue
c0f296a426 Merge pull request #757 from Talend/bugfix/master/TUP-16298
TUP-16298:[5.6.2]Problems copying values of cSetHeader components
2016-11-24 17:15:56 +08:00
zwxue
2fbb890f4f Merge pull request #748 from Talend/bugfix/master/TUP-16393
TUP-16393:Run testcase failed and throw unexpected
2016-11-24 17:14:02 +08:00
zwxue
8e02c95f38 TUP-16433: All Schema Columns in Component are wrong after editing
tSAPBapi input schema.
2016-11-24 17:09:25 +08:00
hwang-talend
1fef85d5f3 Merge pull request #753 from Talend/bugfix/master/TUP-15876
TUP-15876: CI builder: error printed when rerun the item.
2016-11-24 14:11:50 +08:00
wchen-talend
6e64175362 TUP-16088:Rework SSL preferences (DataPrep+MDM) (#756) 2016-11-24 13:25:53 +08:00
hwang
1e8781db09 TUP-16298:[5.6.2]Problems copying values of cSetHeader components
between two tabs
2016-11-24 11:28:47 +08:00
SunChaoqun
940d52fbe2 TESB-18310:Command-Line exportRoute as Microservice ignores "maven"
option
2016-11-24 10:21:27 +08:00
zwxue
4341b4af69 TUP-15876: CI builder: error printed when rerun the item. 2016-11-23 11:50:38 +08:00
kjwang-talend
bd53f9040b Bugfix/6.3.1/TUP-16166 CopyToBranch:overwrite the exist item , error log at error log list (#750)
* TUP-15968 Fix Get in a freshly install 6.1.2 Studio, this error in the
log " org.eclipse.swt.SWTException: Failed to execute runnable
(org.eclipse.swt.SWTException: Widget is disposed)
https://jira.talendforge.org/browse/TUP-15968

* TUP-16166 Fix CopyToBranch:overwrite the exist item , error log at error
log list
https://jira.talendforge.org/browse/TUP-16166
2016-11-23 10:18:46 +08:00
hcyi
56b70c104b TUP-4286: revert the change of Error occurred when import items which
include routelet from EE to TOS
2016-11-23 03:13:54 +08:00
hcyi
8be4f31032 TUP-16413:Table namespace mapping is not set automatically when drag (#752)
MapR HBase schema to job
2016-11-23 14:07:08 +08:00
wang wei
731bfb7a88 TDI-36765: Datasource in DI jobs is always a singleton and violates the
DataSource approach
https://jira.talendforge.org/browse/TDI-36765
2016-11-23 11:49:34 +08:00
nrousseau
a6aad148de TDI-37840: add more dependencies by default on the studio 2016-11-22 18:33:38 +08:00
zshen-talend
c383e835df bug fixed TDQ-12651 add new method to decide check key or value 2016-11-22 17:08:41 +08:00
zwxue
4b50c23c9b TUP-15459: Mongodb replica set: when convert it to context,replica
address is not converted.
2016-11-22 16:59:24 +08:00
hcyi
734f27df8b Merge pull request #749 from Talend/bugfix/6.3.1/TUP-16309_import_jar
TUP-16309:Jar selection for the modules expect to have the exact name
2016-11-22 14:47:05 +08:00
wchen-talend
65f3fba2e0 TUP-16309:Jar selection for the modules expect to have the exact name
only
2016-11-22 14:29:09 +08:00
zwxue
3206719449 Merge pull request #746 from Talend/bugfix/master/TUP-16238
TUP-16238:MySql driver not found when retrieving schema
2016-11-22 11:58:05 +08:00
wchen-talend
b6876b883f Merge pull request #745 from Talend/bugfix/6.3/TUP-4286_tos_esb_import_include_routelet_items
TUP-4286:Error occurred when import items which include routelet from EE to TOS
2016-11-22 10:50:54 +08:00
hwang
32b87a17ae TUP-16393:Run testcase failed and throw unexpected
"NullPointerException"
2016-11-21 19:08:34 +08:00
SunChaoqun
2721b36a4b TESB-18096:<Copy to Branch> when copy to branch with checking "select (#736)
dependencies", the dependency is not selected automatically
2016-11-21 17:59:37 +08:00
Ivan Gonchar
ecd9a52d8d Merge pull request #747 from pyzhou-talend/feature/6.3.1/TDI-37116
TDI-37116 : Upgrade exajdbc-5.0.12.jar to exajdbc-5.0.13.jar
2016-11-21 11:04:09 +02:00
nrousseau
45d35c0102 TUP-16235: fix possible NPE 2016-11-21 12:14:53 +08:00
pyzhou-talend
c9a1cafdae TDI-37116 : Change the jar needed when View Database 2016-11-21 11:28:13 +08:00
hwang
f247e55210 TUP-16238:MySql driver not found when retrieving schema 2016-11-18 18:42:12 +08:00
hcyi
4f228db9df TUP-4286:Error occurred when import items which include routelet from EE
to TOS
2016-11-18 18:29:28 +08:00
Chao MENG
9fff8fa3c4 Merge pull request #744 from Talend/bugfix/6.3/TUP-16308_addTableNSMappingToMapRDBWizard
TUP-16308: Not able to retrive MaprDB tables with MaprDB connexion wizard Retrive Schema
2016-11-18 16:23:11 +08:00
ycbai
cb460e155f TUP-16308: Not able to retrive MaprDB tables with MaprDB connexion wizard Retrive Schema 2016-11-18 15:58:25 +08:00
GuoLiang
ab36518f84 TUP-16342 fix:please display the precision column in talend schema for (#743)
tredshiftxxx components and maybe metadata too.
2016-11-18 15:40:57 +08:00
zwxue
de2cdbc4de Merge pull request #742 from Talend/bugfix/master/TUP-15118
TUP-15118:A wrong warning shown when convert MR job which is converted
2016-11-18 10:05:21 +08:00
hwang-talend
842b3b746a Merge pull request #741 from Talend/bugfix/master/TUP-16282
TUP-16282: Default DB Type for "Retrieve Schema" is not accurate.
2016-11-17 18:19:34 +08:00
hwang
b7baa81b79 TUP-15118:A wrong warning shown when convert MR job which is converted
by spark job with test case to Spark back.
2016-11-17 18:04:37 +08:00
zwxue
da6ef52639 TUP-16282: Default DB Type for "Retrieve Schema" is not accurate. 2016-11-17 17:05:42 +08:00
wang wei
ea32575213 Merge pull request #740 from jzhao-talend/master
TDI-37741: Automatic Type Conversion from Object to byte/short/int/long/..... issue
2016-11-17 14:14:15 +08:00
wang wei
2023289b99 TDI-35743: add all the type aliases support
https://jira.talendforge.org/browse/TDI-35743
2016-11-17 11:42:57 +08:00
jzhao
97602ee7cf TDI-37741: Automatic Type Conversion from Object to Integer throw an
error if the Object is not cast-able to an Integer
https://jira.talendforge.org/browse/TDI-37741
2016-11-17 11:23:48 +08:00
wchen-talend
80e56c0a37 Merge pull request #735 from Talend/bugfix/6.3/TUP-16327_Teradata_truncates_name_and_limits_30_characters
TUP-16327:Retrieve schema shortens table name to 30chars and messes up the tables columns in Teradata.
2016-11-17 09:49:46 +08:00
hcyi
948c1a0ba5 TUP-16327:fix the problem of teradata truncates the names at 30
characters for tables,views,columns.
2016-11-16 18:48:35 +08:00
dlin-talend
ab957f7b44 Merge pull request #739 from Talend/bugfix/master/TUP-16251
TUP-16251:[6.3.0 Beta] Studio > Project Settings > Metadata of
2016-11-16 11:27:36 +08:00
Yucheng Bai
0a847c891f TUP-16317: migration : password of implicit context Load project (#737)
settings wrongly handled.
2016-11-16 11:21:00 +08:00
hwang
00f8c2acf1 TUP-16251:[6.3.0 Beta] Studio > Project Settings > Metadata of
TalendType: Two sets of Import/Export buttons
2016-11-16 11:15:04 +08:00
hcyi
7438622cc1 Merge pull request #738 from Talend/bugfix/6.3.1/TUP-16309_deploy_jar_with_requeired_name
TUP-16309:Jar selection for the modules expect to have the exact name
2016-11-16 10:18:38 +08:00
wchen-talend
f1c2bd1ef3 TUP-16309:Jar selection for the modules expect to have the exact name
only
2016-11-15 15:55:23 +08:00
wang wei
915a307b62 TDI-35743: fix the wrong mapping
https://jira.talendforge.org/browse/TDI-35743
2016-11-15 15:22:01 +08:00
wang wei
de08533f65 TDI-35743: Wrong type mapping for DI Redshift components
https://jira.talendforge.org/browse/TDI-35743
2016-11-15 13:48:09 +08:00
msjian
a090253d08 TDQ-12794: add a new getDBUrl method to support mssql well 2016-11-14 18:04:32 +08:00
hcyi
18e1f5c3b8 TUP-16327:Retrieve schema shortens table name to 30chars and messes up
the tables columns in Teradata.
2016-11-14 17:40:54 +08:00
kjwang-talend
f6816c0584 TUP-15968 Fix Get in a freshly install 6.1.2 Studio, this error in the (#730)
log " org.eclipse.swt.SWTException: Failed to execute runnable
(org.eclipse.swt.SWTException: Widget is disposed)
https://jira.talendforge.org/browse/TUP-15968
2016-11-14 17:37:33 +08:00
nrousseau
970c091b5f TUP-16306: add a possibility to setup the memory for maven build (#734) 2016-11-14 15:29:53 +08:00
nrousseau
2075598856 Bugfix/6.3.1/tup 16235 organize p2 update (#733)
* TUP-16235: organize p2 update by category

* TUP-16235: organize p2 update by category
2016-11-14 13:48:18 +08:00
nrousseau
1fcef81ea3 TUP-16332: fix wrong list of downloads missing 2016-11-14 12:47:59 +08:00
Chao MENG
b8c3289e2e TUP-16073 fix: Importing duplicated job causes wrong subjob referenced in tRunJob (#728)
* TUP-16073 fix: Importing duplicated job causes wrong subjob referenced
in tRunJob
https://jira.talendforge.org/browse/TUP-16073

* TUP-16073 fix: Importing duplicated job causes wrong subjob referenced
in tRunJob
https://jira.talendforge.org/browse/TUP-16073

clean comments and improve the codes
2016-11-14 10:14:28 +08:00
dlin-talend
d0b5519e82 Merge pull request #727 from Talend/bugfix/6.3/TUP-15927_add_joblet_components
TUP-15927:When input "O" in joblet editor, component "OUTPUT" should show in the list
2016-11-11 18:26:37 +08:00
Chao MENG
a20f832e35 Merge pull request #731 from Talend/bugfix/6.3/TUP-5777_Create_xml_file_select_Reuse_an_existing_repository_context_to_replace_parameter_failed
TUP-5777 fix:Create xml file select "Reuse an existing repository
2016-11-11 17:51:31 +08:00
guol
c1268521d3 TUP-5777 fix:Create xml file select "Reuse an existing repository
context" to replace parameter failed
2016-11-11 16:29:56 +08:00
zwxue
a69431500a Merge pull request #721 from Talend/bugfix/master/TUP-16213
TUP-16213:"String of Connection" not saved - Amazon Redshift
2016-11-11 10:02:47 +08:00
hcyi
0209ff8ee3 TUP-15927:When input "O" in joblet editor, component "OUTPUT" should
show in the list
2016-11-10 18:53:35 +08:00
GuoLiang
83bfa3572d TUP-16086 fix:deleted folder can be seen when create items from top menu (#723) 2016-11-10 17:21:12 +08:00
SunChaoqun
94dbfcebac TESB-18096:<Copy to Branch> when copy to branch with checking "select dependencies", the dependency is not selected automatically (#714)
* TESB-18091:<Copy to Branch> There will be an error when open a resource
copied from trunk or other branch

* TESB-18096:<Copy to Branch> when copy to branch with checking "select
dependencies", the dependency is not selected automatically
2016-11-10 10:12:13 +08:00
Chao MENG
957ded3b56 Merge pull request #725 from Talend/bugfix/6.3/TUP-16185_fixCompileErrorOfMapRDBJob
TUP-16185: Have a compile error when job has tMaprDBInput and hadoop cluster and MaprDB are all on context mode
2016-11-10 10:01:41 +08:00
GGu
ad58360c8d TUP-16262: enable the lazy load columns. (#724) 2016-11-10 09:46:37 +08:00
nrousseau
47cbaac950 TUP-16277: ensure if the preference exists (#722) 2016-11-09 18:49:33 +08:00
ycbai
2efca943a4 TUP-16185: Have a compile error when job has tMaprDBInput and hadoop
cluster and MaprDB are all on context mode
2016-11-09 18:18:30 +08:00
nrousseau
f7e3ea2260 TDI-35683: fix junits 2016-11-09 16:50:18 +08:00
nrousseau
337ec7c2b9 TUP-16305:update tests 2016-11-09 12:06:11 +08:00
nrousseau
9d19777478 TUP-2630: remove one plugin not needed by the product. 2016-11-09 12:04:18 +08:00
nrousseau
133b8c0642 TUP-2210: only show the warnings on debug mode 2016-11-08 16:11:07 +08:00
Igor Lazebny
9fad3f370f Update org.talend.utils build for ESB Jobserver 2016-11-08 10:02:42 +02:00
nrousseau
6a6cbc5ca4 TUP-16305: disable junits since nexus is not setup on build server 2016-11-08 15:51:39 +08:00
nrousseau
7da7ece1ea TUP-16305: review of junits 2016-11-08 15:51:38 +08:00
nrousseau
6ac0b84a73 TUP-16305: disable junits since nexus is not setup on build server 2016-11-08 15:51:37 +08:00
nrousseau
e0c9111e8f TUP-16305: disable junit for import (issue to review before re-enable
junits)
2016-11-08 15:51:36 +08:00
Igor Lazebny
2c5ab1b083 Update org.talend.utils.minimal build 2016-11-08 09:44:48 +02:00
hwang
e6bb3e76d0 TUP-16213:"String of Connection" not saved - Amazon Redshift 2016-11-08 13:04:34 +08:00
zwxue
b36b6c67e5 Merge pull request #719 from Talend/bugfix/6.3/TUP-16015_The_studio_can't_preview_xml_file_on_6.3
TUP-16015 fix:The studio can't preview xml file on 6.3
2016-11-08 10:39:11 +08:00
zwxue
a63af256da Merge pull request #715 from Talend/bugfix/master/TUP-15926
TUP-15926:Joblet with the same name as in the referenced project cannot
2016-11-08 10:19:05 +08:00
Pierre Teyssier
5960f139b0 Merge pull request #717 from pyzhou-talend/bug/6.3.1/TDI-37739
TDI-37739 : tMap: type converter errors are not expressive enough
2016-11-07 18:09:17 +08:00
hcyi
8dcadc8679 Merge pull request #718 from Talend/bugfix/6.3.1/TUP-15918_move_SSLContextProvider_to_se
TUP-15918 : move the SSLContextProvider to a common plugin
2016-11-07 18:00:30 +08:00
guol
204ee3130d TUP-16015 fix:The studio can't preview xml file on 6.3 2016-11-07 17:50:53 +08:00
pyzhou-talend
3ed1c41115 TDI-37739 : restore the origin method and modify the error message. 2016-11-07 17:29:29 +08:00
wchen-talend
43862c1596 TUP-15918 : move the SSLContextProvider to a common plugin 2016-11-07 17:15:02 +08:00
pyzhou-talend
5ba9322ccb TDI-37739 : tMap: type converter errors are not expressive enough 2016-11-07 16:49:58 +08:00
wang wei
25468ffab8 Merge pull request #711 from pyzhou-talend/bug/6.3.1/TDI-37596
TDI-37596: tExtractDelimitedFields outputs "null" as the errorMessage on the reject path when schema is BigDecimal
2016-11-07 10:04:45 +08:00
pyzhou-talend
f798c15ad2 TDI-37596 Add origin input to error message. 2016-11-07 09:46:40 +08:00
cmeng-talend
b8a5807c8c TUP-16186 fix: Can not delete jobs which have been used in other job.
https://jira.talendforge.org/browse/TUP-16186

Fix a compile error
2016-11-04 16:40:28 +08:00
pyzhou-talend
c365567e84 change code to remain origin errorMessage. 2016-11-04 16:31:51 +08:00
pyzhou-talend
c391007e34 TDI-37596: tExtractDelimitedFields outputs "null" as the errorMessage on
the reject path when schema is BigDecimal
https://jira.talendforge.org/browse/TDI-37596
2016-11-04 16:31:51 +08:00
hwang
7d33870c30 TUP-15926:Joblet with the same name as in the referenced project cannot
be deleted from the referencing project
2016-11-04 14:58:47 +08:00
nrousseau
318dc6407a TUP-15998: avoid to get all contexts too often when build jobs 2016-11-04 14:02:10 +08:00
nrousseau
3c15de6e2b TUP-15998: avoid one local refresh 2016-11-04 14:02:08 +08:00
Chao MENG
9cb14e1774 TUP-16186 fix: Can not delete jobs which have been used in other job. (#712)
* TUP-16186 fix: Can not delete jobs which have been used in other job.
https://jira.talendforge.org/browse/TUP-16186

* TUP-16186 fix: Can not delete jobs which have been used in other job.
https://jira.talendforge.org/browse/TUP-16186

Add force delete button in ItemReferenceDialog for Delete action.
2016-11-04 11:59:50 +08:00
nrousseau
c1fb73477f daikon and component version update 2016-11-03 19:47:22 +08:00
nrousseau
af1fe8926b remove unused code 2016-11-03 19:32:40 +08:00
hwang-talend
5d38b72b9f Merge pull request #690 from Talend/bugfix/master/TUP-16068
TUP-16068:Add default value for Impala wizard
2016-11-03 16:43:55 +08:00
xqliu-talend
764f77b61d TDQ-12736 job with tDqReportRun can not run when analysis is overview analysis and match analysis. 2016-11-03 15:34:11 +08:00
iwangtalend
78c83bc797 Update MANIFEST.MF 2016-11-02 16:19:23 +01:00
Carsten Biermann
507109f05d Set version for 6.3.1-SNAPSHOT 2016-11-02 11:03:38 +00:00
kjwang-talend
ac10d96d1f TUP-7147 Fix:[5.6.1] Special characters when used within a component (#713)
cause job to dont open properly
https://jira.talendforge.org/browse/TUP-7147
2016-11-01 18:11:51 +08:00
hcyi
4c2b92e2f0 TUP-16094:MapRDB jars are not imported when create a custom MapR 52 (#710)
cluster
2016-10-31 16:32:44 +08:00
nrousseau
af3988c6c3 update version 2016-10-31 12:36:08 +08:00
wchen-talend
ba209e4c1f Merge pull request #708 from Talend/bugfix/6.3.1/TUP-16164-Studio_freezes
TUP-16164 fix: Studio freezes caused by native WinNTFileSystem.getBooleanAttributes
2016-10-31 10:27:21 +08:00
nrousseau
4c402c4e4d TUP-14741: check if the folder exists from eclipse API. 2016-10-28 18:37:18 +08:00
Chao MENG
224ee0dc16 Merge pull request #709 from Talend/bugfix/6.3/TUP-15848_tRowGeneratorCannotSaveParameter
TUP-15848: tRowGenerator Not Saving DataMasking Parameters
2016-10-28 14:49:08 +08:00
ycbai
b865e0cf13 TUP-15848: tRowGenerator Not Saving DataMasking Parameters 2016-10-28 13:34:20 +08:00
cmeng-talend
3813727d12 TUP-16164 fix: Studio freezes caused by native
WinNTFileSystem.getBooleanAttributes
https://jira.talendforge.org/browse/TUP-16164
2016-10-28 11:34:29 +08:00
Igor Lazebny
822218861c Update version to 6.3.1-SNAPSHOT in server poms 2016-10-27 18:17:44 +03:00
dlin-talend
da52f3264b Merge pull request #707 from Talend/bugfix/6.3.1/TUP-15918_dataprep_ssl_fix
TUP-15918:Move the preference page Talend/Specific Settings/Data
2016-10-27 18:08:15 +08:00
wchen-talend
13ae85053b TUP-15918:Move the preference page Talend/Specific Settings/Data
Preparation SSL to Talend/SSL to be a common setting
2016-10-27 17:55:09 +08:00
zwxue
e2a9d8af6a TUP-16056: HDP 25 kerberos:Hive,Hbase context cann't check successfully (#706)
when hadoop cluster is on context mode.
2016-10-26 15:42:36 +08:00
nrousseau
31e6d6e7a5 TUP-16184: revert the changes of file delimited component 2016-10-26 12:51:10 +08:00
hwang-talend
8b047fe686 Merge pull request #705 from Talend/bugfix/master/TUP-16122
TUP-16122: Have a compile error for query when Impala with kerberos
2016-10-26 09:49:36 +08:00
zwxue
114597efa6 TUP-16122: Have a compile error for query when Impala with kerberos
convert to context mode.
2016-10-25 18:47:16 +08:00
dlin-talend
1bcae75015 Merge pull request #701 from Talend/bugfix/6.3.0/TUP-16129-Drag_and_drop_mapr51_impala
TUP-16129 fix: Distribution shows wrong when importing a repository MapR 51 Impala item to component
2016-10-24 17:15:50 +08:00
Remy Dubois
fa40299ed9 TBD-3922: Add the tDataprepRun on Spark 2016-10-24 10:51:33 +02:00
SunChaoqun
9ab2e2b893 TESB-18091:<Copy to Branch> There will be an error when open a resource (#704)
copied from trunk or other branch
2016-10-21 17:13:35 +08:00
hcyi
78ed425645 TUP-16045:MapR 52 Ticket check logon problems. (#700) 2016-10-21 15:48:10 +08:00
cmeng-talend
ebe69f21a1 TUP-16129 fix: Distribution shows wrong when importing a repository MapR
51 Impala item to component
https://jira.talendforge.org/browse/TUP-16129
2016-10-21 15:34:36 +08:00
GGu
5ef2d8f393 TUP-15998: if the parent of folder is not existed, should be created. (#699) 2016-10-21 11:02:47 +08:00
Chao MENG
a81b6284f9 TUP-15473 fix: Namenode cannot check successfully when checking it for (#698)
the first time which using CDH 57 Kerberos HA
https://jira.talendforge.org/browse/TUP-15473
2016-10-20 17:08:23 +08:00
GGu
83902e8a2b TMDM-9925: add mdm ce fragment. 2016-10-20 16:58:20 +08:00
GGu
60b1640348 Merge pull request #697 from sbliu/master
TMDM-9925: Add a fragment to patch a CE webservice jar to host plugin.
2016-10-20 16:37:36 +08:00
sbliu
a8005d265e TMDM-9925: Change the bundle version to its host plugin's version. 2016-10-20 16:31:12 +08:00
sbliu
548ec9654d TMDM-9925:Remove the wrong one. 2016-10-20 15:49:20 +08:00
GGu
13de546ad9 Merge pull request #694 from Talend/bugfix/6.3/TUP-16019_fixFieldsRefreshProblemOfContext
TUP-16019: FileDelimited: All Fields is Empty for tFileInputDelimited after using metadata in context mode from repository
2016-10-20 15:42:25 +08:00
CHEN Bin
c2cb242205 Revert "[TBD-3932] Upgrade of Cassandra for 6.3 remove fetch jar step and after the jars uploaded add it back"
This reverts commit 4f61da7cd9.
2016-10-20 15:33:04 +08:00
sbliu
cd835eacdb TMDM-9925: Change jar file name. 2016-10-20 15:26:13 +08:00
sbliu
7fefffcbaa TMDM-9925: Change jar file name. 2016-10-20 15:02:28 +08:00
sbliu
628a4bd0ae TMDM-9925: Add a fragment to patch a CE webservice jar to host plugin. 2016-10-20 14:29:49 +08:00
Chao MENG
06121f17c6 Merge pull request #688 from Talend/bugfix/6.3/TUP-16006_Folder_under_Hadoop_Cluster_cannot_be_deleted
TUP-16006 fix:Folder under Hadoop Cluster cannot be deleted
2016-10-20 10:37:20 +08:00
guol
79aeed9219 TUP-16006 fix: improved code Folder under Hadoop Cluster cannot be
deleted
2016-10-20 10:04:58 +08:00
hcyi
bbdc17ae3c Merge pull request #695 from Talend/bugfix/6.3.1/TUP-16024_nexus_clear_password
TUP-16024:local nexus username password in clear text in studio .log
2016-10-19 18:56:57 +08:00
zwxue
21bbb21009 TUP-16092: MaprDB:revert cotext for it,password is missed when hadoop (#696)
cluster(Mapr 52 ticket) is on context mode.
2016-10-19 18:42:06 +08:00
zwxue
612ef76520 TUP-16056: HDP 25 kerberos:Hive,Hbase context cann't check successfully (#691)
when hadoop cluster is on context mode.
2016-10-19 18:31:19 +08:00
zshen-talend
42cb0a4c08 feature complete TDQ-12035 TDQ-12581 add two taggedValue for run with
sample data
2016-10-19 18:22:53 +08:00
hwang-talend
21cd5deebe Merge pull request #693 from Talend/bugfix/master/TUP-16021
TUP-16021: NPE error shows if Click Finish on "Create/Reuse a context
2016-10-19 17:56:15 +08:00
wchen-talend
ae0244a09a TUP-16024:local nexus username password in clear text in studio .log
file
2016-10-19 17:02:06 +08:00
ycbai
f7492c1d89 TUP-16019: FileDelimited: All Fields is Empty for tFileInputDelimited
after using metadata in context mode from repository
2016-10-19 15:43:54 +08:00
CHEN Bin
4f61da7cd9 [TBD-3932] Upgrade of Cassandra for 6.3
remove fetch jar step and after the jars uploaded add it back
2016-10-19 14:52:51 +08:00
CHEN Bin
a777bac7cf [TBD-3932] Upgrade of Cassandra for 6.3
update all the jars and add support for spark 2.0
2016-10-19 11:55:57 +08:00
zwxue
64b3b5d95d Merge pull request #692 from Talend/bugfix/master/TUP-15486
Bugfix/master/tup 15486
2016-10-19 10:45:19 +08:00
zwxue
e4f2fd7955 TUP-16021: NPE error shows if Click Finish on "Create/Reuse a context
group"-First Page.
2016-10-19 10:38:23 +08:00
hwang
bc5851aaae TUP-15486:Default impala principal should be shown after selecting "Use
Kerberos authentication"
2016-10-18 17:58:27 +08:00
hwang
e79c96faf6 TUP-15486:Default impala principal should be shown after selecting "Use
Kerberos authentication"
2016-10-18 17:58:26 +08:00
hwang
2360ba9b84 TUP-16068:Add default value for Impala wizard 2016-10-18 16:05:21 +08:00
wchen-talend
6172c925f5 Merge pull request #687 from Talend/bugfix/6.3.0/TUP-5593-Relationship_problem
TUP-5593 fix> GIT:can't export dependencies metadata when job version is updated
2016-10-18 14:31:19 +08:00
Chao MENG
4df82221fc Merge pull request #689 from Talend/bugfix/6.3/TUP-16057_Use_name_set_wrong_when_import_MapR52_Ticket_MapRDB_item
TUP-16057 fix:Use name is set wrongly when import MapR 52 Ticket MapRDB
2016-10-18 14:28:07 +08:00
guol
e435cb2c53 TUP-16057 fix:Use name is set wrongly when import MapR 52 Ticket MapRDB
item to tMapRDBInput
2016-10-18 14:20:49 +08:00
guol
2ee353f865 TUP-16006 fix:Folder under Hadoop Cluster cannot be deleted 2016-10-18 13:51:23 +08:00
cmeng-talend
f172ca1ead TUP-5593 fix> GIT:can't export dependencies metadata when job version is
updated
https://jira.talendforge.org/browse/TUP-5593

Fix:
when deleted a multi-version job from project, only the relationship for
latest version job is deleted from talend.project
2016-10-18 11:18:23 +08:00
cmeng-talend
78c98e9e7c TUP-5593 fix> GIT:can't export dependencies metadata when job version is
updated
https://jira.talendforge.org/browse/TUP-5593
2016-10-17 19:06:34 +08:00
zwxue
54e47dff4d Merge pull request #682 from Talend/bugfix/master/TUP-15822
TUP-15822:For imported spark streaming job(used joblet and repository
2016-10-14 11:38:21 +08:00
hcyi
c4b3efa992 Merge pull request #681 from Talend/bugfix/6.3.1/TUP-16013_download_jar_block_stuido
TUP-16013:download jar ended with no response when build job, and need
2016-10-14 10:04:28 +08:00
hwang
2b9adaf1ec TUP-15822:For imported spark streaming job(used joblet and repository
hadoop), when export, check dependencies cann't checked used joblet and
hadoop
2016-10-13 18:24:01 +08:00
GGu
1f9fd95c0f Merge pull request #676 from Talend/bugfix/6.3/TUP-15972_fixPropagateProblem
TUP-15972: Studio throw an Invocation error after do propagate modification from component to job.
2016-10-13 16:58:34 +08:00
wchen-talend
8d2efe2aff Merge pull request #679 from Talend/bugfix/6.3/TUP-16004_MapRDB_column_family_missing
TUP-16004:Column family is not set when drag MapRDB schema to job
2016-10-13 15:31:29 +08:00
wchen-talend
348ea28b6f TUP-16013:add junit 2016-10-13 15:16:39 +08:00
wchen-talend
640aacb95e TUP-16013:download jar ended with no response when build job, and need
to restart studio
2016-10-13 15:03:52 +08:00
wang wei
fdac9237c8 Merge pull request #680 from jzhao-talend/master
TDI-37525: Add support document type in new framework
2016-10-13 09:56:48 +08:00
jzhao
e3b79435f6 TDI-37525: Add support document type in new framework
https://jira.talendforge.org/browse/TDI-37525
2016-10-12 18:41:54 +08:00
hcyi
f50903b9fa TUP-16004:Column family is not set when drag MapRDB schema to job 2016-10-12 17:11:39 +08:00
nrousseau
a25036e547 TUP-15998: Improve build speed for jobs (#678) 2016-10-12 10:25:31 +02:00
GGu
1f0e1ec39d TUP-15952: add arguments for Pom job extension. 2016-10-12 15:34:06 +08:00
zwxue
c0424d5df5 Merge pull request #677 from Talend/bugfix/master/TUP-15953
TUP-15953:Spark/spark str joblet content will be empty when it was
2016-10-12 10:19:41 +08:00
GGu
55634d7818 Merge pull request #669 from Talend/bugfix/6.3/TUP-15936_NPE_import_DI_demo
TUP-15936:Studio throw NPE error log after import in DI demo.
2016-10-11 18:37:50 +08:00
wchen-talend
0740ce42b9 Merge pull request #675 from Talend/bugfix/6.3/TUP-15901_Proposal_for_Auto_Conversion
TUP-15901:Improve: Should support "Ctrl+Space" to list available functions in ProjectSetting->General->"Auto-Conversion of types"
2016-10-11 17:20:05 +08:00
hwang
556e99e168 TUP-15953:Spark/spark str joblet content will be empty when it was
duplicated and duplited item was deleted forever on Recycle bin
2016-10-11 17:08:31 +08:00
wang wei
0e328adc6f TDI-36263: tXmlMap removes namespace in attribute.
https://jira.talendforge.org/browse/TDI-36263
2016-10-11 15:36:42 +08:00
ycbai
2fef4f56f8 TUP-15972: Studio throw an Invocation error after do propagate
modification from component to job.
2016-10-11 14:10:56 +08:00
hcyi
3f7f65bcbf TUP-15901:Improve: Should support "Ctrl+Space" to list available
functions in ProjectSetting->General->"Auto-Conversion of types"
2016-10-11 14:09:36 +08:00
GGu
25770959d0 TUP-5624: add the children modules if needed. (#674) 2016-10-10 10:47:03 +02:00
Chao MENG
58a470dc15 TUP-15988 fix: Hive Metadata Wizard Does Not User Additional Parameters (#672)
https://jira.talendforge.org/browse/TUP-15988
2016-10-10 15:48:00 +08:00
GGu
e3aa180e07 Merge pull request #673 from Talend/bugfix/6.3/TUP-15961_fixOverwriteProblemOfImportItems
TUP-15961: FileDelimited: Cannot list dup item if check "Overwrite existing item"
2016-10-10 09:50:12 +08:00
zshen-talend
5233b8c8e3 bug fixed TDQ-12634 modify the qualifier of isComeFromRefrenceProject
from private to public
2016-10-09 17:57:19 +08:00
ycbai
65b941f081 TUP-15961: FileDelimited: Cannot list dup item if check "Overwrite
existing item"
2016-10-08 16:37:38 +08:00
GGu
1974138d5b Merge pull request #671 from Talend/bugfix/6.3/TUP-15945_fixEmptyValueProblemOfIntegerType
TUP-15945: FileDelimited: Error pops up when click "Preview" if reset Limit=Empty
2016-09-30 15:22:33 +08:00
GGu
0bff56b5d3 Merge pull request #670 from Talend/bugfix/6.3/TUP-15948_fileNameQuotesProblem
TUP-15948: FileDelimited:file name is not right when choose an existed metadata for tFileInputDelimited
2016-09-29 16:02:29 +08:00
xqliu-talend
32fef2fb0a TDQ-12591 review the failed junit test cases 2016-09-29 15:23:49 +08:00
ycbai
cbf6a3e645 TUP-15945: FileDelimited: Error pops up when click "Preview" if reset
Limit=Empty
2016-09-29 15:17:42 +08:00
Vladimir Bogatyrov
495565c2f7 [TESB-18006] Fix routelete from reference project package name problem 2016-09-29 09:56:03 +03:00
ycbai
3a4468db69 TUP-15948: FileDelimited:file name is not right when choose an existed
metadata for tFileInputDelimited
2016-09-29 10:53:21 +08:00
hcyi
b2891cfa1c TUP-15936:Studio throw NPE error log after import in DI demo. 2016-09-28 15:36:25 +08:00
Sizhao Liu
063553f5da TDQ-12506 add Apache commons-validator library 2016-09-26 13:16:52 +02:00
zshen-talend
a9e680cece bug fixed TDQ-12465 make sure column select column dialog and table
select column dialog not change refrence project content
2016-09-26 18:43:06 +08:00
GGu
75d6a7cc8d Merge pull request #668 from Talend/bugfix/master/TUP-15856
TUP-15856: Unable to create metadata from xsd file.
2016-09-26 16:52:10 +08:00
zwxue
98a5a04ec3 TUP-15856: Unable to create metadata from xsd file. 2016-09-26 16:10:58 +08:00
jzhao
5704416ece Feature/6.3/tdi 36957 file delimited (#664)
* TDI-36957: Fixed id_Object for new framework migration task
https://jira.talendforge.org/browse/TDI-36957

* TDI-36957: Add new delimited components to studio
https://jira.talendforge.org/browse/TDI-36957
2016-09-26 15:51:08 +08:00
GGu
17443dee19 Merge pull request #667 from yanbasic/master
TESB-17856: For commandline builds ESB Micorservice bundle
2016-09-26 15:28:34 +08:00
Mike Yan
d58fbc18e7 TESB-17856: For commandline builds ESB Micorservice bundle 2016-09-26 15:20:58 +08:00
hcyi
7756182b2e Feature/6.3/tbd 3947 add support map r db (#658)
* TBD-4026:Add the basic code for MapR-DB wizard(TBD-3947)

* TBD-4026:MapR-DB: add context and drag&drop component from
repository(TBD-3947)

* TUP-15883:Test and update code since component pushed(TUP-14770)
2016-09-23 15:30:33 +08:00
Yucheng Bai
b3faabed27 Merge pull request #652 from Talend/feature/TUP-14826_Upgrade_MapR52
TUP-14826:[Studio]since upgrade MapR 5.2,update Mapr Tickets API.
2016-09-23 15:07:54 +08:00
zwxue
0f228cd262 Merge pull request #663 from Talend/bugfix/master/TUP-15849
Bugfix/master/tup 15849
2016-09-23 09:54:43 +08:00
hcyi
b1544a9247 Merge pull request #661 from Talend/feature_master_TUP-5410
TUP-5410:[Studio] MS SQL Server: Azure SQL (2016) support and 2014
2016-09-22 16:19:42 +08:00
dlin-talend
3ed592661b Merge pull request #662 from Talend/bugfix/master/TUP-15840
TUP-15840: fix junit.
2016-09-22 16:11:16 +08:00
zwxue
c5313e4e8b TUP-15840: fix junit. 2016-09-22 16:08:29 +08:00
dlin-talend
76f6795210 Merge pull request #650 from Talend/bugfix/master/TUP-15840
TUP-15840: tRowGenerator can't import xml.
2016-09-22 15:37:34 +08:00
dlin-talend
2ce8b0fac3 Merge pull request #648 from Talend/bugfix/master/TUP-15833
TUP-15833: General JDBC metadata connection cannot use SAPHana Mapping.
2016-09-22 15:19:33 +08:00
dlin-talend
1166ddef8a Merge pull request #656 from Talend/bugfix/master/TUP-5698
TUP-5698: Studio becomes unresponsive when Adding a Schema to a db2 z/OS
2016-09-22 15:17:27 +08:00
hwang
62486ea1c5 TUP-15849:Spark joblet with folder shows wrong in Recycle Bin 2016-09-22 10:20:19 +08:00
hwang
0072dd7cf0 TUP-15849:Spark joblet with folder shows wrong in Recycle Bin 2016-09-22 10:18:09 +08:00
Mike Yan
948f49fe66 TESB-17856: ESB Microservice can be exported only with Default context (#660) 2016-09-21 21:14:34 +08:00
Guoliang Zhou
dfb46d2c47 TMDM-9764 Give the ability to export as a context a Talend MDM connection (#659)
- Add back the old MDM constants
2016-09-21 18:29:18 +08:00
hwang
8ee9562bdf TUP-5410:[Studio] MS SQL Server: Azure SQL (2016) support and 2014
version support
2016-09-21 17:11:50 +08:00
wchen-talend
6f16d2c564 Merge pull request #655 from Talend/TMDM-9764
TMDM-9764 : Give the ability to export as a context a Talend MDM conn…
2016-09-21 15:27:24 +08:00
dlin-talend
040090d240 Merge pull request #657 from Talend/bugfix/master/TUP-5859
TUP-5859: Fix Junit problem.
2016-09-21 15:06:49 +08:00
zwxue
f91450cf1c TUP-5859: Fix Junit problem. 2016-09-21 15:05:31 +08:00
ycbai
3d6f8239f6 TUP-15828: fix the problem of property value evaluator. 2016-09-21 14:56:45 +08:00
wchen-talend
235169706d Merge pull request #634 from Talend/bugfix/6.3.0/TUP-5285-Error_version_conflict
TUP-5285 fix: Error version conflict in git merge editor.
2016-09-21 10:32:53 +08:00
wchen-talend
83a0b1e2ac Merge pull request #653 from Talend/bugfix/6.3.0/TUP-5207-Git_commit_on_every_save
TUP-5207 fix: GIT commits on every save in local mode
2016-09-21 10:03:30 +08:00
zwxue
c9e283b12f Merge pull request #654 from Talend/bugfix/master/TUP-15844
TUP-15844:spark/spark ss: on the recently used palette, icon is not
2016-09-20 17:29:10 +08:00
zwxue
cecbb1e574 TUP-5698: Studio becomes unresponsive when Adding a Schema to a db2 z/OS
connection.
2016-09-20 17:04:57 +08:00
hcyi
6c75a936e4 TUP-14826:[Studio]since upgrade MapR 5.2,update Mapr Tickets API. 2016-09-20 16:43:47 +08:00
Pingwen Lin
d303379ccb TMDM-9764 : Give the ability to export as a context a Talend MDM connection 2016-09-20 14:58:46 +08:00
cmeng-talend
8bcdb6ebbb TUP-5207 fix: GIT commits on every save in local mode
https://jira.talendforge.org/browse/TUP-5207
2016-09-20 12:08:25 +08:00
hwang
0ab1f6603a TUP-15844:spark/spark ss: on the recently used palette, icon is not
correct
2016-09-20 11:28:57 +08:00
Yucheng Bai
d1691bd2d1 TUP-15828: New Framework: Some special String property value show (#651)
incorrect in studio
2016-09-20 10:32:51 +08:00
zwxue
fddef86371 TUP-15840: tRowGenerator can't import xml. 2016-09-19 18:00:08 +08:00
dlin-talend
d23db123af Merge pull request #649 from Talend/bugfix/6.2/TUP-15801_The_impala_wizard_does_not_have_the_username_filed_but_the_impala_component_has_that
TUP-15801 fix:
2016-09-19 17:42:44 +08:00
hcyi
0c498e751f TUP-14826:[Studio]since upgrade MapR 5.2,update Mapr Tickets API. 2016-09-19 17:14:04 +08:00
guol
1cf79c4246 TUP-15801 fix:
The impala wizard does not have the username filed, but the impala
component has that
2016-09-19 17:02:38 +08:00
wchen-talend
dbcc92b1d5 Merge pull request #603 from Talend/feature/6.3/TDI-36987_Auto_Type_Convert
TDI-36987: Auto-Convention
2016-09-19 16:58:31 +08:00
zwxue
3fbd97cb4c Merge pull request #646 from Talend/feature/master/TUP-5410
TUP-5410:[Studio] MS SQL Server: Azure SQL (2016) support and 2014
2016-09-19 16:19:58 +08:00
GGu
8100749d17 TMDM-9825: after installing, need do clean before launch. (#647) 2016-09-19 15:30:46 +08:00
zwxue
93112768d7 TUP-15833: General JDBC metadata connection cannot use SAPHana Mapping. 2016-09-19 15:29:39 +08:00
hwang
6c0d1845a8 TUP-5410:[Studio] MS SQL Server: Azure SQL (2016) support and 2014
version support
2016-09-18 17:10:42 +08:00
hwang
ca957f48b5 TUP-5410:[Studio] MS SQL Server: Azure SQL (2016) support and 2014
version support
2016-09-18 12:14:43 +08:00
Ivan Gonchar
4932b44581 Merge pull request #644 from Talend/bugfix/6.3/TDI-37464_Stringhandling_function_description
TDI-37464 Updated javadocs of CHANGE(). EREPLACE() String handling fu…
2016-09-14 16:40:50 +03:00
hwang-talend
7f08cc7825 Merge pull request #645 from Talend/bugfix/master/TUP-5859
TUP-5859: The dbconnection is closed and recreated for many times, which
2016-09-14 11:09:01 +08:00
zwxue
648ed22e50 TUP-5859: The dbconnection is closed and recreated for many times, which
made retrieve schemas very slow.
2016-09-13 16:37:01 +08:00
zwxue
965d470905 Merge pull request #643 from Talend/bugfix/master/TBD-4031
TBD-4031:Use attached zip file, joblet in job miss the on component ok
2016-09-13 10:38:24 +08:00
dlin-talend
d906e1fc2d Merge pull request #636 from Talend/feature/TUP-14707_upgradeComponents
TUP-14707: upgrade component framework to 0.15
2016-09-13 10:30:41 +08:00
Ivan Honchar
a068d1cdbb TDI-37464 Updated javadocs of CHANGE(). EREPLACE() String handling functions 2016-09-12 17:44:21 +03:00
hwang
fc0b317cd2 TBD-4031:Use attached zip file, joblet in job miss the on component ok
row to tjava component.
2016-09-12 14:57:56 +08:00
Yucheng Bai
f420deb333 Merge pull request #638 from Talend/bugfix/6.2/TBD-3987_Impala_Cann`t_check_successfully_when_I_use_custom_hadoop_cluster
TBD-3987 fix: Impala:Cann't check successfully when I use custom hadoop
2016-09-12 14:37:37 +08:00
Yucheng Bai
bc362de69b TUP-5252: add JSON_TABLE controller which is a table with json input. (#642)
And fix the layout problem of Text, Combo, Checkbox, File, Table
controllers in the wizard at the same time.
2016-09-12 12:31:39 +08:00
zwxue
3b31c79881 Merge pull request #637 from Talend/bugfix/master/TUP-5552
TUP-5552:Studio will pop up NPE error when select a testcase which can
2016-09-12 12:06:13 +08:00
zwxue
73d199e2f0 Merge pull request #640 from Talend/bugfix/master/TUP-14635
TUP-14635:Next button is invalid when ldap reuse context
2016-09-12 12:03:54 +08:00
zwxue
84912a2120 Merge pull request #641 from Talend/bugfix/master/TUP-14745
TUP-14745:context paramemters are seted wrong
2016-09-12 12:00:49 +08:00
hwang
b8e1696c4e TUP-14745:context paramemters are seted wrong 2016-09-09 17:26:36 +08:00
hwang
e8cf7cebdc TUP-14635:Next button is invalid when ldap reuse context 2016-09-09 16:55:50 +08:00
guol
98d737b410 TBD-3987 fix: Impala:Cann't check successfully when I use custom hadoop
cluster
https://jira.talendforge.org/browse/TBD-3987
2016-09-09 09:43:40 +08:00
hwang
48b1c753ac TUP-5552:Studio will pop up NPE error when select a testcase which can
not find its parent version job
2016-09-08 13:46:31 +08:00
hwang-talend
2de1a5c63f Tbd 2650 spark joblet (#635)
* TBD-3879:Repository : Categories display for Standard / Big Data Batch
(check problem of refresh / delete etc…)

* TBD-3884:Create new emf model (extends standard joblets)

* TBD-3886:Create/Edit Action joblet

* TBD-3885:Add categories of joblets in properties (same as bigdata type
of job)

* TBD-3895:Impact analysis

* TBD-3896:Update manager

* TBD-3893:show joblet display in spark job

* TBD-3890:Convert DI Joblet to BD (copy, duplicate, change from joblet
settings..)

* TBD-2650 Joblet Support for Spark Batch / Spark Streaming

* TBD-3890:Convert DI Joblet to BD (copy, duplicate, change from joblet
settings..)

* TBD-2650:Joblet Support for Spark Batch / Spark Streaming

* TBD-2650:Joblet Support for Spark Batch / Spark Streaming

* TBD-2650:Joblet Support for Spark Batch / Spark Streaming

* TBD-2650:Joblet Support for Spark Batch / Spark Streaming

* TBD-2650:show repository image

* TBD-2605:junit

* TBD-4000:error occur when select another joblet version for it used in
spark job

* TBD-4005:Set the correct icon for the standard joblets

* TBD-4010:main and ref project have same name joblet, drag ref to main
project but it's ues main

* TBD-4007:change repository icons

* TBD-4000:error occur when select another joblet version for it used in
spark job
2016-09-08 13:40:15 +08:00
nrousseau
68cb05949f TUP-14707: upgrade component framework to 0.15 2016-09-08 12:25:45 +08:00
Chao Meng
f7783a6c02 Merge pull request #633 from Talend/bugfix/6.2/TUP-14715_Adapt_to_the_changes_of_driver_for_DB2
TUP-14715 fix:Adapt to the changes of driver for DB2
2016-09-07 10:33:47 +08:00
cmeng-talend
58d80815e4 TUP-5285 fix: Error version conflict in git merge editor.
https://jira.talendforge.org/browse/TUP-5285
2016-09-06 19:13:52 +08:00
guol
bffd404f7f TUP-14715 fix:Adapt to the changes of driver for DB2
https://jira.talendforge.org/browse/TUP-14715
2016-09-06 13:46:34 +08:00
cmeng-talend
c718e86c98 TBD-3909 fix: Impala principal is not contained in the exported context.
https://jira.talendforge.org/browse/TBD-3909
2016-09-06 10:20:41 +08:00
cmeng-talend
58813d1a3b TBD-3909 fix: Impala principal is not contained in the exported context.
https://jira.talendforge.org/browse/TBD-3909
2016-09-05 16:29:16 +08:00
Chao Meng
f86711bdde Merge pull request #627 from Talend/bugfix/6.3/TBD-4003_fixHadoopClusterContextProblems
TBD-4003: Hive:Hadoop cluster parameter is add double quotes when drag below items to job
2016-09-05 11:26:34 +08:00
cmeng-talend
c8951551d9 TBD-3909 fix: Impala principal is not contained in the exported context.
https://jira.talendforge.org/browse/TBD-3909
2016-09-05 11:10:32 +08:00
Chao Meng
ad3d1804a1 Merge pull request #630 from Talend/bugfix/6.2/TUP-5644_EXASolution_metadata_wizard_expects_different_driver_than_components
TUP-5644 fix: EXASolution metadata wizard expects different driver than
2016-09-05 10:33:05 +08:00
guol
842dd729f1 TUP-5644 fix: EXASolution metadata wizard expects different driver than
components
https://jira.talendforge.org/browse/TUP-5644
2016-09-05 10:16:53 +08:00
ycbai
f225fe3c04 TBD-4003: Hive:Hadoop cluster parameter is add double quotes when drag
below items to job
2016-09-02 15:02:30 +08:00
GGu
831e90301a TUP-5267: Avoid to load property so often (#626) 2016-09-02 12:21:15 +08:00
nrousseau
8fd2153ac6 Feature/6.3.0 m1/export babili (#625)
* Update version to 6.3.0-M1 for Jobserver-related projects only.

* Set version for 6.3.0M1

* babili-export lun. août 29 17:02:09 CEST 2016

* babili-export jeudi 1 septembre 2016, 17:29:25 (UTC+0200)

* Revert "Set version for 6.3.0M1"

This reverts commit aeb8b24aff.

* Revert "Update version to 6.3.0-M1 for Jobserver-related projects only."

This reverts commit 586f4368f3.
2016-09-02 10:11:29 +08:00
Yucheng Bai
abc8f1c366 TUP-5259: All read-only columns become editable after change an editable field (#622)
* TUP-5259: All read-only columns become editable after change an editable
field

* TUP-5259: add junits.
2016-09-01 15:57:03 +08:00
wang wei
4832b04d16 TUP-3757: remove the older one than 3.1.3 which is already removed
https://jira.talendforge.org/browse/TUP-3757
2016-09-01 14:44:11 +08:00
wang wei
d94dd9fa4f TUP-3757: clean the old jars of the previous version for cxf
https://jira.talendforge.org/browse/TUP-3757
2016-09-01 14:44:10 +08:00
GGu
7dde9d60fc TBD-3996: Only disable autobuild when it's actived. 2016-09-01 14:10:50 +08:00
wchen-talend
1bf69647e1 Merge pull request #618 from Talend/bugfix/6.3/TBD-2903_HBase_znode_parent
TBD-2903:[DI][MR][Spark] HBase db wizards set Zookeeper znode parent should be taken from the repository.
2016-09-01 11:15:23 +08:00
GGu
8ce5fba15d TBD-3996: Avoid setting back the auto build flag early. (#623) 2016-08-31 19:44:30 +08:00
hcyi
8d0dcfb476 Merge pull request #619 from Talend/bugfix/6.3.0/TDI-37181_sap_xml_schema
Bugfix/6.3.0/tdi 37181 sap xml schema
2016-08-31 10:23:07 +08:00
wchen-talend
d785a07221 TDI-37181: add junit 2016-08-30 18:02:34 +08:00
wchen-talend
200b5f3f63 TDI-37181:SAP: No xml file generated under File xml after "Retrieve As
Xml Metadata"
2016-08-30 18:02:07 +08:00
hcyi
229304bdb1 TBD-2903:[DI][MR][Spark] HBase db wizards set Zookeeper znode parent
should be taken from the repository.
2016-08-30 10:53:52 +08:00
hcyi
03db83d4b5 TBD-2903:[DI][MR][Spark] HBase db wizards set Zookeeper znode parent
should be taken from the repository.
2016-08-29 16:06:05 +08:00
Yucheng Bai
ff8ee433a2 Merge pull request #613 from Talend/bugfix/6.2/TDI-37139-SQLite_connection_can_not_get_columns_update
TDI-37139 fix: SQLite connection can not get columns.
2016-08-29 14:33:48 +08:00
Yucheng Bai
4b282a657b Merge pull request #610 from Talend/bugfix/6.2/TBD-2948-The_impala_wizard_does_not_have_the_username_filed,_but_the_impala_component_has_that
TBD-2948 fix: The impala wizard does not have the username filed, but
2016-08-29 14:21:37 +08:00
hcyi
127fa60f2a Merge pull request #617 from Talend/bugfix/6.3.0/TUP-5212_problems_in_compare_editor
TUP-5212:Git merge editor: tLogrow-prameter,if change property type from
2016-08-29 14:21:13 +08:00
wchen-talend
ddfac5e9a2 TUP-5212:Git merge editor: tLogrow-prameter,if change property type from
"built-in" to "repositoy", then click "schema", the new schema will not
loaded, display the old schema list studio will throw NPE error logs.
2016-08-29 14:17:40 +08:00
zwxue
1586a8cfaa TUP-5144: Add maven configuration for every job. (#615) 2016-08-29 12:17:28 +08:00
Pingwen Lin
47935bff40 TMDM-9957 : [DI] Tasks - First implementation of tDatastewardTaskInput component (#616) 2016-08-29 11:53:14 +08:00
wchen-talend
25471039cf Merge pull request #612 from Talend/bugfix/6.3/TDI-37001_MDM_connect_fail_with_SSL
TDI-37001:Create MDM MetaData Connection to SSL MDM server failed
2016-08-29 11:19:02 +08:00
hcyi
1d92b04a4b Merge pull request #614 from Talend/bugfix/6.3.0/TUP-2716_import_emtpy_folder
TUP-2716:Can't export and import empty folder
2016-08-26 11:28:46 +08:00
Ivan Gonchar
6235727fb4 TUP-5226 Added conversion to Object Talend type in case JAVA_CLASS_FLAG property is specified (#607) 2016-08-26 10:51:03 +08:00
wchen-talend
c950997cbe TUP-2716:Can't export and import empty folder 2016-08-25 17:16:07 +08:00
guol
73326f4848 TDI-37139 fix: SQLite connection can not get columns.
https://jira.talendforge.org/browse/TDI-37139
2016-08-25 09:47:17 +08:00
hcyi
1afaa552dc TDI-37001:Create MDM MetaData Connection to SSL MDM server failed 2016-08-24 18:21:01 +08:00
xqliu-talend
6002f6dfd6 TDQ-12453 No 'Preview' option for some table with an error pop up when connect Sybase Db 2016-08-24 18:11:52 +08:00
guol
4452f2e6c5 TBD-2948 fix: The impala wizard does not have the username filed, but
the impala component has that
https://jira.talendforge.org/browse/TBD-2948
2016-08-24 15:13:35 +08:00
nrousseau
ab61a7c975 TUP-5187: fix exception in case the project is not opened 2016-08-24 11:19:22 +08:00
hcyi
da5fbaa8dc Merge pull request #609 from Talend/bugfix/6.3/TDI-37001_MDM_connect_fail_with_SSL
TDI-37100:Create a IMDMService class(TDI-37001)
2016-08-24 10:38:53 +08:00
Yucheng Bai
8b59dbfd7e Merge pull request #601 from Talend/bugfix/master/TDI-37120
TDI-37120: Edit schema which used in job, will hang on "Progress
2016-08-24 10:37:08 +08:00
Chao Meng
b7b21cfb50 Merge pull request #605 from Talend/bugfix/TUP-4807_The_text_is_not_right_when_try_to_delete_locked_test_case
TUP-4807 fix: The text is not right when try to delete locked test case
2016-08-23 17:04:11 +08:00
GGu
8f4cd0a3ca Merge pull request #604 from qiongli/master
TDQ-12219 make the schema filter on Exasol works;display the correct
2016-08-23 15:14:03 +08:00
guol
48e30dbd13 TUP-4807 fix: The text is not right when try to delete locked test case
https://jira.talendforge.org/browse/TUP-4807
2016-08-23 15:12:54 +08:00
qiongli
a321efab77 TDQ-12219 make the schema filter on Exasol works;display the correct
view for Exasol.
2016-08-23 15:02:13 +08:00
hcyi
cca8b6f0a2 TDI-36987:Auto-Convention fix some problems and add the service and add
option on tMap editor.
2016-08-23 14:27:11 +08:00
Sizhao Liu
b3facb2eda TDQ-12253 move a utility class to TDQ repos 2016-08-22 11:59:47 +02:00
Yucheng Bai
ec3911be4c TDI-36831: Component Framework :Salesforce: error when delete a (#602)
subfolder.
2016-08-22 17:32:57 +08:00
zwxue
ccdb1aea6e TDI-37120: Edit schema which used in job, will hang on "Progress
Information" long time.
2016-08-22 16:19:07 +08:00
Sizhao Liu
a7ffd92ded TDQ-12253 move BidiMultiMap to DQ repo + remove unnecessary usage of AsciiUtils 2016-08-19 17:58:40 +02:00
Sizhao Liu
3fdf86b6dc TDQ-12253 unify the behavior of removeDiacriticalMark method with StringUtils.stripAccents(input) from Apache Commons Lang 2016-08-19 16:30:30 +02:00
nrousseau
6cf3ef7c71 TDI-36930: Improve performances during the build (#591) 2016-08-19 18:30:13 +08:00
Sizhao Liu
3346784e7c move test classes into the right packages 2016-08-19 12:24:22 +02:00
hcyi
1ba90a96fa Merge pull request #599 from Talend/bugfix/6.3.1/TUP-5179_driver_jar_context_empty
TUP-5179:Jobs fail to compile with various NPEs
2016-08-19 17:46:17 +08:00
hcyi
ae3f606100 Merge pull request #597 from Talend/bugfix/6.3.1/TDI-37109_sap_description
TDI-37109:sap connection item have lots of <description href="#..."/>
2016-08-19 17:40:27 +08:00
Yucheng Bai
f1d9e1eff3 TDI-36830: Component Framework :Salesforce: when retrieve schema again (#600)
and use filter, the schema retrieved last time will disappear.
2016-08-19 17:32:03 +08:00
wchen-talend
4161b32370 TUP-5179:Jobs fail to compile with various NPEs 2016-08-19 16:46:43 +08:00
dlin-talend
021f9edd4c Merge pull request #598 from Talend/bugfix/master/TDI-36036
TDI-36036: For columns under schemas, the r-click menu "read schema" and
2016-08-19 15:51:17 +08:00
zwxue
c462186c79 TDI-36036: For columns under schemas, the r-click menu "read schema" and
"detect dependencies" do not work correctly.
2016-08-19 15:46:59 +08:00
wchen-talend
8c3b3b274d TDI-37109:sap connection item have lots of <description href="#..."/>
element make the studio too slow
2016-08-19 14:01:26 +08:00
dlin-talend
adfd6b6bf2 Merge pull request #595 from Talend/bugfix/6.3.1/TUP-5184_compare_editor_problems
TUP-5184 :fix problems for manual edit context and metadata column
2016-08-19 11:25:11 +08:00
Chao Meng
5f737941e8 Merge pull request #592 from Talend/bugfix/6.2/TDI-37079_after_reopen_job,_can_not_change_the_schema's_column_order
TDI-37079 fix: after reopen job, can not change the schema's  column
2016-08-19 11:03:35 +08:00
Yucheng Bai
0bab35e694 Merge pull request #594 from Talend/bugfix/6.2/TBD-3744_Mapr_410&401_Missing_Authentication_option_on_hive_wizard
TBD-3744 fix: Mapr 410&401: Missing Authentication option on hive wizard
2016-08-19 10:22:26 +08:00
GGu
542d7facf3 Merge pull request #590 from Talend/bugfix/master/TDI-36621
TDI-36621: Always ask propagate enven sync the schema on tELTHiveMap.
2016-08-18 16:53:12 +08:00
GGu
4bdea62a67 Merge pull request #596 from Talend/feature/6.3.0/TDI-36986
TDI-36986: fix confirm dialog bug.
2016-08-18 16:50:58 +08:00
zwxue
f8f7d8df12 TDI-36986: fix confirm dialog bug. 2016-08-18 15:14:02 +08:00
wchen-talend
e247dbf114 TUP-5184 :fix problems for manual edit context and metadata column 2016-08-18 15:04:56 +08:00
guol
53af0aa4a1 TBD-3744 fix: Mapr 410&401: Missing Authentication option on hive wizard
--do update
https://jira.talendforge.org/browse/TBD-3744
2016-08-18 14:56:14 +08:00
GL
ea9dc22510 TDI-37079 fix: after reopen job, can not change the schema's column
order.
https://jira.talendforge.org/browse/TDI-37079
2016-08-18 14:16:03 +08:00
hcyi
97a09ae2c9 Merge pull request #589 from Talend/bugfix/6.3.0/TDI-37032_can_not_build_job1
Bugfix/6.3.0/tdi 37032 can not build job1
2016-08-18 10:24:46 +08:00
hcyi
7c5451a4ea TDI-37100:Create a IMDMService class(TDI-37001) 2016-08-17 17:50:34 +08:00
zwxue
5f08437238 TDI-36621: Always ask propagate enven sync the schema on tELTHiveMap. 2016-08-17 16:01:53 +08:00
wchen-talend
9e2644665d TDI-37032:Cannot "build job" from export of a 6.0.1 job zip 2016-08-16 18:10:20 +08:00
wchen-talend
2c593e3b89 TDI-37032:add junit 2016-08-16 18:10:09 +08:00
wchen-talend
1649ed6bc0 TDI-37032:Cannot "build job" from export of a 6.0.1 job zip 2016-08-16 18:09:54 +08:00
Pingwen Lin
946f912050 TMDM-9884 : [DI] TDS - Implement widget of Campaign Chooser for tDataStewardshipTaskOutput (#585) 2016-08-16 17:33:08 +08:00
hwang-talend
cd17d6c592 Merge pull request #584 from Talend/bugfix/master/TUP-5136
TUP-5136: Importing context group doesn't propagate changes to the jobs
2016-08-16 10:42:50 +08:00
zwxue
53a44d7134 TUP-5136: Importing context group doesn't propagate changes to the jobs
using same context group.
2016-08-12 18:15:09 +08:00
Chao Meng
933a79e683 Merge pull request #582 from Talend/bugfix/6.2/TDI-36954-Database_metadata_wizard_mix_up_columns_from_different_tables
TDI-36954 fix:Database metadata wizard mix up columns from different
2016-08-12 16:37:36 +08:00
wchen-talend
38773b7b25 Bugfix/6.3/tup 5032 optimize wsdl import (#581)
* TUP-5032: update basic API of xsd to be able to load the wsdl as well.

* TUP-5032: update the API used to parse the wsdl

* TUP-5032:[6.1.1] Studio hang issue

* TUP-5032:[6.1.1] Studio hang issue
2016-08-12 12:49:11 +08:00
GGu
59f8a08e10 Merge pull request #583 from Talend/feature/6.3.0/TDI-36986
TDI-36986: Data-Type mapping configuration for Projects.
2016-08-12 10:54:52 +08:00
zwxue
525f1219d5 TDI-36986: Data-Type mapping configuration for Projects. 2016-08-12 10:51:08 +08:00
GL
abc6c23d6b TDI-36954 fix:Database metadata wizard mix up columns from different
tables
https://jira.talendforge.org/browse/TDI-36954
2016-08-12 10:46:37 +08:00
hcyi
be1dc8e361 TBD-3460:Unable to connect to kerberized Impala on CDH 5.5 on db
connection metadata wizard
2016-08-11 17:16:43 +08:00
nrousseau
5ef3b3e34a Merge pull request #575 from Talend/bugfix/6.2/TDI-36930
TDI-36930: Only format main job and check compile error after build
2016-08-11 14:13:06 +08:00
nrousseau
2bb682f32f Merge pull request #578 from Talend/bugfix/6.3.0/TDI-27409_Unable_to_export
TDI-27409:Unable to export a job via TIS Studio with statistics enable
2016-08-11 11:16:49 +08:00
dlin-talend
3da73e6a82 Merge pull request #577 from Talend/feature/6.3.0/TDI-36986
TDI-36986: Data-Type mapping configuration for Projects.
2016-08-11 10:43:58 +08:00
zwxue
be7dc03d93 TDI-36986: Add junit for sync mapping files and fixed sync log4j
settings problem.
2016-08-11 10:00:44 +08:00
zwxue
752952a992 TDI-36986: Data-Type mapping configuration for Projects. 2016-08-11 10:00:43 +08:00
wdliu
de52ae5634 TDI-27409:Unable to export a job via TIS Studio with statistics enable 2016-08-10 17:50:44 +08:00
nrousseau
f9b3a4d264 Merge pull request #574 from Talend/feature/TMDM-9792
Feature/tmdm 9792
2016-08-10 14:59:59 +08:00
hcyi
3a69b020dd Merge pull request #570 from Talend/bugfix/6.3.0/TUP-2716_import_empty_folder
Bugfix/6.3.0/tup 2716 import empty folder
2016-08-10 14:05:07 +08:00
Chao Meng
7a602546d3 Merge pull request #576 from Talend/feature/6.3.0/TUP-4819_manual_merge
TUP-4819:Allow manual/edit git merge
2016-08-09 17:04:27 +08:00
wchen-talend
d62c6e8738 TUP-2716:Can't export and import empty folder 2016-08-09 16:38:10 +08:00
wchen-talend
7c92e5b881 TUP-4819:Allow manual/edit git merge 2016-08-09 15:24:56 +08:00
GGu
e739a833d1 TDI-36930: Only format main job and check compile error after build 2016-08-09 14:54:00 +08:00
nrousseau
9384f0835b Merge branch 'master' into feature/TMDM-9792 2016-08-09 11:16:32 +08:00
wchen-talend
229d233a5c Merge pull request #569 from Talend/bugfix/6.3/TUP-5115_teradata_mapping_incorrect_data_type
TUP-5115:data type of smallint and timestamps in teradata mapping incorrect
2016-08-08 17:36:45 +08:00
msjian
bda16d8a37 TDQ-12245: fix NPE 2016-08-08 17:30:31 +08:00
wdliu
ba6daa8480 Merge pull request #573 from Talend/bugfix/6.3.0/TUP-5020-Wrong_commit
TUP-5020 fix: Wrong commit in specified case
2016-08-05 18:01:12 +08:00
cmeng-talend
6c637f13be TUP-5020 fix: Wrong commit in specified case
https://jira.talendforge.org/browse/TUP-5020

Refact GitHandler
2016-08-05 17:48:22 +08:00
zwxue
64b6d59e66 Merge pull request #572 from Talend/bugfix/6.2.2/TBD-3909-Impala_principal_is_not_contained_in_the_exported_context_and_textbox_cannot_be_edited_then_return_original_value_when_click_revertbutton
TBD-3909 fix: Impala principal is not contained in the exported context
2016-08-05 10:21:13 +08:00
GL
8d4ee6f7dc TBD-3909 fix: Impala principal is not contained in the exported context
and Impala principal text box can not be edited after exported context.
when we click revert button,Impala principal text box should return
original value.
https://jira.talendforge.org/browse/TBD-3909
2016-08-05 10:10:05 +08:00
Chao Meng
121556cfc6 Merge pull request #567 from Talend/bugfix/6.3/TBD-3907_fixHadoopPropsProblemOfHBase
TBD-3907: When hadoop cluster and hbase are all on context mode, drag hbase schema to job don't add hadoop properties parameter to job
2016-08-04 19:10:06 +08:00
wchen-talend
ba0cc937b8 Merge pull request #566 from Talend/bugfix/6.3/TBD-3903_Mapr51_Ticket_context_problems
TBD-3903:Mapr51 Ticket: fix context problems for hive/hbase db wizards.
2016-08-04 17:24:53 +08:00
hcyi
601a9f389c Merge branch 'master' into bugfix/6.3/TBD-3903_Mapr51_Ticket_context_problems 2016-08-04 17:10:24 +08:00
zwxue
c9de3e8c71 Merge pull request #568 from Talend/bugfix/6.2.2/TBD-3909-Impala_principal_is_not_contained_in_the_exported_context
TBD-3909 fix: Impala principal is not contained in the exported context.
2016-08-04 14:52:21 +08:00
hcyi
48ea42be6b TUP-5115:data type of smallint and timestamps in teradata mapping
incorrect
2016-08-04 14:20:02 +08:00
wchen-talend
0a182e5fc1 TUP-2716:Can't export and import empty folder 2016-08-04 14:01:36 +08:00
wchen-talend
ecc3d27fe1 TUP-2716:Can't export and import empty folder 2016-08-04 11:58:31 +08:00
GL
4e4b1a127f TBD-3909 fix: Impala principal is not contained in the exported context.
https://jira.talendforge.org/browse/TBD-3909
2016-08-04 11:53:47 +08:00
ycbai
dbcae8ad47 TBD-3907: When hadoop cluster and hbase are all on context mode, drag
hbase schema to job don't add hadoop properties parameter to job
2016-08-04 11:37:27 +08:00
wchen-talend
2526b0b71c TUP-2716:Can't export and import empty folder 2016-08-04 10:04:23 +08:00
hwang-talend
a8f6ba9e2d Merge pull request #555 from Talend/bugfix/master/TDI-35297
TDI-35297: tELTPostgressqlMap not functioning on other schemas apart
2016-08-04 10:02:29 +08:00
hwang-talend
2327f3f4dc Merge pull request #565 from Talend/bugfix/master/TDI-36886
TDI-36886: Update a context parameter will make the studio blocked on a
2016-08-04 10:00:56 +08:00
hcyi
6eb5d516c9 TBD-3903:Mapr51 Ticket: fix context problems for hive/hbase db wizards. 2016-08-02 17:45:20 +08:00
wdliu
0f2122b6d8 Merge pull request #564 from Talend/bugfix/6.3.0/TUP-5020-Wrong_commit
TUP-5020 fix: Wrong commit in specified case
2016-08-02 17:33:30 +08:00
zwxue
fd8748f62f TDI-36886: Update a context parameter will make the studio blocked on a
big project.
2016-08-02 15:29:59 +08:00
Sebastien Gandon
d4f44adf0d Merge remote-tracking branch 'origin/master' into feature/TMDM-9792 2016-07-29 17:50:59 +02:00
wchen-talend
c3ce764cc5 Merge pull request #561 from Talend/bugfix/6.3/TBD-3869_Column_family_missing_when_dragging_hbase
TBD-3869:Column family is missing when dragging hbase retrived table to a job.
2016-07-29 17:24:15 +08:00
wchen-talend
3ffa64c457 Merge pull request #563 from Talend/bugfix/6.3/TBD-3874_Hive/HBase_Db_wizard_add_default_value
TBD-3874:No default value in Hive/HBase Db connection wizard for MapR Ticket
2016-07-29 17:21:56 +08:00
Sebastien Gandon
116171d2be Merge remote-tracking branch 'origin/master' into feature/TMDM-9792 2016-07-29 10:52:05 +02:00
cmeng-talend
fa8f9ea93d TUP-5020 fix: Wrong commit in specified case
https://jira.talendforge.org/browse/TUP-5020

Refact GitHandler
2016-07-29 14:34:04 +08:00
GGu
5679f50676 Merge pull request #562 from joclaude/master
TDM-5232 tHMap: replace separate zip files under __tdm by resources i…
2016-07-28 15:14:35 +08:00
hcyi
fb09beccac TBD-3874:No default value in Hive/HBase Db connection wizard for MapR
Ticket
2016-07-28 14:12:26 +08:00
jclaude
540fd214b5 TDM-5232 tHMap: replace separate zip files under __tdm by resources in the jar archive 2016-07-27 11:01:22 +02:00
hcyi
15b39ae067 TBD-3869:Column family is missing when dragging hbase retrived table to
a job.
2016-07-27 16:58:43 +08:00
Irene Wang
ab4ca3abc7 Use org.codehaus.groovy_2.4.300.xx-201509250011-e44 2016-07-26 16:17:33 +02:00
Irene Wang
83ca159283 Use org.eclipse.jdt.groovy.core_2.9.2.xx-201509250011-e44 2016-07-26 16:14:24 +02:00
Irene Wang
1161056f13 Point to Bonita Community 7.2.3 2016-07-26 16:06:47 +02:00
wchen-talend
43dd5378b2 TDI-36040:fix the compile error 2016-07-25 11:07:44 +08:00
nrousseau
e79c72ac35 Merge pull request #559 from Talend/bugfix/6.2/TUP-5071_improveProjectCompatibilityCheck
TUP-5071: fix it in other way
2016-07-22 17:54:03 +08:00
ycbai
322f04d6ca TUP-5071: revert
2932bb3374
and fix it in other way.
2016-07-22 17:51:23 +08:00
nrousseau
02dc0ca0e8 Merge pull request #558 from Talend/bugfix/6.2/TUP-5009_fixContextQuotesProblem
TUP-5009: fix the quotes of context value problem.
2016-07-22 14:36:17 +08:00
ycbai
0d8e6315ce TUP-5009: fix the quotes of context value problem. 2016-07-22 12:34:55 +08:00
hcyi
f19c6e32c2 Merge pull request #554 from Talend/bugfix/6.3.0/TDI-36040_redonly_user_delete
TDI-36040:ReadOnly user can use shortcut key to delete items
2016-07-22 10:19:22 +08:00
nrousseau
25591253ad Merge pull request #556 from Talend/bugfix/6.3.0/Cannot_show_ref_project_after_switched_project
TUP-5048 fix: GIT: Reference Project doesn't show if logon MainProject/non-refbranch, then switch to refbranch
2016-07-20 17:52:49 +08:00
cmeng-talend
876f350764 TUP-5048 fix: GIT: Reference Project doesn't show if logon
MainProject/non-refbranch, then switch to refbranch
https://jira.talendforge.org/browse/TUP-5048
2016-07-20 14:27:09 +08:00
zwxue
842636c24d TDI-35297: tELTPostgressqlMap not functioning on other schemas apart
from public schema.
2016-07-20 11:48:57 +08:00
wchen-talend
2cb32b3b48 TDI-36040:ReadOnly user can use shortcut key to delete items 2016-07-20 11:04:36 +08:00
hcyi
332a747871 Merge pull request #550 from Talend/bugfix/6.3.0/DI-36498_exe_time
TDI-36498:Exec time not work when run job with " remote server +command"
2016-07-19 11:10:45 +08:00
zwxue
6f2993a209 Merge pull request #553 from Talend/bugfix/master/TUP-4175_Export_with_dependencies
TUP-4175:Export with dependencies fails to select (and export)
2016-07-18 14:58:03 +08:00
hwang
77a5339b49 TUP-4175:Export with dependencies fails to select (and export) 2016-07-18 14:46:05 +08:00
nrousseau
19745d6c9b Merge pull request #552 from Talend/bugfix/6.3/TUP-4922
TUP-4922: CI-Builder to support Talend Reference Projects
2016-07-18 11:53:29 +08:00
Chao Meng
71e637bfcf Merge pull request #538 from Talend/bugfix/6.2.2/TUP-5010-Password_field_show_asterisk_when_using_context_password_context_token
TUP-5010 fix: Password field show *** when using
2016-07-18 11:25:32 +08:00
GGu
2ad0798caf TUP-4922: fix the relationship problem for test case 2016-07-18 10:40:15 +08:00
GGu
9d7d360598 TUP-4922: support reference project for local project 2016-07-18 10:40:14 +08:00
hwang-talend
fea1f57b25 Merge pull request #551 from Talend/bugfix/master/TDI-35531
TDI-35531: tJDBCInput: new added jar name should can be edit.
2016-07-18 10:23:12 +08:00
zwxue
8420f8e09a Merge pull request #541 from Talend/bugfix/master/TDI-35504
TDI-35504:error when retrieve schema from as400 connection
2016-07-15 17:36:19 +08:00
zwxue
3b6e5176fd TDI-35531: tJDBCInput: new added jar name should can be edit. 2016-07-15 17:21:05 +08:00
wchen-talend
103aab8ed5 TDI-36498:Exec time not work when run job with " remote server +command" 2016-07-15 16:25:51 +08:00
Chao Meng
f26c320feb Merge pull request #549 from Talend/bugfix/6.2/TUP-5009_fixHadoopDefaultValuesProblem
TUP-5009: fix the hadoop(hadoop cluster, hdfs, hive, hbase or such) default values problem.
2016-07-15 16:08:46 +08:00
ycbai
202e9625c3 TUP-5009: fix the hadoop(hadoop cluster, hdfs, hive, hbase or such)
default values problem.
2016-07-15 16:00:38 +08:00
GGu
030834f097 Merge pull request #544 from qiongli/master
TDQ-12325 should contain joblet related dependencies.
2016-07-14 18:04:54 +08:00
qiongli
85da0af3c1 TDQ-12325 should contain joblet related dependencies. 2016-07-14 17:28:43 +08:00
Chao Meng
120f23d8c7 Merge pull request #542 from Talend/bugfix/6.2/TBD-3776_fixHadoopPropertiesContextProblem
TBD-3776: Hadoop Cluster Connection & context variables: Hadoop Properties not managed properly
2016-07-14 10:56:11 +08:00
Yucheng Bai
d01612da31 Merge pull request #537 from Talend/bugfix/6.2/TBD-3835_MapR_ticket_kerberos_fix_problems
Bugfix/6.2/tbd 3835 map r ticket kerberos fix problems
2016-07-14 10:40:23 +08:00
hwang
7c9a596599 TDI-35504:error when retrieve schema from as400 connection 2016-07-13 17:56:35 +08:00
GGu
eeb82cadaa Merge pull request #540 from yanbasic/master
TESB-17301: Open Spring view at the bottom area
2016-07-13 17:27:19 +08:00
ycbai
1a687965ca TBD-3776: Hadoop Cluster Connection & context variables: Hadoop
Properties not managed properly
2016-07-13 17:17:11 +08:00
Mike Yan
69254bf92c TESB-17301: Open Spring view at the bottom area 2016-07-13 14:36:24 +08:00
ycbai
bbdcaf608d TBD-3755: fix junit issue. 2016-07-13 11:55:09 +08:00
nrousseau
fcbeb719c2 fix test plugin definition 2016-07-12 18:43:49 +08:00
Yucheng Bai
339e4b9f36 Merge pull request #533 from Talend/bugfix/6.2/TBD-3460_Impala_CDH5.5_kerberized
TBD-3460:Unable to connect to kerberized Impala on CDH 5.5 on db connection metadata wizard.
2016-07-12 11:33:31 +08:00
hcyi
7b0e1cc4cb TBD-3460: fix some problems when retrieve scehma. 2016-07-11 18:35:34 +08:00
Chao Meng
dfd3a65d24 Merge pull request #539 from Talend/bugfix/6.3/TUP-5009_fixHadoopPropertiesContextProblem
Bugfix/6.3/tup 5009 fix hadoop properties context problem
2016-07-11 18:31:38 +08:00
ycbai
3ecfda8931 TUP-5009: add junits. 2016-07-11 16:11:00 +08:00
ycbai
84c5bbe08b TUP-5009: [6.1.1] Export Context on Metadata Hadoop Connection erroneous
behavior when HA properties
2016-07-11 16:10:56 +08:00
GL
8ed02c1696 TUP-5010 fix: Password field show *** when using
context.password+context.token
https://jira.talendforge.org/browse/TUP-5010
2016-07-11 14:44:29 +08:00
hcyi
a00da00218 Merge pull request #535 from Talend/bugfix/6.3.0/TDI-36560_used_column_order
TDI-36560:The order of schema changed when ticked "used column" again
2016-07-11 10:24:28 +08:00
nrousseau
c09948713e update tests 2016-07-09 16:00:04 +08:00
wdliu
1507c877d6 Merge pull request #536 from Talend/bugfix/6.2.2/TUP-5004-Block_issue
Bugfix/6.2.2/tup 5004 block issue
2016-07-08 22:33:35 +08:00
cmeng-talend
2feab6e881 Merge remote-tracking branch 'origin/master' into bugfix/6.2.2/TUP-5004-Block_issue 2016-07-08 18:51:39 +08:00
hcyi
b44221d990 TBD-3835: Miss MapR Ticket properties of the hive/hbase when drag/drop. 2016-07-08 18:02:36 +08:00
hcyi
eb1f8151bb TBD-3835: Miss MapR Ticket properties of the hive/hbase when drag/drop. 2016-07-08 17:27:44 +08:00
nrousseau
e6d0d54846 update components version 2016-07-08 17:19:58 +08:00
nrousseau
967d3d6754 update dependencies to use import package 2016-07-08 17:19:56 +08:00
hcyi
961addcec9 TBD-3835:set MapR properties before calling the kerberos connectivity
line.
2016-07-08 17:07:09 +08:00
wchen-talend
0fa2745018 TDI-36560:The order of schema changed when ticked "used column" again 2016-07-08 17:06:23 +08:00
xqliu-talend
a0958fc9dd TDQ-12265 the version should be 6.3.0 on master 2016-07-08 11:02:59 +08:00
cmeng-talend
c6a0570cc4 TUP-5004 fix: GIT: Cannot open job if logon main project and there is
conflict in reference project
https://jira.talendforge.org/browse/TUP-5004
2016-07-07 16:23:04 +08:00
Igor Lazebny
c235cdb6e4 Update version to 6.3.0-SNAPSHOT in server poms 2016-07-06 17:22:06 +03:00
Chao Meng
3d3984ba3f Merge pull request #534 from Talend/bugfix/6.2/TBD-3755_fixContextProblemOfHadoopCluster
Bugfix/6.2/tbd 3755 fix context problem of hadoop cluster
2016-07-06 18:27:38 +08:00
ycbai
766b5e0cd4 TBD-3755: add junits. 2016-07-06 18:06:21 +08:00
ycbai
03daf16406 TBD-3755: Hadoop connection won't be contextualized when drag/drop a
hive connection
2016-07-06 18:06:17 +08:00
msjian
1c9a3910b6 TDQ-12299: transfer the OtherParameters to metadataConnection 2016-07-06 17:48:13 +08:00
msjian
dc6c283c6f TDI-35419:change Redshift language to "Redshift" 2016-07-06 16:53:37 +08:00
msjian
f130827f34 TDI-35419 TDQ-11853: make sure the redshift connection save the
productName is redshift
2016-07-06 16:36:34 +08:00
hcyi
a2315def1b TBD-3460:Unable to connect to kerberized Impala on CDH 5.5 on db
connection metadata wizard.
2016-07-06 15:34:02 +08:00
hcyi
bf6f41fb7c TBD-3835:MapR Ticket+Kerberos cannot check successfully when do not run
any command on MapR Client.
2016-07-06 10:26:26 +08:00
Irene Wang
ed4f007854 Update versions to 6.3.0-SNAPSHOT 2016-07-05 20:02:58 +02:00
Igor Lazebny
3335ae918a Update version to 6.2.2-SNAPSHOT in server poms 2016-07-05 17:27:48 +03:00
Irene Wang
87770c7ed3 Update versions to 6.2.2-SNAPSHOT 2016-07-05 14:26:13 +02:00
hwang-talend
0b4bea0fb1 Merge pull request #532 from Talend/bugfix/master/TDI-36774
TDI-36774: Add Junit.
2016-07-05 15:58:53 +08:00
zwxue
566b6d8187 TDI-36774: Add Junit. 2016-07-05 15:48:52 +08:00
Chao Meng
e5e22a54b4 Merge pull request #531 from Talend/bugfix/6.2.1/TDI-35810_When_log_on
TDI-35810:When log on Main project can not open referrence project's system routines.
2016-07-05 14:54:45 +08:00
wdliu
8f9a8755f2 TDI-35810:When log on Main project can not open referrence project's
system routines.
2016-07-05 14:45:33 +08:00
zwxue
090d916d50 Merge pull request #530 from Talend/bugfix/master/TDI-36720_Edit_Routine_Libraries
TDI-36720:"Edit Routine Libraries" can't import the external jar
2016-07-05 11:47:03 +08:00
hwang
41151ec8a2 TDI-36720:"Edit Routine Libraries" can't import the external jar 2016-07-05 11:33:05 +08:00
hwang-talend
66f8f6ae98 Merge pull request #523 from Talend/bugfix/master/TUP-3947
TUP-3947:Studio reports wrong Exit Code if set Commandline.
2016-07-05 10:19:10 +08:00
nrousseau
7536956507 TDI-36770: fix retrieve of repository node issue from repository 2016-07-04 18:40:10 +08:00
GGu
88883f4cb2 Merge pull request #529 from qiongli/master
TUP-4968 replace 'url.toURI(url)' with 'URIUtil.toURI(url)',make it support a path with special chars(like as space).
2016-07-04 17:06:02 +08:00
qiongli
63417717b8 TUP-4968 replace 'url.toURI(url)' with 'URIUtil.toURI(url)',make it
support a path with special chars(like as space).
2016-07-04 16:51:13 +08:00
hcyi
b94190b3cb Merge pull request #516 from Talend/bugfix/6.2.1/TDI-35896_override_context
TDI-35896:Build Override Parameters Values
2016-07-04 15:57:20 +08:00
wchen-talend
49f1d0154c TDI-35896:Build Override Parameters Values 2016-07-04 15:53:58 +08:00
nrousseau
83fa421009 TUP-4961: fix refresh problem on hadoop cluster 2016-07-01 19:30:17 +08:00
nrousseau
2c4a07798d TUP-4961: fix refresh issue of folder 2016-07-01 16:42:33 +08:00
nrousseau
1005946f57 Merge pull request #526 from Talend/bugfix/6.2/TBD-3238_fixHadoopConfsJarProblem
TBD-3238: fix the problem of old confs jar migration.
2016-07-01 16:16:15 +08:00
ycbai
0356340668 TBD-3238: fix the problem of old confs jar migration. 2016-07-01 16:01:59 +08:00
nrousseau
2f9917f57d update name of pom files for maven repository on studio 2016-07-01 13:19:17 +08:00
GGu
05525b8e9f TBD-3785: fixed the junits failure 2016-07-01 11:52:08 +08:00
dlin-talend
cec642d975 Merge pull request #525 from Talend/bugfix/6.2/TBD-3704_MapR51_Kerberos_HDFS_cannot_check_successfully
TBD-3704:MapR 51 Kerberos HDFS cannot check successfully
2016-07-01 11:13:11 +08:00
hwang-talend
0b62d634c1 Merge pull request #524 from Talend/bugfix/master/TDI-36774
TDI-36774: Fail to retrieve sap table/sap bw schema after export sap
2016-07-01 10:56:35 +08:00
nrousseau
8e6eb504fa TDI-36770: avoid to create a new instanceof project, and simply clean
the items hold by the old instance.
2016-07-01 10:22:45 +08:00
hcyi
1c96d46ab4 TBD-3704:MapR 51 Kerberos HDFS cannot check successfully 2016-06-30 20:38:18 +08:00
GGu
fb2c95389d Merge pull request #522 from Talend/bugfix/6.2.1/TBD-3785_retrieve_schema
TBD-3785: enable to retrieve schema for Impala.
2016-06-30 19:32:50 +08:00
GGu
7a55d65220 Merge pull request #520 from Talend/bugfix/6.2.1/TDI-36717_ChildrenJob
TDI-36717: When generete codes, need check children job
2016-06-30 19:29:06 +08:00
zwxue
4f0e71fc96 TDI-36774: Fail to retrieve sap table/sap bw schema after export sap
connection to context.
2016-06-30 19:20:31 +08:00
nrousseau
35288be286 TUP-4961: fix problem of refresh for repository for db / hadoop cluster 2016-06-30 12:17:18 +08:00
zwxue
d3fbff560c TUP-3947:Studio reports wrong Exit Code if set Commandline. 2016-06-30 11:23:40 +08:00
GGu
19a97d684f TBD-3785: enable to retrieve schema for Impala. 2016-06-29 19:56:31 +08:00
Chao Meng
9b4a1f87f8 Merge pull request #521 from Talend/bugfix/6.2/TDI-36633-Import_items_dialog_standard_job_folder_should_under_Standard_node
TDI-36633 fix: On "Import items" dialog standard job folder show same
2016-06-29 16:37:19 +08:00
GL
f0e5b478b8 TDI-36633 fix: On "Import items" dialog standard job folder show same
level with  "Standard" node, but should under  "Standard" node
https://jira.talendforge.org/browse/TDI-36633
2016-06-29 15:59:14 +08:00
GGu
b30b784abe TDI-36717: When generete codes, need check children job 2016-06-29 15:39:34 +08:00
hwang-talend
1c3a463060 Merge pull request #519 from Talend/bugfix/6.2.2/Remove_mock_code
Remove mock codes
2016-06-29 15:26:28 +08:00
cmeng-talend
097b75ac4c Remove mock codes 2016-06-29 15:09:27 +08:00
xqliu-talend
393be047a8 TDQ-12179 update master version to 6.2.2 2016-06-29 15:04:36 +08:00
nrousseau
88cab2839c TUP-4961: fix refresh issues 2016-06-28 18:32:36 +08:00
nrousseau
a973ecf1a2 Merge pull request #518 from Talend/bugfix/6.2.1/TBD-3785
TBD-3785: Change to use module group function like component
2016-06-28 18:23:44 +08:00
GGu
3797534caa TBD-3785: Check for retrieve schema. 2016-06-28 17:52:25 +08:00
GGu
8740a3449e TBD-3785: Change to use module group function like component 2016-06-28 17:52:25 +08:00
nrousseau
3a59170f94 upgrade components version 2016-06-27 19:42:24 +08:00
Yucheng Bai
182d1ee98b Merge pull request #514 from Talend/bugfix/6.2/TBD-3703_add_support_MapR_Ticket_on_HCatalog
TBD-3703:add support MapR Ticket on HCatalog
2016-06-27 17:09:40 +08:00
hcyi
3d740cdb9d TBD-3703:add support MapR Ticket on HCatalog 2016-06-27 16:41:47 +08:00
GGu
dcc420a09e Merge pull request #512 from Talend/bugfix/6.2.1/TUP-4942_duplidated_jar
TUP-4942:Studio Installer&Talend-Tools-Installer:Have duplicate jar on
2016-06-27 16:33:48 +08:00
nrousseau
f6a05415bc TDI-36521: fix the last issue of recursive job build 2016-06-27 15:45:13 +08:00
nrousseau
1f1719b20a TDI-36729: improve repository performance (add missing class) 2016-06-27 15:34:26 +08:00
nrousseau
8308e6a66e TDI-36729: improve repository performance 2016-06-27 14:12:27 +08:00
wchen-talend
4fc72b5d36 TUP-4942:Studio Installer&Talend-Tools-Installer:Have duplicate jar on
download sub window for Hadoop cluster
2016-06-27 11:28:17 +08:00
nrousseau
4ea7410b19 TUP-4175: re-enable the relationship task only when there is some other
migrations to do.
2016-06-27 01:02:29 +08:00
nrousseau
02ab022f60 TDI-36410: fix problem of renaming of generic connection 2016-06-26 11:18:34 +08:00
GGu
c4cfb2c3e3 Merge pull request #509 from qiongli/master
TDQ-12162 avoid to miss dependencies for multilevel dependency.
2016-06-24 18:53:49 +08:00
qiongli
9794c7ac5e TDQ-12162 avoid to miss dependencies for multilevel dependency. 2016-06-24 18:41:40 +08:00
Chao Meng
a811365834 Merge pull request #508 from Talend/bugfix/6.2/TBD-3746_Hive_SSL_cann't_retrieve_schema
TBD-3746:Hive SSL Context mode: cann't retrieve schema
2016-06-24 18:28:21 +08:00
GGu
702ac1e87a Merge pull request #507 from Talend/bugfix/6.2.1/TDI-35810_When_log_on_Main_project
Bugfix/6.2.1/tdi 35810 when log on main project
2016-06-24 18:23:37 +08:00
hcyi
8e5cff33ab TBD-3746:Hive SSL Context mode: cann't retrieve schema 2016-06-24 18:11:55 +08:00
wdliu
db0da02fdc TDI-35810:When log on Main project can not open referrence project's
system routines.
2016-06-24 18:06:31 +08:00
wdliu
a3de2625a7 Add Junit for TDI-35810: When log on Main project can not open
referrence project's system routines.
2016-06-24 17:25:34 +08:00
wdliu
bb8e96c099 TDI-35810: When log on Main project can not open referrence project's
system routines.
2016-06-24 17:25:33 +08:00
dlin-talend
6b5bafedf1 Merge pull request #506 from Talend/bugfix/6.2.1/TUP-4921_no_pom_when_resolve_jar
TUP-4921:No pom available for the artifact once download a jar from a
2016-06-24 15:30:13 +08:00
wchen-talend
94b6150080 TUP-4921:No pom available for the artifact once download a jar from a
local nexus
2016-06-24 15:07:35 +08:00
Yucheng Bai
7b6dc2d4b0 Merge pull request #501 from Talend/bugfix/6.2/TBD-3712_MapR51_Ticket_cannot_check_successfully
Bugfix/6.2/tbd 3712 map r51 ticket cannot check successfully
2016-06-24 12:00:34 +08:00
wchen-talend
9ec6e1a9f8 TDI-36652:Add control to select dataset ID from component 2016-06-24 11:08:15 +08:00
nrousseau
e6b6c6780f Merge pull request #505 from Talend/bugfix/6.2/TBD-3639_addFilterTableInHadoopImportConfsWizard
TBD-3639: Add table on hadoop configuration wizard to support filter parameters
2016-06-24 09:34:46 +08:00
hcyi
fe0ca34442 TBD-3712:MapR 51 Kerberos+Ticket namenode and resourcemanager cannot
check successfully.
2016-06-23 18:51:35 +08:00
nrousseau
fac97320a7 TUP-4863: update the variable to use the new name from daikon 2016-06-23 18:40:42 +08:00
ycbai
f1bc0e8a47 TBD-3639: Add table on hadoop configuration wizard to support filter
parameters
2016-06-23 15:34:51 +08:00
Pierre Teyssier
6d85ebe78b TDI-36562 : Avoid locale dependant string comparison
- Fix compilation and simplify the code
2016-06-23 00:45:44 +08:00
Pierre Teyssier
19e5635963 TDI-36562 : Avoid locale dependant string comparison 2016-06-22 22:47:29 +08:00
wdliu
8fb5a7f954 TUP-4781:Error in custom lib sync shows plaintext credentials 2016-06-22 19:29:45 +08:00
zwxue
bfbe660c5c Merge pull request #500 from Talend/bugfix/master/TUP-4482
TUP-4482:All versions of same TestCase are built/tested for one version
2016-06-22 17:01:03 +08:00
zwxue
3ebeece35a Merge pull request #503 from Talend/bugfix/master/TDI-35941
TDI-35941:RecycleBin: Cannot restore job after deleting subfolder and
2016-06-22 16:57:25 +08:00
hcyi
f48777906e Merge pull request #502 from Talend/bugfix/6.2.1/TDI-35841_sap_single_param
TDI-35841:talend metadata treat CHANGING element wrongly when talend
2016-06-22 15:51:04 +08:00
hwang
d8dae4c0ec TDI-35941:RecycleBin: Cannot restore job after deleting subfolder and
renaming parent folder
2016-06-22 15:20:51 +08:00
wang wei
45dbf10541 TDI-36654: The problem of the default mapping between SAP type and
Talend type 
https://jira.talendforge.org/browse/TDI-36654
2016-06-22 14:33:49 +08:00
wchen-talend
cbc80f79c8 TDI-35841:talend metadata treat CHANGING element wrongly when talend
metadata retrieve the bapi function with CHANING element
2016-06-22 14:32:08 +08:00
hcyi
97bc04f678 TBD-3712:MapR 51 Kerberos+Ticket namenode and resourcemanager cannot
check successfully.
2016-06-22 11:41:24 +08:00
nrousseau
1102d54ced TDM-5265: add new method to get the class name from the job 2016-06-22 11:09:33 +08:00
nrousseau
b65ccdc8c3 TUP-4915: update variable name 2016-06-21 18:17:28 +08:00
hcyi
cadc19b285 TBD-3712:MapR 51 Kerberos+Ticket namenode and resourcemanager cannot
check successfully.
2016-06-20 18:42:29 +08:00
hwang
beedc2c59e TUP-4482:All versions of same TestCase are built/tested for one version
of a job.
2016-06-20 17:40:46 +08:00
dlin-talend
cdd3cbbb89 Merge pull request #493 from Talend/bugfix/master/TUP-4175
TUP-4175:Export with dependencies fails to select (and export)
2016-06-20 15:58:15 +08:00
hwang
260b7a47cb TUP-4175: add junit 2016-06-20 15:08:04 +08:00
nrousseau
03cde8661c Merge pull request #495 from Talend/bugfix/6.2/TDI-36539
TDI-36539: make sure the job is in right standard node for ee
2016-06-19 15:22:45 +08:00
nrousseau
5f3f00a682 TUP-4896: add Dynamic support by default for new components framework 2016-06-19 14:05:49 +08:00
nrousseau
781292f418 Merge pull request #499 from Talend/bugfix/6.2.0/TUP-4851_upgradeComponentDaikon
Bugfix/6.2.0/tup 4851 upgrade component daikon
2016-06-18 16:56:02 +08:00
nrousseau
020e702f72 Merge pull request #497 from Talend/bugfix/6.2/TBD-3238_fixHadoopConfJarProblem
Bugfix/6.2/tbd 3238 fix hadoop conf jar problem
2016-06-18 16:42:29 +08:00
zwxue
7f17ea86e2 Merge pull request #498 from Talend/bugfix/master/TBD-3644
TBD-3644:tSqoopXX -> Selecting a JDBC metadata loses the DB_VERSION of
2016-06-17 18:02:50 +08:00
Yucheng Bai
31da31f206 Merge pull request #491 from Talend/bugfix/6.2/TBD-3696_MapR51_Ticket_cannot_check_successfully
TBD-3696:MapR 51 Ticket HBase and Hive cannot check successfully
2016-06-17 15:17:39 +08:00
hwang
ec476c0b81 TBD-3644:tSqoopXX -> Selecting a JDBC metadata loses the DB_VERSION of
the same component
2016-06-17 14:03:57 +08:00
ycbai
c3c7d6beb3 TBD-3238: improve and update junits. 2016-06-17 12:10:43 +08:00
ycbai
ec11d308ab TBD-3238: fix hadoop conf jar problem. 2016-06-17 10:20:55 +08:00
nrousseau
33e2cfee27 TUP-4875: update components pom 2016-06-16 19:55:46 +08:00
nrousseau
0819c9b5ea Merge branch 'master' into bugfix/6.2.0/TUP-4851_upgradeComponentDaikon 2016-06-16 19:04:00 +08:00
nrousseau
323fec415d TUP-4875: update from components/daikon 2016-06-16 18:43:47 +08:00
GGu
9c9d2f0724 Merge pull request #496 from Talend/bugfix/6.2.0/TDI-36521_fixRecursiveBuild
TDI-36521: fix recursive build
2016-06-16 18:19:20 +08:00
nrousseau
97e26567bc TDI-36521: fix recursive build 2016-06-16 17:21:52 +08:00
msjian
ae9af42d0d Merge branch 'bugfix/621/TDQ-11573-resultFormat' 2016-06-16 17:01:40 +08:00
GGu
7aacae25d3 TDI-36539: make sure the job is under right standard node for ee 2016-06-16 14:20:22 +08:00
nrousseau
e775861eff Merge pull request #494 from Talend/bugfix/6.2/TDI-36031_RemoveResoucesVisitor
TDI-36031: Remove the ResourcesVisitor when content provider is override
2016-06-16 12:19:23 +08:00
GGu
db7ec46c9c TDI-36031: Remove the ResourcesVisitor when content provider is override 2016-06-16 10:50:16 +08:00
hwang
5c65c86ac4 TUP-4175:Export with dependencies fails to select (and export)
dependencies
2016-06-16 10:44:33 +08:00
Yucheng Bai
6af21ab5ac Merge pull request #488 from Talend/bugfix/6.2/TBD-3692_fix_bugs_of_mapr_ticket
TBD-3692:fix some problems of default value,password field,dragdrop for MapR Ticket configuration.
2016-06-16 09:54:29 +08:00
hcyi
728d54f18d Merge pull request #492 from Talend/bugfix/6.2.1/TUP-4781_plaintext_credentials
TUP-4781:Error in custom lib sync shows plaintext credentials
2016-06-15 19:46:04 +08:00
CHEN Bin
af0ef7cc2f [TBD-3659] tCassandraOutput, better error message than NPE when insert
null value for partition key
2016-06-15 16:47:02 +08:00
hwang
3ee860a2c2 TUP-4175:Export with dependencies fails to select (and export)
dependencies
2016-06-15 15:55:16 +08:00
nrousseau
5bdfc2aa05 Merge branch 'master' into bugfix/6.2.0/TUP-4851_upgradeComponentDaikon 2016-06-15 15:21:28 +08:00
wchen-talend
fac46f59c7 TUP-4781:Error in custom lib sync shows plaintext credentials 2016-06-15 15:16:07 +08:00
nrousseau
229d66af61 TUP-4853: change the maven dependencies to fix the build order 2016-06-15 15:09:13 +08:00
msjian
31d26ac0c7 TDQ-11573: add a format to support analysis result integer 2016-06-15 14:36:37 +08:00
hcyi
98e6133b7c TBD-3696:MapR 51 Ticket HBase and Hive cannot check successfully 2016-06-15 10:56:47 +08:00
nrousseau
10a69bd245 Merge pull request #483 from Talend/bugfix/6.2.0/TUP-3927_avoidRoutineDependencies
TUP-3927: Avoid jar dependencies of routines / system routines
2016-06-14 19:20:50 +08:00
nrousseau
a15846252d TUP-3927: add all the routine jars as dependency in the pom routines
(but not in the job dependency)
2016-06-14 17:09:21 +08:00
nrousseau
2a315a7d36 TUP-3927: add again the system routine dependencies (too big impact for
6.2.1)
2016-06-14 15:07:12 +08:00
nrousseau
6afcaa12d4 Merge branch 'master' into bugfix/6.2.0/TUP-3927_avoidRoutineDependencies 2016-06-14 14:39:21 +08:00
nrousseau
2c09f78aec TUP-4853: update poms 2016-06-14 14:20:31 +08:00
nrousseau
83ba96e0f6 Merge pull request #487 from Talend/bugfix/6.2/TDI-36429_fixMoveMutiObjectBug
[TDI-36429] Component Framework :Salesforce:drag more than one salesforce connection out of a folder will occur error.
2016-06-14 13:29:39 +08:00
zwxue
e4403a53d2 Merge pull request #490 from Talend/bugfix/master/TUP-4846
TUP-4846:TestCase: when job has testcase and job has different
2016-06-14 10:44:53 +08:00
hcyi
82f0a7fcbf Merge pull request #484 from Talend/bugfix/6.2.1/TUP-4778_buildProjectSources_build_spark
TUP-4778:buildProjectSources:Only export job pom that don't have test
2016-06-14 10:23:44 +08:00
hwang
8d5cf79526 TUP-4846:TestCase: when job has testcase and job has different
version,if import this job will remindor have same id for testcase
2016-06-13 17:06:12 +08:00
nrousseau
8c6d41a6d2 Merge pull request #489 from Talend/bugfix/6.2.1/TBD-3642_Enable_Impala_Distribution
TBD-3642: Enable to use hadoop distribution dynamic
2016-06-13 17:04:52 +08:00
hcyi
6f5e538246 TBD-3692:fix some problems of default value,password field,dragdrop for
MapR Ticket configuration.
2016-06-13 15:46:15 +08:00
GGu
63e4d65210 TBD-3642: re-use the classloader for new hadoop framework 2016-06-13 15:40:46 +08:00
GGu
b8c9c4264b TBD-3642: Enable to use hadoop distribution dynamic 2016-06-13 15:40:44 +08:00
nrousseau
fd2694058f TUP-4685: avoid concurrent exception 2016-06-13 15:16:25 +08:00
nrousseau
77b47ed844 TUP-4853: update dynamically the maven repository in the studio 2016-06-13 14:18:08 +08:00
nrousseau
32d5bb2cdc TUP-4853: update dynamically the maven repository in the studio 2016-06-13 14:01:10 +08:00
ycbai
233c0256c5 [TDI-36429] Component Framework :Salesforce:drag more than one
salesforce connection out of a folder will occur error.
2016-06-13 10:54:15 +08:00
nrousseau
173d0c42b8 TUP-4853: update dynamically the maven repository in the studio 2016-06-13 10:29:26 +08:00
zwxue
1cb7a9864c Merge pull request #480 from Talend/bugfix/master/TUP-3916
TUP-3916:Irrelevant error message when deleting folders with open jobs.
2016-06-13 10:28:56 +08:00
zwxue
5d3b8c2628 Merge pull request #481 from Talend/bugfix/master/TDI-35007
TDI-35007:positioning of drag and drop objects on designer space in
2016-06-13 10:20:21 +08:00
GGu
628e519e62 Merge pull request #486 from Talend/bugfix/master/TDI-35531
Bugfix/master/tdi 35531
2016-06-13 09:58:19 +08:00
zwxue
bda25a3d90 TDI-35531: tJDBCInput: new added jar name should can be edit. 2016-06-12 18:19:05 +08:00
zwxue
0fd9456a5b Revert "TDI-35531: Set driver jar LabelText read only."
This reverts commit 33f701ce53.
2016-06-12 18:17:58 +08:00
wchen-talend
9ef1d5954a TUP-4778:buildProjectSources:Only export job pom that don't have test
case
2016-06-12 15:13:11 +08:00
nrousseau
2c706e5b60 TUP-4851: upgrade to latest version of component/daikon 2016-06-12 09:24:16 +08:00
nrousseau
09fed2ed89 TUP-3927: Avoid jar dependencies of routines / system routines 2016-06-11 12:16:10 +08:00
nrousseau
9598f96b5e TUP-4087: fix silent save failure 2016-06-08 19:21:55 +08:00
hcyi
d0138f06ad Merge pull request #479 from Talend/bugfix/6.2.1/TDI-35841_bapi_changing
TDI-35841:talend metadata treat CHANGING element wrongly when talend
2016-06-08 17:59:16 +08:00
hwang
2421661b09 TDI-35007:positioning of drag and drop objects on designer space in
Studio
2016-06-08 17:37:39 +08:00
nrousseau
1240eae7f2 Merge pull request #478 from Talend/bugfix/6.2/TDI-36408_fixRepositoryUpdateProblems
TDI-36408: fix the repository update problems.
2016-06-08 16:06:51 +08:00
Yucheng Bai
2dda19d5ac Merge pull request #477 from Talend/bugfix/6.2/TBD-3563_improve_mapr_tickets_support
TBD-3563:improve mapr tickets support
2016-06-08 15:49:14 +08:00
hcyi
ff89771874 TBD-3563:improve mapr tickets support 2016-06-08 15:45:36 +08:00
hwang
7540a60c96 TUP-3916:Irrelevant error message when deleting folders with open jobs. 2016-06-08 15:41:33 +08:00
wchen-talend
0a2d9ddbe7 TDI-35841:talend metadata treat CHANGING element wrongly when talend
metadata retrieve the bapi function with CHANING element
2016-06-08 14:58:55 +08:00
hcyi
e547e319b0 TBD-3563:improve mapr tickets support 2016-06-08 12:39:38 +08:00
hwang-talend
8092d30c39 Merge pull request #475 from Talend/bugfix/master/TDI-35315
TDI-35315: Context variable name changed, should be consistent when drag
2016-06-08 11:45:23 +08:00
ycbai
27aee8df5d TDI-36408: fix the repository update problems. 2016-06-08 11:23:16 +08:00
Chao Meng
693fb4813a Merge pull request #476 from Talend/bugfix/6.2.1/TUP-4567_When_open_job_refer_job_disappear
TUP-4567: When open a main project job, the merged refer project job will disappear.
2016-06-07 18:05:06 +08:00
wdliu
32eb649d07 TUP-4567: When open a main project job, the merged refer project job
will disappear.
2016-06-07 18:00:26 +08:00
zwxue
a1708153ae TDI-35315: Context variable name changed, should be consistent when drag
context to job.
2016-06-07 17:43:29 +08:00
hcyi
90d6b72d80 Merge pull request #453 from Talend/bugfix/6.2.1/TUP-4420_wrong_branch_name
TUP-4420:[6.0.1] Building a Job for a project that uses a 'Reference
2016-06-07 10:50:57 +08:00
wchen-talend
39413069e0 Merge pull request #474 from Talend/bugfix/6.2/TDI-3634_Progress_Info_isn't_correct
TDI-36341:Progress Info isn't correct in "Aditional Talend Packages" dialog
2016-06-07 10:24:44 +08:00
Igor Lazebny
55c8116be2 Update java version in server poms 2016-06-06 17:09:08 +03:00
nrousseau
0f11d86cad TUP-4759: change classloading of powermock from objenesis to xstream 2016-06-06 19:34:58 +08:00
hcyi
29891f1092 TDI-36341:Progress Info isn't correct in "Aditional Talend Packages"
dialog
2016-06-06 19:03:05 +08:00
zwxue
22e087d2b8 Merge pull request #473 from Talend/bugfix/master/TBD-3510
TBD-3510:Redshift wizard: don't have Addtional JDBC Parameter filed but
2016-06-06 18:35:37 +08:00
nrousseau
4ac6a186a2 TUP-4812: set default type name for maven artifact 2016-06-06 18:17:32 +08:00
nrousseau
87e8028b2b TDI-35294: fix repository to component value 2016-06-06 15:28:25 +08:00
hcyi
a16654ec35 Merge pull request #465 from Talend/bugfix/6.2.1/TUP-4778_buildProjectSources
TUP-4778:buildProjectSources:Only export job pom that don't have test
2016-06-06 13:57:17 +08:00
nrousseau
b3dd8bc560 TUP-4804: update to latest version of components/daikon 2016-06-03 18:10:52 +08:00
hwang
9b386638d3 TBD-3510:Redshift wizard: don't have Addtional JDBC Parameter filed but
components have this it
2016-06-03 17:57:32 +08:00
nrousseau
2ab1d67bc1 Merge pull request #472 from Talend/bugfix/6.2.1/TUP-4797_NoBean_DuplicateJobScript
TUP-4797 no bean and duplicate job script
2016-06-03 11:53:33 +02:00
nrousseau
331f1b7f1f Merge pull request #471 from Talend/bugfix/6.2.1/TUP-4783_FixXmiId
TUP-4783: Fix the UUID for database connection
2016-06-03 11:50:40 +02:00
GGu
c9b744dbec TUP-4797: Fix the mistake problem 2016-06-03 17:30:07 +08:00
GGu
391fe4947c TUP-4797: Add junits to test the compare sorter 2016-06-03 17:29:31 +08:00
hcyi
2a85b21048 TBD-3563: fix some problems after tested mapr tickets. 2016-06-03 15:16:16 +08:00
GGu
7654346769 TUP-4783: Add Junits for UUID helper 2016-06-03 15:11:45 +08:00
GGu
b6d2428835 TUP-4783: check the table for same name or label 2016-06-03 15:11:44 +08:00
GGu
a473b6f0bf TUP-4783: If same name, should keep the id for job 2016-06-03 15:11:42 +08:00
GGu
ce4e9ae7b1 TUP-4783: If duplicate TaggedValue, should remove 2016-06-03 15:11:41 +08:00
GGu
4f2410653d TUP-4783: add ConnectionUUIDHelper to reset for xmi id(UUID) 2016-06-03 15:11:39 +08:00
GGu
65e22e3667 TUP-4783: refactor to reuse same codes 2016-06-03 15:11:37 +08:00
hcyi
98844fbdd3 Merge pull request #462 from Talend/bugfix/6.2.1/TUP-4069_mssql_date_time_pattern
TUP-4069:Wrong TIME Pattern when retrieving Database Schema
2016-06-03 14:16:56 +08:00
zwxue
740a79011d Merge pull request #468 from Talend/bugfix/master/TBD-3496
TBD-3496:Test case in Recycle Bin is not readonly
2016-06-03 11:15:17 +08:00
zwxue
3afcb83af8 Merge pull request #469 from Talend/bugfix/master/TBD-3495
TBD-3495:The context menu for Test Case in Recycle Bin is wrong
2016-06-03 11:08:53 +08:00
nrousseau
3fae046cca Merge pull request #467 from Talend/bugfix/6.2.1/TUP-4649-GitMergeBlock
Bugfix/6.2.1/tup 4649 git merge block
2016-06-03 04:50:30 +02:00
hcyi
5aa8c24d50 Merge pull request #463 from Talend/bugfix/6.2.1/TDI-35608_publish_job_with_error
TDI-35608:Publish standalone job with compilation error finished
2016-06-03 10:25:01 +08:00
GGu
9722f849eb Merge pull request #470 from lpw82gf/bugfix/6.2/TMDM-9573
TMDM-9573 : tMDMRestInput & Query Text : context variable or globalma…
2016-06-03 09:53:42 +08:00
GGu
e1d6772f44 Merge pull request #466 from Talend/bugfix/master/TDI-35531
TDI-35531: Set driver jar LabelText read only.
2016-06-03 09:47:15 +08:00
nrousseau
2b67062f06 Revert "TDI-36409: fix a problem of propagation (default value should be -1)"
This reverts commit 0d27c7523d.
2016-06-02 23:48:53 +08:00
nrousseau
0d27c7523d TDI-36409: fix a problem of propagation (default value should be -1) 2016-06-02 23:29:52 +08:00
nrousseau
f83e0ca627 TDI-36409: fix a problem of propagation 2016-06-02 23:04:09 +08:00
hcyi
1e11c6f553 TBD-3563: fix some problems after tested mapr tickets. 2016-06-02 18:59:20 +08:00
Pingwen Lin
bebc21def4 TMDM-9573 : tMDMRestInput & Query Text : context variable or globalmap variable not allowed. 2016-06-02 18:21:46 +08:00
hwang
03d706cdd8 TBD-3495:The context menu for Test Case in Recycle Bin is wrong 2016-06-02 17:32:28 +08:00
hwang
9c9eee2213 TBD-3496:Test case in Recycle Bin is not readonly 2016-06-02 17:27:35 +08:00
cmeng-talend
9f2da246d0 TUP-4649 fix: Studio is stuck on waiting for background work to complete
https://jira.talendforge.org/browse/TUP-4649
2016-06-02 16:19:00 +08:00
cmeng-talend
fbfb43f31a TUP-4649 fix: Studio is stuck on waiting for background work to complete
https://jira.talendforge.org/browse/TUP-4649
2016-06-02 16:17:25 +08:00
zwxue
33f701ce53 TDI-35531: Set driver jar LabelText read only. 2016-06-02 15:59:05 +08:00
wchen-talend
4a82ffbe08 TUP-4492:Unable to install Studio Patch if maven config exists :
Java.io.FileNotFound
2016-06-02 15:06:42 +08:00
wchen-talend
44653c1f9d TUP-4778:buildProjectSources:Only export job pom that don't have test
case
2016-06-02 14:55:28 +08:00
nrousseau
04cfd8a455 TUP-4481: add slf4j dependency for components from new framework 2016-06-01 22:52:03 +08:00
hcyi
0f85008c27 Merge pull request #464 from Talend/bugfix/6.2/TBD-3563_add_MapR_tickets_support
Bugfix/6.2/tbd 3563 add map r tickets support
2016-06-01 19:03:01 +08:00
cmeng-talend
508ea324da TUP-4649 fix: Studio is stuck on waiting for background work to complete
https://jira.talendforge.org/browse/TUP-4649
2016-06-01 18:56:55 +08:00
rdubois
490a343b43 TBD-3651 fixed - Do not use the auto-build feature during the job build time 2016-06-01 12:13:41 +02:00
wchen-talend
28d2b31d50 TDI-35608:Publish standalone job with compilation error finished
successfuly
2016-06-01 17:42:24 +08:00
hcyi
d2a93d49cd TBD-3563:fix some problems and add the check connect code about hadoop
cluster hdfs,hive,hbase .
2016-06-01 17:41:57 +08:00
wchen-talend
e3078c70a2 TUP-4069:Wrong TIME Pattern when retrieving Database Schema 2016-06-01 11:37:40 +08:00
nrousseau
5ecd7d3e5d Merge pull request #456 from joclaude/master
TDM-5212 HMapInput test case failing with reference to un-existing re…
2016-06-01 04:32:55 +02:00
nrousseau
b3a6aac26e Merge pull request #459 from Talend/bugfix/6.2/TUP-4639_UseJobServerCache
TUP-4639: Enable to use jobserver cache
2016-06-01 03:56:49 +02:00
hcyi
4c92254cc4 Merge pull request #448 from Talend/bugfix/6.2.1/TUP-4630_install_jar_to_remote
TUP-4630:error in the Studio log - just after starting it no protocol:
2016-05-31 18:52:45 +08:00
nrousseau
1208be3507 Merge pull request #461 from Talend/bugfix/6.2/TDI-36343_schemasCanBeEditedInRecyclebin
[TDI-36343] Salesforce/files: schemas can be edited in recycle bin.
2016-05-31 11:50:44 +02:00
ycbai
fd429b9542 [TDI-36343] Salesforce/files: schemas can be edited in recycle bin. 2016-05-31 17:07:39 +08:00
GGu
4e5cc846cd Merge pull request #458 from Talend/bugfix/master/TDI-36037
TDI-36037:Can not import in items which export out from recycle bin.
2016-05-31 15:17:09 +08:00
hcyi
806a968f54 TBD-3563:add MapR ticket support for db hive (wizard,dragAndDrop code) 2016-05-31 15:05:49 +08:00
GGu
8ab64302c9 TUP-4639: Create tmp folder via util 2016-05-31 11:23:09 +08:00
nrousseau
7461b1393a Merge pull request #457 from Talend/bugfix/6.2/TDI-36346_cannotDragSFConnIntoFolders
[TDI-36346] Component Framework :Salesforce: salesforce can not be drag into folders.
2016-05-30 12:01:53 +02:00
hwang
41a825a99b TDI-36037:Can not import in items which export out from recycle bin. 2016-05-30 18:00:45 +08:00
ycbai
0d00510f52 [TDI-36346] Component Framework :Salesforce: salesforce can not be drag
into folders.
2016-05-30 18:00:15 +08:00
jclaude
10bf91c929 TDM-5212 HMapInput test case failing with reference to un-existing resource (add extension in talend studio to provide capability for third party bundles to extend the job pom configuration) 2016-05-30 11:49:14 +02:00
nrousseau
fe08a12573 Merge pull request #452 from joclaude/master
TDM-5142 Structure/map path of tHConvertFile/tHMapFile/tHMapInput sho…
2016-05-30 11:12:46 +02:00
jclaude
a22d926bd5 TDM-5142 Structure/map path of tHConvertFile/tHMapFile/tHMapInput should can update auto when structure/map move 2016-05-30 10:54:00 +02:00
hcyi
66921436e6 TBD-3563:Studio: add MapR 5.1 MapR ticket support for db hbase (wizard
,dragAndDrop code)
2016-05-30 16:38:24 +08:00
rdubois
f00172dd81 TUP-4639 - Improve the Big Data jobs build time for local executions. 2016-05-27 17:31:39 +02:00
nrousseau
cb93d1dd3a Merge pull request #449 from Talend/bugfix/6.2/TUP-4578_fixQuotesProblemOfField
[TUP-4578] Automatic double-quote added in input text field (except for context)
2016-05-27 16:51:56 +02:00
nrousseau
855918406b Merge branch 'master' into bugfix/6.2/TUP-4578_fixQuotesProblemOfField 2016-05-27 16:18:18 +02:00
wchen-talend
05177ff32b TUP-4420:[6.0.1] Building a Job for a project that uses a 'Reference
project' using CommandLine creates incomplete archive without errors
2016-05-27 18:58:35 +08:00
zwxue
eecbc2730a Merge pull request #450 from Talend/bugfix/master/TDI-36328
TDI-36328:JDBC URL change to jdbc:xxx://<xxx>:<xxx> when reopen a
2016-05-27 18:32:25 +08:00
hcyi
6df17466b9 TBD-3563:add the context and Hadoop Cluster dragAndDrop support for MapR
ticket.
2016-05-27 15:44:10 +08:00
msjian
bc0fb1faa9 TDQ-11980: when change perspective to DQ, createDQStructor if needed,
espescially when it is the first time for the new created git branch
2016-05-27 14:20:05 +08:00
zshen-talend
f66b86238e Merge pull request #451 from qiongli/master
TDQ-12089 TDQ-12080 :if it is not DQ perspective, hide cheat sheet view.
2016-05-27 13:09:56 +08:00
qiongli
1b358bab49 TDQ-12089 TDQ-12080 :if it is not DQ perspective, hide cheat sheet view.
if it is DQ perspective and the last statu of cheet sheet view is
opened, restore cheat sheet.
2016-05-27 13:00:49 +08:00
hcyi
0c7f903cad TBD-3563:Studio: MapR 5.1 connection wizard doesn't support MapR cluster
secured with ticket. No option available
2016-05-27 10:37:45 +08:00
wdliu
f5b78b73c5 Merge pull request #440 from Talend/bugfix/6.2.1/TUP-4604-Studio_blocked
TUP-4604 fix: Studio blocked while switching to Git Merge perspective
2016-05-27 00:56:46 +08:00
Ryan Skraba
b436a0a8ea TBD-3090 Remove the Object and List types from the Cassandra components. 2016-05-26 17:38:19 +02:00
nrousseau
257031c0b5 TUP-4759: update powermock version 2016-05-26 15:50:58 +02:00
hwang
d4c7ba416e TDI-36328:JDBC URL change to jdbc:xxx://<xxx>:<xxx> when reopen a
created jdbc connection
2016-05-26 18:41:27 +08:00
msjian
115c9434df TDQ-11996: for remote Git when conflict show, fix to show correct icon
for some kinds of items
2016-05-26 18:29:01 +08:00
wchen-talend
f15c22c061 TUP-4630:error in the Studio log - just after starting it no protocol:
nullorg/talend/libraries/hadoop-mapreduce-client-common-2.0.0-cdh4.4.0/6.0.0-SNAPSHOT/hadoop-mapreduce-client-common-2.0.0-cdh4.4.0-6.0.0-SNAPSHOT.pom
2016-05-26 17:18:57 +08:00
ycbai
5ffbae4539 [TUP-4578] add junits. 2016-05-26 14:41:23 +08:00
ycbai
492c58ca8f [TUP-4578] Automatic double-quote added in input text field (except for
context)
2016-05-26 14:41:20 +08:00
nrousseau
1b9019683e Merge pull request #424 from Talend/bugfix/6.2/TDI-35812_fixProblemOfSalesforceSchemaPropagation
Fix TDI-35812 and TDI-36010
2016-05-26 08:24:14 +02:00
zwxue
a5f02881f0 Merge pull request #446 from Talend/bugfix/master/TDI-36011
TDI-36011:Duplicate job with testcase, job can duplicate, testcase can't
2016-05-26 11:43:47 +08:00
nrousseau
3cc10b3cb8 TUP-4733: adapt studio to the changes of TDKN-35 2016-05-25 17:20:31 +02:00
CHEN Bin
152623c748 [TBD-3351] Cassandra components don't work with spark local when connect
to cassandra 2.2 or later
https://jira.talendforge.org/browse/TBD-3351
1.shade cassandra-driver-core in the assembly jar
2.talend-cassandra-shade-1.0 for Spark
2016-05-25 16:29:08 +08:00
GGu
f926d89808 Merge pull request #447 from Talend/bugfix/master/TDI-36027
TDI-36027:trunjob component throwing no class found error
2016-05-25 11:57:44 +08:00
nrousseau
12bdc76e1f Merge pull request #436 from Talend/feature/6.2/TUP-4272_InstallPatchManually
Install patch manually
2016-05-24 12:07:44 +02:00
hwang
a405b3778d TDI-36027:trunjob component throwing no class found error 2016-05-24 17:52:20 +08:00
GGu
29ba2bb820 TUP-4272: Support install patch in local for studio 2016-05-24 17:45:27 +08:00
GGu
38ee0f7409 TUP-4272: Use Osgi service way to enable the patch component 2016-05-24 17:45:26 +08:00
Sizhao Liu
76edfe6163 TDQ-11906 specify Java7 compatibility for org.talend.model 2016-05-24 11:06:06 +02:00
CHEN Bin
6c9bc0f4e1 [TBD-3351] Cassandra components don't work with spark local when connect
to cassandra 2.2 or later
https://jira.talendforge.org/browse/TBD-3351
shade guava in the assembly jar
2016-05-24 16:54:42 +08:00
Yucheng Bai
8ef1c2be73 Merge pull request #445 from Talend/feature/6.2.1/TBD-3475-NewParameters4HiveWizard
Feature/6.2.1/tbd 3475 new parameters4 hive wizard
2016-05-24 15:49:48 +08:00
hcyi
bf1c9faa9f Merge pull request #443 from Talend/bugfix/6.2.1/TUP-4626
TUP-4626:Jar downloaded but pop is not close to continue my building
2016-05-24 15:42:06 +08:00
cmeng-talend
1b7e6a454e TBD-3475 feature: Support SSL & Additional JDBC parameters in Hive
wizard
https://jira.talendforge.org/browse/TBD-3475

Fix a display problem for trustStore
2016-05-24 15:13:35 +08:00
msjian
772b2e4db6 TDQ-12078: add a redshift connection check 2016-05-24 12:03:13 +08:00
hwang-talend
b5697f36b7 Merge pull request #444 from Talend/bugfix/master/TUP-4643
TUP-4643: Fix bug of store installation details in wrong preference.
2016-05-23 15:35:24 +08:00
hwang
5ea3640c59 TDI-36011:Duplicate job with testcase, job can duplicate, testcase can't
duplicate
2016-05-23 14:52:03 +08:00
msjian
72f65de92f TDQ-12032: remove two useless classes 2016-05-23 14:13:37 +08:00
wchen-talend
4693a9c699 TUP-4626:Jar downloaded but pop is not close to continue my building 2016-05-20 19:16:16 +08:00
wchen-talend
70aa4e45ab TUP-3990:Remove -SNAPSHOT from libraries artifacts 2016-05-20 18:24:18 +08:00
cmeng-talend
0ba83fc4da TBD-3475 feature: Support SSL & Additional JDBC parameters in Hive
wizard
https://jira.talendforge.org/browse/TBD-3475
2016-05-20 17:36:17 +08:00
zwxue
a57f3dabf7 TUP-4643: Fix bug of store installation details in wrong preference. 2016-05-20 16:22:43 +08:00
nrousseau
286466b7f5 Merge pull request #442 from Talend/bugfix/6.2/TUP-4199_supportDynamicSettings
[TUP-4199] Add support of Dynamic Settings
2016-05-19 15:56:33 +02:00
cmeng-talend
f0e4095c72 TBD-3475 feature: Support SSL & Additional JDBC parameters in Hive
wizard
https://jira.talendforge.org/browse/TBD-3475
2016-05-19 19:03:13 +08:00
hcyi
e66fad3539 Merge pull request #435 from Talend/feature/6.2.1/TUP-3990_remove_snapshot
TUP-3990:Remove -SNAPSHOT from libraries artifacts
2016-05-19 19:02:51 +08:00
ycbai
56c9634c86 [TUP-4199] Add support of Dynamic Settings 2016-05-19 18:27:33 +08:00
cmeng-talend
8408a818b0 TBD-3475 feature: Support SSL & Additional JDBC parameters in Hive
wizard
https://jira.talendforge.org/browse/TBD-3475
2016-05-18 18:36:23 +08:00
wdliu
d45e26e6a4 TUP-4082:NullPointerException triggered by connection items caused the
Studio to stop functioning properly
2016-05-18 14:26:16 +08:00
wchen-talend
5aa34b33ef Merge pull request #441 from Talend/bugfix/6.2/TDI-35853_View/Update_documentation_will_generate_all_versions
TDI-35853:view/Update documentation generate/updates all versions of a job documentation.
2016-05-18 12:00:44 +08:00
wang wei
5c5b76ab7e TDI-36142: remove redshift plugin
https://jira.talendforge.org/browse/TDI-36142
2016-05-18 09:08:38 +08:00
hcyi
e9049fd70b TDI-35853:view/Update documentation generate/updates all versions of a
job documentation.
2016-05-17 16:29:31 +08:00
cmeng-talend
64f76bb7a9 TUP-4604 fix: Studio blocked while switching to Git Merge perspective
https://jira.talendforge.org/browse/TUP-4604
2016-05-17 16:14:20 +08:00
CHEN Bin
dc577e23af Update master version to 6.2.1 (necessary for migration tasks). 2016-05-17 15:52:26 +08:00
dlin-talend
075f33a69e Merge pull request #437 from Talend/bugfix/6.2.1/TDI-36083-Cannot_show_window
TDI-36083 fix: Studio main window hides, but the process is still there.
2016-05-17 10:31:25 +08:00
Igor Lazebny
72aaf54ea8 Merge branch 'master' of git@github.com:Talend/tcommon-studio-se.git 2016-05-16 18:43:07 +03:00
Igor Lazebny
be15d94b6c Update version to 6.2.1-SNAPSHOT in server poms 2016-05-16 18:42:33 +03:00
cmeng-talend
5339d62811 TDI-36083 fix: Studio main window hides, but the process is still there.
https://jira.talendforge.org/browse/TDI-36083
2016-05-16 18:48:37 +08:00
GGu
b9fbab0d47 Merge pull request #434 from Talend/bugfix/6.2.1/TUP-4082_NPE_Caused_Studio_Stop_Functioning
TUP-4082:NullPointerException triggered by connection items caused the
2016-05-16 18:21:32 +08:00
wchen-talend
85354ece6b TUP-3990:Remove -SNAPSHOT from libraries artifacts 2016-05-16 17:30:23 +08:00
wdliu
497b95307f TUP-4082:NullPointerException triggered by connection items caused the
Studio to stop functioning properly
2016-05-16 16:35:53 +08:00
Yucheng Bai
364c2ac69e Merge pull request #433 from Talend/bugfix/6.2/TBD-3267_Import_CDH_config_not_mapping_correctly2
TPS-1338:[6.1.1] Import CDH config files with HDFS & RM HA information
2016-05-16 13:49:46 +08:00
hcyi
8a35da0d7e TPS-1338:[6.1.1] Import CDH config files with HDFS & RM HA information
not mapping correctly(TBD-3267)
2016-05-16 13:38:30 +08:00
Irene Wang
cee3b3b95d Set version to 6.2.1-SNAPSHOT 2016-05-13 20:54:03 +02:00
nrousseau
d0ee918d3e Merge pull request #431 from Talend/bugfix/6.2/TDI-36030_fixImpactAnalysisProblemOfSalesforce
[TDI-36030] Component Framework :Salesforce:R-click-menu-impact analysis
2016-05-13 12:14:07 +02:00
ycbai
6038af6a66 [TDI-36030] Component Framework :Salesforce:R-click-menu-impact analysis
does not work.
2016-05-13 18:10:00 +08:00
CHEN Bin
f986fc1cac [TBD-3372] Poor Job Performance with Datastax Cassandra
https://jira.talendforge.org/browse/TBD-3372
Batch implement, group by none/replica/partition and support async
execute, and support cache the group of batch
2016-05-13 18:03:23 +08:00
zshen-talend
a54cd51c5a bug fixed TDQ-12032 remove the test content for
DBConnectionFillerImplTest and DqRepositoryViewServiceTest
2016-05-13 16:19:34 +08:00
GGu
90b4a3d85a Merge pull request #426 from Talend/feature/master/TUP-4557
TUP-4557:Append version after tos dynamic additional packages, URL
2016-05-13 15:46:38 +08:00
hwang
f2189ed277 TUP-4557:Append version after tos dynamic additional packages, URL 2016-05-13 13:05:59 +08:00
hwang-talend
d8519c1691 Merge pull request #427 from Talend/bugfix/master/TUP-4534
TUP-4534: HDFS&Context:"xmi:id" should not changed after rename
2016-05-13 10:42:45 +08:00
hwang-talend
85c908ac4e Merge pull request #425 from Talend/bugfix/master/TDI-35502
TDI-35502: "Workspace changed ... restart" on every startup of TOS.
2016-05-13 10:35:58 +08:00
nrousseau
09f75125a0 TDI-29976: fix junits 2016-05-12 20:43:14 +02:00
nrousseau
5c3ab9317c Merge pull request #430 from Talend/bugfix/master/TDI-35569
TDI-35569:zoom out within job designer does not work as expected in
2016-05-12 13:57:29 +02:00
hwang
d5b2217da7 TDI-35569:zoom out within job designer does not work as expected in
Studio
2016-05-12 19:26:30 +08:00
hwang
36d089d5d9 TDI-35569:zoom out within job designer does not work as expected in
Studio
2016-05-12 18:40:28 +08:00
hwang
f7516d9854 TUP-4557:Append version after tos dynamic additional packages, URL 2016-05-12 15:32:27 +08:00
wdliu
63b6fd6d14 Merge pull request #428 from Talend/feature/TUP-3998
Feature/tup 3998
2016-05-11 18:34:57 +08:00
nrousseau
87c563f7a5 Merge pull request #429 from Talend/bugfix/6.2/TDI-36024_fixExportContextProblem
[TDI-36024] Component Framework :Salesforce:can not create salesforce connection if I do export to context before retrieve schema.
2016-05-11 12:31:55 +02:00
cmeng-talend
987756c83b TDI-36019 fix: Export Dependencies:Cann't check used connection when I
export job that use repository schema
https://jira.talendforge.org/browse/TDI-36019
2016-05-11 18:24:31 +08:00
ycbai
cdb9af2b97 [TDI-36024] Component Framework :Salesforce:can not create salesforce
connection if I do export to context before retrieve schema.
2016-05-11 18:16:34 +08:00
cmeng-talend
933c4cdfd0 Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-05-11 17:29:49 +08:00
wdliu
a42f072ee1 TUP-4551: Conflict detected when logon project, when click cancel,
studio hang
2016-05-11 13:05:13 +08:00
cmeng-talend
83690a63e1 TDI-36019 fix: Export Dependencies:Cann't check used connection when I
export job that use repository schema
https://jira.talendforge.org/browse/TDI-36019
2016-05-11 11:02:53 +08:00
wchen-talend
97fbb68dad TDI-35506:[6.0.1] Studio distant run missing trace information with
patch TPS-1168
2016-05-11 09:56:01 +08:00
wchen-talend
5f792df8d5 TDI-35506:[6.0.1] Studio distant run missing trace information with
patch TPS-1168
2016-05-11 09:55:51 +08:00
cmeng-talend
4b87d56351 TUP-4525 fix: token collector information count problem
https://jira.talendforge.org/browse/TUP-4525

Fix an exception
2016-05-10 19:46:53 +08:00
cmeng-talend
d879501183 TDI-36019 fix: Export Dependencies:Cann't check used connection when I
export job that use repository schema
https://jira.talendforge.org/browse/TDI-36019
2016-05-10 19:45:07 +08:00
zwxue
08b57febbd TUP-4534: HDFS&Context:"xmi:id" should not changed after rename
column/variable Name.
2016-05-10 19:15:57 +08:00
hwang
ea7e548b27 TUP-4557:Append version after tos dynamic additional packages, URL 2016-05-10 15:27:06 +08:00
zwxue
ee31071bd5 TDI-35502: "Workspace changed ... restart" on every startup of TOS. 2016-05-10 12:22:50 +08:00
xqliu-talend
c89fcd08c3 TDQ-9780 import Survivorship Rules, "Rules Management" can not show node name correctly--no function affected 2016-05-10 11:26:18 +08:00
Sizhao Liu
6cf7e8f582 TDQ-11906 specify Java7 compatibility for plugins used by TDQ components 2016-05-09 18:26:19 +02:00
Chao Meng
c5207db2e3 Merge pull request #423 from Talend/feature/TUP-3998
Feature/tup 3998
2016-05-09 18:37:17 +08:00
nrousseau
e489f844ff Merge pull request #421 from yanbasic/master
TBD-3480: Use a separate POM for camel route test case
2016-05-09 12:02:26 +02:00
Mike Yan
f6e3428986 TBD-3480: Use a separate POM for camel route test case 2016-05-09 17:58:37 +08:00
ycbai
2fe33451a0 Fix:
[TDI-35812] Component Framework :Salesforce:Update schema under
repository, cannot propagate to job
and
[TDI-36010] Component Framework :Salesforce:The column "Used Column"
isn't checked after retrieve schema again
2016-05-09 17:42:39 +08:00
wdliu
3860e4cfc2 Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-05-09 16:48:12 +08:00
Sizhao Liu
0a162daea1 TOOLING: unify the code formatter settings between Luna(4.4) and Mars(4.5) for enum type, the behavior with Luna is not impacted 2016-05-06 16:40:01 +02:00
dlin-talend
79380759fb Merge pull request #420 from Talend/feature/TUP-4233_enhance_token
Feature/tup 4233 enhance token
2016-05-06 18:12:11 +08:00
wdliu
047e0af9cd For fix TDI-35707:Can not restore/delete folder in recyclebin after you
do switch to local/remote master.
2016-05-06 17:01:08 +08:00
cmeng-talend
878fc43dfd Merge remote-tracking branch 'origin/master' into feature/TUP-4233_enhance_token 2016-05-06 11:38:38 +08:00
cmeng-talend
3db0a2e204 TUP-4525 fix: token collector information count problem
https://jira.talendforge.org/browse/TUP-4525

Fix it based on what we have done in JobletTokenCollector
2016-05-06 11:09:31 +08:00
GGu
c0bc52353a TUP-4528: Fix some junits in common se 2016-05-05 13:48:56 +08:00
Igor Lazebny
240a30eae2 Revert "Update version to 6.2.0 in server poms"
This reverts commit e0eaa72fd3.
2016-05-04 17:00:31 +03:00
Igor Lazebny
e0eaa72fd3 Update version to 6.2.0 in server poms 2016-05-04 16:43:38 +03:00
nrousseau
c97879a9f2 Merge pull request #418 from Talend/bugfix/6.2/TDI-36018_fixSalesforceFolderProblem
[TDI-36018] Component Framework :Salesforce: folder error under
2016-05-04 19:45:36 +08:00
ycbai
c0314317dc [TDI-36018] Component Framework :Salesforce: folder error under
salesforce node.
2016-05-04 19:40:41 +08:00
dlin-talend
db24fd58e8 Merge pull request #417 from Talend/bugfix/master/TDI-36008
TDI-36008: Mysql: "Access to the data failure{0}" when retrieve schema.
2016-05-04 18:26:49 +08:00
zwxue
ed8c1d8705 TDI-36008: Mysql: "Access to the data failure{0}" when retrieve schema. 2016-05-04 17:44:08 +08:00
dlin-talend
90033ae502 Merge pull request #416 from Talend/bugfix/6.2/TBD-3378
TBD-3378: Enable to use default hadoop distributions
2016-05-04 15:10:41 +08:00
GGu
6eb611715b TBD-3378: Enable to use default hadoop distributions 2016-05-04 14:22:52 +08:00
nrousseau
3fa913a73a Merge pull request #415 from yanbasic/master
TESB-17272: Fixed cannot open route test case editor by double click
2016-05-04 12:18:51 +08:00
Mike Yan
24b2bce048 TESB-17272: Fixed cannot open route test case editor by double click 2016-05-04 11:31:29 +08:00
nrousseau
20f6e950b9 TUP-4354: fix possible error in development 2016-05-03 23:24:57 +08:00
CHEN Bin
8a400fff6a [TBD-3376] tCassandraBulkExec should support SSL
https://jira.talendforge.org/browse/TBD-3376
2016-05-03 21:25:14 +08:00
nrousseau
4d8ed30527 Merge pull request #410 from Talend/bugfix/master/TUP-4415
TUP-4023:Resolution impacting the click within the job
2016-05-03 20:35:49 +08:00
nrousseau
8e13d1f2c3 Merge pull request #413 from Talend/bugfix/TUP-4493_add_input_connector_for_salesforce_output
Bugfix/tup 4493 add input connector for salesforce output
2016-05-03 20:30:16 +08:00
nrousseau
7b769cc695 Merge branch 'master' into bugfix/TUP-4493_add_input_connector_for_salesforce_output 2016-05-03 20:08:32 +08:00
nrousseau
d24e990395 Merge pull request #412 from Talend/bugfix/6.2/TUP-4501_hideOldSalesforceNode
[TUP-4501] Hide old salesforce node in repository view and rename "SalesforceOld" to "Salesforce" in import items viewer
2016-05-03 19:08:47 +08:00
ycbai
f3f4702392 [TUP-4501] Hide old salesforce node in repository view and rename
"SalesforceOld" to "Salesforce" in import items viewer
2016-05-03 18:55:06 +08:00
nrousseau
54d0f56d30 Merge pull request #411 from Talend/bugfix/6.2/TDI-35812_fixPropagateSchemaProblem
[TDI-35812] Component Framework :Salesforce:Update schema under repository, cannot propagate to job
2016-05-03 16:50:54 +08:00
ycbai
e8aa3eec54 [TDI-35812] Component Framework :Salesforce:Update schema under
repository, cannot propagate to job
2016-05-03 16:20:44 +08:00
dlin-talend
9e759d9a44 Merge pull request #409 from Talend/bugfix/6.2.0/TBD-3426-Hive_retrieve_schema
Bugfix/6.2.0/tbd 3426 hive retrieve schema
2016-05-03 10:17:48 +08:00
hwang
bb6d908cef TUP-4023:Resolution impacting the click within the job 2016-05-03 10:11:15 +08:00
nrousseau
591db256d3 TUP-4493: add possibility to set input connector 2016-05-02 21:55:50 +08:00
nrousseau
2c3d016d1e TUP-4442: fix problem of table to get the default value 2016-05-02 21:53:25 +08:00
nrousseau
13b0773718 TUP-4442: fixed linked issue for table if value of combo box was not
selected correctly
2016-04-30 17:27:57 +08:00
cmeng-talend
efe7126c90 Merge remote-tracking branch 'origin/master' into bugfix/6.2.0/TBD-3426-Hive_retrieve_schema 2016-04-29 20:19:54 +08:00
cmeng-talend
ee68e243cd TBD-3426 fix: Hive: cann't retrieve schema when hive connection is on
context mode
https://jira.talendforge.org/browse/TBD-3426
2016-04-29 20:14:34 +08:00
nrousseau
c4fb7e9026 TUP-3938: update to export xerces dependencies 2016-04-29 17:55:00 +08:00
wchen-talend
1371fd090d Merge pull request #408 from Talend/feature/TUP-3998
Feature/tup 3998
2016-04-29 17:52:56 +08:00
wdliu
f876f095e1 Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-04-29 17:42:57 +08:00
wdliu
94c4e54835 Fix the Git Repository Tree View drag change size issue 2016-04-29 17:05:32 +08:00
nrousseau
28cf9cc505 Fix compilation error due to the change of Form 2016-04-29 12:50:26 +08:00
dlin-talend
99e649e8e1 Merge pull request #406 from Talend/bugfix/master/TBD-3245
TBD-3245: propagation compilation in sqoop component.
2016-04-29 09:45:15 +08:00
dlin-talend
174f9a2c1a Merge pull request #378 from Talend/bugfix/6.2/TBD-3378
TBD-3378: fixed the problem for custom distribution in job
2016-04-28 19:05:13 +08:00
nrousseau
d6ee8eee9b Merge pull request #405 from Talend/bugfix/6.2/TBD-3418_NotSupportHiveInWizard
TBD-3418: If don't support all of hive modes, won't display in wizard
2016-04-28 18:38:04 +08:00
nrousseau
b16541224a Merge pull request #403 from Talend/bugfix/6.2/TBD-3396_TBD-3401
Fix the missing kerberos and the execution engine field for HDP 2.1 and 2.2
2016-04-28 18:35:30 +08:00
zwxue
01013408ba Merge pull request #407 from Talend/bugfix/master/TUP-4287
TUP-4287:Run column Analysis of "General JDBC" failed when connected the
2016-04-28 17:39:21 +08:00
hwang
ff7828a381 TUP-4287:Run column Analysis of "General JDBC" failed when connected the
"General JDBC"DB by setting the driver jar with absolute path
2016-04-28 16:56:44 +08:00
wchen-talend
5682cc038e Merge pull request #388 from Talend/bugfix/6.2/TBD-2841_Job_convert
TBD-2841: Job convert problem when copy / paste .
2016-04-28 14:02:22 +08:00
zwxue
172bebe088 TBD-3245: propagation compilation in sqoop component. 2016-04-28 12:02:08 +08:00
Chao Meng
2ad4ad88e7 Merge pull request #404 from Talend/feature/TUP-3998
Feature/tup 3998
2016-04-27 18:30:40 +08:00
wdliu
3b25fab62c Add some comments 2016-04-27 18:26:57 +08:00
GGu
46d1d1c84b TBD-3418: If don't support all of hive modes, won't display in wizard 2016-04-27 18:14:06 +08:00
wdliu
ce4662aafa Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-04-27 18:04:59 +08:00
zwxue
f5de75499f Merge pull request #398 from Talend/bugfix/master/TDI-35558
TDI-35558:Delete forever in recycle bin can not work in TOS DI/TOS BD.
2016-04-27 17:12:47 +08:00
zwxue
39892bcf82 Merge pull request #387 from Talend/bugfix/master/TBD-3255
TBD-3255:Should not remove the test case when doing convert between
2016-04-27 15:13:31 +08:00
GGu
10f4124ea4 TBD-3401: fix one mistake problem for support Tez 2016-04-27 14:52:26 +08:00
nrousseau
82b87b9a0a TDI-35950: fix problem when close the studio and let an editor opened 2016-04-27 12:53:26 +08:00
GGu
056270bddc TBD-3396: add missed kerberos for hadoop distributions 2016-04-27 11:58:41 +08:00
GGu
50ee287540 Merge pull request #400 from Talend/bugfix/master/TDI-35593
TDI-35593: Update driver in metadata.
2016-04-27 11:04:29 +08:00
nrousseau
967a4f53c4 Merge pull request #402 from Talend/bugfix/6.2/TDI-35802_schemasLostAfterEditSchema
[TDI-35802] Component Framework :Salesforce: Edit connection and retrieve new schema ,the schema which retrieve previous will lost
2016-04-27 10:18:53 +08:00
ycbai
cf64559e6d [TDI-35802] Component Framework :Salesforce: Edit connection and
retrieve new schema ,the schema which retrieve previous will lost
2016-04-27 10:15:14 +08:00
cmeng-talend
3ed5cf0936 TUP-4285 task: Need to handle conflicts from other projects
https://jira.talendforge.org/browse/TUP-4285
2016-04-26 19:43:04 +08:00
nrousseau
7c035735b6 TDI-35910: fix problem of empty value for numbers 2016-04-26 19:22:51 +08:00
wdliu
2430830481 For fix TUP-4455
New Routes& Db Connection are lost after switch to Other Perspective
then switch back
2016-04-26 19:21:13 +08:00
nrousseau
54359cc592 Merge pull request #401 from Talend/bugfix/6.2/TUP-4445_FixDBXmiId
TUP-4445: Make sure won't change the xmi id for database connection
2016-04-26 18:56:02 +08:00
nrousseau
2caa274efe Merge pull request #399 from yanbasic/master
TESB-17272: Fixed when open the route test case, it was the palette of DI
2016-04-26 17:57:00 +08:00
zwxue
0723eb63f9 TDI-35593: Update driver in metadata. 2016-04-26 17:56:25 +08:00
GGu
53ce225d6a TUP-4445: Make sure won't change the xmi id for database connection 2016-04-26 16:43:57 +08:00
Mike Yan
de40b96a56 TESB-17272: Fixed when open the route test case, it was the palette of
DI
2016-04-26 15:43:17 +08:00
msjian
af332c408b TDQ-11797: supprot exasol 2016-04-26 14:11:26 +08:00
hwang
f8ea126465 TDI-35558:Delete forever in recycle bin can not work in TOS DI/TOS BD. 2016-04-26 11:06:55 +08:00
nrousseau
2632cfda8c Merge pull request #394 from Talend/bugfix/6.2/TUP-4444_AddXmiIdForContext
TUP-4444: Enable to add xmi id for context item and keep id for param
2016-04-26 09:50:50 +08:00
Chao Meng
6da6310938 Merge pull request #396 from Talend/feature/TUP-3998
Feature/tup 3998
2016-04-25 20:27:22 +08:00
wdliu
f4462b9209 Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-04-25 20:04:34 +08:00
nrousseau
4852574647 TUP-3938: add missing dependency to org.talend.libraries.apache 2016-04-25 19:24:07 +08:00
cmeng-talend
f42d7d9629 TUP-4285 task: Need to handle conflicts from other projects
https://jira.talendforge.org/browse/TUP-4285
2016-04-25 19:13:36 +08:00
nrousseau
2b5fa5c756 Merge pull request #395 from Talend/feature/TUP-4305_add_schema_path_to_connectors
TUP-4305: refactor related to the TCOMP-126
2016-04-25 17:37:14 +08:00
GGu
2d601c802a TUP-4444: Enable to add xmi id for context item and keep id for param 2016-04-25 16:49:37 +08:00
nrousseau
dcfbc59840 TUP-4305: refactor related to the TCOMP-126 2016-04-25 16:19:20 +08:00
nrousseau
8f923c070c Merge pull request #393 from yanbasic/master
TESB-17218: Remove the "find component in jobs" in the menu
2016-04-25 15:56:29 +08:00
Mike Yan
d36e19adf8 TESB-17218: Remove the "find component in jobs" in the menu 2016-04-25 12:02:13 +08:00
nrousseau
5f98aabac0 Merge pull request #379 from Talend/bugfix/6.2/TUP-4354_fix_classifier
TUP-4354: fix wrong dependency
2016-04-24 09:49:13 +08:00
wdliu
ecd838e196 Merge pull request #392 from Talend/feature/TUP-3998
Feature/tup 3998
2016-04-22 20:03:22 +08:00
cmeng-talend
e22180ec3f Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-04-22 19:54:50 +08:00
cmeng-talend
9ecc8f1d88 TUP-4285 task: Need to handle conflicts from other projects
https://jira.talendforge.org/browse/TUP-4285
2016-04-22 19:52:19 +08:00
Pierre Teyssier
21cc99cdd4 Merge pull request #391 from lpw82gf/TMDM-9493
TMDM-9493 : Move dependency jackson libraries for tMDMRestInput to or…
2016-04-22 17:53:18 +08:00
Pingwen Lin
a2b6e69084 TMDM-9493 : Move dependency jackson libraries for tMDMRestInput to org.talend.libraries.jackson 2016-04-22 16:04:51 +08:00
Pingwen Lin
d16b1e4eb8 TMDM-9493 : Move dependency jackson libraries for tMDMRestInput to org.talend.libraries.jackson 2016-04-22 15:56:34 +08:00
GGu
0fbcf1602b Merge pull request #390 from Talend/bugfix/master/TDI-35775_addJunit
TUP-35754: Add resources folder to bin includes.
2016-04-22 11:43:56 +08:00
nrousseau
84ef5672b0 TUP-4382: fix problem of switch project 2016-04-22 11:39:03 +08:00
zwxue
444e096829 TUP-35754: Add resources folder to bin includes. 2016-04-22 11:33:32 +08:00
nrousseau
4d5015783a TUP-3938: fix problem of xerces to use the one from platform 2016-04-22 11:22:28 +08:00
nrousseau
9639d1d120 Merge pull request #389 from Talend/bugfix/master/TDI-35775_addJunit
TDI-35759: Schema do not updated correctly.
2016-04-21 19:43:24 +08:00
nrousseau
5cf1d0df78 Merge pull request #385 from Talend/feature/6.2.0/TUP-4232
TUP-4232: Avoid saving duplicated value to preference store.
2016-04-21 19:42:33 +08:00
nrousseau
e4b96797c2 TUP-3861: add log4j implementation of slf4j to the build 2016-04-21 19:36:44 +08:00
zwxue
380c05bc64 TDI-35759: Schema do not updated correctly. 2016-04-21 18:18:19 +08:00
hcyi
7925c2b99b TBD-2841: Job convert problem when copy / paste . 2016-04-21 14:56:00 +08:00
nrousseau
6124955473 Merge pull request #381 from Talend/bugfix/6.2/TUP-4369_addJunits
TUP-4369: add junits
2016-04-21 14:38:10 +08:00
hwang
0e483dab80 TBD-3255:junit of TBD-3255 2016-04-21 13:42:28 +08:00
nrousseau
5253b6b4e3 Revert "TUP-3861: add log4j implementation of slf4j to the build"
This reverts commit 5a92b1eda6.
2016-04-21 11:04:18 +08:00
Chao Meng
09284275d7 Merge pull request #386 from Talend/bugfix/master/TDI-35737
TDI-35737:Job cann't be deleted when it has test cases and don't in any
2016-04-21 09:52:40 +08:00
nrousseau
5a92b1eda6 TUP-3861: add log4j implementation of slf4j to the build 2016-04-20 20:56:36 +08:00
hwang
5ebd1f8bad TDI-35737:Job cann't be deleted when it has test cases and don't in any
folder
2016-04-20 18:19:58 +08:00
GGu
ea8f36a331 TBD-3344: fixed the NPE for creating HBase. 2016-04-20 18:08:27 +08:00
zwxue
f78513f8af TUP-4232: Avoid saving duplicated value to preference store. 2016-04-20 16:59:50 +08:00
nrousseau
98cee66482 Merge pull request #383 from Talend/bugfix/master/TDI-35775_addJunit
TDI-35754: fix path bug of junit.
2016-04-20 14:59:04 +08:00
zwxue
4cfc9f4b20 TDI-35754: fix path bug of junit. 2016-04-20 14:54:12 +08:00
nrousseau
3a5b5137d0 TUP-4422: set default values to empty / -1 to avoid the wrong detection
of schema
2016-04-20 14:41:03 +08:00
nrousseau
5df38f5ea8 Merge pull request #382 from Talend/bugfix/6.2/TDQ-11917
TDQ-11917: fix one NPE, if hadoop distribution bundle was not loaded
2016-04-20 14:34:35 +08:00
GGu
a5efab4f9b TDQ-11917: fix one NPE, if hadoop distribution bundle was not loaded 2016-04-20 14:00:40 +08:00
hwang
72373aee20 TBD-3255:Should not remove the test case when doing convert between
Spark and Spark Streaming
2016-04-20 11:05:59 +08:00
ycbai
ed2d183608 TUP-4369: move common codes from test util plugin to design core plugin. 2016-04-19 19:50:25 +08:00
ycbai
76d219753a TUP-4369: add junits and improve some codes. 2016-04-19 19:35:37 +08:00
nrousseau
a4826afaaf Merge pull request #373 from Talend/bugfix/master/TDI-35775
Bugfix/master/tdi 35775
2016-04-19 19:26:59 +08:00
Chao Meng
f4c940fc0a Merge pull request #380 from Talend/feature/TUP-3998
Feature/tup 3998
2016-04-19 19:12:03 +08:00
wdliu
3a377544ca Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-04-19 18:29:37 +08:00
wchen-talend
7b9694a417 Merge pull request #375 from Talend/bugfix/6.2/TBD-3267_Import_CDH_config_not_mapping_correctly
TBD-3267:[6.1.1] Import CDH config files with HDFS & RM HA information not mapping correctly.
2016-04-19 17:25:44 +08:00
nrousseau
731447cce8 TUP-4354: fix wrong dependency 2016-04-19 14:56:48 +08:00
nrousseau
403983f0fb TUP-4403: add encryption of password in the generated code 2016-04-19 14:07:10 +08:00
nrousseau
785c841a58 fix problem of size of button on mac 2016-04-19 14:07:07 +08:00
GGu
16dd2a11d0 TBD-3378: fixed the problem for custom distribution in job 2016-04-19 13:20:29 +08:00
Guoliang Zhou
81a3d9784d Merge pull request #377 from qcui/feature/6.2/TMDM-9454
TMDM-9454 : Add 'contains the sentence' operator to tMDMInput, tMDMVi…
2016-04-19 11:23:06 +08:00
zwxue
f792852cb4 TDI-35754: Parameter error in documentation for sap bw component. 2016-04-19 10:09:29 +08:00
Ryan Skraba
0f610155cf TCOMP-124 Bring Avro annotations into MetadataTable. 2016-04-18 16:15:06 +02:00
cmeng-talend
85aa4511c0 TUP-4285 work: Need to handle conflicts from other projects
https://jira.talendforge.org/browse/TUP-4285
2016-04-18 19:44:31 +08:00
nrousseau
78af38433d Merge pull request #376 from Talend/workitem/6.2/TBD-3308_default_hadoop_config
Workitem/6.2/TBD-3308 default hadoop config
2016-04-18 18:37:58 +08:00
GGu
a63b4d74dd TBD-3308: remove old default hadoop configurations 2016-04-18 18:16:24 +08:00
GGu
3c9a87ebce TBD-3308: Move the default configruation for each versions 2016-04-18 18:16:23 +08:00
GGu
85103a19e4 TBD-3308: add one JSON util for merge two object 2016-04-18 18:16:21 +08:00
zwxue
661cb082db TDI-35755: Miss (@ref) for sapinforObject schema after you do merge ref
and main project.
2016-04-18 17:45:57 +08:00
zwxue
b89a3d46e6 TDI-35752: NPE error when open a sap bw schema in reference project. 2016-04-18 17:45:55 +08:00
hcyi
27198744e4 TBD-3267:[6.1.1] Import CDH config files with HDFS & RM HA information
not mapping correctly.
2016-04-18 15:41:55 +08:00
nrousseau
70ea4e7e26 Merge pull request #374 from Talend/bugfix/6.2.0/TDI-35788_manual_query
Bugfix/6.2.0/tdi 35788 manual query
2016-04-16 21:20:51 +08:00
nrousseau
d42e059bb6 TDI-35788: fix problem of detection of schema modified 2016-04-16 21:15:50 +08:00
nrousseau
520214dccd TDI-35788: fix problem of label not set in UI 2016-04-16 15:55:39 +08:00
Sizhao Liu
aa29fe6f69 TDQ-11906 make DQ components compatible with Java 7 2016-04-15 19:00:31 +02:00
nrousseau
95c7b4a445 Merge pull request #372 from Talend/bugfix/6.2/TUP-4369_fixComponentSchemaProblem
[TUP-4369] Modified schemas are not saved in component properties.
2016-04-15 16:17:06 +08:00
ycbai
8e96ab14a9 [TUP-4369] Modified schemas are not saved in component properties. 2016-04-15 15:37:14 +08:00
cmeng-talend
80577a8bbc TUP-4285 task: Need to handle conflicts from other projects
https://jira.talendforge.org/browse/TUP-4285
2016-04-14 19:31:03 +08:00
zwxue
a9ff48bb20 Merge pull request #371 from Talend/bugfix/master/TBD-3368
TBD-3368:The Cloudera Navigator parameters are not set to component when
2016-04-14 18:29:05 +08:00
zwxue
44192f56d4 Merge pull request #346 from Talend/bugfox/master/TUP-4222
TUP-4222:Change in context value does not get updated in the job and
2016-04-14 16:39:30 +08:00
hwang
8859149d86 TBD-3368:The Cloudera Navigator parameters are not set to component when
importing repository item.
2016-04-14 11:03:20 +08:00
nrousseau
49ceeed0a6 Merge pull request #370 from Talend/workitem/6.2/TDI-34583
TDI-34583: If old job without job type, will break the build
2016-04-13 18:35:07 +08:00
GGu
be6f09fe04 TDI-34583: If old job without job type, will break the build 2016-04-13 17:42:42 +08:00
msjian
f04c1c6e56 TDQ-11879: fix a NPE 2016-04-13 17:33:48 +08:00
nrousseau
cab819e7a4 Merge pull request #369 from Talend/feature/6.2/TUP-4340_integrate_salesforce
TUP-4340: rename old wizard to "SalesforceOld"
2016-04-12 19:40:27 +08:00
nrousseau
75f2897dfe Merge pull request #368 from Talend/feature/TUP-3998
Feature/tup 3998
2016-04-12 19:05:28 +08:00
rdubois
64b51a62f3 TBD-3354 fixed - Use the distribution API to handle the S3 node problem dynamically 2016-04-12 12:32:28 +02:00
cmeng-talend
a59db13485 Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-04-12 17:21:48 +08:00
cmeng-talend
3e7c926967 TUP-4050 feature: Create conflict object repository view
https://jira.talendforge.org/browse/TUP-4050

Fix a tdq item display icon problem
2016-04-12 17:15:43 +08:00
nrousseau
5be9304235 TUP-4340: rename old wizard to "SalesforceOld" 2016-04-12 14:58:23 +08:00
nrousseau
d37a7bbd94 TDI-35770: change dependency of json for TAC 2016-04-12 11:46:58 +08:00
nrousseau
2d62d8741f Merge pull request #366 from Talend/bugfix/master/TBD-3601
TBD-3061:Add Cloudera Navigator properties to hadoop cluster
2016-04-11 20:31:47 +08:00
rdubois
fef3b3fe08 Add EMR 4.5.0 to EHadoopVersion4Drivers 2016-04-11 14:24:03 +02:00
GGu
318a8b4dcc Merge pull request #367 from Talend/feature/TUP-4233_enhance_token
Feature/tup 4233 enhance token
2016-04-11 20:24:39 +08:00
nrousseau
709d3a81ea TUP-4233 : Enhance token 2016-04-11 20:02:11 +08:00
hwang
68d5dc5dda TBD-3061:Add Cloudera Navigator properties to hadoop cluster 2016-04-11 19:55:03 +08:00
Rémy DUBOIS
ebd55fad7b Merge pull request #365 from amarouni/PR/hdp2.4
Add hdp240 support
2016-04-11 13:29:47 +02:00
nrousseau
9b6b9e1b42 Merge pull request #364 from Talend/feature/TUP-3998
Feature/tup 3998
2016-04-11 19:24:12 +08:00
Abbass MAROUNI
d44dc76009 [TBD-3015] Resolve Merge conflicts from HDP240 2016-04-11 13:18:55 +02:00
qcui
823e3874cd TMDM-9454 : Add 'contains the sentence' operator to tMDMInput, tMDMViewSearch, tMDMDelete components 2016-04-11 18:50:59 +08:00
nrousseau
3e879ebac0 Merge branch 'master' into feature/TUP-4233_enhance_token 2016-04-11 18:25:20 +08:00
nrousseau
dfceba732f Merge pull request #361 from Talend/workitem/6.2.0/TDI-34583
TDI-34583: To provide job type in jobinfo.properties of zip job.
2016-04-11 18:17:54 +08:00
Rémy DUBOIS
78844005d3 Merge pull request #363 from pbailly/master
[TBD-3016] Add MapR 5.1 distribution.
2016-04-11 12:10:31 +02:00
nrousseau
b2d20d0c91 TUP-4233: Enhance token 2016-04-11 18:10:28 +08:00
zwxue
811f46180f TDI-34583: Add framework to jobInfo.properties. 2016-04-11 17:50:26 +08:00
wchen-talend
969685464f Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-04-11 17:50:09 +08:00
wchen-talend
21462ecbce TUP-4242 : make the compare editor work with joblet 2016-04-11 17:35:37 +08:00
GGu
b1585d7abc Merge pull request #362 from Talend/bugfix/6.2/TBD-3343
TBD-3343: make sure enable to import the hive embedded in win
2016-04-11 17:24:11 +08:00
pbailly
801da9efb9 [TBD-3016] Add MapR 5.1 distribution. 2016-04-11 10:25:14 +02:00
cmeng-talend
ce2cd9ed37 TUP-4050 feature: Create conflict object repository view
https://jira.talendforge.org/browse/TUP-4050
2016-04-11 16:23:26 +08:00
GGu
ed239c0b22 TBD-3343: make sure enable to import the hive embedded in win 2016-04-11 15:37:23 +08:00
wdliu
20bcf3536d Fix TDI-35656
can't fous on what you click, and will do refresh
2016-04-11 12:04:26 +08:00
GGu
cd0b0ac358 TBD-3344: Fixed the NPE for Database wizard when type H for db type 2016-04-11 10:08:55 +08:00
nrousseau
4e935e43b6 Merge pull request #355 from Talend/bugfix/6.2/TUP-4301_Default_fields_schema_can't_showed
TUP-4301:Default fields of Schema can't be showed(TUP-4010)
2016-04-10 16:24:37 +08:00
nrousseau
8289d02877 TUP-4338: fix module name 2016-04-09 19:48:31 +08:00
nrousseau
2da9f41469 TCOMP-64: setup maven repository including libs for component framework 2016-04-09 13:51:16 +08:00
zwxue
f5725f40f4 TDI-34583: To provide job type in jobinfo.properties of zip job. 2016-04-08 19:01:18 +08:00
nrousseau
c0ea1f9a58 Merge pull request #360 from Talend/feature/6.2.0/TUP-4232
TUP-4232 feature: Add more informations to the export logs menu.
2016-04-08 18:46:07 +08:00
nrousseau
59445239d7 Merge pull request #359 from Talend/feature/TUP-3998
Feature/tup 3998
2016-04-08 18:25:41 +08:00
wdliu
a0e60758e3 Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-04-08 18:13:35 +08:00
CHEN Bin
a98bcf0e92 [TDI-35673] move the spark jars to other suitable plugin from
org.talend.libraries.redshift plugin
2016-04-08 17:42:52 +08:00
wdliu
2e062a6dd3 remove useless 2016-04-08 17:21:20 +08:00
zwxue
18d1d0fde3 TUP-4232 feature: Add more informations to the export logs menu. 2016-04-08 15:40:31 +08:00
nrousseau
db1c1693e7 Merge branch 'master' into feature/TUP-4233_enhance_token 2016-04-08 14:07:27 +08:00
CHEN Bin
f10cd687b7 [TBD-3211] support keystore for cassandra spark with patched
spark-cassandra-connector lib
2016-04-08 13:48:43 +08:00
nrousseau
5aaf1ffbb9 TUP-4162: add support of table for generic component 2016-04-08 11:36:14 +08:00
nrousseau
d655baa313 TDI-35683: fix junits 2016-04-08 11:36:14 +08:00
GGu
4a51ff1992 TBD-3057: update for hadoop distributions junits 2016-04-07 18:22:34 +08:00
nrousseau
b582390213 Merge pull request #352 from ggu-talend/feature/6.2/TBD-3057_Decouple_Distributions
TBD-3057: Merge the refactor feature on master
2016-04-07 11:50:41 +08:00
GGu
b7fbc763f9 TBD-3191: add some JUnits for classloader 2016-04-07 11:18:34 +08:00
nrousseau
0dc4e21fe9 Merge pull request #357 from Talend/feature/TUP-3998
Feature/tup 3998
2016-04-06 18:55:00 +08:00
nrousseau
f01e858b36 Merge pull request #356 from Talend/bugfix/6.2/TDI-35281_Schema_with_unused_columns_problem
TDI-35281:reference Schema with unused columns switch to built-in after editing tMap.
2016-04-06 18:48:25 +08:00
wdliu
6f08e8463f Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-04-06 18:47:52 +08:00
hcyi
4d1a633893 TDI-35281:reference Schema with unused columns switch to built-in after
editing tMap.
2016-04-06 17:44:10 +08:00
GGu
b850695828 TBD-3191: Move the classloader defines to each distribution bundle 2016-04-06 17:10:40 +08:00
GGu
72b8efa1c4 TBD-3324: Remove the HiveConnVersionInfo for embedded 2016-04-05 17:55:26 +08:00
CHEN Bin
b1fe43cdf7 [TCOMP-87] fixed the dynamic column problem, use include-all-fields
instead of empty schema
fixed the wrong junit test
2016-04-05 17:32:38 +08:00
GGu
dabdf36b27 Merge remote-tracking branch 'origin/master' into feature/6.2/TBD-3057_Decouple_Distributions 2016-04-05 16:38:40 +08:00
wdliu
9179b637b4 TUP-4050 feature: Create conflict object repository view
https://jira.talendforge.org/browse/TUP-4050
2016-04-05 10:38:17 +08:00
nrousseau
d78b8ba8b7 TUP-4233: enhance token 2016-04-05 09:47:33 +08:00
hcyi
805bd06023 TUP-4301:Default fields of Schema can't be showed(TUP-4010) 2016-04-01 19:14:21 +08:00
wang wei
d4de76128f TDI-35040: move the redshift plugin from tbd-se to tcommon-se
https://jira.talendforge.org/browse/TDI-35040
2016-04-01 17:21:22 +08:00
nrousseau
6f7bb439a6 Merge pull request #354 from Talend/bugfix/6.2/TDI-35669_BM_OnTop
TDI-35669: Make sure Business Models on top always
2016-04-01 15:53:59 +08:00
CHEN Bin
681e376efc Merge pull request #349 from Talend/TCOMP-138-AvroType
[TCOMP-138] complete built-in Avro type
2016-04-01 15:45:15 +08:00
GGu
106442f9f9 TDI-35669: Make sure Business Models on top always 2016-04-01 15:13:17 +08:00
CHEN Bin
50dd1b3ac8 fixed the inconsistent problem of field properties 2016-04-01 15:07:50 +08:00
nrousseau
a67a875597 Merge pull request #353 from Talend/feature/6.2.0/TUP-4234
TUP-4234: Do not restart studio if only jars were downloaded from additional packages.
2016-04-01 11:17:49 +08:00
GGu
6d70965fd3 TBD-3188: Fixed one NPE for Custom distribution 2016-04-01 11:00:45 +08:00
zwxue
ee075d8c30 TUP-4234: Do not restart studio if only jars were downloaded from
additional packages.
2016-04-01 10:35:38 +08:00
GGu
7e42a8ea81 TBD-3188: Fix one problem for HDP with server 1 in standalone mode 2016-04-01 10:23:44 +08:00
GGu
6a62a6ac8b TBD-3188: Fixed some bugs for hive in database wizard 2016-04-01 10:23:42 +08:00
GGu
1862fa686b TBD-3188: Enable to check for hive in HiveComponent directly 2016-04-01 10:23:41 +08:00
GGu
92795c6522 TBD-3188: Refactor for hive in Database wizard 2016-04-01 10:23:40 +08:00
GGu
0da79b1dab TBD-3187: Refactor for the HBase distribution 2016-04-01 10:23:38 +08:00
GGu
5d89fa3723 TBD-3186: refactor the Hadoop Distributions for Hadoop Cluster and
Database wizard
2016-04-01 10:23:37 +08:00
GGu
fc083b82a1 TBD-3186: Use new distribution framework for Hadoop Distribution 2016-04-01 10:23:35 +08:00
nrousseau
874881b8a7 Merge pull request #331 from Talend/bugfix/6.2.0/ArtifactsDeployer
Fix an NPE for the deploy artifact
2016-04-01 10:15:23 +08:00
nrousseau
78d6b409c1 Merge pull request #351 from Talend/feature/TUP-3998
Feature/tup 3998
2016-03-31 18:15:27 +08:00
wdliu
ec63a185b9 Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-03-31 17:47:06 +08:00
cmeng-talend
37e0972613 TUP-4050 feature: Create conflict object repository view
https://jira.talendforge.org/browse/TUP-4050

Fix bugs
2016-03-31 17:28:46 +08:00
wdliu
89ad763166 Deprecated some unuseful methods. 2016-03-31 17:26:23 +08:00
nrousseau
595b1b529f Merge pull request #350 from Talend/feature/TUP-3998
Feature/tup 3998
2016-03-30 18:13:51 +08:00
cmeng-talend
552674c1e9 Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-03-30 18:00:31 +08:00
nrousseau
c0eda13288 Merge pull request #348 from Talend/bugfix/master/TDI-35574_SAPBW
Bugfix/master/tdi 35574 sapbw
2016-03-30 15:35:21 +08:00
zwxue
70804141ae Revert "TDI-35580: fix double click bug of SAPBW table."
This reverts commit 5196ecefe7.
2016-03-30 15:27:23 +08:00
zwxue
387bc38566 TDI-35575: set source system name for tSAPDataSourceOutput. 2016-03-30 15:12:55 +08:00
zwxue
8521f8cfab TDI-35644: fix deletion and action show bug of SAPBW. 2016-03-30 15:10:29 +08:00
CHEN Bin
4dcfef9d67 complete built-in Avro type 2016-03-30 14:47:33 +08:00
nrousseau
c7e01d8514 Merge remote-tracking branch 'origin/master' into feature/TUP-4233_enhance_token 2016-03-30 12:16:05 +08:00
cmeng-talend
972528f742 TDI-35640 bugfix: Can't import items
https://jira.talendforge.org/browse/TDI-35640
2016-03-30 11:35:15 +08:00
nrousseau
6b246a2eb0 Merge pull request #340 from Talend/feature/TUP-3998
Merge remote-tracking branch 'origin/master' into feature/TUP-3998
2016-03-29 18:25:19 +08:00
wdliu
670f986191 Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-03-29 17:57:52 +08:00
wdliu
e88c6df83d for fix the preference support 2016-03-29 17:10:25 +08:00
cmeng-talend
48c237d3e8 TUP-4281 feature: Check conflict view for DQ, MDM
https://jira.talendforge.org/browse/TUP-4281
2016-03-29 16:08:34 +08:00
nrousseau
b8e76861fb fix jackson dependencies 2016-03-28 19:30:41 +08:00
nrousseau
5647e7fc54 TUP-4233: enhance token 2016-03-28 19:25:31 +08:00
cmeng-talend
509872345f TUP-4281 feature: Check conflict view for DQ, MDM
https://jira.talendforge.org/browse/TUP-4281
2016-03-28 18:54:47 +08:00
hcyi
f72fb2e16b Merge pull request #347 from Talend/bugfix/6.2/TUP-4166_addArbitraryStringInNAME_SELECTION_REFERENCE
[TUP-4166] Allow an arbitrary string in NAME_SELECTION_REFERENCE
2016-03-28 16:38:02 +08:00
xqliu-talend
7b36f20f28 fix the compile error of Ecosystem.java 2016-03-28 15:36:05 +08:00
zwxue
4719adc5c2 TDI-35589: fix validation rule bug of SAP Tables and Bapi. 2016-03-28 14:26:09 +08:00
zwxue
5196ecefe7 TDI-35580: fix double click bug of SAPBW table. 2016-03-28 12:09:09 +08:00
zwxue
67148285d7 TDI-35584: fix validation rule bug of SAPBW. 2016-03-28 12:09:01 +08:00
ycbai
222d0784a7 [TUP-4166] Allow an arbitrary string in NAME_SELECTION_REFERENCE 2016-03-28 10:46:56 +08:00
RyanSkraba
fd9bc592f6 Merge pull request #341 from Talend/TCOMP-87-Dynamic-2
[TCOMP-87] fixed the dynamic column issue
2016-03-25 15:58:01 +01:00
hwang
98b3840bb7 TUP-4222:Change in context value does not get updated in the job and
test case and job stops building
2016-03-25 14:32:03 +08:00
CHEN Bin
7b8cee7a84 [TCOMP-87] fixed the dynamic column problem, use include-all-fields
instead of empty schema
2016-03-25 11:45:13 +08:00
Yucheng Bai
9ba91e9a6c Merge pull request #343 from Talend/bugfix/6.2/TUP-4152_ComponentsProvider_is_scary
TUP-4152:ComponentsProvider is scary(TUP-4010)
2016-03-25 11:41:18 +08:00
hcyi
9a372e9f85 TUP-4152:Refactoring code about generic provider(TUP-4010) 2016-03-25 10:48:12 +08:00
sgandon
efbc501ed4 Merge pull request #345 from Talend/feature/TUP-4273-fixes
TUP-4273 Add jackson and avro bundles where necessary.
2016-03-24 17:55:57 +01:00
Ryan Skraba
07689cb944 TUP-4273 Add jackson and avro bundles where necessary. 2016-03-24 17:42:50 +01:00
Ryan Skraba
e3ef2d015b TUP-4273 Add jackson and avro bundles where necessary. 2016-03-24 17:17:49 +01:00
hcyi
6583006740 Merge branch 'master' into bugfix/6.2/TUP-4152_ComponentsProvider_is_scary 2016-03-24 18:55:46 +08:00
Sebastien Gandon
54594784b7 TUP-4273 : used servicemix.avro instead of avro. 2016-03-24 11:42:27 +01:00
Sebastien Gandon
2eca34d240 TUP-4273 : removed avro from libraies.apache . 2016-03-24 11:42:27 +01:00
hcyi
b6fac5ff0d Merge pull request #344 from Talend/bugfix/6.2/TUP-4154_callBeforePropertyActivateBeforeButtonAndCombo
[TUP-4154] ComponentService.beforePropertyActivate() should be called before *any* button or combo box
2016-03-24 18:41:11 +08:00
ycbai
7ef73f3676 [TUP-4154] ComponentService.beforePropertyActivate() should be called
before *any* button or combo box
2016-03-24 17:25:53 +08:00
cmeng-talend
7d099cd0aa TUP-4230 feature: Need to handle conflict items related to RecycleBin
https://jira.talendforge.org/browse/TUP-4230
2016-03-24 17:16:33 +08:00
rdubois
ee49a27e5c TBD-3241 - Add the DATE type to Hive 2016-03-24 08:15:09 +01:00
rdubois
86ba7c19d9 TBD-3241 - Edit the mapping types for Pig and Hive adding new data types 2016-03-24 08:15:09 +01:00
hcyi
9760be335e Merge pull request #342 from Talend/bugfix/6.2/TUP-4258_codeDoesnotUpdateBySchema
TUP-4258: Generate job java code not update the schema property value
2016-03-24 11:38:27 +08:00
cmeng-talend
27ee698e73 TUP-4230 feature: Need to handle conflict items related to RecycleBin
https://jira.talendforge.org/browse/TUP-4230
2016-03-23 19:23:55 +08:00
hcyi
cb85ef454e TUP-4152:ComponentsProvider is scary(TUP-4010) 2016-03-23 18:01:42 +08:00
ycbai
a734241db5 TUP-4258: add junits. 2016-03-23 15:53:23 +08:00
ycbai
6fef73c06f [TUP-4258] fix some problems of SchemaReferenceController and
performance issues.
2016-03-23 11:47:16 +08:00
wdliu
4b803b79b3 Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-03-23 09:55:55 +08:00
ycbai
1649da0239 [TUP-4258] Generate job java code not update the schema property value 2016-03-22 10:47:00 +08:00
nrousseau
d7f6eca742 Merge pull request #339 from Talend/feature/TUP-3998
Feature/tup 3998
2016-03-21 19:10:46 +08:00
cmeng-talend
79841e89f5 Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-03-21 18:00:39 +08:00
cmeng-talend
aae1cae67a TUP-4230 feature: Need to handle conflict items related to RecycleBin
https://jira.talendforge.org/browse/TUP-4230
2016-03-21 17:08:43 +08:00
nrousseau
36f243e53e Merge pull request #338 from Talend/feature/6.2.0/TDI-35115_SAPBW
TDI-35563: fix propagating bug of SAP InfoObject.
2016-03-21 12:18:28 +08:00
zwxue
d822a6a5e4 TDI-35563: fix propagating bug of SAP InfoObject. 2016-03-21 10:40:42 +08:00
cmeng-talend
9ffcf8a739 TUP-4230 feature: Need to handle conflict items related to RecycleBin
https://jira.talendforge.org/browse/TUP-4230
2016-03-18 19:39:03 +08:00
nrousseau
169a74f05a TUP-4259: fix problem of dependencies 2016-03-17 19:08:54 +08:00
cmeng-talend
0691fa7ee5 TUP-4230 feature: Need to handle conflict items related to RecycleBin
https://jira.talendforge.org/browse/TUP-4230
2016-03-17 16:36:01 +08:00
Yucheng Bai
1b677c90f5 Merge pull request #336 from Talend/bugfix/6.2/TUP-4161_Implement_WidgetType.SCHEMA_REFERENCE
Bugfix/6.2/tup 4161 implement widget type.schema reference
2016-03-17 15:35:59 +08:00
wchen-talend
a2ca3a2a98 TDI-35491:NPE happen when logon project and test from junit . 2016-03-17 14:26:06 +08:00
nrousseau
80c5a02a65 Merge pull request #335 from Talend/bugfix/6.2/TUP-4248_runJobFailed
[TUP-4248] Add quotes for data pattern attribute fo metadata column when converting avro schema to di schema.
2016-03-16 19:33:15 +08:00
nrousseau
03982bcdd8 TUP-4085: set snapshot version only for talend jar 2016-03-16 14:39:56 +08:00
nrousseau
c4eedfcc0b TUP-4085: fix pom for routines 2016-03-16 14:39:55 +08:00
ycbai
ab8ae2fe35 [TUP-4248] Add quotes for data pattern attribute fo metadata column when
converting avro schema to di schema.
2016-03-16 14:36:58 +08:00
CHEN Bin
ef872732cd [TBD-2999] Cassandra 3.x update for 6.2
change the time to long, as there are no better equivalent
2016-03-16 11:49:00 +08:00
hcyi
0934b9f0b3 Merge branch 'master' into bugfix/6.2/TUP-4161_Implement_WidgetType.SCHEMA_REFERENCE 2016-03-16 10:25:45 +08:00
iwangtalend
0a151b097d Use release version of Daikon 2016-03-15 16:04:28 +01:00
CHEN Bin
b0378fb45a [TBD-2999] Cassandra 3.x update for 6.2
regroup version
2016-03-15 20:33:46 +08:00
nrousseau
15a5a95baf TUP-4085: fix problem of list of download of jars 2016-03-15 20:32:22 +08:00
hcyi
b568908fb9 Merge branch 'master' into bugfix/6.2/TUP-4161_Implement_WidgetType.SCHEMA_REFERENCE 2016-03-15 20:26:01 +08:00
hcyi
80105d3b94 Merge pull request #334 from Talend/bugfix/6.2/TUP-4156_updateSchemaAccordingMetadataTable
TUP-4156: update component schema according metadata table.
2016-03-15 20:06:15 +08:00
Ryan Skraba
6b43460130 TCOMP-124 Set nullable and talendType for metadata from an Avro Schema. 2016-03-15 13:03:17 +01:00
ycbai
b5f0d31ae7 TUP-4156: update component schema according metadata table. 2016-03-15 19:22:09 +08:00
nrousseau
ff49a646f2 Merge pull request #333 from Talend/feature/6.2.0/TDI-35115_SAPBW
TDI-35402: fix propagating bugs both in SAPBW and SAP Tables.
2016-03-15 19:09:24 +08:00
zwxue
bd910ff671 TDI-35402: fix propagating bugs both in SAPBW and SAP Tables. 2016-03-15 19:00:37 +08:00
wdliu
af1d4010e6 Optimize the scroll bar display 2016-03-15 18:52:36 +08:00
RyanSkraba
28acb0f498 Merge pull request #332 from RyanSkraba/master
TCOMP-125 Move Avro <-> MetadataTable conversions to its own helper c…
2016-03-15 11:50:13 +01:00
nrousseau
5dbac0511d Merge pull request #330 from Talend/feature/6.2.0/TDI-35115_SAPBW
Feature/6.2.0/tdi 35115 sapbw
2016-03-15 18:13:32 +08:00
zwxue
15bd236b41 TDI-35402: refactor some code for SAPBW. 2016-03-15 18:05:10 +08:00
zwxue
be7fdcc277 TDI-35402: fix bugs for SAPBW. 2016-03-15 18:05:07 +08:00
zwxue
a60cfef93a TDI-35402: refactor InfoObject of SAPBW 2016-03-15 18:05:04 +08:00
zwxue
5e1e7cca20 TDI-35402: Add double click support for SAPBW tables. 2016-03-15 18:05:02 +08:00
zwxue
8fbaa46c79 TDI-35115: add hierarchy attribute to EMF model. 2016-03-15 18:04:59 +08:00
zwxue
395bd464cc TDI-35152: Add InfoObject fields to SAPBWTable. 2016-03-15 18:04:56 +08:00
zwxue
d53152c545 TDI-35152: Add repository nodes and actions for SAP BW. 2016-03-15 18:04:53 +08:00
zwxue
9a08720058 TDI-35134: Add BW table list attributes to model SAPConnection. 2016-03-15 18:04:51 +08:00
zwxue
b667c7754c TDI-35134: Create EMF models for SAPBW. 2016-03-15 18:04:48 +08:00
Ryan Skraba
89093ea2bf TCOMP-125 Move Avro <-> MetadataTable conversions to its own helper class. 2016-03-15 09:30:27 +01:00
wdliu
2fb6af9057 Fix the Repository Scroll bar issue 2016-03-15 16:11:34 +08:00
hwang
05c27e71a5 TDI-35190:Cannot import job with test case 2016-03-15 12:51:49 +08:00
CHEN Bin
ae37767d18 [TUP-4165] Update Jackson-core for BD Components to
jackson-core-2.5.3.jar
2016-03-15 11:52:31 +08:00
hcyi
186154fe57 Merge branch 'master' into bugfix/6.2/TUP-4161_Implement_WidgetType.SCHEMA_REFERENCE 2016-03-15 10:55:08 +08:00
CHEN Bin
5373c05b07 TBD-3002: add Redshift components for Spark 2016-03-15 10:52:01 +08:00
nrousseau
7ef6b507b6 TUP-4085: update junits 2016-03-14 19:28:01 +08:00
nrousseau
91e85da8a4 TUP-4085: update junits and fix problem of deploy jar during build and
exception if the jar does not exists
2016-03-14 19:24:31 +08:00
hcyi
9e578c4cb1 Merge branch 'master' into bugfix/6.2/TUP-4161_Implement_WidgetType.SCHEMA_REFERENCE 2016-03-14 19:15:51 +08:00
nrousseau
0bf039b3a1 Merge pull request #329 from ggu-talend/master
TUP-4060: Fixed one NPE in TOS
2016-03-14 12:05:53 +08:00
GGu
8af66623fa TUP-4060: Fixed one NPE in TOS 2016-03-14 11:02:25 +08:00
Chao Meng
ee93e9a88d Merge pull request #328 from Talend/bugfix/6.2/TDI-35462_fixAccessDbFailedProblem
TDI-35462: db component in job can not use Repository type--Access db
2016-03-14 10:14:52 +08:00
nrousseau
cbe5001c7b TUP-4085: fix the problem of update of jars when retrieve 2016-03-12 13:10:49 +08:00
ycbai
285d7994be TDI-35462: db component in job can not use Repository type--Access db
failed
2016-03-11 19:42:38 +08:00
nrousseau
192d8b32ef Merge pull request #327 from Talend/feature/TUP-3998
Feature/tup 3998 https://jira.talendforge.org/browse/TUP-3998
2016-03-11 16:42:02 +08:00
cmeng-talend
83316a4ba7 TUP-4050 feature: Create conflict object repository view
https://jira.talendforge.org/browse/TUP-4050
2016-03-11 15:58:55 +08:00
cmeng-talend
843ddcc316 Merge remote-tracking branch 'origin/master' into feature/TUP-3998
Conflicts:
	main/plugins/org.talend.core.runtime/src/main/java/org/talend/core/model/repository/ERepositoryObjectType.java
2016-03-11 14:19:53 +08:00
nrousseau
a8df50c923 Merge pull request #325 from ggu-talend/feature/6.2.0/TUP-4060_merging-mediation-perspective
TUP-4060: Merge Integration and Mediation perspectives
2016-03-11 11:44:49 +08:00
wdliu
5297da6927 Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-03-11 11:27:55 +08:00
GGu
1aba7d8fdc Merge pull request #326 from Talend/bugfix/master/TDI-35132
ITDI-35132:tAccessInput throws OOM when retrieve tables with big size
2016-03-11 10:59:48 +08:00
wdliu
aa0aa0afd1 TUP-4189: local mode lock and remote mode lock and interactive access
senarios support
2016-03-11 09:42:04 +08:00
Rémy DUBOIS
565713b533 Merge pull request #324 from pbailly/master
[TBD-3005] Add spark postprocessing phase.
2016-03-10 16:42:17 +01:00
pbailly
38633396c2 [TBD-3005] Add spark postprocessing phase. 2016-03-10 16:37:51 +01:00
Sebastien Gandon
f63eb292fa Merge remote-tracking branch 'origin/master' into features/TCOMP-62 2016-03-10 10:32:36 +01:00
GGu
93e56cca97 TUP-4208: Remove Mediation perspective 2016-03-10 17:21:22 +08:00
GGu
2ae7feebac TUP-4203: Make sure same as repository view for the order of nodes 2016-03-10 17:21:20 +08:00
GGu
92da493dbb TUP-4202: Enable create route on Route Designs 2016-03-10 17:21:19 +08:00
GGu
e20a4a86e5 TUP-4202: Change the order via sorter 2016-03-10 17:21:18 +08:00
GGu
e2d490cc3f TUP-4202: Fix the problem for extension point to load sorter 2016-03-10 17:21:16 +08:00
GGu
03eafe6348 TUP-4196: Change the order for Resources 2016-03-10 17:21:15 +08:00
GGu
50bfadebc5 TUP-4196: After merge Bean in Code, sort the nodes too 2016-03-10 17:21:14 +08:00
GGu
04cbec2a6b TUP-4167: Unify the type of generated doc for JOB_DOC and JOBLET_DOC 2016-03-10 17:21:13 +08:00
GGu
f89967820b TUP-4167: Change to use CNF content provider for Generated Doc 2016-03-10 17:21:11 +08:00
GGu
a3dcfa1598 TUP-4167: Move Business Diagram under Documentation 2016-03-10 17:21:10 +08:00
CHEN Bin
a5c680abbb TUP-4167: Add sorter extension point to resolve the order of JobDesign
children
2016-03-10 17:21:09 +08:00
nrousseau
289485e691 Merge pull request #323 from Talend/bugfix/6.1/TBD-3202-TBD-3212_fixContextProblem
Bugfix/6.1/tbd 3202 tbd 3212 fix context problem
2016-03-10 16:17:19 +08:00
ycbai
bfb5113823 Merge branch 'master' into bugfix/6.1/TBD-3202-TBD-3212_fixContextProblem 2016-03-10 16:08:26 +08:00
ycbai
13247f1c71 TBD-3202: add junits. 2016-03-10 16:05:37 +08:00
wdliu
c9da06c526 Add new interface IRemoteRepositoryFactory 2016-03-10 12:06:53 +08:00
nrousseau
aceb7bc299 Merge pull request #322 from Talend/bugfix/6.1/TBD-3202-TBD-3212_fixContextProblem
Fixed the bugs:
2016-03-10 11:51:24 +08:00
Francis Upton IV
a3d341716c TCOMP-28 Avro representation changes 2016-03-09 17:21:50 -08:00
Ryan Skraba
95ba2418a4 TCOMP-28 Attempt to resolve Avro dependencies in core.runtime bundle. 2016-03-09 14:15:17 +01:00
hwang
c35ce03b65 ITDI-35132:tAccessInput throws OOM when retrieve tables with big size
over 100MB
2016-03-09 18:21:42 +08:00
ycbai
d9b216963b Fixed the bugs:
TBD-3202: [6.1.1] Hive properties dont get submitted correctly when
re-using context
TBD-3212: hadoop cluster:hadoop property is added double quotes when
drag hdfs schema to a standard job
2016-03-09 17:57:36 +08:00
Francis Upton IV
593eba66d0 TCOMP-28 Avro representation changes 2016-03-08 20:58:58 -08:00
Francis Upton IV
cf7f3c0d35 TCOMP-62 Add Avro to org.talend.libraries.apache 2016-03-08 10:52:06 -08:00
cmeng-talend
160742c009 TUP-4052 feature: Need to check differrent conflict editors
https://jira.talendforge.org/browse/TUP-4052
2016-03-08 19:01:36 +08:00
Ryan Skraba
15073f5000 Merge branch 'master' of github.com:Talend/tcommon-studio-se 2016-03-07 09:30:17 +01:00
msjian
4dd40bc604 TDQ-11558: change the Redshift database type 2016-03-07 15:33:45 +08:00
Ryan Skraba
95e330883c Merge branch 'master' of github.com:Talend/tcommon-studio-se 2016-03-04 12:02:55 +01:00
Ryan Skraba
ca8995df10 TCOMP-28 Fix logic when a Schema.Type is not recognized. 2016-03-04 11:43:00 +01:00
Ryan Skraba
24f926b4e3 TCOMP-28 Provide conversion to and from MetadataTable <-> Schema 2016-03-04 11:27:01 +01:00
wdliu
a0676bd9ef Fix the NPE issue 2016-03-04 17:55:46 +08:00
wdliu
d02a4107c6 Fix the NPE issue 2016-03-04 17:43:36 +08:00
Ryan Skraba
e57cd64658 TCOMP-28 Add MetadataTable to Avro Schema converter. 2016-03-04 09:54:59 +01:00
CHEN Bin
e71f83769c [TBD-3228] Remove wrong type mapping on cassandra datastax
https://jira.talendforge.org/browse/TBD-3228
2016-03-04 15:59:19 +08:00
CHEN Bin
ce0ed67836 [TBD-2809] upgrade cassandra bulk to
3.3/2.2.5/2.1.13
https://jira.talendforge.org/browse/TBD-2809
2016-03-04 15:59:19 +08:00
Ryan Skraba
ab5c3b43bb Merge branch 'master' of github.com:Talend/tcommon-studio-se 2016-03-04 08:53:43 +01:00
nrousseau
fba6d26115 fix pom setup of junit plugin 2016-03-04 14:34:48 +08:00
nrousseau
42f670fc0f fix pom setup of junit plugin 2016-03-04 14:12:37 +08:00
nrousseau
c6f4ecf308 Merge pull request #320 from Talend/feature/TUP-3998
Feature/tup 3998
2016-03-04 13:22:18 +08:00
Ryan Skraba
a0458de97d TCOMP-28 Provide a IMetadataTable to Avro schema adapter. 2016-03-03 17:24:46 +01:00
cmeng-talend
cda74ed0e5 Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-03-03 14:51:52 +08:00
nrousseau
eb33c99aff Merge pull request #311 from Talend/feature/master/TBD-3089
Feature/master/tbd 3089
2016-03-03 11:21:14 +08:00
nrousseau
8a19736f22 Merge pull request #317 from Talend/feature/master/TUP-3989
TUP-3989:Implement test cases on spark streaming
2016-03-03 11:19:56 +08:00
wdliu
7bff4a262b Merge branch 'master' into feature/TUP-3998 2016-03-03 11:02:10 +08:00
wdliu
742fb7a7e5 TUP-3998:
Git: ability to create feature and bug branches and merge to
branch------add service null judgement
2016-03-03 10:52:18 +08:00
msjian
c4e548457f TDQ-11558: refact some code 2016-03-02 19:19:11 +08:00
nrousseau
3876a7bcfb Merge pull request #318 from Talend/bugfix/6.2/TUP_4141_fixStudioOrComponentIssues
TUP-3843:fix a compilation error on org.talend.core.runtime(due to component API changes)(TUP-4010)
2016-03-02 18:48:56 +08:00
hcyi
79a925c825 TUP-3843:fix a compilation error on org.talend.core.runtime(due to
component API changes)(TUP-4010)
2016-03-02 18:38:05 +08:00
Yucheng Bai
e4610071e5 Merge pull request #315 from Talend/bugfix/6.2/TUP_4141_fixStudioOrComponentIssues
TUP-3843:fix a problem about the password controller , change to hidden text type(TUP-4010)
2016-03-02 16:17:23 +08:00
hcyi
b0b5b11c50 Merge branch 'master' into bugfix/6.2/TUP_4141_fixStudioOrComponentIssues 2016-03-02 15:56:39 +08:00
hcyi
d72eb7d522 TUP-4161:WidgetType.SCHEMA_REFERENCE needs to be implemented(TUP-4010) 2016-03-02 15:45:03 +08:00
msjian
de24c69237 TDQ-11558: support Amazon Redshift database 2016-03-02 15:22:50 +08:00
wchen-talend
3183e24a88 Merge pull request #316 from Talend/bufix/6.2.0/TDI-35139_TUP-4155_TUP-4085
Commits for tasks: 	TUP-35139 / TUP-4085 / TUP-4155
2016-03-02 14:33:09 +08:00
nrousseau
9bc5b564c3 Merge remote-tracking branch 'origin/master' into bufix/6.2.0/TDI-35139_TUP-4155_TUP-4085 2016-03-02 13:30:07 +08:00
nrousseau
39276ff7fb TUP-4085: set preferences to setup the update of artifacts from Nexus 2016-03-02 12:14:19 +08:00
cmeng-talend
9cbaaa369f Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-03-01 17:02:32 +08:00
wchen-talend
3feb1cd87f TUP-4036 : add junit 2016-03-01 16:47:18 +08:00
wchen-talend
1bd3931269 TUP-4036:The Library synchronization between the Commandline and a local
Nexus does not appear to occur
2016-03-01 16:47:17 +08:00
Francis Upton IV
ef5f6bb284 TCOMP-62 Align studio classes with new compnent runtime API 2016-02-29 22:39:00 -08:00
hcyi
6b0b034a85 TUP-3843:fix a problem about the password controller , change to hidden
text type(TUP-4010)
2016-02-29 17:15:33 +08:00
hwang
5a44672ae6 TUP-3989:Implement test cases on spark streaming 2016-02-29 16:24:42 +08:00
msjian
43b35a3a0c Merge branch 'feature/TDQ-11558-redShift-profilier' 2016-02-29 11:00:37 +08:00
nrousseau
3cc0d42f68 TDI-35139: avoid to have several popup for the same jar during the
build, and avoid to retrieve even from nexus several times
2016-02-27 13:29:39 +08:00
sgandon
3b0fef6e38 Merge pull request #313 from Talend/bugfix/6.2/TUP_4141_fixStudioOrComponentIssues
TUP-3842: fix compile errors.
I have to accept this because the studio will fail tonight but I really would like to know why you have to implement this method. It is not supposed to be implemented and you put yourself in a position to have complication errors even when non breaking changes are done.
2016-02-26 17:04:03 +01:00
nrousseau
f0f79195e9 Merge branch 'master' into bugfix/6.2.0/TUP-4036_syn_lib_from_nexus 2016-02-26 18:33:11 +08:00
msjian
b840cfa2c4 TDQ-11634: Add the amazon redshift connection to the list of supported
connection
2016-02-26 17:37:58 +08:00
nrousseau
b956063523 Merge pull request #314 from Talend/bugfix/master/TDI-35146
TDI-35146:No more handles happen when update after change context value
2016-02-26 14:42:14 +08:00
hwang
92f85c5d04 TDI-35146:No more handles happen when update after change context value 2016-02-26 14:35:41 +08:00
ycbai
aae8b7db59 Merge branch 'master' into bugfix/6.2/TUP_4141_fixStudioOrComponentIssues 2016-02-26 14:09:43 +08:00
ycbai
4a476676aa TUP-3842: fix compile errors. 2016-02-26 14:09:02 +08:00
GGu
37f2f2b72a Merge pull request #310 from qiongli/master
TDQ-11355 avoid "java.nio.channels.ClosedChannelException" .If the current perspective is DQ, delay this commit at here,it will be committed with DQ side(see DQRespositoryView Constructor).
2016-02-26 11:47:51 +08:00
qiongli
1e793698e3 TDQ-11355 avoid "java.nio.channels.ClosedChannelException" .If the
current perspective is DQ, delay this commit at here,it will be
committed with DQ side(see DQRespositoryView Constructor).
2016-02-25 18:42:35 +08:00
hwang
59d11f6bdf TBD-3174:add parameters to distinguish different job types and
frameworks
2016-02-25 18:25:27 +08:00
hwang
07b92f171c TBD-3174:add parameters to distinguish different job types and
frameworks
2016-02-25 09:50:07 +08:00
cmeng-talend
226c020ac8 TUP-4050 feature: Create conflict object repository view
https://jira.talendforge.org/browse/TUP-4050
2016-02-24 18:15:32 +08:00
ycbai
a4cbd828ce Do some refactor. 2016-02-24 16:01:30 +08:00
cmeng-talend
3af7ce2362 Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-02-23 19:21:22 +08:00
CHEN Bin
d5192777d2 [TBD-2809] upgrade cassandra bulk components to 2.1/2.2/3
https://jira.talendforge.org/browse/TBD-2809
2016-02-23 16:12:38 +08:00
nrousseau
cb97a665dd TUP-4137: temporary fix, just to avoid compilation error 2016-02-23 15:02:24 +08:00
hcyi
815dd57b8e Merge branch 'master' into bugfix/master/TUP-4010_Component_properties_problems_new 2016-02-22 18:51:53 +08:00
hwang
8b88f1a682 TDI-35146:No more handles happen when update after change context value 2016-02-22 18:46:21 +08:00
cmeng-talend
115f699fba TUP-4050 feature: Create conflict object repository view
https://jira.talendforge.org/browse/TUP-4050
2016-02-22 16:54:58 +08:00
ycbai
cdce3fe6c1 TBD-3088: fix the context problems of hadoop properties. 2016-02-22 16:22:54 +08:00
hcyi
8e26daab76 Merge branch 'master' into bugfix/master/TUP-4010_Component_properties_problems_new 2016-02-22 15:21:15 +08:00
nrousseau
44f74c34e9 TDI-35268: Enhance the speed of display for the connection with many
tables
2016-02-22 14:49:34 +08:00
nrousseau
c5be38f001 fix compilation error on dev 2016-02-22 14:49:33 +08:00
cmeng-talend
97a3c1f618 TUP-4050 feature: Create conflict object repository view
https://jira.talendforge.org/browse/TUP-4050
2016-02-19 18:59:40 +08:00
hcyi
46e9de9ab7 Merge branch 'master' into bugfix/master/TUP-4010_Component_properties_problems_new 2016-02-19 16:56:03 +08:00
wchen-talend
ac8518c11b TUP-4036 : add junit 2016-02-18 19:28:56 +08:00
wchen-talend
bc2f0476bd TUP-4036:The Library synchronization between the Commandline and a local
Nexus does not appear to occur
2016-02-18 19:15:22 +08:00
ycbai
e6081e3363 TUP-3782: fix compile errors. 2016-02-18 18:26:41 +08:00
ycbai
95aa0f9d80 TUP-3782: Support Context 2016-02-18 18:26:36 +08:00
hcyi
0f0ae074e5 TUP-4014:parameters not linked to repository, displayed as linked to
repository,set the repositoryValue/default value(TUP-4010)
2016-02-18 15:27:46 +08:00
CHEN Bin
ddec89d745 [TBD-2994] Teradata component should upgrade to v15
https://jira.talendforge.org/browse/TBD-2994
2016-02-18 13:58:29 +08:00
hwang
1403829d3e TDI-32081:The view will show beside Palette after opening a new view. 2016-02-17 16:15:55 +08:00
wdliu
424d039d20 TUP-4115: DI Studio Part
TUP-4115: Refactor ui for git to put all the ui related code of
org.talend.repository.gitprovider to
org.talend.repository.gitprovider.ui
-------refactor ui
2016-02-17 13:52:21 +08:00
wchen-talend
4baa746b22 TUP-4036 : add junit test 2016-02-17 11:17:44 +08:00
wchen-talend
b393f5ac77 TUP-4036:The Library synchronization between the Commandline and a local
Nexus does not appear to occur
2016-02-17 11:17:37 +08:00
nrousseau
370b620082 TUP-4102: add possibility to setup nexus server in local 2016-02-15 16:39:43 +08:00
nrousseau
ea168e4819 TUP-4102: add possibility to setup nexus server in local 2016-02-15 15:49:59 +08:00
sgandon
7beba82030 Merge pull request #309 from amaumont/master
Entities diagram created for "metadata.ecore" and "TalendFile.ecore"
2016-02-12 16:43:35 +01:00
Axel MAUMONT
bf65389658 - rename images from "connection_*" to "metadata_*" 2016-02-12 16:37:13 +01:00
Axel MAUMONT
54789d114a - add diagram and images of metadata/connection 2016-02-12 16:34:45 +01:00
Axel MAUMONT
c4555bc858 - Add diagram of TalendFile.ecore
- update README.txt to explain how to create and open diagrams
2016-02-12 13:46:18 +01:00
Sizhao Liu
4e6075930d add version declaration for exported jackson package 2016-02-11 10:47:58 +01:00
rdubois
084610a33e TBD-3109 fixed - Remove the Object and List types from the Parquet components 2016-02-11 10:29:16 +01:00
Sebastien Gandon
9ceeb47cc5 made libraies.jackson depend on real bundle to fix OSGI constrain uses issues. 2016-02-09 19:50:40 +01:00
zshen-talend
cf7b52bf71 bug fixed TDQ-11582
Can not save the preview data limit number
Add tagged value for preview number of row
2016-02-05 16:51:35 +08:00
wdliu
19a0284860 TUP-4016: DI Studio Part
TUP-4016: Create new branches system to show local and remote
branches.----------------save the new branch id into the preference
page.
2016-02-05 07:53:38 +08:00
wdliu
ae7328e575 TUP-4016: DI Studio Part
TUP-4016: Create new branches system to show local and remote
branches.--------------------------optimize the menu ui
2016-02-04 19:23:27 +08:00
Sebastien Gandon
1cb450d79a TCOMP-74 : added new dep to daikon in feature.xml 2016-02-04 12:19:05 +01:00
CHEN Bin
3d4382d015 [TBD-2999] support Cassandra 3.x in Spark
https://jira.talendforge.org/browse/TBD-2999
2016-02-04 17:10:18 +08:00
wdliu
5de05119e7 TUP-4016: DI Studio Part
TUP-4016: Create new branches system to show local and remote
branches.---optimize ui for menu
2016-02-04 12:11:35 +08:00
wchen-talend
3216b7c0fd update talend version 2016-02-03 15:51:16 +08:00
cmeng-talend
503f8ac7c4 TUP-4051 feature: Create merge APIs to manage merge actions
https://jira.talendforge.org/browse/TUP-4051
2016-02-01 18:51:55 +08:00
CHEN Bin
dc4517ebc8 [TBD-2999] support Cassandra 3.x in DI
https://jira.talendforge.org/browse/TBD-2999
2016-02-01 18:12:47 +08:00
wang wei
df28e2b92f TDI-35158: Issue with Exponential Notation format for numbers on Dynamic
schema for tNetezzaInput
https://jira.talendforge.org/browse/TDI-35158
2016-01-29 15:21:39 +08:00
wdliu
3c1ffff188 Merge remote-tracking branch 'origin/master' into feature/TUP-3998 2016-01-28 16:34:04 +08:00
wdliu
032296abe9 TUP-4016: DI Studio Part
TUP-4016: Create new branches system to show local and remote branches.
2016-01-27 18:55:29 +08:00
zshen-talend
56d4a746fb bug fixed TDQ-10745
avoid NullpointerException and optimization logic
2016-01-26 17:49:43 +08:00
cmeng-talend
d2f113e618 TBD-2850 bug: When change a mr job which use cdh54 to a spark job,
studio will throw errorlogs and the default spark configuration is
wrong.
https://jira.talendforge.org/browse/TBD-2850
2016-01-26 15:44:29 +08:00
cmeng-talend
184fadefff TDI-35088 bug: Quick tour do not import in demo job when the first time
start TOS DI/BD
https://jira.talendforge.org/browse/TDI-35088
2016-01-26 15:31:40 +08:00
sizhaoliu
3dcd72fe97 Update copyright year to 2016 in code template 2016-01-25 11:44:02 +01:00
iwang
62f5053a93 Update copyright year to 2016 2016-01-25 11:04:36 +01:00
iwang
d2d3647bd2 Update copyright year to 2016 2016-01-25 09:46:46 +01:00
Pierre Teyssier
35a401d3a5 Merge pull request #306 from jzhao-talend/master
TDI-35107: New Salesforce components "Use this connection" doesn't work
2016-01-22 18:30:37 +08:00
hwang
130445c7ce TDI-35094:NullPointerException thrown when select WSDL metadata from
repository

Conflicts:
	main/plugins/org.talend.core.runtime/src/main/java/org/talend/core/model/metadata/designerproperties/RepositoryToComponentProperty.java
2016-01-21 11:37:13 +08:00
cmeng-talend
be96814a61 TDI-34005 bug: CPU usage won't go down after a job export
https://jira.talendforge.org/browse/TDI-34005
2016-01-21 11:32:35 +08:00
zwxue
779ed6bed4 TDI-35118: Fix wrong context tree display when dragging a joblet with
context or repository context to job.
2016-01-21 10:14:12 +08:00
iwangtalend
c3084bac1b Depend on release version of Daikon 2016-01-20 10:49:15 +01:00
iwangtalend
14bbae987b Depend on release version of Daikon 2016-01-20 10:48:58 +01:00
wchen-talend
85ddd46175 TDI-35103:Create jdbc connection,choose jar in Inner modules,can't get
class name
2016-01-19 17:39:07 +08:00
wang wei
6dabb24bd2 TDI-35076: tXMLMap removing the namespace for attributes
https://jira.talendforge.org/browse/TDI-35076
2016-01-18 15:30:18 +08:00
jzhao
860a1636e9 TDI-35107: New Salesforce components "Use this connection" doesn't work
[Need modify code out of "components" repository]
https://jira.talendforge.org/browse/TDI-35107
2016-01-15 18:53:13 +08:00
wchen-talend
c9432e7bf0 TDI-35103:Create jdbc connection,choose jar in Inner modules,can't get
class name
2016-01-15 17:35:17 +08:00
msjian
8be74a8eb0 Merge branch 'master' of git@github.com:Talend/tcommon-studio-se.git 2016-01-15 14:36:57 +08:00
msjian
9a885e2f00 TDQ-11426: fix a NPE 2016-01-15 14:36:15 +08:00
wchen-talend
4512847d22 TDI-34803:Studio will generate .m2 file under user path when use default
setting.
2016-01-15 14:03:59 +08:00
hwang
d45da0282e TDI-32081:show views in the bottom 2016-01-15 10:47:53 +08:00
hwang
b97093b19e TDI-35049:Compiles Error for (tLogCatcher->tJavaRow) after switching to
Code tab
2016-01-15 09:57:13 +08:00
hwang
a8484c9d2a TDI-32081:show views in the bottom 2016-01-15 09:57:03 +08:00
hcyi
c0fabe53f7 TBD-2841:SparkStream job/storm job will change error after drag to
bigdata batch to generate a mr job.
2016-01-14 18:31:28 +08:00
wchen-talend
aba3bd87d1 TDI-34925:Fix the TDI-34897 in pax-url-eather 2016-01-14 14:37:22 +08:00
cmeng-talend
b029638c9a TDI-34680 bug: WebService: the parameter should display readonly when
d&d to job
https://jira.talendforge.org/browse/TDI-34680
2016-01-14 11:44:49 +08:00
wchen-talend
603c0a47cf TDI-34674:File XML:select root dialog pop up when reopen the metadata
after Export to context
2016-01-13 15:32:35 +08:00
wchen-talend
1bd1534ec3 TUP-3827:Studio: Sharing libraries from maven to nexus server 2016-01-13 12:02:52 +08:00
hwang
241eda4fdf TDI-32081:The view will show beside Palette after opening a new view. 2016-01-12 18:45:54 +08:00
cmeng-talend
db6b922a54 TDI-33600 bug: Web Service:Cannot get "WSDL" URL when "save the property
to Metadata" in tWebServiceInput
https://jira.talendforge.org/browse/TDI-33600
2016-01-12 13:49:50 +08:00
GGu
370496ed87 TDI-34985: add comment for Maven resolver rigister 2016-01-12 10:31:50 +08:00
nrousseau
a2f2596156 TUP-3979: Improve buildProject for CI plugin 2016-01-11 12:20:43 +01:00
hwang
3f0f5ed305 TBD-2846:TestCase: Schema can be modified in RowGenerator Editor for
test case component
2016-01-08 09:33:26 +08:00
ycbai
fa154bd24f [TDI-34917] Need some update of pom.xml 2016-01-07 17:22:09 +08:00
wchen-talend
3108cd9946 TDI-33694:Advanced Webservice: refresh button is invalid when reuse
context
2016-01-07 13:36:44 +08:00
rdubois
95a79f47f4 TBD-2928 - Add avro-1.5.4 and avro-mapred-1.5.4 to git 2016-01-05 11:39:35 +01:00
zwxue
21e97d6011 TDI-33433: fix wrong password in context mode of LDAP wizard . 2016-01-05 18:12:19 +08:00
hwang
a74daa112f TDI-33752:get hot keys from preference 2016-01-05 17:22:52 +08:00
rdubois
7ee56e0878 TBD-2950 - Add missing jars to the product 2016-01-04 16:49:20 +01:00
hcyi
0a29830fc3 TBD-1808:The Use Yarn cann't be checked when I open existing Hive
connection that is created on the custom hadoop
2016-01-04 17:32:00 +08:00
cmeng-talend
027d81dbb1 TUP-3781 bug: Problems with svn lock/commit mode in a multi user
environment
https://jira.talendforge.org/browse/TUP-3781
2015-12-31 10:43:17 +08:00
hwang
741c0c02a0 TDI-35032:An error shell is activated when importing the test case only 2015-12-30 15:27:22 +08:00
GGu
505cac296e TDI-34962: after test, need clean the cache 2015-12-29 17:49:22 +08:00
GGu
38e37080dd TDI-34962: remove the timestamp property for prefix 2015-12-29 17:49:22 +08:00
wchen-talend
53fba4d462 TDI-33694:Advanced Webservice: refresh button is invalid when reuse
context
2015-12-29 17:10:31 +08:00
GGu
fc5329a7b4 Merge pull request #305 from msjian/master
TDQ-11459: remove the useless code from LanguageManager
2015-12-29 16:33:41 +08:00
msjian
1a909e9b2e TDQ-11459: remove the useless code from LanguageManager 2015-12-29 16:26:17 +08:00
GGu
9855b47326 TDI-34962: fixed junit problems for migration and project preference 2015-12-28 17:55:56 +08:00
GGu
3c38d090bf TDI-34962: Enhance some codes for junit tests 2015-12-28 17:55:56 +08:00
cmeng-talend
437245506a TDI-32243 bug: HBase kerberos authentication is still existed on create
wizard when I first select HBase then switch to others
https://jira.talendforge.org/browse/TDI-32243
2015-12-28 16:05:54 +08:00
zwxue
8ec34cb7a1 TDI-34934: show correct svn branch name in offline mode. 2015-12-24 15:09:50 +08:00
cmeng-talend
3feb4bfa33 TBD-1986 bug: Name Node URL and Resource Manager are missing after
switching hive mode from standalone to embedded
https://jira.talendforge.org/browse/TBD-1986
2015-12-24 14:46:35 +08:00
wchen-talend
52a2c7e18e TDI-34878:User component: jars should loaded to new path when change the
value of maven.repository in config.ini
2015-12-24 14:12:41 +08:00
cmeng-talend
710531b462 TDI-34944 bug: NPE when ticked "use dynamic job" on DND trunjob
component
https://jira.talendforge.org/browse/TDI-34944

Add some comments for ERepositoryObjectType
2015-12-24 11:00:53 +08:00
hwang
3cf318e9dc TDI-32081:The view will show beside Palette after opening a new view. 2015-12-24 10:40:54 +08:00
cmeng-talend
706181f2c7 TBD-2504 bug: Cann't open path on oozie tab when hadoop cluster is in
context mode
https://jira.talendforge.org/browse/TBD-2504
2015-12-23 17:21:08 +08:00
cmeng-talend
93adb0dbfe TUP-3653 bug: [Joblet] The joblet can not display in palette after copy
joblet
https://jira.talendforge.org/browse/TUP-3653
2015-12-22 10:23:30 +08:00
ycbai
149f2c32d6 [TDI-33799] remove run menu. 2015-12-21 14:45:43 +08:00
ycbai
85c4a43dba [TDI-33799] Debug Run:Java Debug:When back to DI perspective,errors in
error log
2015-12-18 17:50:43 +08:00
hwang
6dbfd39d29 TDI-33798:When import jobs with testcase,the testcase always contain a
long process name for farther folder.
2015-12-18 16:37:21 +08:00
cmeng-talend
21900777d6 TBD-2119 bug: Only CDH 5.4 Hadoop Cluster should be shown in Repository
Content when using Yarn Client and set Property Type as repository in
Spark job
https://jira.talendforge.org/browse/TBD-2119

Add a json string formatted attributes string into REPOSITORY_VALUE to
support more filter cases, the '$' charactor will be replaced to '"' in
Studio
2015-12-18 16:16:23 +08:00
hwang
58c517c71a TUP-3850:When importing jobs, Standard jobs don't show their folders. 2015-12-18 10:21:41 +08:00
hwang
69eaa52162 TUP-3857:[Joblet] Drag failed if drag one joblet that is pasted from
repository
2015-12-18 10:21:23 +08:00
iwangtalend
5619875752 Deploy org.talend.utils 2015-12-17 11:53:39 +01:00
cmeng-talend
8d67900bd4 TDQ-11322 bug: tDqReportRun job about hive connection can not run.
https://jira.talendforge.org/browse/TDQ-11322
2015-12-17 16:10:22 +08:00
cmeng-talend
2f63696e53 TBD-2799 bug: [Wizard][Hadoop] Could not set the hadoop properties on
linux
https://jira.talendforge.org/browse/TBD-2799
2015-12-17 15:00:51 +08:00
hcyi
6243e2dd2d TBD-2794:Need to add tHDFSConfiguration when convert MR to Spark
Streaming
2015-12-16 12:03:58 +08:00
wang wei
b0deb67282 Revert "TDI-33559: tAccessXX don't work when access database encrypted https://jira.talendforge.org/browse/TDI-33559"
This reverts commit 03200fae21.
2015-12-15 15:37:08 +08:00
wang wei
03200fae21 TDI-33559: tAccessXX don't work when access database encrypted
https://jira.talendforge.org/browse/TDI-33559
2015-12-15 14:14:11 +08:00
hwang
3074a57eee TDI-34214:EXASOL:DB Type is displayed as CHAR even if I use int when
creating table
2015-12-14 18:28:08 +08:00
ycbai
a9b6767627 [TDI-34701] New Salesforce wizard page for modules does not scroll on
module list
2015-12-14 16:51:27 +08:00
cmeng-talend
8b59da3c1e TUP-3796 bug: Studio will open INFINITE error popups if TAC is shutted
down
https://jira.talendforge.org/browse/TUP-3796

Add a tac connection timeout preference in Preference: Talend >
Performance
2015-12-14 14:11:38 +08:00
GGu
0e85da1379 Merge pull request #302 from qiongli/master
TDQ-11125 TOP doesn't have IComponentsService.avoid NPE.
2015-12-14 13:18:17 +08:00
wang wei
ef10de6097 TDI-31702: TalendDate.getCurrentDate() has a bad performance
https://jira.talendforge.org/browse/TDI-31702
2015-12-14 09:34:49 +08:00
Igor Lazebny
6705e9bd2f Resore minimal build for org.talend.commons.runtime 2015-12-11 16:13:24 +02:00
Igor Lazebny
0fa23af3fa Update version to 6.2.0-SNAPSHOT in server poms 2015-12-11 15:46:39 +02:00
wang wei
2e89511c23 TUP-3921: Vulnerability commons-collection on DI Component
https://jira.talendforge.org/browse/TUP-3921
2015-12-11 14:10:09 +08:00
hcyi
1bf346d35e TBD-2859:MapReduce job turns to Spark when opening 2015-12-10 19:05:26 +08:00
qiongli
f6479be3d5 TDQ-11125 TOP doesn't have IComponentsService.avoid NPE. 2015-12-10 18:52:22 +08:00
hwang
4e1bac7203 TDI-34885:git+svn: when convert a spark job with testcase to a mr job,
it can not be changed.
2015-12-10 18:19:05 +08:00
wchen-talend
f77064e39c TDI-34897:Fail to run job if build path contain blank space 2015-12-09 19:14:05 +08:00
Sizhao Liu
9217b2062e remove maven nature from org.talend.utils to avoid error in DEV environment 2015-12-08 19:19:30 +01:00
Sizhao Liu
fccdc7a731 TDQ-11358 fix tDqReportRun job error in local project 2015-12-08 19:07:35 +01:00
nrousseau
33c4a558ba TDI-34864: fix problem of perspective, will reinitialize after any
successfull update
2015-12-09 00:19:18 +08:00
Irene Wang
31dd1ed641 Update versions to 6.2.0-SNAPSHOT 2015-12-08 10:59:34 +01:00
wchen-talend
c5a267ab8c TDI-34717:TAC Commandline has error when publish SVN job then publish a
GIT job
2015-12-08 15:25:44 +08:00
GGu
52141f2951 TUP-3877: fix the NPE for e4 2015-12-08 15:12:10 +08:00
wdliu
bede61c224 TDI-34851: DI Studio Part
TDI-34851: many SQL Templates xxx.perporities unable to load error info
on error log when logon GIT project
2015-12-08 12:05:56 +08:00
Irene Wang
7ef7dbd1cd Update versions for 6.1.2-SNAPSHOT 2015-12-07 18:55:34 +01:00
Sizhao Liu
ae62eff726 TDQ-11101 fix typo for Pattern Frequency Statistics 2015-12-07 13:50:24 +01:00
wdliu
ea2ceeb584 TDI-34851: DI Studio Part
TDI-34851: many SQL Templates xxx.perporities unable to load error info
on error log when logon GIT project
2015-12-07 19:16:09 +08:00
GGu
7968815b35 TUP-3877: try to find the current perspective from e4 model 2015-12-07 17:17:31 +08:00
nrousseau
1a6a41e65b fix possible NPE if there is no active page 2015-12-04 19:55:41 +08:00
hwang
541459a273 TUP-3859:NullPointerException when publish demo consumer job to Nexus
with context username and password values Null
2015-12-04 18:32:57 +08:00
nrousseau
fd141909d3 TDI-34816: avoid the logs from the maven resolver 2015-12-03 20:24:30 +08:00
hwang
d805ccde95 TUP-3859:NullPointerException when publish demo consumer job to Nexus
with context username and password values Null
2015-12-03 20:07:04 +08:00
wchen-talend
f22f6428d3 TDI-34828:Put jars under configuration/lib/java does not work 2015-12-03 18:15:51 +08:00
wchen-talend
ba234c2957 TUP-3862:There aways error after switch to Mediation 2015-12-03 18:15:49 +08:00
GGu
2f13d84202 TUP-3443: unify the path to "/" 2015-12-03 17:44:53 +08:00
GGu
6301d5096f Update junit for PomUtil 2015-12-03 17:31:11 +08:00
hwang
1e04f03dbd TUP-3799:List of required / optional jars to review 2015-12-03 16:44:17 +08:00
Sebastien Gandon
da247abf58 update util feature to reduce number of sf4j bundles 2015-12-02 17:47:39 +01:00
rdubois
4ad217dd65 TUP-3856 - add missing argument to avoid infinite loop 2015-12-02 14:37:19 +01:00
hwang
e35cad901f TDI-33988:Test case is not actually saved successfully when I check
out for another version
2015-12-02 20:53:38 +08:00
hcyi
08ce5f312b TUP-3856:Recheck code generation(TUP-3462) 2015-12-02 19:45:50 +08:00
ycbai
ea1c06a0fe [TUP-3773] Add Module List and setup the schema automatically 2015-12-02 19:26:02 +08:00
wchen-talend
02a3cf6e11 TDI-34804:Maven Repository have error if I set maven.repository to
global and then do start studio the first time.
2015-12-02 18:41:41 +08:00
zwxue
920a04f515 TBD-2807: add Paste context menu. 2015-12-02 18:36:40 +08:00
wang wei
9e705a99c9 Merge pull request #301 from jzhao-talend/master
TDI-34775: MS SQL Server SSL issue for jdk 1.8
2015-12-02 18:11:08 +08:00
jzhao
ea87922759 TDI-34775: MS SQL Server SSL issue for jdk 1.8
https://jira.talendforge.org/browse/TDI-34775
2015-12-02 17:32:07 +08:00
wchen-talend
efc19dd69f TDI-34800:Check MDM connection the CXF dose not update to 3.1.4 version. 2015-12-02 16:12:32 +08:00
hwang
36b66d825b TUP-3799:List of required / optional jars to review 2015-12-02 11:25:50 +08:00
CHEN Bin
276649236f [TBD-2884] flume for spark 1.5
https://jira.talendforge.org/browse/TBD-2884
2015-12-02 00:09:42 +08:00
CHEN Bin
33b1e6817a [TBD-2800] flume for CDH 5.5
https://jira.talendforge.org/browse/TBD-2800
2015-12-02 00:09:40 +08:00
hwang
7dad82e088 TUP-3799:List of required / optional jars to review 2015-12-01 20:55:40 +08:00
hwang
58983a2d00 TUP-3799:List of required / optional jars to review 2015-12-01 20:55:24 +08:00
Sebastien Gandon
55bf7cf8b4 Merge remote-tracking branch 'origin/master' 2015-12-01 11:12:09 +01:00
GGu
6966048217 TDI-34737: enable to compare the jobs from ref-projects 2015-12-01 17:46:47 +08:00
GGu
74a11ce87a TDI-34739: refactor the compare tool for git 2015-12-01 17:46:47 +08:00
Sebastien Gandon
2e44a30623 Merge remote-tracking branch 'origin/master' into feature/6.1/TUP-3462_addGenericWizard 2015-12-01 10:44:19 +01:00
cmeng-talend
6541618a9a TBD-2854 feature: support for cdh5.5
https://jira.talendforge.org/browse/TBD-2854
2015-12-01 10:42:35 +01:00
Ryan Skraba
b32083df9c TBD-2765 Support HDP 2.3.2. 2015-12-01 10:42:35 +01:00
Igor Lazebny
b0bf2df27f Update version to 6.1.1 in server poms 2015-12-01 11:31:11 +02:00
cmeng-talend
a2ba7cf43f TBD-2854 feature: support for cdh5.5
https://jira.talendforge.org/browse/TBD-2854
2015-12-01 15:55:53 +08:00
Rémy DUBOIS
c04e09974a Merge pull request #300 from RyanSkraba/master
TBD-2765 Support HDP 2.3.2.
2015-11-30 17:34:54 +01:00
Sebastien Gandon
377691b0fc Merge remote-tracking branch 'origin/master' into feature/6.1/TUP-3462_addGenericWizard 2015-11-30 16:58:55 +01:00
Ryan Skraba
ea35dc847a TBD-2765 Support HDP 2.3.2. 2015-11-30 16:52:16 +01:00
nrousseau
e4ec7d1f47 TBD-2880: remove jar definition and classloader 2015-11-30 22:03:55 +08:00
hwang
80d207c3a2 TBD-2880:Remove deprecated hadoop version from wizard 2015-11-30 21:46:33 +08:00
nrousseau
c0375179d8 TDI-34745: remove part hold by the CustomExternalActions 2015-11-30 21:38:10 +08:00
hcyi
5abf14ece5 Revert "TUP-3680:Try to delete old components & wizard about salesforce(TUP-3462)"
This reverts commit e48c22171a.
2015-11-30 16:18:38 +08:00
ycbai
8683475b4c Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-11-30 12:26:12 +08:00
ycbai
8b5818d6eb [TUP-3782] Support Context - step2 2015-11-30 11:40:15 +08:00
wchen-talend
db1a58a991 TUP-3827:Studio: Sharing libraries from maven to nexus server 2015-11-30 11:20:55 +08:00
hcyi
54a265d771 TUP-3783:check some problems in the Advance Setting tab (TUP-3462) 2015-11-30 11:08:11 +08:00
nrousseau
90c3761def fix pom 2015-11-29 11:10:37 +08:00
nrousseau
48f592cb73 TDI-34719: fix share libraries to svn in a git project 2015-11-28 15:37:51 +08:00
nrousseau
dbf60fb19d TUP-3821: set version of common logging 2015-11-28 00:22:10 +08:00
sgandon
e64789c39b talend.utils pom updated, added daikon deps, not used by tycho but used by TAC. 2015-11-27 16:49:07 +01:00
Sebastien Gandon
84b9b70c09 Merge remote-tracking branch 'origin/master' into feature/6.1/TUP-3462_addGenericWizard 2015-11-27 16:04:07 +01:00
hwang
2b78bdb930 Revert "TBD-2880:Remove deprecated hadoop version from wizard"
This reverts commit ba43de3f78.
2015-11-27 19:31:58 +08:00
hwang
335ec3dccc TUP-3799:List of required / optional jars to review 2015-11-27 19:25:15 +08:00
Sebastien Gandon
576b36cb48 update the utils.test.plugin to make it only a tycho bundle 2015-11-27 11:54:34 +01:00
hwang
ba43de3f78 TBD-2880:Remove deprecated hadoop version from wizard 2015-11-27 17:39:46 +08:00
hwang
77d4c27fa1 TBD-2852:TestCase: Must check at least one case when Export spark job
with some testcases
2015-11-27 17:39:28 +08:00
wchen-talend
dfeb82c3e9 TDI-34628:Improve ergonomy of tDataprepRun component 2015-11-27 17:04:18 +08:00
sgandon
29433ca7be update the read me to say where the unit tests are. 2015-11-27 09:49:14 +01:00
zwxue
e7693a756e TUP-3813: hide Install External Software for TOS. 2015-11-27 11:50:02 +08:00
wchen-talend
362b8b794b TDI-34671: osgi loader can't load jar after download jar in the create
wizard .
2015-11-27 11:27:30 +08:00
Sizhao Liu
4e2dc73fca TUP-3822 bump exported jackson version in org.talend.libraries jackson 2015-11-27 00:05:05 +01:00
Igor Lazebny
63c0b4ec43 Merge branch 'master' of git@github.com:Talend/tcommon-studio-se.git 2015-11-26 17:36:45 +02:00
Igor Lazebny
1160a79ddc TESB-16841: Introduce org.talend.utils.minimal build 2015-11-26 17:36:30 +02:00
Sebastien Gandon
465dad2947 Merge remote-tracking branch 'origin/master' into feature/6.1/TUP-3462_addGenericWizard 2015-11-26 15:58:16 +01:00
alex
74a56bcf84 Merge pull request #299 from i-melnik/master
Implement vertical tabs
2015-11-26 17:49:00 +03:00
Ilya Melnik
04a10ba22a Implement vertical tabs 2015-11-26 17:45:48 +03:00
Ilya Melnik
f5140c2786 TIPAAS-6901 Implement vertical tabs 2015-11-26 17:10:09 +03:00
Igor Lazebny
879aad3fbd TESB-16841: Embed daikon dependency in org.talend.utils bundle build 2015-11-26 15:30:09 +02:00
nrousseau
7799096b0c TUP-3814: use workbench listener instead of preWindowShellClose 2015-11-26 19:48:34 +08:00
Sebastien Gandon
ccf31b80f4 TCOMP-12 : remove the maven (m2e) nature from the utils project 2015-11-26 12:12:01 +01:00
iwangtalend
a6f0735c75 Deploy org.talend.utils to Nexus 2015-11-26 12:04:23 +01:00
nrousseau
a4e97622ff TDI-34226: babili update 2015-11-26 17:43:32 +08:00
Pierre Teyssier
5e2688f0b4 Merge pull request #297 from jzhao-talend/master
TDI-33470: tNetSuite Sandbox Connection
2015-11-26 17:38:14 +08:00
jzhao
cc76cb44e7 TDI-33470: tNetSuite Sandbox Connection
https://jira.talendforge.org/browse/TDI-33470
Note:Update netsuite management jar
2015-11-26 17:21:00 +08:00
Pierre Teyssier
da678f890f Merge pull request #290 from jzhao-talend/master
TDI-30959: Support of Exasol 5 with Talend DI component
2015-11-26 17:19:58 +08:00
Sebastien Gandon
f3c843f2ac TCOMP-12 : added missing daikon to the org.talend.utils features 2015-11-26 10:11:42 +01:00
zwxue
4c2650297c TDI-34266: more optimization for adding context. 2015-11-26 14:33:36 +08:00
cmeng-talend
cada838257 TBD-2854 feature: support for cdh5.5
https://jira.talendforge.org/browse/TBD-2854
2015-11-26 14:23:56 +08:00
Sebastien Gandon
5f5899c934 TCOMP-12 : moved the CryptoHelper into daikon. 2015-11-25 17:37:10 +01:00
Sebastien Gandon
80df1e5f32 TCOMP-12 : update feature with org.talend.utils to add daikon 2015-11-25 16:57:47 +01:00
Sebastien Gandon
80e1447b89 TCOMP-12: moved the CryptoHelper class to daikon 2015-11-25 15:12:37 +01:00
Sebastien Gandon
b82e5ef44f TCOMP-12 : moved the CryptoHelper into daikon. 2015-11-25 15:12:37 +01:00
Francis Upton IV
32356a0b31 Merge remote-tracking branch 'origin/master' into
feature/6.1/TUP-3462_addGenericWizard
2015-11-25 14:24:12 +01:00
amarkevich
2ffec82860 also handle Routelet 2015-11-25 12:52:57 +03:00
amarkevich
77bae4a526 TESB-16830 Duplicate route dialog show job type 2015-11-25 12:49:11 +03:00
hwang
e10f51c762 TUP-3799:List of required / optional jars to review 2015-11-25 17:34:46 +08:00
hwang
797475362f TUP-3799:List of required / optional jars to review 2015-11-25 17:34:31 +08:00
hwang
5943575643 TUP-3799:set optionalMissingJars as unchecked, change the order,do not
show the optional jars
2015-11-25 17:34:15 +08:00
hwang
e5d78cce4c TDI-34542:Exasol connection to lower case schema fails even with "" 2015-11-25 17:33:59 +08:00
nrousseau
55d95171cd TDI-34667: test if the item has any subconnectionitem to display thing
in the recycle bin
2015-11-25 17:13:38 +08:00
wchen-talend
f2a41724b2 TDI-34642:Browser jar sub window is still existed after I import
avro-mapred-1.7.7 jar
2015-11-25 17:07:26 +08:00
GGu
f30f7c6433 TUP-3777: fix the create folder for db connection 2015-11-25 16:20:28 +08:00
cmeng-talend
7565939486 TDI-33997 bug: [5.6.2]Talend Studio - SVN checkout command is not
working as expected for Routes
https://jira.talendforge.org/browse/TDI-33997

Fix NoClassDefFoundError for commandline
2015-11-25 15:06:56 +08:00
nrousseau
0f5060c4f9 TUP-3593: reapply the fix, but fix also when we want to generate a
command from a different target platform from the original one
2015-11-25 10:39:14 +08:00
wchen-talend
ec6df55f2f TUP-3792:Unable to use the global repository mode. 2015-11-24 18:12:56 +08:00
GGu
1cbd77db3f TUP-3712: make sure work well for switching tags and branches 2015-11-24 16:42:37 +08:00
alex
8413f13e97 Merge pull request #296 from csuntalendbj/forked/master
TIPAAS-6691:tActionFailure component
2015-11-24 08:44:44 +03:00
nrousseau
4b2c6e7f6a TBD-2862: remove jars from old releases of bigdata 2015-11-24 12:38:00 +08:00
SunChaoqun
f160f72800 TIPAAS-6691:tActionFailure component 2015-11-24 12:02:22 +08:00
cmeng-talend
ace3dd335e TDI-33997 bug: [5.6.2]Talend Studio - SVN checkout command is not
working as expected for Routes
https://jira.talendforge.org/browse/TDI-33997
2015-11-24 11:27:55 +08:00
xhkong
312c102907 fixbug TDI-34140 Guess Schema: DBType is Empty after guess schema for
tMysqlInput
https://jira.talendforge.org/browse/TDI-34140
2015-11-24 11:04:43 +08:00
nrousseau
a8a587e7d3 TUP-3610: fix problem appear on TDQ-11302 2015-11-24 10:54:14 +08:00
Sizhao Liu
f55fd93ec9 TDQ-11230 expose some commons-math3 packages from libraries.apache.common plugin 2015-11-24 02:20:59 +01:00
Rémy DUBOIS
44526f87ca Merge pull request #295 from pradasouvanlasy/pradasouvanlasy/master
[TBD-2823] Add commons-pool2-2.4.2.jar in the apache.common libs plugin
2015-11-23 16:55:47 +01:00
Prada Souvanlasy
6e9fcf41da [TBD-2823] Add commons-pool2-2.4.2.jar in the apache.common libs plugin 2015-11-23 16:44:27 +01:00
zwxue
74c370b025 TDI-33387: fix NPE of repository context with null comment. 2015-11-23 18:13:51 +08:00
nrousseau
0ecb357d8d TUP-3610: set modules needed only dependent to which routine is included
in the project
2015-11-23 18:04:16 +08:00
zshen-talend
8cfeb30f6c bug fixed TDQ-11212 fixed on font resource leak. 2015-11-23 15:22:47 +08:00
Pierre Teyssier
30cdc85b55 Merge pull request #292 from wluo-talend/master
TDI-34598: Unable to load jackson related JAR automatically for tMarklogic*
2015-11-23 15:13:46 +08:00
wluo-talend
b542018ac8 TDI-34598: Unable to load jackson related JAR automatically for
tMarklogic*
https://jira.talendforge.org/browse/TDI-34598
2015-11-23 15:05:51 +08:00
GGu
00de5a57bf Merge pull request #291 from msjian/master
TDQ-11217: add a gitkeep file constant
2015-11-23 14:46:22 +08:00
nrousseau
26ddc2dffc TDI-34636: remove unused jars 2015-11-21 17:01:37 +08:00
nrousseau
04f9ddf572 TUP-3386: avoid popup of xom jar and sqlbuilder jars 2015-11-21 16:49:19 +08:00
nrousseau
46312e5519 TDI-34636: remove unused jars 2015-11-21 14:55:42 +08:00
nrousseau
51773874e2 TUP-3000: fix problems of editor reopened after crash, will force to
close every editor opened after reopen the studio
2015-11-20 19:59:16 +08:00
wchen-talend
4d8324d372 TUP-2943:Studio asks to install optional components at each start-up. 2015-11-20 18:28:07 +08:00
GGu
b971d49126 TDI-34364: clear the caches for recycle bin to refresh 2015-11-20 18:16:33 +08:00
zwxue
1bcb3b041b TDI-33436: set creation status failed when retrieve schema failed. 2015-11-20 17:37:50 +08:00
nrousseau
de4439801f increase timeout value for nexus 2015-11-20 17:35:44 +08:00
nrousseau
0a2f307644 TDI-34277: improve the save time of job by reducing the number of locks
retrieved from TAC.
2015-11-20 17:21:14 +08:00
msjian
e0c7fb7464 TDQ-11217: add a gitkeep file constant 2015-11-20 15:41:54 +08:00
cmeng-talend
e61000cd97 TBD-2719 bug: MapR 5.0 components support Kerberos while the wizard
doesn't.
https://jira.talendforge.org/browse/TBD-2719
2015-11-20 15:29:00 +08:00
wchen-talend
a5062e7b75 TUP-3692:nexus credentials 2015-11-20 15:04:55 +08:00
cmeng-talend
fa59f3993c TBD-2761 bug: tNeo4JOutput mapping NPE problem 2015-11-20 14:54:22 +08:00
cmeng-talend
417cb9d8a2 TDI-34154 bug: Wrong schema retrieval with synonyms on Oracle
https://jira.talendforge.org/browse/TDI-34154
2015-11-19 18:00:31 +08:00
wchen-talend
efd019aab9 TUP-2943:Studio asks to install optional components at each start-up. 2015-11-19 17:57:36 +08:00
wchen-talend
24eca9b9d1 TUP-2943:Studio asks to install optional components at each start-up. 2015-11-19 17:12:20 +08:00
wchen-talend
932a9f87f0 TUP-3761:Jars that are manually imported are not found when generating
the code
2015-11-19 15:05:11 +08:00
jzhao
0a6003e2f5 TDI-30959: Support of Exasol 5 with Talend DI component
https://jira.talendforge.org/browse/TDI-30959 
Note:Remove talend-db-exasol-1.0.0.jar and would move to other place
for TDI-34289
2015-11-19 12:21:04 +08:00
ycbai
905dcb144a Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-11-19 11:00:27 +08:00
hwang
43bbc1d6d4 TDI-34490:Palette: Talend-Tools-Studio: Palette displays improperly if
started firstly
2015-11-19 09:59:15 +08:00
wchen-talend
a24bf3427b TUP-2943 : move the ServiceTracker to the Application 2015-11-18 19:22:51 +08:00
Pierre Teyssier
361b23741a Merge pull request #289 from jzhao-talend/master
TDI-30959: Support of Exasol 5 with Talend DI component
2015-11-18 17:51:58 +08:00
jzhao
4ad1c092f2 TDI-30959: Support of Exasol 5 with Talend DI component
https://jira.talendforge.org/browse/TDI-30959
Note: upload jar for TDI-34289
2015-11-18 17:41:20 +08:00
wchen-talend
9c882c6cab TUP-2943:Studio asks to install optional components at each start-up. 2015-11-18 17:19:12 +08:00
nrousseau
ee545c333a TDI-34577: fix problem of NPE for TOS_DI 2015-11-18 15:19:14 +08:00
wdliu
6108b6a920 TUP-3747: DI Studio Part
TUP-3747: Re-implement the copy to branch with the new
way.------Optimize the preivous implementation
2015-11-18 14:59:44 +08:00
rdubois
17c756fe90 TUP-3747 - FIXME - Fix a compilation error 2015-11-17 16:34:09 +01:00
hwang
aec3a356a8 TDI-34280:Run test case alway met the error log but not every time. 2015-11-17 18:12:33 +08:00
nrousseau
aaa063d603 fix junits 2015-11-17 14:36:37 +08:00
hcyi
8a9e391709 TDI-33311:change code to avoid the pattern syntax exception. 2015-11-16 20:17:59 +08:00
nrousseau
0efb5f99ed TDQ-11269: move the initialization of repository name used for DQ 2015-11-16 19:32:26 +08:00
nrousseau
d17c565e11 update version 2015-11-16 18:15:04 +08:00
wang wei
baef071a3d TDI-34399: Recovery/Resuming logging does not support parallel
operations at job runtime
https://jira.talendforge.org/browse/TDI-34399
2015-11-16 15:36:55 +08:00
GGu
28c1c7ed67 TDI-34317: enable to detect and remove the different case files 2015-11-16 14:10:41 +08:00
nrousseau
0d3c4278b9 TDI-34259: fix problems of branch 2015-11-16 13:28:02 +08:00
ycbai
949089369e Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-11-16 12:05:42 +08:00
ycbai
304dd21025 [TUP-3756] Add Impact analysis function for generic connection and
schema
2015-11-16 11:23:39 +08:00
nrousseau
672075e949 TUP-3648: add a preference to disable the automatic refresh of locks. 2015-11-16 11:07:18 +08:00
hwang
8332774010 TDI-34286:Has duplicate name folder(Standard) when import jobs that a
job use another job
2015-11-16 10:11:43 +08:00
Igor Lazebny
bc866d141d Add minimal build of org.talend.commons.runtime 2015-11-13 15:49:30 +02:00
GGu
b786764486 Fixed the init erorr for junit "Could not initialize class" 2015-11-13 15:29:16 +08:00
wdliu
e14b97f837 Add new icons for git branch system 2015-11-13 11:15:15 +08:00
wdliu
d220c2925c Revert the fix for https://jira.talendforge.org/browse/TDI-34330 2015-11-13 10:23:51 +08:00
nrousseau
1f156f485e TUP-3648: improve lock/unlock performances 2015-11-13 09:35:12 +08:00
xhkong
a93bf2c5ff fixbug TBD-2609
Hive: "String of Connection" cannot update after type connection info in
Wizard(reopened)
https://jira.talendforge.org/browse/TBD-2609
2015-11-12 15:14:38 +01:00
Igor Lazebny
47d96cba6e TIPAAS-6768: Extend Jobserver bundles build 2015-11-12 15:14:38 +01:00
wluo-talend
1557e290b0 TUP-3751: Upgrade CXF to 3.1.4 https://jira.talendforge.org/browse/TUP-3751 2015-11-12 15:14:38 +01:00
zshen-talend
7d98e5d2a5 bug fixed TDQ-10745 dq perspective showing issue
Change the time which listener be install
2015-11-12 15:14:38 +01:00
wdliu
ae1343bb1e TDI-34330: DI Studio Part
TDI-34330: GIT ssh+https+http:Studio can't load shared components
2015-11-12 15:14:38 +01:00
xhkong
9163bbf52d fixbug TDI-33872
Hive: Should list specified database instead of all databases when
retrieving schema
https://jira.talendforge.org/browse/TDI-33872
2015-11-12 15:14:38 +01:00
CHEN Bin
c378fe4f52 [TBD-2818] tFlume component missing one dependency avro-ipc
https://jira.talendforge.org/browse/TBD-2818
2015-11-12 15:14:38 +01:00
GGu
39fe4119c5 TUP-3710: enable to commit the unlocked items only 2015-11-12 15:14:38 +01:00
xhkong
9f76b76ae1 fixbug TBD-2609
Hive: "String of Connection" cannot update after type connection info in
Wizard
https://jira.talendforge.org/browse/TBD-2609
2015-11-12 15:14:38 +01:00
hwang
3001378db6 TDI-34429:EXASol Metadata Wizard Does Not Shows Columns 2015-11-12 15:14:38 +01:00
jzhao
b7751b4f32 TDI-34435: Change build.properties of org.talend.libraries.apache.cxf to
include cxf-tools-common-3.1.3.jar
https://jira.talendforge.org/browse/TDI-34435
2015-11-12 15:14:38 +01:00
nrousseau
6b531de17a TDI-34429 : remove the clientname on the wizard. 2015-11-12 15:14:38 +01:00
Jan Lolling
b5b116b375 spelling error fixed in type timestamp in local time zone 2015-11-12 15:14:38 +01:00
Jan Lolling
7ef9ede0f9 lower the default length for long varchar to 20000 because of a
limitation of the Talend metadata facility.
2015-11-12 15:14:38 +01:00
Jan Lolling
57bacf1f97 fixed disturbed mapping file.
All types now sorted and missing BIGINT db-to-java mapping added.
2015-11-12 15:14:38 +01:00
Jan Lolling
ead0fb11f1 fix the problems in TDI-34429: EXASol meta data problems
Wizard shows catalog instead of schemas
No columns will be retrieved
Mapping of database types are wrong or missing
2015-11-12 15:14:38 +01:00
msjian
2c811c6349 TDQ-11026: fix the getTdDataProvider method to support database
connection
2015-11-12 15:14:38 +01:00
xhkong
600a30da10 fixbug TBD-2609
Hive: "String of Connection" cannot update after type connection info in
Wizard(reopened)
https://jira.talendforge.org/browse/TBD-2609
2015-11-12 19:36:33 +08:00
Igor Lazebny
1c187bb765 TIPAAS-6768: Extend Jobserver bundles build 2015-11-12 13:12:00 +02:00
Pierre Teyssier
eccf99a77e Merge pull request #287 from wluo-talend/master
TUP-3751: Upgrade CXF to 3.1.4 https://jira.talendforge.org/browse/TU…
2015-11-12 19:07:13 +08:00
wluo-talend
38d392e140 TUP-3751: Upgrade CXF to 3.1.4 https://jira.talendforge.org/browse/TUP-3751 2015-11-12 18:51:52 +08:00
ycbai
a684329c87 [TUP-3755] Check schema delete problem 2015-11-12 18:23:17 +08:00
zshen-talend
4b85d53901 bug fixed TDQ-10745 dq perspective showing issue
Change the time which listener be install
2015-11-12 17:13:19 +08:00
ycbai
d4470ec41a [TUP-3750] Add validation rule for generic connection / schema 2015-11-12 16:21:29 +08:00
wdliu
439c9ea826 TDI-34330: DI Studio Part
TDI-34330: GIT ssh+https+http:Studio can't load shared components
2015-11-12 16:17:12 +08:00
xhkong
67c4974a20 fixbug TDI-33872
Hive: Should list specified database instead of all databases when
retrieving schema
https://jira.talendforge.org/browse/TDI-33872
2015-11-12 16:08:58 +08:00
CHEN Bin
e6d291fe64 [TBD-2818] tFlume component missing one dependency avro-ipc
https://jira.talendforge.org/browse/TBD-2818
2015-11-12 15:20:30 +08:00
GGu
109b470fc2 TUP-3710: enable to commit the unlocked items only 2015-11-12 12:46:35 +08:00
xhkong
2f0d04def5 fixbug TBD-2609
Hive: "String of Connection" cannot update after type connection info in
Wizard
https://jira.talendforge.org/browse/TBD-2609
2015-11-12 11:57:19 +08:00
hwang
36a1d5c10f TDI-34429:EXASol Metadata Wizard Does Not Shows Columns 2015-11-11 18:03:22 +08:00
ycbai
237f1745e0 TUP-3745: Show dialog inistead of title to show the test connection
result
TUP-3746: Enable next and finish without cliking "test connection"
finish
2015-11-11 14:55:35 +08:00
wang wei
9cf9e22a70 Merge pull request #286 from jzhao-talend/master
TDI-34435: Change build.properties of org.talend.libraries.apache.cxf to
2015-11-11 14:16:18 +08:00
jzhao
b422059a7d TDI-34435: Change build.properties of org.talend.libraries.apache.cxf to
include cxf-tools-common-3.1.3.jar
https://jira.talendforge.org/browse/TDI-34435
2015-11-11 14:07:07 +08:00
nrousseau
4d48e5de30 TDI-34429 : remove the clientname on the wizard. 2015-11-10 19:41:09 +08:00
Jan Lolling
491c9e1530 spelling error fixed in type timestamp in local time zone 2015-11-10 19:41:08 +08:00
Jan Lolling
86099c785d lower the default length for long varchar to 20000 because of a
limitation of the Talend metadata facility.
2015-11-10 19:41:07 +08:00
Jan Lolling
7fb520f414 fixed disturbed mapping file.
All types now sorted and missing BIGINT db-to-java mapping added.
2015-11-10 19:41:05 +08:00
Jan Lolling
5feaf0383c fix the problems in TDI-34429: EXASol meta data problems
Wizard shows catalog instead of schemas
No columns will be retrieved
Mapping of database types are wrong or missing
2015-11-10 19:41:04 +08:00
zshen-talend
7648771413 Merge pull request #285 from msjian/master
TDQ-11026: fix the getTdDataProvider method to support database
2015-11-10 18:00:59 +08:00
msjian
dd451b09be TDQ-11026: fix the getTdDataProvider method to support database
connection
2015-11-10 17:59:49 +08:00
ycbai
fbf5c49c31 Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-11-10 11:48:42 +08:00
ycbai
4781393b1d TUP-3736: Check Import/Export problems 2015-11-10 11:32:19 +08:00
hwang
a29bda7f50 TDI-34276:Test Framework-no warning if I change a job with testcase to
another kind of job.
2015-11-10 10:29:48 +08:00
hwang
359735e328 TDI-34389:On Recycle bin, test case is also editable 2015-11-10 10:29:31 +08:00
wang wei
a76de72df3 Merge pull request #282 from jzhao-talend/master
TDI-34133: netSuite component gives java.lang.OutOfMemoryError: Java
2015-11-10 09:21:57 +08:00
jzhao
b5b59ce808 TDI-34133: netSuite component gives java.lang.OutOfMemoryError: Java
heap space in 6.0
https://jira.talendforge.org/browse/TDI-34133
Note:Add new jar
2015-11-09 18:42:35 +08:00
GGu
f63711848c Merge pull request #281 from msjian/master
TDQ-11192: Update description in routine generation dialog of
2015-11-09 17:13:14 +08:00
msjian
076753fcf5 TDQ-11192: Update description in routine generation dialog of
tStandardizeRow
2015-11-09 16:43:39 +08:00
xhkong
66e6f44133 fixbug TDI-34225 File xml: "Create manually" should be selected by
default in output wizard
https://jira.talendforge.org/browse/TDI-34225
2015-11-09 15:16:08 +08:00
iwangtalend
bf27a14b8a Include org.talend.dataquality.standardization.nl 2015-11-06 10:36:11 +01:00
cmeng-talend
103763c650 Revert "TUP-3628 fix bug: Exception in FixProjectResourceLink https://jira.talendforge.org/browse/TUP-3628"
This reverts commit b233d023b7.
2015-11-06 14:41:32 +08:00
cmeng-talend
91352d2eda Revert "TUP-3628 fix bug: Exception in FixProjectResourceLink"
This reverts commit b8aa3824a0.
2015-11-06 14:41:31 +08:00
xhkong
21b8824d04 fixbug TBD-2254 Logo should change when selecting different framework
https://jira.talendforge.org/browse/TBD-2254
2015-11-06 13:59:39 +08:00
wdliu
46da16a2ed Add the fixes for git commandline 2015-11-05 20:02:57 +08:00
ycbai
6261a84da0 Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-11-05 17:03:07 +08:00
ycbai
5da1af5a8f TUP-3462: Fixed display problem of repository review dialog. 2015-11-05 16:42:23 +08:00
hcyi
7c1e168793 TUP-3660:switch can not refreshed (login type) ,change to use the
dynamic composite (TUP-3462)
2015-11-05 14:13:32 +08:00
zwxue
71ef2775ab TBD-2533: fix bug of job building when job has children job. 2015-11-05 13:53:27 +08:00
wchen-talend
babd75cd74 TBD-2699:Job duplicate to a different kind of job have error. 2015-11-04 16:07:18 +08:00
Sizhao Liu
b291a714f3 TDQ-6567 remove DQ standardization plugin from fragment.jars.feature 2015-11-03 20:55:31 +01:00
amarkevich
aa66aa33be minor (string to externalize) 2015-11-03 18:04:31 +03:00
Francis Upton IV
d0710f10d1 Merge remote-tracking branch 'origin/master' into feature/6.1/TUP-3462_addGenericWizard 2015-11-03 13:56:16 +01:00
hcyi
b130c6e5f2 TUP-3660:Fix problems of property type, schema, special property
display(TUP-3462)
2015-11-03 18:03:20 +08:00
xhkong
ff81d426d1 TDI-32819 The icon is a standard Job icon when run a Big Data Batch job
that contain compile error
https://jira.talendforge.org/browse/TDI-32819
2015-11-03 16:35:14 +08:00
GGu
7cd5785494 TUP-3655: Add one marker to check the sync maven repository or not 2015-11-03 12:02:12 +08:00
ycbai
a40fc1300b TUP-3462: fix compile error. 2015-11-03 11:18:34 +08:00
ycbai
364f753ac1 Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-11-03 10:13:26 +08:00
GGu
6a9d05e88f TUP-3655: Make the codes better 2015-11-03 09:51:27 +08:00
GGu
1d039b4350 TUP-3655: Add reamde file for maven repository 2015-11-02 17:24:31 +08:00
CHEN Bin
a62ddf1dc9 [TUP-3674] do not package the plugin as jar when it's for library
https://jira.talendforge.org/browse/TUP-3674
2015-11-02 17:20:36 +08:00
xhkong
40eef56c70 Revert "TDI-32521 Renaming a generic schema is causing issue https://jira.talendforge.org/browse/TDI-32521"
This reverts commit 1abf29ab54.
2015-11-02 15:47:43 +08:00
xhkong
055e9ebe69 Revert "TDI-32521 Renaming a generic schema is causing issue https://jira.talendforge.org/browse/TDI-32521"
This reverts commit 7479573feb.
2015-11-02 15:47:36 +08:00
GGu
249db8c86d Merge pull request #279 from msjian/master
TDQ-11146: add 3 constant values
2015-11-02 15:22:24 +08:00
msjian
88af5d54e5 TDQ-11146: add 3 constant values 2015-11-02 15:09:42 +08:00
nrousseau
729dc9bc48 TDI-34368: fix problems of git repository 2015-11-02 12:16:07 +08:00
sizhaoliu
fe2b0c2350 TDQ-6567 included lucene4 library plugin in fragment.jars.feature 2015-10-30 13:50:41 +01:00
amarkevich
c9596e0a27 minor (hasChildren) 2015-10-30 14:48:03 +03:00
amarkevich
36f463d42f minor (else if) 2015-10-30 14:15:38 +03:00
cmeng-talend
8cee50bae8 TBD-2532 fix bug: tFixedFlowInput in M/R and Spark doesn't work with HD
Insight
https://jira.talendforge.org/browse/TBD-2532

Modify the equals and hashCode method of ModuleNeeded
2015-10-30 18:59:33 +08:00
zwxue
d17ea48ac5 TUP-3650: Remove routines&pigudf&beans in .Java before sync. 2015-10-30 18:56:10 +08:00
GGu
a46035a6df TUP-3655: remove the maven_repository and enable use it for global or
local directly
2015-10-30 17:16:22 +08:00
hcyi
e48c22171a TUP-3680:Try to delete old components & wizard about
salesforce(TUP-3462)
2015-10-30 16:48:58 +08:00
cmeng-talend
a2a0b3c59b TDI-34154 fix bug: Wrong schema retrieval with synonyms on Oracle
https://jira.talendforge.org/browse/TDI-34154

Also fix problem when check all synonyms
2015-10-30 12:11:22 +08:00
Sizhao Liu
11c23d1434 TDQ-10903 export commons-lang3 packages 2015-10-29 18:31:29 +01:00
Igor Lazebny
6ad17d7ee4 Update version to 6.1.1-SNAPSHOT in server poms 2015-10-29 18:48:20 +02:00
ycbai
bc4413fcee Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-10-29 18:15:25 +08:00
ycbai
0211468b16 TUP-3462: add schema wizard. 2015-10-29 18:10:34 +08:00
cmeng-talend
b2c9b2c079 TDI-34154 fix bug: Wrong schema retrieval with synonyms on Oracle
https://jira.talendforge.org/browse/TDI-34154
2015-10-29 17:28:25 +08:00
zwxue
e4236392d9 TDI-33387: Avoid setting null to comment attribute of context. 2015-10-29 17:16:25 +08:00
GGu
d6498fcb88 TUP-3644: add version for assembly also 2015-10-29 14:46:56 +08:00
hwang
21cbdf1067 TBD-2702
Test Framework-under spark job: can not run testcase if we do not open
it.
2015-10-29 13:17:45 +08:00
cmeng-talend
5068c9c089 TUP-3652 fix bug: Java 8 support is incomplete
https://jira.talendforge.org/browse/TUP-3652
2015-10-29 10:30:38 +08:00
amarkevich
d726ef373b remove libs which is not on Bundle-ClassPath 2015-10-28 17:52:13 +03:00
Sizhao Liu
c2f9e3f36c TDQ-6567 move lucene4 library plugin from dq-ee to common-se 2015-10-28 13:02:04 +01:00
cmeng-talend
5eefcd412f TUP-3652 fix bug: Java 8 support is incomplete
https://jira.talendforge.org/browse/TUP-3652
2015-10-28 19:32:13 +08:00
cmeng-talend
b6d4b0574c TUP-3652 fix bug: Java 8 support is incomplete
https://jira.talendforge.org/browse/TUP-3652
2015-10-28 19:27:17 +08:00
cmeng-talend
0faa12710b TUP-3652 fix bug: Java 8 support is incomplete
https://jira.talendforge.org/browse/TUP-3652

make project use eclipse compliance settings
2015-10-28 19:13:45 +08:00
zshen-talend
a324d9a1cf bug fixed TDQ-10745 dq perspective showing issue
Change the logic when Maximum cheat sheet view.
Only Maximum cheat sheet view and not Minimization others.

Change the chance when Maximum cheat sheet view.
Only first time or welcome page can not be opened then do it.
2015-10-28 15:35:00 +08:00
zshen-talend
75205345d3 Merge pull request #276 from msjian/master
TDQ-10879: update the icons after top changed
2015-10-28 15:04:56 +08:00
hcyi
c7ac0ece02 TUP-3619:Implementation of when the module/schema generated by the
salesforce wizard is dragged to the design surface(TUP-3462)
2015-10-28 14:05:17 +08:00
wchen-talend
c6d81ca747 TBD-2716:[DI][MR][SPARK][SPARKSTREAMING] Missing jars in lib at runtime 2015-10-28 11:58:04 +08:00
ycbai
2ef6d40926 Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-10-28 11:35:59 +08:00
zwxue
f7d716c048 TDI-28927: Fixed the metadata problem. 2015-10-28 11:00:36 +08:00
hwang
4d23ef27f9 TDI-34215
Cann't guess schema, open query for tEXAInput
2015-10-28 10:25:00 +08:00
hwang
a0d36282ff TDI-34214
EXASOL:DB Type is displayed as ChAR even if I use int when creating
table
2015-10-28 10:24:42 +08:00
xhkong
7479573feb TDI-32521 Renaming a generic schema is causing issue
https://jira.talendforge.org/browse/TDI-32521
2015-10-27 17:55:51 +08:00
xhkong
1abf29ab54 TDI-32521 Renaming a generic schema is causing issue
https://jira.talendforge.org/browse/TDI-32521
2015-10-27 16:33:49 +08:00
cmeng-talend
e0dc5c2ed0 bug: fix a bug when press ESC to exit the on-boarding 2015-10-27 14:42:01 +08:00
zshen-talend
e890a1a611 Merge pull request #275 from msjian/master
TDQ-11101: Rename "Pattern Finder" to "Pattern Frequncey Statistics"
2015-10-27 11:21:13 +08:00
msjian
303618ee21 TDQ-11101: Rename "Pattern Finder" to "Pattern Frequncey Statistics" 2015-10-27 11:16:52 +08:00
msjian
6de1882424 TDQ-11101: Rename "Pattern Finder" to "Pattern Frequncey Statistics" 2015-10-27 11:12:09 +08:00
hwang
c0413abeb4 TDI-33140
Schema type changes when modify the generic schema
2015-10-27 11:00:58 +08:00
wchen-talend
2bdfd99614 TUP-3644:Build fails when a job contains two sub of the same subjobs 2015-10-27 10:53:50 +08:00
amarkevich
af16441b87 remove unused method 2015-10-26 16:58:35 +03:00
GGu
f95c063cb1 TUP-3582: update maven repository. 2015-10-26 18:02:20 +08:00
hwang
1d23e1f44a TDI-34258
Test Framework: error about component tCollectAndCheck.
2015-10-26 17:41:45 +08:00
Chao Meng
b8aa3824a0 TUP-3628 fix bug: Exception in FixProjectResourceLink
https://jira.talendforge.org/browse/TUP-3628

correct the comment
2015-10-26 14:43:52 +08:00
cmeng-talend
b233d023b7 TUP-3628 fix bug: Exception in FixProjectResourceLink
https://jira.talendforge.org/browse/TUP-3628

Firstly try to get the file name from it's resource if exists
2015-10-26 14:39:21 +08:00
Irene Wang
3e3b81939f Merge branch 'master' of github.com:talend/tcommon-studio-se 2015-10-23 13:03:47 +02:00
Irene Wang
51f8a3a98e Update versions for 6.1.1-SNAPSHOT 2015-10-23 12:46:19 +02:00
sizhaoliu
2b41862fa5 Merge pull request #271 from yyin-talend/master
TDQ-10433 fix the content problem of the cheat sheet
2015-10-23 12:19:40 +02:00
yyin-talend
7b4ddb97cb TDQ-10433 fix the content problem of the cheat sheet 2015-10-23 17:58:20 +08:00
zwxue
0404f57821 TBD-2533: Change the context file path of jobs building for HD Insight. 2015-10-23 17:24:35 +08:00
wang wei
7627f71245 Merge pull request #270 from wluo-talend/master
TUP-3614: Upgrade CXF to 3.1.3
2015-10-23 16:58:43 +08:00
wluo-talend
38f780e5e7 TUP-3614: Upgrade CXF to 3.1.3
https://jira.talendforge.org/browse/TUP-3614
2015-10-23 16:53:54 +08:00
ycbai
42ddc31e0a Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-10-23 14:23:21 +08:00
Pierre Teyssier
b3f78ebcb9 Merge pull request #269 from wluo-talend/master
TUP-3614: Upgrade CXF to 3.1.3
2015-10-23 12:19:36 +08:00
wluo-talend
4304361447 TUP-3614: Upgrade CXF to 3.1.3
https://jira.talendforge.org/browse/TUP-3614
2015-10-23 12:08:47 +08:00
Francis Upton IV
51f4e0a1bc TUP-3313 New Component Architecture (codegen) 2015-10-22 19:32:27 -07:00
wchen-talend
8183dbb747 TDI-33908:Can't check connection successfully for a MDM metadata with
Server 6.0
2015-10-22 20:30:22 +08:00
Igor Lazebny
19aed94b1d Update version to 6.1.0 in server poms 2015-10-22 13:45:03 +03:00
Pierre Teyssier
69250547fb Merge pull request #268 from jzhao-talend/master
TUP-3614: Upgrade CXF to 3.1.3
2015-10-22 18:31:49 +08:00
jzhao
87c824bda7 TUP-3614: Upgrade CXF to 3.1.3
https://jira.talendforge.org/browse/TUP-3614
2015-10-22 18:20:24 +08:00
wchen-talend
1f208a38a4 TBD-2679:log4j-1.2.16.jar already exist in stuido but still popup to ask
download.
2015-10-22 17:34:04 +08:00
sizhaoliu
dce5d2168f Merge pull request #266 from yyin-talend/master
TDQ-10433 fix after performing sth. on the max cheat sheet, it should be
2015-10-22 10:38:27 +02:00
yyin-talend
2abd2c24f0 TDQ-10433 fix after performing sth. on the max cheat sheet, it should be
restore to normal size.
2015-10-22 16:34:10 +08:00
cmeng-talend
e957153d8d TBD-2485 feature: Converting from Spark to MR does not remove the
tHDFSConfiguration component
https://jira.talendforge.org/browse/TBD-2485

Fix bug when duplicating
2015-10-22 16:26:51 +08:00
wchen-talend
c0ed5f0244 TDI-33908:Can't check connection successfully for a MDM metadata with
Server 6.0
2015-10-22 15:08:02 +08:00
wang wei
66b7f2f900 Merge pull request #259 from jzhao-talend/master
TDI-33416: Support Marketo REST API
2015-10-22 14:06:26 +08:00
zwxue
91f57a7b07 TDI-34218: Add the RunAs option in the studio and commandline. 2015-10-22 12:15:25 +08:00
ycbai
c0a2abad03 Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-10-22 11:50:17 +08:00
zwxue
c81490d785 TUP-3542: remove JDK installation warning. 2015-10-22 11:44:16 +08:00
cmeng-talend
ee6711b86f TUP-3463 feature: Add on-boarding presentation in the studio
https://jira.talendforge.org/browse/TUP-3463
2015-10-22 10:59:06 +08:00
jzhao
f7cb441d17 TDI-28706: tFileArchive should support gzip file format
https://jira.talendforge.org/browse/TDI-28706
2015-10-21 19:46:13 +08:00
cmeng-talend
ea0fc83126 TUP-3463 feature: Add on-boarding presentation in the studio
https://jira.talendforge.org/browse/TUP-3463

Update the message of Reset Perspective dialog
2015-10-21 18:53:19 +08:00
cmeng-talend
1cad1c9771 TBD-2485 feature: Converting from Spark to MR does not remove the
tHDFSConfiguration component
https://jira.talendforge.org/browse/TBD-2485
2015-10-21 18:48:47 +08:00
wchen-talend
e5e93ee0c0 TDI-33908:Can't check connection successfully for a MDM metadata with
Server 6.0
2015-10-21 18:44:54 +08:00
ycbai
bde5fb2ca5 TUP-3462: add component reference controller. 2015-10-21 18:03:19 +08:00
wdliu
a0a8631b70 TUP-3615 : DI Studio Part
TUP-3615:[Studio] Can't edit properties in Studio (Read Only only) /
Lock in TAC is set when I open the dialog
2015-10-21 16:47:36 +08:00
zwxue
366d3ff8f5 Revert "TDI-33924: Remove wrong Java setup warning when launching studio since JRE is supported now."
This reverts commit e6182a9da1.
2015-10-21 15:45:46 +08:00
zwxue
e6182a9da1 TDI-33924: Remove wrong Java setup warning when launching studio since
JRE is supported now.
2015-10-21 15:38:06 +08:00
xhkong
591f66034e TDI-33861 Import Items: Standard Job should be under Standard job node
instead of JobDesign node
https://jira.talendforge.org/browse/TDI-33861
2015-10-21 14:58:44 +08:00
GGu
cf613fd734 Revert "TUP-3593: enhance build of jobs with childrens"
This reverts commit ed02611007.
2015-10-21 11:15:37 +08:00
Francis Upton IV
3e9413ae1c Merge remote-tracking branch 'origin/master' into feature/6.1/TUP-3462_addGenericWizard 2015-10-20 11:38:13 -07:00
Rémy DUBOIS
11c800b229 Merge pull request #265 from pbailly/master
[TBD-2763] Optimize getVirtualNode.
2015-10-20 16:22:14 +02:00
pbailly
c4cf8d87c1 [TBD-2763] Optimize getVirtualNode. 2015-10-20 16:19:23 +02:00
rdubois
5b1392dccb TUP-3618 - Add a new filed type to automatically handle hadoop nodes libraries. 2015-10-20 15:06:47 +02:00
wang wei
79c49b97dd TDI-33991: AWS EMR, On-Demand APIs (start, stop)
https://jira.talendforge.org/browse/TDI-33991
2015-10-20 18:10:07 +08:00
cmeng-talend
ec29db8077 TDI-33869 fix bug: Exchange View: Click on view/download does not work
on Mac
https://jira.talendforge.org/browse/TDI-33869
2015-10-20 18:05:29 +08:00
amarkevich
d7899a9cc8 TESB-16542 [Routelets] Routelet can not be drag to route when route and
routelet are same name
2015-10-20 13:01:33 +03:00
ycbai
1e3c4f552e TUP-3462: improve NAME_SELECTION_REFERNCE controller 2015-10-20 17:44:17 +08:00
sizhaoliu
6057b77b87 Merge pull request #264 from yyin-talend/master
TDQ-10433 remove the initial in the CheatSheetPerspectiveAdapter
2015-10-20 11:32:13 +02:00
yyin-talend
2eb4a9f879 TDQ-10433 remove the initial in the CheatSheetPerspectiveAdapter 2015-10-20 16:59:52 +08:00
ycbai
ce91bdf5af Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-10-20 12:15:26 +08:00
cmeng-talend
f0e36f7ce4 TBD-2640 fix bug: The Check service feature in Hadoop Cluster Connection
wizard does not work
https://jira.talendforge.org/browse/TBD-2640

Fix the null jar dialog problem
2015-10-20 11:05:24 +08:00
ycbai
484348c58a TUP-3462: add NAME_SELECTION_REFERENCE controller 2015-10-20 10:43:33 +08:00
hwang
a5bcba6f3f TDI-34211
NPE error when I open update repository connection for salesforce
repository schema
2015-10-19 17:48:50 +08:00
rdubois
3f26adf76b Merge branch 'workitem/tup-3618' 2015-10-19 10:50:58 +02:00
cmeng-talend
be0bedc904 TDI-34207 fix bug: Quick tour: error show in step 3-design workspace.
https://jira.talendforge.org/browse/TDI-34207
2015-10-19 16:22:50 +08:00
rdubois
b81377372e Merge branch 'master' of https://github.com/Talend/tcommon-studio-se into workitem/tup-3618 2015-10-19 10:13:57 +02:00
rdubois
cdb74928b8 TUP-3618 - Edit the default version display name 2015-10-19 10:11:35 +02:00
zwxue
e1bbd8d6aa TDI-34150: Change the way of getting process context to speed up. 2015-10-19 15:01:56 +08:00
cmeng-talend
4e1b37979a TBD-2676 fix bug: HDP 2.3 service cannot check successfully
https://jira.talendforge.org/browse/TBD-2676
2015-10-19 11:51:44 +08:00
Francis Upton IV
76e68d9e62 TUP-3313 New Component Architecture (codegen) 2015-10-19 04:59:21 +02:00
Sebastien Gandon
32b8409ced New Component : get All Dependencies from Comp Service 2015-10-18 01:09:33 +02:00
rdubois
a1d493a9dd Merge branch 'master' of https://github.com/Talend/tcommon-studio-se into workitem/tup-3618 2015-10-16 13:06:48 +02:00
rdubois
0b7c72042c TBD-2675 fixed - Review the tPigLoad layout 2015-10-16 12:54:07 +02:00
GGu
2b28ed4333 TUP-3542: remove the error routines temp, before build. 2015-10-16 17:47:24 +08:00
zwxue
0bbbf33d2f TDI-34150: Optimize the operation of opening context group selecting
dialog in context view.
2015-10-16 15:34:39 +08:00
zshen-talend
165b8a6a41 bug fixed TDQ-10745
dq perspective showing issue
2015-10-16 14:06:48 +08:00
hcyi
2a1414e019 TUP-3617:Try to save/load of process / serialize node(TUP-3462) 2015-10-16 11:20:53 +08:00
wchen-talend
f64e541899 TUP-3607:Studio gives java.lang.unsupportedoperation exception when a
Service or Resource is locked and studio is restarted.
2015-10-16 11:17:36 +08:00
zwxue
3243669dac TDI-34150: Change the way of getting process context to speed up. 2015-10-16 11:08:06 +08:00
nrousseau
e852808357 TUP-2630 : remove log of SLF4J 2015-10-15 21:17:36 +02:00
nrousseau
ed02611007 TUP-3593: enhance build of jobs with childrens 2015-10-15 21:17:36 +02:00
rdubois
8f204026d2 TUP-3618 - Adapt the hadoop distribution API with the new modular framework. 2015-10-15 15:20:41 +02:00
cmeng-talend
e8f2031a5b TUP-3463 feature: Add on-boarding presentation in the studio
https://jira.talendforge.org/browse/TUP-3463

Remove border line for disabled button
2015-10-15 18:19:38 +08:00
ycbai
6bc9c35565 Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-10-15 18:07:31 +08:00
ycbai
d8bbc42005 TUP-3462: save repository and fix some problems. 2015-10-15 17:41:59 +08:00
cmeng-talend
d9b8cc7dd5 TUP-3463 feature: Add on-boarding presentation in the studio
https://jira.talendforge.org/browse/TUP-3463

Welcome page will be closed by the on-boarding action
2015-10-15 16:24:56 +08:00
rdubois
75e2e0091e TUP-3618 - Initialize the hadoop distribution refactoring 2015-10-15 10:12:50 +02:00
zwxue
993d296d33 TUP-3612: Reduce unnecessary refreshing of adding context operation. 2015-10-15 15:48:47 +08:00
amarkevich
76b722745b TESB-16572 [Routelets Resource] NPE happen after update resource name
for routelet
2015-10-14 12:21:09 +03:00
wchen-talend
698a88b9c5 TDI-34000:"Read Job" in the Job-Tab Verion forces further incremental
updates to use source of older version.
2015-10-14 14:28:40 +08:00
nrousseau
1fec857641 Merge pull request #262 from RyanSkraba/master
Update master version to 6.1.0 (necessary for migration tasks).
2015-10-13 08:37:44 +02:00
zshen-talend
4d2aa893f4 bug fixed TDQ-10745
dq perspective showing issue
2015-10-13 10:33:12 +08:00
Ryan Skraba
1b6faf98d6 Update master version to 6.1.0 (necessary for migration tasks). 2015-10-12 17:19:20 +02:00
rdubois
755242ed19 TBD-2532 - Simplify the use of ModuleNeeded in JUnit 2015-10-12 16:17:35 +02:00
rdubois
ea623a4465 Upgrade javassist to enable the Powermock JUnit execution with a JDK 8. 2015-10-12 16:16:51 +02:00
amarkevich
accbd78897 sync output folders 2015-10-12 15:24:53 +03:00
zwxue
1405b2888e TUP-3586: Change workspace's classpath to avoid wrong selection of jre
by eclipse.
2015-10-12 18:33:08 +08:00
ycbai
74b682325b TUP-3462: add the second page and advance button function. 2015-10-12 17:36:29 +08:00
Francis Upton IV
7a18da1d5b Merge remote-tracking branch 'origin/master' into feature/6.1/TUP-3462_addGenericWizard 2015-10-12 10:39:55 +02:00
hwang
966661de2c TDI-33988
Test case is not actually saved successfully when I check out for
another version
2015-10-10 14:35:40 +08:00
wchen-talend
ad2b753c6c TDI-33908:Can't check connection successfully for a MDM metadata with
Server 6.0
2015-10-10 11:46:52 +08:00
zwxue
f5e5e54bc7 TDI-34124: Remove QueryCondition from Salesforce wizard. 2015-10-09 18:34:31 +08:00
wang wei
5bb33ab0bc TDI-32579: Job reaches the 65K limit in the tDB2Input component
https://jira.talendforge.org/browse/TDI-32579
2015-10-09 17:52:25 +08:00
zwxue
de12f1f5a4 TDI-33793: Change the color of repository context to dark gray. 2015-10-09 16:50:02 +08:00
cmeng-talend
4ddf306f16 TUP-3581 task: Improve the on-boarding to avoid ui block
https://jira.talendforge.org/browse/TUP-3581

Parent ticket: https://jira.talendforge.org/browse/TUP-3463

Fix a bug
2015-10-09 10:48:04 +08:00
wdliu
efb9ed56e2 Fix the project equals methods issue 2015-10-09 00:15:07 +08:00
amarkevich
565bd5d61f pass resourceVersion to handle LATEST_VERSION 2015-10-08 17:03:33 +03:00
amarkevich
3a9b349849 added getResouceClasspath helpers 2015-10-08 16:53:45 +03:00
cmeng-talend
52fa0d19c2 TUP-3581 task: Improve the on-boarding to avoid ui block
https://jira.talendforge.org/browse/TUP-3581

Parent ticket: https://jira.talendforge.org/browse/TUP-3463

Fix a resize bug
2015-10-08 18:48:02 +08:00
cmeng-talend
96ee695069 TUP-3581 task: Improve the on-boarding to avoid ui block
https://jira.talendforge.org/browse/TUP-3581

Parent ticket: https://jira.talendforge.org/browse/TUP-3463
2015-10-08 18:35:53 +08:00
hwang
6ed726ab78 TDI-34065:"Warning:\ you will lost all test case..." pops up when
converting standard/batch jobs in Edit Properties popup
2015-10-08 17:07:04 +08:00
amarkevich
5d02418869 minor (else if) 2015-10-07 15:10:07 +03:00
amarkevich
d212130561 minor (String replace with char) 2015-10-07 11:45:08 +03:00
msjian
5831337c77 TDQ-10879: update the icons after top changed 2015-10-07 15:02:50 +08:00
Rémy DUBOIS
f061a83cbd Merge pull request #260 from amarouni/bug/tbd-2618
[TBD-2618] Machine learning components display now an error if used with the wrong Spark version
2015-10-06 17:53:00 +02:00
Abbass MAROUNI
6967eeec0a [TBD-2618] Machine learning components display now an error if used with the wrong Spark version 2015-10-06 17:41:41 +02:00
amarkevich
895358e296 remove IOsgiDependenciesService 2015-10-06 13:22:53 +03:00
amarkevich
a84ec90df7 fixed Check param processing 2015-10-05 12:17:50 +03:00
nrousseau
92c8b02575 remove display call in the branding change test 2015-10-02 20:07:35 +02:00
ycbai
0dcd197afb TUP-3462: add validation action. 2015-09-30 18:03:11 +08:00
wdliu
677106e158 TDI-33978 : DI Studio Part
TDI-33978:[Studio] After switch to branch,recycle bin miss functions
like delete /restore/copy to branch/empty recycle bin.
2015-09-30 16:03:59 +08:00
cmeng-talend
cc3c0f9050 TUP-3463 feature: Add on-boarding presentation in the studio
https://jira.talendforge.org/browse/TUP-3463

Fix a reset perspective bug
2015-09-30 10:35:21 +08:00
ycbai
d7166e361b Merge branch 'master' into feature/6.1/TUP-3462_addGenericWizard 2015-09-29 18:51:43 +08:00
cmeng-talend
b66c225302 TUP-3463 feature: Add on-boarding presentation in the studio
https://jira.talendforge.org/browse/TUP-3463

do some improments and fix bugs
2015-09-29 18:03:42 +08:00
amarkevich
bb27365628 TESB-16481 execute Routelet in Studio as a part of Routes 2015-09-29 11:57:10 +03:00
wchen-talend
5569848dc6 TUP-3548:[Mediation perspective]The Resources node should show on the
top of Recycle bin node
2015-09-29 16:08:35 +08:00
ycbai
7dfe74f7ee TUP-3462: add button controller and fix some bugs. 2015-09-28 18:39:35 +08:00
wchen-talend
c4b8eb5501 TDI-34007:Salesforce update from 25.0 to 34.0 for metadata 2015-09-28 16:05:36 +08:00
wchen-talend
51f38c458e TDI-34035:First time create route and open there is
java.lang.ClassCastException
2015-09-28 15:01:28 +08:00
GGu
776e4b894e TDI-33525: add image junit to test some cases. 2015-09-28 14:02:07 +08:00
wchen-talend
3a5c4170cd TDI-33908:Can't check connection successfully for a MDM metadata with
Server 6.0
2015-09-28 10:04:42 +08:00
zwxue
e47487aac1 TDI-33387: Add comment parameter to context. 2015-09-25 18:54:51 +08:00
GGu
92eb43990f TUP-3542: enable to check the routines when run/build job. 2015-09-25 15:37:49 +08:00
Francis Upton IV
8ec2bb9018 Merge remote-tracking branch 'origin/master' into feature/6.1/TUP-3462_addGenericWizard 2015-09-24 21:29:38 +02:00
amarkevich
e2c06988b0 added AbstractResourceRepositoryContentHandler 2015-09-24 14:42:28 +03:00
hwang
7059169d1f TUP-3461:TestCase for Big data 2015-09-24 18:30:29 +08:00
zwxue
96a21a9d76 TUP-3488: Add Git history view. 2015-09-24 17:02:43 +08:00
hwang
32301681c6 TUP-2788:revert code 2015-09-24 11:17:21 +08:00
rdubois
5aab2c4b3f TBD-2420 - Rewrite GetJarsToRegister class as a routine 2015-09-23 17:21:00 +02:00
nrousseau
24779dba28 TDI-33985: fix NPE 2015-09-23 16:15:48 +02:00
nrousseau
4f84fc188e TUP-3487: add missing git root repository type 2015-09-23 15:08:48 +02:00
CHEN Bin
7312983e63 [TBD-2547] add MapR 500 to support spark batch & streaming
https://jira.talendforge.org/browse/TBD-2547
2015-09-23 19:23:53 +08:00
cmeng-talend
b2ee1e30d0 TBD-2525 feature: Add support of MapR 5.0
https://jira.talendforge.org/browse/TBD-2525
2015-09-23 18:50:41 +08:00
hwang
3f4093780f out for another version 2015-09-23 18:31:00 +08:00
nrousseau
7084b7ab23 TUP-3463 feature: update text/presentation of onboarding 2015-09-23 12:26:14 +02:00
GGu
fe5d9e2149 TUP-3534: enable to modify the project pom in project setting. 2015-09-23 18:03:15 +08:00
nrousseau
5a705e248f TUP-3463 feature: update text/presentation of onboarding 2015-09-23 11:20:09 +02:00
CHEN Bin
38ee20cf43 [TBD-2610] hidded hive Embedded mode for HDP 23 and MapR 5
https://jira.talendforge.org/browse/TBD-2610
2015-09-23 16:55:45 +08:00
CHEN Bin
398026f52b [TBD-2610] hidded hive server 1 for HDP 23
https://jira.talendforge.org/browse/TBD-2610
2015-09-23 16:29:20 +08:00
xhkong
87214809a9 fixbug TBD-2254 Logo should change when selecting different framework
https://jira.talendforge.org/browse/TBD-2254 (reopened)
2015-09-23 16:16:38 +08:00
CHEN Bin
d77505d161 [TBD-2547] add MapR 5 junit test and fix a bug for not display hive 1 on
CDH540
and MapR 410
https://jira.talendforge.org/browse/TBD-2547
2015-09-23 11:09:13 +08:00
Sizhao Liu
9125c74415 TUP-2391 remove usage of com.sun.*.Base64 which isn't available on all implementations 2015-09-22 16:49:33 +02:00
rdubois
024f9259ea Adapt the Hadoop library after the HD Insight and MapR 5 support on the GUI side 2015-09-22 14:24:37 +02:00
cmeng-talend
a9b07f5e56 TUP-3463 feature: Add on-boarding presentation in the studio
https://jira.talendforge.org/browse/TUP-3463
2015-09-22 18:10:18 +08:00
hwang
1f0f196c64 TDI-33863:Import Excel file with references 2015-09-22 17:53:55 +08:00
hwang
6455a1eece TBD-2525:Add support of MapR 5.0 2015-09-22 17:53:39 +08:00
cmeng-talend
c326606dcb TUP-3463 feature: Add on-boarding presentation in the studio
https://jira.talendforge.org/browse/TUP-3463
2015-09-22 17:19:03 +08:00
rdubois
7acffb0c2d TBD-2536 - Add support for Spark Streaming on HD Insight 3.2 2015-09-22 11:06:33 +02:00
ycbai
8cded787cb [TUP-3462] Add new generic wizard - Talend Open Integration Solution 2015-09-22 10:48:32 +02:00
wang wei
507d6685a7 TDI-33565: Create a DataPrep component for DI
https://jira.talendforge.org/browse/TDI-33565
2015-09-22 16:19:35 +08:00
ycbai
8b2a5f3438 [TUP-3462] Add new generic wizard - Talend Open Integration Solution 2015-09-22 15:19:03 +08:00
ycbai
7fda3d9983 [TUP-3462] Add new generic wizard - Talend Open Integration Solution 2015-09-22 15:18:54 +08:00
CHEN Bin
44320aaaf1 [TBD-2547] support MapR DB
https://jira.talendforge.org/browse/TBD-2547
2015-09-22 11:48:48 +08:00
CHEN Bin
4785e61190 [TBD-2547] support MapR 5
https://jira.talendforge.org/browse/TBD-2547
2015-09-22 11:48:46 +08:00
CHEN Bin
3ed8fe89c9 [TBD-2547] remove method supportTez for pig
https://jira.talendforge.org/browse/TBD-2547
2015-09-22 11:48:43 +08:00
wchen-talend
ca584c326e TDI-33791:Help On Dataprep component integration 2015-09-22 09:59:09 +08:00
nrousseau
7deb4bee60 TDI-33959: avoid to popup the list of jars already provided with the
studio
2015-09-21 14:57:24 +02:00
rdubois
8528a34419 TBD-2564 - Split local/cluster mode in Spark and Spark Streaming Configuration 2015-09-21 13:48:55 +02:00
cmeng-talend
ab1473f305 TUP-3463 feature: Add on-boarding presentation in the studio
https://jira.talendforge.org/browse/TUP-3463
TUP-3463 feature: Add on-boarding presentation in the studio
https://jira.talendforge.org/browse/TUP-3463

1. fix some postion bugs for on-boarding shell
2. fix some potential bugs for focusOnWidget method
TUP-3463 feature: Add on-boarding presentation in the studio
https://jira.talendforge.org/browse/TUP-3463
TUP-3463 feature: Add on-boarding presentation in the studio
https://jira.talendforge.org/browse/TUP-3463
TUP-3463 feature: Add on-boarding presentation in the studio
https://jira.talendforge.org/browse/TUP-3463
TUP-3463 feature: Add on-boarding presentation in the studio
https://jira.talendforge.org/browse/TUP-3463
TUP-3463 feature: Add on-boarding presentation in the studio
https://jira.talendforge.org/browse/TUP-3463
TUP-3463 feature: Add on-boarding presentation in the studio
https://jira.talendforge.org/browse/TUP-3463
2015-09-21 18:48:24 +08:00
hwang-talend
2fcf2eccea Merge pull request #257 from pbailly/master
[TBD-2548] Compatibility of tests case with spark jobs.
2015-09-21 10:59:16 +08:00
jzhao
d5bab977d9 TDI-33416: Support Marketo REST API
https://jira.talendforge.org/browse/TDI-33416
Note: Add new jars
2015-09-21 10:49:37 +08:00
amarkevich
fb5d6e61b6 use IRepositoryNode 2015-09-18 15:45:00 +03:00
zwxue
33d2d2650d TDI-33956: Fix job editor switching problem in Mac. 2015-09-18 19:12:52 +08:00
zshen-talend
63692ec6d7 Merge pull request #258 from xqliu-talend/master
TDQ-10844 Improve charts look & feel
2015-09-18 17:26:39 +08:00
xqliu-talend
431e729ce5 TDQ-10844 Improve charts look & feel 2015-09-18 17:28:15 +08:00
hwang
fcd54ea6f5 TDI-33790:Review the DB wizard of Exasol 2015-09-18 16:02:07 +08:00
GGu
ef34156235 TDI-33874: update the default maven repository for studio. and remove
unused files.
2015-09-18 13:54:49 +08:00
wdliu
07dff18efd TDI-33933 : DI Studio Part
TDI-33933:[Studio] Many Error shows after starting studio ---Add
IGITProviderService
2015-09-18 10:34:32 +08:00
amarkevich
87fb4c1a21 update intro param 2015-09-17 17:42:39 +03:00
amarkevich
25ef953774 added AbstractNodeTypeTester 2015-09-17 14:28:54 +03:00
wang wei
5618ab5671 TDI-32989: The data be changed in the reject flow
https://jira.talendforge.org/browse/TDI-32989
2015-09-17 14:21:01 +08:00
xhkong
0cdf004db0 TDI-33525 Icon of joblet is saved in the item when create a new joblet
https://jira.talendforge.org/browse/TDI-33525
2015-09-17 10:50:08 +08:00
Sizhao Liu
0d6d52dacb fix compile error in the last commit 2015-09-16 18:35:27 +02:00
amarkevich
3da85c3004 added ERepositoryObjectType.PROCESS_ROUTE 2015-09-16 18:08:56 +03:00
xhkong
af01738946 fixbug TBD-2254 Logo should change when selecting different framework
https://jira.talendforge.org/browse/TBD-2254 (reopened)
2015-09-16 14:48:47 +08:00
xhkong
7ec208e3ab fixbug TBD-2254 Logo should change when selecting different framework
https://jira.talendforge.org/browse/TBD-2254 (reopened)
2015-09-16 11:27:47 +08:00
wang wei
d268dea011 TDI-33682: Codegeneration problem
https://jira.talendforge.org/browse/TDI-33682
2015-09-16 09:49:32 +08:00
pbailly
4f2f161803 [TBD-2548] Compatibility of tests case with spark jobs. 2015-09-15 14:10:35 +02:00
wang wei
9274a6e1c4 TDI-33563: ServiceNow component rollup
https://jira.talendforge.org/browse/TDI-33563
2015-09-15 17:59:25 +08:00
zshen-talend
5c8076cc88 feature completed TDQ-10734
Support semantic discovery on file delimited
2015-09-15 11:58:19 +08:00
hwang
433095b974 TUP-3461:TestCase for Big data 2015-09-14 16:41:00 +08:00
hwang
6c6920ed74 TUP-3461:TestCase for Big data 2015-09-14 16:40:42 +08:00
wchen-talend
69ec318516 TDI-33737:SAP Bapi input/output schema structure generated by Talend is
different with the correct strucuture
2015-09-14 11:46:16 +08:00
nrousseau
ed4f186c78 Merge pull request #256 from RyanSkraba/feature/6.1/hdp2.3
TBD-2534: Add HDP 2.3 distribution.
2015-09-14 09:51:42 +08:00
Ryan Skraba
91f360757d TBD-2534: Add HDP 2.3 distribution. 2015-09-11 16:56:20 +02:00
amarkevich
851bc9e285 merge RoutineSynchronizer 2015-09-11 13:11:10 +03:00
amarkevich
54a3cb2a50 unify routine template param 2015-09-11 11:52:11 +03:00
GGu
d9dcce7404 TDI-33874: enhance the maven user setting when related to rights to access. 2015-09-11 14:26:26 +08:00
amarkevich
f7472ce74f unify deleteRoutinefile and getRoutinesFile 2015-09-10 17:29:27 +03:00
Ryan Skraba
fb08ff8e0c TBD-2534: Add HDP 2.3 distribution. 2015-09-09 18:22:53 +02:00
zshen-talend
8cc7886bbc Merge pull request #255 from qiongli/master
TDQ-10148 rename variable "REP_NO_GENERATE_FILET" to "REP_GENERATE_FILE"
2015-09-09 18:11:41 +08:00
qiongli
72d98d6dd9 TDQ-10148 rename variable "REP_NO_GENERATE_FILET" to "REP_GENERATE_FILE" 2015-09-09 18:06:52 +08:00
Sizhao Liu
6a512150fc TDQ-10888 specify jackson library version in Export-Package declaration so that it can be accessed by other bundles which import these packages 2015-09-09 11:29:36 +02:00
hcyi
8cdc1bd55b TDI-33796:Job can not generate code if use a txmlmap in it and import
the attached xml file in txmlmap--input part.
2015-09-09 14:08:41 +08:00
Sizhao Liu
40b18a561b TDQ-10888 specify math3 bundle version in Export-Package declaration so that it can be accessed by other bundles which import these packages 2015-09-08 18:33:09 +02:00
xhkong
989c6e0573 TDI-33638 Offline Mode: Job doesn't add ">" after Edit properties for
job
https://jira.talendforge.org/browse/TDI-33638
2015-09-08 18:00:17 +08:00
hcyi
8e6b98ee37 TDI-33846:need disabled connect to internet by default on some special
cases
2015-09-08 11:52:28 +08:00
GGu
9739711849 TDI-33841: when enable to generate tests, also enable for all children jobs. 2015-09-07 17:18:41 +08:00
GGu
f3404d195d TDI-33804: fixed the problem when type is null. 2015-09-07 14:24:35 +08:00
GGu
53be019bdb TDI-33804: enable to build pigudf with pom. 2015-09-06 17:06:43 +08:00
GGu
648534452b TDI-33804: add one general codes pom template for routines, pigudfs and
beans.
2015-09-06 17:06:42 +08:00
GGu
c45f226c33 TDI-33804: update the pigudf and bean jar and artifact name. 2015-09-06 17:06:40 +08:00
GGu
8b731fd94e TDI-33804: apply the change for TDI-33811. 2015-09-06 17:06:39 +08:00
GGu
7b1bd89a4e TDI-33717: add the codes jars for pigudfs and beans. 2015-09-06 17:06:37 +08:00
GGu
50fcc0784e TDI-33717: when generate pom, will check the beans and pigudf. 2015-09-06 17:06:36 +08:00
GGu
586c7c9cc5 TDI-33717: add pigudf and bean template pom files. 2015-09-06 17:06:35 +08:00
cmeng-talend
fc028af41a TDI-33471 bug: JDBC Integrated Security
https://jira.talendforge.org/browse/TDI-33471
2015-09-06 15:03:13 +08:00
nrousseau
317cc4e528 TDI-33811 : update to assembly 2.5.5 2015-09-06 00:29:51 +08:00
nrousseau
dada81c411 TUP-3475: can't build jobs from APM. 2015-09-06 00:29:48 +08:00
hcyi
91f2bb1c05 TDI-33701:Column Name org is changing to _org. 2015-09-04 17:20:32 +08:00
rdubois
1729d53bf0 Prepare TBD-2536 by refactoring spark_footer and the talend-bigdata-launcher 2015-09-03 14:57:27 +02:00
iwangtalend
b2b428d04e Try to fix compilation error caused by 5e382e005c (diff-2) 2015-09-02 14:25:08 +02:00
wchen-talend
67491c9eba TDI-31960: fix a NPE when startup 2015-09-02 17:09:05 +08:00
wchen-talend
dc80680f39 TDI-31960:Libraries from custom components are not loaded 2015-09-02 16:06:52 +08:00
Rémy DUBOIS
372c962683 Merge pull request #254 from pbailly/master
[TBD-2559] Add "Vector" type support for spark and spark streaming.
2015-09-01 16:49:11 +02:00
amarkevich
5abbf1fa16 update method signature to interface 2015-09-01 17:04:48 +03:00
pbailly
db4aae025d [TBD-2559] Add "Vector" type support for spark and spark streaming.
The definition of this type is in:
org.talend.designer.components.sparkprovider
2015-09-01 14:40:32 +02:00
ycbai
06a8f87c12 TBD-2169: fix check services problem. 2015-09-01 17:30:32 +08:00
cmeng-talend
56c82e2a29 TBD-2495 fix bug: Hive: check fail when hadoop cluster with kerberos and
hive are on context mode
https://jira.talendforge.org/browse/TBD-2495
2015-09-01 11:12:05 +08:00
hcyi
659e6b7a90 TUP-3086:You can create duplicate job names using the "Duplicate" popup
menu.
2015-09-01 10:51:47 +08:00
amarkevich
dc63b9e2ee cleanup Routine API 2015-08-31 18:14:55 +03:00
wchen-talend
4aff656055 TDI-33683:Studio does not restore the individual perspective
configuration for views at start
2015-08-31 18:15:55 +08:00
rdubois
b82bc085b7 Add Spark support for CDH 5.1 in order to make the TUJs work. 2015-08-30 18:20:08 +02:00
rdubois
ebbac2adae TBD-2517 - Add support for HD Insight 3.2 2015-08-28 17:00:15 +02:00
cmeng-talend
94c5f12c40 TBD-2495 bug: Hive: check fail when hadoop cluster with kerberos and
hive are on context mode
https://jira.talendforge.org/browse/TBD-2495
2015-08-28 19:51:06 +08:00
hwang
9f4a4d68b9 TDI-33765:Test Frameworks:can not show context groups value if the
context have more than two contexts.
2015-08-28 18:11:18 +08:00
hwang
7593ba1d34 TDI-33228: export data files 2015-08-28 18:11:00 +08:00
wang wei
a973e89bcc Revert "TDI-32442: Data format of Dynamic is not surported for excel2003
and excel2007 with event mode
https://jira.talendforge.org/browse/TDI-32442
2015-08-28 10:37:31 +08:00
cmeng-talend
8111119005 TBD-2454 bug: Icon isn't correct when impot old version MapReduce job
https://jira.talendforge.org/browse/TBD-2454
2015-08-28 10:21:44 +08:00
rdubois
74f0380363 Merge branch 'workitem/tbd-2444' 2015-08-27 15:25:50 +02:00
rdubois
c0c270d54b Merge branch 'master' into workitem/tbd-2444 2015-08-27 14:47:35 +02:00
nrousseau
879e602593 Revert "TUP-3139:Additional Talend packages keeps asking for installi"
This reverts commit ef50d19148.
2015-08-27 20:45:25 +08:00
nrousseau
ff83647620 Revert "Revert "remove unused jar dependency of slf4j""
This reverts commit 2c69b7ac3c.
2015-08-27 20:44:29 +08:00
nrousseau
2c69b7ac3c Revert "remove unused jar dependency of slf4j"
This reverts commit e45fd8ddac.
2015-08-27 19:18:09 +08:00
CHEN Bin
4c7de1ccc1 upgrade spark cassandra connector 2015-08-27 18:30:38 +08:00
nrousseau
e6847674dd Revert "TDI-33749: avoid http calls when load resource"
This reverts commit c091b55b0f.
2015-08-27 18:23:35 +08:00
nrousseau
813b513474 TDI-33749: revert the change of plugin.xml done in the task TDI-30967 2015-08-27 18:23:33 +08:00
ycbai
4d48dd71aa [TBD-2494] Error occur when I drag a HDFS schema to a map reduce job if
hadoop cluster with kerberos and HDFS are on context mode
2015-08-27 18:08:15 +08:00
hwang
6b765dafd7 TDI-33676:LDAP:Create metadata, at step 3/5 , when click "next" get
NoClassDefFoundError
2015-08-27 17:51:18 +08:00
GGu
dfa2162ea1 TBD-2500: fixed the problem to run BD job. 2015-08-27 17:32:35 +08:00
hwang
cf050ca55d TDI-33676:LDAP:Create metadata, at step 3/5 , when click "next" get
NoClassDefFoundError
2015-08-27 14:52:39 +08:00
cmeng-talend
b9e33b995b TDI-33364 bug: can't delete schema from Recycle bin
https://jira.talendforge.org/browse/TDI-33364
2015-08-27 14:49:41 +08:00
nrousseau
a5ce90cd15 fix compilation issue 2015-08-27 13:05:40 +08:00
Pierre Teyssier
efe2d9881a Merge pull request #241 from wluo-talend/master
TDI-32659: Tmap:the function "Talenddate"-"diffdate" is not correct
2015-08-27 12:56:06 +08:00
xhkong
fb549d27b8 Revert "TDI-33362 Jars aren't downloaded correctly if "download and install" them at the same time https://jira.talendforge.org/browse/TDI-33362"
This reverts commit d6869c6b45.
2015-08-27 12:04:01 +08:00
GGu
a4d92f6484 TUP-3428: set the "localRepository" explicitly. 2015-08-27 11:47:24 +08:00
GGu
cf5d4e7a0f Revert "TUP-3428: set the "localRepository" explicitly."
This reverts commit 01174fb4d2.
2015-08-27 11:33:48 +08:00
hwang
f1ae4aff0e TDI-33676:LDAP:Create metadata, at step 3/5 , when click "next" get
NoClassDefFoundError
2015-08-27 09:53:14 +08:00
nrousseau
466bb829b0 TDI-33683: avoid the cleanup of workbench at each restart of studio 2015-08-27 01:03:30 +08:00
nrousseau
c091b55b0f TDI-33749: avoid http calls when load resource 2015-08-27 01:03:28 +08:00
amarkevich
019281e41c [RoutineItem] cleanup unused API 2015-08-26 18:53:36 +03:00
xhkong
d6869c6b45 TDI-33362 Jars aren't downloaded correctly if "download and install"
them at the same time
https://jira.talendforge.org/browse/TDI-33362
2015-08-26 18:57:09 +08:00
GGu
d95d10cb6a TUP-3443: unify the path of localRepository. 2015-08-26 17:52:33 +08:00
wchen-talend
6fd4bac966 TDI-33219:Test Frameworks-error when run jobs. 2015-08-26 17:49:22 +08:00
hwang
ef50d19148 TUP-3139:Additional Talend packages keeps asking for installi 2015-08-26 16:07:40 +08:00
amarkevich
c45530d477 use real BeansType 2015-08-25 18:29:19 +03:00
amarkevich
b8ea7c3ee9 remove duplicated API 2015-08-25 14:26:50 +03:00
rdubois
dfa43f9ccf TBD-2399 - Add support for dynamic memory allocation on EMR 4.0.0 2015-08-25 12:35:17 +02:00
cmeng-talend
5626b100ad TUP-3348 feature: Support EMR 4.0 for 6.0.1 in Wizards
https://jira.talendforge.org/browse/TUP-3348
2015-08-25 18:32:47 +08:00
rdubois
65ed5a6862 Merge branch 'master' into workitem/tbd-2444 2015-08-25 11:55:59 +02:00
hwang
a5cb3f88f2 Revert "TUP-3139:Additional Talend packages keeps asking for installing "third party libraries" even after making it install 5 times"
This reverts commit d030159423.
2015-08-25 17:43:36 +08:00
cmeng-talend
a16d07b86d TBD-2430 fix bug: MapR 410 services cannot check successfully
https://jira.talendforge.org/browse/TBD-2430
2015-08-25 12:26:24 +08:00
GGu
01174fb4d2 TUP-3428: set the "localRepository" explicitly. 2015-08-25 10:17:50 +08:00
xhkong
27943f1f03 TDI-33649 on windows10, studio toolbar icon can't display incomplete
https://jira.talendforge.org/browse/TDI-33649
2015-08-25 09:58:24 +08:00
amarkevich
7c63c370f5 remove exportAsOSGI API 2015-08-24 14:51:10 +03:00
GGu
da59dde44f TDI-33678: unify the export job to run on jobserver. 2015-08-24 17:48:54 +08:00
zwxue
bbea206e6c TDI-33662: fix bugs of using existing repository context. 2015-08-24 17:10:17 +08:00
ycbai
1e3eec0f70 [TBD-2375] HCatalog service is not read when retrieving configuration
from ambari
2015-08-24 17:03:07 +08:00
xhkong
1d289def46 TDI-33649 on windows10, studio toolbar icon can't display incomplete
https://jira.talendforge.org/browse/TDI-33649 (reopened)
2015-08-24 11:35:59 +08:00
xhkong
4b08a13e37 TDI-33317 Jars in Nexus shouldn't be replaced with jars in Local .M2
folder(reopened)
https://jira.talendforge.org/browse/TDI-33317
2015-08-24 11:31:56 +08:00
rdubois
20bda52319 Merge branch 'master' into workitem/tbd-2444 2015-08-21 16:07:42 +02:00
xhkong
23a3721788 TDI-33649 on windows10, studio toolbar icon can't display incomplete
https://jira.talendforge.org/browse/TDI-33649
2015-08-21 15:38:10 +02:00
GGu
3ea11d0d10 TUP-3402: check for rules files. 2015-08-21 15:38:09 +02:00
GGu
f0ed968377 TUP-3402: check for xmlMappings files. 2015-08-21 15:38:09 +02:00
GGu
8d9967ad9d TUP-3402: if disable the log4j function. won't add it. 2015-08-21 15:38:08 +02:00
nrousseau
b283574e76 TDI-32845 : update emf model to allow to have 0 element parameters in
the notes
2015-08-21 15:38:07 +02:00
wdliu
069a2a14f4 TBD-2235 : DI Studio Part TBD-2235:
Hadoop cluster_HBase with hadoop properties check fail after export to
context(These code changes is for it)
2015-08-21 15:38:06 +02:00
wdliu
b40e23cebf TDI-33645 : DI Studio Part
TDI-33645:Error occur when I click Finish button for convert to context
mode for mysql connection
2015-08-21 15:38:05 +02:00
wchen-talend
eb598d9b9d TDI-33687:Jar will be deployed twice to .m2 if config maven uri with
version 6.0.1
2015-08-21 15:38:05 +02:00
amarkevich
604d3622db move spring to route resources 2015-08-21 15:38:04 +02:00
nrousseau
f6975a2330 TUP-3309: fix problem of display of perspective 2015-08-21 15:38:03 +02:00
hwang
d5d2f0d626 TUP-3093:[Ubuntu12 Studio]show reduplicate menu button after right click 2015-08-21 15:38:02 +02:00
ycbai
ff3152d752 [TBD-2358] Cannot retrieve HBase schema which is created automatically
by retrieving configuration from ambari or cloudera
2015-08-21 15:38:02 +02:00
xhkong
d7e651b4ba TDI-33317 Jars in Nexus shouldn't be replaced with jars in Local .M2
folder
https://jira.talendforge.org/browse/TDI-33317
2015-08-21 15:38:01 +02:00
cmeng-talend
ab213c3225 TBD-2451 bug: CDH5: Hang when clicking "Finish" on Hive(Hive Server1)
creation Wizard
https://jira.talendforge.org/browse/TBD-2451
2015-08-21 15:38:00 +02:00
msjian
4d9e8497c3 TDQ-10616: fix DQ - Profiling - Catalog Analysis - missing tables in
database
2015-08-21 15:37:59 +02:00
cmeng-talend
f2cbd78275 Correct the plugin name 2015-08-21 15:37:59 +02:00
hwang
b938a4dfd2 TDI-33639:TestCase for Big data 2015-08-21 15:37:58 +02:00
rdubois
0b9c268187 TBD-2444 - Use EMR 4.0.0 coming from EHadoopDriver 2015-08-21 15:37:57 +02:00
xhkong
73989ca95d TDI-33649 on windows10, studio toolbar icon can't display incomplete
https://jira.talendforge.org/browse/TDI-33649
2015-08-21 19:20:31 +08:00
GGu
da3d119f57 TUP-3402: check for rules files. 2015-08-21 17:22:00 +08:00
GGu
a0e477f44e TUP-3402: check for xmlMappings files. 2015-08-21 17:22:00 +08:00
GGu
c5ddd60faf TUP-3402: if disable the log4j function. won't add it. 2015-08-21 17:22:00 +08:00
nrousseau
5242139f21 TDI-32845 : update emf model to allow to have 0 element parameters in
the notes
2015-08-21 17:05:21 +08:00
wdliu
bba377287e TBD-2235 : DI Studio Part TBD-2235:
Hadoop cluster_HBase with hadoop properties check fail after export to
context(These code changes is for it)
2015-08-21 16:58:07 +08:00
wdliu
3a9986bd56 TDI-33645 : DI Studio Part
TDI-33645:Error occur when I click Finish button for convert to context
mode for mysql connection
2015-08-21 16:58:01 +08:00
wchen-talend
42ad1744f1 TDI-33687:Jar will be deployed twice to .m2 if config maven uri with
version 6.0.1
2015-08-21 11:26:03 +08:00
amarkevich
f805960f1c move spring to route resources 2015-08-20 18:26:04 +03:00
nrousseau
bc8e46ef13 TUP-3309: fix problem of display of perspective 2015-08-20 19:03:36 +08:00
hwang
cd728d6188 TUP-3093:[Ubuntu12 Studio]show reduplicate menu button after right click 2015-08-20 18:31:53 +08:00
ycbai
b2c5061f85 [TBD-2358] Cannot retrieve HBase schema which is created automatically
by retrieving configuration from ambari or cloudera
2015-08-20 17:40:17 +08:00
Rémy DUBOIS
b4eec7ed11 Merge pull request #253 from pbailly/workitem/tbd-2444
[TBD-2444] add utilitary function to DistributionFactory.
2015-08-20 11:05:22 +02:00
xhkong
a0e1cba836 TDI-33317 Jars in Nexus shouldn't be replaced with jars in Local .M2
folder
https://jira.talendforge.org/browse/TDI-33317
2015-08-20 17:02:49 +08:00
cmeng-talend
d938b25b08 TBD-2451 bug: CDH5: Hang when clicking "Finish" on Hive(Hive Server1)
creation Wizard
https://jira.talendforge.org/browse/TBD-2451
2015-08-20 16:47:54 +08:00
pbailly
705b265314 [TBD-2444] add utilitary function to DistributionFactory. 2015-08-20 10:40:02 +02:00
zshen-talend
484413c512 Merge pull request #251 from msjian/master
TDQ-10616: fix DQ - Profiling - Catalog Analysis - missing tables in
2015-08-20 14:10:57 +08:00
msjian
8ef1d127ba TDQ-10616: fix DQ - Profiling - Catalog Analysis - missing tables in
database
2015-08-20 13:50:14 +08:00
cmeng-talend
341a95cb35 Correct the plugin name 2015-08-20 11:26:03 +08:00
hwang
206a61c9a9 TDI-33639:TestCase for Big data 2015-08-20 11:07:49 +08:00
rdubois
9457f9d392 Merge branch 'master' into workitem/tbd-2444 2015-08-19 14:40:20 +02:00
rdubois
a1a99107db TBD-2444 - Support the Spark components with the new Hadoop distributions framework. 2015-08-19 14:30:54 +02:00
zshen-talend
9a124418cf Merge pull request #248 from qiongli/master
TDQ-10353 Get a correct jar path so that it can copy to another folder.
2015-08-19 18:36:55 +08:00
qiongli
34a6ad1927 TDQ-10353 Get a correct jar path so that it can copy to another folder. 2015-08-19 18:31:59 +08:00
ycbai
0de4449eb5 [TBD-2463] Wrong Resource Manager port is retrieved for HDP 2.2 2015-08-19 17:45:47 +08:00
GGu
880b7a89ad TDI-33648: use new maven build for execute/deploy job on job server. 2015-08-19 17:39:00 +08:00
hwang
34c46a5a70 TDI-33639:TestCase for Big data 2015-08-19 17:38:01 +08:00
rdubois
434c15ee52 TBD-2444 - Support the tHive components with the new Hadoop distributions framework (javajet part) 2015-08-19 10:52:03 +02:00
wchen-talend
1252d08ec0 TUP-3400:Issue with DB Connection Metadata with name of the form:
[XXX]YYYY
2015-08-19 15:49:51 +08:00
Rémy DUBOIS
39e61c310e Merge pull request #247 from pbailly/master
[TBD-2460] Add implementation of utilitary method on BigDataNode.
2015-08-18 16:32:34 +02:00
Rémy DUBOIS
a607b9942e Merge pull request #246 from pbailly/master
[TBD-1786] Add parseDateInUTC method in TalendDate.
2015-08-18 16:29:11 +02:00
pbailly
92f071f348 [TBD-2460] Add implementation of utilitary method on BigDataNode. 2015-08-18 16:29:06 +02:00
pbailly
85389763bd [TBD-1786] Add parseDateInUTC method in TalendDate. 2015-08-18 16:28:35 +02:00
rdubois
83b2e02e67 TBD-2444 - Support the tHive components with the new Hadoop distributions framework (XML part) 2015-08-18 14:54:38 +02:00
nrousseau
541b0613e5 TUP-3394: fix problems of TOS features 2015-08-18 18:17:03 +08:00
nrousseau
e45fd8ddac remove unused jar dependency of slf4j 2015-08-18 18:17:02 +08:00
nrousseau
daacba1923 TUP-3309: fix problem of display of perspective 2015-08-18 18:17:01 +08:00
nrousseau
8fff11efaa TDI-33364: fix problem of empty recycle bin for schema 2015-08-18 18:16:59 +08:00
hwang
7ecff65a9b TDI-33355:txmlmap modification check 2015-08-18 18:09:03 +08:00
ycbai
601e21f4e7 [TBD-2357] Problem when creating the Hadoop Cluster for the second time
by retrieving configuration from Ambari or Cloudear
2015-08-18 16:31:35 +08:00
cmeng-talend
003b337e0b TUP-3348 feature: Support EMR 4.0 for 6.0.1 in Wizards
https://jira.talendforge.org/browse/TUP-3348
2015-08-18 10:48:14 +08:00
rdubois
835ee2db6f TBD-2444 - Support the Standard tPig components with the new Hadoop distributions framework 2015-08-17 17:41:17 +02:00
rdubois
bd6127df6d TBD-2444 - Support the Standard tSqoop components with the new Hadoop distributions framework 2015-08-17 14:09:31 +02:00
wchen-talend
0bfb76731b TUP-3064:The navigate menu should not show up in TOS ESB studio 2015-08-17 17:29:17 +08:00
hcyi
4f3c02f9db TDI-32931:When create Pig UDF there is FileNotFoundException(try to use
the jar in configuration/lib)
2015-08-17 14:36:23 +08:00
rdubois
ad4b28cf34 TBD-2444 - Support the Standard tHBase components with the new Hadoop distributions framework 2015-08-14 15:58:52 +02:00
xhkong
6e02eb5fc0 TUP-3061 Reword the Wrong Java setup window
https://jira.talendforge.org/browse/TUP-3061
2015-08-14 17:58:29 +08:00
hwang
570de14f47 TDI-33355:Test Frameworks-testcase has compile errors when create test
on tXMLMap
2015-08-14 17:11:53 +08:00
nrousseau
e69a5fd6de TUP-3394: fix problems of TOS features 2015-08-14 16:56:13 +08:00
rdubois
ebae5a942a TBD-2444 - Support the tMRConfiguration component with the new Hadoop distributions framework 2015-08-14 09:48:18 +02:00
rdubois
aed49b5a6e TBD-2444 - Support the Standard tHDFS components with the new Hadoop distributions framework 2015-08-14 09:48:04 +02:00
rdubois
e195845619 TBD-2444 - Initiate the big data components refactoring. 2015-08-14 09:47:44 +02:00
wchen-talend
f913aac6b9 DI-33578:"Driver jar" changed incorrectly after reopen a JDBC metadata 2015-08-14 15:44:34 +08:00
cmeng-talend
65670836d0 TBD-2441 fix bug: Cannot retrieve schema on he HDFS item which is
created by retrieving configuration from Ambari or Cloudear
automatically
https://jira.talendforge.org/browse/TBD-2441
2015-08-14 14:50:21 +08:00
wchen-talend
bdd808bcfe TUP-3381:Got NPE when generating documentation for jobs/routes 2015-08-14 11:36:26 +08:00
amarkevich
8832b72e7c update IOsgiDependenciesService constants 2015-08-13 17:57:10 +03:00
nrousseau
48d47a5d71 TDI-33594: fix problem of empty recyclebin done in background thread 2015-08-13 15:43:22 +08:00
ycbai
5118d059bf [TBD-2235] Hadoop cluster_HBase with hadoop properties check fail after
export to context
2015-08-13 15:00:54 +08:00
GGu
2734ebb04c TUP-3384: remove the test output files. 2015-08-13 10:05:55 +08:00
xhkong
fb3694518e TDI-33282 Test Frameworks-testcase does not have a correct icon.
https://jira.talendforge.org/browse/TDI-33282
2015-08-12 18:33:55 +08:00
nrousseau
a53553bd33 Merge pull request #244 from sbliu/master
TMDM-8764: update the webservice stub classes.
2015-08-12 17:51:21 +08:00
GGu
92e4747098 TDI-33538: enhance the saving pom function. 2015-08-12 17:37:42 +08:00
wchen-talend
119a1c1e7a TUP-3354:The "new name" parameter seems to not be taken into account
when duplicating a job
2015-08-12 17:20:14 +08:00
wchen-talend
0ec42a2d65 TDI-33505:Context groups and context variables in Context view not
sorted alphabetically
2015-08-12 16:42:50 +08:00
sbliu
d53c116a75 TMDM-8764: update the webservice stub classes. 2015-08-12 15:06:37 +08:00
hcyi
5c9a22e36c TDI-33562:ClassCastException when job switch designer to code editor. 2015-08-11 19:29:12 +08:00
cmeng-talend
53ff85b4ab TBD-1976 fix bug: Default Database is missing after editing hive item.
https://jira.talendforge.org/browse/TBD-1976
2015-08-11 18:24:49 +08:00
cmeng-talend
be299f6016 TDI-32868 fix bug: Switch to Local mode ,local project name is added
"(remote project in offline mode)" when TAC has same project name
https://jira.talendforge.org/browse/TDI-32868
2015-08-11 16:20:47 +08:00
hcyi
3075771425 TBD-2394:add the propagated when updated metadata for the
tSparkConfiguration .
2015-08-11 16:19:22 +08:00
wang wei
928d27bba0 Merge pull request #243 from wluo-talend/master
TDI-33532: Should have a migration task for reject row for TDI-32161
2015-08-11 14:34:55 +08:00
nrousseau
6963a9bd7d TUP-3350: cleanup features for oems 2015-08-11 10:44:48 +08:00
wluo-talend
68689107af TDI-33532: Should have a migration task for reject row for TDI-32161
modification
https://jira.talendforge.org/browse/TDI-33532
2015-08-10 13:18:27 -07:00
ycbai
e955bdea01 [TBD-2256] Hadoop Configuration Import Wizzard not setting Ressource
Manager fields correctly
2015-08-10 17:18:18 +08:00
nrousseau
faa92fdcb9 TUP-3350: cleanup features for oems 2015-08-10 17:09:41 +08:00
zzliu
10f77ac8fb TDI-32442: Data format of Dynamic is not surported for excel2003 and excel2007 with event mode.
Note: Modify ParserUtils.java to resolve the failed TUJ
https://jira.talendforge.org/browse/TDI-32442
2015-08-10 12:52:48 +08:00
wchen-talend
728eb0280d TUP-2943:Studio asks to install optional components at each start-up. 2015-08-10 11:05:24 +08:00
nrousseau
d5c9d22051 TDI-33503: fix problem of children context and source code missing 2015-08-08 15:58:06 +08:00
zzliu
bce770d005 TDI-32442: Data format of Dynamic is not surported for excel2003 and excel2007 with event mode.
Note: Modify ParserUtils.java to format non-dynamic date
https://jira.talendforge.org/browse/TDI-32442
2015-08-07 18:03:07 +08:00
hwang
6e4c680d0a TDI-33523:after job/testcase change version, the testcase always fail 2015-08-07 15:18:59 +08:00
hwang
dcbf832258 TUP-3179:When duplicating a Job, it does not duplicate the associated
test cases
2015-08-07 15:18:42 +08:00
wluo-talend
eef60ff013 TDI-32659: Tmap:the function "Talenddate"-"diffdate" is not correct
https://jira.talendforge.org/browse/TDI-32659
2015-08-06 16:07:35 -07:00
Irene Wang
fd29309c37 Update copyright year to 2015 2015-08-06 18:24:16 +02:00
rdubois
51abe7b400 TUP-3036 fixed - Add Spark Streaming stats coodinates in the process 2015-08-06 14:10:52 +02:00
cmeng-talend
01ff199782 Do some tests for fixing toolbar hidden problem 2015-08-06 19:17:33 +08:00
wchen-talend
a0a5cba3c8 TUP-3139:Additional Talend packages keeps asking for installing "third
party libraries" even after making it install 5 times
2015-08-06 17:55:18 +08:00
rdubois
c04f1a507b TBD-2421 fixed - remove the Object type from the Spark,Spark Streaming and Storm tRowGenerator 2015-08-06 09:47:49 +02:00
hwang
1dd500c215 TDI-33229:Test Frameworks-test case lock/unlock do not work correctly. 2015-08-06 14:59:34 +08:00
xhkong
b321d5026e TDI-32611 MariaDB_if set "Addtional parameters" empty, the connection
check fail
https://jira.talendforge.org/browse/TDI-32611
2015-08-06 14:51:16 +08:00
cmeng-talend
ff2c56b2f0 TUP-3027 fix bug: Studio : remove flickering dialog boxes when switching
connection on login dialog
https://jira.talendforge.org/browse/TUP-3027
2015-08-06 12:38:16 +08:00
wchen-talend
7d91b38798 TDI-31988:Publish:the job can't import dependencies metadata when
version is updated to a new version
2015-08-06 11:10:58 +08:00
wchen-talend
d1b31a7a64 TDI-33455:Results of test cases must be included in the migration report 2015-08-05 18:27:00 +08:00
GGu
742e45b0df TDI-33481: enhance the maven for lastUpdated. 2015-08-05 14:36:07 +08:00
hwang
86039522f1 TUP-3179:When duplicating a Job, it does not duplicate the associated
test cases
2015-08-05 10:09:58 +08:00
GGu
39c2d65b00 TDI-33481: when create .Java project, do force update dependences. 2015-08-04 18:23:06 +08:00
ycbai
fd5a43c0b9 [TBD-1977] There is an error when clicking Finish button after editing a
embedded hive item on Windows 7
2015-08-04 17:35:32 +08:00
wchen-talend
848106c5f1 TUP-3276:wrong version of the jar used in the job 2015-08-04 15:41:40 +08:00
GGu
98faf787d7 TDI-33481: Fixed the possible NPE. 2015-08-04 14:04:27 +08:00
xhkong
abc567b40d TDI-33278 Column length should be visible when length value is
zero
https://jira.talendforge.org/browse/TDI-33278
(fix the cell null → 0 & 0 → null)
2015-08-04 10:45:02 +08:00
Rémy DUBOIS
dad98e028d Merge pull request #239 from pbailly/master
[TBD-1786] Add Function for save date in UTC.
2015-08-03 15:03:37 +02:00
pbailly
a86d9595e4 [TBD-1786] Add Function for save date in UTC. 2015-08-03 15:01:46 +02:00
wchen-talend
79d993c6c6 TUP-3122:If the commandline fails to start as jre is used instead of
jdk: there is a need to delete the workspace
2015-08-03 19:15:40 +08:00
rdubois
53afe1630e TBD-2194 fixed - Refactor the filter method 2015-08-03 11:14:23 +02:00
GGu
df285884e3 TDI-33091: after remove the repository from project pom template, need
remote the updating also.
2015-08-03 11:10:28 +08:00
wchen-talend
dfcda2d56b TDI-31960:Libraries from custom components are not loaded 2015-08-03 11:04:59 +08:00
rdubois
b055b7bb59 TBD-2194 fixed - Hide Document, List, Object and Dynamic types from M/R schemas 2015-07-31 17:10:44 +02:00
rdubois
47ff33cad2 TBD-2194 fixed - Hide Document, List, Object and Dynamic types from M/R schemas 2015-07-31 14:19:18 +02:00
rdubois
a211a9f5c3 TBD-2194 fixed - Hide Document, List, Object and Dynamic types from M/R schemas 2015-07-31 12:20:00 +02:00
ycbai
4d8c613a4d [TBD-2277] Hadoop cluster_context coverted not correct 2015-07-31 15:39:30 +08:00
wchen-talend
4c8e0a3dab TUP-3296:Libs won't be saved in the project anymore 2015-07-31 14:38:32 +08:00
cmeng-talend
18df78be11 TDI-32863 fix bug: Metadata_Next button should be disabled when refresh
preview
https://jira.talendforge.org/browse/TDI-32863

Fix problem:
1. when ceate ldap,when next,will refresh preview auto,but next button
is available.
2. When create a file positional,export as context,refresh preview,after
finish refresh,"next" is unusable yet.
2015-07-31 14:22:40 +08:00
GGu
decb5607c5 TDI-33091: remove some maven files and enhance the codes too. 2015-07-31 11:45:33 +08:00
cmeng-talend
03f2d38543 TDI-32844 fix bug: Spark: Spark icon in Job isn't correct
https://jira.talendforge.org/browse/TDI-32844
2015-07-30 19:07:36 +08:00
hcyi
f4e65313df TDI-33411:JobType should be readonly 2015-07-30 16:19:15 +08:00
zwxue
d3337049b7 TDI-33154: Add remote job monitoring for MemoryRun. 2015-07-30 15:52:44 +08:00
xhkong
12daba0a68 TDI-33278 Column length should be visible when length value is
zero
https://jira.talendforge.org/browse/TDI-33278
(fix the cell null → 0 & 0 → null)
2015-07-30 15:47:07 +08:00
zzliu
6c83241e72 TDI-32442: Data format of Dynamic is not surported for excel2003 and excel2007 with event mode.
Note: revome the modification of ParserUtils.java
https://jira.talendforge.org/browse/TDI-32442
2015-07-30 11:17:57 +08:00
GGu
530166ee70 TDI-33091: provider one default maven repository. 2015-07-29 18:46:00 +08:00
GGu
4a22c34385 TDI-33091: fixed the m2 folder issue, add default local repository and proxy issue for maven user settings. 2015-07-29 18:45:59 +08:00
xhkong
c4e03a87fc Revert "TDI-33317 Jars in Nexus shouldn't be replaced with jars in Local .M2 folder https://jira.talendforge.org/browse/TDI-33317"
This reverts commit 45c2a274ed.
2015-07-29 15:49:07 +08:00
xhkong
c000b6c32a Revert "TDI-33317 Jars in Nexus shouldn't be replaced with jars in Local .M2 folder https://jira.talendforge.org/browse/TDI-33317"
This reverts commit 429ab2aed5.
2015-07-29 15:48:32 +08:00
wang wei
02a98e53d3 TDI-33105: Oracle CLOB is not mapped to id_String
https://jira.talendforge.org/browse/TDI-33105
2015-07-29 15:00:58 +08:00
Pierre Teyssier
0529231824 Merge pull request #237 from wwang-talend/master
TDI-27730: New version of Ingres iijdbc-file available
2015-07-29 14:13:59 +08:00
wang wei
e7604a488f TDI-27730: New version of Ingres iijdbc-file available
https://jira.talendforge.org/browse/TDI-27730
2015-07-29 14:08:52 +08:00
hwang
99f0f3f4fc TUP-3179:When duplicating a Job, it does not duplicate the associated
test cases
2015-07-29 10:23:18 +08:00
rdubois
8249ef40f5 TBD-1934 - Add Junit 2015-07-28 18:37:47 +02:00
rdubois
f23100c3c5 TBD-1934 - Hide the Document and Dynamic types from the big data schemas 2015-07-28 17:27:14 +02:00
CHEN Bin
e9b19333e2 [TBD-2323] update to 1.3.0M2 and add port on spark tcassandra component
and remove the
properties about port.
https://jira.talendforge.org/browse/TBD-2323
2015-07-28 17:44:09 +08:00
nrousseau
833f8dd1cd TUP-2823: remove versions not used of cxf 2015-07-28 17:37:49 +08:00
xhkong
429ab2aed5 TDI-33317 Jars in Nexus shouldn't be replaced with jars in Local .M2
folder
https://jira.talendforge.org/browse/TDI-33317
2015-07-28 17:30:47 +08:00
xhkong
45c2a274ed TDI-33317 Jars in Nexus shouldn't be replaced with jars in Local .M2
folder
https://jira.talendforge.org/browse/TDI-33317
2015-07-28 15:55:56 +08:00
ycbai
c1accd6efc [TBD-2169] HDFS:check fail when I check custom hadoop configuration for
hadoop cluster
2015-07-28 15:32:12 +08:00
nrousseau
8ee3add9f8 TUP-3328: fix problem when move job 2015-07-28 11:30:52 +08:00
xhkong
5c24c55289 TDI-33278 Column length should be visible when length value is
zero(reopen)
https://jira.talendforge.org/browse/TDI-33278
2015-07-27 17:48:26 +08:00
nrousseau
511d2bf8da TUP-3325: fix problem of recyclebin 2015-07-27 11:53:21 +08:00
nrousseau
e9e6dc3772 TDI-33364: refresh recyclebin container after delete a table/subitem 2015-07-27 11:53:19 +08:00
ycbai
6e8c075974 TBD-2322: Cannot import any job after retrieve Hive Tez schema. 2015-07-24 16:48:39 +08:00
nrousseau
5fdb84d898 Merge pull request #234 from lwang-talend/master
TDI-33301: tHashInput_1Process(Map<String,Object>) is exceeding the
2015-07-24 15:42:08 +08:00
lwang-talend
c3caed1745 TDI-33301: tHashInput_1Process(Map<String,Object>) is exceeding the
65535 bytes limit when we checked option activate log4j in components
use string literal instead of too many append() method
2015-07-24 15:37:33 +08:00
GGu
7de8a95499 TDI-33357: fixed the problem for job jvm arguments. 2015-07-24 13:39:08 +08:00
cmeng-talend
3628e7ea36 TDI-33360 Backlog Task: Need to check on the wizard metadata
https://jira.talendforge.org/browse/TDI-33360

Parent ticket:
TDI-33359 bug: Upgrade jackaccess to version 2.1
https://jira.talendforge.org/browse/TDI-33359
2015-07-24 12:20:00 +08:00
nrousseau
bf9f589729 Merge pull request #232 from wwang-talend/master
TDI-33359: Upgrade jackaccess to version 2.1
2015-07-24 12:01:06 +08:00
wang wei
3858ac1c28 TDI-33359: Upgrade jackaccess to version 2.1
https://jira.talendforge.org/browse/TDI-33359
2015-07-24 11:28:50 +08:00
xhkong
75d74592d2 TDI-33278 Column length should be visible when length value is
zero(reopen)
https://jira.talendforge.org/browse/TDI-33278
2015-07-23 17:23:00 +08:00
cmeng-talend
41becb2304 TDI-30205 fix bug: support json-path in the json metadata
https://jira.talendforge.org/browse/TDI-30205

Fix bug: break several kinds of preview
2015-07-23 14:43:04 +08:00
GGu
1b45c6bc9d Merge pull request #227 from csuntalendbj/master
TESB-14910:Route Builder: Cannot delete empty Code folders
2015-07-23 09:29:04 +08:00
GGu
09ed73e2e7 TBD-2294: use new commandline for BD jobs. 2015-07-22 18:27:54 +08:00
wchen-talend
aeec3b8fbb TDI-31960:Libraries from custom components are not loaded 2015-07-22 15:52:33 +08:00
zshen-talend
2d71f37810 bug fixed TDQ-10687 change cheat sheet open method 2015-07-22 14:17:49 +08:00
nrousseau
760962003e TUP-3213: fix typo 2015-07-22 11:56:26 +08:00
nrousseau
367b67e9f8 TDI-33325: fix problem of display of deleted folder from metadata 2015-07-22 11:31:58 +08:00
nrousseau
f6c9094c69 TUP-3295: only show label for deleted folders 2015-07-22 11:31:57 +08:00
Sizhao Liu
b3c164f539 TDQ-10628 add color palette helper class 2015-07-21 12:51:11 +02:00
SunChaoqun
7f312176f9 TESB-14910:Route Builder: Cannot delete empty Code folders 2015-07-21 13:39:59 +08:00
wdliu
3c65c21b3d TDI-32972 Bug : DI Studio Part
TDI-32972:In the Oozie settings view, all fields are greyed out even
though I am not using properties from Repository
2015-07-21 12:08:18 +08:00
Irene Wang
2103b74e2b Revert "fixed tuj build failed because of version not 6.1.0 in test.all.test.suite"
This reverts commit f6d5e3ee6a.
2015-07-20 15:47:42 +02:00
cmeng-talend
6a2730f469 TDI-32844 fix bug: Spark: Spark icon in Job isn't correct
https://jira.talendforge.org/browse/TDI-32844

1. ERepositoryObjectType.PROCESS_SPARK is always null since it is never
configure the extention point
"org.talend.core.repository.repository_node_provider" in the plugin.xml
used in RepositoryNodeProviderRegistryReader.readElement(...)
2. both frameworks (mapreduce / spark) should use PROCESS_MAPREDUCE in
current code I think.
2015-07-20 19:41:50 +08:00
wchen-talend
d20c52e7bf TDI-33025:Download Jar:count wrong jar number when try to download it 2015-07-20 18:12:23 +08:00
wchen-talend
65c074c549 TDI-32492:Same joblet is behaving differently in different jobs 2015-07-20 17:52:40 +08:00
GGu
cd018e5266 TBD-2272: when generate codes will clean the source codes, contexts or datasets. 2015-07-20 17:12:05 +08:00
xhkong
c95053af28 TDI-33278 Column length should be visible when length value is zero
https://jira.talendforge.org/browse/TDI-33278
2015-07-20 16:57:47 +08:00
hcyi
aabd41ea78 TDI-33259:Can't select MapReduce/Spark when Drag Standard Job to BigData
Batch;
2015-07-20 10:37:27 +08:00
zwxue
3225f0b09e TDI-33289: fix the getJobClassName method to get the full class name of
test container job.
2015-07-20 10:30:16 +08:00
nrousseau
8d62b59937 TUP-3288: fix problem of synchronize for the display when delete 2015-07-20 09:40:41 +08:00
nrousseau
ed86cf81ac TDI-33277: fix the problem of wrong selection of perspective 2015-07-17 18:15:28 +08:00
hwang
1e6aaad515 TDI-33266:Test Frameworks-test case in referrence project can not show
when log on main project.
2015-07-17 15:11:10 +08:00
nrousseau
9736e5deb7 Merge pull request #224 from lwang-talend/master
TDI-33066: TUJ failed BugTDI_6890_tFileOutputPositional stackoverflow
2015-07-17 12:25:14 +08:00
cmeng-talend
d8f84eb7e9 TUP-3165 fix bug: When starting a second Studio on another Workspace:
the windows "choose the workspace Folder" appears twice
https://jira.talendforge.org/browse/TUP-3165
2015-07-17 11:26:43 +08:00
iwangtalend
29d71257da Add org.talend.developpement 2015-07-17 01:44:45 +02:00
iwangtalend
9c7d20ad67 Add org.talend.libraries.edifact 2015-07-16 17:18:38 +02:00
iwangtalend
ef12752348 Add org.talend.libraries.ebcdic 2015-07-16 16:48:16 +02:00
iwangtalend
d2c7acfa60 Add org.talend.libraries.microsoft 2015-07-16 15:39:48 +02:00
iwangtalend
14ff6a0423 Add org.talend.libraries.ftp 2015-07-16 15:10:29 +02:00
iwangtalend
e197bc253b Add org.talend.sqlbuilder.jars 2015-07-16 14:32:19 +02:00
iwangtalend
389dbf15b1 Readd net.sourceforge.sqlexplorer.nl 2015-07-16 13:04:39 +02:00
iwangtalend
d91ca57adf Revert Add org.talend.dataprofiler.core.hadoopcluster 2015-07-16 12:15:46 +02:00
iwangtalend
2893cb954c Syntax error 2015-07-16 12:11:39 +02:00
iwangtalend
f7aca395c3 Add org.talend.dataprofiler.core.hadoopcluster 2015-07-16 11:26:20 +02:00
wchen-talend
e0198ec661 TUP-3276:wrong version of the jar used in the job 2015-07-16 10:25:59 +08:00
wchen-talend
58ad8015ec TDI-33056:Some Jars are duplicated in Third party installation popup 2015-07-16 09:18:09 +08:00
nrousseau
d2173ce1ce Merge branch 'maintenance/6.0' 2015-07-15 19:11:59 +08:00
nrousseau
1439764ad3 TUP-3097: fix problem of merge icon, avoid application to save and
restore the context application
2015-07-15 19:04:38 +08:00
nrousseau
4f71c08615 TUP-3281: put exchange in a login task after the logon of the project,
and avoid to block GUI while checking exchange
2015-07-15 19:04:16 +08:00
nrousseau
6928d18404 TUP-2808: add index for recycle bin 2015-07-15 19:04:00 +08:00
nrousseau
e74bd299dd TDI-31999: fix repository order with reference projects 2015-07-15 19:03:37 +08:00
nrousseau
9cdda6204a TUP-2808: improve performances of recycle bin 2015-07-15 19:03:13 +08:00
zzliu
05ec06d04e TDI-32442:Data format of Dynamic is not surported for excel2003 and excel2007 with event mode.
https://jira.talendforge.org/browse/TDI-32442
2015-07-15 17:49:55 +08:00
wchen-talend
68b8b50f92 TUP-3276 :set default maven uri for librariesNeeded extension 2015-07-15 15:15:45 +08:00
cmeng-talend
a9f15c4aac TDI-30205 fix bug: support json-path in the json metadata
https://jira.talendforge.org/browse/TDI-30205

1. fix bug: field name contains dot
2. fix bug: value array should not display
3. make the expression can use a exact array memeber
for example: $.data.id[1]
2015-07-15 11:42:56 +08:00
wdliu
39e5fbe5b6 TDI-33225 Bug : DI Studio Part
TDI-33225:Empty the temp folder in the studio on regular basis
2015-07-15 10:18:18 +08:00
wdliu
f3db29b834 TDI-33225 Bug : DI Studio Part
TDI-33225:Empty the temp folder in the studio on regular basis
2015-07-15 10:06:47 +08:00
wchen-talend
de40b970fb TUP-3276:wrong version of the jar used in the job 2015-07-14 17:23:32 +08:00
cmeng-talend
1965ccc1fe TDI-30205 fix bug: support json-path in the json metadata
https://jira.talendforge.org/browse/TDI-30205

Case:
the root node is an array
2015-07-14 12:14:53 +08:00
hwang
fffb085c5d TDI-32533:tFTPGet:The Encoding is not consistent with FTP connection 2015-07-14 11:35:53 +08:00
hwang
6578a1d1c0 TDI-33167:Test case result is ambiguous with 0 passed 0 failure 2015-07-14 11:13:09 +08:00
wchen-talend
ba04130be1 TDI-33213:deploy jar to maven if needed after any svn update. 2015-07-14 10:59:03 +08:00
hwang
c9ce83444e TDI-33152:delete all the metadata tables of the Genetic schema, then 2015-07-14 10:55:25 +08:00
hwang
a16b34fc66 TDI-33140:Schema type changes when modify the generic schema 2015-07-14 10:46:07 +08:00
rdubois
7920f1d6ec Merge branch 'maintenance/6.0' 2015-07-13 13:47:41 +02:00
rdubois
253cff88d5 TBD-2143 - Add a method in the IProcessor interface to clean the working directory 2015-07-13 13:42:25 +02:00
ycbai
1de5238633 [TBD-2187] Hadoop cluster_context not added after drag and drop schema
to job
2015-07-13 16:20:45 +08:00
wchen-talend
0755c9a5a8 TUP-3135:Studio is blocked with the message: Initialize lock status 2015-07-13 15:11:15 +08:00
GGu
1e2d222cf0 TDI-33198: set the accessible. 2015-07-13 14:18:32 +08:00
cmeng-talend
ba3f24d5d7 TDI-33202 fix bug: Out of memory related to the CSS of the palette of
the job editor
https://jira.talendforge.org/browse/TDI-33202
2015-07-13 14:17:37 +08:00
GGu
2f1b9cc049 TDI-33198: set back the Authenticator for Resty. 2015-07-13 14:16:54 +08:00
hcyi
232a02aad1 TUP-3005:Spark and Spark Streaming components are not displayed in the
Palette Settings.
2015-07-13 11:38:33 +08:00
cmeng-talend
a50f02335c TDI-33202 fix bug: Out of memory related to the CSS of the palette of
the job editor
https://jira.talendforge.org/browse/TDI-33202
2015-07-13 11:05:52 +08:00
cmeng-talend
fc7d4b14e6 TDI-30205 fix bug: support json-path in the json metadata
https://jira.talendforge.org/browse/TDI-30205
2015-07-13 10:41:30 +08:00
cmeng-talend
67252a6d26 TDI-30205 fix bug: support json-path in the json metadata
https://jira.talendforge.org/browse/TDI-30205
2015-07-10 19:21:27 +08:00
lwang-talend
29714ac51f TDI-33066: TUJ failed BugTDI_6890_tFileOutputPositional stackoverflow
split the big method chaining to several parts
2015-07-10 16:01:36 +08:00
tuj on tal-rd01.talend.lan
47dbeab051 Merge branch 'master' of github.com:Talend/tcommon-studio-se 2015-07-09 07:57:12 -07:00
tuj on tal-rd01.talend.lan
f6d5e3ee6a fixed tuj build failed because of version not 6.1.0 in test.all.test.suite 2015-07-09 07:56:57 -07:00
rdubois
32af8782a2 Merge branch 'maintenance/6.0' 2015-07-09 16:48:54 +02:00
rdubois
6fc74ac334 TBD-2202 && TBD-2203 fixed - Switch to the kryo serialization 2015-07-09 16:40:50 +02:00
hcyi
e77433baf3 TUP-3005:Spark and Spark Streaming components are not displayed in the
Palette Settings.
2015-07-09 17:27:33 +08:00
wdliu
9a2c2cc067 TDI-33010 Work Item : DI Studio Part
TDI-33010:Update demo projects
2015-07-09 17:23:16 +08:00
wdliu
c37cdb1c04 TDI-33010 Work Item : DI Studio Part
TDI-33010:Update demo projects
2015-07-09 16:54:26 +08:00
Sebastien Gandon
dc28f1cf5b merging maintenance/6.0 to master : fixing toolbar disappearing for ever. 2015-07-09 10:13:29 +02:00
wchen-talend
90cfd275bd TBD-2127 : show error for run job 2015-07-09 10:24:01 +08:00
Sebastien Gandon
6369256245 TDI-32030 : fixed toolbar disappear forever
by setting all toolbar visible before they are rendered
2015-07-08 15:56:06 +02:00
Irene Wang
ab0fbec9c0 Update feature.xmls to 6.1.0.qualifier 2015-07-08 13:59:15 +02:00
Irene Wang
812f20726e Update MANIFEST.MFs to 6.1.0.qualifier 2015-07-08 12:58:38 +02:00
GGu
7d83bd84a4 TDI-33198: set back the Authenticator for Resty. 2015-07-08 17:24:26 +08:00
Igor Lazebny
a7d72802d5 Update version to 6.0.1-SNAPSHOT in poms 2015-07-08 12:06:56 +03:00
Igor Lazebny
79f3a7dac6 Update version to 6.1.0-SNAPSHOT in poms 2015-07-08 12:04:38 +03:00
ycbai
c1f42ec479 [TUP-3047] Automatically create hadoop services metadata from the
discovered services after import configuration wizard
2015-07-08 14:11:18 +08:00
ycbai
335431ffbf [TUP-3047] Automatically create hadoop services metadata from the
discovered services after import configuration wizard
2015-07-08 11:54:07 +08:00
Irene Wang
7358804b15 Update version to 6.1.0-SNAPSHOT 2015-07-07 17:51:25 +02:00
Irene Wang
74497f3ca9 Add glazedlists_java15-1.9.0.jar to classpath 2015-07-07 16:39:43 +02:00
Irene Wang
1ba0fbb7d7 Add glazedlists_java15-1.9.0.jar to classpath 2015-07-07 16:39:20 +02:00
iwangtalend
08a81e7372 Add org.talend.libraries.nattable.glazedlist to TOS p2 repo 2015-07-07 12:25:16 +02:00
iwangtalend
4d5999ceb5 Add org.talend.libraries.nattable.glazedlist to TOS p2 repo 2015-07-07 12:24:59 +02:00
hwang
64e3804c2d TDI-33152:delete all the metadata tables of the Genetic schema, then
edit Genetic schema, got exception
2015-07-07 17:03:24 +08:00
hwang
9eebdab301 TDI-33140:Schema type changes when modify the generic schema 2015-07-07 17:03:21 +08:00
ycbai
fc289b2e69 [TBD-2187] Hadoop cluster_context not added after drag and drop schema
to job
2015-07-07 14:25:58 +08:00
xhkong
80558a63e0 Revert "TDI-33070 escape slash for record type cause tFileInputMsDelimited fails to run https://jira.talendforge.org/browse/TDI-33070"
This reverts commit f514124ece.
2015-07-07 11:15:16 +08:00
hwang
11035dacbe TDI-32533:tFTPGet:The Encoding is not consistent with FTP connection 2015-07-06 17:23:50 +08:00
wchen-talend
e82fb4c587 TBD-2127 : show error for run job 2015-07-06 16:30:33 +08:00
GGu
83009ef157 TDI-32799: revert "disable the default Authenticator temp". 2015-07-06 14:22:48 +08:00
GGu
3db20b4f61 TDI-32799: revert "disable the default Authenticator temp". 2015-07-06 14:22:01 +08:00
GGu
a6546d9360 TDI-33091: enhance the performace, because will init some maven configuration. so if no need, don't call the API. 2015-07-06 13:35:55 +08:00
GGu
6f25cafd74 TDI-33091: check the user setting file and change it if need. 2015-07-06 13:35:42 +08:00
GGu
fd8b171ac6 TDI-33091: enhance the performace, because will init some maven configuration. so if no need, don't call the API. 2015-07-06 13:31:38 +08:00
GGu
1e30bc945a TDI-33091: check the user setting file and change it if need. 2015-07-06 13:31:37 +08:00
ycbai
c6f2b103c3 [TBD-2205] Cannnot import jars when using exist hadoop versions with
Custom distribution
2015-07-03 17:41:56 +08:00
hcyi
d9fee2d992 TUP-3086:You can create duplicate job names using the "Duplicate" popup
menu.
2015-07-03 14:48:08 +08:00
GGu
838a421e3c TDI-33091: if the project delete manually, can't recreate. 2015-07-03 14:07:55 +08:00
wchen-talend
76afa64d91 TUP-2391 : add not exist jars to file in debug 2015-07-03 13:48:37 +08:00
xhkong
f514124ece TDI-33070 escape slash for record type cause tFileInputMsDelimited fails
to run https://jira.talendforge.org/browse/TDI-33070
2015-07-03 12:00:04 +08:00
wchen-talend
dda34dd05a TDI-32355:Export SAP connection to context and give context a new
name,check,failure
2015-07-03 10:17:30 +08:00
hcyi
d0710568d5 TUP-2872:change back the name "Job Designs" instead of "Job"... 2015-07-02 16:39:40 +08:00
zwxue
ccdc47a772 TDI-32821:Use LinkedHashMap to keep original order of context list. 2015-07-02 16:11:24 +08:00
hwang
a80fca1cc7 TDI-33088:Add a new instance on the test case doesn't work. 2015-07-02 15:37:16 +08:00
zwxue
c801886de0 TDI-32821:Use LinkedHashMap to keep original order of context list. 2015-07-02 12:22:33 +08:00
hwang
ecf0af459b TUP-2788:DI job classpath is wrong if the job contains a tRunJob with
independent process usage.
2015-07-01 17:01:43 +08:00
hwang
20413ab0bf TUP-2788:DI job classpath is wrong if the job contains a tRunJob with 2015-07-01 17:01:41 +08:00
hwang
a806acd845 TUP-2788:DI job classpath is wrong if the job contains a tRunJob with 2015-07-01 16:58:52 +08:00
wchen-talend
6f2e1022f5 TDI-33025:Download Jar:count wrong jar number when try to download it 2015-07-01 14:54:08 +08:00
GGu
440bef94e3 TDI-33044: in some cases, the project is not opened, so need open firt,
then do check.
2015-07-01 11:08:41 +08:00
xhkong
a0403be389 TDI-32917 if one item is locked, other items together can't be moved to
folder too
https://jira.talendforge.org/browse/TDI-32917
2015-07-01 10:49:03 +08:00
ycbai
445391c359 Update talend version to 6.0.1 2015-07-01 10:31:19 +08:00
wchen-talend
86ff959ba0 TDI-33057:AMC:The missing libraries window still pop up when these jars
are loaded to .m2 directory
2015-06-30 18:48:58 +08:00
zshen-talend
9fea62d734 TDQ-10553 use TP_DM license,there is no profiling perspective 2015-06-30 17:22:36 +08:00
GGu
2249ff7062 TUP-3058: Add DQ in perspective switcher. 2015-06-30 16:37:41 +08:00
cmeng-talend
81f48ff8c0 TDI-33060 fix bug: Exception occurs when switched to other themes
https://jira.talendforge.org/browse/TDI-33060
2015-06-30 15:42:43 +08:00
hwang
014e2d2b0c TDI-32390:UI layout: Subjob doesn't look like entirety after user merge
two subjobs to one
2015-06-30 15:39:35 +08:00
wchen-talend
f04daf007f TDI-33055:Studio has crash when click "close" on Third party
installation popup
2015-06-30 15:34:08 +08:00
GGu
c4c91ada2c TDI-33044: if need recreate, and existed before, must delete first. 2015-06-30 11:18:27 +08:00
GGu
4295a3935b TDI-33044: when .java create failure, try to recreate. 2015-06-30 10:37:21 +08:00
GGu
e9ed7be762 TDI-33044: ensure the code project pom will be pom packaging always. 2015-06-29 16:22:29 +08:00
cmeng-talend
0a447a1a98 TDI-32083 fix bug: Workspace: Studio can't start properly after
switching workspace in Start page;
https://jira.talendforge.org/browse/TDI-32083
2015-06-29 15:34:20 +08:00
GGu
4c71b04106 TBD-2179: make sure the the "-libjars" be front of other parameters like
"--context".
2015-06-29 12:49:24 +08:00
ycbai
50504356b9 [TBD-2176] Set resroucemanager scheduler address, Set jobhistory
address, Set staging directory are selected default in MR Run Job View
2015-06-26 19:44:04 +08:00
hcyi
e38a88e067 TDI-33026: update translations from babili for 6.0.0 release 2015-06-26 19:17:54 +08:00
wdliu
bfecb2bb60 Work Item TDI-33010 fixed: Update demo projects 2015-06-26 19:04:14 +08:00
zshen-talend
fa82c4a61d Merge pull request #222 from yyin-talend/master
TDQ-10553 use TP_DM license,there is no profiling perspective
2015-06-26 18:25:13 +08:00
Wu Liu
4e3af82e00 TDI-32852 : [5.5.1] Upgrade version of jtds driver
Revert "TDI-32852 : [5.5.1] Upgrade version of jtds driver"
and fix the bug
2015-06-26 18:11:26 +08:00
yyin-talend
59830260ae TDQ-10553 use TP_DM license,there is no profiling perspective
add 2 methods
2015-06-26 17:47:42 +08:00
wchen-talend
2ddddbac3b TDI-33027:Lots of Unused modules appear in modules view after install an
external jar
2015-06-26 17:26:06 +08:00
Igor Lazebny
ad281f4b91 Update version to 6.0.0 in server poms 2015-06-26 11:20:37 +03:00
ycbai
25cc949239 TBD-1800: Don't reminder need to stall jars When I create a Hive
connection for Custom hadoop
2015-06-26 15:44:12 +08:00
xhkong
4cd5e315eb TDI-32326 wrong type conversion in JDBCInput
https://jira.talendforge.org/browse/TDI-32326
2015-06-26 15:05:14 +08:00
Pierre Teyssier
99e536fb25 Merge pull request #221 from lwang-talend/master
TDI-32245: investigate about missing record type
2015-06-26 14:01:51 +08:00
lwang-talend
4ec72ede9d TDI-32245: investigate about missing record type
update netsuite jar to solve NumberFormatException
2015-06-26 13:37:49 +08:00
GGu
c92493cfa5 TDI-33016: fixed the problem when there are some ref-project. 2015-06-26 13:27:24 +08:00
cmeng-talend
f552c3cac0 TDI-33006 fix bug: Different shell is activated when duplicated metadata
item and job
https://jira.talendforge.org/browse/TDI-33006
2015-06-26 13:13:34 +08:00
wchen-talend
2ff36b4b91 TDI-33015:if not set nexus in TAC, error got when logon svn project 2015-06-26 12:07:41 +08:00
ycbai
8cbd7aece4 TBD-1356: Add EMR new version in hive wizard. 2015-06-26 11:10:07 +08:00
cmeng-talend
b63062636e TDI-32240 fix bug: For job perspective,the job name background colour
will change after I click reset perspective
https://jira.talendforge.org/browse/TDI-32240
2015-06-26 11:01:49 +08:00
rdubois
5814f6df8e TBD-2170 fixed - Add libthrift-0.7.0 to Git 2015-06-25 19:02:42 +02:00
GGu
909b953ed9 TDI-32799: disable the default Authenticator temp. 2015-06-25 19:32:28 +08:00
xhkong
038559e2eb TDI-32629 Change the wizard access to use JDBC
https://jira.talendforge.org/browse/TDI-32629
2015-06-25 19:24:20 +08:00
xhkong
c8326e4e7f TDI-32629 Change the wizard access to use JDBC
https://jira.talendforge.org/browse/TDI-32629
2015-06-25 19:21:57 +08:00
zshen-talend
32b518e5ec Merge pull request #220 from msjian/master
TDQ-10412: fix Cannot Open ‘Indicator Selection’ in Column Analysis of
2015-06-25 18:13:33 +08:00
msjian
16e7a1bfa7 TDQ-10412: fix Cannot Open ‘Indicator Selection’ in Column Analysis of
SQLite Connection
2015-06-25 18:13:00 +08:00
zwxue
8560fa4f06 update version for development only 2015-06-25 18:08:11 +08:00
wchen-talend
c60fbdb0ae TUP-3012 : check if custom nexus setup is valid 2015-06-25 17:58:43 +08:00
nrousseau
6bd9245b73 TUP-2911: remove the background refresh when create the project (causing
problem if the project exist already on local), and initialize the
arguments map when build job
2015-06-25 15:16:53 +08:00
wdliu
4788457a0a TDI-32968 fix bug: TOS-DI: there is no + - symol in the top right of job
editor to maximum or minimum.
https://jira.talendforge.org/browse/TDI-32968
2015-06-25 14:56:34 +08:00
Pierre Teyssier
0fdd73f596 Merge pull request #219 from lwang-talend/master
TUP-2842: tJasperReportExec need to update the jar to new target platform
2015-06-25 14:21:18 +08:00
lwang-talend
992d684684 TUP-2842: tJasperReportExec need to update the jar to new target
platform
2015-06-25 14:15:31 +08:00
CHEN Bin
fc01eb4c51 TBD-2072: [SPARKSTREAMING] Support SSL to access to resources
https://jira.talendforge.org/browse/TBD-2072
optimize getLinkedNode method
2015-06-25 13:50:18 +08:00
CHEN Bin
07f409cf81 [TBD-1749] update cassandra jars 2015-06-25 13:50:17 +08:00
GGu
069a7ec85c TUP-2579: when debug, enable show the console view for maven launcher. 2015-06-25 12:01:24 +08:00
wchen-talend
2d08b1984c TUP-3048:Jars are duplicated in the local .m2 2015-06-25 11:58:07 +08:00
GGu
f622e48b6a TUP-3071: fixed the problem after install module, need update nodes. 2015-06-25 11:48:38 +08:00
rdubois
7706846a3f TDI-32416 - Support a new type of abstract migration task 2015-06-24 19:23:53 +02:00
Sebastien Gandon
47efb19e9a TUP-3066 : fixed the grayed button for download all modules auto
used ModuleToInsall distribution type to detect is auto download is enabled
2015-06-24 15:43:15 +02:00
Sizhao Liu
2b32976148 TDI-32852 : update manifest for jtds library bundle 2015-06-24 14:53:51 +02:00
Sebastien Gandon
23e9bd284d Revert "TUP-2908 : removed the -clean"
This reverts commit 62282cc4c8.
2015-06-24 14:02:13 +02:00
Sebastien Gandon
0542e5228f Revert "TUP-2908: change the way to load the product, use osgi.clean=true"
This reverts commit d3596ca4e1.
2015-06-24 14:02:13 +02:00
xhkong
7282a9caf0 TDI-32552 Talend Studio Context tab scrollbars locked
https://jira.talendforge.org/browse/TDI-32552
2015-06-24 19:58:11 +08:00
xhkong
9ee8af86d7 TDI-32552 Talend Studio Context tab scrollbars locked
https://jira.talendforge.org/browse/TDI-32552
2015-06-24 19:55:52 +08:00
hwang
356a98e67b TDI-31617:rename 2015-06-24 19:01:46 +08:00
ycbai
fae7e526ed TBD-1356: update hive and hbase classloaders for MapR 4.1.0 2015-06-24 16:48:05 +08:00
wchen-talend
74327e319d TUP-3068:Can't deploy artifacts from module view if it is not a jar . 2015-06-24 16:27:26 +08:00
GGu
9bab9afec1 TDI-32926: fixed the value for null and password. 2015-06-24 16:11:27 +08:00
GGu
0f6cf276b5 TDI-32926: enable to set the options when build job. 2015-06-24 15:39:57 +08:00
Wu Liu
816311b89b TDI-32852 : [5.5.1] Upgrade version of jtds driver 2015-06-24 15:23:06 +08:00
nrousseau
059b74975d TUP-3067: change try/catch of exception to avoid to block the local
resolution if nexus doesn't work
2015-06-24 15:10:17 +08:00
hwang
1b6919e84d TUP-2980:Job screenshot not imported when importing a job 2015-06-24 10:18:20 +08:00
nrousseau
345462bd6c TUP-3061: change message of JDK required. 2015-06-24 09:29:07 +08:00
cmeng-talend
33770b8dbf TDI-32702 fix bug: Error occur when click Check Network Parameter for
LDAPS
https://jira.talendforge.org/browse/TDI-32702
2015-06-23 18:53:41 +08:00
wchen-talend
25e17d291a TUP-3055:Cannot download some db drivers manually 2015-06-23 18:28:39 +08:00
Wu Liu
6de0f40d80 TDI-32852 : [5.5.1] Upgrade version of jtds driver
fix compile error for tdq
2015-06-23 18:13:32 +08:00
wchen-talend
92ed9deb5f TUP-3007:Studio : shared libs synchronization background task 2015-06-23 16:37:44 +08:00
cmeng-talend
81aa3a46a0 TDI-32946 fix bug: WebService: Error pops up when drag simple webservice
into job
https://jira.talendforge.org/browse/TDI-32946
2015-06-23 15:25:44 +08:00
nrousseau
de8f6d6dcb Merge pull request #217 from wwang-talend/master
TDI-32783: "ca.ingres.jdbc.IngresDriver" have been removed in Ingres new
2015-06-23 15:07:42 +08:00
wchen-talend
c867f70211 TUP-3032:Export with dependencies fails to select (and export)
dependencies
2015-06-23 14:40:10 +08:00
Wu Liu
1c6742a0e4 TDI-32852 : Upgrade version of jtds driver 2015-06-23 14:27:17 +08:00
Wu Liu
b15133e490 TDI-32852 : Upgrade version of jtds driver 2015-06-23 14:23:35 +08:00
wang wei
a4e7279d90 TDI-32783: "ca.ingres.jdbc.IngresDriver" have been removed in Ingres new
JDBC driver
https://jira.talendforge.org/browse/TDI-32783
2015-06-23 14:11:26 +08:00
nrousseau
aced2f00c2 TDI-32962: if download dialog was set with blocking, no need to do the
fork
2015-06-23 13:35:37 +08:00
GGu
79fa377ce4 TDI-32784: enhance the codes for login task. 2015-06-23 11:02:35 +08:00
Sebastien Gandon
32d25e9455 OSGI hook for loading libs fallback on SNAPSHOT version if fixed version not found. 2015-06-22 14:26:00 +02:00
Sebastien Gandon
69f619905f TDI-32609 : fixed error when existing sql builder
make the osgi hook only handle missing libraries in host bundle and not fragments
2015-06-22 09:34:58 +02:00
nrousseau
8f73fc35a8 TUP-3011: add to dependencies only the installed jars. 2015-06-21 13:52:39 +08:00
nrousseau
433fd60100 fix exception 2015-06-21 12:57:02 +08:00
nrousseau
5f704fef82 TDI-32933: improve performances of import item 2015-06-21 12:56:32 +08:00
nrousseau
92c73e2864 TDI-32953: deploy jars from lib/java 2015-06-20 16:56:11 +08:00
nrousseau
18f79557ea TDI-32953: deploy jars from lib/java 2015-06-20 15:03:20 +08:00
rdubois
fb2cbe6b79 TUP-3045 - Use the packaging in the maven URI generation. 2015-06-19 15:46:54 +02:00
nrousseau
b11f9d9fbe TUP-3033: fix refresh of artifacts when execute job 2015-06-19 19:49:10 +08:00
wchen-talend
87ba9b6fca TUP-2972:Uploaded jars via Modules view are not overloading jars in M2 2015-06-19 18:56:36 +08:00
GGu
5f749f2c38 TDI-32873: fixed the problem for non-talend libs with snapshot. 2015-06-19 18:46:39 +08:00
nrousseau
3af3ce34fc TUP-3011: fix problem of mavenURI, to use the one defined in the
component
2015-06-19 17:55:26 +08:00
hcyi
9df61cfaee TUP-3037:The framework choice is not taken into account when duplicating
a job.
2015-06-19 17:48:13 +08:00
GGu
3af2c2116c TDI-32784: make sure the MavenResolver to use same user settings with M2E. 2015-06-19 17:25:18 +08:00
wchen-talend
1971e9adff TUP-3007:Studio : shared libs synchronization background task 2015-06-19 17:15:48 +08:00
nrousseau
7a5fb98196 TUP-3011: fix problem of mavenURI, to use the one defined in the
component
2015-06-19 15:20:26 +08:00
cmeng-talend
6c3bd47e93 TBD-2017 fix bug: [5.6.2] thivexx components dont have checkbox to add
keytab for kerberos
https://jira.talendforge.org/browse/TBD-2017

Enable hive server 2 keytab
2015-06-19 14:20:41 +08:00
ycbai
e3dd77ddeb TBD-1356: Add MapR 4.1.0 in wizard. 2015-06-19 11:59:05 +08:00
Sebastien Gandon
6c06f90faf Fix unable to resolve any artifact on remote Talend lib server 2015-06-18 14:25:51 +02:00
wchen-talend
2cd7b8b12f TUP-3029:improve the nexus lucene search to search for needed artifacts 2015-06-18 18:36:15 +08:00
GGu
782b42e7e4 TDI-32543: when run job, try to install jar. 2015-06-18 18:29:05 +08:00
GGu
ff94f6c643 TDI-32873: enhance some codes for standard and test container job to create pom. 2015-06-18 18:29:05 +08:00
cmeng-talend
c3edb18825 TDI-32796 fix bug: Error of :SVN update and commit on startup
https://jira.talendforge.org/browse/TDI-32796
2015-06-18 18:12:26 +08:00
hcyi
c92e835888 TUP-2872:UX improvement for Jobs menu 2015-06-18 17:32:09 +08:00
hwang
9d723faf12 TDI-32883:context variables from dataset should not be anymore in
readonly mode
2015-06-18 17:26:03 +08:00
CHEN Bin
077810984b Merge pull request #216 from lwang-talend/master
TUP-2674: Updgrade CXF jar to v3.1 in tWebservice
2015-06-18 16:32:45 +08:00
lwang-talend
cee8505b66 TUP-2674: Updgrade CXF jar to v3.1 in tWebservice
add new cxf jars
2015-06-18 16:31:06 +08:00
hwang
be0855d765 TDI-31617:txmlMap does not work in test container 2015-06-18 15:18:27 +08:00
GGu
921e670c27 TDI-32912: enhance the codes for delete existed files. 2015-06-18 14:45:41 +08:00
lwang-talend
deece4d069 TUP-2674: Updgrade CXF jar to v3.1 in tWebservice
add new cxf jars
2015-06-18 13:43:44 +08:00
nrousseau
bf1c2fb800 TDI-31999: fix repository order 2015-06-18 13:21:33 +08:00
GGu
dab45e6840 TDI-32784: fixed the problem for logintask in commandline. 2015-06-17 16:28:06 +08:00
wchen-talend
b8c22c25f4 TUP-3012:Change nexus repository to use snapshot instead of release. 2015-06-17 15:58:34 +08:00
wchen-talend
0ada67d4b0 TDI-2272: change test as doc team required . 2015-06-17 15:58:33 +08:00
cmeng-talend
c17ebeb036 TDI-32863 fix bug: Metadata_Next button should be disabled when refresh
preview
https://jira.talendforge.org/browse/TDI-32863
2015-06-17 15:45:16 +08:00
wchen-talend
6b5b008816 TUP-3012:Change nexus repository to use snapshot instead of release. 2015-06-17 15:22:39 +08:00
wchen-talend
065302e269 TUP-3012:Change nexus repository to use snapshot instead of release. 2015-06-17 14:52:58 +08:00
cmeng-talend
f6486c541f TBD-1987 fix bug: CDH 5.4 Hive2 standalone cannot be checked
successfully
https://jira.talendforge.org/browse/TBD-1987
2015-06-16 16:42:36 +08:00
nrousseau
b9603997fa TDI-32890: remove deprecated hadoop versions 2015-06-16 16:06:59 +08:00
ycbai
965a3a495b [TBD-2080] Hadoop cluster_new added parameter can't be export to context 2015-06-16 15:17:53 +08:00
GGu
0aad16af43 TDI-32879: enable to overwrite the different file name case, specially for Win os. 2015-06-16 14:34:01 +08:00
GGu
6d2990211c TDI-32784: set one default maven user setting for product. 2015-06-16 10:29:54 +08:00
Sebastien Gandon
7aae4c1606 TUP-2844:fixed a bug to resolve only localy for ModulesNeeded Status 2015-06-15 18:31:10 +02:00
CHEN Bin
9306eddd31 TBD-2072: [SPARKSTREAMING] Support SSL to access to resources
https://jira.talendforge.org/browse/TBD-2072
enrich ElementParameterParser to support password/boolean/table/linkedNode/wrapDoubleQuote
2015-06-15 12:07:22 +08:00
zwxue
5b78edd8f1 TDI-32666:fixed http proxy port value error of MetaData Salesforce. 2015-06-15 11:46:40 +08:00
zwxue
7d48996f84 TDI-32674 : fix bug of repository context wizard's wrong background
color.
2015-06-15 11:03:47 +08:00
nrousseau
ce3b157290 TUP-2964: change order resolution of JDK_HOME env variable with jdk.home
system property
2015-06-14 22:17:39 +08:00
nrousseau
42289aeb59 TUP-2963: fix wrong ignore resource 2015-06-14 21:12:31 +08:00
nrousseau
d3596ca4e1 TUP-2908: change the way to load the product, use osgi.clean=true
instead of -clean. Update BrandingChecker to avoid to use GUI thread.
disable the popup of migrations, since in all case it's only technical
info. (and this should not be as startup action)
2015-06-14 09:59:23 +08:00
nrousseau
aae61354de TUP-3000: avoid to reopen editors when start the studio 2015-06-13 14:11:31 +08:00
nrousseau
9f66e3788d TUP-2964: set by default JDK for the installed JREs 2015-06-13 13:57:38 +08:00
cmeng-talend
c84c407522 TDI-32671 fix bug: Hidden components should not available in the palette
and component list in the editor
https://jira.talendforge.org/browse/TDI-32671
2015-06-12 19:12:44 +08:00
ycbai
c97d51ca89 [TDI-32652] Hadoop connection context variables contain extra double
quotes
2015-06-12 17:48:28 +08:00
GGu
ed4248d48d TUP-3001: fixed the problem to run main job with test container. 2015-06-12 14:25:00 +08:00
GGu
bdd6445957 TUP-3010: change the script with context. 2015-06-12 14:24:59 +08:00
GGu
0266fb1bf9 TUP-3001: enable to run test in run view. 2015-06-12 14:24:58 +08:00
GGu
e6d153d027 TUP-3008: clean some maven files. 2015-06-12 14:24:57 +08:00
ycbai
3c9b649a6c TUP-2635: Add wizard to import all Hadoop configuration from site files
1. Fix the classpath problem
  2. Fix the wrong state of kerberos fields
2015-06-11 18:01:44 +08:00
cmeng-talend
891592a32c TDI-32083 fix bug: Workspace: Studio can't start properly after
switching workspace in Start page;
https://jira.talendforge.org/browse/TDI-32083

1. Remove the workspaces which are not exist in the Connections
2. Will random set a connection as default, and this connection's
workspace is same as user selected

Conflicts:
	main/plugins/org.talend.core.ui/src/main/java/org/talend/core/ui/workspace/OpenWorkspaceAction.java
2015-06-11 16:57:57 +08:00
hcyi
3184c4caae TBD-2066:Version list shell is not activated after duplicate storm job
with version 0.2
2015-06-11 09:46:51 +08:00
nrousseau
15219c32aa TUP-2821: add internal / display version to VersionUtils 2015-06-10 18:54:38 +08:00
wchen-talend
7a67910166 TUP-2970:Studio tries to access TAC when using a local project 2015-06-10 18:33:26 +08:00
rdubois
216cbb928a TUP-3005 fixed: Add a description to the component categories 2015-06-10 12:28:17 +02:00
ycbai
102b0b3740 TUP-2635: Add wizard to import all Hadoop configuration from site
files
-Add authentication support
-Improving filling values
-Add org.talend.libaries.hadoop to product
2015-06-10 17:44:26 +08:00
GGu
7874787c07 TUP-2995: fixed the problem with stats for commandline. 2015-06-10 17:22:39 +08:00
GGu
f4318ca118 TUP-2995: enable to export the test report when build job. 2015-06-10 17:22:39 +08:00
wchen-talend
e82009c8d5 TDI-32608:Project build will migration from 56 to 60 if I start 60
commandline and do log on project command
2015-06-10 17:04:10 +08:00
wchen-talend
7729dcd415 TUP-2979:Zip of standalone job created by 6.0 has a different format of
the old versions
2015-06-10 16:16:04 +08:00
wchen-talend
e2224e8a30 TUP-2979:Zip of standalone job created by 6.0 has a different format of
the old versions
2015-06-10 14:39:31 +08:00
GGu
c9bb0713e3 TUP-2579: refator the build api. 2015-06-10 13:14:41 +08:00
GGu
7e819b9234 TUP-2998: add the pom under folder in repository for big data jobs. 2015-06-10 12:06:24 +08:00
rdubois
c0bfdf7db9 Fix export package for commons-lang3 2015-06-09 13:52:41 +02:00
GGu
03c83e92d6 add profile for log4j when running. 2015-06-09 18:07:17 +08:00
ycbai
d6fb63ceb5 TUP-2635: Add DND support and update hadoop classloaders. 2015-06-09 16:26:28 +08:00
GGu
6704629172 TUP-2987: refresh the resource in foregroud. 2015-06-09 15:35:50 +08:00
GGu
0c31e614cf TDI-32543: try to install the jar before generate the maven pom. 2015-06-09 15:35:50 +08:00
GGu
47cb6cb724 TUP-2987: fixed the dependency problem for test container in pom. 2015-06-09 15:35:50 +08:00
GGu
5b38820dc4 TUP-2987: remove the version checking for mvn url. 2015-06-09 15:35:50 +08:00
Sebastien Gandon
934a45ccaf TUP-2844: moved the ModulesNeeded status calculation from the service to the class 2015-06-08 15:26:03 +02:00
rdubois
37f8874ba3 TUP-2979: Reactivate the statistics for Spark and Spark Streaming 2015-06-08 14:56:18 +02:00
rdubois
8dac9e0b90 TBD-2020: fix latest issues regarding the big data routines provider 2015-06-08 12:19:22 +02:00
cmeng-talend
5d8e820724 TBD-2017 fix bug: [5.6.2] thivexx components dont have checkbox to add
keytab for kerberos
https://jira.talendforge.org/browse/TBD-2017

1. Hide keyTab for standard mode of hive server
2. Fix a display problem when switch dbtype among hbase, impala, hive
3. Fix a NPE of getUrlTemplate
2015-06-08 16:53:28 +08:00
xhkong
2037bc2702 TUP-2824 the case sensitive for component schema output column name
issue https://jira.talendforge.org/browse/TUP-2824
2015-06-08 16:32:00 +08:00
xhkong
71cde2acfb TDI-32743 Talend Excel wizard read xlsx file
https://jira.talendforge.org/browse/TDI-32743
2015-06-08 16:23:36 +08:00
nrousseau
0b2588a851 Merge pull request #209 from hbhong/master
TUP-2958  Make RepositoryObject can refer file resource with different file name.
2015-06-08 14:32:34 +08:00
nrousseau
cd67e342cb TUP-2911: update for the test containers 2015-06-07 20:27:34 +08:00
nrousseau
260fa78f4a TUP-2979: fix problem of zip file 2015-06-07 20:27:34 +08:00
nrousseau
3bb78945a6 TUP-2911: fix problem of maven plugin to build test containers 2015-06-07 20:27:34 +08:00
rdubois
5c9c570f1e TBD-2020: Move the BigDataParserUtils in the new BigData routines provider 2015-06-05 17:43:55 +02:00
GGu
018aadc92f TUP-2579: add the debug log for Maven Launcher. 2015-06-05 18:58:19 +08:00
wchen-talend
2e124b90f9 TUP-2844 : fix the problem that can't popup dialog to ask install if jar
not supply by talend
2015-06-05 17:15:11 +08:00
GGu
ff6de67199 TUP-2974: fixed the classpath issue for BD job. 2015-06-05 17:06:48 +08:00
wchen-talend
2bf6b4e9b9 TUP-2844 : fix the problem that can't popup dialog to ask install if jar
not supply by talend.
2015-06-05 14:40:03 +08:00
Sebastien Gandon
168d351a6a TUP-2844 : fixed Module to install status so that it reflect the fact it is installed in the local maven repo. 2015-06-04 15:18:37 +02:00
Sebastien Gandon
a8c266de82 update the launch configuration for OSGI hook Unit tests 2015-06-04 15:18:37 +02:00
hcyi
fb3d1df804 TDI-32787:convert job got NPE when job node is not opened 2015-06-04 20:30:41 +08:00
GGu
28da05be91 TUP-2579: Fixed the NPE, if template is not existed. 2015-06-04 18:27:36 +08:00
Rémy DUBOIS
9e66d1b9cd Merge pull request #212 from pbailly/master
[TBD-2020] Add BigDataParserUtils.
2015-06-04 12:09:48 +02:00
pbailly
1ea4e2f3a9 Merge branch 'master' of ssh://github.com/Talend/tcommon-studio-se 2015-06-04 11:55:48 +02:00
pbailly
e42ff6e818 [TBD-2020] Add BigDataParserUtils. 2015-06-04 11:55:29 +02:00
ycbai
9cb6d5103f TDI-32543: fix the NPE 2015-06-04 16:49:41 +08:00
hwang
38aa2b25d9 TDI-31617:add Test Framework for Jobs and Routes-Junit 2015-06-04 15:45:55 +08:00
GGu
2e33ee2425 TUP-2948: update the parent for module pom and make sure the version is
right for routines pom.
2015-06-04 15:39:57 +08:00
GGu
5ab3d8dcda TUP-2579: if dependency is not available in local maven
repository(m2/repository), won't add it to pom to make sure won't have
error from the pom setting.
2015-06-04 15:39:56 +08:00
GGu
475017bc65 TUP-2579: enhance the codes for pom variables and add one test. 2015-06-04 15:39:55 +08:00
GGu
990811b6b6 TUP-2579: Should add the default setting profile when build job. 2015-06-04 15:39:54 +08:00
hbhong
864ed8a067 TUP-2958: Fixed import item not work when reference resource with different file name 2015-06-04 13:52:55 +08:00
Sebastien Gandon
6d54abb459 TUP-2844 : fixed Optional and Required libs download from maven 2015-06-03 15:31:43 +02:00
wchen-talend
93e8867a46 TUP-2391:Download of libraries of the components from a global nexus
server
2015-06-03 21:04:50 +08:00
ycbai
6bcb60f1a4 [TUP-2635] Add wizard to import all Hadoop configuration from site files 2015-06-03 19:38:32 +08:00
GGu
3ea57337f0 TUP-2948: fixed the problem for parent job without child job dependency. 2015-06-03 19:12:55 +08:00
Pierre Teyssier
9a5bd291e4 Merge pull request #210 from wluo-talend/master
TDI-32402: Unable to insert null value with tSalesforceWaveExec
2015-06-03 18:26:52 +08:00
Pierre Teyssier
fa091cd2b5 Merge pull request #211 from lwang-talend/master
TUP-2674: Updgrade CXF jar to v3.1 in tWebservice
2015-06-03 18:21:35 +08:00
hwang
1fcf8a0673 TDI-31617:add Test Framework for Jobs and Routes-Junit 2015-06-03 18:15:30 +08:00
lwang-talend
779d589b79 TUP-2674: Updgrade CXF jar to v3.1 in tWebservice
upload pure cxf jar instead of modified one
2015-06-03 18:02:15 +08:00
GGu
017c340214 TUP-2948: fixed the problem for build job with maven resource, but can't export the pom files. 2015-06-03 18:01:12 +08:00
GGu
df4dc6c204 TUP-2948: add classifier details for version. 2015-06-03 18:01:12 +08:00
GGu
569ae7b7b9 TUP-2948: fix the artifact id for poms. 2015-06-03 18:01:12 +08:00
GGu
d0c97a8f04 TUP-2948: fix the group id for poms. 2015-06-03 18:01:12 +08:00
GGu
f1d41a0b54 TUP-2948: change the group id for project and routines pom. 2015-06-03 18:01:11 +08:00
hcyi
057cf35307 TDI-32708:bugs related to " convert a M/R job into a Spark job". 2015-06-03 17:57:20 +08:00
wluo-talend
29c4e53d6f TDI-32402: Unable to insert null value with tSalesforceWaveExec
https://jira.talendforge.org/browse/TDI-32402
2015-06-03 02:39:37 -07:00
hbhong
4c9607b8d7 Merge branch 'master' of https://github.com/Talend/tcommon-studio-se 2015-06-03 17:28:13 +08:00
hbhong
4de185a546 TUP-2958:Make RepositoryObject can refer file resource with different file name 2015-06-03 17:07:43 +08:00
wchen-talend
c847e64f92 TUP-2844:Make module view download modules from nexus. 2015-06-03 17:03:32 +08:00
cmeng-talend
d7548343f4 TUP-2945 fix bug: Usability problems with Talend login.
https://jira.talendforge.org/browse/TUP-2945
2015-06-03 16:59:05 +08:00
hbhong
1442f333bf Merge branch 'master' of https://github.com/Talend/tcommon-studio-se 2015-06-03 15:49:02 +08:00
zwxue
9185b2b830 change Context View'background color to white. 2015-06-03 15:19:27 +08:00
hbhong
cdea663d48 Merge branch 'master' of https://github.com/Talend/tcommon-studio-se.git 2015-06-03 15:07:33 +08:00
GGu
6845617b17 TDI-32757: after package job, should add back the depenendcies for
project pom.
2015-06-03 15:06:20 +08:00
wchen-talend
c9f134d274 TUP-2844:Make module view download modules from nexus. 2015-06-03 14:48:34 +08:00
Pierre Teyssier
b99a9fa790 Merge pull request #207 from lwang-talend/master
TDI-32245: investigate about missing record type
2015-06-03 14:25:45 +08:00
lwang-talend
803c42c336 TDI-32245: investigate about missing record type
update NetSuite_Management.jar
2015-06-03 13:52:31 +08:00
nrousseau
0542a5f90b TDI-32757: fix problem of export 2015-06-03 13:42:15 +08:00
hcyi
ea6d8bd859 TDI-32708:bugs related to " convert a M/R job into a Spark job" 2015-06-03 12:37:10 +08:00
cmeng-talend
d7bf09074d TDI-32673 feature: Hide ODBC wizard and set as unsupported
https://jira.talendforge.org/browse/TDI-32673
2015-06-03 10:04:08 +08:00
cmeng-talend
0088f4a054 TDI-32673 feature: Hide ODBC wizard and set as unsupported
https://jira.talendforge.org/browse/TDI-32673
2015-06-03 09:52:40 +08:00
nrousseau
55a989421b TBD-1787: fix problem of convert / load of items 2015-06-03 01:24:51 +08:00
Rémy DUBOIS
d0d4cf17a5 Merge pull request #206 from ftom/master
TBD-1238
2015-06-02 18:19:12 +02:00
Sebastien Gandon
3151a85063 OSGI hook now supports mvn uri for missing jars 2015-06-02 17:23:39 +02:00
rdubois
adeb54cac3 TBD-1964: add real time metrics for Spark Streaming 2015-06-02 16:33:40 +02:00
cmeng-talend
8b01c5deac TDI-32673 feature: Hide ODBC wizard and set as unsupported
https://jira.talendforge.org/browse/TDI-32673
2015-06-02 19:57:43 +08:00
hcyi
84ae0a0287 TDI-32708: fix some bugs related to " convert a M/R job into a Spark
job" .
2015-06-02 19:18:06 +08:00
ftom
7cb6a7e447 TBD-1238
Introduce new split function to handle direct byte buffers and apply encoding rules to handle mixed encoded record (ex: ISO-8859-15 + UTF-8)

Conflicts:
	main/plugins/org.talend.librariesmanager/resources/java/routines/system/StringUtils.java
2015-06-02 11:37:42 +02:00
wchen-talend
aed43b5320 TUP-2844:Make module view download modules from nexus. 2015-06-02 17:13:17 +08:00
xhkong
7f32d9f24a TDI-32629 Change the wizard access to use JDBC
https://jira.talendforge.org/browse/TDI-32629
2015-06-02 14:48:53 +08:00
hwang
35f9b7510a TDI-31617:show testView on the button 2015-06-02 14:15:02 +08:00
wchen-talend
4417c91c21 TUP-2844:Make module view download modules from nexus. 2015-06-02 14:09:51 +08:00
wchen-talend
2e12549f79 TUP-2844:Make module view download modules from nexus. 2015-06-02 14:05:56 +08:00
xhkong
bf708cf5ee TDI-32629 Change the wizard access to use JDBC
https://jira.talendforge.org/browse/TDI-32629
2015-06-02 12:07:56 +08:00
GGu
4f0f831df3 TUP-2579: move the job templates to maven.job bundle. 2015-06-02 11:42:56 +08:00
cmeng-talend
bd44b40355 TUP-2758 new feature: refactor of the logon dialog of the studio
https://jira.talendforge.org/browse/TUP-2758

1. Hide switch workspace
2. Modify switch project
2015-06-02 10:45:11 +08:00
GGu
5c05f32e85 TUP-2840: enable the route/service karaf to use the templates from repository. 2015-06-02 10:33:07 +08:00
GGu
51bcde4ed4 TUP-2840: try to use template manager to get bundle template resources. 2015-06-02 10:33:06 +08:00
GGu
b49d6859e6 TUP-2840: enhance the tree view for service and route karaf. 2015-06-02 10:33:06 +08:00
GGu
16727f13ea TUP-2840: refactor and enhance the codes. 2015-06-02 10:33:06 +08:00
wchen-talend
f96697f2a7 TUP-2844:Make module view download modules from nexus. 2015-06-02 10:08:47 +08:00
nrousseau
a91a99115e TDI-32259: fix problems with maven export and install jar dependencies 2015-06-01 19:15:40 +08:00
wchen-talend
f06fc87119 TUP-2844 : Make module view download modules from nexus. 2015-06-01 17:39:03 +08:00
wang wei
13d85cc786 TUP-2741: Upgrade to Bonita component to 7.0 (6.5)
https://jira.talendforge.org/browse/TUP-2741
2015-06-01 16:00:56 +08:00
Rémy DUBOIS
de581e4103 Merge pull request #204 from RyanSkraba/master
Remove unused class AvroMetadataTable.
2015-06-01 09:35:05 +02:00
nrousseau
61ff9b6c61 TUP-2911: add option to not compile the source code 2015-06-01 13:04:36 +08:00
wchen-talend
9b16b3b4b2 TUP-2844 : make the download work with svn lib and remove lib migration 2015-06-01 11:40:32 +08:00
nrousseau
af69e41a0f TDI-32259: fix problems with maven export and install jar dependencies 2015-05-31 13:13:05 +08:00
nrousseau
c20b2ceec4 TDI-32259: fix problems with maven export and install jar dependencies 2015-05-30 23:08:34 +08:00
iwangtalend
03e565ddb4 Replaced by pom-server.xml 2015-05-30 00:40:56 +02:00
GGu
cad738e1c4 TUP-2840: move the osgi bundle to export.job plugin. 2015-05-29 18:46:48 +08:00
hcyi
27dbffd325 TDI-32708:bugs related to " convert a M/R job into a Spark job" 2015-05-29 18:32:06 +08:00
hcyi
640c93a976 TDI-32708:bugs related to " convert a M/R job into a Spark job" 2015-05-29 18:15:41 +08:00
GGu
6697ad073e TUP-2840: fixed the init problem when bundle start. 2015-05-29 17:17:52 +08:00
GGu
476c86e798 TUP-2840: enable to set the maven scripts for Routes and Services in repository folder. 2015-05-29 17:12:07 +08:00
GGu
cb5b6be736 TUP-2840: remove unused command scripts. 2015-05-29 17:12:06 +08:00
hbhong
a2d37f6624 Merge branch 'master' of https://github.com/Talend/tcommon-studio-se 2015-05-29 16:14:49 +08:00
Ryan Skraba
1dc349b48a Merge branch 'master' of github.com:Talend/tcommon-studio-se 2015-05-28 17:15:07 +02:00
Igor Lazebny
d3128636c3 Fix pom_server.xml for org.talend.utils 2015-05-28 14:57:06 +03:00
hcyi
ceaf6a2c46 TBD-2009:Duplicate spark job, the new name shouldn't be able to same
with an existing DI job name(TBD-1787)
2015-05-28 18:41:55 +08:00
hcyi
eaa94685f5 TBD-1787:Need a GUI entry point to convert a M/R job into a Spark job
(and the reverse)
2015-05-28 18:41:47 +08:00
hcyi
e1cb1c5da3 TBD-1787:Need a GUI entry point to convert a M/R job into a Spark job
(and the reverse)
2015-05-28 18:41:39 +08:00
wchen-talend
88d81844de TUP-2844 : fix the problem that can't install jar and popup to ask each
time.
2015-05-28 18:24:43 +08:00
GGu
d7cfb6cf14 TUP-2840: add bat/sh scripts in project setting. 2015-05-28 18:03:09 +08:00
GGu
a4e4d84306 TUP-2840: fixed the problem for repository perspective filter. 2015-05-28 18:03:09 +08:00
GGu
7c88084fd7 TUP-2840: fixed the compile error for export.route and fixed another compile error for Test. 2015-05-28 18:03:09 +08:00
GGu
5ec07e5639 TUP-2840: move osgi bundle from export.job to maven.job plugin. 2015-05-28 18:03:09 +08:00
GGu
d93f9a3f4d TUP-2840:hide the action in repository view. 2015-05-28 18:03:09 +08:00
GGu
f603b0323a TUP-2840: add custom maven scripts function in project setting. 2015-05-28 18:03:09 +08:00
GGu
2b6cc50ec9 TUP-2840: add the template manager for extension point. 2015-05-28 18:03:09 +08:00
GGu
48ebabf7b5 TUP-2840: use extension point to create maven setting page. 2015-05-28 18:03:08 +08:00
GGu
ba630fb40e TUP-2840: enable to opend Maven page in Project Setting dialog. 2015-05-28 18:03:08 +08:00
Ryan Skraba
351737a71a Merge branch 'master' of github.com:Talend/tcommon-studio-se 2015-05-28 10:26:10 +02:00
hbhong
2109222d69 Merge branch 'master' of https://github.com/Talend/tcommon-studio-se 2015-05-28 15:54:17 +08:00
hwang
1331a3b986 remove wrong code 2015-05-28 15:42:49 +08:00
Igor Lazebny
d27d5efbfe Add root pom_server.xml to restore previous distributionManagement
values
2015-05-28 10:39:47 +03:00
nrousseau
48906ae4bb image update 2015-05-28 11:31:57 +08:00
Ryan Skraba
3c8a46dacf Merge branch 'master' of github.com:Talend/tcommon-studio-se 2015-05-27 14:38:52 +02:00
hwang
8973dcf640 TDI-31617: add Test Framework for Jobs and Routes-Junit 2015-05-27 20:26:45 +08:00
hwang
912edb4dae TDI-31617:add Test Framework for Jobs and Routes-Junit
Conflicts:
	main/plugins/org.talend.core.runtime/src/main/java/org/talend/core/ui/ITestContainerProviderService.java
	main/plugins/org.talend.core/src/main/java/org/talend/designer/runprocess/ProcessorUtilities.java
2015-05-27 20:26:34 +08:00
Ryan Skraba
1d113f3acc Remove unused class AvroMetadataTable. 2015-05-27 13:45:04 +02:00
ycbai
22e006dbf6 [TDI-32259] integrate with maven and fix some problems. 2015-05-27 18:59:39 +08:00
ycbai
b51c3e428e [TDI-32259] Add the junits report to the build job 2015-05-27 18:55:00 +08:00
ycbai
e8b46554f5 [TDI-32259] Add the junits report to the build job 2015-05-27 18:54:57 +08:00
cmeng-talend
7a6140f9f3 TUP-2758 new feature: refactor of the logon dialog of the studio
https://jira.talendforge.org/browse/TUP-2758
2015-05-27 18:20:54 +08:00
CHEN Bin
21f6a72257 Merge pull request #203 from pbailly/master
[TBD-1978] Little fix to avoid NullPointer exception.
2015-05-27 17:58:22 +08:00
wchen-talend
2fbfc2f3e0 TDI-32272: change mdm defult port to 8180 2015-05-27 17:11:01 +08:00
nrousseau
2741d7cfbc TUP-2579: update poms for the tests.
TUP-2579: update poms for the tests.
2015-05-27 17:01:28 +08:00
wchen-talend
50c7ea28f7 TUP-2844:Make module view download modules from nexus. 2015-05-27 16:40:31 +08:00
wchen-talend
193c565b2d TUP-2844:Make module view download modules from nexus. 2015-05-27 16:40:30 +08:00
nrousseau
e642f8e82f TUP-2391: set back the old pom.xml 2015-05-27 16:40:29 +08:00
wchen-talend
3183208245 TUP-2391 : disable module download nexus for now . 2015-05-27 16:40:28 +08:00
wchen-talend
60aa4e1a08 TUP-2880 :migrate java/lib to maven repository 2015-05-27 16:40:27 +08:00
wchen-talend
0c60e12e40 TUP-2880 : deploy lib/java to local maven repository 2015-05-27 16:40:26 +08:00
iwangtalend
62ce044400 Set distributionManagement 2015-05-27 00:45:02 +02:00
iwangtalend
5921067eae Deactivate Maven deployment 2015-05-27 00:42:46 +02:00
pbailly
c6408ac2eb [TBD-1980] BigDataNode use the input connection instead of the output connection
to create the KeyList.
2015-05-26 15:44:00 +02:00
GGu
80f57cd14d TUP-2915: add scripts option. 2015-05-26 18:34:11 +08:00
GGu
1cfc4cce98 TUP-2915: use profile way to add option setting for assembly. 2015-05-26 18:34:11 +08:00
GGu
6506153793 TUP-2915: add children job in denpendencies of main job. 2015-05-26 18:34:11 +08:00
GGu
8d53fb1336 TUP-2863: enable to use the parent pom from repository view. 2015-05-26 18:34:10 +08:00
GGu
d7df0ff1a3 TUP-2863: move the shell setting from preference to project setting. 2015-05-26 18:34:10 +08:00
GGu
4d166346b9 TUP-2863: refactor some codes for project setting manager. 2015-05-26 18:34:10 +08:00
GGu
3281c9dacf TUP-2863: move the karaf from preference to project setting. 2015-05-26 18:34:10 +08:00
GGu
bb58ffda05 TUP-2863: refactor the initializer for project preference. 2015-05-26 18:34:10 +08:00
GGu
39c6874202 TUP-2863: remove the unused preference maven pages. 2015-05-26 18:34:10 +08:00
GGu
689ebf0865 TUP-2863: move OSGi Bundle preference page to project setting. 2015-05-26 18:34:10 +08:00
hbhong
0ab83cdbb2 Merge branch 'master' of https://github.com/Talend/tcommon-studio-se 2015-05-26 16:57:47 +08:00
Pierre Teyssier
5661e0f051 Merge pull request #202 from wwang-talend/master
TDI-32594: If UPDATE is used in any of our ELTOutput component : you
2015-05-25 18:13:01 +08:00
wang wei
44931fbac6 TDI-32594: If UPDATE is used in any of our ELTOutput component : you
can't use any SQL expression in the ELTMap otherwise it corrupts the SQL
Generated
https://jira.talendforge.org/browse/TDI-32594
2015-05-25 18:07:53 +08:00
nrousseau
7f3901729d TUP-2926: fix possible freeze when start the studio 2015-05-25 17:50:26 +08:00
nrousseau
334f39389d TUP-2922: add new command to build project sources 2015-05-24 22:57:35 +08:00
nrousseau
246fef3071 TUP-2922: add new command to build project sources 2015-05-23 22:32:31 +08:00
zshen-talend
ad52cb12ce Merge pull request #199 from msjian/master
TDQ-4914: make support reference on DQ side
2015-05-22 10:48:21 +08:00
nrousseau
1463933ee1 Revert "TUP-2579: remove one plugin of slf4j"
This reverts commit 83524c975f.
2015-05-22 09:55:26 +08:00
nrousseau
5896e5495e TUP-2690: update for groovy dependencies 2015-05-22 09:34:40 +08:00
msjian
aba7f43cca TDQ-4914: make support reference on DQ side 2015-05-21 18:45:33 +08:00
wchen-talend
feeee1f3c7 TUP-2844 : remove unsefull log 2015-05-21 17:57:17 +08:00
wchen-talend
500c78e14d TUP-2844 : remove unuseful log 2015-05-21 17:50:32 +08:00
Pierre Teyssier
a44524c114 Merge pull request #198 from lwang-talend/master
TDI-32044: Add new component Teradata SCD
2015-05-21 11:47:40 +08:00
lwang-talend
15afc1b074 TDI-32044: Add new component Teradata SCD
add a mapping to talend boolean type for teradata
2015-05-21 11:44:17 +08:00
Sebastien Gandon
c7f9a2b256 TDI-32543 : fixed library hook notification when loading class 2015-05-20 17:08:42 +02:00
xhkong
4f2ddebc3d TUP-2803 Wrong icons in a TIS_EE_MPX product
https://jira.talendforge.org/browse/TUP-2803
2015-05-20 19:02:36 +08:00
xhkong
d31116ec20 TDI-32578 System Routines problem
https://jira.talendforge.org/browse/TDI-32578
2015-05-20 18:32:09 +08:00
wchen-talend
404615f5ca TDI-32382 :Context(Date type):Cann't save setted value 2015-05-20 17:44:13 +08:00
wchen-talend
774201b15b TUP-2735 : remove archiva 2015-05-20 16:37:38 +08:00
nrousseau
c42b93298c TUP-2916: update branding images 2015-05-20 16:14:43 +08:00
GGu
40f34192bf TDI-32614: fixed the problem for Preview and Data View. 2015-05-20 15:35:01 +08:00
hcyi
6734b31e00 TDI-32602:MariaDB_when click Finish button,error thrown. 2015-05-20 11:40:03 +08:00
nrousseau
e1bbaaa8c2 TDI-32615: fix problem of GUI class loaded 2015-05-20 09:51:10 +08:00
nrousseau
4dea1e0ce7 add exception in case of wrong maven url setup 2015-05-19 18:49:48 +08:00
GGu
3b17877d80 TUP-2846: change to use Aether to install custom jars. 2015-05-19 18:43:38 +08:00
rdubois
f030d7909f TBD-1947: Display window information on the designer 2015-05-19 11:43:23 +02:00
GGu
ca6520c4e6 TUP-2846: fixed the problem for compile whole project. 2015-05-19 10:50:14 +08:00
GGu
6b7158d107 TUP-2846: install custom jar to local m2 repository. 2015-05-19 10:50:14 +08:00
nrousseau
dd8dd1ae45 update poms for maven tests plugin 2015-05-19 09:10:28 +08:00
nrousseau
62282cc4c8 TUP-2908 : force to clean the OSGI if there is any new bundle to load 2015-05-19 09:10:27 +08:00
rdubois
a7600403f0 TBD-1806 fixed: Use the AbstractNode getSubprocessStartNode method 2015-05-18 12:00:33 +02:00
nrousseau
084f7482b2 Merge pull request #197 from lwang-talend/master
TUP-2674: Updgrade CXF jar to v3.1 in tWebservice
2015-05-18 16:24:10 +08:00
lwang-talend
c33796a132 TUP-2674: Updgrade CXF jar to v3.1 in tWebservice
upload the jars for cxf upgrade
2015-05-18 16:20:16 +08:00
Pierre Teyssier
1d93fc28fe Merge pull request #196 from lwang-talend/master
TDI-32366: Netsuite: reject line on tNetsuiteOutput
2015-05-15 16:01:29 +08:00
lwang-talend
b674154aff TDI-32366: Netsuite: reject line on tNetsuiteOutput
add a netsuite exception
2015-05-15 15:34:08 +08:00
GGu
2b71b8238c TUP-2846: move the maven artifact class. 2015-05-15 14:50:52 +08:00
GGu
ba6d2ad885 TUP-2846: impl the maven url helper class. 2015-05-15 14:40:58 +08:00
GGu
f9ea95c24f TUP-2840: add job category in maven setting dialog. 2015-05-15 09:24:57 +08:00
GGu
802a0ab519 TUP-2840: enable to create Maven template from folder in repository. 2015-05-15 09:24:57 +08:00
GGu
6337b21be4 TUP-2863: use the project setting for maven to build job. 2015-05-15 09:24:57 +08:00
GGu
efd392a50a TUP-2863: impl project setting page for Maven. 2015-05-15 09:24:57 +08:00
GGu
4bca7c4b4b TUP-2863: add project preference manager 2015-05-15 09:24:57 +08:00
GGu
6f11c246ce TUP-2863: refactor the package for designer.maven. 2015-05-15 09:24:57 +08:00
zshen-talend
cd31879056 Merge pull request #192 from xqliu-talend/master
TDQ-10298 show the rule name if it contain . and _
2015-05-14 13:08:05 +08:00
xqliu-talend
001df8a71a TDQ-10298 show the rule name if it contain . and _ 2015-05-14 12:00:21 +08:00
wang wei
a65053095b TDI-29444: Support for SQL Templates in Vertica
https://jira.talendforge.org/browse/TDI-29444
2015-05-14 10:25:16 +08:00
hbhong
fb9903e75c Merge branch 'master' of https://github.com/Talend/tcommon-studio-se 2015-05-13 15:23:16 +08:00
zwxue
72b48f46e0 TDI-31430:override TextPainter's method to avoid that context column
width
2015-05-13 10:01:37 +08:00
Rémy DUBOIS
a5ecf21196 Merge pull request #188 from RyanSkraba/master
Refactor out all functionality of AvroMetadataTable into codegen libr…
2015-05-12 14:44:56 +02:00
Ryan Skraba
ca90d65591 Refactor out all functionality of AvroMetadataTable into codegen libraries. Leave AvroMetadataTable in place for now as a thin wrapper (intermediary step to replacing it entirely. 2015-05-12 14:43:10 +02:00
nrousseau
83524c975f TUP-2579: remove one plugin of slf4j 2015-05-12 17:34:51 +08:00
wchen-talend
255f119d26 TUP-2417 :Remote Lib : Migrate all component definition to use the mvn:
url schema
2015-05-12 14:17:00 +08:00
wchen-talend
a344555791 TUP-2844 :Add back the webservice code and add a switch to turn off
nexus
2015-05-12 14:16:59 +08:00
Talend
cde0a92b9d TUP-2844 :Make module view download modules from nexus. 2015-05-12 14:16:58 +08:00
wchen-talend
2e2cab1e14 TUP-2844 :Make module view download modules from nexus. 2015-05-12 14:16:57 +08:00
hwang
6990e726e7 TDI-32508:modification detect 2015-05-08 16:04:03 +08:00
GGu
1780fda278 TUP-2851: after install jar, won't cleanup all libs in .Java, just cleanup the existed one with same names. 2015-05-08 14:38:55 +08:00
ycbai
65a5f928f5 [TDI-31535] Aurora Metadata on db wizard 2015-05-07 17:18:46 +08:00
nrousseau
b6cfc39d1a TDI-29995: add show parameter in the job saved. 2015-05-07 15:44:47 +08:00
hcyi
f21e3e874d TBD-1558 :Refactor M/R jobs to move to Big Data Batch(TBD-1557) 2015-05-07 13:26:29 +08:00
cmeng-talend
046fbf9341 TDI-32430 fix bug: Studio cannot find context on imported job
https://jira.talendforge.org/browse/TDI-32430
2015-05-07 11:03:31 +08:00
cmeng-talend
e7bf8ffaf2 TBD-1889 fix bug: can not get structure of CDH5.4 Hive1+embedded
connection, and can not check successfully in connection editor.
https://jira.talendforge.org/browse/TBD-1889
2015-05-07 10:55:35 +08:00
Sizhao Liu
0a00a88880 TDQ-10280 export jackson-core-asl and jackson-mapper-asl from jackson library plugin 2015-05-06 18:50:44 +02:00
hwang
085380e31b TDI-32046:modification detect/can't move original component 2015-05-06 17:17:33 +08:00
GGu
f7858dc687 TUP-2851: fixed the compile error for first start. 2015-05-06 17:09:33 +08:00
nrousseau
f8af89b4bd Merge pull request #187 from hbhong/master
TMDM-8404:Modified "ImportItemsAction" and "ImportItemsWizardPage" to make it can be extended by MDM
2015-05-06 15:54:43 +08:00
hbhong
89d5e26792 Merge branch 'master' of https://github.com/Talend/tcommon-studio-se.git 2015-05-06 11:28:13 +08:00
ycbai
b618023b15 [TBD-1555] Add supporting of Tez on Hive Wizards 2015-05-06 10:54:51 +08:00
cmeng-talend
7b350d1e5d TUP-2660 new feature: Allow custom distribution for Spark
https://jira.talendforge.org/browse/TUP-2660
2015-05-06 09:55:35 +08:00
Sizhao Liu
aece68a172 TDQ-10270 remove lucene-core-3.0.1 from library plugin, update component reference to 3.0.3 2015-05-05 18:05:13 +02:00
cmeng-talend
ff087d7a62 TUP-2660 new feature: Allow custom distribution for Spark
https://jira.talendforge.org/browse/TUP-2660
2015-05-05 20:08:44 +08:00
cmeng-talend
aeb7342234 TUP-2660 new feature: Allow custom distribution for Spark
https://jira.talendforge.org/browse/TUP-2660
2015-05-05 20:08:31 +08:00
cmeng-talend
0e32ddeb97 TUP-2660 new feature: Allow custom distribution for Spark
https://jira.talendforge.org/browse/TUP-2660
2015-05-05 20:08:16 +08:00
nrousseau
e56e8714aa TUP-2735: add missing plugin to the core feature 2015-05-05 19:17:17 +08:00
cmeng-talend
e82aad0ead TDQ-10259 fix bug: can not get columns with Impala(CDH5.4) , but show
errors instead
https://jira.talendforge.org/browse/TDQ-10259
2015-05-05 18:36:08 +08:00
hcyi
def70d1836 TBD-1558:Refactor Big Data Batch/Streaming GUI ,move the framework
CCombo as second field of the form (related to TBD-1557)
2015-05-05 17:33:31 +08:00
hbhong
75f473b66b Merge branch 'master' of https://github.com/hbhong/tcommon-studio-se 2015-05-05 17:16:28 +08:00
hbhong
3b9c621f58 TMDM-8404:Modified "ImportItemsAction" and "ImportItemsWizardPage" class to make it can be extended by MDM 2015-05-05 17:08:44 +08:00
Talend
11c701a266 TUP-2735: Update the patch system to use Nexus 2015-05-05 16:31:58 +08:00
Talend
8497851cc8 TUP-2735 : Update the patch system to use Nexus 2015-05-05 16:31:57 +08:00
xhkong
e2fb69c694 TDI-32089 Create metadata wizard upper left icon is changed to context
icon when I select a global context for a job 
https://jira.talendforge.org/browse/TDI-32089
2015-05-05 15:22:43 +08:00
xhkong
9140a93fde TDI-32339 Oracle not retrieving Schema properly
https://jira.talendforge.org/browse/TDI-32339
2015-05-05 14:47:28 +08:00
xhkong
6beb5f8abe TDI-32425 Can't edit jdbc connection which don't have db info just have
db type   https://jira.talendforge.org/browse/TDI-32425
2015-05-05 14:17:10 +08:00
xhkong
16e8c01160 TDI-32274 can't connect to TalendForge on linux
https://jira.talendforge.org/browse/TDI-32274
2015-05-05 12:00:52 +08:00
cmeng-talend
e1ac0e3dd9 TDI-31863 fix bug: It's difficult to distinguish the function that name
is same but have difficult parameters
https://jira.talendforge.org/browse/TDI-31863
2015-05-04 11:48:56 +08:00
nrousseau
0d333053c7 update for maven / platform feature for TUP-2798 2015-05-01 13:34:18 +08:00
nrousseau
3b94e276cd TDI-32272: add again the jar in classpath and export package 2015-05-01 11:10:05 +08:00
wchen-talend
3e9c839957 TDI-32272:work for gui team for mdm repository 2015-04-30 18:26:31 +08:00
wchen-talend
0b343a210f TDI-32272 : work for gui team for mdm repository 2015-04-30 18:26:30 +08:00
wchen-talend
f48a0523af TDI-32272:work for gui team for mdm repository 2015-04-30 18:26:29 +08:00
GGu
91439bc244 Because the nexus is not available still, so keep system scope still. 2015-04-30 16:04:46 +08:00
GGu
5780a117fe TUP-2846: fix one problem for clean dependencies. 2015-04-30 16:04:46 +08:00
GGu
6b32ea0cdb TUP-2851: fix the classpath issue when Build Job. 2015-04-30 16:04:46 +08:00
GGu
bfc49ec7cb TUP-2846: check and install jar to local m2 repository. 2015-04-30 16:04:46 +08:00
GGu
d1ab44e2e0 TUP-2839: fixed the problem for children jobs. 2015-04-30 16:04:46 +08:00
GGu
79d962ac3e TUP-2839: add the clean function for code project. 2015-04-30 16:04:45 +08:00
GGu
d3302f2d98 TUP-2839: add pom for each jobs. 2015-04-30 16:04:45 +08:00
cmeng-talend
1372529343 TBD-1869 fix bug: The Impala version shows wrong when importing an
impala item from the repository using Cloudera cdh 5.4
https://jira.talendforge.org/browse/TBD-1869
2015-04-30 11:42:37 +08:00
cmeng-talend
bb9ded7232 TUP-2644 new feature: Upgrade CDH version for 5.6.2
https://jira.talendforge.org/browse/TUP-2644

1. Update some jars
2. disable hive1 standarlone for CDH5.4
3. fix an impala dnd problem
2015-04-30 11:35:27 +08:00
cmeng-talend
1da5653392 TUP-2644 new feature: Upgrade CDH version for 5.6.2
https://jira.talendforge.org/browse/TUP-2644

Fix an invalid thread access problem
2015-04-30 11:35:08 +08:00
cmeng-talend
6912151102 TUP-2644 new feature: Upgrade CDH version for 5.6.2
https://jira.talendforge.org/browse/TUP-2644
2015-04-30 11:35:02 +08:00
cmeng-talend
465f515031 TUP-2644 new feature: Upgrade CDH version for 5.6.2
https://jira.talendforge.org/browse/TUP-2644
2015-04-30 11:33:51 +08:00
Wu Liu
da1cc3a8b3 TUP-1884 : Support for Java 8
add the new plugin:org.talend.libraries.jdbc.access
2015-04-30 11:08:27 +08:00
Chao Meng
548068563d Merge pull request #186 from wwang-talend/master
TBD-1613: Support for Cloudera CDH 5.3 & 5.4
2015-04-29 15:22:44 +08:00
wang wei
8898d2d3e0 TBD-1613: Support for Cloudera CDH 5.3 & 5.4
https://jira.talendforge.org/browse/TBD-1613
2015-04-29 15:17:40 +08:00
xhkong
808e96f582 TUP-2712 Replace the icons of the repository of Note Component
https://jira.talendforge.org/browse/TUP-2712
2015-04-29 14:52:09 +08:00
zshen-talend
3f776835a9 Merge pull request #183 from xqliu-talend/master
TDQ-10208 call getColumnComment() at the end of the loop
2015-04-28 11:15:44 +08:00
xqliu-talend
0f9aff00a3 TDQ-10208 call getColumnComment() at the end of the loop 2015-04-27 17:37:10 +08:00
cmeng-talend
0b68a6b90d TDI-32277 fix bug: It won't pop up "Items which cannot be deleted" sub
window when delete a standard job that is a sub job of Big Data Batch
Job
https://jira.talendforge.org/browse/TDI-32277
2015-04-27 15:04:09 +08:00
cmeng-talend
683c348518 TDI-31812 fix bug: ErrorLog: Error Log print out after Cancel the
importing
https://jira.talendforge.org/browse/TDI-31812
2015-04-27 11:51:21 +08:00
xhkong
028d71f4e7 TUP-2712 Replace the icons of the repository
https://jira.talendforge.org/browse/TUP-2712
2015-04-27 11:00:01 +08:00
hcyi
51a147dff2 TDI-31748:Update the jar version of postgresql to 9.4 on the studio 2015-04-24 09:56:34 +08:00
rdubois
7d3798f516 TBD-1843: add statistics for Spark 2015-04-23 15:00:16 +02:00
cmeng-talend
9e795e6ab5 TDI-32327 fix bug: I can import the job which has same name with the
exist job
https://jira.talendforge.org/browse/TDI-32327
2015-04-23 18:44:05 +08:00
hwang
cd6f42960b TDI-32083: place the connection file into configuration again 2015-04-23 16:55:49 +08:00
hwang
cee6048306 TDI-32076:Can't set job name same with project's name if has child job 2015-04-23 11:38:30 +08:00
cmeng-talend
a15d132949 TDI-32362 fix bug: compile error occured using jdk6
https://jira.talendforge.org/browse/TDI-32362
2015-04-23 10:16:09 +08:00
xhkong
27b80ac54a TDI-32234 Register: Reminder Message is wrong when registering
with an exist Email
https://jira.talendforge.org/browse/TDI-32234
2015-04-22 18:36:51 +08:00
GGu
55ebdc7054 TUP-2830: add all dependencies. 2015-04-22 17:38:50 +08:00
cmeng-talend
62df5350f8 TDI-32362 new feature: Modify drag&drop of salesforce components
https://jira.talendforge.org/browse/TDI-32362
Add a sort method into IRepositoryComponentDndFilter, now it will show
tSalesforceConnection at the top of the list when d&d a salesforce
connection
2015-04-22 15:21:28 +08:00
cmeng-talend
04587d849d TDI-32362 new feature: Modify drag&drop of salesforce components
https://jira.talendforge.org/browse/TDI-32362
2015-04-22 15:21:20 +08:00
CHEN Bin
fc652f1cc7 TBD-1796: Compilation error on tCassandraOutput when field is of type char
https://jira.talendforge.org/browse/TBD-1796
2015-04-22 11:53:34 +08:00
hwang
5f65e240a8 TDI-32265:Impact Analysis is not available in context menu for JSON 2015-04-20 16:28:51 +08:00
xhkong
590de4ec31 fix bug TDI-32274 can't connect to TalendForge on linux
https://jira.talendforge.org/browse/TDI-32274
2015-04-20 15:11:11 +08:00
GGu
322e808972 add back the update libs function. 2015-04-17 15:55:27 +08:00
GGu
52d92a1049 TUP-2826: fixed the classloader issue for avro generator. 2015-04-17 15:55:27 +08:00
Sebastien Gandon
3f6d429bde TUP-2575 : add a way to stop missing jar notifications, forgot on import
package in the manifest.
2015-04-16 15:06:51 +02:00
iwangtalend
381388b7f5 Add org.talend.dataquality.standardization to TOS all p2 repo 2015-04-16 14:48:23 +02:00
wchen-talend
faa1d27530 TDI-31977:Data Viewer on XML metadata is empty 2015-04-16 16:29:47 +08:00
Sébastien Gandon
1d0ad6b51e TUP-2575 : add a way to stop missing jar notifications, especially for checking libraries 2015-04-15 12:30:07 +02:00
GGu
61858d7cf6 TUP-2819: enable use the property key to set the studio.version in ini
file.
2015-04-15 11:20:50 +08:00
xhkong
89fba87c7d fixbug TDI-31911 Checkbox is redundant on the save resources sub window
https://jira.talendforge.org/browse/TDI-31911
2015-04-14 17:26:21 +08:00
xhkong
dc41eb7201 fix bug TDI-31969 The code and Label are always displayed as PB
https://jira.talendforge.org/browse/TDI-31969
2015-04-14 16:36:14 +08:00
ldong-talend
0539412628 TDI-31147:Export the Hadoop Connection as a context Variables. 2015-04-14 11:23:50 +08:00
Wu Liu
296a6cfe9c TDI-31722 : Upgrade MDM components
<< export the missing mdm_webservice_tomcat.jar
2015-04-13 10:27:58 +08:00
nrousseau
45dce3c8a8 TUP-2579: update maven processor 2015-04-12 11:49:48 +08:00
nrousseau
c805d941a5 TDI-31928: update label 2015-04-11 22:40:18 +08:00
nrousseau
73b367e9bd TUP-2579: update jdt feature and maven launch manager 2015-04-11 19:23:03 +08:00
nrousseau
05f98d71d2 Merge remote-tracking branch 'origin/master' into feature/master/TDI_31617_150311 2015-04-11 09:13:29 +08:00
ycbai
5e672f98b9 Merge remote-tracking branch 'origin/master' into
feature/master/TDI_31617_150311
2015-04-10 17:38:18 +08:00
ycbai
860c68c656 Merge remote-tracking branch 'origin/master' into
feature/master/TDI_31617_150311
2015-04-10 17:37:21 +08:00
xhkong
e50f8af864 TUP-2756 new feature: refactor of "connect to TalendForge" form
https://jira.talendforge.org/browse/TUP-2756
2015-04-10 16:31:23 +08:00
Sebastien Gandon
d32ada47d1 TUP-2575: osig hook does not nothify missing jar is the jar is present in a fragment anymore 2015-04-09 16:31:01 +02:00
Sebastien Gandon
a3a2fc8061 TUP-2575 : fixed unit test plugin with an empty manifest 2015-04-09 14:28:33 +02:00
cmeng-talend
5bd0e6a6fa TBD-1265 fix bug: Properties not brought to MapRed Run tab Hadoop
Configuration
https://jira.talendforge.org/browse/TBD-1265
2015-04-09 17:33:25 +08:00
CHEN Bin
d910deb1eb TBD-1042: Support for Cassandra CQL3
https://jira.talendforge.org/browse/TBD-1042
add dependency jar
2015-04-09 17:28:53 +08:00
CHEN Bin
1b6fed0475 [TBD-1749] Remove unused cassandra jars. 2015-04-09 16:35:08 +08:00
ldong-talend
545bbda3be TDI-31572:fix bug. 2015-04-09 11:50:38 +08:00
cmeng-talend
5337ee1f79 TBD-1556 new feature: Upgrade HDP version for 5.6.2
https://jira.talendforge.org/browse/TBD-1556
2015-04-09 10:47:56 +08:00
cmeng-talend
aa72fdcb6c TBD-1552 new feature: Upgrade HDP version for 6.0
https://jira.talendforge.org/browse/TBD-1552
2015-04-09 10:47:52 +08:00
Rémy DUBOIS
e3f78c68d6 Merge pull request #173 from pbailly/master
[TBD-1749] Add cassandra jars.
2015-04-08 15:37:33 +02:00
pbailly
da5a69572f [TBD-1749] Add cassandra jars. 2015-04-08 15:34:16 +02:00
CHEN Bin
16ed6844da TBD-1785: Tez for HDP22
https://jira.talendforge.org/browse/TBD-1785
add tez dependency
2015-04-08 19:04:04 +08:00
Wu Liu
0b5b171961 https://jira.talendforge.org/browse/TDI-31747
Note:update Driver of postgresql
2015-04-08 17:38:44 +08:00
nrousseau
ba35c68981 Merge remote-tracking branch 'origin/master' into feature/master/TDI_31617_150311 2015-04-08 17:29:30 +08:00
jzhao
1e04375a9c TDI-31747: Update jar version for Postgresql on the component
https://jira.talendforge.org/browse/TDI-31747
Note:update Driver of postgresql
2015-04-08 17:23:00 +08:00
ycbai
0c031fdf04 TUP-2579: remove debug ui plugin dependency.
TDI-32087: fix the bug which junit dependencies cannot be added at first
time.
2015-04-08 17:09:53 +08:00
ldong-talend
ad35ddd1e6 TDI-31572:Java Run-Time Memory Visualization in Studio. 2015-04-08 15:17:40 +08:00
nrousseau
bdfa38e574 TUP-2801: fix the restore perspective for the first start of the studio. 2015-04-08 14:43:13 +08:00
CHEN Bin
e9df1e823d TBD-1749: Cassandra support for Spark Batch
https://jira.talendforge.org/browse/TBD-1749
organize denpendcy jars
2015-04-08 14:00:59 +08:00
hcyi
d0d400f5c8 TUP-2732:Add the support of MariaDB 2015-04-08 10:25:29 +08:00
hcyi
b1a86d7b21 TUP-2752:Add MariaDB support for Stat&Logs / Implicit context(TUP-2732) 2015-04-08 10:25:24 +08:00
hcyi
1b4598ebf0 TUP-2747:Add MariaDB support for DB Connections(main task TUP-2732) 2015-04-08 10:25:20 +08:00
lwang-talend
31968892b9 https://jira.talendforge.org/browse/TDI-31722
TDI-31722: Upgrade MDM components
upload new web service jar
2015-04-08 09:49:33 +08:00
wang wei
56fad9370b TDI-32092: Dynamic Schema doesn't work with mysql TEXT type
https://jira.talendforge.org/browse/TDI-32092
2015-04-08 09:44:35 +08:00
rdubois
4ed1d4e86e Fix a likely build issue 2015-04-07 15:27:48 +02:00
nrousseau
65ed71beac TUP-2579: update pom.xml dependencies only if jars exist on the lib
folder.
2015-04-07 18:09:39 +08:00
ycbai
ff2a95d357 TDI-32087: fix junit code generation bugs. 2015-04-07 18:01:59 +08:00
xhkong
05e8049421 newfeature TDI-31542 create a libraries plugin for netsuite
https://jira.talendforge.org/browse/TDI-31920
2015-04-07 15:14:37 +08:00
xhkong
d52bc9a6d8 newfeature TDI_31920 create a libraries plugin for netsuite
https://jira.talendforge.org/browse/TDI-31920
2015-04-07 15:13:17 +08:00
Wu Liu
c1b6b22978 TDI-31542 : Netsuite component update 2015-04-07 13:58:59 +08:00
nrousseau
32f87c50ae TUP-2579: update the visitor to avoid to refresh when files are updated
in the projects not from talend
2015-04-07 13:05:56 +08:00
nrousseau
602627213f TUP-2579: update maven build and and log4j version needed, add some
optimization for the repository display
2015-04-05 14:09:34 +08:00
nrousseau
674599b883 TUP-2579: update m2e feature 2015-04-03 23:37:29 +08:00
nrousseau
63cf93b5b6 Merge branch 'master' into feature/master/TDI_31617_150311 2015-04-03 19:09:55 +08:00
ycbai
8cfe9be2a8 TUP-2579: refactor maven structure.
TDI-32087: use maven to compile test container.
2015-04-03 18:46:45 +08:00
xhkong
367a920f5d TUP-2756 new feature: refactor of "connect to TalendForge" form
https://jira.talendforge.org/browse/TUP-2756
2015-04-03 15:02:12 +08:00
nrousseau
af39dee93d TUP-2795: change version of jdt plugin, wrong one was set before 2015-04-03 12:11:03 +08:00
cmeng-talend
067df938ef TDI-31912 fix bug: can't type anything in commandline
https://jira.talendforge.org/browse/TDI-31912
2015-04-03 10:58:59 +08:00
CHEN Bin
1a6cc7d59c TBD-1757: [SPARK] Create Teradata Component
https://jira.talendforge.org/browse/TBD-1757
2015-04-02 23:00:43 +08:00
xhkong
a115f0c370 TUP-2756 new feature: refactor of "connect to TalendForge" form
https://jira.talendforge.org/browse/TUP-2756
2015-04-02 20:55:01 +08:00
CHEN Bin
fe038ccb24 TBD-1749: Cassandra support for Spark Batch
https://jira.talendforge.org/browse/TBD-1749
2015-04-02 20:21:57 +08:00
nrousseau
ecb7f45670 TUP-2575: remove the changes done in the osgi.lib.loader 2015-04-02 19:34:32 +08:00
nrousseau
44aada0f6e TUP-2690: add new features needed for the new jdt.core 2015-04-02 18:11:02 +08:00
xhkong
0a4daa614b TUP-2756 new feature: refactor of "connect to TalendForge" form
https://jira.talendforge.org/browse/TUP-2756
2015-03-31 15:42:44 +08:00
xhkong
b600b5b071 TUP-2712 new feature:Replace the icons of the repository
https://jira.talendforge.org/browse/TUP-2712
2015-03-31 15:15:09 +08:00
xhkong
05efc1ce8f TUP-2756 new feature: refactor of "connect to TalendForge" form
https://jira.talendforge.org/browse/TUP-2756
2015-03-30 20:13:04 +08:00
wchen-talend
c999daaa27 TDI-31907:NPE while opening a job:
org.talend.core.model.properties.impl.JobletProcessItemImpl.getIcon
2015-03-30 14:15:07 +08:00
ycbai
db014d85c3 Merge remote-tracking branch 'origin/master' into feature/master/TDI_31617_150311 2015-03-30 11:45:48 +08:00
wchen-talend
78384bb54e TUP-2761 :Need some SVN preference setup in the studio to limit the
number of access to svn
2015-03-27 18:17:08 +08:00
hwang
e07fa59ab6 TDI-32046:create test container view 2015-03-27 17:47:39 +08:00
GGu
ad66de6ac9 Merge branch 'feature/6.0/TUP-2579_maven_build_job' into feature/master/TDI_31617_150311 2015-03-27 17:41:09 +08:00
Pierre Teyssier
67d881ddfb Merge pull request #165 from lwang-talend/master
https://jira.talendforge.org/browse/TMDM-7994
2015-03-27 17:15:10 +08:00
GGu
a4e6a67ef5 TUP-2771: disable the console view by default, when maven compile. 2015-03-27 16:57:10 +08:00
GGu
58e98289ea TUP-2771: add the routine install function. 2015-03-27 16:52:41 +08:00
xhkong
d6e0af05b0 TUP-2712 new feature:Replace the icons of the repository
https://jira.talendforge.org/browse/TUP-2712
2015-03-27 15:47:04 +08:00
lwang-talend
312677c19e https://jira.talendforge.org/browse/TMDM-7994
TMDM-7994: tMDMOutput change in component part
update the mdm webservice jar
2015-03-27 15:31:01 +08:00
hwang
a64387f721 TDI-32046:create test container view 2015-03-26 16:08:28 +08:00
ycbai
bfa95db42d Merge remote-tracking branch 'origin/feature/6.0/TUP-2579_maven_build_job' into feature/master/TDI_31617_150311 2015-03-26 14:05:00 +08:00
GGu
5575759ed1 TUP-2579: set maven compiler plugin for version 2.5.1. 2015-03-26 14:00:30 +08:00
ycbai
b4c2a6a920 Merge remote-tracking branch 'origin/master' into feature/master/TDI_31617_150311 2015-03-26 13:58:26 +08:00
GGu
c730b32069 TUP-2579: enhance the code for migrationcheck. 2015-03-26 13:42:55 +08:00
xhkong
138e431467 TUP-2712 new feature:Replace the icons of the repository
https://jira.talendforge.org/browse/TUP-2712
2015-03-25 19:44:43 +08:00
ycbai
e21cd2e4a7 [TDI-32087] Implement code generation of junit.
- Changed the code of tAssert
- Fix some problems
2015-03-25 15:58:20 +08:00
cmeng-talend
b372b26d56 TUP-2712 Backlog Task: Replace the icons of the repository
https://jira.talendforge.org/browse/TUP-2712

Add CSS support to replace the icons from eclipse platform
2015-03-25 15:11:18 +08:00
cmeng-talend
f5f7ef33b2 TUP-2712 Backlog Task: Replace the icons of the repository
https://jira.talendforge.org/browse/TUP-2712

Add CSS support to replace the icons from eclipse platform
2015-03-25 14:57:58 +08:00
xhkong
5568993237 TUP-2712 new feature:Replace the icons of the repository
https://jira.talendforge.org/browse/TUP-2712
2015-03-25 10:04:59 +08:00
rdubois
1328da1a04 TBD-1597 && TBD-1620 fixed 2015-03-24 17:43:07 +01:00
Rémy DUBOIS
5266932674 Merge pull request #160 from pradasouvanlasy/pradasouvanlasy/master
Add setDummy() on IBigDataNode to distinguish 'real' and 'hidden' nodes
2015-03-24 16:09:32 +01:00
Prada Souvanlasy
cc236082cf Add setDummy() on IBigDataNode to distinguish 'real' and 'hidden' nodes 2015-03-24 16:07:01 +01:00
Rémy DUBOIS
f9f75f7267 Merge pull request #159 from pradasouvanlasy/pradasouvanlasy/master
[TBD-1666] Fix introspection issue when a field name contains an undersc...
2015-03-24 14:06:32 +01:00
Prada Souvanlasy
f695cd8bf9 [TBD-1666] Fix introspection issue when a field name contains an underscore 2015-03-24 13:55:47 +01:00
cmeng-talend
bb855b35ec TUP-2712 Backlog Task: Replace the icons of the repository
https://jira.talendforge.org/browse/TUP-2712

Add CSS support to replace the icons from eclipse platform
Need to check whether it works in real product
2015-03-24 19:08:41 +08:00
rdubois
6232374258 TBD-1636 fixed: Do not generate unnecessary map task for PARTITIONING components 2015-03-24 11:05:12 +01:00
hwang
5d78a01d9d TDI-32046:create test container view 2015-03-24 15:18:11 +08:00
Rémy DUBOIS
deb8a0c5db Merge pull request #158 from pbailly/master
[TBD-1647] Fix column order on KeyList
2015-03-23 18:26:05 +01:00
pbailly
c4c87a24fa Merge branch 'master' of ssh://github.com/Talend/tcommon-studio-se 2015-03-23 18:17:28 +01:00
pbailly
fdd236bb52 [TBD-1647] Sort column name for partitionning option to normalize javajet output. 2015-03-23 18:16:17 +01:00
rdubois
e61f5b28f1 TBD-1658 fixed - Avoid the StackOverFlow error in the Spark code generator 2015-03-23 17:05:03 +01:00
nrousseau
d74eb59e0d Merge branch 'master' into feature/6.0/TUP-2579_maven_build_job 2015-03-23 11:56:26 +08:00
nrousseau
80a25a1636 TUP-2575: review the osgi loader to fix some problem of jar popup 2015-03-23 09:53:13 +08:00
rdubois
d71974ebd4 Merge branch 'master' of https://github.com/Talend/tcommon-studio-se into sparkstreaming 2015-03-20 16:37:01 +01:00
cmeng-talend
03e94a2e48 TUP-2749 new feature: Improve search of components from palette
https://jira.talendforge.org/browse/TUP-2749
2015-03-20 19:29:03 +08:00
wchen-talend
3e4bcd0557 TDI-31751:tSAPBapi can create connection with input tables 2015-03-20 14:11:13 +08:00
wchen-talend
3fa79c216d TDI-31167:No missing jars banner in component 2015-03-20 13:37:47 +08:00
hwang
74e9fb89a7 TDI-32046:create test container view 2015-03-20 09:28:05 +08:00
Sebastien Gandon
e6e74270cd TUP-2575 : adding unit test for the lib hook loader 2015-03-19 16:18:33 +01:00
rdubois
8db7692b88 Merge branch 'master' into sparkstreaming 2015-03-19 13:44:19 +01:00
cmeng-talend
5c79cbde61 TUP-2749 new feature: Improve search of components from palette
https://jira.talendforge.org/browse/TUP-2749
2015-03-19 19:21:20 +08:00
GGu
17232d1bb5 Merge branch 'master' into feature/6.0/TUP-2579_maven_build_job 2015-03-19 15:15:50 +08:00
GGu
faff669b11 TUP-2728: check the problem for compile errors. 2015-03-19 14:43:46 +08:00
Rémy DUBOIS
76a1e4ef76 Merge pull request #157 from pbailly/master
Multiple fix on AvroMetadataTable.
2015-03-18 17:48:05 +01:00
pbailly
500303b438 Merge branch 'master' of ssh://github.com/Talend/tcommon-studio-se 2015-03-18 17:41:40 +01:00
pbailly
08260d996d [TBD-1529] Code factoring. 2015-03-18 17:39:39 +01:00
pbailly
fa45818eec [TBD-1637]Use other parameter on AvroMetadataTable to compute the folder project path. 2015-03-18 14:48:21 +01:00
amarkevich
7ae9d457bc initialize bundleID for org.talend.core.runtime.librariesNeeded 2015-03-18 10:30:03 -03:00
pbailly
83002bd57b [TBD-1529] add avro/bean/record.vm. 2015-03-18 12:08:22 +01:00
hcyi
24a2f6cfa4 TBD-1589:Name of button "Convert to Map/Reduce Job" should change to
"Convert to Big Data Batch Job"
2015-03-18 18:52:20 +08:00
xhkong
9980dd1c1d TUP-2712 new feature:Replace the icons of the repository
https://jira.talendforge.org/browse/TUP-2712
2015-03-18 18:46:21 +08:00
CHEN Bin
956802047d TBD-1042: Support for Cassandra CQL3
https://jira.talendforge.org/browse/TBD-1042
add db type mapping for datastax of cassandra
2015-03-18 15:20:35 +08:00
cmeng-talend
9b78136da9 TBD-1458 fix bug: Property Type defaults back to "Built In"
https://jira.talendforge.org/browse/TBD-1458
2015-03-18 11:42:06 +08:00
Sizhao Liu
c6ec0842d8 Add a util class to help resolving encoding issues 2015-03-18 10:11:36 +08:00
pbailly
ef7bf41af5 [TBD-1529] Add rowXstructBeanInfo to allow the usage of dataframe in spark. 2015-03-17 16:09:16 +01:00
GGu
f9c0e87f1a TUP-2728: build jobs via maven way. 2015-03-17 18:03:51 +08:00
cmeng-talend
ea17c33311 TDI-32047 work item: improvement on new studio UI
https://jira.talendforge.org/browse/TDI-32047

Do some improvement for CSS
2015-03-17 13:52:37 +08:00
hwang
75fdf04c52 TDI-31617:remove all the code to tdi ee 2015-03-17 11:01:32 +08:00
hwang
a277a96fa9 TDI-31693:implement the repository part 2015-03-17 11:01:31 +08:00
hwang
366f4b4ed5 TDI-31752:some bugs about test container 2015-03-17 11:01:29 +08:00
hwang
f7fbbecfb9 TDI-31752:some bugs about test container 2015-03-17 11:01:27 +08:00
hwang
9adb2b4f2c TDI-31693:implement the repository part 2015-03-17 11:01:26 +08:00
hwang
92c837393f TDI-31693:implement the repository part 2015-03-17 11:01:24 +08:00
hwang
8e52957b59 TDI-31691:remove no use code 2015-03-17 11:01:22 +08:00
hwang
a431cba1fa TDI-31691:create test container for joblet/mr/storm 2015-03-17 11:01:20 +08:00
hwang
6b9a1af293 TDI-31681:test container is bigger than subjob sometimes 2015-03-17 11:01:18 +08:00
hwang
027d3ab1de TDI-31680:set all the nodes which come from original job read only 2015-03-17 11:01:16 +08:00
hwang
1ebdd13a96 TDI-31657:create JunitContainer,JunitContainerFigure,JunitContainerPart 2015-03-17 11:01:15 +08:00
hwang
9f5a92c4f3 TDI-31657:create JunitContainer,JunitContainerFigure,JunitContainerPart 2015-03-17 11:01:13 +08:00
hwang
12bd7bd8f5 TDI-31657:create JunitContainer,JunitContainerFigure,JunitContainerPart 2015-03-17 11:01:12 +08:00
hwang
f61a9ae4e0 TDI-31657:create JunitContainer,JunitContainerFigure,JunitContainerPart 2015-03-17 11:01:11 +08:00
hwang
804a3326df the relationship message for test process to original process 2015-03-17 11:01:09 +08:00
hwang
44863753e5 TDI-31617:add Test Framework for Jobs and Routes-Junit 2015-03-17 11:01:07 +08:00
hwang
2171f61b00 testJunits 2015-03-17 11:01:05 +08:00
hwang
69573c3d28 testJunits 2015-03-17 11:01:02 +08:00
cmeng-talend
76563521f8 TDI-32047 work item: improvement on new studio UI
https://jira.talendforge.org/browse/TDI-32047
2015-03-16 18:45:24 +08:00
GGu
b246690859 TUP-2728: add the Talend maven launcher. 2015-03-16 15:26:51 +08:00
Rémy DUBOIS
e02f8436a7 Merge pull request #156 from pbailly/master
[TBD-1607] Do not forget a field on the clone method.
2015-03-13 16:55:51 +01:00
rdubois
3e4906593a Fix ClassCastException in the tUniqRow 2015-03-13 16:54:34 +01:00
pbailly
49c2aa14a8 [TBD-1607] Do not forget a field on the clone method. 2015-03-13 16:42:23 +01:00
Rémy DUBOIS
bc07e4d7bd Merge pull request #155 from pbailly/master
[TBD-1588] Add ConnectionTypeName to the avroSchema
2015-03-13 16:27:00 +01:00
pbailly
95038f58f3 Merge branch 'master' of ssh://github.com/Talend/tcommon-studio-se 2015-03-13 15:57:15 +01:00
cmeng-talend
598637706e TBD-1265 fix bug: Properties not brought to MapRed Run tab Hadoop
Configuration
https://jira.talendforge.org/browse/TBD-1265

Add the job history principal to the wizard
2015-03-13 18:28:27 +08:00
xhkong
77c7a553cf TUP-2712 new feature:Replace the icons of the repository
https://jira.talendforge.org/browse/TUP-2712
2015-03-13 16:36:43 +08:00
ldong-talend
310ecfe07a TDI-30557:backport on master. 2015-03-13 11:14:53 +08:00
rdubois
b6bfabed03 Adapt the BigDataNode with the FLOW_MERGE links 2015-03-12 18:17:59 +01:00
rdubois
420e971fb8 Fix the NPE in the Spark tUniqRow 2015-03-12 17:42:00 +01:00
Irene Wang
4e0812c242 Add feature containing test components 2015-03-12 12:52:05 +01:00
pbailly
506ea3c861 [TBD-1588] Add name of the connectionType to the avroSchema. 2015-03-12 11:07:42 +01:00
xhkong
85360387ce TUP-2712 new feature:Replace the icons of the repository
https://jira.talendforge.org/browse/TUP-2712
2015-03-12 17:38:36 +08:00
GGu
b7d0d44cf3 Merge branch 'master' into feature/6.0/TUP-2579_maven_build_job 2015-03-12 16:49:05 +08:00
GGu
843bc7b3bc Merge branch 'master' into feature/6.0/TUP-2579_maven_build_job 2015-03-11 17:52:47 +08:00
cmeng-talend
5f19152ed6 TUP-2715 fix bug: Readonly fields should show gray color
https://jira.talendforge.org/browse/TUP-2715
2015-03-11 15:58:45 +08:00
xhkong
c44bbbf006 TUP-2712 new feature:Replace the icons of the repository(modified) 2015-03-11 14:27:48 +08:00
xhkong
effe8a335c TUP-2712 new feature:Replace the icons of the repository
https://jira.talendforge.org/browse/TUP-2712
2015-03-10 18:48:48 +08:00
cmeng-talend
6fe31718bb TDI-31983 fix bug: UI for Jar Install Banner: The banner color should be
yellow instead of white in yellow;
https://jira.talendforge.org/browse/TDI-31983
2015-03-10 18:12:38 +08:00
wchen-talend
eec9127872 TDI-29892 : tXMLMap: Error message popup error after user imported from
repository to Docume
2015-03-10 17:51:32 +08:00
wchen-talend
0e1e4cca91 TDI-29397:When import items check,uncheck "overwirte existing items"
will effect items choosed
2015-03-10 16:33:44 +08:00
rdubois
9e047e9ce3 Add support for spark streaming 2015-03-10 08:28:56 +01:00
hwang
ef7f879d0a TUP-1571:[Enhance Job Designer] Create Component accompany with
connection
2015-03-10 14:27:30 +08:00
cmeng-talend
e97abc5e44 TUP-2695 new feature: Some places in UI need to improve
https://jira.talendforge.org/browse/TUP-2695
2015-03-09 14:25:01 +08:00
cmeng-talend
166f5b6ffa TUP-2695 new feature: Some places in UI need to improve
https://jira.talendforge.org/browse/TUP-2695
2015-03-09 11:55:42 +08:00
cmeng-talend
143d64d9b8 TUP-2695 new feature: Some places in UI need to improve
https://jira.talendforge.org/browse/TUP-2695
2015-03-06 20:20:49 +08:00
Rémy DUBOIS
0e014538a0 Merge pull request #154 from pbailly/master
[TBD-1537] Allow advanced partitionning option for BigDataNode.
2015-03-06 11:05:25 +01:00
pbailly
3137bfbb1f [TBD-1537] Allow advanced partitionning option for BigDataNode. 2015-03-06 11:01:25 +01:00
xhkong
fc5e48f917 TDI-31167 fix bug No missing jars banner in component (NPE TUJ) 2015-03-06 15:22:50 +08:00
Sizhao Liu
ce40de7ad9 TDQ-9942 fix an NPE when opening jobs with tDqReportRun component 2015-03-06 12:10:51 +08:00
hwang
c6bcb88589 TUP-1571:[Enhance Job Designer] Create Component accompany with
connection
2015-03-06 11:23:39 +08:00
Rémy DUBOIS
7d739d07a0 Merge pull request #153 from RyanSkraba/master
BigDataNode, fix typo checking type of outgoing target node.
2015-03-05 16:27:04 +01:00
Ryan Skraba
e240ccf54a BigDataNode, fix typo checking type of outgoing target node. 2015-03-05 16:21:15 +01:00
nrousseau
2ca24756fe Merge pull request #152 from rdubois/spark-ga-refactoring
Spark ga refactoring to master
2015-03-05 17:36:26 +08:00
rdubois
7f513fb183 Fix the setKeyList issue when the first element of a table is not checked 2015-03-05 10:20:15 +01:00
Sizhao Liu
96538d8fcc TDQ-9942 fix compile error for tDqReportRun 2015-03-05 17:03:54 +08:00
xhkong
87aa00b65c fix bug TDI-31167 No missing jars banner in component 2015-03-05 16:33:07 +08:00
rdubois
1d468b753c Merge branch 'master' of https://github.com/Talend/tcommon-studio-se into spark-ga-refactoring 2015-03-05 09:06:13 +01:00
nrousseau
cb5ad346cc fix for talend debugger class 2015-03-05 14:00:55 +08:00
wchen-talend
4d8b9e5cf4 TUP-2516 : Upgrade Safeguarding - Check of project 2015-03-05 09:30:49 +08:00
rdubois
c3fcc6a3b8 Merge branch 'master' into spark-ga-refactoring 2015-03-04 14:46:03 +01:00
wchen-talend
6331746caa TDI-31947:Add a new action to import IDoc Structures from TDM on the SAP
Connection
2015-03-04 18:28:29 +08:00
ycbai
31b4705701 TBD-1415: add DND support 2015-03-04 15:45:43 +08:00
ycbai
f2067cfba5 TBD-1415: Metadata conn for HBASE doesn't work in PHD with kerberos 2015-03-04 15:45:41 +08:00
cmeng-talend
1307cc137f TDI-31896 fix bug: replacement problem in java code with special
comments
https://jira.talendforge.org/browse/TDI-31896
2015-03-04 14:02:01 +08:00
cmeng-talend
23aeb76205 TUP-2649 new feature: Update branding plugins to use Talend Theme
https://jira.talendforge.org/browse/TUP-2649

Rename plugin name, since the old plugin name can not be loaded into tis
2015-03-04 10:41:59 +08:00
Irene Wang
4e38ca816c Include org.talend.libraries.uniserve in TOS p2 repo 2015-03-03 14:28:40 +01:00
Ryan Skraba
f5eff6d58f Use velocity engine to create Avro specific records (no search-and-replace). 2015-03-03 12:11:31 +01:00
pbailly
68c25be08a Merge branch 'spark-ga-refactoring' of ssh://github.com/pbailly/tcommon-studio-se into spark-ga-refactoring 2015-03-02 11:30:08 +01:00
pbailly
3706fe6b21 Spark: force the usage of KeyValue inputtype and outputtype for an external node 2015-03-02 11:27:22 +01:00
rdubois
1369abbf49 Refactor and comment the getKeyList() method of BigDataNode 2015-03-02 08:48:28 +01:00
wchen-talend
03e2227616 TUP-2671 : Crash of studio 5.6.1 2015-03-02 10:22:56 +08:00
rdubois
2353aef453 Add support for PARTITIONING in the tUniqRow 2015-02-27 17:03:51 +01:00
rdubois
f2684929ae Add comments for the IBigDataNode interface 2015-02-27 13:22:24 +01:00
rdubois
00627bd5bb Add a temporary Serializable implementation to the AvroStruct generated by avro. 2015-02-27 08:51:00 +01:00
rdubois
c3531046f9 Merge branch 'master' of https://github.com/Talend/tcommon-studio-se into spark-ga-refactoring 2015-02-27 08:49:30 +01:00
GGu
cfd61b616f TUP-2669: add one project pom template. 2015-02-27 12:02:48 +08:00
GGu
c9f10c8950 TUP-2668: add m2e.jdt to resolve the missing maven LifecycleMapping. 2015-02-26 18:18:25 +08:00
rdubois
7354e30fd8 Add support for function with Tuple keys 2015-02-25 15:45:26 +01:00
GGu
8e673a642f TUP-2667: remove the org.dom4j dependency, and use DOM, but without
format for xml.
2015-02-25 17:39:23 +08:00
GGu
a144880c08 Merge branch 'master' into feature/6.0/TUP-2579_maven_build_job 2015-02-25 12:26:54 +08:00
wchen-talend
89a8ab94f1 TDI-29397:When import items check,uncheck "overwirte existing items"
will effect items choosed
2015-02-17 13:37:04 +08:00
pbailly
4d8a457da8 Merge branch 'master' of ssh://github.com/Talend/tcommon-studio-se into spark-ga-refactoring 2015-02-16 17:02:20 +01:00
zshen-talend
06dec6871e bug fixed TUP-2650 Update DQ branding plugins to use Talend Theme 2015-02-16 16:44:39 +08:00
nrousseau
56e29f2cb5 TUP-2579: update main pom.xml and manifest for 6.0 build 2015-02-16 15:46:26 +08:00
nrousseau
af06d58fd1 Merge pull request #144 from rdubois/spark-ga-refactoring
Spark ga refactoring
2015-02-16 13:15:10 +08:00
ldong-talend
6f888b3085 TDI-30141:backport on master. 2015-02-16 11:26:08 +08:00
ldong-talend
2ec02e17f9 TDI-31787:context value lost when drag joblet to job,and context mode is
build-in.
2015-02-15 18:22:54 +08:00
hwang
e4685e31c6 TUP-2581:Update of the design for the job / route editor 2015-02-15 17:59:39 +08:00
hwang
9095c64c6a TUP-2602:create round connection 2015-02-15 17:59:37 +08:00
hwang
9078af95de TUP-2602:create round connection 2015-02-15 17:59:34 +08:00
hwang
11c9e0a40b TUP-2581:Update of the design for the job / route editor 2015-02-15 17:59:32 +08:00
GGu
c7a7820a0a TUP-2605: add the children jobs. 2015-02-15 17:35:12 +08:00
GGu
c36365dfcc TUP-2605: keep the jar with version always. 2015-02-15 17:35:12 +08:00
GGu
b371290894 TUP-2605: refactor for the job run/export classpath. 2015-02-15 17:35:12 +08:00
GGu
cb4a438afd TUP-2604: add the job to project pom module. 2015-02-15 17:35:12 +08:00
GGu
6c5ed9cff1 TUP-2604: add the pom for job. 2015-02-15 17:35:12 +08:00
GGu
896e89a47e TUP-2600: add the pom for routines. 2015-02-15 17:35:12 +08:00
GGu
6490a2a60f TUP-2580: fix the run job problem. 2015-02-15 17:35:12 +08:00
GGu
86ced5fa96 TUP-2580: change the sqltemplates to resources folder. 2015-02-15 17:35:11 +08:00
GGu
09df81e7a5 TUP-2580: change xmlmapping to resource folder. 2015-02-15 17:35:11 +08:00
GGu
d344bc54bd TUP-2579 / TUP-2580: add the compile via 1.6 by default, and change some classpath. 2015-02-15 17:35:11 +08:00
GGu
fbbd42e0b5 TUP-2579 / TUP-2580: convert the .Java project to maven. 2015-02-15 17:35:11 +08:00
cmeng-talend
0507de3c7e TUP-2649 new feature: Update the following branding plugins to use
Talend Theme
https://jira.talendforge.org/browse/TUP-2649

1. update pom.xml for org.talend.themes.talend_theme
2. use some new pictures
2015-02-15 15:45:03 +08:00
cmeng-talend
b98d966e92 TUP-2554 new feature: Research and try to realize the new UX
https://jira.talendforge.org/browse/TUP-2554

remove jre require
2015-02-15 13:03:24 +08:00
cmeng-talend
123bf61b67 TUP-2554 new feature: Research and try to realize the new UX
https://jira.talendforge.org/browse/TUP-2554

Move talend themes to org.talend.themes.talend_theme
2015-02-15 12:40:12 +08:00
cmeng-talend
1a7501b60c TUP-2554 new feature: Research and try to realize the new UX
https://jira.talendforge.org/browse/TUP-2554

1. Change Favorites/Recently Used storage strategy
2. Fix some bugs
2015-02-15 12:40:09 +08:00
nrousseau
1cc80febc4 TUP-2554 : add missing pom update and feature dependencies 2015-02-15 12:40:06 +08:00
cmeng-talend
baee6a07f7 TUP-2554 new feature: Research and try to realize the new UX
https://jira.talendforge.org/browse/TUP-2554

Fix some bugs
2015-02-15 12:40:04 +08:00
cmeng-talend
8c9f9906be TUP-2554 new feature: Research and try to realize the new UX
https://jira.talendforge.org/browse/TUP-2554

1. refact codes both yi and me to correct plugins
2. fix bugs in Favorites and Rencently Used
3. add a simple rule for Rencently Used
4. make studio can storage the rencently used component list
2015-02-15 12:40:01 +08:00
cmeng-talend
fdee92a7d0 TUP-2554 new feature: Research and try to realize the new UX
https://jira.talendforge.org/browse/TUP-2554

1. Complete Favorites
2. Complete first edition of Recently Used
2015-02-15 12:39:59 +08:00
cmeng-talend
0f2c368547 TUP-2554 new feature: Research and try to realize the new UX
https://jira.talendforge.org/browse/TUP-2554

Complete the palette draw
2015-02-15 12:39:56 +08:00
cmeng-talend
45d4197122 TUP-2554 new feature: Research and try to realize the new UX
https://jira.talendforge.org/browse/TUP-2554
2015-02-15 12:39:53 +08:00
cmeng-talend
f17e49d952 TUP-2554 new feature: Research and try to realize the new UX
https://jira.talendforge.org/browse/TUP-2554

change some configrations for the new plugin: org.talend.themes.core
2015-02-15 12:39:51 +08:00
hcyi
37fc42ae4c TUP-2593:try to add CSS ids 2015-02-15 12:39:48 +08:00
cmeng-talend
ed86956ee3 TUP-2554 new feature: Research and try to realize the new UX
https://jira.talendforge.org/browse/TUP-2554

do some refact, add some css
2015-02-15 12:39:46 +08:00
cmeng-talend
a25e44e01b TUP-2591 new feature: UX Central Component Download - Palette redesign
https://jira.talendforge.org/browse/TUP-2591

Palette part, Add CSS support
2015-02-15 12:39:01 +08:00
hcyi
3dfb82466b TUP-2593:try to add CSS ids. 2015-02-15 12:35:43 +08:00
cmeng-talend
d075d2b973 TUP-2554 new feature: Research and try to realize the new UX
https://jira.talendforge.org/browse/TUP-2554
2015-02-15 12:35:41 +08:00
zshen-talend
c5ca35a152 Merge pull request #145 from msjian/master
TDQ-9051: fix No schema shows under db connection when create context
2015-02-15 12:09:23 +08:00
msjian
1c9adf1fb6 TDQ-9051: fix No schema shows under db connection when create context
db.
2015-02-15 11:42:51 +08:00
xhkong
cb2b1c38c1 fix bug TDI-29320_BRMS_Duplicate_items_name_cannot_update_automaticly 2015-02-13 10:37:07 +08:00
ldong-talend
048f889ff2 TDI-31834:revert some code of TDI-30490 and fix the pb. 2015-02-13 10:29:12 +08:00
pbailly
73f5862c9a Avro Schema: add easier constructor for AvrooMetadataTable. 2015-02-12 16:13:06 +01:00
pbailly
015b6d9778 Merge branch 'spark-ga-refactoring' of https://github.com/rdubois/tcommon-studio-se into spark-ga-refactoring 2015-02-12 11:58:40 +01:00
rdubois
ed7dbc3dfc Add support for INPUTTYPE and OUTPUTTYPE in the different spark components 2015-02-12 11:47:28 +01:00
xhkong
87be5104bd fix bug TBD-1468 create storm job named all numbers(modified) 2015-02-12 16:24:10 +08:00
xhkong
74e6e0c476 fix bug TBD-1468 create storm job named all numbers 2015-02-12 16:24:06 +08:00
xhkong
31d26cef48 fix bug TDI-23723 Export job,can change job name with / \:*?"<>| and
there is no warning
2015-02-12 14:57:00 +08:00
iwangtalend
2c4dbcdadd Add net.sourceforge.sqlexplorer 2015-02-11 19:09:13 +01:00
iwangtalend
685d7573ec Add net.sourceforge.sqlexplorer.nl and org.talend.dataprofiler.top.chart.nl 2015-02-11 19:01:59 +01:00
Sebastien Gandon
328a1db8ac TUP-2575 : removed unsued code in OSGI hook jar loader 2015-02-11 11:41:49 +01:00
Sebastien Gandon
9f9cd3a2a8 TUP-25544 : fixed osgi hook for missing jars
added a check on fragments before returning a fake entry, to avoid skipping fragment lib search
2015-02-11 11:33:49 +01:00
Sebastien Gandon
a0cccff349 Revert "TUP-2575: add a temporary fix to fix most of the bundles normally"
This reverts commit 4f1a3a25d8.
2015-02-11 11:33:49 +01:00
Irene Wang
4d93927855 Remove org.talend.libraries.jfreechart 2015-02-10 13:15:54 +01:00
Irene Wang
958c9ae2dd Include org.talend.libraries.jfreechart and org.talend.dataprofiler.top.chart in TOS p2 repo 2015-02-10 10:51:19 +01:00
pbailly
0a3a929fa7 Merge branch 'spark-ga-refactoring' of https://github.com/rdubois/tcommon-studio-se into spark-ga-refactoring 2015-02-10 10:46:56 +01:00
pbailly
909ad8732a AvroSchema: improve AvroMetadataTable. 2015-02-10 10:46:37 +01:00
rdubois
e1af3411ce Fix the AvroMetadataTable bugs 2015-02-10 10:34:08 +01:00
pbailly
36ab1c2d2c Merge branch 'spark-ga-refactoring' of https://github.com/rdubois/tcommon-studio-se into spark-ga-refactoring
Conflicts:
	main/plugins/org.talend.core.runtime/src/main/java/org/talend/core/model/metadata/AvroMetadataTable.java
2015-02-09 16:59:54 +01:00
pbailly
441a51345f AvroScehma: refactorise AvroMetadataTable. 2015-02-09 16:57:53 +01:00
rdubois
99c3b6ae09 Rename the Avro structure created for each connection 2015-02-09 16:45:57 +01:00
rdubois
b3471c588e Change the generated class name 2015-02-09 10:30:06 +01:00
rdubois
c17305fd2d Manually update the copyright for several classes 2015-02-09 08:45:17 +01:00
nrousseau
2645dbfa67 TUP-2617: update the classpath for tcommon-studio-se 2015-02-09 15:16:41 +08:00
Lin Dehua
1bc4828a27 TUP-2608fixbug:https://jira.talendforge.org/browse/TUP-2608 2015-02-09 13:09:20 +08:00
pbailly
e4fa0c9200 AvroSchema: Multiple improvement:
- AvroMetadaTable handle the element types:
    "Object", "List", "Dynamic" and "Document";
- Improve type on the avroschema generated of the basic types;
- Remove hand-written path;
- Remove temporary dump of the avro schema;
- Allow regeneration of the schema.
2015-02-06 11:13:03 +01:00
ldong-talend
a7b27c53db TDI-31789:encoding combo's context mode for file positional wizard. 2015-02-06 14:40:18 +08:00
Sizhao Liu
b6e999c039 fix a compile error 2015-02-03 17:02:55 +01:00
hcyi
fd59370bad TDI-29459:Input long type for a column on tRowGenerator component, then
select function for it, the function name is duplicate
2015-02-05 15:59:57 +08:00
hcyi
27a6e5c664 TUP-2551: try to fix a tuj compil fail . 2015-02-05 15:46:20 +08:00
Sizhao Liu
581bda721a update copyright to 2015 in code templates preference file 2015-02-04 16:34:46 +01:00
Sebastien Gandon
4b4466a1d5 improved the stack error in case of component failed to load it's extension plugin 2015-02-04 15:22:37 +01:00
Irene Wang
41ca469b7c Add org.talend.libraries.jexcel.jars fragment to TOS p2 repository 2015-02-04 10:56:19 +01:00
pbailly
6ec4431f7f Avro schema: create AvroMetadataTable 2015-02-03 16:53:10 +01:00
rdubois
499cdf2266 Add tFixedFlowInput and tLogRow for Spark 2015-02-03 14:15:08 +01:00
xhkong
603432725a fix bug TUP-2589: No more handles 2015-02-03 17:13:35 +08:00
xhkong
adf8cf030b fix bug TUP-2589 java.lang.Exception: org.eclipse.swt.SWTError 2015-02-03 17:13:31 +08:00
xhkong
fcb9eafaaf fix bug TDI-19936 cannot display the window properly(reopen) 2015-02-03 16:33:33 +08:00
xhkong
f603d5a47a fix bug TDI-19936 cannot display the window properly 2015-02-03 16:33:29 +08:00
rdubois
2077fcef2a Add a i18n chain for Spark configuration 2015-01-30 11:26:54 +01:00
rdubois
b709d88a8f Create the Spark plugins for code generation 2015-01-29 13:44:59 +01:00
ldong-talend
5b32b9d6dd TDI-31655:document node dirty text lost when a tag project. 2015-01-29 17:55:13 +08:00
hcyi
109fd79ebc TUP-2454:The default value doesn't show for columns in the Schma page
after selecting Retrieve schema by right clicking oracle db connection.
2015-01-27 16:46:42 +08:00
hcyi
32eb940bb8 TDI-31708:SAP Bapi:NPE error when I click edit schema button for line if
I change the line name
2015-01-27 16:42:59 +08:00
hcyi
2746161173 TUP-2551:tSalesforceOutput always display warning after reopen the job. 2015-01-27 16:41:47 +08:00
ldong-talend
97bac8fc3f TDI-31623:continue to access the rest nodes if got a delete pb in
before.
2015-01-26 17:30:55 +08:00
ldong-talend
4137f322b9 TUP-2073 fixed:connecton item should not unlock if it opened in DQ
editor.
2015-01-26 17:22:17 +08:00
xhkong
66ab81df03 fix bug TDI-31713 The default column in tRowGenerator is not usefull 2015-01-26 11:22:37 +08:00
nrousseau
4f1a3a25d8 TUP-2575: add a temporary fix to fix most of the bundles normally 2015-01-24 21:03:37 +08:00
nrousseau
02e7f8f27a TUP-2555: cleanup features 2015-01-24 13:24:59 +08:00
xhkong
0cf5c8bb20 Revert "fix bug TDI-31713 The default column in tRowGenerator is not usefull"
This reverts commit a6849c7532.
2015-01-23 18:45:40 +08:00
xhkong
66da2c2736 TUP-2520: refactor repository.metadata. 2015-01-23 18:44:57 +08:00
xhkong
667d87a0c8 Revert "TUP-2520: refactor repository.metadata."
This reverts commit 4b49726ae9.
2015-01-23 18:33:15 +08:00
xhkong
a6849c7532 fix bug TDI-31713 The default column in tRowGenerator is not usefull 2015-01-23 18:01:25 +08:00
xhkong
4b49726ae9 TUP-2520: refactor repository.metadata. 2015-01-23 16:49:41 +08:00
GGu
3fe7bc389a TUP-2572: fixed the compile error for javacsv. 2015-01-23 14:54:25 +08:00
GGu
b4e3c07e77 TUP-2571: remove update.core. 2015-01-23 14:47:46 +08:00
alex
ee92027b85 Merge pull request #141 from csuntalendbj/master
TESB-14376: Job with tRouteInput component can not be detected in cTalen...
2015-01-21 22:55:43 +03:00
billy sun
29d3b2d6f4 TESB-14376: Job with tRouteInput component can not be detected in cTalendJob 2015-01-21 19:01:40 +08:00
ldong-talend
ccf4c8e54f TDI-30557:backport on master:support reuse context for NoSQL wizard. 2015-01-21 15:44:21 +08:00
nrousseau
df0c1a5362 TUP-2555 : cleanup help feature. 2015-01-20 16:27:21 +08:00
GGu
e4e9485b76 Merge pull request #139 from msjian/master
TDQ-9820: add new type sqlserver2012
2015-01-20 15:59:29 +08:00
msjian
46ea9fc056 TDQ-9820: add new type sqlserver2012 2015-01-20 15:51:16 +08:00
ldong-talend
b6e1575ff3 TDI-31707:backport on master. 2015-01-20 14:23:49 +08:00
hcyi
7264c2f448 TDI-31136:tMap doesn't always show ellipsis to expression builder on OS
X
2015-01-19 16:20:08 +08:00
cmeng-talend
276450a7c5 TBD-1425 fix bug: Hive:Guess schema fail when I click guess schema
button for hive schema
https://jira.talendforge.org/browse/TBD-1425
2015-01-19 12:07:06 +08:00
cmeng-talend
05407a22b3 TDI-31583 fix bug: File XML:The variable type is not consistent with
before for XML Output
https://jira.talendforge.org/browse/TDI-31583
2015-01-19 10:46:26 +08:00
cmeng-talend
1e38c98c77 Fix a compile error after update the jar:
poi-ooxml-3.11-20141221_modified_talend.jar
2015-01-19 09:53:57 +08:00
ldong-talend
882a15bb19 TDI-31692:Can't open add schema sub window when I click edit schema
button for txxxInput for tos_bd.
2015-01-16 15:44:09 +08:00
zshen-talend
2ffbd7f4e5 TDQ-6375 add new method to judge same table 2015-01-15 19:42:20 +08:00
Irene Wang
7db3cc3701 Revert "Remove moved fragment"
This reverts commit 599312bcf9.
2015-01-15 11:33:43 +01:00
Irene Wang
ef196bf206 Merge branch 'master' of github.com:talend/tcommon-studio-se 2015-01-15 11:33:24 +01:00
wang wei
26c036e362 TDI-30541: Unable to create table in redshift
https://jira.talendforge.org/browse/TDI-30541
2015-01-15 18:14:06 +08:00
ycbai
8e27f5500a TBD-1285: fix null propertie problem. 2015-01-15 17:50:17 +08:00
ycbai
3b853841d1 TBD-1285 : Add advanced JDBC parameters in the Hive wizards 2015-01-15 16:58:56 +08:00
hcyi
e6e08dbd53 TDI-31646:it is not good java code . 2015-01-15 16:12:12 +08:00
wchen-talend
6f76caa6b9 TDI-31520:copy to branch' search option appears to take time to generate
the results
2015-01-15 10:27:05 +08:00
ldong-talend
52078d2d02 TDI-31646:hide the precision column for Redshift component. 2015-01-15 10:22:10 +08:00
ldong-talend
d26c4eecec TDI-31656:Switch to tag project:always has warning message at error log
list.
2015-01-15 10:16:17 +08:00
Irene Wang
b8831362ab Merge branch 'master' of github.com:talend/tcommon-studio-se 2015-01-14 16:38:19 +01:00
sgandon
f6b48dfc25 rever version change and remove skipping deployement cause it is skipped by default. 2015-01-14 16:33:24 +01:00
Sebastien Gandon
f8544c5f28 TUP-1566 : fix test.all.test.suite pom version from 1.x to 6.x 2015-01-14 14:17:50 +01:00
hwang
fe30d0c24e TDI-29300:Displaying problem in M/R job editor 2015-01-14 12:13:17 +08:00
jzhao
6756348440 TDI-31607: tS3 components and Frankfurt AWS region
https://jira.talendforge.org/browse/TDI-31607
Note:Add new jars
2015-01-14 11:13:52 +08:00
Irene Wang
d4fac37c31 Set version for maven-deploy-plugin 2015-01-13 19:06:18 +01:00
Irene Wang
b96cb19e6b Set version for maven-deploy-plugin 2015-01-13 18:58:03 +01:00
Irene Wang
485f9b26cc Only deploy necessary plugins 2015-01-13 18:46:43 +01:00
Irene Wang
0b5679333c Move org.talend.libraries.jfreechart back from tcommon-studio-ee 2015-01-13 17:51:47 +01:00
Irene Wang
42a48e1f58 Correct typo in MANIFEST.MF of org.talend.repository.items.importexport.ui.test 2014-11-12 16:20:44 +01:00
Irene Wang
3728224a31 Point to restored org.talend.utils POM 2014-11-12 14:12:49 +01:00
Irene Wang
8baf4f1aea Merge branch 'master' of github.com:talend/tcommon-studio-se 2014-11-12 14:05:58 +01:00
Irene Wang
c024340c82 SCM-239: Restore existing POMs used by MDM 2014-11-12 14:04:46 +01:00
zshen-talend
6ea0c7048d Merge pull request #94 from xqliu-talend/master
TDQ-9667 Problem to select column for analysis and to see column
2014-11-11 16:55:22 +08:00
ycbai
d18a8939bf Merge remote-tracking branch 'origin/maintenance/5.6' 2014-11-11 16:46:11 +08:00
xqliu
d7b6ed485b Merge branch '5.6' 2014-11-11 16:45:02 +08:00
ycbai
bdf8dfec0c TDI-30981: database value is missing after editing Hive item. 2014-11-11 16:43:54 +08:00
xqliu
a3a88d51e8 TDQ-9667 Problem to select column for analysis and to see column
if can't get MappingTypeRetriever by DbmsId, get it by DbType
2014-11-11 16:43:42 +08:00
hwang
24272ffc1d Merge branch 'maintenance/5.6' 2014-11-11 11:07:24 +08:00
hwang
2edd69fc6d TDI-30936:tFileInputEBCDIC - Schema editor 2014-11-11 10:35:03 +08:00
hwang
6fa1c4b1e2 TDI-30936:tFileInputEBCDIC - Schema editor 2014-11-11 10:35:00 +08:00
Irene Wang
350b87ef67 Merge branch 'feature/SCM-239/mavenstudiobuild' 2014-11-10 19:38:07 +01:00
Irene Wang
bda39d5afa Manually merge differences from master and update versions 2014-11-10 15:16:56 +01:00
Irene Wang
5ad8ee75ff Manually merge differences from master 2014-11-10 14:53:32 +01:00
Irene Wang
e4ea9f5b0b Merge branch 'master' into feature/SCM-239/mavenstudiobuild 2014-11-10 14:41:28 +01:00
Irene Wang
2f06ec99fa Merge branch 'master' into feature/SCM-239/mavenstudiobuild
Conflicts:
	main/plugins/org.talend.utils/pom.xml
	main/plugins/pom.xml
2014-11-10 14:18:58 +01:00
CHEN Bin
341a79ded9 Merge pull request #86 from wwang-talend/maintenance/5.6
TDI-31036: LockWrite can not be resolved as a variable in parallel
2014-11-10 17:39:04 +08:00
zshen-talend
4f188cd281 Merge pull request #88 from xqliu-talend/master
TDQ-9689 tMultiPatternCheck reject message cannot be a context variable.
2014-11-10 17:16:40 +08:00
zshen-talend
470a91d431 Merge pull request #87 from xqliu-talend/maintenance/5.6
TDQ-9689 tMultiPatternCheck reject message cannot be a context variable.
2014-11-10 17:16:35 +08:00
xqliu
52489dfb3a Merge branch '5.6' 2014-11-10 17:14:11 +08:00
xqliu
154629aed9 TDQ-9689 tMultiPatternCheck reject message cannot be a context variable.
1) use the value of context instead of the key in the output message
2) handle \ and " correctly in the output message
2014-11-10 17:08:25 +08:00
wang wei
0f2c0e15f5 TDI-31036: LockWrite can not be resolved as a variable in parallel
iterations
https://jira.talendforge.org/browse/TDI-31036
2014-11-10 16:52:30 +08:00
hwang
2bbc4590aa Merge branch 'maintenance/5.6' 2014-11-10 14:24:25 +08:00
hwang
a3699c6ee0 TDI-30657:Expression Builder for Var in tMap does not show Var name
correctly
2014-11-10 10:07:15 +08:00
GGu
2242de3ba4 Merge branch 'maintenance/5.6' 2014-11-07 17:13:38 +08:00
GGu
ebe2c3971a TDI-29687: fixed the refresh issue for MR/Storm Job. 2014-11-07 17:12:24 +08:00
ycbai
75ea8c40f6 Merge remote-tracking branch 'origin/maintenance/5.6' 2014-11-07 10:47:29 +08:00
ycbai
a89180f042 TBD-1171: No response when I click check connection on the Retrieve
schema page for HBase of CDH5.1
2014-11-07 10:42:29 +08:00
cmeng-talend
ffcc750494 Merge branch 'maintenance/5.6' 2014-11-06 18:43:34 +08:00
cmeng-talend
b0df757099 TDI-30278 fix bug: It will be no response then pop up en error when I
click add schema button at last step for Impala db retrieve schema
https://jira.talendforge.org/browse/TDI-30278
2014-11-06 18:42:18 +08:00
cmeng-talend
64bb3e7973 Merge branch 'maintenance/5.6' 2014-11-06 18:15:44 +08:00
cmeng-talend
a828fa7b62 TBD-1110 fix bug: Export Dependencies:The sub job can't be checked When
I export a MR job that use tRunJob
https://jira.talendforge.org/browse/TBD-1110
2014-11-06 18:14:27 +08:00
cmeng-talend
e72d65800c Merge branch 'maintenance/5.6' 2014-11-06 18:10:35 +08:00
cmeng-talend
ff88fca324 TBD-1170 fix bug: Cannot check an impala connection in the wizard
https://jira.talendforge.org/browse/TBD-1170

Fix bug: When click "Finish" or do the retrieve schema there is still
the exception.
2014-11-06 18:09:04 +08:00
cmeng-talend
e0ae30ea49 TBD-1170 fix bug: Cannot check an impala connection in the wizard
https://jira.talendforge.org/browse/TBD-1170
2014-11-06 18:08:56 +08:00
hcyi
973dcd46b5 Merge branch 'maintenance/5.6' 2014-11-06 15:05:30 +08:00
hcyi
ed734b0a73 TDI-30739:DB2 connection retrieve schema produces 0 tables. 2014-11-06 14:56:41 +08:00
hcyi
3e89b6ef44 TDI-30739:DB2 connection retrieve schema produces 0 tables. 2014-11-06 14:56:38 +08:00
zshen-talend
749bee61e4 Merge pull request #80 from xqliu-talend/maintenance/5.6
TDQ-9543
2014-11-06 12:38:10 +08:00
xqliu
bf96d2fab0 TDQ-9543
a commit
2014-11-06 12:34:03 +08:00
xqliu
82750475ce TDQ-9543
1) show catalog and schema in the structure of Netezza connection and jdbc connection
2) let the analysis and indicator can run well on Netezza connection and jdbc connection
3) let reload/compare database connection, drill down, view keys/indexs run well on Netezza's connection and jdbc connection
2014-11-06 12:33:33 +08:00
zshen-talend
d2600018c8 Merge pull request #79 from xqliu-talend/master
TDQ-9543
2014-11-06 12:21:01 +08:00
xqliu
d62f468963 TDQ-9543
a commit
2014-11-06 12:17:08 +08:00
ycbai
0ae005b5e6 Merge remote-tracking branch 'origin/maintenance/5.6' 2014-11-06 12:14:15 +08:00
ycbai
72e3f208b4 TBD-1200: Cassandra repository metadata : stuck on third party jars
screen, can't download
2014-11-06 12:11:23 +08:00
xqliu
89afcac5f3 TDQ-9543
1) show catalog and schema in the structure of Netezza connection and jdbc connection
2) let the analysis and indicator can run well on Netezza connection and jdbc connection
3) let reload/compare database connection, drill down, view keys/indexs run well on Netezza's connection and jdbc connection
2014-11-06 12:00:00 +08:00
cmeng-talend
de9fa52c71 Merge branch 'maintenance/5.6' 2014-11-05 18:57:18 +08:00
cmeng-talend
9acc3b0600 TDI-30323 + TUP-2207: xsd infinite loop and fix the problem of same name
of element.
Do a little improvement.
2014-11-05 18:49:28 +08:00
nrousseau
aced75d8d5 TDI-30323 + TUP-2207: xsd infinite loop and fix the problem of same name
of element.
2014-11-05 18:49:25 +08:00
CHEN Bin
54aef45010 Merge branch 'maintenance/5.6' 2014-11-05 16:55:33 +08:00
CHEN Bin
275dfda8d1 TDI-30760: Compile error if Log the runtime value of component setting(FIELD="TEXT")
https://jira.talendforge.org/browse/TDI-30760
log component setting in raw value
2014-11-05 16:25:40 +08:00
GGu
53c4fbaa89 Merge pull request #78 from msjian/maintenance/5.6
TDQ-9629: make the import context is build-in mode when the current perspective is dataprofiling
2014-11-05 15:34:36 +08:00
msjian
c3995e7b37 TDQ-9629: make the import context is build-in mode when the current
perspective is dataprofiling
2014-11-05 14:31:49 +08:00
Wu Liu
d2982d22d9 Merge branch 'maintenance/5.6' 2014-11-04 18:14:25 +08:00
Wu Liu
28b5d5fec7 TDI-31037 : Password Context generate an error in log4j 2014-11-04 18:12:57 +08:00
GGu
8a2734a279 Merge branch 'maintenance/5.6' 2014-11-04 15:48:52 +08:00
GGu
1bdaf027dc TDI-30227: because the old sap plugin is removed, so need impl in new one. 2014-11-04 15:47:59 +08:00
GGu
9ba08ee7e8 TDI-30227: because the old sap plugin is removed, so need impl in new one. 2014-11-04 15:41:58 +08:00
GGu
c076122c36 Merge branch 'maintenance/5.6' 2014-11-04 15:30:52 +08:00
GGu
8364505379 TDI-30227: remove the decrypt function for MDM, else will save raw
password.
2014-11-04 14:56:02 +08:00
ldong-talend
ed08f3da83 Merge branch 'maintenance/5.6' 2014-11-03 16:56:07 +08:00
ldong-talend
c029631bd3 TDI-30979:fix a pb of Widget is disposed for the new context view. 2014-11-03 16:54:33 +08:00
ldong-talend
2ea6fd7b1b Merge branch 'maintenance/5.6' 2014-11-03 16:08:03 +08:00
ldong-talend
08612d635b TDI-30675:remove the extra string in message.properties. 2014-11-03 16:05:25 +08:00
zwzhao-talend
5b2ff566ca TDI-30675 : Salesforce:Job view tab name isn't correct when user clicks
Salesfore Module
2014-11-03 15:47:23 +08:00
ycbai
d89e35ab0e Merge remote-tracking branch 'origin/maintenance/5.6' 2014-11-03 14:29:59 +08:00
ycbai
7906bfcff9 TUP-2330 : CDH5_error throw when click Finish for HBase 2014-11-03 14:26:48 +08:00
GGu
c1f7927309 Merge branch 'maintenance/5.6' 2014-10-31 17:09:59 +08:00
GGu
4e15071689 fixed the JUnit problem for compile error. 2014-10-31 17:07:19 +08:00
ycbai
e405292398 TUP-2338 : Amazon EMR hive connection wizard should be more explicit 2014-10-31 17:04:23 +08:00
Wu Liu
f792ac73e4 Merge branch 'maintenance/5.6' 2014-10-31 16:37:59 +08:00
wang wei
869d6dae1e TDI-30984: fix for the joblet case
https://jira.talendforge.org/browse/TDI-30984
2014-10-31 16:29:28 +08:00
wang wei
74d22b00e6 TDI-30984: tWriteJSONField and tWriteXMLField will be blocked when there
is a big iterate loop to start
https://jira.talendforge.org/browse/TDI-30984
2014-10-31 16:29:28 +08:00
cmeng-talend
5314956dde Merge branch 'maintenance/5.6' 2014-10-31 15:24:43 +08:00
cmeng-talend
b061aaacb3 TDI-30975 fix bug: tSAPTableInput can't change schema from repository
metadata
https://jira.talendforge.org/browse/TDI-30975
2014-10-31 15:21:52 +08:00
GGu
2fe1dc1577 Merge branch 'maintenance/5.6' 2014-10-31 14:18:51 +08:00
GGu
7cbcc5d181 fixed the Junit for module test. 2014-10-31 14:18:01 +08:00
GGu
0431c3e82f Fixed the junit problem for migration task test. 2014-10-31 14:18:01 +08:00
hwang
6d9f6bc9e1 TDI-30967:Add 2 new attributes in *_java.xml to help generate log4j code 2014-10-31 13:57:57 +08:00
hwang
9969c5eddf TDI-30967:Add 2 new attributes in *_java.xml to help generate log4j code 2014-10-31 13:57:52 +08:00
hwang
892d753208 TDI-30967:Add 2 new attributes in *_java.xml to help generate log4j code 2014-10-31 13:57:47 +08:00
hwang
07fad3df80 TDI-30967:Add 2 new attributes in *_java.xml to help generate log4j code 2014-10-31 13:57:43 +08:00
hwang
95998cb027 TDI-30967:Add 2 new attributes in *_java.xml to help generate log4j code 2014-10-31 13:57:38 +08:00
GGu
0a15cc8463 Merge branch 'maintenance/4.6' 2014-10-31 11:57:48 +08:00
zwzhao-talend
8e6381d57a TBD-1150 : Create Impala Wizard:even the roll bar at the bottom, string
still truncated, only way to resize this window let it show completely
2014-10-31 11:56:51 +08:00
ldong-talend
20415bf828 Merge branch 'maintenance/5.6' 2014-10-31 11:47:17 +08:00
ldong-talend
55adf2497b TBD-1146:improve the algorithm here for Hadoop Cluster to avoid the NPE. 2014-10-31 11:39:48 +08:00
Igor Lazebny
9fd32f24c6 Update version to 5.6.1-SNAPSHOT in poms 2014-10-30 13:27:01 +02:00
Igor Lazebny
4e3c339740 Update version to 5.6.0 in poms 2014-10-30 13:26:45 +02:00
Igor Lazebny
a87c2d27dc Update version to 5.6.1-SNAPSHOT in poms 2014-10-30 13:02:46 +02:00
Igor Lazebny
a54122d7be Merge branch 'master' of https://github.com/Talend/tcommon-studio-se.git 2014-10-30 12:57:03 +02:00
ycbai
031f0884f3 Merge remote-tracking branch 'origin/maintenance/5.6' 2014-10-29 15:08:06 +08:00
ycbai
a0b55a1b92 Update talend version to 5.6.1. 2014-10-29 13:44:03 +08:00
nrousseau
cda01ec386 Merge pull request #71 from zshen-talend/maintenance/5.6
fixed bug TDQ-9624 The table's number is less in the table folder 'sbrackets under TALEND schema for General JDBC As400
2014-10-29 10:01:31 +08:00
nrousseau
b22013d39c Merge pull request #70 from zshen-talend/master
fixed bug TDQ-9624 The table's number is less in the table folder 'sbrackets under TALEND schema for General JDBC As400
2014-10-29 10:01:25 +08:00
zshen-talend
df8a1e1f6b fixed bug TDQ-9624 The table's number is less in the table folder 's
brackets under TALEND schema for General JDBC As400
2014-10-28 18:06:34 +08:00
zshen-talend
7c2d54307d fixed bug TDQ-9624 The table's number is less in the table folder 's
brackets under TALEND schema for General JDBC As400
2014-10-28 18:06:22 +08:00
cmeng-talend
bc9b5e17a0 Merge branch 'maintenance/5.6' 2014-10-28 17:59:55 +08:00
cmeng-talend
6e517eabc2 TDI-30943 fix bug: SAP_issues about IDoc
https://jira.talendforge.org/browse/TDI-30943
2014-10-28 17:54:27 +08:00
zwzhao-talend
d394bd340f Merge branch 'maintenance/5.6' 2014-10-28 15:09:18 +08:00
zwzhao-talend
e8fa4df277 TBD-1151 : Impala:Fill database when create connection, but when
retrieve schema it cannot filter
2014-10-28 15:07:23 +08:00
zwzhao-talend
2a990d3234 TBD-1151 : Impala:Fill database when create connection, but when
retrieve schema it cannot filter
2014-10-28 15:07:21 +08:00
cmeng-talend
c393f56ab7 Merge branch 'maintenance/5.6' 2014-10-28 10:59:34 +08:00
cmeng-talend
273e4cc7e4 TUP-2333 fix bug: Code generation broken with Jobs using Joblets
https://jira.talendforge.org/browse/TUP-2333
2014-10-28 10:53:18 +08:00
GGu
a90288194c TDI-30227: fixed the junit problem for emtpy password. 2014-10-28 10:22:57 +08:00
Wu Liu
9b7c5c6f42 TDI-30937 : Fix the tuj with log4j enabled
Fix the compile error when StringBuilder.append(null)
2014-10-28 09:57:38 +08:00
Wu Liu
5ddd559d03 TDI-30937 : Fix the tuj with log4j enabled
Optimize the code to reduce the memory usage
2014-10-27 19:22:34 +08:00
cmeng-talend
5f12a15398 Merge branch 'maintenance/5.6' 2014-10-27 16:11:08 +08:00
cmeng-talend
7025474b39 TUP-2333 fix bug: Code generation broken with Jobs using Joblets
https://jira.talendforge.org/browse/TUP-2333
2014-10-27 16:08:58 +08:00
Wu Liu
c4763277d7 TDI-30937: Fix the tuj with log4j enabled
fix the tujs:Bug_TDI_27366_tXMLMap and Bug3887_PresentFile
2014-10-24 19:32:34 +08:00
jzhao
4de1c3f2f1 TDI-30937: Fix the tuj with log4j enabled
https://jira.talendforge.org/browse/TDI-30937
Note:Fixed param end with *
2014-10-24 19:32:20 +08:00
wwang-talend
3b47d7e0b8 TDI-30937: Fix the tuj with log4j enabled
https://jira.talendforge.org/browse/TDI-30937
ignore two parameters(tMap)
2014-10-24 19:09:42 +08:00
wluo
33669a320f TDI-30937: Fix the tuj with log4j enabled
https://jira.talendforge.org/browse/TDI-30937
escape exist quote before add quote
2014-10-24 17:48:04 +08:00
wluo
f3e1b92c26 TDI-30937 : https://jira.talendforge.org/browse/TDI-30937
https://jira.talendforge.org/browse/TDI-30937
#Fix compile errors for components which use SQL Template.e.g:
tSQLTemplateMerge
2014-10-24 14:55:56 +08:00
jzhao
f2b14b91ee TDI-30937: Fix the tuj with log4j enabled
https://jira.talendforge.org/browse/TDI-30937
Note:add new method
2014-10-24 14:55:55 +08:00
hwang
510e914932 Merge branch 'maintenance/5.6' 2014-10-24 13:12:04 +08:00
wang wei
7ff8f2d1ed TDI-30937: Fix the tuj with log4j enabled
https://jira.talendforge.org/browse/TDI-30937
2014-10-24 12:47:03 +08:00
hwang
5431fc5685 Merge branch 'bugfix/5.6/TDI-30783-tSapTableInput-types' into maintenance/5.6 2014-10-24 11:20:17 +08:00
hwang
de25803f39 TDI-30783:add quotes for properties value 2014-10-24 11:16:16 +08:00
Wu Liu
c621737a7c Merge branch 'maintenance/5.6' 2014-10-23 21:55:34 +08:00
Wu Liu
eda7ea395c double quote the * char when log4j is enabled, otherwise there would be
a compile error
2014-10-23 20:18:34 +08:00
cmeng-talend
8bd4c78f06 Merge branch 'maintenance/5.6' 2014-10-23 19:01:29 +08:00
cmeng-talend
9b21014eca TDI-30841 fix bug: “Input” and "Output" is not correct after drag&drop
sap bapi into a job as "tSAPBapi"
https://jira.talendforge.org/browse/TDI-30841
2014-10-23 18:58:58 +08:00
CHEN Bin
8f3e37995e Merge branch 'maintenance/5.6' 2014-10-23 18:41:12 +08:00
Igor Lazebny
2b08b315c2 Update version to 5.6.0 in poms 2014-10-23 13:04:54 +03:00
CHEN Bin
27908d5685 TDI-30783: SAP Table Input BigInteger Casting does not work
https://jira.talendforge.org/browse/TDI-30783
change the Big_Integer mapping to id_Object
2014-10-23 15:23:22 +08:00
cmeng-talend
2156a15357 Merge branch 'maintenance/5.6' 2014-10-23 14:59:17 +08:00
cmeng-talend
51b9de0fca TDI-30841 fix bug: “Input” and "Output" is not correct after drag&drop
sap bapi into a job as "tSAPBapi"
https://jira.talendforge.org/browse/TDI-30841
2014-10-23 14:50:39 +08:00
CHEN Bin
32832fe0ed TDI-30783: SAP Table Input BigInteger Casting does not work
https://jira.talendforge.org/browse/TDI-30783
1. upgrade sap api to fix the problem about type
2. add sap type mapping
2014-10-23 02:34:31 +08:00
GGu
9f90cfb474 Merge branch 'maintenance/5.6' 2014-10-22 17:18:23 +08:00
GGu
32c82ea797 TUP-2270: add one helper to remove preference nodes for ids. 2014-10-22 17:17:34 +08:00
nrousseau
7e4161247e Merge pull request #40 from ftom/maintenance/5.6
TBD1034 fix for javajet compilation error : TRUE cannot be resolved to a...
2014-10-22 16:54:45 +08:00
CHEN Bin
d6414e6816 TDI-30783: SAP Table Input BigInteger Casting does not work
https://jira.talendforge.org/browse/TDI-30783
1. upgrade sap api to fix the problem about type
2. add sap type mapping
2014-10-22 15:47:27 +08:00
Wu Liu
9ab70dfd1c TDI-30896 : password is not encryted for resume log
Add this one to avoid potential bugs that I don't know so far.
2014-10-22 12:25:46 +08:00
Wu Liu
ce0f25a5c3 TDI-30896 : a little improvement of the code 2014-10-22 12:12:35 +08:00
hwang
f5643891cc Merge remote-tracking branch 'origin/maintenance/5.6' 2014-10-22 11:54:54 +08:00
wang wei
5b6cd862b9 TDI-30896: password is not encryted for resume log
https://jira.talendforge.org/browse/TDI-30896
2014-10-22 11:32:11 +08:00
hwang
a65bef85b2 TBD-1122:Hide the stats progress in M/R for HD Insight 2014-10-22 11:21:47 +08:00
cmeng-talend
5e5afd17f6 Merge branch 'maintenance/5.6' 2014-10-22 11:13:17 +08:00
cmeng-talend
99754af73d TBD-1101 fix bug: imported hdfs cannot show
https://jira.talendforge.org/browse/TBD-1101
2014-10-22 11:12:21 +08:00
zwzhao-talend
24a7fc232a Merge branch 'maintenance/5.6' 2014-10-22 10:53:35 +08:00
zwzhao-talend
d04f128c1d TDI-30675 : Salesforce:Job view tab name isn't correct when user clicks
Salesfore Module
2014-10-22 10:48:41 +08:00
nrousseau
af5e79a604 Merge branch 'maintenance/5.6' 2014-10-22 10:42:39 +08:00
nrousseau
fa43c38a63 TBD-1004: fix problem of sqlBuilder for the tSqoopImport Component 2014-10-22 10:13:26 +08:00
Irene Wang
b641e44545 Merge from master (remove Bundle-RequiredExecutionEnvironment: J2SE-1.5) 2014-10-21 19:02:40 +02:00
Irene Wang
66fd81958a Merge branch 'maintenance/5.6' 2014-10-21 18:48:17 +02:00
Irene Wang
bba4031ba4 Remove Bundle-RequiredExecutionEnvironment: J2SE-1.5 2014-10-21 18:47:43 +02:00
Irene Wang
17c1698b2d Unpack org.talend.libraries.apache.cxf 2014-10-21 15:52:58 +02:00
CHEN Bin
a8ba04ae35 TDI-30895: tJava and Log4J: Compilation Error
https://jira.talendforge.org/browse/TDI-30895
escape \ for MEMO_JAVA type
2014-10-21 17:52:40 +08:00
ldong-talend
741462aff4 Merge branch 'maintenance/5.6' 2014-10-21 16:21:29 +08:00
Irene Wang
5dc4daa66e Merge branch 'master' into feature/SCM-239/mavenstudiobuild 2014-10-21 09:56:36 +02:00
Irene Wang
ad13249ebb Merge from master 2014-10-21 09:55:41 +02:00
ldong-talend
6183b67ea6 TDQ-9579:handle the empty context parameter case and improved the code. 2014-10-21 15:47:08 +08:00
cmeng-talend
7fc83ae7c8 Merge branch 'maintenance/5.6' 2014-10-21 11:32:50 +08:00
cmeng-talend
e459dd708b TDI-30598 fix bug: DB2 Metadata wizard inconsistent with tDB2 components
https://jira.talendforge.org/browse/TDI-30598
2014-10-21 11:31:50 +08:00
cmeng-talend
1cf697b5a0 Merge branch 'maintenance/5.6' 2014-10-21 11:21:48 +08:00
cmeng-talend
4c76085231 TDI-30805 fix bug: Salesforce:The finish button is disable when I check
some modules at the same time
https://jira.talendforge.org/browse/TDI-30805
2014-10-21 11:19:32 +08:00
Irene Wang
1007ff1673 Update version to 6.0.0 2014-10-20 15:10:42 +02:00
Irene Wang
24be24acc1 Update version to 6.0.0 2014-10-20 15:10:42 +02:00
sgandon
deab443470 Fixed manifest version that should be set to 1.0.0.qualifier and was not. 2014-10-20 14:44:43 +02:00
sgandon
23c93a0cc7 Fixed manifest version that should be set to 1.0.0.qualifier and was not. 2014-10-20 14:44:25 +02:00
Wu Liu
0bb916d68b Merge branch 'maintenance/5.6' 2014-10-20 18:25:39 +08:00
yyin-talend
4a3599b6cd TDQ-9496 add related function for headers in CSVReader 2014-10-20 18:15:52 +08:00
cmeng-talend
5f3774ca25 Merge branch 'maintenance/5.6' 2014-10-20 16:08:02 +08:00
ycbai
b6b72ab915 TBD-1104 : improve hadoop enums. 2014-10-20 15:58:02 +08:00
ycbai
fe72b97ed0 TBD-1104 : support mr 1 for CDH5.1 on DI Studio wizard 2014-10-20 15:57:59 +08:00
GGu
5a7e36e6cd Merge pull request #56 from xqliu-talend/master
TDQ-9492 "view keys" and "view index" function in overview anlaysis get ...
2014-10-20 11:17:21 +08:00
GGu
75a9c36f5f Merge pull request #55 from xqliu-talend/maintenance/5.6
TDQ-9492 "view keys" and "view index" function in overview anlaysis get ...
2014-10-20 11:17:10 +08:00
Irene Wang
a770f4c309 Add Eclipse-BundleShape: dir to plugins that must be expanded 2014-10-17 11:17:40 +02:00
Irene Wang
7a34cdc028 Add Eclipse-BundleShape: dir to plugins that must be expanded 2014-10-17 11:17:40 +02:00
jzhao
0c49bf0cfa TDI-30754: tFileInputExcel/tFileOutputExcel contains buggy dependencies
in case VERSION_2007
https://jira.talendforge.org/browse/TDI-30754
Note:Update 2 jars for excel input/output
2014-10-17 15:32:17 +08:00
zwzhao-talend
af34435d44 Merge branch 'maintenance/5.6' 2014-10-17 15:30:47 +08:00
zwzhao-talend
1a3bd21da3 TUP-2217 : Need to add some warning in the logs to tell which migration
is blocking in case there is any wrong break version
2014-10-17 15:27:42 +08:00
zwzhao-talend
ee99532e84 TUP-2217 : Need to add some warning in the logs to tell which migration
is blocking in case there is any wrong break version
2014-10-17 15:27:41 +08:00
zwzhao-talend
04e416fd03 TUP-2217 : Need to add some warning in the logs to tell which migration
is blocking in case there is any wrong break version
2014-10-17 15:27:39 +08:00
ycbai
b9d13f7d62 Merge remote-tracking branch 'origin/maintenance/5.6' 2014-10-17 13:56:21 +08:00
ycbai
d479b623c6 TBD-1109 : The Check Services option of the hadoop cluster wizard does
not work when testing on a kerberized installation
2014-10-17 13:48:42 +08:00
GGu
b8cf6a9679 Merge branch 'maintenance/5.6' 2014-10-17 11:57:33 +08:00
GGu
9c8460622e TDI-30227: make sure the empty password to encrypt also. 2014-10-17 11:56:52 +08:00
zwzhao-talend
50d03bd96f Merge branch 'bugfix/5.6/TDI-29960_The_Required_checkbox_should_be_checked_as_default_setting_for_components_which_need_to_install_jar' 2014-10-17 10:58:59 +08:00
zwzhao-talend
a9c57c068a TDI-29960 : The Required checkbox should be checked as default setting
for components which need to install jar
2014-10-17 10:54:42 +08:00
xqliu
e59df54246 TDQ-9492 "view keys" and "view index" function in overview anlaysis get error. and "Connections" view will not show
https://jira.talendforge.org/browse/TDQ-9492
don't show DI repository view when create database connection in DQ perspective
2014-10-16 19:29:47 +08:00
xqliu
7692febcbf TDQ-9492 "view keys" and "view index" function in overview anlaysis get error. and "Connections" view will not show
https://jira.talendforge.org/browse/TDQ-9492
don't show DI repository view when create database connection in DQ perspective
2014-10-16 19:25:00 +08:00
zshen-talend
cf05e8f524 Merge branch 'maintenance/5.6' 2014-10-16 18:10:57 +08:00
zshen-talend
bc8286e2f5 fixed bug TDQ-9546 remove not necessary dependency 2014-10-16 18:07:40 +08:00
ldong-talend
fcc0e8c655 Merge branch 'maintenance/5.6' 2014-10-16 17:53:34 +08:00
ldong-talend
454a515461 TDI-30683:avoid the possable NPE pb and fix another context proposal
description match pb.
2014-10-16 17:51:30 +08:00
ldong-talend
a6aad2bf34 Merge branch 'maintenance/5.6' 2014-10-16 17:46:27 +08:00
ldong-talend
9e913fc3a1 TUP-2284:fix the multiple add pb for the menu item action and improved
the code.
2014-10-16 17:41:54 +08:00
Wu Liu
e1d46f850d Merge branch 'maintenance/5.6' 2014-10-16 16:35:39 +08:00
wang wei
cdfc86836f TDI-30117: Revert the log4j code of Hive and re-add it
https://jira.talendforge.org/browse/TDI-30117
2014-10-16 14:41:29 +08:00
hcyi
ffd1580765 Merge branch 'maintenance/5.6' 2014-10-15 17:29:52 +08:00
hcyi
4889af4b70 TDI-30528:Fix a bug of load wrong oracle Drivers required for metadata . 2014-10-15 16:23:14 +08:00
cmeng-talend
e0c9d84740 Merge branch 'maintenance/5.6' 2014-10-15 15:53:33 +08:00
cmeng-talend
14c1578a26 TDI-30411 fix bug: tFileInputDelimited : Save to metadata built-in
parameters are lost
https://jira.talendforge.org/browse/TDI-30411
2014-10-15 15:35:54 +08:00
cmeng-talend
eb494f4a6c TDI-30411 fix bug: tFileInputDelimited : Save to metadata built-in
parameters are lost
https://jira.talendforge.org/browse/TDI-30411
2014-10-15 15:35:50 +08:00
GGu
b647699363 Merge branch 'maintenance/5.6' 2014-10-15 13:27:59 +08:00
GGu
ff005fac79 TDI-30227: corret the real value for password type, when edit the value. 2014-10-15 12:04:57 +08:00
GGu
3092006bde Fixed one compile error for junit. 2014-10-15 12:04:57 +08:00
GGu
14934700f7 TDI-30227: Fixed one problem for context passoword field. 2014-10-15 12:04:57 +08:00
GGu
759891fc28 TDI-30227: Change the migration task for 5.6.0. 2014-10-15 12:04:57 +08:00
GGu
c096a24596 TDI-30227: Add some junit for ParameterValueUtilTest. 2014-10-15 12:04:57 +08:00
GGu
2fff4ac14d TDI-30227: Add the junit for PasswordEncryptUtil. 2014-10-15 12:04:57 +08:00
GGu
2d5437279d TDI-30227: Check the password field for FTP connection. 2014-10-15 12:04:57 +08:00
GGu
e5a1df7dd7 TDI-30227: Fixed one mistake for the context parameter. 2014-10-15 12:04:57 +08:00
GGu
d3ddb570b4 TDI-30227: Check the password field for WSDL connection. 2014-10-15 12:04:56 +08:00
GGu
6a2a9d9715 TDI-30227: Check the password field for MDM connection. 2014-10-15 12:04:56 +08:00
GGu
907b46c69a TDI-30227: Fixed one problem for migration tasks. 2014-10-15 12:04:56 +08:00
GGu
9a84aedf0f TDI-30227: Check the password field for Salesforce. 2014-10-15 12:04:56 +08:00
GGu
8952f82d36 TDI-30227: Check the password field for LDAP. 2014-10-15 12:04:56 +08:00
GGu
425ed83de8 TDI-30227: Check the password field for SAP. 2014-10-15 12:04:56 +08:00
GGu
23ea0794d4 TDI-30227: Check the value of parameter with password field for Datalineage. 2014-10-15 12:04:56 +08:00
GGu
94a6c969b5 TDI-30227: Change the encryption method for ElementParameterType. 2014-10-15 12:04:56 +08:00
GGu
90ed6ec00d TDI-30227: Check the value of parameter with password field for job documentation. 2014-10-15 12:04:56 +08:00
GGu
623b6d6e05 TDI-30227: add the encryption method for emf objects. 2014-10-15 12:04:55 +08:00
GGu
97d0d9cbd4 TDI-30227: fix the display problem for password type of context. 2014-10-15 12:04:55 +08:00
GGu
0b6469b904 The test handler(ContextItem2JobDocExtContentHandler) will block the migration of context, so disable it first. 2014-10-15 12:04:55 +08:00
GGu
4849d950de TDI-30227: Unify the encryption for Password of DatabaseConnection and make the raw value clearly. 2014-10-15 12:04:55 +08:00
GGu
ff091a733b TDI-30227: Make the raw value for ContextParameterType clearly. 2014-10-15 12:04:55 +08:00
GGu
fca77eefc1 TDI-30227: add the CryptoHeler junit test. 2014-10-15 12:04:55 +08:00
GGu
54f6028040 TDI-30227: Add one DEFAULT cryption in CryptoHelper. 2014-10-15 12:04:55 +08:00
zwzhao-talend
2791d45634 Merge branch 'maintenance/5.6' 2014-10-14 18:06:44 +08:00
zwzhao-talend
740c431e0b TDI-30697 : change the impala wizard 2014-10-14 18:04:44 +08:00
zwzhao-talend
616b8465b5 TDI-30697 : change the impala wizard 2014-10-14 18:04:38 +08:00
zwzhao-talend
a603f6a834 TDI-30697 : change the impala wizard 2014-10-14 18:04:32 +08:00
zwzhao-talend
7dc8696442 TDI-30697 : change the impala wizard 2014-10-14 18:03:04 +08:00
Sizhao Liu
127ad9e48f TDQ-9544 Add dist/ to bin.includes for Maven/Tycho build (tcommon-studio-se) 2014-10-14 10:48:02 +02:00
Irene Wang
b7937a15d9 Update open source Nexus URLs 2014-10-14 10:46:53 +02:00
cmeng-talend
12649286e1 Merge branch 'maintenance/5.6' 2014-10-14 10:43:09 +08:00
cmeng-talend
1f17023c91 TDI-30290 fix bug: Click "Data Viewer" on the metadata of File Json will
get error: "Unresolved compilation problem:"
https://jira.talendforge.org/browse/TDI-30290

Add JUnit for TalendQuoteUtils.addQuotesIfNotExist(String text, String
quote) and fix a small bug
2014-10-14 10:37:54 +08:00
cmeng-talend
858c72b176 TDI-30290 fix bug: Click "Data Viewer" on the metadata of File Json will
get error: "Unresolved compilation problem:"
https://jira.talendforge.org/browse/TDI-30290
2014-10-14 10:37:49 +08:00
nrousseau
5606a8aafb Merge branch 'maintenance/5.6' 2014-10-13 16:35:14 +02:00
nrousseau
8ce5f93c77 TUP-2311: add some logs in case some module groups are defined in the
xml of some components, but not in the extension points.
2014-10-13 16:32:34 +02:00
ycbai
3a27020bae Merge remote-tracking branch 'origin/maintenance/5.6' 2014-10-13 17:15:59 +08:00
ycbai
347eb94837 TBD-1080 : The version is shown latest version whenever I create this
with lower version when I create a hadoop cluster then edit it
2014-10-13 16:26:56 +08:00
Wu Liu
bea7caae51 Merge branch 'maintenance/5.6' 2014-10-11 18:51:08 +08:00
jzhao
ea977d32ec TDI-30812: mdm_webservice.jar have been updated by components side, need
UI team update the code in UI part
https://jira.talendforge.org/browse/TDI-30812
Note:Update mdm_webservice.jar
2014-10-11 18:45:17 +08:00
zwzhao-talend
26dc78bbb8 Merge branch 'maintenance/5.6' 2014-10-11 18:23:38 +08:00
zwzhao-talend
ce0825268d TDI-30280 : The DB Type is null and Length is max int value for Impala
schema
2014-10-11 18:21:59 +08:00
ldong-talend
e0a25f7819 Merge branch 'maintenance/5.6' 2014-10-11 17:40:03 +08:00
ldong-talend
c882ed675c TDI-30715:fix TDI-30715 and TDI-30521 together and improved some code. 2014-10-11 17:04:42 +08:00
Wu Liu
7bf8eb6b8d Merge branch 'maintenance/5.6' 2014-10-11 15:03:00 +08:00
jzhao
cf1d02131f TDI-30702: Add option to component
https://jira.talendforge.org/browse/TDI-30702
Note:update mdm_webservice.jar
2014-10-11 14:27:36 +08:00
zshen-talend
4cda5da5d2 Merge pull request #49 from xqliu-talend/maintenance/5.6
TDQ-9492 "view keys" and "view index" function in overview anlaysis get ...
2014-10-11 14:06:40 +08:00
GGu
4a24aeec00 Merge pull request #48 from xqliu-talend/master
TDQ-9492 "view keys" and "view index" function in overview anlaysis
2014-10-11 14:01:40 +08:00
xqliu
37b08a46a7 Merge branch '5.6' 2014-10-11 13:58:56 +08:00
xqliu
c55ff396ec TDQ-9492 "view keys" and "view index" function in overview anlaysis get error. and "Connections" view will not show
https://jira.talendforge.org/browse/TDQ-9492
only filter the repository node when it is RepoViewCommonViewer
2014-10-11 13:55:52 +08:00
cmeng-talend
5678279b81 Merge branch 'maintenance/5.6' 2014-10-11 11:28:06 +08:00
cmeng-talend
a3028ef469 TDI-30554 fix bugs: Error code when change context name
https://jira.talendforge.org/browse/TDI-30554
2014-10-11 11:24:45 +08:00
Wu Liu
764498f71b Merge branch 'maintenance/5.6' 2014-10-11 11:08:13 +08:00
wang wei
d743c0a742 TDI-29964: fix the log4j issue
https://jira.talendforge.org/browse/TDI-29964
2014-10-11 10:33:41 +08:00
Sizhao Liu
aa8b4936b0 Merge branch 'maintenance/5.6' for TDQ-9544 Add dist/ to bin.includes for Maven/Tycho build 2014-10-11 01:28:10 +02:00
Sizhao Liu
e567bfa632 TDQ-9544 Add dist/ to bin.includes for Maven/Tycho build (tcommon-studio-se) 2014-10-11 01:10:33 +02:00
Wu Liu
6f1e6a441e Merge branch 'maintenance/5.6' 2014-10-10 18:52:04 +08:00
jzhao
0cd3d1d0c5 TDI-29885: Google BigQuery upload components do not allow the handling
of newline characters properly.
https://jira.talendforge.org/browse/TDI-29885
Note:1.Update the API
2.Fixed the problem of tBigQueryBulkExec
3.Move the google-XXX-1.19.0.jar to a public library.
2014-10-10 17:49:50 +08:00
GGu
47ac256be7 Merge pull request #42 from msjian/maintenance/5.6
TDQ-8546:fix reload table/column list, the remark and nullable is wrong
2014-10-10 16:41:13 +08:00
msjian
b8f2d97133 TDQ-8546:fix reload table/column list, the remark and nullable is wrong 2014-10-10 16:31:57 +08:00
ycbai
d6ba435156 Merge remote-tracking branch 'origin/maintenance/5.6' 2014-10-09 18:33:50 +08:00
ycbai
f7737490fb TDI-30719 : No error or notification appears for the third party modules
download/install dialog when the network is not ok.
2014-10-09 17:47:08 +08:00
nrousseau
1ca02b6441 Merge branch 'maintenance/5.6' 2014-10-09 17:45:05 +08:00
nrousseau
bcfe3cb951 TDI-30302: review util functions to help for the junits 2014-10-09 11:35:47 +02:00
wchen-talend
8e93499846 TDI-30111:refactor repository reivew dialog 2014-10-09 16:09:35 +08:00
wchen-talend
8acdb1c05e TDI-30111:refactor repository reivew dialog 2014-10-09 15:56:45 +08:00
cmeng-talend
48495676b9 Merge branch 'maintenance/5.6' 2014-10-09 14:54:12 +08:00
cmeng-talend
fbf8ce3538 TDI-30630 fix bug: Some issues for TUP-2168 Studio: detect kicked user
from TAC
https://jira.talendforge.org/browse/TDI-30630
2014-10-09 14:46:19 +08:00
cmeng-talend
6c9f2514ff Merge branch 'maintenance/5.6' 2014-10-09 14:35:29 +08:00
cmeng-talend
4d05b4714b TDI-29234 fix bug: #LINK@NODE doesn't work well as the condition when
TABLE IF in the schema
https://jira.talendforge.org/browse/TDI-29234
2014-10-09 14:27:17 +08:00
Thomas Fion
541155c7df TBD1034 fix for javajet compilation error : TRUE cannot be resolved to a variable
This fix can done in 2 ways. Preferred is by reviewing usage of BUILDIN==TRUE checks within TableEditor and align BD components setup to reflect that. This has potential side-effects.
2014-10-08 11:52:48 +02:00
Irene Wang
72458c3f0e Update Nexus repositories to unsecured open source URLs 2014-10-08 10:21:28 +02:00
Sebastien Gandon
542c292570 TUP-2219 : refactored the "install aditional package" runtime : removed
ExtraFeatureFactory unnecessary APIs.
2014-10-03 11:47:35 +02:00
Sebastien Gandon
a962ef98cc TUP-2219 : Allow features installed dynamically to be checked for updates 2014-10-03 11:47:35 +02:00
zshen-talend
5c231add02 Merge pull request #39 from xqliu-talend/master
TDQ-8724 for jdbc connection always get "Confirm Reload Connection"
2014-09-30 17:23:27 +08:00
zshen-talend
ee919ef45a Merge pull request #38 from xqliu-talend/maintenance/5.6
TDQ-8724 for jdbc connection always get "Confirm Reload Connection" dial...
2014-09-30 17:21:40 +08:00
xqliu
0a97598bcf Merge branch '5.6' 2014-09-30 17:17:41 +08:00
xqliu
db0f5b6051 TDQ-8724 for jdbc connection always get "Confirm Reload Connection" dialog, even doesn't not change anything.
https://jira.talendforge.org/browse/TDQ-8724
2014-09-30 17:15:26 +08:00
zshen-talend
b510800971 Merge pull request #37 from xqliu-talend/maintenance/5.6
TDQ-9492 "view keys" and "view index" function in overview anlaysis get ...
2014-09-30 15:46:02 +08:00
zshen-talend
20888b882b Merge pull request #36 from xqliu-talend/master
TDQ-9492 "view keys" and "view index" function in overview anlaysis
2014-09-30 15:32:38 +08:00
xqliu
8d4ad8bb59 Merge branch '5.6' 2014-09-30 15:21:03 +08:00
xqliu
b959eba2fd TDQ-9492 "view keys" and "view index" function in overview anlaysis get error. and "Connections" view will not show
https://jira.talendforge.org/browse/TDQ-9492
add a new method in ITDQRepositoryService
2014-09-30 15:19:01 +08:00
zwzhao-talend
3e0387a26a Merge branch 'maintenance/5.6' 2014-09-29 11:57:28 +08:00
zwzhao-talend
953bdcb910 TDI-30707 : Need remove some extention point generated by auto in the
org.talend.model
2014-09-29 11:40:58 +08:00
sgandon
edaa839947 README.md update, small fix of paragraph style. 2014-09-26 15:59:24 +02:00
ldong-talend
44e7931cec Merge branch 'maintenance/5.6' 2014-09-26 16:19:35 +08:00
ldong-talend
a4aaa545a8 TDI-30488:commmit a error class,revert it. 2014-09-26 16:17:50 +08:00
ldong-talend
9cc4716876 Merge branch 'maintenance/5.6' 2014-09-26 16:11:59 +08:00
plv
609c0591d2 TDI-30488:fix several context pbs. 2014-09-26 16:02:18 +08:00
cmeng-talend
2a1fcf726b Merge branch 'maintenance/5.6' 2014-09-25 14:46:30 +08:00
cmeng-talend
e2117d7a9b TDI-30369 fix bug: Compile error when copy DI job including tjavaRow
component
https://jira.talendforge.org/browse/TDI-30369

Removed some useless comments
2014-09-25 14:39:30 +08:00
cmeng-talend
2579a20734 TDI-30369 fix bug: Compile error when copy DI job including tjavaRow
component
https://jira.talendforge.org/browse/TDI-30369

The method[public static String splitQueryData(String oldName, String
newName, String value)] only process SQL Query before, but seems the
cases in processing SQL Query are same with processing in codes, so here
make this function process all the cases, but the efficiency maybe lower
than before when do replacement..
2014-09-25 14:39:25 +08:00
plv
98710c3076 Merge branch 'maintenance/5.6' 2014-09-24 18:13:41 +08:00
plv
36b310d6be TDI-30579 : Cassandra: DataType: the datatype retrieved is not correct 2014-09-24 18:02:25 +08:00
zshen-talend
7af1b684e9 fixed bug TDQ-9399 start "Match Data Job" wizard in "Cheat sheets"
when foucus on "Profiling" perspective , can not show file connection in
Repository
2014-09-24 17:47:00 +08:00
zshen-talend
58f660d670 fixed bug TDQ-9399 start "Match Data Job" wizard in "Cheat sheets"
when foucus on "Profiling" perspective , can not show file connection in
Repository
2014-09-24 17:42:41 +08:00
ldong-talend
0d2363c4f4 Merge branch 'maintenance/5.6' 2014-09-24 17:22:42 +08:00
plv
0fba8ffbc9 Merge branch 'maintenance/5.6' 2014-09-24 17:02:19 +08:00
ldong-talend
6ca2bb708e TDI-30676:improve the remarks when propagate context variable from
joblet to job.
2014-09-24 17:02:04 +08:00
plv
1106435fb7 TDI-30521 : Switching DB-Connection-Typ keeps schema/catalog 2014-09-24 16:58:25 +08:00
GGu
9e0b381924 Merge branch 'maintenance/5.6' 2014-09-24 16:55:00 +08:00
GGu
a12ac9d4d3 TDI-30674: remove the wrong translations for % value. 2014-09-24 16:53:47 +08:00
plv
2ea96e5895 Merge branch 'maintenance/5.6' 2014-09-24 16:46:29 +08:00
plv
5fa781754b TBD-61 : add CDH5.1 support 2014-09-24 15:54:47 +08:00
plv
e9ed3a4a5b Merge branch 'maintenance/5.6' 2014-09-24 15:04:07 +08:00
plv
55eb5876ea TBD-1071 : Bug about default port and hostname for hive and hbase 2014-09-24 15:00:52 +08:00
ldong-talend
5de1e1e23e TDI-30669:the context dialog open from the view button should be
readonly.
2014-09-24 14:16:26 +08:00
Stef Mallet
91ee3ffed5 Merge branch 'maintenance/5.6' 2014-09-24 05:29:22 +02:00
wuwei
8a0649d7d4 TUP-2195: Maven build for org.talend.databaseprovider
https://jira.talendforge.org/browse/TUP-2195

move the new classes to "database" package
2014-09-24 05:27:47 +02:00
wuwei
2a145bbe98 TUP-2195: Maven build for org.talend.databaseprovider
https://jira.talendforge.org/browse/TUP-2195

move the CheckConnectionHelper.java,
DatabaseUrlCheck.java,Constants.java to utils project from dataprovider
2014-09-24 05:27:46 +02:00
zshen-talend
491c85e323 Merge pull request #35 from xqliu-talend/master
TDQ-9378 Make TOS DQ compatible with Apache license
2014-09-23 20:36:50 +08:00
xqliu
e7fd468080 Merge branch '5.6' 2014-09-23 20:32:52 +08:00
zshen-talend
181f8473e1 Merge pull request #34 from xqliu-talend/maintenance/5.6
TDQ-9378 Make TOS DQ compatible with Apache license
2014-09-23 20:15:37 +08:00
xqliu
e691fdd2e0 TDQ-9378 Make TOS DQ compatible with Apache license
https://jira.talendforge.org/browse/TDQ-9378
2014-09-23 20:13:16 +08:00
cmeng-talend
08e56caf38 Merge branch 'maintenance/5.6' 2014-09-23 16:15:49 +08:00
GGu
38bd2a5629 TDI-30113: add one MR Infos parameter and generate the XML value. 2014-09-23 16:03:00 +08:00
ycbai
6891c8552b Merge remote-tracking branch 'origin/maintenance/5.6' 2014-09-23 15:57:48 +08:00
ycbai
1b939321a7 TBD-949 : add hd insight parameters. 2014-09-23 15:14:08 +08:00
zshen-talend
f19478e6bf Merge pull request #32 from xqliu-talend/maintenance/5.6
Maintenance/5.6
2014-09-23 15:09:30 +08:00
xqliu
38d6f423d7 Merge branch 'feature/TDQ-9378' into 5.6 2014-09-23 15:06:24 +08:00
ldong-talend
fb3e4c5bab Merge branch 'maintenance/5.6' 2014-09-23 13:51:04 +08:00
ldong-talend
4ceb50d2ac TDI-30442:remove the 3D style of natTable column header and clean some
code.
2014-09-23 13:48:22 +08:00
nrousseau
a4805077ed Merge branch 'maintenance/5.6' 2014-09-23 13:29:10 +08:00
nrousseau
fa6ab99d8f TUP-2070: update brandings 2014-09-23 13:09:27 +08:00
wchen-talend
6d7413cdd4 Merge branch 'maintenance/5.6' 2014-09-23 12:03:19 +08:00
wchen-talend
aecda23e2c TDI-26409:sap repository update and schama id migration 2014-09-23 11:57:07 +08:00
wchen-talend
d47baa3444 TDI-26409:sap repository update and schama id migration 2014-09-23 11:57:05 +08:00
jzhao
b7552dc393 Fixed Feature TDI-26630: tAdvancedFileOutputXml / add option to add
Document type as text (default) or node
https://jira.talendforge.org/browse/TDI-26630
Note:Add a new method to return a format XML String
2014-09-23 11:08:28 +08:00
zwzhao-talend
c22fc83dfd Merge branch 'maintenance/5.6' 2014-09-23 10:52:30 +08:00
zwzhao-talend
2e8f9a3f85 TDI-30641 : Babili update for master/ branch 5.6 2014-09-23 10:34:54 +08:00
hcyi
2559a4ba0c TDI-30646:A problem of draging a XStream mode CDC table to a job design. 2014-09-22 20:26:18 +08:00
zwzhao-talend
ea9d0bce09 Merge branch 'maintenance/5.6' 2014-09-22 18:26:28 +08:00
zwzhao-talend
d3d41c4529 TDI-30588 : Synchronize between input connection and component schema
auto for tSAPBapi
2014-09-22 18:24:38 +08:00
zwzhao-talend
c64894dc5b TDI-30588 : Synchronize between input connection and component schema
auto for tSAPBapi
2014-09-22 18:24:37 +08:00
zwzhao-talend
2cc966e52a TDI-30588 : Synchronize between input connection and component schema
auto for tSAPBapi
2014-09-22 18:24:35 +08:00
zwzhao-talend
74b61e9477 TDI-30588 : Synchronize between input connection and component schema
auto for tSAPBapi
2014-09-22 18:24:34 +08:00
zwzhao-talend
9d462737fa TDI-30588 : Synchronize between input connection and component schema
auto for tSAPBapi
2014-09-22 18:24:32 +08:00
zwzhao-talend
6339d8c935 TDI-30588 : Synchronize between input connection and component schema
auto for tSAPBapi
2014-09-22 18:24:31 +08:00
zwzhao-talend
8c8b981158 TDI-30588 : Synchronize between input connection and component schema
auto for tSAPBapi
2014-09-22 18:24:29 +08:00
zwzhao-talend
382ea983ad TDI-30587 : Create a new field for the simple schema needed for
single/structure type
2014-09-22 18:24:27 +08:00
ldong-talend
97eaa54475 Merge branch 'maintenance/5.6' 2014-09-22 18:16:50 +08:00
ldong-talend
dc383069e5 TDI-30650:Enable log4j feature in the studio. 2014-09-22 18:13:55 +08:00
zwzhao-talend
7666a8b918 Merge branch 'maintenance/5.6' 2014-09-22 17:52:32 +08:00
zwzhao-talend
c94b46b2d6 TDI-30470 : Can't save schema to a folder under "Generic schemas" 2014-09-22 17:51:00 +08:00
GGu
ee8aa40518 Merge branch 'maintenance/5.6' 2014-09-22 17:36:38 +08:00
GGu
48fd2f3361 TUP-2218: fixed the index problem. 2014-09-22 17:34:58 +08:00
GGu
27ef493b3b TUP-2218: add the two showJob parameters. 2014-09-22 17:34:58 +08:00
plv
a26d313019 Merge branch 'maintenance/5.6' 2014-09-22 17:26:02 +08:00
plv
6b8c40fcd8 TBD-1064 : Add support MapR401 on DI part 2014-09-22 17:21:46 +08:00
CHEN Bin
4279908206 Merge branch 'maintenance/5.6' 2014-09-22 16:53:18 +08:00
CHEN Bin
5f07b50a8b TDI-30079: compile error when log component setting
https://jira.talendforge.org/browse/TDI-30079
escape quote when isRaw="true"
2014-09-22 16:47:07 +08:00
ldong-talend
44c7a90ea7 Merge branch 'maintenance/5.6' 2014-09-22 16:43:30 +08:00
ldong-talend
16a2b98f6a TDI-30442:improve the style of context natTable and refactor some code. 2014-09-22 16:25:50 +08:00
GGu
b56fc05720 Merge branch 'maintenance/5.6' 2014-09-22 13:54:57 +08:00
GGu
501a281c8f Merge branch 'maintenance/5.6' of git@github.com:Talend/tcommon-studio-se.git into maintenance/5.6 2014-09-22 13:20:56 +08:00
GGu
da546a7bf7 Merge branch 'maintenance/5.6' of git@github.com:Talend/tcommon-studio-se.git into maintenance/5.6 2014-09-22 12:14:24 +08:00
GGu
787d03a5fa TUP-1820: fixed the dialog to popup twince. 2014-09-22 12:09:40 +08:00
CHEN Bin
784625a4e5 TDI-30079: compile error when log component setting
https://jira.talendforge.org/browse/TDI-30079
1. add quote when the ElementParameter.isRaw() == true
2. refactor the code about MODULE_LIST
3. remove the code for MEMO_IMPORT/MEMO_JAVA/OPENED_LIST, change to add
RAW="true"
4. support MEMO_MESSAGE/
CONNECTION_LIST/LOOKUP_COLUMN_LIST/CONTEXT_PARAM_NAME_LIST/TABLE_BY_ROW/HADOOP_JARS_DIALOG/COLOR/SCHEMA_TYPE/SCHEMA_XPATH_QUERYS/PROCESS_TYPE
2014-09-22 11:40:48 +08:00
nrousseau
11e19127c9 Merge branch 'maintenance/5.6' 2014-09-22 10:59:08 +08:00
nrousseau
5792eb3f97 TDI-28764: add jar setup for mvn build of jobs 2014-09-22 10:57:34 +08:00
zwzhao-talend
140bcba846 Merge branch 'maintenance/5.6' 2014-09-22 10:55:28 +08:00
ycbai
f4a0606f1e TUP-1659 : Studio : move the lib/java folder into the configuration
folder
2014-09-22 10:52:42 +08:00
wchen-talend
e14441b419 TDI-26409:SAP Bapi repository update 2014-09-21 18:36:35 +08:00
wchen-talend
ab7b23e6c9 TDI-26409: bapi repository update 2014-09-21 16:47:28 +08:00
nrousseau
fc501dbf31 Merge branch 'maintenance/5.6' 2014-09-19 23:49:58 +08:00
nrousseau
23a6aae798 TUP-2240: fix remaining problem for context view on TOP. 2014-09-19 23:46:48 +08:00
ldong-talend
8e7e774290 Merge branch 'maintenance/5.6' 2014-09-19 19:28:47 +08:00
ldong-talend
31c23c332c TDI-30488:improve some GUI here. 2014-09-19 18:46:11 +08:00
nrousseau
72c3ec08c0 Merge branch 'maintenance/5.6' 2014-09-19 18:17:00 +08:00
nrousseau
b3c07793ac TUP-2239: fix a problem of jfreechart plugin 2014-09-19 18:14:28 +08:00
sgandon
52479e5066 Merge pull request #30 from Talend/maintenance/5.6
merge Maintenance/5.6 to master : update EAS encryption using  Bouncy Castel libs
2014-09-18 13:41:28 +02:00
sgandon
35c05a6e66 Merge pull request #19 from zwli-talend/maintenance/5.6
TDI-30348: Whole tac configuration lost for the passwords.
2014-09-18 11:26:13 +02:00
nrousseau
f8550e62d3 Merge branch 'maintenance/5.6' 2014-09-18 17:02:34 +08:00
nrousseau
6a881549f2 TUP-2255: add new junit for jars unused in the product 2014-09-18 16:41:07 +08:00
ldong-talend
dddc3d8a9b Merge branch 'maintenance/5.6' 2014-09-18 16:31:43 +08:00
ldong-talend
84be9663be TDI-30442:change the default selection style and improve some code. 2014-09-18 16:21:42 +08:00
plv
7563380ef5 TBD-981 : Support for Amazon EMR (based on Hadoop 2.0) in DI part 2014-09-18 16:21:41 +08:00
ldong-talend
863bce26a1 Merge branch 'maintenance/5.6' 2014-09-18 15:43:26 +08:00
ldong-talend
8544e35377 TDI-30562:no field shown when do export as context as "Reuse a existing
repository context".
2014-09-18 15:24:28 +08:00
hcyi
8d225a9b03 Merge branch 'maintenance/5.6' 2014-09-18 15:23:00 +08:00
plv
a8f89d6d29 Merge branch 'maintenance/5.6' 2014-09-18 15:19:57 +08:00
hcyi
7f9bcfe53e TDI-30528:To much oracle Drivers required for metadata, wizard and AMC
in Studio.
2014-09-18 15:19:50 +08:00
plv
eb1eb50835 TBD-1000 : check the ui part for cdh5 upgrade to cdh5.0.4 2014-09-18 14:56:48 +08:00
zwzhao-talend
fc405559f9 Merge branch 'maintenance/5.6' 2014-09-18 14:19:37 +08:00
zwzhao-talend
6da2d3e0d0 TDI-30470 : Can't save schema to a folder under "Generic schemas" 2014-09-18 14:16:29 +08:00
zwzhao-talend
bd9857e996 Merge branch 'maintenance/5.6' 2014-09-18 14:05:41 +08:00
zwzhao-talend
c74f712202 TDI-30465 : Empty box pops up when selecting Window > Preferences >
Talend > Components and clicking Add
2014-09-18 14:03:19 +08:00
xqliu
277667d127 TDQ-9378 Make TOS DQ compatible with Apache license
https://jira.talendforge.org/browse/TDQ-9378
1) remove the interface updateDriverIfClassNotLoad()
2) add a new interface createFile()
2014-09-17 18:27:55 +08:00
wchen-talend
4b7e8b503a Merge remote-tracking branch 'origin/maintenance/5.6' 2014-09-17 11:10:42 +08:00
wchen-talend
bc54e060d4 TDI-26409:add idoc 2014-09-17 10:44:00 +08:00
wchen-talend
66fc6efa71 TDI-26409:add migration task 2014-09-17 10:43:57 +08:00
Irene Wang
506e7b4921 Copy lib JAR from fragment before compilation 2014-09-16 17:47:15 +02:00
Irene Wang
3a772054ec Copy lib JAR from fragment before compilation 2014-09-16 17:47:15 +02:00
Irene Wang
8cad02a6b7 Copy lib JAR from fragment before compilation 2014-09-16 17:37:45 +02:00
Irene Wang
4c7589b959 Remove version of host plugin from fragment manifest 2014-09-16 17:35:32 +02:00
plv
b1f9480b22 Merge branch 'maintenance/5.6' 2014-09-16 17:58:06 +08:00
plv
7f979e7303 TBD-981 : Support for Amazon EMR (based on Hadoop 2.0) in DI part 2014-09-16 17:43:42 +08:00
Irene Wang
7b9a646dc9 Add POMs for new files and update versions in manifests 2014-09-16 11:28:52 +02:00
plv
9c06bcf3ff Merge branch 'maintenance/5.6' 2014-09-16 15:06:32 +08:00
plv
c71bac327b TBD-981 : Support for Amazon EMR (based on Hadoop 2.0) in DI part 2014-09-16 14:59:18 +08:00
Wu Liu
f58d74b1d0 TDI-30596 : Log4j: Syntax error pops up while running a tJava job if
user check "Active log4j in components";
https://jira.talendforge.org/browse/TDI-30596
2014-09-16 09:46:35 +08:00
zwzhao-talend
b4efbcc0a4 Merge branch 'maintenance/5.6' 2014-09-15 14:24:22 +08:00
zwzhao-talend
92b7dc5b68 TDI-30168 : Provide a new FIELD type for component setting 2014-09-15 14:21:55 +08:00
Zhao Mingli
262eb7e037 TDQ-9440: fix a NumberFormatException, Merge branch 'maintenance/5.6' 2014-09-15 12:11:26 +08:00
Zhao Mingli
63e855027b https://jira.talendforge.org/browse/TDQ-9375 2014-09-15 12:08:07 +08:00
zwli
14bb6e81e2 TDI-30348: Whole tac configuration lost for the passwords.
https://jira.talendforge.org/browse/TDI-30348

- update feature.xml
- update manifest.mf
2014-09-15 10:58:00 +08:00
zwzhao-talend
a424cea00a Merge branch 'maintenance/5.6' 2014-09-15 10:50:35 +08:00
zwzhao-talend
830bc8299e TDI-30168 : Provide a new FIELD type for component setting 2014-09-15 10:46:56 +08:00
wchen-talend
0044ad15e3 TDI-26409:Fix error after rebase 2014-09-15 10:39:31 +08:00
wchen-talend
94804b5e96 TDI-26405/TDI-26409 feature added for SAP target table definitions and
BAPI/RFC funcitons
2014-09-15 10:39:29 +08:00
wchen-talend
f7f152c95c feature TDI-26405 added : Import SAP target table definitions 2014-09-15 10:39:27 +08:00
gangliu
518ce4c5c3 [TESB-14098] Add Documentation Node in Mediation Perspective 2014-09-15 10:39:25 +08:00
zwzhao-talend
ff0e990380 Merge branch 'maintenance/5.6' 2014-09-15 10:21:02 +08:00
zwzhao-talend
fd0d15cb19 TDI-30168 : Provide a new FIELD type for component setting 2014-09-15 10:17:22 +08:00
nrousseau
7554c1eb4f Merge branch 'maintenance/5.6' 2014-09-12 23:26:17 +08:00
nrousseau
a048039e90 fix problem of javalibservice 2014-09-12 23:21:28 +08:00
nrousseau
d822aa0334 TUP-2109: simplify cxf dependencies 2014-09-12 23:21:27 +08:00
Sebastien Gandon
5ab6bf458f merged 5.6 into mavenization branch, keep mvn versions 2014-09-12 16:40:35 +02:00
zwli
61f18bded3 TDI-30348: Whole tac configuration lost for the passwords.
https://jira.talendforge.org/browse/TDI-30348

- update pom.xml, using 1.51 of Bouncy Castle
2014-09-12 15:54:54 +08:00
zwli
86e5360aae TDI-30348: Whole tac configuration lost for the passwords.
https://jira.talendforge.org/browse/TDI-30348

- using Bouncy Castle for AES security algorithm
2014-09-12 11:02:30 +08:00
cmeng-talend
16f099371d Merge branch 'maintenance/5.6' 2014-09-12 11:02:13 +08:00
cmeng-talend
97ca8993c0 TDI-30366 fix bug: Unable to retrieve salesforce modules from Salesforce
metadata connection
https://jira.talendforge.org/browse/TDI-30366
2014-09-12 10:43:19 +08:00
Wu Liu
d4acff6e18 Merge branch 'maintenance/5.6' 2014-09-11 18:09:43 +08:00
Wu Liu
317fe1cc33 Revert "Fix Bug TDI-30071: use project json-path to parse the json. These 2 new jars are apache license. https://jira.talendforge.org/browse/TDI-30071"
This reverts commit 882e1025bf.
2014-09-11 17:35:54 +08:00
hcyi
d2dbda9378 Merge branch 'maintenance/5.6' 2014-09-11 14:08:52 +08:00
hcyi
e6e945282f TDI-30423:Slow to retrieve tables on AS400 on the wizard,fix a problem
that When LIB empty, ALL libraries' tables should be retrieved.
2014-09-11 14:06:39 +08:00
ldong-talend
98987e2c28 Merge branch 'maintenance/5.6' 2014-09-11 12:05:02 +08:00
ldong-talend
e0271312d1 TDI-30487:the boolean type value should be readonly. 2014-09-11 11:58:31 +08:00
Sebastien Gandon
cf7b67a7e4 TUP-1785 : removed workspace from Connection and added before login and into Studio 2014-09-11 11:55:46 +08:00
ldong-talend
a9533842e9 TDI-30487:improve the dynamic cell editor for different data type. 2014-09-11 11:35:13 +08:00
Irene Wang
a7c1e0add3 Inherit groupId from parent POM 2014-09-10 18:45:19 +02:00
Irene Wang
45461ad03d Inherit groupId from parent POM 2014-09-10 18:36:36 +02:00
Irene Wang
0f3c9e94db Inherit groupId from parent POM 2014-09-10 18:36:36 +02:00
nrousseau
4baa1d51c0 Merge branch 'maintenance/5.6' 2014-09-10 14:48:05 +08:00
nrousseau
70c4599b0b TDI-30391 : change the JDBCDriverLoader to reuse it in the studio AMC 2014-09-10 14:46:27 +08:00
Zhao Mingli
7876a04716 TDQ-9387:revert https://github.com/Talend/tcommon-studio-se/commit/6611614 and redo the refact code
Merge branch 'maintenance/5.6'
2014-09-10 12:35:51 +08:00
Zhao Mingli
10025bda4b TDQ-9387:revert https://github.com/Talend/tcommon-studio-se/commit/6611614 and redo the refact code 2014-09-10 12:34:58 +08:00
ycbai
36e736601f Merge remote-tracking branch 'origin/maintenance/5.6' 2014-09-10 10:42:46 +08:00
ycbai
15eda9e8bd TDI-30292 : One more "HDFS" tree item show in "Repository Content" shell 2014-09-10 10:17:04 +08:00
hcyi
829975f8e7 Merge branch 'maintenance/5.6' 2014-09-09 15:21:01 +08:00
hcyi
0923b91f9a TDI-30444 : Refactor the PublishMetadataRunnable, put this in a function
in some core plugin .
2014-09-09 15:07:03 +08:00
hcyi
47461664ef feature TDI-28659 added:Talend CDC feature for Oracle database 12. 2014-09-09 15:07:02 +08:00
ldong-talend
3e3e0f819f Merge branch 'maintenance/5.6' 2014-09-09 11:09:17 +08:00
ldong-talend
62f1804456 TDI-30425:change the display text for the menu item of context table. 2014-09-09 11:07:25 +08:00
ldong-talend
863fd75750 Merge branch 'maintenance/5.6' 2014-09-05 12:22:09 +08:00
ldong-talend
0e39f52d56 TDI-30471:Expressions of tMap test failed. 2014-09-05 12:19:22 +08:00
nrousseau
c99ab254e5 Merge branch 'maintenance/5.6' 2014-09-04 18:47:02 +08:00
nrousseau
3c4e2f03f8 TUP-2240 : fix problem of jar not found for TOS_DQ 2014-09-04 18:25:56 +08:00
GGu
60b624ac28 Merge branch 'maintenance/5.6' 2014-09-04 16:47:20 +08:00
Sebastien Gandon
92ca1420db TUP-1785 : moved the connection file from the configuration folder to the workspace 2014-09-04 16:45:52 +08:00
Sebastien Gandon
ef5e03030f TUP-1785 : fixed a bug in connection bean because workspace field is
removed.
2014-09-04 16:45:52 +08:00
Sebastien Gandon
5a78d3e601 TUP-1785 : added a System property to force workspace prompt dialog to
show at first start : talend.force.initial.workspace.prompt=true
2014-09-04 16:45:52 +08:00
Sebastien Gandon
a12da4bc8c TUP-1785 : removed workspace from Connection and added before login and into Studio 2014-09-04 16:45:52 +08:00
hcyi
177fad7ac3 Merge remote-tracking branch 'origin/maintenance/5.6' 2014-09-04 11:50:36 +08:00
hcyi
e2e5adb1ca TDI-30423:Slow to retrieve tables on AS400 on the wizard. 2014-09-04 11:19:03 +08:00
hcyi
be067231f0 TDI-30384 : Unable to extract schema from an AS400 Connection . 2014-09-04 11:19:01 +08:00
plv
9be0e7633c Merge branch 'maintenance/5.6' 2014-09-03 18:27:45 +08:00
plv
aca8b74412 TBD-981 : Support for Amazon EMR (based on Hadoop 2.0) in DI part 2014-09-03 18:06:55 +08:00
ldong-talend
3e6f50a980 Merge branch 'maintenance/5.6' 2014-09-03 17:03:59 +08:00
ldong-talend
fca03516fe TDI-30487:The password can't encrypt when I create a password type
variable on context view.
2014-09-03 16:55:19 +08:00
nrousseau
69f5c7c3f4 Merge branch 'maintenance/5.6' 2014-09-03 12:40:39 +08:00
nrousseau
791b45ad65 TUP-2227 : remove the IDesignerHMapperService 2014-09-03 12:11:25 +08:00
Zhao Mingli
b28d199eff TDQ-9357 Merge branch 'maintenance/5.6' to master 2014-09-03 11:48:36 +08:00
Zhao Mingli
ac673e13e0 TDQ-9357 msjian: fix a java.io.FileNotFoundException 2014-09-03 11:45:58 +08:00
zwzhao-talend
c2b63e6a80 Merge branch 'maintenance/5.6' 2014-09-03 11:06:01 +08:00
zwzhao-talend
123f31722e TDI-30044 : add one parameter field on the jdbc wizard and link to the
component
2014-09-03 11:04:32 +08:00
zwzhao-talend
92483a93cd TDI-30044 : add one parameter field on the jdbc wizard and link to the
component
2014-09-03 11:04:31 +08:00
ldong-talend
0ac6bc03f2 Merge branch 'maintenance/5.6' 2014-09-03 10:52:24 +08:00
ldong-talend
3e2edcb415 TDI-30401:fix a refresh pb and optimize some code here. 2014-09-03 10:50:30 +08:00
hcyi
4ba768f6aa TBD-677: Add feature for Pig functions from DAFU library . 2014-09-03 10:34:11 +08:00
gangliu
3d27a6c2f3 [TESB-14098] Add Documentation Node in Mediation Perspective 2014-09-03 10:30:56 +08:00
Zhao Mingli
0957c83b57 Merge branch 'maintenance/5.6' 2014-09-03 10:20:11 +08:00
Zhao Mingli
c5b2b4f98a TDQ-9270 add method to judge data types by xqliu 2014-09-03 10:01:25 +08:00
Zhao Mingli
668e884274 TDQ-9270 add method to judge data types by xqliu 2014-09-03 10:00:45 +08:00
ycbai
0d5e89b1de Merge remote-tracking branch 'origin/maintenance/5.6' 2014-09-03 09:59:12 +08:00
ycbai
71fd4c5151 TBD-949 : Support Microsoft HD Insights Platform in bigdata wizards 2014-09-03 09:28:43 +08:00
nrousseau
a1cc955236 Merge branch 'maintenance/5.6' 2014-09-02 18:14:04 +08:00
nrousseau
bcf4e12c75 TDI-30328: fix problem of jar showed as not installed for the context
view.
2014-09-02 18:06:59 +08:00
nrousseau
04e3525e9a TUP-2225: set back the packages com.fasterxml.. needed for ipass. 2014-09-02 18:06:58 +08:00
zwzhao-talend
45f9404923 Merge branch 'maintenance/5.6' 2014-09-02 17:53:34 +08:00
nrousseau
310da2b9d6 TUP-1962: set the svn info in background, and run the update only if
needed.
2014-09-02 17:39:53 +08:00
GGu
f2bffbac0f Merge branch 'maintenance/5.6' 2014-09-02 17:11:59 +08:00
remydub
5ce38d4026 TBD-899: Change the requirement of generating a node as a virtual node. 2014-09-02 17:10:46 +08:00
hwang
f4aa1f8e3c TDM-278:tHMap should not require the user to specify the data type of the output single column in the properties 2014-09-02 15:41:47 +08:00
hwang
ecb9aa9553 TDM-278:tHMap should not require the user to specify the data type of the output single column in the properties 2014-09-02 15:16:02 +08:00
ldong-talend
98966b5f8f Merge branch 'maintenance/5.6' 2014-09-02 14:27:56 +08:00
ldong-talend
0f0883744b TDI-30401:Fix some pbs of new context view. 2014-09-02 14:25:03 +08:00
Zhangbohong Gao
63defd1b29 TESB-14178: Synchronize parameter name for cMQTT and cAMQP
Update getBundleDependences(..) API.

Task-Url: https://jira.talendforge.org/browse/TESB-14178
2014-09-02 12:08:17 +08:00
nrousseau
75bc1525ab TUP-2225: remove unused jar for jackson 2014-09-02 10:39:14 +08:00
nrousseau
d5ef07943a TUP-2216: simplify classpath of jexcel / jdbc.jtds plugins 2014-09-02 10:25:42 +08:00
nrousseau
02920eabe6 TUP-2225 : add all the jars from the jackson plugin 2014-09-02 10:25:41 +08:00
ldong-talend
96b396e663 Merge branch 'maintenance/5.6' 2014-09-01 17:06:18 +08:00
ldong-talend
dcd7ab5ce6 TDI-22124:fix a bug of propagate joblet context to job. 2014-09-01 16:52:34 +08:00
Zhao Mingli
3dcb777068 TDQ-9357 msjian: fix a java.io.FileNotFoundException 2014-09-01 16:19:26 +08:00
Zhao Mingli
db77e366a2 TDQ-9357 msjian: fix a java.io.FileNotFoundException 2014-09-01 16:15:42 +08:00
nrousseau
c313415ea3 Merge branch 'maintenance/5.6' 2014-09-01 15:57:54 +08:00
nrousseau
45c7577e76 TDI-30293: re-enable the fillConnectionInfo 2014-09-01 15:56:13 +08:00
nrousseau
592d9833d5 Merge branch 'maintenance/5.6' 2014-09-01 12:29:44 +08:00
nrousseau
77ddbc7bd3 TUP-2216: remove empty folder for jtds.jars 2014-09-01 12:28:59 +08:00
nrousseau
359fe4fad8 Merge branch 'maintenance/5.6' 2014-09-01 10:47:59 +08:00
nrousseau
fd09f02440 TUP-2216: add more jars to the EE product by default 2014-09-01 10:44:26 +08:00
nrousseau
66d4bd2da6 Merge branch 'maintenance/5.6' 2014-08-30 18:14:55 +08:00
nrousseau
0cc06444a9 TUP-2216: update library manager to retrieve jars from fragments 2014-08-30 14:22:51 +08:00
nrousseau
cdc62caa7e Merge branch 'maintenance/5.6' 2014-08-29 21:38:30 +08:00
nrousseau
f4e4336ee9 TDI-30293: fix problem of update manager, and also fix some problems of
component to repository setup in case of sqoop component
2014-08-29 21:34:12 +08:00
nrousseau
31520f2153 fix junit 2014-08-29 21:34:11 +08:00
hcyi
6104a31e6f Merge remote-tracking branch 'origin/maintenance/5.6' 2014-08-29 19:21:03 +08:00
hcyi
7b815fcd73 bug TDI-29762 fixed : Set up SFTP with private key in repository not
possible .
2014-08-29 19:08:42 +08:00
hcyi
0ddf945e98 bug TDI-29762 fixed : Set up SFTP with private key in repository not
possible .
2014-08-29 19:08:40 +08:00
nrousseau
c22f781a9a Merge branch 'maintenance/5.6' 2014-08-29 16:41:09 +08:00
nrousseau
76322b52e4 TUP-2216: create jexcel.jars / jfreechart.jars 2014-08-29 16:31:35 +08:00
nrousseau
036ba81384 TUP-2216: create jexcel.jars / jfreechart.jars 2014-08-29 16:31:35 +08:00
Zhao Mingli
29293c38e7 TDQ-9270: add a new multi keys map 2014-08-29 12:45:45 +08:00
Zhao Mingli
2cc007fa15 Merge branch 'feature/TDQ-9270' into maintenance/5.6 2014-08-29 12:35:20 +08:00
ldong-talend
8f4ed85209 Merge branch 'maintenance/5.6' 2014-08-28 17:24:39 +08:00
ldong-talend
15c8925376 TDI-30328:Add installation message in context view after user closed the
installation popup.
2014-08-28 17:17:05 +08:00
Wu Liu
182c8535ab TDI-30424 : New GUI behavior (in respect to carriage return line feed)
of tOracleRow incompatible with PL/SQL when statement takes multiple
lines and using Oracle 10g
https://jira.talendforge.org/browse/TDI-30424
2014-08-28 16:19:29 +08:00
ycbai
99554d6972 Merge remote-tracking branch 'origin/maintenance/5.6' 2014-08-28 15:10:21 +08:00
ycbai
45bf25971f TBD-115 : Add "check" port option to big data configuration 2014-08-28 15:06:20 +08:00
ycbai
c6e63be9f0 Merge remote-tracking branch 'origin/maintenance/5.6' 2014-08-28 14:40:51 +08:00
ycbai
927c9b0267 TBD-947 : add estimate of if use keytab 2014-08-28 14:37:59 +08:00
ycbai
56aa59d762 TBD-947 : Profiling - Metadata Db Connection - Support Kerberos
Connection on Pivotal HD 2.0 for Hive Server 2
2014-08-28 14:37:17 +08:00
cmeng-talend
f8d6a32c4b Merge branch 'maintenance/5.6' 2014-08-28 09:40:38 +08:00
cmeng-talend
6ff9b2be72 TDI-30337 fix bug: Wrong list of version for AS400 in the wizard, and
better sort by newest to oldest version.
https://jira.talendforge.org/browse/TDI-30337
2014-08-28 09:17:34 +08:00
sgandon
99d82388b4 TDQ-9268 : add talend.core.runtime as a required plugin to org.talend.updates_feature 2014-08-27 17:56:20 +02:00
Zhao Mingli
cb8e8b4764 TDQ-9355: Add 2 the date format method by msjian 2014-08-27 17:49:21 +08:00
Zhao Mingli
4a2aaf24ea TDQ-9355: Add 2 the date format method by msjian 2014-08-27 17:45:47 +08:00
ldong-talend
5612865e3b Merge branch 'maintenance/5.6' 2014-08-27 14:31:42 +08:00
ldong-talend
3218bc78d3 Feature TDI-26799 added:Sort context properties file. 2014-08-27 14:24:09 +08:00
GGu
865eb07475 Merge branch 'maintenance/5.6' 2014-08-27 13:53:59 +08:00
GGu
0075f8aea2 TDI-29841: Enable the case insensitive for folder in all os platforms. 2014-08-27 13:49:04 +08:00
plv
a1d6cb0bc1 Merge branch 'maintenance/5.6' 2014-08-26 17:20:37 +08:00
plv
c4fb687289 TDI-30237 : PostgresSQL: All schemas will be retrieved for connection
which specified one Schema if the connection didn't specified schema and
has retrieved schemas before;
2014-08-26 17:07:04 +08:00
plv
45e5d88e9c TDI-30208 : The DB Type on the retrieve schema is not consistent with
the type in the db table for HSQL In-Process
2014-08-26 16:55:28 +08:00
Zhangbohong Gao
b0290e2eec TESB-14113: Problems with Publishing routes (on release repo) which are
invoking same (different) version of job 

Change service api to:
Map<String, String> getBundleDependences(ProcessItem pi, String
targetBundleVersion);

Task-Url: https://jira.talendforge.org/browse/TESB-14113
2014-08-26 16:53:26 +08:00
plv
a55df8726e Merge branch 'maintenance/5.6' 2014-08-25 15:59:01 +08:00
zwzhao-talend
9bef3d6f31 Merge branch 'maintenance/5.6' 2014-08-25 15:51:39 +08:00
plv
1d3cec23fc TDI-29888 : Error occurred when "update repository connection" for
tHBaseOutput
2014-08-25 15:41:17 +08:00
plv
7eddeeac11 Merge branch 'maintenance/5.6' 2014-08-25 15:29:46 +08:00
zwzhao-talend
2a14d73db8 TDI-29960 : The Required checkbox should be checked as default setting
for components which need to install jar
2014-08-25 15:27:53 +08:00
plv
249fdefb58 TDI-30282 : It show en error when I click Access string of Connection
then I switch to another DB Type
2014-08-25 15:23:43 +08:00
ycbai
1d31836e98 Merge remote-tracking branch 'origin/maintenance/5.6' 2014-08-25 13:34:10 +08:00
ycbai
5b9abe6e3f TBD-948 : Integration - Metadata Hadoop Cluster Connection - Support
Kerberos Connection on Pivotal HD 2.0
2014-08-25 11:11:00 +08:00
Wu Liu
7e770a0317 TDI-30076 : Revert of DBoutput refactoring
https://jira.talendforge.org/browse/TDI-30076

Resolve the problem for the type:MODULE_LIST, when it is in the table,
the value won't include quotes, while it is an independant parameter,
the value will be wrappend with quotes.
2014-08-25 11:01:19 +08:00
nrousseau
c5fc96a041 Merge branch 'maintenance/5.6' 2014-08-22 23:31:54 +08:00
nrousseau
8b50d0a00c TUP-2115: review the import+save job to improve the speed of
saving/import
2014-08-22 23:28:06 +08:00
mzhao
4e5fb07eb5 Merge pull request #24 from yyin-talend/maintenance/5.6
TDQ-9344 ERROR org.talend.core.model.metadata.DBConnectionFillerImpl
2014-08-22 17:34:56 +08:00
yyin-talend
56ccac6ab2 TDQ-9344 ERROR org.talend.core.model.metadata.DBConnectionFillerImpl
--> Replace all resultset's getString/getInt method in
fillTables/fillViews/fillColumns : with new method
getStringFromResultSet,getIntFromResultSet(which use try/catch for each
get)
2014-08-22 17:30:48 +08:00
mzhao
bfa98fb515 Merge pull request #22 from yyin-talend/master
TDQ-9344 ERROR org.talend.core.model.metadata.DBConnectionFillerImpl
2014-08-22 16:51:34 +08:00
yyin-talend
af83e1be2b TDQ-9344 ERROR org.talend.core.model.metadata.DBConnectionFillerImpl
--> Replace all resultset's getString/getInt method in
fillTables/fillViews/fillColumns : with new method
getStringFromResultSet,getIntFromResultSet(which use try/catch for each
get)
2014-08-22 16:33:28 +08:00
hcyi
1172b36d73 Merge branch 'maintenance/5.6' 2014-08-22 15:33:26 +08:00
hcyi
c6a05c31f7 bug TDI-29154 fixed :There is display problem when trunjob choose a
job(remote project and have reference project),the ref node must expand
process node .
2014-08-22 15:18:37 +08:00
Wu Liu
9f6dd6849f TDI-30076 : Revert of DBoutput refactoring
https://jira.talendforge.org/browse/TDI-30076
Fix the bug for tJDBC/SAS/MSSQLOutput when log4j is enabled.
2014-08-22 12:18:10 +08:00
nrousseau
8c0c4b68bb Merge branch 'maintenance/5.6' 2014-08-21 18:50:45 +08:00
nrousseau
5ace2b3250 TUP-2202: fix a problem with extension points, jar could not really be
resolved with the library manager.
2014-08-21 18:49:09 +08:00
mzhao
7372bd7edb Merge pull request #20 from yyin-talend/master
TUP-1616 Refactoring after
2014-08-21 18:35:13 +08:00
mzhao
3c56bd68a2 Merge pull request #21 from yyin-talend/maintenance/5.6
Maintenance/5.6
2014-08-21 18:27:06 +08:00
yyin-talend
425268dcfb TUP-1616 change deleteElements method from private to protected 2014-08-21 17:41:13 +08:00
yyin-talend
fe456d584f TUP-1616 Refactoring after
http://talendforge.org/trac/top/changeset/112329
-->remove the field: confirmForDQ, change the method deleteElements from
private to protected ( for the child to override it)
2014-08-21 17:40:57 +08:00
yyin-talend
433428e791 TUP-1616 change deleteElements method from private to protected 2014-08-21 15:10:44 +08:00
yyin-talend
9cceaaaf49 TUP-1616 Refactoring after
http://talendforge.org/trac/top/changeset/112329
-->remove the field: confirmForDQ, change the method deleteElements from
private to protected ( for the child to override it)
2014-08-21 14:40:45 +08:00
gangliu
183f7944fd Merge branch 'maintenance/5.6' 2014-08-21 12:04:54 +08:00
gangliu
b8a2b6d4a5 [TDI-30383] Lose delete word for folder that below Job Designs when I R-click for this folder 2014-08-21 12:04:20 +08:00
gangliu
4741a282a0 [TDI-30383] Lose delete word for folder that below Job Designs when I R-click for this folder 2014-08-21 11:39:05 +08:00
nrousseau
a61f7d4d98 Merge branch 'maintenance/5.6' 2014-08-21 11:17:47 +08:00
nrousseau
b0c5f0bcd4 TUP-2192: use a single build.properties for all plugins 2014-08-21 11:16:05 +08:00
zwzhao-talend
66719b767d Merge branch 'maintenance/5.6' 2014-08-21 10:42:39 +08:00
zwzhao-talend
23fc72fd7d TDI-30203 : UI for Storm configuration in Run tab 2014-08-21 10:30:14 +08:00
GGu
cd96537206 Merge branch 'maintenance/5.6' 2014-08-21 10:18:56 +08:00
GGu
d64cfd9f82 TDI-30146: fixed the password fields for exporting documention. 2014-08-21 09:47:48 +08:00
Zhao Mingli
63190670de TDQ-9270: add a new multi keys map 2014-08-20 16:35:50 +08:00
cmeng-talend
eeceabe710 Merge branch 'maintenance/5.6' 2014-08-20 16:05:07 +08:00
cmeng-talend
400c2889a3 bug TDI-30301 fixed : Studio will throw endless of "Unhandled event loop
exception"
about the deleted file, more information please see :
https://jira.talendforge.org/browse/TUP-1628
2014-08-20 16:00:36 +08:00
CHEN Bin
3301cb0fa0 Merge branch 'maintenance/5.6' 2014-08-20 15:00:13 +08:00
gangliu
94f0b664d4 [TUP-2205] NPException while right clicking a job 2014-08-20 14:44:27 +08:00
gangliu
e46c09a33a [TUP-2205] NPException while right clicking a job 2014-08-20 14:42:58 +08:00
CHEN Bin
e4fbdad65a bug fixed TDI-30368: encrypt password even empty string
https://jira.talendforge.org/browse/TDI-30368
2014-08-20 11:06:16 +08:00
nrousseau
468d3b21a9 TUP-2202 : have a single popup for all the download of jars 2014-08-19 16:59:58 +08:00
nrousseau
e90e6c69ac TUP-2202 : fix a problem when the jar is not found in the product 2014-08-19 16:59:31 +08:00
nrousseau
5879585e61 TUP-2202 : improve the library manager 2014-08-19 16:58:55 +08:00
nrousseau
04f4387d26 TUP-2202 : have a single popup for all the download of jars 2014-08-19 15:23:33 +08:00
nrousseau
d63647708c TUP-2202 : fix a problem when the jar is not found in the product 2014-08-19 15:01:21 +08:00
zwli
73dbb50879 TDI-30348: Whole tac configuration lost for the passwords.
https://jira.talendforge.org/browse/TDI-30348

- force AES.java to use SunJCE provider
2014-08-19 14:23:06 +08:00
nrousseau
8b578c3001 TUP-2202 : improve the library manager 2014-08-19 13:51:00 +08:00
Irene Wang
e1dc72eca8 New poms and updated manifests after merge from master 2014-08-18 15:59:01 +02:00
Irene Wang
b53facdaa9 Standardize feature names 2014-08-18 14:08:21 +02:00
Zhangbohong Gao
f202fefbeb TESB-14129: Manifest are not lock route in fact while it display lock
Regarding manifest editor opening as editor opend state.
(Actually regarding all editor can get a RepositoryNode and it reference
to the same node as input param that is editor opened state).

Task-Url: https://jira.talendforge.org/browse/TESB-14129
2014-08-18 14:44:03 +08:00
Zhangbohong Gao
15c5386721 TESB-14129: Manifest are not lock route in fact while it display lock
Regarding manifest editor opening as editor opend state.
(Actually regarding all editor can get a RepositoryNode and it reference
to the same node as input param that is editor opened state).

Task-Url: https://jira.talendforge.org/browse/TESB-14129
2014-08-18 14:41:00 +08:00
gangliu
530efeeece [TESB-14098] Add Documentation Node in Mediation Perspective 2014-08-15 16:37:35 +08:00
gangliu
f1968df0e4 [TESB-14098] Add Documentation Node in Mediation Perspective 2014-08-15 16:20:17 +08:00
plv
4ed86df79f bug TDI-29450 fix:Support Vertica Case Insensitive Schema Names 2014-08-15 14:01:05 +08:00
nrousseau
8e09d755dd TUP-2192: use a single build.properties for all plugins 2014-08-15 12:55:52 +08:00
plv
f099d646db bug TDI-29450 fix:Support Vertica Case Insensitive Schema Names 2014-08-15 11:59:48 +08:00
Sebastien Gandon
a3a79f85d5 Merge remote-tracking branch 'origin/maintenance/5.6' into feature/SCM-239/mavenstudiobuild 2014-08-14 18:20:31 +02:00
nrousseau
013228b332 TDI-30116 : use index when check relationships when delete any item. 2014-08-14 09:33:25 +08:00
nrousseau
5b0a03dc52 TDI-29337 : update dependencies for the nebula 2014-08-13 16:51:40 +08:00
ycbai
d266dda980 TDI-29989 : if the URL contains %20, we should replace it with space 2014-08-13 15:43:47 +08:00
nrousseau
1a8dcf735a TUP-2141 : Enhance Palette Settings 2014-08-13 15:22:10 +08:00
zwzhao-talend
5eb8fb0f82 Merge branch 'maintenance/5.6' 2014-08-13 14:54:04 +08:00
zwzhao-talend
061bd4a22a bug TDI-29960 fixed : The Required checkbox should be checked as default
setting for components which need to install jar
2014-08-13 13:58:20 +08:00
ldong-talend
4333031471 Feature TDI-29250 added:Wizards should be able to reuse an existing
repository context instead of simply ask to create a new one each time.
2014-08-13 12:06:43 +08:00
ldong-talend
cde041faca TDI-29337:include the plugin.xml for the third party jar. 2014-08-13 10:48:46 +08:00
nrousseau
e2ed4e7da3 TDI-29337 : fix wrong build.properties 2014-08-12 19:53:08 +08:00
gangliu
a4e7029b4a Merge branch 'master' of https://github.com/Talend/tcommon-studio-se 2014-08-12 18:13:57 +08:00
gangliu
4bb96bbf6e [TESB-14070] Add Spring/MANIFEST/Resources parts into generated Doc 2014-08-12 18:13:27 +08:00
zwzhao-talend
3f7d6e6cae TUP-1862 : change the jar version 2014-08-12 17:40:47 +08:00
ldong-talend
be5aa3d09c TDI-29337:remove the build_apl properties. 2014-08-12 15:14:41 +08:00
ldong-talend
e388e406b7 feature TDI-29337:after rebase master,updat the i18n. 2014-08-12 12:46:02 +08:00
ldong-talend
bdb6357947 Feature TDI-29337 improved:improve the context simplify. 2014-08-12 12:46:01 +08:00
Irene Wang
4f18372d48 Update versions to 5.6.0 2014-08-11 16:12:41 +02:00
Sebastien Gandon
69d84f0fa8 update .gitignore to ignore /dist and remove on dist from git 2014-08-11 15:48:32 +02:00
Irene Wang
9c1a5410f4 Update versions to 5.6.0 2014-08-11 15:37:59 +02:00
Sebastien Gandon
9746a6e7bb TUP-2187 : Lib Hook loader updated to handle fragments libs 2014-08-11 15:00:49 +02:00
hcyi
e54ce6edef bug TDI-30148 fixed :DI toolbar lost shortcut of "Create" on build 5.6. 2014-08-11 18:49:03 +08:00
hcyi
4d540d7769 bug TDI-30148 fixed:DI toolbar lost shortcut of "Create" on build 5.6 . 2014-08-11 18:49:01 +08:00
zwzhao-talend
a977f368ac TUP-2042 (revert) 2014-08-11 13:41:40 +08:00
GGu
f5f73a9afd Fixed the compile errors for view.example. 2014-08-11 11:47:38 +08:00
zwzhao-talend
c2323b6964 bug TDI-30091 fixed : Errors would pop when user open remote project P1
which has updated in its offline mode before and cancel committing them
2014-08-11 10:25:22 +08:00
zwzhao-talend
7d73eb59d6 bug TDI-30024 fixed : Import: When re-import same item, it's in the
import tree list always.
2014-08-08 14:42:56 +08:00
pbailly
1b80d48c17 [TBD-911]
Include cassandra libraries.
2014-08-06 18:57:40 +08:00
Wu Liu
aca9f3fc11 Revert "Fix bug TDI-30071 : remove the js-json-path from the product https://jira.talendforge.org/browse/TDI-30071"
This reverts commit af7b83b17d6c624af400eab4f3d4fee47fe0545d.
2014-08-06 18:38:37 +08:00
cmeng-talend
a7f91f908b feature TDI-29674 : Teradata: ELT enhancements 2014-08-06 17:08:51 +08:00
ycbai
76c316c7b4 TBD-36 : Hadoop metadata wizard should default connection strings and
ports to helpful defaults
2014-08-06 16:17:00 +08:00
GGu
c584d117ae https://jira.talendforge.org/browse/TUP-2107 : add the missing i18n file. 2014-08-05 15:17:42 +08:00
GGu
213348f852 https://jira.talendforge.org/browse/TUP-2107 : remove the P2 from SE. 2014-08-05 15:17:41 +08:00
GGu
8a2e929dd4 https://jira.talendforge.org/browse/TUP-2107 : Add updates feature. 2014-08-05 15:17:41 +08:00
GGu
984ada2d13 https://jira.talendforge.org/browse/TUP-2107 : Add exception checking for updates factory. 2014-08-05 15:17:40 +08:00
GGu
c746af63ca https://jira.talendforge.org/browse/TUP-2107 : Add after update function. 2014-08-05 15:17:39 +08:00
GGu
b7a2779ee4 https://jira.talendforge.org/browse/TUP-2107 : Refactor the wizard dialogs. 2014-08-05 15:17:38 +08:00
GGu
1c732ec527 https://jira.talendforge.org/browse/TUP-2107 : Refactor the updates models. 2014-08-05 15:17:38 +08:00
Sebastien Gandon
2dfe10758c update the .gitignore to ignore dist/ 2014-08-04 18:23:28 +02:00
Sebastien Gandon
37e67600f2 fixed TBPM-195 : missing BPM views. Reverted some erroneous code from
commit previous commit.
ccf9d6ff20 (diff-8)
2014-08-04 18:19:51 +02:00
Irene Wang
016cce3125 Remove relative reference to parent-pom 2014-08-04 17:19:37 +02:00
Ryan Skraba
822d28622a Add job properties for storm configuration. 2014-08-04 18:42:24 +08:00
Ryan Skraba
09ea32bb8d Use stormconfig instead of stconfig for readability. 2014-08-04 18:42:23 +08:00
Ryan Skraba
5e3114a1cf TBD-890 Add code parts and type for Storm code generation. 2014-08-04 18:42:22 +08:00
remydub
89a2b8f55d TBD-895: Add a method in the PigHelper to define functions 2014-08-04 18:24:57 +08:00
zshen-talend
5ffa6fc0fd Merge pull request #16 from mzhao-talend/bug/TDQ-9245-contxt-jdbc
TDQ-9245 1.code refactor on JavaSqlFactory 2.can retrieve column
2014-08-04 18:22:27 +08:00
qiongli
6611614d70 TDQ-9245 1.code refactor on JavaSqlFactory 2.can retrieve column
with general jdbc
2014-08-04 18:00:06 +08:00
zwzhao-talend
62f14cc843 TDI-30128 : [PIG] Support the COGROUP operator 2014-08-04 14:54:33 +08:00
Zhangbohong Gao
a3cdcb34c5 TUP-2166: Enhance CodeGenerator to support reading internal javajet in
other bundles. 

Add new service interface ICamelCodeGeneratorService extends
ICodeGeneratorService.

Task-Url: https://jira.talendforge.org/browse/TUP-2166
2014-08-04 09:48:33 +08:00
Irene Wang
a5c2a30a1d Add Nexus repository to be able to locate shared parent-pom artifact 2014-08-01 15:27:54 +02:00
Irene Wang
43ebb747d0 Update version to 5.6.0 2014-08-01 11:35:17 +02:00
mzhao
358c09e03b Merge pull request #14 from mzhao-talend/master
TDQ-8965: Deprecate MDM connection profiling
2014-08-01 16:29:12 +08:00
msjian
2f020a2b34 TDQ-8965: Deprecate MDM connection profiling 2014-08-01 16:21:27 +08:00
nrousseau
84cfa4379d TUP-2164 : add the possibility to setup multiple properties in the same
component
2014-08-01 15:23:32 +08:00
mzhao
79d6508662 Merge pull request #13 from mzhao-talend/master
TDQ-8786:Enable Cloudera Impala profiling
2014-08-01 11:34:26 +08:00
msjian
8b8f81865b TDQ-8786:Enable Cloudera Impala profiling 2014-08-01 11:14:52 +08:00
nrousseau
dc630985f1 TDI-30222 : fix some problems of relationship 2014-08-01 09:50:16 +08:00
Irene Wang
81db8da61c Update versions to 5.6.0-SNAPSHOT 2014-07-31 17:30:11 +02:00
Irene Wang
c252d5f372 Update versions to 5.6.0-SNAPSHOT 2014-07-31 17:30:11 +02:00
hcyi
10a1b63f81 Merge branch 'bugfix/5.6/TDI-29154-Repository_display_problem' 2014-07-31 16:43:10 +08:00
Irene Wang
0b6c0c6855 Comment out test plugin, import jxl not resolved 2014-07-30 20:28:25 +02:00
zwzhao-talend
3e57a31bdd TUP-1862 : Add Cloudera Impala in the connection wizard 2014-07-30 17:42:18 +08:00
Wu Liu
2b5676c66a Fix bug TDI-30071 : remove the js-json-path from the product
https://jira.talendforge.org/browse/TDI-30071
2014-07-30 14:34:58 +08:00
ycbai
dfe85aa05a TBD-37 : Add metadata management for Talend's NoSQL components (MongoDB,
Neo4j, etc.)
2014-07-30 14:08:48 +08:00
Wu Liu
882e1025bf Fix Bug TDI-30071: use project json-path to parse the json. These 2 new
jars are apache license.
https://jira.talendforge.org/browse/TDI-30071
2014-07-30 13:05:43 +08:00
Irene Wang
f70eee6e36 Point to aggregator and parent pom.xml in studio-se-master repo 2014-07-29 18:56:52 +02:00
Irene Wang
0ffb8d08ca Add ignore required dependency 2014-07-29 18:46:31 +02:00
Irene Wang
2594957235 Point to parent pom.xml contained in studio-se-master repo 2014-07-29 18:32:29 +02:00
GGu
6675ffcbda https://jira.talendforge.org/browse/TDI-30128: Add the EditableComboBoxCellEditor. 2014-07-28 17:36:45 +08:00
Irene Wang
7c729d0531 Point pom.xml to new platform repository 2014-07-28 10:25:54 +02:00
mzhao
61c197cfe4 Merge pull request #11 from msjian/master
TDQ-9244: fixed the error message lost.
2014-07-28 10:56:35 +08:00
Irene Wang
66763869a7 Tycho-generated pom.xmls and parent pom.xml 2014-07-25 13:53:26 +02:00
Irene Wang
7ba317c915 Tycho-generated pom.xmls and parent pom.xml 2014-07-25 13:53:26 +02:00
CHEN Bin
7a728bc5b2 fixed Bug TDI-29912: tSalesforceInput - Session Invalid Error
https://jira.talendforge.org/browse/TDI-29912
as API about how to login with salesforce has been changed, so need to change GUI part, Basic and OAuth.
2014-07-25 17:22:55 +08:00
yyin-talend
737b67c901 TDQ-9244: fixed the error message lost. 2014-07-25 16:22:10 +08:00
zwzhao-talend
98df3071db bug TUP-2042 fixed : import item create by A user project to B user
project, Author will not change.
2014-07-25 10:07:49 +08:00
hcyi
6ea63884ef Merge branch 'master' of git@github.com:Talend/tcommon-studio-se.git 2014-07-24 19:11:51 +08:00
hcyi
757c0c6c8e bug TUP-1975 : modified for the plugin "org.talend.libraries.apache.cxf"
.
2014-07-24 19:10:11 +08:00
zwzhao-talend
7ac1837adf TUP-1862 : Add Cloudera Impala in the connection wizard 2014-07-24 18:23:08 +08:00
zwzhao-talend
983220e400 TUP-1862 : Add Cloudera Impala in the connection wizard 2014-07-24 18:23:07 +08:00
zwzhao-talend
1e4d1590a9 TUP-1862 : Add Cloudera Impala in the connection wizard 2014-07-24 18:23:06 +08:00
zwzhao-talend
19237aa5c5 TUP-1862 : Add Cloudera Impala in the connection wizard 2014-07-24 18:23:04 +08:00
Wu Liu
9dc876155a Fix Bug TDI-29759 : remove the @override from the java files.
https://jira.talendforge.org/browse/TDI-29759
2014-07-23 13:54:44 +08:00
hcyi
b51193515d bug TUP-1975 : Change TOS license to APL 2.0 for TOS_MDM(TUP-2132). 2014-07-21 13:38:21 +08:00
hcyi
1cb3f88af8 bug TUP-1975 : Change TOS BD license to APL 2.0 . 2014-07-21 13:38:20 +08:00
Zhangbohong Gao
12c35d0a26 TDI-30099: Modules View opened too slow.
Speed up modules view initialization by invoking refresh modules as a
non-ui thread task.
(Also can use SWT.VIRTUAL to speed up the table's initialization.)

Task-Url: https://jira.talendforge.org/browse/TDI-30099
2014-07-19 12:02:54 +08:00
hcyi
2243c79140 bug TDI-29154 fixed :There is display problem when trunjob choose a
job(remote project and have reference project)
2014-07-18 16:25:37 +08:00
Wu Liu
f7d8046e9b Fix Bug TDI-29759 : Add a new table to support decoding Integer(int),
Long(long), Byte(byte), Short(short) types.
https://jira.talendforge.org/browse/TDI-29759
2014-07-18 15:04:00 +08:00
mzhao
e3472acf51 Merge pull request #6 from mzhao-talend/master
TDQ-9227:fix a NPE to let the context view show well on top
2014-07-18 09:48:52 +08:00
cmeng-talend
ca5e421358 bug TUP-2023 fixed : Module installation selection window does not
render URL's correctly
https://jira.talendforge.org/browse/TUP-2023
2014-07-17 18:17:39 +08:00
msjian
fcc49f1e31 TDQ-9227:fix a NPE to let the context view show well on top 2014-07-16 16:42:32 +08:00
wchen-talend
73fec6896a bug TUP-2117 fixed:Error when click SVN history for items that file
extension is not .item and junit added
2014-07-16 15:07:49 +08:00
nrousseau
e4c41a2727 TUP-2116: avoid multiple check of libraries for each get status 2014-07-16 12:40:43 +08:00
nrousseau
416b1b004c TDI-29991 : avoid throw exception if anything was wrong during the
refresh of the repository, only log it.
2014-07-16 12:31:37 +08:00
nrousseau
84ea4ca044 TDI-29913 : get Column name of the table from the old properties file,
and change the package name of the Messages class which was wrong.
2014-07-16 12:23:38 +08:00
nrousseau
0f4b866ae2 TDI-29976 : fix / enhance some junits 2014-07-16 12:06:49 +08:00
zwzhao-talend
ba13fe5d41 bug TDI-29845 fixed : Better have Delete option when select a folder and
a job at Recycle bin
2014-07-11 01:30:22 -07:00
zwzhao-talend
23432719fc bug TDI-29845 fixed : Better have Delete option when select a folder and
a job at Recycle bin
2014-07-11 01:30:21 -07:00
nrousseau
9d583b0408 TESB-13875 : fix problem of test of empty required if. 2014-07-10 18:23:19 +08:00
nrousseau
5fa192580a Merge pull request #4 from amarkevich/master
[org.talend.libraries.jackson] reexport additional packages
2014-07-09 19:39:54 +08:00
amarkevich
f69c7dbb85 [org.talend.libraries.jackson] reexport additional packages 2014-07-09 14:20:58 +03:00
cmeng-talend
6dd4f44b6e bug TDI-29901 fixed : Problem (unwanted preceding joblet name in a sql)
with migration from 512 to 542
2014-07-09 12:16:49 +08:00
nrousseau
d88a3bc084 TDI-29986 : Fix problems of import items 2014-07-07 18:46:15 +08:00
nrousseau
b3d9f661bd TUP-2127 : add possibility to have not condition in the prefix, if use
first a ! just before the package name.
2014-07-07 18:15:43 +08:00
nrousseau
21a18135a8 Merge pull request #3 from amarkevich/master
TDI-29889 org.talend.libraries.jackson: export Jackson for other plugins
2014-07-07 17:58:51 +08:00
nrousseau
b6ee3dac92 TDI-29923 : remove the cache of modules needed since it seems reused
here for every component
2014-07-07 16:43:39 +08:00
nrousseau
9db4c42764 TDI-29917 : create new test plugin and add junits tests for import 2014-07-07 12:24:44 +08:00
hcyi
f4788407f0 bug TDI-29154 fixed :There is display problem when trunjob choose a
job(remote project and have reference project)
2014-07-03 18:37:06 +08:00
zshen-talend
b707fe974e Revert "Revert "TDQ-9141: fix new feature make Profiler to Allow variables, like context""
This reverts commit 17fc3fef4f.
2014-07-03 12:21:01 +08:00
nrousseau
7cad1db1c6 Merge pull request #1 from bchen-talend/bugfix/5.6/TDI-29893-logParametersTable
fix Bug TDI-29893: FIELD="TABLE" can't input value context.new1+".item" when talend-studio trun on Log4j model
2014-07-03 11:52:42 +08:00
nrousseau
18e3a1d241 Merge pull request #2 from wwang-talend/feature/TDI-29848
Fix Feature TDI-29848: support log4j for these Big data components
2014-07-03 11:46:42 +08:00
wang wei
511d0deaa7 Fix Feature TDI-29848: support log4j for these Big data components
https://jira.talendforge.org/browse/TDI-29848
2014-07-02 15:23:18 -07:00
sizhaoliu
17fc3fef4f Revert "TDQ-9141: fix new feature make Profiler to Allow variables, like context"
This reverts commit c01388ae74.
2014-07-02 15:58:50 +02:00
zshen-talend
a7ab32cb6e fixed bug TDQ-9094 Get NPE when launch a report
https://jira.talendforge.org/browse/TDQ-9094
2014-07-02 18:50:23 +08:00
zshen-talend
c01388ae74 TDQ-9141: fix new feature make Profiler to Allow variables, like context
variables-PartI
2014-07-02 17:22:45 +08:00
yyin-talend
cd76342c08 Merge branch 'master' of https://github.com/Talend/tcommon-studio-se.git 2014-07-02 16:47:22 +08:00
amarkevich
c7b8dd99bd TDI-29889 org.talend.libraries.jackson: export Jackson for other plugins 2014-07-02 11:33:31 +03:00
yyin-talend
ddd68570a1 add one method in ITDQRepositoryService 2014-07-02 16:33:19 +08:00
zshen-talend
f57cebf3ee Merge branch 'master' of https://github.com/Talend/tcommon-studio-se.git 2014-07-02 16:32:16 +08:00
zshen-talend
1d846f78f4 add method 2014-07-02 16:22:05 +08:00
zshen-talend
0f853887d9 try 2014-07-02 16:19:13 +08:00
zshen
1605d1cda7 for Feature TDQ-8787 commite ITDQRepositorySerVice add
publishDynamicEvent method
2014-07-02 15:42:20 +08:00
CHEN Bin
b188a6f353 fix Bug TDI-29893: FIELD="TABLE" can't input value context.new1+".item"
when talend-studio trun on Log4j model
https://jira.talendforge.org/browse/TDI-29893
make the log parameters work with table type
2014-07-02 10:47:09 +08:00
Sébastien Gandon
f8a27df42a Merge branch 'master' of github.com:Talend/tcommon-studio-se 2014-07-01 15:02:06 +02:00
Sébastien Gandon
1198e3dcf4 Merge branch 'maintenance/5.5' 2014-07-01 14:18:07 +02:00
ycbai
9e38ad0ed2 Update talend version to 5.6.0 2014-07-01 09:15:54 +08:00
nrousseau
17d27b01ab TUP-2118 : review jar dependencies for mockito. Use xstream instead of
objenesis for classloading.
2014-06-30 18:11:02 +08:00
ycbai
bb2e7cef5c TUP-2084 : Studio build properties : remove all references to empty
folders
2014-06-25 16:01:17 +08:00
Sebastien Gandon
a9a0f76f12 README.md update to fix some tabulations 2014-06-24 17:23:48 +02:00
GGu
6fd99853fb Ignore the compile folders. 2014-06-24 18:26:54 +08:00
Mike Hirt
2fdc58b3bf Create README.md 2014-06-23 19:25:36 +02:00
Sébastien Gandon
375410d82f [GIT Migration] adding org.talend.testutils and test.all.test.suite to master 2014-06-22 14:47:52 +02:00
Sébastien Gandon
4e21725763 Refactor main,test and i18n plugins and features for branch master 2014-06-22 05:06:26 +02:00
Sébastien Gandon
890a391388 [GIT Migration] Refactor main,test and i18n plugins and features for branch master 2014-06-22 05:06:26 +02:00
Sébastien Gandon
cccf307f50 [GIT Migration] migration merge tos/master 2014-06-22 05:05:30 +02:00
Sébastien Gandon
d652f55f3c [GIT Migration] All binaries removed from history but required on HEAD 2014-06-22 05:04:03 +02:00
Sébastien Gandon
91a8182533 All binaries removed from history but required on HEAD 2014-06-22 05:02:21 +02:00
Sébastien Gandon
34e652dca1 [GIT Migration] migration merge tis_shared/master 2014-06-22 04:44:20 +02:00
Sébastien Gandon
c1f5987c88 [GIT Migration] Removed unnecessary root files on branch master from [tis_shared] 2014-06-22 04:42:56 +02:00
ycbai
8d25edb950 TDI-29846 : Hive embedded of Mapr 3.1 cannot connect.
git-svn-id: http://talendforge.org/svn/tos/trunk@118684 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-19 07:12:29 +00:00
pbailly
3992ced93f [TDI-29648]
Little algorithmic improvement.


git-svn-id: http://talendforge.org/svn/tos/trunk@118643 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-18 12:08:59 +00:00
jzhao
910308a60e Fixed Feature TDI-29798: Upgrade ActiveMQ to 5.10 in the tMom components
https://jira.talendforge.org/browse/TDI-29798
Note:Upgrade ActiveMQ to 5.10 in the tMom components

git-svn-id: http://talendforge.org/svn/tos/trunk@118632 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-18 07:44:14 +00:00
xqliu
a086d6b00c Fix New Feature TDQ-8706 : Improve Datamart settings
https://jira.talendforge.org/browse/TDQ-8706
TDQ-9025 Add options of database versions for Oracle and mysql as it is done on metadata connection wizard.
https://jira.talendforge.org/browse/TDQ-9025

git-svn-id: http://talendforge.org/svn/tos/trunk@118624 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-18 03:25:57 +00:00
zwzhao
210fca90cd TDI-29672 : Create a new plugin org.talend.repository.storm
git-svn-id: http://talendforge.org/svn/tos/trunk@118592 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-17 08:04:11 +00:00
plv
b809be94c1 TUP-2084 : Studio build properties : remove all references to empty folders
git-svn-id: http://talendforge.org/svn/tos/trunk@118571 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-16 10:34:05 +00:00
plv
caffa4fc5e TUP-2084 : Studio build properties : remove all references to empty folders
git-svn-id: http://talendforge.org/svn/tos/trunk@118570 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-16 10:23:57 +00:00
ldong
cf7dac53ed bug TDI-29774 fixed:Import demos" button dose not work.
git-svn-id: http://talendforge.org/svn/tos/trunk@118523 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-13 09:59:05 +00:00
mhirt
c6b049d12a Fix bug TDM-464 : Add IDesignerHMapperService to let tHMap dynamically configure himself as a virtual component.
git-svn-id: http://talendforge.org/svn/tos/trunk@118509 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-12 22:43:31 +00:00
mhirt
271e8dc813 Fix bug TDM-464 : Add IDesignerHMapperService to let tHMap dynamically configure himself as a virtual component.
git-svn-id: http://talendforge.org/svn/tos/trunk@118508 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-12 22:13:28 +00:00
zgao
26f3dbc48b [TESB-13682] Studio: upgrade ActiveMQ to 5.10 version
Revert upgrade on tMom* components.

git-svn-id: http://talendforge.org/svn/tos/trunk@118500 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-12 09:29:43 +00:00
zgao
9cc2c73f14 [TESB-13682] Studio: upgrade ActiveMQ to 5.10 version
git-svn-id: http://talendforge.org/svn/tos/trunk@118492 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-12 08:07:58 +00:00
ggu
c644cb730c USV-69: impl the demo item for extended types.
git-svn-id: http://talendforge.org/svn/tos/trunk@118482 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-12 06:40:35 +00:00
zwzhao
993085a7ab TDI-29763 fixed : dialog "fill in svn password" pop up even if you already have the password for the users
git-svn-id: http://talendforge.org/svn/tos/trunk@118481 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-12 06:24:27 +00:00
ldong
6ebe9e2caa bug TDI-29748 commited:Collaborative work problem when one user change the item's version.
git-svn-id: http://talendforge.org/svn/tos/trunk@118455 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-11 07:51:14 +00:00
ycbai
024e6fc360 TDI-27656 : several ways to reduce the size of the file:_java.xml
git-svn-id: http://talendforge.org/svn/tos/trunk@118448 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-11 03:45:13 +00:00
sizhaoliu
c92a1ea27c TDQ-9023 recover the package name of ManagerConnection class to avoid compile error
git-svn-id: http://talendforge.org/svn/tos/trunk@118444 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-10 20:02:50 +00:00
sizhaoliu
91da781ad1 TDQ-9023 recover the package name of ManagerConnection class to avoid compile error
git-svn-id: http://talendforge.org/svn/tos/trunk@118443 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-10 17:35:24 +00:00
sizhaoliu
7d2097fa79 TDQ-9023 fix NCDFE when running a tDqReportRun job.
git-svn-id: http://talendforge.org/svn/tos/trunk@118431 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-10 13:00:36 +00:00
zwzhao
babc4bc361 TDI-29743 fixed : Problem of performances for svn project
git-svn-id: http://talendforge.org/svn/tos/trunk@118395 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-10 03:27:34 +00:00
ggu
294befc24b TDI-29732: Make sure the routine and bean are impoted before other items. so set the priority to HIGH.
git-svn-id: http://talendforge.org/svn/tos/trunk@118380 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-09 06:32:26 +00:00
cmeng
18877c150b bug TUP-2023 fixed : Module installation selection window does not render URL's correctly
git-svn-id: http://talendforge.org/svn/tos/trunk@118343 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-06 08:26:10 +00:00
hcyi
1b18f91fc0 feature TDI-29390 added : new Oracle 12c driver .
git-svn-id: http://talendforge.org/svn/tos/trunk@118330 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-06 02:51:43 +00:00
yyin
7ad01c796f TDQ-8706 Improve Datamart settings
TDQ-8710 CLONE - Add Oracle custom in the list of connections
 Add support for oracle custom in report

git-svn-id: http://talendforge.org/svn/tos/trunk@118299 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-04 09:29:33 +00:00
xqliu
b81f8ac2b7 Fix New Feature TDQ-8706 : Improve Datamart settings
https://jira.talendforge.org/browse/TDQ-8706
Fix New Feature TDQ-8709 CLONE - Add Oracle OCI in the list of connections
https://jira.talendforge.org/browse/TDQ-8709


git-svn-id: http://talendforge.org/svn/tos/trunk@118278 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-04 02:39:27 +00:00
amarkevich
dc2274b6bc RepositoryNode -> IRepositoryNode
git-svn-id: http://talendforge.org/svn/tos/trunk@118178 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-06-02 08:52:16 +00:00
amarkevich
011802b60a RepositoryNode -> IRepositoryNode
git-svn-id: http://talendforge.org/svn/tos/trunk@118166 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-30 13:17:06 +00:00
ycbai
90ea22c5b0 TDI-29529 : HDFS Retrieve Schema for a single 100 row file is Pending for [a longtime/forever] ...
git-svn-id: http://talendforge.org/svn/tos/trunk@118156 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-30 10:59:02 +00:00
hcyi
c7971e8139 bug TUP-2055 fixed : in DI perspective db connection creation wizard can not close if create connection on dq first .
git-svn-id: http://talendforge.org/svn/tos/trunk@118153 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-30 10:07:02 +00:00
wchen
64bed66321 bug TDI-29598 fixed: Fix the NPE when click on tELTHiveOutput
git-svn-id: http://talendforge.org/svn/tos/trunk@118137 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-30 09:18:41 +00:00
zwzhao
7a3496c19c revert 118128 : import item create by A user project to B user project, Author will not change.
git-svn-id: http://talendforge.org/svn/tos/trunk@118136 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-30 09:16:55 +00:00
zwzhao
c0446d647b bug TUP-2042 fixed : import item create by A user project to B user project, Author will not change.
git-svn-id: http://talendforge.org/svn/tos/trunk@118128 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-30 08:11:53 +00:00
cmeng
fd1dd659b5 bug TUP-2026 fixed : Small window to add the parameters when creating some database connection
git-svn-id: http://talendforge.org/svn/tos/trunk@118126 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-30 08:07:12 +00:00
hcyi
beeb18fe06 bug TUP-2055 fixed : in DI perspective db connection creation wizard can not close if create connection on dq first .
git-svn-id: http://talendforge.org/svn/tos/trunk@118125 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-30 07:41:09 +00:00
ggu
6e349c3fb2 TDI-29240: fix the classpath issue for librariesmanager plugin.
git-svn-id: http://talendforge.org/svn/tos/trunk@118111 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-30 06:37:47 +00:00
plv
f74f5114ff bug TDI-29631 fixed: Check hive standalone mode with a invaild kerberos throw a IllegalArgumentException
git-svn-id: http://talendforge.org/svn/tos/trunk@118110 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-30 06:26:27 +00:00
cmeng
37726accd7 bug TDI-29625 fixed : Studio is frozen while running a job
git-svn-id: http://talendforge.org/svn/tos/trunk@118093 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-29 10:07:35 +00:00
hcyi
55a1eef740 bug TDI-29414 fixed : for "Use SQL mode" teradata connection, "Use Name filter" when Retrieve Schema doesn't work .
git-svn-id: http://talendforge.org/svn/tos/trunk@118084 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-29 09:34:46 +00:00
zwzhao
b4407afeef bug TDI-29527 fixed : Error executing MR job using a Hadoop custom cluster based on CDH5
git-svn-id: http://talendforge.org/svn/tos/trunk@118074 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-29 08:23:13 +00:00
cmeng
a552530ec5 bug TUP-2026 fixed : Small window to add the parameters when creating some database connection
git-svn-id: http://talendforge.org/svn/tos/trunk@118067 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-29 07:35:13 +00:00
hwang
a317ae25e1 TDM-409:tHMap component cannot be used in Joblets
git-svn-id: http://talendforge.org/svn/tos/trunk@118048 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-29 03:34:52 +00:00
ycbai
a3e7bd5732 TDI-29613 : Add hadoop configuration jars to the classpath of hive connection
git-svn-id: http://talendforge.org/svn/tos/trunk@118038 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-28 10:44:21 +00:00
plv
59976c7db2 bug TDI-29506 fixed: Creating a Hive connection in the Wizard for PivotalHD 2.0 return an exception
git-svn-id: http://talendforge.org/svn/tos/trunk@118026 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-28 10:01:30 +00:00
wchen
e10bc79576 bug TDI-29524 fixed: No lock sign when editing hive connection under cluster connection
git-svn-id: http://talendforge.org/svn/tos/trunk@117984 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-28 03:41:40 +00:00
plv
a3bde8ee79 bug TUP-2031 fixed: Creating a Hive2 connection cannot be 'finish'ed
git-svn-id: http://talendforge.org/svn/tos/trunk@117983 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-28 03:28:54 +00:00
plv
b7adb633da bug TUP-2031 fixed: Creating a Hive2 connection cannot be 'finish'ed
git-svn-id: http://talendforge.org/svn/tos/trunk@117969 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-28 02:11:54 +00:00
qiongli
de91f4e295 TDQ-8893 revert commit version 117719 to 116330.
git-svn-id: http://talendforge.org/svn/tos/trunk@117948 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-27 09:05:39 +00:00
sgandon
7643548c7f Fix Bug TUP-1463 : make sure Studio can start if 2 instances are launched on the same workspace.
https://jira.talendforge.org/browse/TUP-1463

git-svn-id: http://talendforge.org/svn/tos/trunk@117864 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-26 13:19:57 +00:00
wchen
4c84d3e901 bug TDI-29598 fixed: Click tELTXXXOutput componment, there is an error in error log
git-svn-id: http://talendforge.org/svn/tos/trunk@117859 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-26 09:10:49 +00:00
zwzhao
eb6574cff5 bug TDI-29535 fixed : Updating a Hadoop Metadata does not offer to update the MR Jobs automatically
git-svn-id: http://talendforge.org/svn/tos/trunk@117843 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-26 06:14:12 +00:00
hcyi
851bf51828 bug TUP-2017 fixed : Database schema import screen cuts off content on lowish resolution screen .
git-svn-id: http://talendforge.org/svn/tos/trunk@117800 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-23 04:01:13 +00:00
ldong
8e72eaec3d bug TUP-2025 fixed:When moving items in the repository, the pop-up message needs a space.
git-svn-id: http://talendforge.org/svn/tos/trunk@117784 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-23 02:14:57 +00:00
ldong
6128bf791c bug TUP-2027 fixed:improve the original logic here and change the i18n.
git-svn-id: http://talendforge.org/svn/tos/trunk@117778 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-22 10:29:00 +00:00
cmeng
b9cedf42de feature TDI-9025 : Add Support for AS400 v7.1
git-svn-id: http://talendforge.org/svn/tos/trunk@117776 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-22 09:57:39 +00:00
hcyi
7746cb955d Feature TUP-1980 modified : need use build_apl.properties for TOS_DQ jfreechart .
git-svn-id: http://talendforge.org/svn/tos/trunk@117756 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-21 10:47:59 +00:00
hcyi
03c14dbf24 Feature TUP-1980 modified : need use build_apl.properties for TOS_DQ jfreechart .
git-svn-id: http://talendforge.org/svn/tos/trunk@117756 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-21 10:47:59 +00:00
zshen
3385b30c45 Fix Work Item TDQ-8898 : remove vertify method from all of junit class
https://jira.talendforge.org/browse/TDQ-8898

git-svn-id: http://talendforge.org/svn/tos/trunk@117731 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-21 05:43:03 +00:00
qiongli
d044643ac2 TDQ-8893 code refactor: unify DQ classLoader same as DI.
git-svn-id: http://talendforge.org/svn/tos/trunk@117720 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-21 03:28:28 +00:00
qiongli
7690d313df TDQ-8893 code refactor: unify DQ classLoader same as DI.
git-svn-id: http://talendforge.org/svn/tos/trunk@117719 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-21 03:28:14 +00:00
sgandon
3294d11a7e upadte the minimum java version required to 1.6
git-svn-id: http://talendforge.org/svn/tos/trunk@117707 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-20 15:44:41 +00:00
hcyi
0dfaec1589 Feature TUP-1980 modified : need use the build_apl.properties (from main task TUP-1975)
git-svn-id: http://talendforge.org/svn/tos/trunk@117637 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-20 02:37:01 +00:00
fhuaulme
137b244768 Adds backport script with SVN 1.8 support.
git-svn-id: http://talendforge.org/svn/tos/trunk@117617 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-19 09:07:34 +00:00
xqliu
7d93a72b60 merge r117598 from branch 5.5 to trunk
TDQ-8960 Enable the Hortonworks distribution option from connection wizard for TOS for DQ


git-svn-id: http://talendforge.org/svn/tos/trunk@117615 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-19 08:28:16 +00:00
plv
0ab7fc98f7 feature TDI-28751 : Add HDP 2.1 support in the wizards
git-svn-id: http://talendforge.org/svn/tos/trunk@117594 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-16 10:51:34 +00:00
hcyi
2982a08a1f Feature TUP-1963 modified : Add a dialog to show that the studio does not fully support java 8 .
git-svn-id: http://talendforge.org/svn/tos/trunk@117580 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-16 09:26:51 +00:00
cmeng
ccf9d6ff20 feature TUP-1628 : remove all internal use of Eclipse APIs for DI plugins
git-svn-id: http://talendforge.org/svn/tos/trunk@117578 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-16 09:04:14 +00:00
hcyi
22860bee62 Feature TUP-1963 modified : Add a dialog to show that the studio does not fully support java 8 .
git-svn-id: http://talendforge.org/svn/tos/trunk@117567 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-16 07:37:27 +00:00
xqliu
462b1555af merge r117546 from branch 5.5 to trunk
Fix New Feature TDQ-8933 : Use the same registrition UI and service as the other products (DI) did - TOS for DQ 
https://jira.talendforge.org/browse/TDQ-8933
1) use the same dialog with DI
2) open an url at first time open TOP


git-svn-id: http://talendforge.org/svn/tos/trunk@117548 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-16 03:39:22 +00:00
hcyi
498dba27ce Feature TUP-1963 modified : Add a dialog to show that the studio does not fully support java 8 .
git-svn-id: http://talendforge.org/svn/tos/trunk@117540 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-16 02:28:04 +00:00
sizhaoliu
31b1cea9d1 TDQ-8474 upgrade commons-math3 library to official 3.3 version
git-svn-id: http://talendforge.org/svn/tos/trunk@117532 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-15 12:58:10 +00:00
hcyi
0d9fd4cf04 Feature TUP-1963 modified : Add a dialog to show that the studio does not fully support java 8 .
git-svn-id: http://talendforge.org/svn/tos/trunk@117529 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-15 10:44:25 +00:00
plv
a867b13c70 feature TDI-28751 : Add HDP 2.1 support in the wizards
git-svn-id: http://talendforge.org/svn/tos/trunk@117515 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-15 08:51:49 +00:00
zwzhao
23db9adb86 TUP-1867 : revert 117235
git-svn-id: http://talendforge.org/svn/tos/trunk@117507 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-15 07:27:08 +00:00
zwzhao
e56941e683 TDQ-8934 : move TalendForgeDialog.java from "org.talend.repository" to "org.talend.registration"
git-svn-id: http://talendforge.org/svn/tos/trunk@117483 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-15 01:50:34 +00:00
zwzhao
766f3717fb TDQ-8934 : move TalendForgeDialog.java from "org.talend.repository" to "org.talend.registration"
git-svn-id: http://talendforge.org/svn/tos/trunk@117482 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-15 01:50:12 +00:00
hcyi
d4723a1e2d bug TDI-29414 fixed : for "Use SQL mode" teradata connection, "Use Name filter" when Retrieve Schema doesn't work .
git-svn-id: http://talendforge.org/svn/tos/trunk@117466 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-14 10:41:19 +00:00
plv
a9eb8d0db6 feature TDI-28751/TDI-29226/TDI-28752 : modify some jars version
git-svn-id: http://talendforge.org/svn/tos/trunk@117438 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-14 08:47:40 +00:00
hcyi
7a8c6762ff bug TDI-29323 fixed : DB2 retrieve schema failure double column datatype .
git-svn-id: http://talendforge.org/svn/tos/trunk@117423 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-14 06:57:25 +00:00
ggu
0b53269fd3 TUP-1960: allow to import the item with different path for same name, when the attribute AllowMultiName is true for repository type. also improve some codes for trunk only.
git-svn-id: http://talendforge.org/svn/tos/trunk@117327 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-13 04:02:12 +00:00
ggu
ce3afe27f7 TDI-29295: add some junit for import.
git-svn-id: http://talendforge.org/svn/tos/trunk@117326 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-13 03:40:12 +00:00
zwzhao
3e75674ad3 bug TDI-29322 fixed : Retrieve MetaData when you are in manual lock mode (and forget to lock the db connection) loop infinitely
git-svn-id: http://talendforge.org/svn/tos/trunk@117325 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-13 03:30:03 +00:00
plv
6fcea81c3b feature TDI-28751 : Add HDP 2.1 support in the wizards
git-svn-id: http://talendforge.org/svn/tos/trunk@117315 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-13 02:34:57 +00:00
hcyi
60590a3373 Feature TDI-29227 added : Change TOS DI license to APL 2.0 .
git-svn-id: http://talendforge.org/svn/tos/trunk@117271 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-12 02:47:45 +00:00
wchen
8cf7b3e221 feature TUP-1628 : remove all internal use of Eclipse APIs for DI plugins
git-svn-id: http://talendforge.org/svn/tos/trunk@117249 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-09 07:32:21 +00:00
wchen
02505f1371 feature TUP-1628 : remove all internal use of Eclipse APIs for DI plugins
git-svn-id: http://talendforge.org/svn/tos/trunk@117248 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-09 07:31:00 +00:00
hcyi
62819d11a5 feature TDI-29227 : revert the commit #tos:117230
git-svn-id: http://talendforge.org/svn/tos/trunk@117242 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-09 06:28:32 +00:00
hcyi
a8227668ae feature TDI-29227 : revert the commit #tos:117230
git-svn-id: http://talendforge.org/svn/tos/trunk@117242 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-09 06:28:32 +00:00
hcyi
9e1f1369b4 feature TDI-29227 : revert the commit #tos:117230
git-svn-id: http://talendforge.org/svn/tos/trunk@117238 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-09 06:16:02 +00:00
hcyi
c60456310f feature TDI-29227 : revert the commit #tos:117230
git-svn-id: http://talendforge.org/svn/tos/trunk@117238 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-09 06:16:02 +00:00
zwzhao
3aa623ab28 bug TUP-1867 fixed : Need to see if we can remove the svn related information to the talend.project
git-svn-id: http://talendforge.org/svn/tos/trunk@117235 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-09 03:53:36 +00:00
hcyi
9a18bab18b git-svn-id: http://talendforge.org/svn/tos/trunk@117230 f6f1c999-d317-4740-80b0-e6d1abc6f99e 2014-05-09 03:11:28 +00:00
hcyi
67667bc4d2 git-svn-id: http://talendforge.org/svn/tos/trunk@117230 f6f1c999-d317-4740-80b0-e6d1abc6f99e 2014-05-09 03:11:28 +00:00
hcyi
4cfee4bee4 git-svn-id: http://talendforge.org/svn/tos/trunk@117229 f6f1c999-d317-4740-80b0-e6d1abc6f99e 2014-05-09 03:10:26 +00:00
cmeng
0c36a00207 feature TUP-1628 : remove all internal use of Eclipse APIs for DI plugins
git-svn-id: http://talendforge.org/svn/tos/trunk@117228 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-09 03:05:46 +00:00
plv
958b00b19e feature TDI-28751 : Add HDP 2.1 support in the wizards
git-svn-id: http://talendforge.org/svn/tos/trunk@117194 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-08 03:19:43 +00:00
plv
14c3a85a5a feature TDI-28751 : Add HDP 2.1 support in the wizards
git-svn-id: http://talendforge.org/svn/tos/trunk@117191 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-08 03:03:20 +00:00
zwzhao
9702a4e3d4 bug TUP-1954 fixed : can not logon a remote projec when some special settings.
git-svn-id: http://talendforge.org/svn/tos/trunk@117160 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-07 06:52:54 +00:00
ggu
0c78fd2623 TDI-29377: check and create the parent folder before export.
git-svn-id: http://talendforge.org/svn/tos/trunk@117158 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-07 06:30:53 +00:00
ggu
c0eb54e4c8 TDI-29377: check and create the parent folder before export.
git-svn-id: http://talendforge.org/svn/tos/trunk@117157 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-07 06:10:10 +00:00
wliu
892ba9d800 Fix Bug TDI-29316 : remove the unnecessary code to avoid bug.
https://jira.talendforge.org/browse/TDI-29316

git-svn-id: http://talendforge.org/svn/tos/trunk@117133 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-06 06:34:45 +00:00
plv
f6f8040c8c feature TDI-28752 : Add Pivotal 2.0 support in the wizards
git-svn-id: http://talendforge.org/svn/tos/trunk@117111 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-05 10:10:32 +00:00
plv
b29aaa7e29 feature TDI-28752 : Add Pivotal 2.0 support in the wizards
git-svn-id: http://talendforge.org/svn/tos/trunk@117110 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-05-05 10:08:46 +00:00
plv
e00083a9eb feature TDI-29226 : Add MapR 3.1 support in the wizards
git-svn-id: http://talendforge.org/svn/tos/trunk@117038 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-30 05:06:16 +00:00
plv
bc6a56998f feature TDI-29226 : Add MapR 3.1 support in the wizards
git-svn-id: http://talendforge.org/svn/tos/trunk@117016 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-29 10:39:10 +00:00
plv
4059e307ec feature TDI-29226 : Add MapR 3.1 support in the wizards
git-svn-id: http://talendforge.org/svn/tos/trunk@117015 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-29 10:31:40 +00:00
ggu
c56bcbfe60 TDI-29240: fixed the text is not matched.
git-svn-id: http://talendforge.org/svn/tos/trunk@117010 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-29 09:52:44 +00:00
ldong
4d39c53957 bug TDI-29305 fixed:First time open demo job,there is miss jar warning when these jars already exist in studio.
git-svn-id: http://talendforge.org/svn/tos/trunk@117003 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-29 08:45:22 +00:00
msjian
a2c7313aec TDQ-8535: fix the View Database Structure can not show table and view for hive connection, we didn't set databasemetadata parameter to User, so when to create hive connection get error
git-svn-id: http://talendforge.org/svn/tos/trunk@116950 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-28 07:43:41 +00:00
msjian
566d652cfb TDQ-8897: refact code by extracting the hsql type check
git-svn-id: http://talendforge.org/svn/tos/trunk@116949 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-28 07:40:31 +00:00
nrousseau
7e815349bf TDI-29301: add missing change on interface
git-svn-id: http://talendforge.org/svn/tos/trunk@116930 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-25 13:58:41 +00:00
wchen
457430c787 bug TDI-29301 fixed: Too many items displayed in the module view
git-svn-id: http://talendforge.org/svn/tos/trunk@116926 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-25 13:23:40 +00:00
msjian
488efc8633 TDQ-8535: fix another failed junit which is caused by the code optimize(http://www.talendforge.org/trac/tos/changeset/116205)
git-svn-id: http://talendforge.org/svn/tos/trunk@116919 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-25 10:01:19 +00:00
ggu
b94992d885 TUP-1924: Fix the problem: if there is one exception, will block other items to import.
git-svn-id: http://talendforge.org/svn/tos/trunk@116908 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-25 06:38:52 +00:00
zwzhao
201b390899 fixed junit
git-svn-id: http://talendforge.org/svn/tos/trunk@116903 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-25 04:09:02 +00:00
zwzhao
e95dd4e8fb fixed junit
git-svn-id: http://talendforge.org/svn/tos/trunk@116882 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-24 10:00:46 +00:00
ldong
dc0e2f90c8 bug TDI-29264 fixed:tHiveCreateTable: Set Partitions:add new schema, when reopen "edit schema", the schema added before lost.
git-svn-id: http://talendforge.org/svn/tos/trunk@116871 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-24 08:52:32 +00:00
hwang
dfa8c2f2d0 TDM-253:tHMap does not properly support parallel execution
git-svn-id: http://talendforge.org/svn/tos/trunk@116869 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-24 08:48:58 +00:00
sgandon
20d2ae9492 Fix Bug USV-69 : Migration tasks of Jobs/Joblets: provide an extension for additional ERepositoryObjectTypes
https://jira.talendforge.org/browse/USV-69. Fixed the cycling issue.

git-svn-id: http://talendforge.org/svn/tos/trunk@116858 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-24 07:48:26 +00:00
plv
6cbe98683c bug TDI-29254 fixed: Hive of CDH5 should support kerberos on studio side
git-svn-id: http://talendforge.org/svn/tos/trunk@116823 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-24 03:39:03 +00:00
sgandon
da992f2169 Fix Bug USV-69 : Migration tasks of Jobs/Joblets: provide an extension for additional ERepositoryObjectTypes
https://jira.talendforge.org/browse/USV-69

git-svn-id: http://talendforge.org/svn/tos/trunk@116812 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-23 13:49:26 +00:00
sgandon
2b73105788 Fix Bug USV-69 : Migration tasks of Jobs/Joblets: provide an extension for additional ERepositoryObjectTypes
https://jira.talendforge.org/browse/USV-69

git-svn-id: http://talendforge.org/svn/tos/trunk@116811 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-23 13:49:25 +00:00
cmeng
7b4a28d669 revert to previous revision(115455)
git-svn-id: http://talendforge.org/svn/tos/trunk@116786 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-23 09:15:37 +00:00
ycbai
125b59cff0 TDI-29272 : Hive: Retrieve schema: nothing able to be retrieved
git-svn-id: http://talendforge.org/svn/tos/trunk@116785 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-23 08:57:48 +00:00
ggu
29579a7f11 TDI-29262: fixed the issue for import the items with old model.
git-svn-id: http://talendforge.org/svn/tos/trunk@116783 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-23 07:39:32 +00:00
zwzhao
443f22d462 fixed for junit
git-svn-id: http://talendforge.org/svn/tos/trunk@116759 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-23 03:35:03 +00:00
plv
617ff46a02 TDI-29259 : Modify the VERTICA_6 to VERTICA_6_0 in DI part
git-svn-id: http://talendforge.org/svn/tos/trunk@116730 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-22 08:06:27 +00:00
wwang
ac8bfda6b1 Fix Feature TDI-29225 : Fix the special components: tCreateTable, tMSSQLBulkExec and tNetezzaNzLoad
https://jira.talendforge.org/browse/TDI-29225

git-svn-id: http://talendforge.org/svn/tos/trunk@116723 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-22 05:37:15 +00:00
nrousseau
2c1ec42e50 TUP-1917: add a new option to disable the content of the popup of jar installation
git-svn-id: http://talendforge.org/svn/tos/trunk@116721 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-22 04:33:10 +00:00
wchen
5f55e66c86 bug TDQ-8861 fixed: don't unload dq item resoruce.
git-svn-id: http://talendforge.org/svn/tos/trunk@116703 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-22 02:35:10 +00:00
hcyi
d407096854 bug TDI-29252 fixed : Teradata connection which "Use SQL Mode" can not get columns.
git-svn-id: http://talendforge.org/svn/tos/trunk@116702 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-22 02:31:51 +00:00
ggu
07049076e8 TDI-29209: add the missed dependencies jar.
git-svn-id: http://talendforge.org/svn/tos/trunk@116677 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-21 07:41:47 +00:00
cmeng
0ab222985a bug TDI-29200 fixed : error occurred when edited entity for MDM
git-svn-id: http://talendforge.org/svn/tos/trunk@116664 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-21 07:01:27 +00:00
ggu
0e03f7397e TUP-1887: fixed the junit error for renamed ImportItem.
git-svn-id: http://talendforge.org/svn/tos/trunk@116660 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-21 06:12:30 +00:00
cmeng
ee9145cddb bug TDI-29200 fixed : error occurred when edited entity for MDM
git-svn-id: http://talendforge.org/svn/tos/trunk@116654 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-21 05:42:33 +00:00
zwzhao
73b89f38da bug TUP-1827 fixed : logon a new remote project(doesn't log on before) which "svn user log" checked, on my side can not get set user svn log diaog, so can not continue.
git-svn-id: http://talendforge.org/svn/tos/trunk@116653 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-21 05:40:28 +00:00
wchen
59e984e7fa bug TDI-29228 fixed: Variables and context should not be encrypted for password value for tESBConsumer component
git-svn-id: http://talendforge.org/svn/tos/trunk@116638 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-21 03:49:03 +00:00
wchen
7ecb80edab bug TDI-29228 fixed: Variables and context should not be encrypted for password value for tESBConsumer component
git-svn-id: http://talendforge.org/svn/tos/trunk@116637 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-21 03:45:30 +00:00
bchen
315cdad13d Fix Backlog Task TDI-28966 : [MR] merge the map only components when it on Lookup connection with tMap
https://jira.talendforge.org/browse/TDI-28966

git-svn-id: http://talendforge.org/svn/tos/trunk@116631 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-21 03:17:33 +00:00
ggu
df1cc0c014 TUP-1878: enable to process import resources(items) by both item type and path of type way.
git-svn-id: http://talendforge.org/svn/tos/trunk@116630 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-21 02:44:19 +00:00
wchen
d0e8e62fd1 bug TDI-28825: fix an error for import item.
git-svn-id: http://talendforge.org/svn/tos/trunk@116594 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-18 10:19:32 +00:00
ldong
9151db0180 bug TDI-29125 fixed:Import the renamed job,it does not display in the import Dialog and need to check the "overwrite" ,it can show.
git-svn-id: http://talendforge.org/svn/tos/trunk@116576 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-18 08:36:54 +00:00
ycbai
e1fcf5e28d TDI-29238 : Upgrade CDH5 support from beta to GA on GUI part.
git-svn-id: http://talendforge.org/svn/tos/trunk@116571 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-18 07:38:29 +00:00
ggu
93b46651bc TUP-1878: enhance exceptions when load.
git-svn-id: http://talendforge.org/svn/tos/trunk@116568 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-18 06:45:37 +00:00
ggu
55a9b52a08 DOCT-2912: fixed the librariesmanager.nl missing issue.
git-svn-id: http://talendforge.org/svn/tos/trunk@116560 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-18 03:24:55 +00:00
ggu
86190fbac1 TUP-1878: enhance some codes for product checking.
git-svn-id: http://talendforge.org/svn/tos/trunk@116543 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-17 10:00:28 +00:00
cmeng
d73cefa337 bug TDI-29079 fixed : No copyright info for Talend all build
git-svn-id: http://talendforge.org/svn/tos/trunk@116518 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-17 07:32:05 +00:00
ggu
18ce5e794b TUP-1878: change the import function to base on item type, not path of type.
git-svn-id: http://talendforge.org/svn/tos/trunk@116507 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-17 05:59:12 +00:00
wchen
b65dd243e2 bug TDI-29121 : add junit test
git-svn-id: http://talendforge.org/svn/tos/trunk@116506 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-17 05:57:08 +00:00
wchen
e6597bb737 bug TDI-28994 fixed: Add a new function ElementParameterParser.getEncryptedValue(final IElement node, final String parameterName)
git-svn-id: http://talendforge.org/svn/tos/trunk@116502 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-17 05:39:53 +00:00
plv
b3530b35fe bug TDI-29188 fixed: As400-schema:can not support data viewer.
git-svn-id: http://talendforge.org/svn/tos/trunk@116494 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-17 03:07:04 +00:00
wwang
338d08afba Fix workitem TDI-29126 : Make password encrypt and decrypt in our components
https://jira.talendforge.org/browse/TDI-29126

git-svn-id: http://talendforge.org/svn/tos/trunk@116488 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-17 02:03:45 +00:00
plv
4df6db7c9c bug TDI-29195 fixed: can't do data viewer for schema of HSQLDB Server and HSQLDB WebServer
git-svn-id: http://talendforge.org/svn/tos/trunk@116468 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-16 09:30:46 +00:00
hwang
b406f53194 TDM-253:tHMap does not properly support parallel execution
git-svn-id: http://talendforge.org/svn/tos/trunk@116424 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-16 03:10:37 +00:00
plv
e6bc14440a feature TDI-29066 : Add support of Vertica 7 in the db wizard
git-svn-id: http://talendforge.org/svn/tos/trunk@116415 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-16 01:53:04 +00:00
zshen
e21f16cb34 fixed bug TDI-29194 remove the case about parameter is null.
git-svn-id: http://talendforge.org/svn/tos/trunk@116401 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-15 11:21:04 +00:00
zshen
c44dd677b2 fixed bug TDI-29194 add junit test case for MetadataFillFactoryTest
git-svn-id: http://talendforge.org/svn/tos/trunk@116400 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-15 10:55:38 +00:00
zshen
742ff1886d fixed bug TDI-29194 Error thrown when click Finish during HSQLDB connection creation
git-svn-id: http://talendforge.org/svn/tos/trunk@116397 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-15 10:54:03 +00:00
plv
8f77cca373 bug TDI-23479 fixed: tWebService_delete the column in the schema, the map line still exist
git-svn-id: http://talendforge.org/svn/tos/trunk@116392 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-15 10:42:10 +00:00
ggu
acfb3ba659 TUP-1878: rename the ItemRecord to ImportItem
git-svn-id: http://talendforge.org/svn/tos/trunk@116361 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-15 05:32:43 +00:00
wchen
1c5fdf7a14 bug TUP-1820 : fix update manager do not work for closed job.
git-svn-id: http://talendforge.org/svn/tos/trunk@116359 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-15 03:52:51 +00:00
yyin
bf59ed896e merge r116354 from branch 5.4 to trunk
TDQ-8360  change the type to SchemaObservable


git-svn-id: http://talendforge.org/svn/tos/trunk@116358 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-15 03:49:31 +00:00
plv
7e59d51243 feature TDI-29066 : Add support of Vertica 7 in the db wizard
git-svn-id: http://talendforge.org/svn/tos/trunk@116330 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-14 09:58:57 +00:00
cmeng
17f0157197 bug TDI-29169 add : Need to add junits for TDI-29092
git-svn-id: http://talendforge.org/svn/tos/trunk@116327 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-14 09:54:19 +00:00
cmeng
495693a812 bug TDI-29092 fixed : Some character are lost when modify context name
git-svn-id: http://talendforge.org/svn/tos/trunk@116324 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-14 09:49:05 +00:00
yyin
3332aae18c TDQ-8360: After change the analyzed file connection path columns in analysis will be removed even the news are same as the originals
Add observer in delimited file wizard to observe if the schema is changed or not

git-svn-id: http://talendforge.org/svn/tos/trunk@116310 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-14 08:23:32 +00:00
wchen
6acd50ebc7 bug TUP-1875 fixed: The "list of modules not installed" will not disappear when the third party jar has been imported
git-svn-id: http://talendforge.org/svn/tos/trunk@116298 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-14 06:38:14 +00:00
jjzhou
67469ba41a fix Bug TDI-29165: Consumer job with tMicrosoftCrmInput deployed into runtime:"org.apache.axis2.AxisFault: The system is attempting to engage a module that is not available: addressing"
https://jira.talendforge.org/browse/TDI-29165 

git-svn-id: http://talendforge.org/svn/tos/trunk@116287 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-14 02:25:01 +00:00
hcyi
a743865316 bug TDI-29018 : Need to add junits for both case this and original TDI-28349 .
git-svn-id: http://talendforge.org/svn/tos/trunk@116224 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-10 10:24:24 +00:00
wchen
4d66266f9c bug TDM-51 fixed: In memory copy of TDM metadata objects not invalidated by an import
git-svn-id: http://talendforge.org/svn/tos/trunk@116221 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-10 10:11:39 +00:00
cmeng
725c9e4040 bug TDI-29079 fixed : No copyright info for Talend all build
git-svn-id: http://talendforge.org/svn/tos/trunk@116213 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-10 09:14:09 +00:00
xqliu
0e8883d7c1 Fix Bug TDQ-8620 Investigate profiling with Apache Stinger
https://jira.talendforge.org/browse/TDQ-8620
Fix Bug TDQ-8838 should not create Tez tasks when expand the structure of Stinger or select columns from Stinger in the analysis editor
https://jira.talendforge.org/browse/TDQ-8838
modify the method ConnectionUtils.closeConnection(), ensure closing the connection correctly


git-svn-id: http://talendforge.org/svn/tos/trunk@116196 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-10 07:24:10 +00:00
ldong
0a1223086d bug TUP-1885 fixed:Support to add external resources into classpath.
git-svn-id: http://talendforge.org/svn/tos/trunk@116195 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-10 07:04:27 +00:00
ggu
9cb78c0c1c USV-55: enhance for ValidationRules.
git-svn-id: http://talendforge.org/svn/tos/trunk@116182 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-10 03:40:03 +00:00
ldong
a8178544df bug TDI-29106 fixed:Retrieving Salesforce scheme gets incorrect data type, length and precision.
git-svn-id: http://talendforge.org/svn/tos/trunk@116162 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-09 10:30:23 +00:00
zshen
1cb7979109 fixed bug TDQ-8536 fixed issue about hive embedded mode can not get tables
git-svn-id: http://talendforge.org/svn/tos/trunk@116161 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-09 10:27:43 +00:00
zwzhao
56a1cc74ef bug TDI-29052 fixed : AS 400 CDC - Impossible to use CDC with tables with more than 10 characters
git-svn-id: http://talendforge.org/svn/tos/trunk@116156 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-09 10:14:16 +00:00
plv
685a6daceb TDI-29097 : update Mysql5 jar
git-svn-id: http://talendforge.org/svn/tos/trunk@116153 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-09 09:02:12 +00:00
cmeng
1dd74dd1e5 bug TDI-28686 fixed : Resources missing in tMap content assist
git-svn-id: http://talendforge.org/svn/tos/trunk@116147 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-09 08:38:55 +00:00
ldong
82b7135b43 bug TUP-1861 fixed:Improve error message for tRunJob not setup or child job not found.
git-svn-id: http://talendforge.org/svn/tos/trunk@116137 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-09 06:27:38 +00:00
zshen
0c756614be fixed bug TDQ-8536 Catalog overview analysis with hive(HDP1.2 embedded) connection filter table is invalid
use getTablesByPattern method insteadof getAllTables method on the EmbeddedHiveDataBaseMetadata class to support tableFilter parameter.

git-svn-id: http://talendforge.org/svn/tos/trunk@116111 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-08 10:33:10 +00:00
zwzhao
adf13bf21d bug TDI-29052 fixed : AS 400 CDC - Impossible to use CDC with tables with more than 10 characters
git-svn-id: http://talendforge.org/svn/tos/trunk@116084 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-08 05:36:36 +00:00
wchen
5f74fa06bf bug TDI-29122 fixed: Fix junit in MappingTypeRetrieverTest.java
git-svn-id: http://talendforge.org/svn/tos/trunk@116080 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-08 03:25:40 +00:00
nrousseau
03fbd9ea56 TDI-28825 : adds a function canEncrypt and update the function getEncryptedValue
git-svn-id: http://talendforge.org/svn/tos/trunk@116076 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-08 01:38:45 +00:00
hcyi
1af6ca9d89 bug TDI-29003 fixed : AMC works in https, why won't it let us configure in TAC with a URL with https .
git-svn-id: http://talendforge.org/svn/tos/trunk@116028 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-04 10:29:01 +00:00
hcyi
4bc6ddf0b9 bug TDI-29003 fixed : AMC works in https, why won't it let us configure in TAC with a URL with https .
git-svn-id: http://talendforge.org/svn/tos/trunk@116021 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-04 09:51:27 +00:00
ggu
8718b9b8bf TUP-1878: fixed some copyright problem and add the missed messages.
git-svn-id: http://talendforge.org/svn/tos/trunk@116015 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-04 09:04:37 +00:00
ldong
2601390c1c bug TDI-29085 fixed:Studio throw errors when do retrieve schema for salesforce if it already export to context.
git-svn-id: http://talendforge.org/svn/tos/trunk@116013 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-04 08:37:46 +00:00
ldong
6d152565ab bug TDI-29085 fixed:Studio throw errors when do retrieve schema for salesforce if it already export to context.
git-svn-id: http://talendforge.org/svn/tos/trunk@116012 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-04 08:37:32 +00:00
zshen
48dee17944 TDQ-8545 fixed bug when reload table list on the hdp connection, get error
fixed failed test

git-svn-id: http://talendforge.org/svn/tos/trunk@116008 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-04 08:01:03 +00:00
cmeng
140578bf33 bug TDI-24171 fixed : Some UI problems in repository wizard
git-svn-id: http://talendforge.org/svn/tos/trunk@116002 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-04 07:23:39 +00:00
zshen
c370ed010e TDQ-8545 Fixed bug when reload table list on the hdp connection, get error.
add template parameter on the IMetadataFiller class.

git-svn-id: http://talendforge.org/svn/tos/trunk@116001 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-04 07:19:14 +00:00
ldong
e3021ff364 bug TDI-28963 fixed:Version 5.4.1 tContextLoad, the button "Sync columns" disabled, but We need it.
git-svn-id: http://talendforge.org/svn/tos/trunk@115999 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-04 07:14:16 +00:00
plv
0ac00beb9b TDI-29097 : Remove mysql jdbc jar 5.1.22
git-svn-id: http://talendforge.org/svn/tos/trunk@115977 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-04 01:42:20 +00:00
jzhao
4ada85b344 Fixed Bug TDI-28957: AMC - Execution Logs not displayed in good order
https://jira.talendforge.org/browse/TDI-28957
Note:Modify the jar name to an government name

git-svn-id: http://talendforge.org/svn/tos/trunk@115956 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-03 10:56:17 +00:00
ggu
8b2d701eb5 TUP-1878: add the check items for product with perspective.
git-svn-id: http://talendforge.org/svn/tos/trunk@115945 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-03 09:37:20 +00:00
jzhao
8d375ea48b Fixed Bug TDI-28957: AMC - Execution Logs not displayed in good order
https://jira.talendforge.org/browse/TDI-28957
Note:Update MYSQL driver to 5.1.30

git-svn-id: http://talendforge.org/svn/tos/trunk@115939 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-03 08:16:56 +00:00
plv
77fe354139 bug TDI-29051 fixed: HSQLDB WebServer shutdown when do Check connection in studio
git-svn-id: http://talendforge.org/svn/tos/trunk@115935 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-03 08:08:02 +00:00
zwli
4b474e3cf2 TDI-28828: Password readable in DB
https://jira.talendforge.org/browse/TDI-28828

- add AES.java

git-svn-id: http://talendforge.org/svn/tos/trunk@115928 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-03 06:54:23 +00:00
zwzhao
daa5f88df7 TUP-1835 : Studio build properties : remove all references to empty folders
git-svn-id: http://talendforge.org/svn/tos/trunk@115881 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-02 07:34:47 +00:00
qiongli
d30905f0b9 TDQ-8067 only execute hadoop parameters for embeded model.
git-svn-id: http://talendforge.org/svn/tos/trunk@115877 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-02 07:02:55 +00:00
qiongli
56e8bdaf4b TDQ-8067 only execute hadoop parameters for embeded model.
git-svn-id: http://talendforge.org/svn/tos/trunk@115876 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-02 07:02:43 +00:00
plv
0796ff87ce bug TDI-29051 fixed: HSQLDB WebServer shutdown when do Check connection in studio
git-svn-id: http://talendforge.org/svn/tos/trunk@115859 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-02 03:37:00 +00:00
plv
d592943f05 bug TDI-29048 fixed: Can't retrieve table for connection of HSQLDB Server
git-svn-id: http://talendforge.org/svn/tos/trunk@115857 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-02 03:34:01 +00:00
yyin
060e4b700e TDQ-8805 reload database list about for "General JDBC connection about hsql Server mode" lead to all structure lose
revert one change : remove the condition: isHSQLServer

git-svn-id: http://talendforge.org/svn/tos/trunk@115805 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-01 07:57:32 +00:00
plv
65bdbdfa6e bug TDI-26224 fixed: tWebService metadata
git-svn-id: http://talendforge.org/svn/tos/trunk@115804 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-01 07:55:29 +00:00
wchen
10cf86d9bc bug TUP-1843 fixed: Studio components for Data mapper do not work in commit mode "Unlocked items"
git-svn-id: http://talendforge.org/svn/tos/trunk@115797 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-01 07:19:25 +00:00
ycbai
663c3cf97e TDI-27342 : Schema deleted if table no longer exists
git-svn-id: http://talendforge.org/svn/tos/trunk@115784 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-04-01 03:08:00 +00:00
hcyi
e7984ea907 bug TDI-29017 fixed : Some items from an export are not imported .
git-svn-id: http://talendforge.org/svn/tos/trunk@115762 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-31 10:33:06 +00:00
plv
8652caf4c5 TDI-29032 : Babili update for trunk(TOS)
git-svn-id: http://talendforge.org/svn/tos/trunk@115757 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-31 10:13:17 +00:00
plv
6a01e2f14d TDI-29032 : Babili update for trunk(TOS)
git-svn-id: http://talendforge.org/svn/tos/trunk@115752 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-31 09:32:49 +00:00
plv
a521068220 TDI-29032:add plugins for trunk(TOS)
git-svn-id: http://talendforge.org/svn/tos/trunk@115750 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-31 09:17:16 +00:00
ldong
d13d11857a bug TUP-459 fixed:Create sqllite connection failed in Linux.
git-svn-id: http://talendforge.org/svn/tos/trunk@115740 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-31 07:50:53 +00:00
ggu
3fcc4c111e TUP-1820: add extension point function for update manager.
git-svn-id: http://talendforge.org/svn/tos/trunk@115733 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-31 07:37:50 +00:00
yyin
499f7bda34 TDQ-8360 After change the analyzed file connection path columns in analysis will be removed even the news are same as the originals
use the original label in file instead of generating new when comparing.

git-svn-id: http://talendforge.org/svn/tos/trunk@115717 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-31 03:58:49 +00:00
plv
39a398b005 bug TDI-26639 fixed: Studio fail to detect when deleting a child job which is already used as dynamic job in a trunjob for a father job.
git-svn-id: http://talendforge.org/svn/tos/trunk@115690 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-28 09:52:15 +00:00
zwzhao
35afa4a945 TUP-1835 : Studio build properties : remove all references to empty folders
git-svn-id: http://talendforge.org/svn/tos/trunk@115684 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-28 09:42:33 +00:00
zwzhao
9b079ad39e TUP-1835 : Studio build properties : remove all references to empty folders
git-svn-id: http://talendforge.org/svn/tos/trunk@115681 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-28 09:39:34 +00:00
zwzhao
d1a74899e7 TUP-1835 : Studio build properties : remove all references to empty folders
git-svn-id: http://talendforge.org/svn/tos/trunk@115679 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-28 09:37:18 +00:00
zwzhao
1399cdcefa TUP-1835 : Studio build properties : remove all references to empty folders
git-svn-id: http://talendforge.org/svn/tos/trunk@115679 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-28 09:37:18 +00:00
hwang
32d49fb4df TUP-1729:TDM objects cannot be moved using drag/drop
git-svn-id: http://talendforge.org/svn/tos/trunk@115676 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-28 08:17:40 +00:00
jzhao
05bbea6416 Fixed Bug TDI-29005: TFileList Parrallel Iteration with tLogCatcher
https://jira.talendforge.org/browse/TDI-29005 
Note:Optimize the code.

git-svn-id: http://talendforge.org/svn/tos/trunk@115663 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-28 07:35:04 +00:00
jzhao
637a06666f Fixed Bug TDI-29005: TFileList Parrallel Iteration with tLogCatcher
https://jira.talendforge.org/browse/TDI-29005
Note:Add a property "threadId" for LogCatcherMessage

git-svn-id: http://talendforge.org/svn/tos/trunk@115657 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-28 07:25:18 +00:00
plv
0f0c1634fe bug TDI-26224 fixed: tWebService metadata
git-svn-id: http://talendforge.org/svn/tos/trunk@115649 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-28 06:16:34 +00:00
zwzhao
d7cc3e5e53 TUP-1835 : Studio build properties : remove all references to empty folders
git-svn-id: http://talendforge.org/svn/tos/trunk@115590 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-27 09:44:08 +00:00
zwzhao
16452f7f2a TUP-1835 : Studio build properties : remove all references to empty folders
git-svn-id: http://talendforge.org/svn/tos/trunk@115590 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-27 09:44:08 +00:00
zwzhao
83a555a549 TUP-1835 : Studio build properties : remove all references to empty folders
git-svn-id: http://talendforge.org/svn/tos/trunk@115589 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-27 09:43:06 +00:00
yyin
f3e40817ea TDQ-8360: After change the analyzed file connection path columns in analysis will be removed even the news are same as the originals
Add compare metadata table when guess after changing a file in file connection. 
Add undo for columns change(add/remove) in metadata table,  in FileDelimitedTableWizard's cancel . 

git-svn-id: http://talendforge.org/svn/tos/trunk@115573 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-27 08:13:44 +00:00
amarkevich
19506ff1d5 update commons-codec
git-svn-id: http://talendforge.org/svn/tos/trunk@115570 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-27 07:19:44 +00:00
nrousseau
98dec8d497 TDI-28825 : adds some change of encryption of passwords
git-svn-id: http://talendforge.org/svn/tos/trunk@115532 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-26 09:41:39 +00:00
plv
0ca523a471 feature TDI-29006 fixed: Deprecate old version of Hadoop platforms
git-svn-id: http://talendforge.org/svn/tos/trunk@115521 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-26 07:33:43 +00:00
nrousseau
b148e62805 TDI-28825 : adds some change of encryption of passwords
git-svn-id: http://talendforge.org/svn/tos/trunk@115520 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-26 07:27:20 +00:00
wchen
c2952888dc bug TUP-1779 fixed: Repository update do not work when rename a map.
git-svn-id: http://talendforge.org/svn/tos/trunk@115517 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-26 06:31:56 +00:00
plv
d2b7477638 feature TDI-29006 fixed: Deprecate old version of Hadoop platforms
git-svn-id: http://talendforge.org/svn/tos/trunk@115502 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-26 02:53:07 +00:00
mhirt
b87e453208 Update copyright to 2014
git-svn-id: http://talendforge.org/svn/tos/trunk@115455 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-25 16:39:57 +00:00
mhirt
366fec86ca Update copyright to 2014
git-svn-id: http://talendforge.org/svn/tos/trunk@115455 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-25 16:39:57 +00:00
msjian
34487a9626 TDQ-5646: fix the source file Icon in conflict dialog when I connect to remote repository for DQ
git-svn-id: http://talendforge.org/svn/tos/trunk@115442 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-25 10:27:52 +00:00
plv
def5cfddfc bug TDI-28679 fixed: tVerticaOutput insertion failed when column date's default setting as '('now()')::timestamptz(6)' or '(now())::timestamptz(6)'
git-svn-id: http://talendforge.org/svn/tos/trunk@115439 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-25 10:07:32 +00:00
ycbai
d6cd7bb82e TDI-28875 : studio stop responding when open data preview of table view stored in the reference project
git-svn-id: http://talendforge.org/svn/tos/trunk@115417 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-25 06:40:20 +00:00
zwzhao
a3c94e0e23 bug TDI-28708 fixed : Garbled folder name after build jobs.
git-svn-id: http://talendforge.org/svn/tos/trunk@115390 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-24 09:58:09 +00:00
plv
38249dad15 feature TDI-29006 fixed: Deprecate old version of Hadoop platforms
git-svn-id: http://talendforge.org/svn/tos/trunk@115373 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-24 08:09:51 +00:00
plv
c63f2f38af feature TDI-29006 fixed: Deprecate old version of Hadoop platforms
git-svn-id: http://talendforge.org/svn/tos/trunk@115362 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-24 07:46:51 +00:00
msjian
04c0f14261 TDQ-5646: fix the Icons/i18ns/tree construct in conflict dialog when I connect to remote repository for DQ
git-svn-id: http://talendforge.org/svn/tos/trunk@115360 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-24 07:41:22 +00:00
msjian
8c6b368b9e TDQ-5646: fix the Icons/i18ns/tree construct in conflict dialog when I connect to remote repository for DQ
git-svn-id: http://talendforge.org/svn/tos/trunk@115359 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-24 07:40:16 +00:00
ggu
9f88dd0281 TUP-1819: enhance the import resource handler.
git-svn-id: http://talendforge.org/svn/tos/trunk@115348 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-24 05:20:42 +00:00
nrousseau
9e182d2724 TDI-28825 : add new password field, adds migration task and new function for the element parameter on component side.
git-svn-id: http://talendforge.org/svn/tos/trunk@115341 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-24 01:54:05 +00:00
ldong
9813ccde85 bug TUP-1814 fixed:Studio Gives java.lang.unsupportedoperation exception when changing projects.
git-svn-id: http://talendforge.org/svn/tos/trunk@115290 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-21 07:32:08 +00:00
wwang
e3568fd1fa Fix Bug TDI-28984 : fix a issue about tFileUnarchive with tar.gz
https://jira.talendforge.org/browse/TDI-28984

git-svn-id: http://talendforge.org/svn/tos/trunk@115274 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-21 02:25:49 +00:00
zwzhao
6b5c30aa32 bug TDI-28708 fixed : Garbled folder name after build jobs.
git-svn-id: http://talendforge.org/svn/tos/trunk@115260 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-20 09:25:35 +00:00
zwzhao
540f7d3b58 bug TUP-1775 fixed : Job-Route code conflict if same name used
git-svn-id: http://talendforge.org/svn/tos/trunk@115242 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-20 04:38:03 +00:00
wchen
021cae3a91 bug TUP-1759 fixed: Refactor TDM actions to move all repository operation call to some handler.
git-svn-id: http://talendforge.org/svn/tos/trunk@115236 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-20 03:41:21 +00:00
hwang
a882f31039 TUP-1729:TDM objects cannot be moved using drag/drop
git-svn-id: http://talendforge.org/svn/tos/trunk@115215 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-19 10:22:39 +00:00
plv
d980531200 bug TDI-28933 fixed: Redo function can not work when add context use "select context varibles"
git-svn-id: http://talendforge.org/svn/tos/trunk@115214 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-19 10:13:23 +00:00
zwzhao
b6a6605b89 bug TDI-28901 fixed : problems occured when rename variable name of a context in a job
git-svn-id: http://talendforge.org/svn/tos/trunk@115190 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-19 07:24:40 +00:00
hcyi
b4cceeb13a bug TDI-28436 fixed : Regression: Retrieve Schema generates wrong queries .
git-svn-id: http://talendforge.org/svn/tos/trunk@115172 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-19 02:31:48 +00:00
plv
c0f11731f8 bug TDI-28916 fixed: DB passwords containing backslashes are broken when propagated to components
git-svn-id: http://talendforge.org/svn/tos/trunk@115169 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-19 02:13:38 +00:00
zwzhao
a659f4b157 bug TDI-28901 fixed : problems occured when rename variable name of a context in a job
git-svn-id: http://talendforge.org/svn/tos/trunk@115135 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-18 07:19:05 +00:00
ycbai
27cc275e3b TDI-28915 : There are some problems of hadoop custom version
git-svn-id: http://talendforge.org/svn/tos/trunk@115131 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-18 07:12:29 +00:00
zshen
5bb7b454c9 TDQ-8623 fixed junit
The fail is because add one times call for mockConn.getMetaData() at PackageFakeDatabaseMetadata line:36

git-svn-id: http://talendforge.org/svn/tos/trunk@115123 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-18 04:43:38 +00:00
ldong
e5decdde85 bug TUP-1781 fixed:Importing DQ demo has corrupted my studio.
git-svn-id: http://talendforge.org/svn/tos/trunk@115091 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-17 06:02:42 +00:00
zwzhao
f60b709ca4 bug TDI-28708 fixed : Garbled folder name after build jobs.
git-svn-id: http://talendforge.org/svn/tos/trunk@115080 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-17 03:27:03 +00:00
zwzhao
24c5a51a16 bug TDI-28768 fixed : When do retrieve schema, filter schema will clear the checkbox.
git-svn-id: http://talendforge.org/svn/tos/trunk@115077 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-17 02:57:32 +00:00
zwzhao
bcfb574b27 bug TDI-28708 fixed : Garbled folder name after build jobs.
git-svn-id: http://talendforge.org/svn/tos/trunk@115076 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-17 02:07:39 +00:00
wwang
7c53cb1efc Fix Bug TDI-28503 : data missing when use an Iterate between the tCollector and the tDepartitioner
https://jira.talendforge.org/browse/TDI-28503

git-svn-id: http://talendforge.org/svn/tos/trunk@115040 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-14 07:23:51 +00:00
wchen
18bebb4757 bug TUP-1518 :Intermittent NPE when importing tdm structure
git-svn-id: http://talendforge.org/svn/tos/trunk@115039 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-14 07:07:55 +00:00
mzhao
694420ce1a resolve a compilation error after r115012 (No JIRA issue found)
git-svn-id: http://talendforge.org/svn/tos/trunk@115019 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-14 02:11:08 +00:00
zwzhao
d4d70da1cc bug TDI-28888 fixed : Problem of memory with the update manager
git-svn-id: http://talendforge.org/svn/tos/trunk@114999 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-13 10:06:22 +00:00
zwzhao
03a7ac58b2 bug TDI-28928 fixed : If the context is under folder, when delete, won't detect the referenced items.
git-svn-id: http://talendforge.org/svn/tos/trunk@114983 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-13 06:11:41 +00:00
ggu
39d10c8bdd TDI-28899: fixed the import nodes with right hashcode.
git-svn-id: http://talendforge.org/svn/tos/trunk@114974 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-13 03:41:50 +00:00
wchen
2d97ebd895 bug TUP-1761 fixed: Can not export and import simple files Sample Data/Reports in Talend Data Mapper
git-svn-id: http://talendforge.org/svn/tos/trunk@114968 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-13 02:25:06 +00:00
zwzhao
498e15971a bug TDI-28888 fixed : Problem of memory with the update manager
git-svn-id: http://talendforge.org/svn/tos/trunk@114965 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-13 01:42:12 +00:00
plv
4aa9996ad5 bug TDI-28422:New LDAP schema wizard fails network parameter test (step 2) if anonymous is disabled
git-svn-id: http://talendforge.org/svn/tos/trunk@114917 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-12 07:36:57 +00:00
ggu
6ae1942586 TUP-1798: add the override function for import handler.
git-svn-id: http://talendforge.org/svn/tos/trunk@114914 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-12 07:10:24 +00:00
ggu
098fe31622 TDI-28900: fix the issue and another exchange bug too.
git-svn-id: http://talendforge.org/svn/tos/trunk@114890 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-11 10:27:56 +00:00
qiongli
1ad1474b07 TDQ-8678 move junit about HiveHandlers from 'org.talend.cwm.management.test' to 'org.talend.metadata.management.test'
git-svn-id: http://talendforge.org/svn/tos/trunk@114875 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-11 08:35:57 +00:00
qiongli
d7cd4811b6 TDQ-8678 move the HiveHandlers from 'org.talend.cwm.management' to 'org.talend.metadata.management'
git-svn-id: http://talendforge.org/svn/tos/trunk@114872 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-11 08:22:54 +00:00
ggu
4d25e57bca TUP-1488: forbid launching two studio.
git-svn-id: http://talendforge.org/svn/tos/trunk@114833 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-11 03:29:35 +00:00
wchen
ed99cde364 TUP-1774 : add .settings/com.oaklandsw.base.projectProps to export resource and apply new import system for TDM
git-svn-id: http://talendforge.org/svn/tos/trunk@114824 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-11 02:10:37 +00:00
ldong
720e1ca5b5 bug TDI-26513 fixed:Job using Dynamic Schema doesn't work outside the Studio.
git-svn-id: http://talendforge.org/svn/tos/trunk@114810 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-10 09:37:42 +00:00
bchen
96102d8f2b Fix Bug TDI-28816 : Duplicate local variable when using two or more tXMLMap with tRESTRequest
https://jira.talendforge.org/browse/TDI-28816
ignore the connection between virtual components for fillConnectionsForStat

git-svn-id: http://talendforge.org/svn/tos/trunk@114804 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-10 07:30:48 +00:00
mzhao
5286c043e8 TDQ-8394 remove the dependency of com.talend.libraries.apache so that the hibernate won't include "org.apache.commons.logging" bundle into class path. It is to solve a problem of print hibernate logs in studio error log viewer.
git-svn-id: http://talendforge.org/svn/tos/trunk@114788 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-10 01:48:01 +00:00
hwang
74c4172b94 TUP-1598 :TDM objects and folders cannot be renamed
git-svn-id: http://talendforge.org/svn/tos/trunk@114745 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-07 05:51:05 +00:00
dlin
8ad95dde95 move from tos to tis_shared
git-svn-id: http://talendforge.org/svn/tos/trunk@114737 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-07 03:15:28 +00:00
zwzhao
0918293833 bug TDI-27203 fixed : problems of context name with specail characters
git-svn-id: http://talendforge.org/svn/tos/trunk@114731 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-07 02:25:51 +00:00
hwang
fb51162dba TDI-8001:Undo add repository parameter does not work correctly
git-svn-id: http://talendforge.org/svn/tos/trunk@114724 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-06 10:05:01 +00:00
ggu
3b9cfb0520 TUP-1766: enable new import items action for TDM.
git-svn-id: http://talendforge.org/svn/tos/trunk@114711 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-06 07:43:03 +00:00
bchen
dbaae3cb04 Fix Work Item TDI-28809 : [MR] M/R Code Generator Performance Improvement
https://jira.talendforge.org/browse/TDI-28809
1. merge map only component together even it after reduce component 

git-svn-id: http://talendforge.org/svn/tos/trunk@114707 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-06 07:16:59 +00:00
ycbai
b65170c10e TUP-1749 : <Jasper>everytime restart Jaspersoft ETL Extended Big Data studio, it will show "workspace has been changed, please restart".
git-svn-id: http://talendforge.org/svn/tos/trunk@114636 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-04 08:11:55 +00:00
hcyi
80940b374b bug TDI-28801 modified : fix the problems about link (from main task TDI-24882)
git-svn-id: http://talendforge.org/svn/tos/trunk@114632 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-04 07:15:59 +00:00
ldong
30246b7e5f bug TUP-1645 improve: Optimize some GUI here if there is no thiry party jar for archiva.
git-svn-id: http://talendforge.org/svn/tos/trunk@114624 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-04 03:40:59 +00:00
hwang
da9492fcac TUP-1691:Add "Import Items" "Export Items" icon to toolbar ( tdm based on Talend commit tup-1691 )
git-svn-id: http://talendforge.org/svn/tos/trunk@114619 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-04 03:12:51 +00:00
ycbai
23252c14d1 TDI-28829 : Talend MDM metadata schema doesn't keep the PK tick fields
git-svn-id: http://talendforge.org/svn/tos/trunk@114594 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-03 09:37:59 +00:00
plv
3460735760 bug TDI-28648 fixed: sql expression builder input gui does not work with vertica
git-svn-id: http://talendforge.org/svn/tos/trunk@114582 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-03 07:23:34 +00:00
nrousseau
6203058806 TUP-1685 : avoid to save too many information in the talend.project and avoid to save the project too often.
git-svn-id: http://talendforge.org/svn/tos/trunk@114562 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-03-01 04:57:34 +00:00
plv
dfc08ea0ea feature TDI-28750 : Add CDH5 support in the wizards
git-svn-id: http://talendforge.org/svn/tos/trunk@114533 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-28 05:54:25 +00:00
zwzhao
7d27e8bbf8 bug TDI-28768 fixed : When do retrieve schema, filter schema will clear the checkbox.
git-svn-id: http://talendforge.org/svn/tos/trunk@114486 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-27 03:32:02 +00:00
zwzhao
393acee1f5 bug TDI-28768 fixed : When do retrieve schema, filter schema will clear the checkbox.
git-svn-id: http://talendforge.org/svn/tos/trunk@114485 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-27 03:27:39 +00:00
nrousseau
868868855e TDQ-8636 : fix the problem of display of DQ repository, use the correct parameters in the new implementation of the repostiory to retrieve the objects
git-svn-id: http://talendforge.org/svn/tos/trunk@114475 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-26 11:06:02 +00:00
plv
a9d9413f78 feature TDI-28750 : Add CDH5 support in the wizards
git-svn-id: http://talendforge.org/svn/tos/trunk@114465 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-26 09:19:28 +00:00
plv
36e941437c feature TDI-28750 : Add CDH5 support in the wizards
git-svn-id: http://talendforge.org/svn/tos/trunk@114460 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-26 08:19:44 +00:00
plv
0f0c800f66 feature TDI-28750 : Add CDH5 support in the wizards
git-svn-id: http://talendforge.org/svn/tos/trunk@114459 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-26 08:19:09 +00:00
ycbai
b261006e08 TUP-1685 : Studio maintains data (including users and passwords!), updates it behind the scenes causing commit dialogs that are incomprehensible to users
git-svn-id: http://talendforge.org/svn/tos/trunk@114448 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-26 05:43:39 +00:00
wwang
4419daea66 Fix Bug TDI-28795 : [PIG] Compilation issue if a tMap is located in a Lookup branch.
https://jira.talendforge.org/browse/TDI-28795

git-svn-id: http://talendforge.org/svn/tos/trunk@114444 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-26 02:15:24 +00:00
gliu
9d4de7581d [TESB-12909] Problems with multiple cTalendJob usage
git-svn-id: http://talendforge.org/svn/tos/trunk@114427 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-25 09:19:31 +00:00
zwzhao
dbf024dc03 bug TDI-28604 fixed : WebService:After change "input schema" name , the type of schema change from "Repository" to "Build-in"
git-svn-id: http://talendforge.org/svn/tos/trunk@114417 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-25 08:32:33 +00:00
hwang
58dda0f368 TDI-8001:Undo add repository parameter does not work correctly
git-svn-id: http://talendforge.org/svn/tos/trunk@114352 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-24 07:28:10 +00:00
msjian
2e947961ed TDQ-8661: fix the junit test run error and modify some comment
git-svn-id: http://talendforge.org/svn/tos/trunk@114351 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-24 07:27:47 +00:00
msjian
9a2104d514 TDQ-8661: fix the junit complier error
git-svn-id: http://talendforge.org/svn/tos/trunk@114347 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-24 06:34:28 +00:00
nrousseau
22eef5869d TDI-28302 : fix problem of paste schema, remodify the fix of TDI-28084 to apply it only on tables from properties
git-svn-id: http://talendforge.org/svn/tos/trunk@114335 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-24 04:45:03 +00:00
msjian
06beb2fa5e TDQ-8661: fix the hsql preview get error and refact some code
git-svn-id: http://talendforge.org/svn/tos/trunk@114308 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-21 10:14:47 +00:00
msjian
f7b96610f2 TDQ-8661: fix the hsql preview get error
git-svn-id: http://talendforge.org/svn/tos/trunk@114306 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-21 10:07:11 +00:00
plv
893ecac6a7 bug TDI-28675 fixed: Incompatibility jdbc driver 6 Vertica on Vertica 6 Server
git-svn-id: http://talendforge.org/svn/tos/trunk@114298 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-21 07:36:29 +00:00
ggu
13a7950dc2 USV-66: support settings in the branding service.
git-svn-id: http://talendforge.org/svn/tos/trunk@114283 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-21 03:05:20 +00:00
hfchang
73ad3fb535 bug TDI-28686 fixed : Resources missing in tMap content assist
git-svn-id: http://talendforge.org/svn/tos/trunk@114261 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-20 10:14:39 +00:00
xqliu
c1c063c80b merge r114225 from branch 5.4 to trunk
Fix Bug TDQ-8622 : DQ Reports generate report of wrong person 
https://jira.talendforge.org/browse/TDQ-8622
1) store UTC time in the datamart
2) convert UTC time to local time in the report and DQProtal


git-svn-id: http://talendforge.org/svn/tos/trunk@114235 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-20 06:16:46 +00:00
zwzhao
d74c225ab4 bug TUP-1702 fixed : some problems when right-click on the nodes which under RecycleBin
git-svn-id: http://talendforge.org/svn/tos/trunk@114229 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-20 05:34:19 +00:00
zwzhao
75025d9fc9 bug TUP-1702 fixed : some problems when right-click on the nodes which under RecycleBin
git-svn-id: http://talendforge.org/svn/tos/trunk@114228 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-20 05:30:35 +00:00
ggu
9a30bf7a94 TDI-28711: enhance comparator for ingore case.
git-svn-id: http://talendforge.org/svn/tos/trunk@114171 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-19 04:13:55 +00:00
ggu
472caf296b TDI-28711: enhance the code for comparator and add a test case for junit.
git-svn-id: http://talendforge.org/svn/tos/trunk@114170 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-19 03:59:28 +00:00
hcyi
1f6b7332b5 bug TDI-28578 modified : Metadata wizard doesn't display tables starting with '/' .
git-svn-id: http://talendforge.org/svn/tos/trunk@114158 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-18 10:20:33 +00:00
plv
b18461c17c bug TDI-28755 fixed: SQL Builder error while executing generated queries for Teradata components
git-svn-id: http://talendforge.org/svn/tos/trunk@114144 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-18 08:20:39 +00:00
ilazebny
7f9416ca6e Update version to 5.6.0-SNAPSHOT in poms
git-svn-id: http://talendforge.org/svn/tis_shared/trunk@114131 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-18 07:20:47 +00:00
ilazebny
92e22a7b9a Update version to 5.6.0-SNAPSHOT in poms
git-svn-id: http://talendforge.org/svn/tos/trunk@114130 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-18 07:20:05 +00:00
plv
717c9832fe bug TDI-26743 fixed: there is an error when using HyperFileSQL ODBC connection
git-svn-id: http://talendforge.org/svn/tos/trunk@114120 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-18 05:59:59 +00:00
ycbai
1b11fcdc9b TDI-28587 : Hive still connect successfully when remove all libraries from 'Custom Hadoop Version Definition'
git-svn-id: http://talendforge.org/svn/tos/trunk@114113 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-18 03:26:12 +00:00
qiongli
f3fbe2044b TDQ-8625 move 2 functions from org.talend.utils.StringUtilities to plugin org.talend.dataquality.record.linkage.AnalysisRecordGroupingUtils.
git-svn-id: http://talendforge.org/svn/tos/trunk@114100 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-17 10:38:23 +00:00
zwzhao
542ab45b39 bug TDI-28604 fixed : WebService:After change "input schema" name , the type of schema change from "Repository" to "Build-in"
git-svn-id: http://talendforge.org/svn/tos/trunk@114085 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-17 07:50:19 +00:00
hcyi
97e6dc32b7 bug TDI-28578 modified : Metadata wizard doesn't display tables starting with '/' .
git-svn-id: http://talendforge.org/svn/tos/trunk@114022 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-12 10:23:25 +00:00
hfchang
216b352025 bug TDI-28602 fixed : Validation rules: can not do "paste" operation.
git-svn-id: http://talendforge.org/svn/tos/trunk@114006 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-12 06:47:05 +00:00
ggu
094b5178fd TDI-28728: fixed the compile error
git-svn-id: http://talendforge.org/svn/tos/trunk@113990 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-12 02:25:08 +00:00
hfchang
396b3782fc Revert to previous code.
git-svn-id: http://talendforge.org/svn/tos/trunk@113977 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-11 09:38:57 +00:00
hfchang
f03fe65101 bug TDI-28602 fixed : Validation rules: can not do "paste" operation.
git-svn-id: http://talendforge.org/svn/tos/trunk@113972 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-11 08:21:54 +00:00
plv
b7772a1aed bug TDI-28514:fix a problem about retrieve schema for hsqldb in-process model
git-svn-id: http://talendforge.org/svn/tos/trunk@113956 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-11 03:36:34 +00:00
mzhao
6432c5fef3 TUP-1665 make the folder name as relative in DQ method to make it compitable as before.
git-svn-id: http://talendforge.org/svn/tos/trunk@113949 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-11 02:02:06 +00:00
ycbai
c619ac35ef TDI-28700 : Versioning of "SCD component editor" doesn't generate schema columns correctly.
git-svn-id: http://talendforge.org/svn/tos/trunk@113934 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-10 10:00:43 +00:00
nrousseau
fcff9b9a26 TDI-28671 : display all items in the import list, even duplicate ones.
git-svn-id: http://talendforge.org/svn/tos/trunk@113924 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-10 07:48:30 +00:00
ldong
1e537e3b6c bug TDI-28549 fixed:get exceptions when delete multiple folders.
git-svn-id: http://talendforge.org/svn/tos/trunk@113899 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-08 07:05:10 +00:00
bchen
ad8e694b15 Fix Bug TDI-7795 : The TRACE mode doesn't work if the data contains "|"
https://jira.talendforge.org/browse/TDI-7795
remove @Override

git-svn-id: http://talendforge.org/svn/tos/trunk@113889 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-02-08 02:12:39 +00:00
nrousseau
7601ed90b6 TDI-8427 : Even if the output metadata is set as read only, as long as the component allow automatic propagation, just allow on the component to use sync button + copy all input to output.
git-svn-id: http://talendforge.org/svn/tos/trunk@113762 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-28 10:37:47 +00:00
wliu
bbd3ff86ba Fix Bug TDI-7487 : SQL Query : keep \n when produce java code
https://jira.talendforge.org/browse/TDI-7487

git-svn-id: http://talendforge.org/svn/tos/trunk@113747 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-28 07:41:40 +00:00
wwang
05a1106ecd Fix Bug TDI-28634 : Issues in tAdvancedFileOutputXML and tFileOutputMSXML
https://jira.talendforge.org/browse/TDI-28634

git-svn-id: http://talendforge.org/svn/tos/trunk@113744 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-28 06:39:35 +00:00
jzhao
6764a9a04d Fixed Backlog Task TDI-28610: Add LOG4J function for tMongoDBXX
https://jira.talendforge.org/browse/TDI-28610
Note:1.Add log4j function for tMongoDBXX
2.Modify NodeUtil.java method "getNormalizeParameterValue" for show EParameterFieldType.TABLE value as tring.
3.Change tMongoDBRow from only main.javajet part to begin-main-end-finally.

git-svn-id: http://talendforge.org/svn/tos/trunk@113711 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-27 10:03:49 +00:00
nrousseau
d8b0877aa2 TUP-1665 : add new API in the repository to be able to get any RepositoryObject from a selected folder
git-svn-id: http://talendforge.org/svn/tos/trunk@113703 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-27 07:29:13 +00:00
hfchang
e757df58d2 bug TDI-28602 fixed : Validation rules: can not do "paste" operation.
git-svn-id: http://talendforge.org/svn/tos/trunk@113679 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-27 01:48:15 +00:00
msjian
37a8f784f7 TDQ-8458: refact some code by add a method getConnectionTypeName() from interface org.talend.core.model.metadata.builder.connection.Connection
git-svn-id: http://talendforge.org/svn/tos/trunk@113672 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-26 10:46:50 +00:00
wliu
33e614701d Fix compile error
git-svn-id: http://talendforge.org/svn/tos/trunk@113652 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-24 10:44:59 +00:00
bchen
cc19076cde Fix Bug TDI-28630 : There are two compile problems in java beans after start studio.
https://jira.talendforge.org/browse/TDI-28630
remove @Override

git-svn-id: http://talendforge.org/svn/tos/trunk@113650 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-24 10:19:02 +00:00
zwzhao
56c4e9e97c bug TDI-27609 fixed : Moduls view is empty for salesfore when retrieving moduels on Ubuntu 12
git-svn-id: http://talendforge.org/svn/tos/trunk@113649 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-24 10:11:22 +00:00
bchen
412f669330 Fix Backlog Task TDI-28621 : Log4j for webservice
https://jira.talendforge.org/browse/TDI-28621
add logs on tREST & tWebserviceInput

git-svn-id: http://talendforge.org/svn/tos/trunk@113618 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-23 08:06:06 +00:00
jzhao
c85fe8f02d Fixed Bug TDI-26557: Salesforce Upsert Error with External ID
https://jira.talendforge.org/browse/TDI-26557
Note:1.Filter "Id" column if data action is upsert and upsert key column is not "Id"
2.Modify NodeUtil.java for active log4j error problem

git-svn-id: http://talendforge.org/svn/tos/trunk@113616 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-23 07:36:08 +00:00
hwang
56cf58ced6 TDI-28578:Metadata wizard doesn't display tables starting with '/'
git-svn-id: http://talendforge.org/svn/tos/trunk@113612 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-23 06:27:36 +00:00
hwang
6d47f173c7 TDI-28578:Metadata wizard doesn't display tables starting with '/'
git-svn-id: http://talendforge.org/svn/tos/trunk@113602 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-23 02:34:27 +00:00
plv
cdc014fb18 bug TDI-28514:fix a problem about assert in closeConnection
git-svn-id: http://talendforge.org/svn/tos/trunk@113601 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-23 02:26:54 +00:00
zshen
b82bb58747 TDQ-8559 clean up unused override method from PackageFakeDatabaseMetadata class
git-svn-id: http://talendforge.org/svn/tos/trunk@113581 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-22 09:16:25 +00:00
jyhu
7a7b3e975f Fix Bug TDI-28497 : modify tXXXConnection for DB.
https://jira.talendforge.org/browse/TDI-28497
fixed for  class not found when disable log4j on SharedDBConnection.

git-svn-id: http://talendforge.org/svn/tos/trunk@113578 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-22 08:31:53 +00:00
bchen
6c6528b66f Fix Backlog Task TDI-28621 : Log4j for webservice
https://jira.talendforge.org/browse/TDI-28621
add log for tSOAP

git-svn-id: http://talendforge.org/svn/tos/trunk@113570 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-22 06:36:15 +00:00
jyhu
98c3280900 Fix Bug TDI-28497 : modify for log4jDBUtil and tXXXConnection for DB.
https://jira.talendforge.org/browse/TDI-28497

git-svn-id: http://talendforge.org/svn/tos/trunk@113560 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-22 03:20:36 +00:00
plv
b7af37452e bug TDI-28514:update hsqldb.jar to 2.3.1
git-svn-id: http://talendforge.org/svn/tos/trunk@113558 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-22 03:15:54 +00:00
ldong
272511463a bug TUP-1645 fixed:Impossible to use Update site / archiva system.
git-svn-id: http://talendforge.org/svn/tos/trunk@113554 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-22 02:52:18 +00:00
ldong
84a6f78483 bug TUP-1645 fixed:Impossible to use Update site / archiva system.
git-svn-id: http://talendforge.org/svn/tos/trunk@113552 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-22 02:25:27 +00:00
plv
c17a7379ff bug TDI-28514:refactor
git-svn-id: http://talendforge.org/svn/tos/trunk@113544 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-21 10:23:23 +00:00
zwzhao
6c745998ab bug TDI-28607 fixed : Problem of job design folder rename
git-svn-id: http://talendforge.org/svn/tos/trunk@113539 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-21 09:23:45 +00:00
bchen
77674dfeda Fix Bug TDI-7795 : The TRACE mode doesn't work if the data contains "|"
https://jira.talendforge.org/browse/TDI-7795
fix the problem when work on multiple threads

git-svn-id: http://talendforge.org/svn/tos/trunk@113484 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-17 06:35:59 +00:00
hfchang
46fbeb3b03 bug TDI-14680 fixed : Unable to move a Directory when a job is locked -> Add a warning message
git-svn-id: http://talendforge.org/svn/tos/trunk@113480 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-17 05:59:58 +00:00
wchen
1562d5c6fd bug TDI-7795 fixed: The TRACE mode doesn't work if the data contains "|"
git-svn-id: http://talendforge.org/svn/tos/trunk@113471 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-17 01:55:12 +00:00
bchen
4d2cf67d56 Fix Bug TDI-7795 : The TRACE mode doesn't work if the data contains "|"
https://jira.talendforge.org/browse/TDI-7795

git-svn-id: http://talendforge.org/svn/tos/trunk@113470 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-17 01:49:05 +00:00
hwang
97663456bd TDI-28578:Metadata wizard doesn't display tables starting with '/'
git-svn-id: http://talendforge.org/svn/tos/trunk@113461 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-16 10:04:06 +00:00
jzhao
5a20d26b79 Fixed Backlog Task TDI-28542: Add LOG4J function for tRiakXX
https://jira.talendforge.org/browse/TDI-28542
1.optimize the connection code
2.Add log4j function for tRiakXX components

git-svn-id: http://talendforge.org/svn/tos/trunk@113455 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-16 09:36:33 +00:00
plv
69884edd20 bug TDI-28190:Hive Connection:Need to remove "queries" folder under hive connection
git-svn-id: http://talendforge.org/svn/tos/trunk@113453 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-16 09:32:02 +00:00
hfchang
062de27668 bug TDI-19620 fixed : Startup screen "latest items" looks empty on first-time launch
git-svn-id: http://talendforge.org/svn/tos/trunk@113452 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-16 09:29:01 +00:00
ldong
dbdd55a9d4 bug TDI-23485 fixed:AS400 DB connection with database information can not retrieve schema.
git-svn-id: http://talendforge.org/svn/tos/trunk@113436 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-16 01:54:26 +00:00
wchen
9cb005e071 bug TDI-28571 fixed: BD:Many error logs when logon TOS_BD build or do "export item"
git-svn-id: http://talendforge.org/svn/tos/trunk@113429 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-15 10:46:48 +00:00
plv
c0b162b2d9 bug TDI-28514:refactor
git-svn-id: http://talendforge.org/svn/tos/trunk@113425 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-15 10:30:01 +00:00
yyin
7233443004 TDQ-8523: Filter in overview analysis can't work on DB2/zos database type
add the filter into the sql, which didnot before.

git-svn-id: http://talendforge.org/svn/tos/trunk@113396 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-15 06:04:51 +00:00
qiongli
e1c7b037f3 TDQ-8511 make DB2ForZosDataBaseMetadata extends PackageFakeDatabaseMetadata ,and some methods are implement already in class PackageFakeDatabaseMetadata.
git-svn-id: http://talendforge.org/svn/tos/trunk@113392 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-15 03:01:08 +00:00
sgandon
3c3547c897 TUP-1565 Mavenize the Studio build. REmoved hook dependencies
git-svn-id: http://talendforge.org/svn/tos/trunk@113387 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-14 16:39:52 +00:00
bchen
18a130f4d4 Fix Backlog Task TDI-28550 : Log4j for Salesforce
https://jira.talendforge.org/browse/TDI-28550
1. add method on util to help log parameters and collect each row
2. add log4j on tSalesforceInput

git-svn-id: http://talendforge.org/svn/tos/trunk@113378 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-14 10:18:47 +00:00
hfchang
5f8192afcc bug TDI-22693 fixed : Loosing field separator in a File Positional Metadata if changing the encoding
git-svn-id: http://talendforge.org/svn/tos/trunk@113374 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-14 09:42:19 +00:00
plv
d047d0005f bug TDI-28514:refactor
git-svn-id: http://talendforge.org/svn/tos/trunk@113360 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-14 07:57:21 +00:00
plv
7208b61412 bug TDI-28514:refactor
git-svn-id: http://talendforge.org/svn/tos/trunk@113357 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-14 07:00:41 +00:00
plv
0176178874 bug TDI-28514:HSQL retrieve schema KO
git-svn-id: http://talendforge.org/svn/tos/trunk@113356 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-14 06:31:51 +00:00
hfchang
22e6e28ace bug TDI-25957 fixed : Try to use exist validation rule from repository, but nothing can be dectected
git-svn-id: http://talendforge.org/svn/tos/trunk@113335 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-13 10:11:31 +00:00
plv
a348dd7beb bug TDI-28514:HSQL retrieve schema KO
git-svn-id: http://talendforge.org/svn/tos/trunk@113267 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-10 09:35:18 +00:00
zwzhao
b58ac0a7c4 bug TESB-6072 fixed : Duplication / copying of DataService does not duplicate / copy underlying jobs
git-svn-id: http://talendforge.org/svn/tos/trunk@113256 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-10 06:52:50 +00:00
msjian
5763203d03 TDQ-7146: fix a NPE when do empty recycle bin when there is a mdm table node
and fix when when do delete a table node in recycle bin, give a warning dialog to show dependcy
and fix the rename dialog not show on the top

git-svn-id: http://talendforge.org/svn/tos/trunk@113235 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-10 03:59:33 +00:00
sizhaoliu
51ffd8adda TDQ-7592 fix TAC build issue caused by r113013
git-svn-id: http://talendforge.org/svn/tos/trunk@113225 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-09 16:05:04 +00:00
wchen
ab4eb5d093 bug TDI-23057 fixed: when change the order of perspective(in right top),there is an java.lang.IndexOutOfBoundsException.
git-svn-id: http://talendforge.org/svn/tos/trunk@113217 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-09 10:20:00 +00:00
nrousseau
958fe3aa87 merge r113183 from branch 5.2 to trunk
TDI-28465 : avoid to load 2 times the db connections, and simplify / improve performances of the validation rules.


git-svn-id: http://talendforge.org/svn/tos/trunk@113190 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-09 08:19:55 +00:00
hwang
0acb4fc62b TUP-1615:Metadata wizard does not show tables and views for IBM DB2 in the recent releases (up to 10.1)
git-svn-id: http://talendforge.org/svn/tos/trunk@113179 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-09 07:41:11 +00:00
qiongli
ec97caa9a9 merge r113168 from branch 5.3 to trunk
TDQ-8511 Override function 'getDatabaseProductName()',so as to set  taggedValue of "DB ProductName" .


git-svn-id: http://talendforge.org/svn/tos/trunk@113172 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-09 07:18:44 +00:00
wchen
9e1c257694 bug TDI-23057 fixed: when change the order of perspective(in right top),there is an java.lang.IndexOutOfBoundsException.
git-svn-id: http://talendforge.org/svn/tos/trunk@113158 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-09 04:00:53 +00:00
bchen
53734e8b5d Fix Bug TDI-24111 : Stats issue on an iterate link between a Collector and a tDepartitioner
https://jira.talendforge.org/browse/TDI-24111

git-svn-id: http://talendforge.org/svn/tos/trunk@113157 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-09 03:52:19 +00:00
msjian
82198302ca TDQ-7146: fix when remove table from DI perspective, check the dependcy of it
git-svn-id: http://talendforge.org/svn/tos/trunk@113085 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-08 03:54:18 +00:00
sgandon
d8e414c6a2 TUP-1565 fixed build.properties
git-svn-id: http://talendforge.org/svn/tos/trunk@113069 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-07 14:47:22 +00:00
sgandon
f3b9b25362 TUP-1565 fixed build.properties
git-svn-id: http://talendforge.org/svn/tos/trunk@113068 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-07 14:32:42 +00:00
sgandon
170cbbcab3 TUP-1565 fixed build.properties
git-svn-id: http://talendforge.org/svn/tos/trunk@113067 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-07 14:27:11 +00:00
sgandon
f56fe29ab6 TUP-1565 fixed build.properties
git-svn-id: http://talendforge.org/svn/tos/trunk@113067 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-07 14:27:11 +00:00
sgandon
7389d9410e TUP-1565 fixed build.properties
git-svn-id: http://talendforge.org/svn/tos/trunk@113066 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-07 14:15:06 +00:00
zshen
b0e6a898d7 fixed bug TDQ-5662 backport on the trunk and remove taggedValue which name is "table owner" from Sybase Connection file
git-svn-id: http://talendforge.org/svn/tos/trunk@113058 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-07 10:56:54 +00:00
sgandon
e561a444e3 TUP-1565 fixed build.properties
git-svn-id: http://talendforge.org/svn/tos/trunk@113057 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-07 10:48:09 +00:00
sgandon
5a53a845a2 TUP-1565 fixed build.properties
git-svn-id: http://talendforge.org/svn/tos/trunk@113054 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-07 10:45:06 +00:00
sgandon
07f22d7d31 TUP-1565 fixed build.properties
git-svn-id: http://talendforge.org/svn/tos/trunk@113052 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-07 10:44:18 +00:00
zshen
3f06563606 fixed bug TDQ-5662 backport on the trunk and remove taggedValue which name is "table owner" from Sybase Connection file
git-svn-id: http://talendforge.org/svn/tos/trunk@113038 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-07 06:46:06 +00:00
zshen
1663031589 fixed bug TDQ-5662 backport on the trunk and remove taggedValue which name is "table owner" from Sybase Connection file
git-svn-id: http://talendforge.org/svn/tos/trunk@113037 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-07 06:38:30 +00:00
zshen
ab98ff3a89 fixed bug TDQ-5662 backport on the trunk and remove taggedValue which name is "table owner" from Sybase Connection file
git-svn-id: http://talendforge.org/svn/tos/trunk@113036 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-07 06:38:20 +00:00
zwzhao
3b104aa2c6 bug TDI-27645 fixed : disposed Graphic when editing Jobs in Integration perspective after pushing components to palette
git-svn-id: http://talendforge.org/svn/tos/trunk@113026 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-07 03:55:48 +00:00
sizhaoliu
b707131e0a TDQ-7592 fix class resolution PB in JETEmitters project caused by last commit
git-svn-id: http://talendforge.org/svn/tos/trunk@113016 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-07 01:29:09 +00:00
sizhaoliu
b5ff9078b5 TDQ-7592 automate build of inner jars for tDqReportRun (TOS part)
git-svn-id: http://talendforge.org/svn/tos/trunk@113013 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-06 18:29:30 +00:00
ycbai
d578d3a897 TDI-28493 : Need GUI Team update "org.talend.libraries.apache.cxf" plugin
git-svn-id: http://talendforge.org/svn/tos/trunk@113001 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-06 09:40:21 +00:00
hfchang
157e8c9fca bug TDI-26058 fixed : Context which name include special character when duplicate the default name is null.
git-svn-id: http://talendforge.org/svn/tos/trunk@112998 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-06 08:45:17 +00:00
xqliu
73a131de9c merge r112991 from branch 5.4 to trunk
Fix Bug TDQ-8482 : incomplete matching distances in match analysis editor 
https://jira.talendforge.org/browse/TDQ-8482



git-svn-id: http://talendforge.org/svn/tos/trunk@112993 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-06 08:15:30 +00:00
zwzhao
1e443cbcff bug TUP-1131 fixed : The oracle synonyms will cost some issues between DI and DQ (revert #111696)
git-svn-id: http://talendforge.org/svn/tos/trunk@112987 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-06 07:58:07 +00:00
ggu
2cb63e7fa6 bug TDI-28478 fixed: fixed the error key by mistake.
git-svn-id: http://talendforge.org/svn/tos/trunk@112905 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-03 02:11:34 +00:00
ggu
6616983fae bug TDI-28478 fixed: fixed the import issue on new import system.
git-svn-id: http://talendforge.org/svn/tos/trunk@112904 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-03 02:10:21 +00:00
zwzhao
68693f53ac bug TDI-28238 fixed : After switch branch, the Joblet is not updated.
git-svn-id: http://talendforge.org/svn/tos/trunk@112882 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-02 09:11:46 +00:00
msjian
19a1e25c44 TDQ-8072: fix error when save the sql file and refact some code
git-svn-id: http://talendforge.org/svn/tos/trunk@112878 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-02 08:40:33 +00:00
wchen
4d34bdf5e7 bug TDI-26163 fixed: The component view keep on shaking when delete metadata
git-svn-id: http://talendforge.org/svn/tos/trunk@112877 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-02 08:34:16 +00:00
xqliu
5c1e0179e9 merge r112864 from branch 5.4 to trunk
Fix Bug TDQ-8482 : incomplete matching distances in match analysis editor 
https://jira.talendforge.org/browse/TDQ-8482
handle the column delimiter correctly


git-svn-id: http://talendforge.org/svn/tos/trunk@112866 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2014-01-02 03:42:39 +00:00
hcyi
c2634a1f1b bug TDI-28473 fixed : tXMLMap:can't import output rows from repository(metadata created from File xml->Output XML) .
git-svn-id: http://talendforge.org/svn/tos/trunk@112826 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-31 07:24:10 +00:00
zwzhao
577ca3d450 bug USV-68 fixed : DQSH Studio contains the context menu "Create Business Model" in the toolbar "Create" - Uniserv OEM Version doesn't have the Business Model
git-svn-id: http://talendforge.org/svn/tos/trunk@112820 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-31 07:09:38 +00:00
jjzhou
56910b87e0 fix Bug TDI-28450: Update the CXF version in the DI components
https://jira.talendforge.org/browse/TDI-28450

git-svn-id: http://talendforge.org/svn/tos/trunk@112817 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-31 06:57:03 +00:00
rdubois
5ea1ee5719 TDI-28450: revert r112732 --> Incomplete commit
git-svn-id: http://talendforge.org/svn/tos/trunk@112783 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-30 10:56:44 +00:00
jzhao
7aa6874d0c Fixed TDI-27512: TalendDate is converting 32-12-2013 to 01-01-2014 which should not happen
https://jira.talendforge.org/browse/TDI-27512
Note:Add a method  "parseDate(String pattern, String stringDate, boolean isLenient)" for TalendDate

git-svn-id: http://talendforge.org/svn/tos/trunk@112778 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-30 10:43:33 +00:00
zwzhao
e45b075ea2 bug USV-68 fixed : DQSH Studio contains the context menu "Create Business Model" in the toolbar "Create" - Uniserv OEM Version doesn't have the Business Model
git-svn-id: http://talendforge.org/svn/tos/trunk@112745 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-30 06:50:16 +00:00
zwzhao
b828ed4270 bug USV-68 fixed : DQSH Studio contains the context menu "Create Business Model" in the toolbar "Create" - Uniserv OEM Version doesn't have the Business Model
git-svn-id: http://talendforge.org/svn/tos/trunk@112744 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-30 06:48:28 +00:00
hcyi
820b5f4a52 bug TDI-28473 fixed : tXMLMap:can't import output rows from repository(metadata created from File xml->Output XML) .
git-svn-id: http://talendforge.org/svn/tos/trunk@112733 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-30 06:07:35 +00:00
jjzhou
8582f4b6ea fix Bug TDI-28450: Update the CXF version in the DI components
https://jira.talendforge.org/browse/TDI-28450

git-svn-id: http://talendforge.org/svn/tos/trunk@112732 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-30 06:06:12 +00:00
hwang
515cb52140 TDI-8001 :Undo add repository parameter does not work correctly
git-svn-id: http://talendforge.org/svn/tos/trunk@112688 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-27 09:14:53 +00:00
hfchang
e28dd958f9 bug TDI-24402 fixed--Revert Previous commit.
git-svn-id: http://talendforge.org/svn/tos/trunk@112677 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-27 07:53:12 +00:00
wchen
47148e0e37 bug TUP-1599 fixed: In Mapping right click Recycle bin choose "Export items" will show items in other perspective
git-svn-id: http://talendforge.org/svn/tos/trunk@112656 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-27 04:01:44 +00:00
sizhaoliu
c91bf87726 merge r111703 from branch 5.3 to trunk
TDQ-8405 use the selected context group in the ContextComposite in the popup dialog. if not available, then use the default context group of the job.


git-svn-id: http://talendforge.org/svn/tos/trunk@112636 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-26 10:46:57 +00:00
ldong
7735108212 bug TDI-24905 fixed:error thrown when click SQL builder for sybase component.
git-svn-id: http://talendforge.org/svn/tos/trunk@112633 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-26 10:30:28 +00:00
ycbai
ee2420b54e TDI-28464 : The imported xml schema metadata is different if tring the attached wsdl several times
git-svn-id: http://talendforge.org/svn/tos/trunk@112611 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-26 03:35:54 +00:00
jyhu
edd3752e18 Fix Bug TDI-28337 :Virtual components and error handling.
https://jira.talendforge.org/browse/TDI-28337

git-svn-id: http://talendforge.org/svn/tos/trunk@112596 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-25 10:02:07 +00:00
xqliu
246bc864a8 merge r112583 from branch 5.3 to trunk
Fix Bug TDQ-6788 : "remove duplicate" job can not run well for oracle and sybase and IBM/DB2 
https://jira.talendforge.org/browse/TDQ-6788
if the database type is IBMDB2 and the name contain lowercase character, add quotes


git-svn-id: http://talendforge.org/svn/tos/trunk@112586 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-25 06:39:54 +00:00
ldong
7824a92189 bug TDI-24863 fixed:After change the name of job, still can't run.
git-svn-id: http://talendforge.org/svn/tos/trunk@112548 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-24 09:56:33 +00:00
hfchang
cb3e36e253 bug TDI-24402 fixed : Guess schema of tOracleInput does not work well
git-svn-id: http://talendforge.org/svn/tos/trunk@112523 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-24 07:01:58 +00:00
zwzhao
c118cd1fe4 bug TDI-28435 fixed : Generation fails after generate another project's job with the same name routines
git-svn-id: http://talendforge.org/svn/tos/trunk@112522 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-24 06:56:13 +00:00
wchen
820b89b447 bug TDI-28420 fixed: "create empty element" option of the tXMLMap component works incorrectly
git-svn-id: http://talendforge.org/svn/tos/trunk@112447 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-23 09:37:32 +00:00
bchen
5304889e2e Fix Work Item TDI-28064 : [MR] reuse Input for tSortRow to reduce one additional m/r job
https://jira.talendforge.org/browse/TDI-28064
1. fixed the bug about Lookup and After_Run
2. reuse Input for tSortRow to reduce one additional m/r job when the input is [tMRInput,tAvroInput,tFileInputJSON,tHDFSInput]

git-svn-id: http://talendforge.org/svn/tos/trunk@112403 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-20 11:40:56 +00:00
plv
e9acf1765a bug TDI-28422:New LDAP schema wizard fails network parameter test (step 2) if anonymous is disabled
git-svn-id: http://talendforge.org/svn/tos/trunk@112380 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-20 09:11:54 +00:00
zwzhao
40393e8063 bug TDI-28435 fixed : Generation fails after generate another project's job with the same name routines
git-svn-id: http://talendforge.org/svn/tos/trunk@112372 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-20 08:23:52 +00:00
ldong
3ad45a563e bug TDI-26447 fixed:If double-click on repository schema twice, cannot proceed.
git-svn-id: http://talendforge.org/svn/tos/trunk@112299 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-19 09:00:03 +00:00
hfchang
49e173eb71 bug TDI-27853 fixed : Create file xml output if type path and file name manual can't get file schema.
git-svn-id: http://talendforge.org/svn/tos/trunk@112205 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-18 08:51:48 +00:00
hwang
48cc375cff TUP-1491:Creation Wizard for MDM Input Metadata failed to map when attributes name starts with loop element name
git-svn-id: http://talendforge.org/svn/tos/trunk@112145 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-18 03:55:09 +00:00
wchen
aa0ebff62f bug TUP-1573 fixed: TOS can not start up after import DEMO project
git-svn-id: http://talendforge.org/svn/tos/trunk@112122 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-18 03:24:29 +00:00
ggu
79fe9cb3e9 TDI-28351: fix an unload issue, after unload, should remove it from ResourceSet.
git-svn-id: http://talendforge.org/svn/tos/trunk@112021 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-16 10:20:39 +00:00
plv
c092464dd2 bug TDI-27199:Error when creating a Context in LDAP Schema : Base DN not in context
git-svn-id: http://talendforge.org/svn/tos/trunk@112010 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-16 08:47:34 +00:00
xqliu
577732bec3 Fix Bug TDQ-8238 : Running tDQReportRun job against remote jobserver not working when the studio is on MAC OS
https://jira.talendforge.org/browse/TDQ-8238
get the correct path for win/linux/mac

git-svn-id: http://talendforge.org/svn/tos/trunk@112008 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-16 08:45:56 +00:00
hwang
502dfdc2a8 TDI-26593:Need to GUI team investigate why tteradataOutput component get error message.
git-svn-id: http://talendforge.org/svn/tos/trunk@111977 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-13 09:21:41 +00:00
wchen
78b07f4db4 bug TDI-28340 fixed: Version for Map Reduce job not refreshed in the repository
git-svn-id: http://talendforge.org/svn/tos/trunk@111974 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-13 08:42:05 +00:00
bchen
e2051bd61d Fix Bug TDI-28280 : TMomInputacts as iterate when set to flow
https://jira.talendforge.org/browse/TDI-28280
make start and end for statistics works

git-svn-id: http://talendforge.org/svn/tos/trunk@111961 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-13 07:23:30 +00:00
hcyi
e1edaaceb7 bug TDI-28186 fixed : Cannot change main/lookup on tMap if output goes to another tMap with trigger .
git-svn-id: http://talendforge.org/svn/tos/trunk@111954 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-13 03:40:08 +00:00
hfchang
ac021adc4f bug TDI-28295 fixed: [export schema] Missing a warning about file replacement
git-svn-id: http://talendforge.org/svn/tos/trunk@111953 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-13 03:30:29 +00:00
zwzhao
aa672dc78d bug TUP-1131 fixed : The oracle synonyms will cost some issues between DI and DQ
git-svn-id: http://talendforge.org/svn/tos/trunk@111950 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-13 02:59:30 +00:00
zwzhao
31a845d6eb bug TDI-22605 fixed : Job settings view is empty in repository unless job is opened. (only in SVN repository)
git-svn-id: http://talendforge.org/svn/tos/trunk@111949 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-13 02:40:56 +00:00
zwzhao
9ed663c8f4 bug TDI-28321 fixed : data viewer on Salesforce connection with useOAuth2 doesn't work
git-svn-id: http://talendforge.org/svn/tos/trunk@111948 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-13 02:31:24 +00:00
jyhu
a09859a499 Fix Bug TDI-28305 :AMC with DB2 got wrong table created by default.
https://jira.talendforge.org/browse/TDI-28305

git-svn-id: http://talendforge.org/svn/tos/trunk@111921 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-12 08:16:16 +00:00
plv
cb58bb137d bug TDI-27199:Error when creating a Context in LDAP Schema : Base DN not in context
git-svn-id: http://talendforge.org/svn/tos/trunk@111920 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-12 07:59:57 +00:00
ldong
c0bf2b3a47 bug TDI-24056 fixed:In offline mode, the job can be deleted by using "delete" button on the keyboard.
git-svn-id: http://talendforge.org/svn/tos/trunk@111917 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-12 07:22:16 +00:00
plv
dae6141f27 bug TDI-28263:SQL key words is not highlighted as it was previously
git-svn-id: http://talendforge.org/svn/tos/trunk@111902 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-12 02:16:13 +00:00
hcyi
c8415b82d8 bug TDI-27919 fixed : Microsoft SQL Server connection export as context error .
git-svn-id: http://talendforge.org/svn/tos/trunk@111871 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-11 07:21:49 +00:00
hcyi
4bb6ad67dc bug TDI-28348 fixed : Download jar click cancel the jar are incomplete but when use the component no warning about install jar .
git-svn-id: http://talendforge.org/svn/tos/trunk@111869 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-11 07:16:40 +00:00
hcyi
bbde8dd1cc bug TDI-27202 fixed : Random issue when i try to create generic schema from tMap .
git-svn-id: http://talendforge.org/svn/tos/trunk@111867 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-11 07:10:07 +00:00
wchen
3136924ee8 bug TUP-1381 fixed: Job closed when delete Map and folder generate auto.
git-svn-id: http://talendforge.org/svn/tos/trunk@111859 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-11 03:26:49 +00:00
wchen
46f7df43fe bug TDI-28340 fixed: Version for Map Reduce job not refreshed in the repository
git-svn-id: http://talendforge.org/svn/tos/trunk@111858 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-11 03:25:38 +00:00
wchen
e33014ca28 bug TUP-1450 fixed: NPE in RepositorySeekerManager
git-svn-id: http://talendforge.org/svn/tos/trunk@111857 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-11 03:15:55 +00:00
wchen
76eaaa294d bug TUP-1381 fixed: Job closed when delete Map and folder generate auto.
git-svn-id: http://talendforge.org/svn/tos/trunk@111856 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-11 03:15:24 +00:00
ycbai
49cdc756ef Update talend version to 6.0.0.
git-svn-id: http://talendforge.org/svn/tos/trunk@111853 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-11 02:44:26 +00:00
ldong
6f1e0b1311 bug TDI-26337 fixed:Studio doesn't support the https with bi-directional connection if the clientAuth="true" in tomcat's server.xml.
git-svn-id: http://talendforge.org/svn/tos/trunk@111828 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-10 08:59:24 +00:00
ldong
9083b06cfd bug TDI-28328 fixed:There didn't have warning when second time delete forever items in Recycle bin.
git-svn-id: http://talendforge.org/svn/tos/trunk@111810 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-10 07:44:44 +00:00
ycbai
902fc39c52 TUP-1480 : when create dbconnection, after download the jar file, will get error in error log and "Download button still available"
git-svn-id: http://talendforge.org/svn/tos/trunk@111802 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-10 07:24:42 +00:00
ycbai
76caa7aaaf TDI-28220 : Creation status can not generate when we do retrieve schema for the hbase connection and select the table or column family node.
git-svn-id: http://talendforge.org/svn/tos/trunk@111800 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-10 07:20:49 +00:00
ycbai
8f8e608822 TDI-14347 : Unable to preview the XML data when configuring a MDM entity metadata
git-svn-id: http://talendforge.org/svn/tos/trunk@111796 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-10 07:08:26 +00:00
hwang
b9518e8ffd TDI-27332:Double-click on schema does not open wizard to correct schema
git-svn-id: http://talendforge.org/svn/tos/trunk@111792 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-10 06:55:43 +00:00
xqliu
83c83916ab Fix Bug TDQ-7376 User tDqReportRun to run report depending on contextualized db connection, the context value of database field is not taken into account.
https://jira.talendforge.org/browse/TDQ-7376
get the catalog/schema name from the context if the connection is context mode when run analysis

git-svn-id: http://talendforge.org/svn/tos/trunk@111783 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-10 04:24:02 +00:00
xqliu
d69548c9e9 Fix Bug TDQ-8389 overview analysis about HDP1.3 connection can not run well.
https://jira.talendforge.org/browse/TDQ-8389
don't create new connection when run overview analysis

git-svn-id: http://talendforge.org/svn/tos/trunk@111781 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-10 04:11:45 +00:00
yyin
531cbbd271 TDQ-6687 Remove the temporary solution of TDQ-6413 after TDI-24381
git-svn-id: http://talendforge.org/svn/tos/trunk@111780 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-10 03:59:24 +00:00
qiongli
a58c3acf81 TDQ-7527 update the sql explorer when rename in database wizard.
git-svn-id: http://talendforge.org/svn/tos/trunk@111771 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-10 03:23:56 +00:00
qiongli
c45962932f TDQ-7527 update the sql explorer when rename in database wizard.
git-svn-id: http://talendforge.org/svn/tos/trunk@111770 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-10 03:23:48 +00:00
qiongli
d3116a7a4c TDQ-7527 update the sql explorer when rename in database wizard.
git-svn-id: http://talendforge.org/svn/tos/trunk@111770 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-10 03:23:48 +00:00
wchen
1fe1b07684 bug TUP-1476 fixed: After deleting Structures and Maps from Mapping perspective: Job's in Integration perspective do not open anymore per doble-click
git-svn-id: http://talendforge.org/svn/tos/trunk@111666 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-03 09:11:58 +00:00
wchen
e4f9185643 bug TUP-1476 fixed: After deleting Structures and Maps from Mapping perspective: Job's in Integration perspective do not open anymore per doble-click
git-svn-id: http://talendforge.org/svn/tos/trunk@111666 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-03 09:11:58 +00:00
sgandon
adacc068e4 fix TDI-28205 : Studio can not lauch after we start up a studio with a remote link twice at the same time.
perform the lock of the workspace in the Studio launcher (only for TIS not TOS) and not anymore in the Login Dialog.
https://jira.talendforge.org/browse/TDI-28205

git-svn-id: http://talendforge.org/svn/tos/trunk@111650 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-02 15:16:28 +00:00
nrousseau
15803d7450 TUP-1462 : problem with Empty Recycle Bin. It kept dependency with the previous repository view instead of update to the current one.
git-svn-id: http://talendforge.org/svn/tos/trunk@111636 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-02 10:37:21 +00:00
nrousseau
12c89fe3ed TUP-1461 : enable the delete of specific folders since it seems no use now.
git-svn-id: http://talendforge.org/svn/tos/trunk@111635 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-12-02 10:35:33 +00:00
hcyi
764bbed4a9 bug TDI-28320 fixed : got a NPE when click the sql builder database structure folder .
git-svn-id: http://talendforge.org/svn/tos/trunk@111607 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-29 11:21:33 +00:00
wliu
8a3cd8d799 Fix Bug TDI-27260 : forgot to include the jars into build.properties
https://jira.talendforge.org/browse/TDI-27260

git-svn-id: http://talendforge.org/svn/tos/trunk@111602 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-11-29 09:43:20 +00:00
nrousseau
e12cb66d83 TUP-1086 : clean up jars, and set activate only if one class is loaded
git-svn-id: http://talendforge.org/svn/tos/trunk@108783 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-30 03:51:59 +00:00
nrousseau
73b330e212 TUP-1041 : jar cleanup
git-svn-id: http://talendforge.org/svn/tos/trunk@108005 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-13 10:40:10 +00:00
mhirt
50df3bc3b3 Fix bug TUP-1013 : Add eclipse.inf to all plugins in tos repository
git-svn-id: http://talendforge.org/svn/tos/trunk@107909 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-09-12 13:11:32 +00:00
nrousseau
60b7f08724 TUP-502 : remove some unused jars
git-svn-id: http://talendforge.org/svn/tos/trunk@99211 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-03-06 04:19:49 +00:00
plv
3a60aafd41 feature TUP-383 added: move all component libraries into org.talend.libraries bundles
git-svn-id: http://talendforge.org/svn/tos/trunk@97258 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-25 07:19:45 +00:00
msjian
1b66b0ca66 TDQ-5251: make the source of jfreechart related to the jar file
git-svn-id: http://talendforge.org/svn/tos/trunk@88338 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-31 07:35:07 +00:00
nrousseau
b73e465d2c bug TDI-21214 fixed: add several optimization
git-svn-id: http://talendforge.org/svn/tos/trunk@84360 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-01 01:33:43 +00:00
cli
e0b4376e89 TDI-21329: fixed the performance problem, when login project
git-svn-id: http://talendforge.org/svn/tos/trunk@84274 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-30 05:06:03 +00:00
nrousseau
be14b056c0 bug TDI-21014 fixed: fix problem with the document item from the repository.
git-svn-id: http://talendforge.org/svn/tos/trunk@82810 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-07 02:43:29 +00:00
nrousseau
29b84ed58b bug TDI-20960 fixed: force the check of the name field after retrieve the list of the existing items.
git-svn-id: http://talendforge.org/svn/tos/trunk@82733 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-02 10:21:48 +00:00
msjian
ba7bf38fdd TDQ-4794: update to source to jfreechart-1.0.12
git-svn-id: http://talendforge.org/svn/tos/trunk@80852 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-01 09:19:26 +00:00
msjian
d578e7f29a TDQ-4794: update to jfreechart-1.0.12-expermental.jar, swtgraphics2d.jar,jfreechart-1.0.12-swt.jar, jcommon-1.0.15(jfreechart-1.0.12)
git-svn-id: http://talendforge.org/svn/tos/trunk@80844 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-01 08:06:01 +00:00
msjian
f086c24276 TDQ-4794 modify the dependency of jfreechart.jar, update to 1.0.12
git-svn-id: http://talendforge.org/svn/tos/trunk@80752 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-31 04:00:09 +00:00
zshen
06b351c549 TDQ-4145 TDQ-4216 switch page number in column analysis result page will cause "No more handles issue" for large data
git-svn-id: http://talendforge.org/svn/tos/trunk@74869 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-12-19 12:03:15 +00:00
hwang
b6c769025b USV-5:IDragAndDropServiceHandler.filterNeededComponents(...) never called?
git-svn-id: http://talendforge.org/svn/tos/trunk@74765 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-12-19 01:45:42 +00:00
mhirt
cf0e63334f Fix bad message in welcome page in French
git-svn-id: http://talendforge.org/svn/tos/trunk@74638 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-12-15 23:30:46 +00:00
sgandon
0e90223f28 inverted 2 included features to fix ESB SE build pb
git-svn-id: http://talendforge.org/svn/tos/trunk@73207 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2011-11-25 15:56:59 +00:00
Irene Wang
bf7da7b1ac Move org.talend.libraries.jasperreport to tcommon-studio-ee 2015-01-13 17:24:16 +01:00
Irene Wang
599312bcf9 Remove moved fragment 2015-01-13 17:13:56 +01:00
Irene Wang
964df1094e Move org.talend.libraries.hibernate to tcommon-studio-ee 2015-01-13 15:50:02 +01:00
qyliu
0fd3f58b7a TDI-31335: error Data Type "BF" does not match a Defined Type name.
https://jira.talendforge.org/browse/TDI-31335
2015-01-13 14:09:24 +08:00
Irene Wang
7f0d766fa9 Merge branch 'master' of github.com:talend/tcommon-studio-se 2015-01-12 17:33:02 +01:00
Irene Wang
e15df3c786 Include all JAR fragments in a feature 2015-01-12 17:31:01 +01:00
cmeng-talend
6a1f88f3d1 TBD-1148 fix bug: Can't data viewer for AVRO schema & tAvroInput
https://jira.talendforge.org/browse/TBD-1148
2015-01-12 17:19:59 +08:00
ldong-talend
06d2eeef87 TDI-31613:backport TUP-2457 on 5.5 and revert the code of TDI-30237. 2015-01-12 17:10:15 +08:00
ldong-talend
ee935a3805 TBD-1416:backport on master. 2015-01-12 16:52:14 +08:00
hcyi
67b22e3b38 TDI-30883:EXASOL metadata Integration not working 2015-01-12 15:48:53 +08:00
iwangtalend
7ab7599926 Add org.talend.libraries.javacsv.jars to extra dependencies 2015-01-11 17:32:15 +01:00
Irene Wang
ec9cd7e5a3 Correct POM syntax error 2015-01-09 17:24:09 +01:00
Irene Wang
153cc855e0 Use fragment for org.talend.libraries.javacsv lib 2015-01-09 17:16:59 +01:00
iwangtalend
2d42de573e Add jfreechart-1.0.12-swt.jar to bundle classpath 2015-01-08 19:18:12 +01:00
Sebastien Gandon
ba94881b5a TUP-1566 : update babel pom.xml to fix wrong parent name dues to cut/paste 2015-01-05 16:38:05 +01:00
Sebastien Gandon
4964016163 TUP-1566 : updarte babel pom.xml and .project to match the feature name 2015-01-05 14:27:13 +01:00
Sebastien Gandon
739a275a99 TUP-1566 : added an eclipse babel tos feature 2015-01-05 14:16:37 +01:00
ycbai
6b49f1eb4b TBD-1242 : Improve the display of hadoop properties. 2015-01-05 18:04:33 +08:00
ycbai
185344236a TBD-1242: Problem with check services in the Hadoop Cluster in Kerberos
mode
2015-01-05 16:23:39 +08:00
cmeng-talend
dc580822f3 TDI-31483 fix bug: Quotes at database input query
https://jira.talendforge.org/browse/TDI-31483
2015-01-05 10:31:14 +08:00
cmeng-talend
135cd6d912 TDI-30881 fix bug: The Column number,Create status lost value if I
remove the Name Filter on the retrieve schema wizard
https://jira.talendforge.org/browse/TDI-30881
2015-01-05 09:50:43 +08:00
cmeng-talend
e9243b8275 TDI-31475 fix bug: AS400:It show all of databases schemas whenever I
just input one database
https://jira.talendforge.org/browse/TDI-31475

Fix an invalid thread access problem when checking connection in DB
Wizard.
2015-01-04 17:47:54 +08:00
cmeng-talend
cbf0b02593 TDI-31475 fix bug: AS400:It show all of databases schemas whenever I
just input one database
https://jira.talendforge.org/browse/TDI-31475

Conflicts:
	main/plugins/org.talend.metadata.managment/src/main/java/org/talend/repository/ui/utils/ManagerConnection.java
2015-01-04 17:47:38 +08:00
hcyi
898e5c3580 TDI-31546:TalendForge Log In Issue. 2015-01-04 15:00:07 +08:00
ldong-talend
14101fe8d1 TUP-2511:Java 8 Support. 2015-01-04 11:49:24 +08:00
Mike Hirt
075f444e9c Update copyright to 2015 2015-01-02 14:20:05 +01:00
Sebastien Gandon
a4fe51f3a6 TUP-1566 : fixed issues for building TUP with maven 2015-01-01 22:50:45 +01:00
CHEN Bin
11d099a63b TUP-2478: Heap space error hangs job with parallel iterations
https://jira.talendforge.org/browse/TUP-2478
handle java.lang.Error when iterator enable parallel
2014-12-31 14:21:04 +08:00
Mike Hirt
340b2b6ae1 Update README.md 2014-12-31 01:18:23 +01:00
Irene Wang
88880d5aa7 Rename *-feature and *_feature to *.feature 2014-12-30 15:44:00 +01:00
xhkong
02bbc515c2 TDI-31426 fix bug: if get studio license use : Import License :after get
license successfully , connection is not created automatically
https://jira.talendforge.org/browse/TDI-31426
2014-12-30 18:41:48 +08:00
ldong-talend
e3552ba1b2 TDI-31493:unable to change the value under the "Name" context. 2014-12-30 14:04:58 +08:00
xhkong
7cc2d111b9 feature TDI-31510: Allow custom components to extend FILTER of other
Talend components
https://jira.talendforge.org/browse/TDI-31510
2014-12-30 10:36:49 +08:00
hwang
e12595d2ab TUP-2481:When check the "Data (schema) auto propagate" and save, the "*"
on the tab will not disappear
2014-12-29 16:37:29 +08:00
hwang
85b9b052ee TDI-20893:in create JDBC connection wizard, better to change the default 2014-12-29 15:52:59 +08:00
hwang
c1f772fc31 TDI-20893:in create JDBC connection wizard, better to change the default
path of .jar
2014-12-29 15:20:49 +08:00
GGu
a694fd9cd8 Revert "TDQ-9813: fixed the build problem and classpath."
This reverts commit dd51e2a854.

This reverts commit b140f713e1.
2014-12-26 17:50:23 +08:00
GGu
dd51e2a854 TDQ-9813: fixed the build problem for classpath. 2014-12-25 18:05:49 +08:00
GGu
b140f713e1 TDQ-9813: fixed the build problem. 2014-12-25 15:25:03 +08:00
GGu
c2a1fb7dff TUP-2302: remove the update.core too. it's not used. 2014-12-24 17:57:57 +08:00
GGu
7ba2074f0d TUP-2510: add the testutils for test. 2014-12-24 14:58:56 +08:00
GGu
8863f07943 TUP-2510: remove the junt4. 2014-12-24 11:56:25 +08:00
nrousseau
2d879a2b16 TUP-1566: remove fix version of plugin in feature 2014-12-24 10:09:09 +08:00
ldong-talend
4caea7fe64 TDI-31474:fix the pb of multithreading access the same emf model. 2014-12-24 09:51:29 +08:00
iwangtalend
a4b51553d5 Import org.apache.catalina, change match from perfect to equivalent 2014-12-24 01:05:08 +01:00
iwangtalend
f954905d4c Eclipse 4.4 migration, set imports to "compatible" instead of "equivalent" 2014-12-24 00:59:39 +01:00
newbuild.talend.com
3a57938adf Readd test.all.test.suite to Tycho build, disable deployment 2014-12-23 10:01:16 -08:00
newbuild.talend.com
c139036d39 Remove test.all.test.suite from Tycho build 2014-12-23 09:01:13 -08:00
ldong-talend
7c9329dc4e TDI-31464:accent value in context should always use unicode. 2014-12-23 17:33:37 +08:00
jzhao
de7b6a0f8d TDI-29203: Add the Websphere MQ in the tMomConnection
https://jira.talendforge.org/browse/TDI-29203
Note:Add a new method for get virtual node by unique name
2014-12-23 16:30:47 +08:00
GGu
9dbde0044f Merge branch 'feature/6.0/TUP-2403_refactor_package' 2014-12-23 11:09:14 +08:00
nrousseau
4bef6f4935 Merge branch 'feature/6.0/TUP-1566_Update_Eclipse_framework_to_Luna' 2014-12-23 09:39:52 +08:00
Irene Wang
9ae31d7bee Merge branch 'master' of github.com:talend/tcommon-studio-se 2014-12-22 16:35:30 +01:00
Irene Wang
066431d16e Update version to 6.0.0.qualifier 2014-12-22 14:42:38 +01:00
cmeng-talend
79f3211e71 TDI-31425 fix bug: If import items operation choose wrong root
folder(lots subfolder under it), then importing operation will never
stop.
https://jira.talendforge.org/browse/TDI-31425

Do some improvement
2014-12-22 16:45:33 +08:00
cmeng-talend
debdcb6f4e TDI-31425 fix bug: If import items operation choose wrong root
folder(lots subfolder under it), then importing operation will never
stop.
https://jira.talendforge.org/browse/TDI-31425

Do some improvement
2014-12-22 16:12:47 +08:00
cmeng-talend
3dbe81e26b TDI-31425 fix bug: If import items operation choose wrong root
folder(lots subfolder under it), then importing operation will never
stop.
https://jira.talendforge.org/browse/TDI-31425
2014-12-22 16:12:35 +08:00
ycbai
7b2082074a TBD-1346: Can't dataviewer for hcatalog which has partition 2014-12-22 11:55:14 +08:00
ycbai
9e8532642c TBD-1345: Mapr 4.0.1:The studio will exit when I check file on the HDFS
retrieve schema page
2014-12-22 11:37:13 +08:00
Sebastien Gandon
c19041c30e TDM-4411 : generate a timestamp at every export for TDM generation 2014-12-22 10:02:55 +08:00
Irene Wang
8e111d0a25 Add Eclipse-BundleShape: dir to unpack built plugins 2014-12-19 18:31:11 +01:00
cmeng-talend
1a8d37a99a TDI-31270 fix bug: After import an excle metadata,no message show up if
the file patch not correct
https://jira.talendforge.org/browse/TDI-31270
2014-12-19 19:02:25 +08:00
GGu
58de41ef3f TUP-2403: refactor the package for core.runtime plugin. 2014-12-19 17:33:22 +08:00
GGu
d15ddaad42 TUP-2403: refactor for repository.view.example plugin. 2014-12-19 14:17:25 +08:00
wluo-talend
7ece7a3f46 TDI-31476: Serious precision loss in standard routine and undue rounding
effect
https://jira.talendforge.org/browse/TDI-31476
2014-12-19 10:06:43 +08:00
hcyi
a56feb41e7 TDI-31444:duplicated EMF register in plugin.xml of org.talend.model
plugin
2014-12-18 18:10:25 +08:00
GGu
0ee1f3e265 TUP-2403: refactor for registration plugin. 2014-12-18 17:36:15 +08:00
GGu
5441c50841 TUP-2403: refactor for repository.metadata plugin. 2014-12-18 14:41:11 +08:00
GGu
143ff731b7 TUP-2403: refactor for model plugin. 2014-12-18 14:08:35 +08:00
Irene Wang
8770656f1e Merge branch 'feature/SCM-239/maventupbuild' 2014-12-17 11:42:55 +01:00
zshen-talend
55d58ff10d bugfixed TDQ-9487 change input columns' name, transfer changes to
tMatchGroup, but when open the "Configuration wizard" still use the old
name.
2014-12-17 18:27:18 +08:00
GGu
b9ddb16b7d TUP-2403: refactor for metadata.managment.ui plugin. 2014-12-17 18:18:35 +08:00
GGu
68a7606979 TUP-2403: refactor for metadata.managment plugin. 2014-12-17 16:16:56 +08:00
GGu
c9f6cb667d TUP-2403: refactor for commons.ui.runtime plugin. 2014-12-17 15:40:24 +08:00
GGu
b87c3c28da TUP-2403: refactor for commons.runtime plugin. 2014-12-17 11:44:44 +08:00
GGu
7830f86bb1 TUP-2403: refactor for core.repository plugin. 2014-12-17 09:35:13 +08:00
GGu
af5b103fbc TUP-2403: refactor for core plugin. 2014-12-16 18:10:19 +08:00
ldong-talend
c6aaebdd4c TBD-1111:Collection context parameters for HBase. 2014-12-16 16:59:29 +08:00
hcyi
2327f945ff TDI-30941:CDC for oracle12: Generated XStreamOut Script is always failed
to be executed;
2014-12-16 16:43:51 +08:00
hcyi
26692120a7 TDI-31220:TALEND BETA 5.6: The Check connection fails in DBType:
"General JDBC Connection" mode while goes through fine in DBType:IBM DB2
2014-12-16 16:41:52 +08:00
wchen-talend
d68947d55b TDI-30824:fixedGot SAP Exception after clicking "select all" button When
retrieve tables from sap connection
2014-12-16 15:26:14 +08:00
CHEN Bin
aa740a819f TDI-31266: OutputFIleDelimited having issues with records over 8K when used with other components
https://jira.talendforge.org/browse/TDI-31266
change the tag about Iterator enable parallel from subtree to each component, which can fix the problem if the component is after onComponent/Subjob
2014-12-16 11:13:58 +08:00
Irene Wang
22cdf29462 Rename underscore in org.talend.utils-feature 2014-12-15 16:39:39 +01:00
GGu
2c5d6e868d TUP-2403: refactor the packages for core.ui plugin. 2014-12-15 18:03:52 +08:00
hwang
b308d482ec TBD-1315:MR Job:Map icon lost after deactive MR job 2014-12-15 17:20:39 +08:00
ldong-talend
d878258066 TDI-30848:change context mode if the repository context group deleted. 2014-12-15 15:58:02 +08:00
hcyi
9d6d5eb38e TDI-30941:CDC for oracle12: Generated XStreamOut Script is always failed
to be executed;
2014-12-15 13:51:13 +08:00
newbuild.talend.com
457dbd3c86 Upgrade to Tycho 0.22.0 2014-12-12 17:27:39 -08:00
zshen-talend
ac99420676 bugfix TDQ-9484 remove MapDBDrillDown and DataValidation interface from
indicator class

add unique method to getObject and handle date type is null case.
2014-12-11 16:26:28 +08:00
ldong-talend
9bcb36dbcf Merge branch 'maintenance/5.6' 2014-12-10 15:30:12 +08:00
ldong-talend
4973ec2ebb TBD-1314:database changed pb for Hive and Impla when user hive2 embeded
url.
2014-12-10 15:26:20 +08:00
hcyi
aa2fe90db7 Merge branch 'maintenance/5.6' 2014-12-10 15:01:11 +08:00
hcyi
5491ac08c0 TDI-30801:Password disappears when click password after set Hive model
as Standalone then set hive server as hive2
2014-12-10 14:29:57 +08:00
cmeng-talend
7beabd8141 Merge branch 'maintenance/5.6' 2014-12-10 11:46:34 +08:00
cmeng-talend
bd6f07ace9 TDI-31174 fix bug: On the Standard Jobs filed can create a job that name
is existing on the storm job
https://jira.talendforge.org/browse/TDI-31174
2014-12-10 11:37:51 +08:00
wchen-talend
980cd5919f Merge branch 'maintenance/5.6' 2014-12-10 10:56:03 +08:00
wchen-talend
46cd0dd0f2 TDI-31382 :Can't show delete folder if this folder is names as Hive 2014-12-10 10:54:03 +08:00
wchen-talend
e7f5b6d109 Merge branch 'maintenance/5.6' 2014-12-10 10:34:30 +08:00
wchen-talend
c7119be498 TDI-31195:File xml: file xml couldn't recognize the XML or XSD File Path
after "Export as Context"
2014-12-10 10:27:38 +08:00
wchen-talend
3ac2f13668 Merge branch 'maintenance/5.6' 2014-12-10 10:24:21 +08:00
wchen-talend
b81e9aa69e TUP-2426:Studio detect update each time logon studio if select don't
show again but cancel wizard
2014-12-10 10:18:20 +08:00
Irene Wang
89ec14f1d5 Merge branch 'master' into feature/SCM-239/maventupbuild 2014-12-09 16:06:39 +01:00
Irene Wang
f6af7e5f5a Add contained JAR to bundle classpath of org.talend.libraries.jfreechart.jars 2014-12-09 14:44:50 +01:00
Irene Wang
cd01340d59 Rename underscore in org.talend.update.p2-feature 2014-12-09 14:44:04 +01:00
Irene Wang
e4d7936264 Remove unnecessary plugin from org.talend.utils POM 2014-12-09 14:43:25 +01:00
Irene Wang
512491b065 Use property for Tycho version 2014-12-09 14:41:50 +01:00
cmeng-talend
e75949431e Merge branch 'maintenance/5.6' 2014-12-09 17:14:27 +08:00
cmeng-talend
273f670161 TDI-31224 fix bug: Retrieve Schema Wizard hangs and provides no
Exit/Cancel means and eventually needs to be Killed
https://jira.talendforge.org/browse/TDI-31224
2014-12-09 17:08:43 +08:00
cmeng-talend
98f2e9f9fe TDI-31224 fix bug: Retrieve Schema Wizard hangs and provides no
Exit/Cancel means and eventually needs to be Killed
https://jira.talendforge.org/browse/TDI-31224
2014-12-09 17:08:39 +08:00
hwang
365cc3c8d8 Merge branch 'maintenance/5.6' 2014-12-09 16:30:34 +08:00
hwang
78f8887dc4 TBD-1333:The default port for Pivotal HD 2.0 HBase is wrong. 2014-12-09 16:27:37 +08:00
Sebastien Gandon
8170c70544 Merge remote-tracking branch 'origin/feature/6.0/TUP-1566_Update_Eclipse_framework_to_Luna' into feature/6.0/TUP-1566_Update_Eclipse_framework_to_Luna 2014-12-05 10:08:50 +01:00
Sebastien Gandon
536c328dc1 TUP-1566 : changed LocationManager to Platform and fixed a missing black line in the Manifest. 2014-12-05 10:08:26 +01:00
ldong-talend
ec28853044 Merge branch 'maintenance/5.6' 2014-12-05 17:05:37 +08:00
ldong-talend
2032a21b57 TDI-30871:give a kindly confirm dialog for use to add context from
built-in to repository mode.
2014-12-05 17:02:17 +08:00
ldong-talend
034e9e4936 Merge branch 'maintenance/5.6' 2014-12-05 16:41:17 +08:00
ldong-talend
5906567331 TDI-31394:reuse context lost connection parameters for advance
webservice wizard.
2014-12-05 16:39:19 +08:00
ldong-talend
ddd7905d5a Merge branch 'maintenance/5.6' 2014-12-05 16:11:43 +08:00
ldong-talend
02d1b86214 TDI-31076:Swtich between context use mode lost some parameters. 2014-12-05 16:08:04 +08:00
nrousseau
1288573ad3 Merge pull request #117 from qiongli/master
TDQ-9553 remove function isEnabledOldMDMProfiling();
2014-12-05 11:40:12 +08:00
qiongli
0f08e9199c TDQ-9553 remove function isEnabledOldMDMProfiling(); 2014-12-05 11:15:50 +08:00
Sebastien Gandon
74e7913a99 TUP-1566 : merge Master to E4 mig branch, fixed some feature and manifest versions 2014-12-04 16:48:58 +01:00
hcyi
23347f64f1 Merge branch 'maintenance/5.6' 2014-12-03 14:51:58 +08:00
hcyi
543f437175 TDI-31340:Teradata:Can't show the db table list on the Select Table Name
sub window
2014-12-02 17:47:14 +08:00
GGu
df05d2c06f TDQ-9769: enhance the codes. 2014-12-02 10:36:00 +08:00
GGu
8fe16309d4 TUP-2293: change and remove some comments. 2014-12-02 10:22:06 +08:00
sgandon
00876b2d6b Merge pull request #85 from Talend/feature/6.0/TUP-2293_PerspectiveBars
TUP-2293: Change to use E4 way for Perspective Bar
2014-12-01 16:23:12 +01:00
wchen-talend
5e9ff0c0f0 Merge branch 'maintenance/5.6' 2014-12-01 15:53:12 +08:00
wchen-talend
4c9f1ffcac TDI-31369:The context value can't be removed 2014-12-01 15:52:01 +08:00
nrousseau
6b02653e18 TUP-2461: Update version 2014-12-01 10:07:28 +08:00
Sebastien Gandon
2462449357 TUP-2293 : cleanup some code 2014-11-29 01:22:57 +01:00
Sebastien Gandon
8e361bf19d TUP-2293 : fixed perspective restore and removed perspective activation DS 2014-11-28 18:19:51 +01:00
ldong-talend
b040f83f36 Merge branch 'maintenance/5.6' 2014-11-28 21:22:23 +08:00
ldong-talend
4845b6a1f3 TDI-31373:There is always popup error log when change setting of
tSAPInput.
2014-11-28 21:16:58 +08:00
hcyi
e66d2c3db0 Merge branch 'maintenance/5.6' 2014-11-28 21:06:12 +08:00
hcyi
27ba23ae9a TUP-2457:don't modify, just click "Finish", all the table and view lost
from Postgresql connection.
2014-11-28 21:03:58 +08:00
cmeng-talend
db6df69c90 Merge branch 'maintenance/5.6' 2014-11-28 20:28:14 +08:00
cmeng-talend
1cb01a53f8 TBD-1110 fix bug: Export Dependencies:The sub job can't be checked When
I export a MR job that use tRunJob
https://jira.talendforge.org/browse/TBD-1110
2014-11-28 20:21:06 +08:00
wchen-talend
0c2dd1c2a8 Merge branch 'maintenance/5.6' 2014-11-28 18:21:55 +08:00
wchen-talend
76a2ba4d8b TDI-31369:The context value can't be removed 2014-11-28 18:17:29 +08:00
ycbai
39cb80865c Merge remote-tracking branch 'origin/maintenance/5.6' 2014-11-28 17:28:07 +08:00
ycbai
c002b50a69 TBD-1018: add missing data type mappings. 2014-11-28 17:11:45 +08:00
hwang
9e5e911e47 Merge branch 'maintenance/5.6' 2014-11-28 16:20:39 +08:00
hwang
51dad4ff8e TDI-31361:Issues about URL for json wizard 2014-11-28 16:19:21 +08:00
GGu
6b6e756305 Merge branch 'maintenance/5.6' 2014-11-27 18:30:21 +08:00
GGu
e010f552c7 TUP-1878: fixed the calc import item issue for DQ. 2014-11-27 18:29:11 +08:00
ycbai
9fa630092e Merge remote-tracking branch 'origin/maintenance/5.6' 2014-11-27 15:31:27 +08:00
ycbai
76ed270542 TBD-1018: fix the problem of cassandra datatype mapping. 2014-11-27 10:00:48 +08:00
Sizhao Liu
f909cfe148 Merge branch 'maintenance/5.6' for TDQ-9769 2014-11-26 14:14:43 +01:00
Sizhao Liu
d52498bfab TDQ-9769 duplicated items shown in imported DQ_DEMO project 2014-11-26 14:14:24 +01:00
nrousseau
39d5022364 Merge branch 'maintenance/5.6' 2014-11-26 19:25:42 +08:00
nrousseau
887529a1cb Revert "TDI-31021:storm job_missing jar window pop up when run storm job for the first time"
This reverts commit fc1265dea1.
2014-11-26 18:53:29 +08:00
hcyi
2d83d575f7 TBD-1297:Some small problems about EMR hive. 2014-11-26 17:47:31 +08:00
hcyi
0f8c65b933 TBD-1297:Some small problems about EMR hive. 2014-11-26 17:42:42 +08:00
Igor Lazebny
ba19fc6002 Update version to 5.6.1 in poms 2014-11-26 10:19:28 +02:00
wang wei
4d56b928d5 TDI-31298: Null Password error if you change the password context field
in Default.properties after building the Talend Job.
https://jira.talendforge.org/browse/TDI-31298
2014-11-26 15:17:54 +08:00
cmeng-talend
02da9deccc Merge branch 'maintenance/5.6' 2014-11-26 14:32:24 +08:00
cmeng-talend
f8c67a7336 TDI-31282 TBD-1204 fix bug: when there is a jar downloading action while
checking connection, the cancel progress dialog with time limit can not
work well
https://jira.talendforge.org/browse/TDI-31282
https://jira.talendforge.org/browse/TBD-1204

Now, change the time of cancel progress dialog to endless.
2014-11-26 14:28:32 +08:00
ldong-talend
04c005016b Merge branch 'maintenance/5.6' 2014-11-26 14:13:16 +08:00
ldong-talend
2d4cd387fe TDI-30940:The additional properties of sap wizard can support muliti dot
name do the context and revert.
2014-11-26 13:58:21 +08:00
ycbai
9262bfac86 Merge remote-tracking branch 'origin/maintenance/5.6' 2014-11-26 11:24:34 +08:00
ycbai
456f2e323e TBD-1274: add the missing jars of PHD 2.0 classloader configuration. 2014-11-26 11:22:38 +08:00
nrousseau
6198b6df75 Merge branch 'maintenance/5.6' 2014-11-26 10:07:17 +08:00
nrousseau
2b17f21374 TDQ-9667: fix problem of compilation for the jobserver 2014-11-26 10:05:27 +08:00
ycbai
bcd8f47355 Merge remote-tracking branch 'origin/maintenance/5.6' 2014-11-25 19:20:06 +08:00
ycbai
1de90da548 TBD-1274: error occurs when check connection on Amazon EMR 2014-11-25 19:00:04 +08:00
hwang
ba18d6c1bb Merge branch 'maintenance/5.6' 2014-11-25 18:43:28 +08:00
hwang
f228ad97d5 TDI-31258:Need some simple way to setup the jdbc needed for audit in
commandline.
2014-11-25 18:29:04 +08:00
zshen-talend
3cd227fc52 Merge pull request #110 from xqliu-talend/master
TDQ-9667 Problem to select column for analysis and to see column
2014-11-25 17:56:16 +08:00
zshen-talend
370f86bc30 Merge pull request #109 from xqliu-talend/maintenance/5.6
TDQ-9667 Problem to select column for analysis and to see column
2014-11-25 17:56:04 +08:00
xqliu
a25959c580 TDQ-9667 Problem to select column for analysis and to see column
fix the problem: show NPE when modify the database connection which imported from the demo project
2014-11-25 16:57:34 +08:00
xqliu
244f1e4987 TDQ-9667 Problem to select column for analysis and to see column
fix the problem: show NPE when modify the database connection which imported from the demo project
2014-11-25 16:56:01 +08:00
CHEN Bin
e2a7f2dc93 TDI-30996: Duplicate variable names when enabling parallel execution on iterations within the same subjob
https://jira.talendforge.org/browse/TDI-30996
lockWrite is the lock provided by iterate with parallel, one lockWrite for one Iterate connector
2014-11-25 16:30:25 +08:00
cmeng-talend
11e2e9d200 Merge branch 'maintenance/5.6' 2014-11-25 16:14:32 +08:00
cmeng-talend
3fc56e6415 TBD-1204 fix bug: Check HDFS connection block the studio
https://jira.talendforge.org/browse/TBD-1204
2014-11-25 16:13:19 +08:00
ldong-talend
6553e4b1e3 Merge branch 'maintenance/5.6' 2014-11-25 15:00:04 +08:00
ldong-talend
c6a09f9f7c TDI-31272:correct the state of export as context button for andvance
webservice wizard.
2014-11-25 14:38:55 +08:00
cmeng-talend
4cb4b8e7f2 Merge branch 'maintenance/5.6' 2014-11-25 14:33:33 +08:00
cmeng-talend
28e7e0db85 TDI-31282 work item: Maybe should enhance the check action in DB wizard
https://jira.talendforge.org/browse/TDI-31282
2014-11-25 14:32:24 +08:00
GGu
0d7cfa8eeb Merge branch 'maintenance/5.6' 2014-11-25 11:55:01 +08:00
GGu
fe5cad4ea0 TDI-31303: encrypt the pass for project settings when import. 2014-11-25 11:53:49 +08:00
Sebastien Gandon
106be8ffc0 TDI-31187 : reverted to have workspace link to connection.
But keep the conflicting workspace hanbling with eclipse like choose
workspace handling.
2014-11-24 11:15:08 +01:00
wchen-talend
591e67380b Merge remote-tracking branch 'origin/maintenance/5.6' 2014-11-24 16:48:10 +08:00
wchen-talend
220d6d0ce6 TDI-31299 fixed:salesforce metadata use the old api version(19),but
component use the new version(25)
2014-11-24 16:47:03 +08:00
wchen-talend
d6b3edbd98 Merge remote-tracking branch 'origin/maintenance/5.6' 2014-11-24 15:55:02 +08:00
hwang
2684524cee TALEND BETA 5.6: Studio Hangs when clicked OK on an empty "select
module" dialog
2014-11-24 15:52:18 +08:00
hcyi
a0f977d295 Merge branch 'maintenance/5.6' 2014-11-24 15:33:12 +08:00
hcyi
f334ec8dd8 TDI-31257:Got NPE when editing a new added column during retrieving MDM
Entity in Metadata.
2014-11-24 15:28:50 +08:00
wchen-talend
89684b3478 Merge branch 'maintenance/5.6' 2014-11-24 15:14:11 +08:00
hwang
fc1265dea1 TDI-31021:storm job_missing jar window pop up when run storm job for the
first time
2014-11-24 15:07:16 +08:00
GGu
c63c96341f Merge branch 'maintenance/5.6' 2014-11-24 14:40:35 +08:00
GGu
3e80a096d5 TUP-2422: only deal with for DI items. 2014-11-24 14:39:40 +08:00
wchen-talend
2bb05ac48b Merge branch 'maintenance/5.6' 2014-11-24 14:38:39 +08:00
ldong-talend
2122466105 TDI-31260:add quotes for the salesforce's propery value of custom
module.
2014-11-24 14:33:38 +08:00
GGu
3ba3c678c9 Merge pull request #108 from zwli-talend/maintenance/5.6
TDI-31032: error after install : svn don't connect inside TAC
2014-11-24 11:25:18 +08:00
zwli
17b6ccc4be TDI-31032: error after install : svn don't connect inside TAC
https://jira.talendforge.org/browse/TDI-31032

- remove single mode in AES.java to avoid random error message
2014-11-24 11:00:10 +08:00
Sizhao Liu
6fbccad1b7 Merge branch 'maintenance/5.6' for TDQ-9679 2014-11-21 14:53:30 +01:00
Sizhao Liu
3bae8af045 TDQ-9679 tDqReportRun crash if DBconnection from Analyse is contextualized 2014-11-21 14:52:52 +01:00
ldong-talend
53cb5e4acf Merge branch 'maintenance/5.6' 2014-11-21 18:07:22 +08:00
ldong-talend
aa866137fb TDI-31101:perform the row text auto resize for different resolution. 2014-11-21 17:41:26 +08:00
cmeng-talend
04a11d4a01 Merge branch 'maintenance/5.6' 2014-11-21 17:37:17 +08:00
cmeng-talend
0bb3bab57b TDI-30490 fix bug: Error code when refactor tESBConsumer combining with
tJavaRow to Joblet
https://jira.talendforge.org/browse/TDI-30490

1. Fix replacement bug, after fixed, when the const string is in the
parameter of globalMap.xxx function, Studio will do partly replacement;
when the const string is in other functions(functions except
globalMap.xxx), Studio will do fully replacement.

2. Fix bug: we can NOT refactor those components(on fault / response
line) to Joblet any more...
2014-11-21 17:34:20 +08:00
cmeng-talend
3341ecd8fb TDI-30490 fix bug: Error code when refactor tESBConsumer combining with
tJavaRow to Joblet
https://jira.talendforge.org/browse/TDI-30490

1. Fix replacement bug, after fixed, when the const string is in the
parameter of globalMap.xxx function, Studio will do partly replacement;
when the const string is in other functions(functions except
globalMap.xxx), Studio will do fully replacement.

2. Fix bug: we can NOT refactor those components(on fault / response
line) to Joblet any more...
2014-11-21 17:34:16 +08:00
cmeng-talend
a5280021ba Merge branch 'maintenance/5.6' 2014-11-21 11:27:18 +08:00
cmeng-talend
3c822bfc23 TBD-1226 fix bug: Publish button to Artifact Repository is missing on
Storm Jobs
https://jira.talendforge.org/browse/TBD-1226
2014-11-21 11:21:29 +08:00
cmeng-talend
d7f5be7d39 Merge branch 'maintenance/5.6' 2014-11-21 11:11:16 +08:00
cmeng-talend
5e2985d081 TBD-1153 fix bug: impala:should disable SQL Builder at component side
https://jira.talendforge.org/browse/TBD-1153
2014-11-21 10:52:01 +08:00
nrousseau
83d1343e8a Merge branch 'maintenance/5.6' 2014-11-21 10:09:08 +08:00
nrousseau
c0561c5722 TDI-31283: babili update 2014-11-21 09:51:13 +08:00
zshen-talend
a3ec4a6f68 Merge pull request #105 from xqliu-talend/master
TDQ-9543 Netezza DB: Error When Attempting to View Keys or Indexes
2014-11-20 16:07:14 +08:00
zshen-talend
6c9534bc4f Merge pull request #104 from xqliu-talend/maintenance/5.6
TDQ-9543 Netezza DB: Error When Attempting to View Keys or Indexes
2014-11-20 16:07:05 +08:00
xqliu
2fef685ca1 TDQ-9543 Netezza DB: Error When Attempting to View Keys or Indexes
1) let Netezza Jdbc connection same with Netezza connection: only show one catalog
2) uppercase the database name when check Netezza connection
2014-11-20 15:26:51 +08:00
nrousseau
8ff73d0827 Merge branch 'maintenance/5.6' 2014-11-20 15:14:42 +08:00
xqliu
eb90ce13bd TDQ-9543 Netezza DB: Error When Attempting to View Keys or Indexes
1) let Netezza Jdbc connection same with Netezza connection: only show one catalog
2) uppercase the database name when check Netezza connection
2014-11-20 14:48:54 +08:00
nrousseau
f56ad186af TUP-2361: add a way to update the license automatically from the studio
after a change from administrator.
2014-11-20 14:18:10 +08:00
ldong-talend
c4f8436e95 Merge branch 'maintenance/5.6' 2014-11-20 10:00:13 +08:00
ldong-talend
1105a5460e TDI-31231:default encoding for context property. 2014-11-20 09:41:15 +08:00
ldong-talend
44bfb70c6f Merge branch 'maintenance/5.6' 2014-11-19 18:36:55 +08:00
ldong-talend
32b8fe77de TDI-31176:create context parameter with empty string. 2014-11-19 18:26:40 +08:00
GGu
9bb278bebc TUP-2293: change the names of startup monitor and refactor them too. 2014-11-19 11:12:44 +08:00
hwang
71994eb86f Merge branch 'maintenance/5.6' 2014-11-18 16:19:55 +08:00
hwang
9568679f05 TDI-31069:Error occur when I select update repository connection for SAP
repository schema
2014-11-18 16:16:39 +08:00
hwang
017d6da371 TDI-31069:Error occur when I select update repository connection for
SAP repository schema
2014-11-18 16:16:36 +08:00
hwang
9dfc2367cf TDI-31069:Error occur when I select update repository connection for SAP
repository schema
2014-11-18 16:16:33 +08:00
ldong-talend
63b1fbea1e Merge branch 'maintenance/5.6' 2014-11-18 14:41:02 +08:00
ldong-talend
4208e8b96a TDI-30940:improved the context function for SAP wizard. 2014-11-18 14:14:10 +08:00
ycbai
08a872d3ef Merge remote-tracking branch 'origin/maintenance/5.6' 2014-11-18 13:50:40 +08:00
ycbai
3df5b70b36 TDI-31114: Hive 2 connection in embbeded mode throwing exception to say
not support on windows
2014-11-18 13:47:38 +08:00
cmeng-talend
f05091d68b Merge branch 'maintenance/5.6' 2014-11-18 11:48:28 +08:00
ycbai
538784da75 TBD-1201: CDH 5.1.3 Hadoop Wizard - Check Services fails 2014-11-18 11:44:51 +08:00
cmeng-talend
b20a139c08 TDI-30278 fix bug: It will be no response then pop up en error when I
click add schema button at last step for Impala db retrieve schema
https://jira.talendforge.org/browse/TDI-30278

Also fix a potential bug for replacing schema to proposed one
2014-11-18 11:40:09 +08:00
GGu
bb1e53c9e6 TUP-2302: remove the unused codes for update scheduler. 2014-11-18 10:37:03 +08:00
Sebastien Gandon
edd2d3f7c9 TUP-1566 : Luna mig, update TOS features 2014-11-17 11:50:43 +01:00
zshen-talend
cb108cb45b fixed merge conflict TDQ-9667 Problem to select column for analysis and
to see column
2014-11-17 18:13:35 +08:00
zshen-talend
c8b6058dd5 fixed merge conflict TDQ-9667 Problem to select column for analysis and
to see column
2014-11-17 18:11:33 +08:00
nrousseau
1674cc51ab Merge pull request #83 from zshen-talend/master
fixed for TDI-30384
2014-11-17 17:01:17 +08:00
nrousseau
772ffe0b31 Merge pull request #82 from zshen-talend/maintenance/5.6
Maintenance/5.6
2014-11-17 17:01:10 +08:00
nrousseau
ebe76b0edd Merge pull request #97 from rdubois/maintenance/5.6
TBD-1218: Update the mappings.xml file for Hive and Impala
2014-11-17 16:42:12 +08:00
nrousseau
063cd73be6 Merge pull request #98 from rdubois/master
TBD-1218: Update the mappings.xml file for Hive and Impala
2014-11-17 16:42:07 +08:00
wang wei
b3b1d83001 TUP-2332: add a junit testcase for the changeset.
https://jira.talendforge.org/browse/TUP-2332
2014-11-14 15:34:44 +08:00
cmeng-talend
0d88d77a4a Merge branch 'maintenance/5.6' 2014-11-14 15:30:42 +08:00
cmeng-talend
018304de1e TDI-30778 fix bug: retrieve schema query issued for Teradata from studio
needs Optimization
https://jira.talendforge.org/browse/TDI-30778
2014-11-14 15:29:21 +08:00
GGu
a21dd3199d TUP-2302: remove the unused codes for update scheduler. 2014-11-14 14:21:01 +08:00
wang wei
4998b34014 TUP-2332: uppercase of the key in a map of JSONObject class
https://jira.talendforge.org/browse/TUP-2332
2014-11-14 13:40:39 +08:00
nrousseau
3cd0e273a3 Merge branch 'maintenance/5.6' 2014-11-14 13:04:58 +08:00
nrousseau
37ef13c438 TDI-31164: fix problem of retrieve schema for sybase 2014-11-14 12:43:31 +08:00
Irene Wang
1866d86e2f SCM-274 Remove superfluous host plugin version for fragments 2014-11-13 17:10:03 +01:00
Irene Wang
2fe45848b8 SCM-273 Remove Bundle-RequiredExecutionEnvironment from plugin MANIFEST.MFs 2014-11-13 16:14:11 +01:00
Irene Wang
4b66b4d969 SCM-239 Include org.talend.libraries.jexcel.jars fragment's jars in its Bundle-Classpath 2014-11-13 12:28:28 +01:00
Irene Wang
29f01f71d9 Merge branch 'master' of github.com:talend/tcommon-studio-se 2014-11-13 12:23:56 +01:00
Irene Wang
cc87d8b34a SCM-239 Add build dependency on org.talend.libraries.jexcel.jars 2014-11-13 12:23:32 +01:00
cmeng-talend
1bcd8c4af2 Merge branch 'maintenance/5.6' 2014-11-13 18:52:07 +08:00
cmeng-talend
ebf96cc76a TDI-30279 fix bug: Data Viewer can't work for Impala schema
https://jira.talendforge.org/browse/TDI-30279
2014-11-13 18:49:41 +08:00
Irene Wang
2ca90e7afa Update plugin version to 6.0.0 2014-11-13 11:26:27 +01:00
Irene Wang
99902d3ca9 Merge branch 'master' of github.com:talend/tcommon-studio-se 2014-11-13 11:04:48 +01:00
Irene Wang
5a11ab2798 SCM-239 Fix org.talend.utilsd dependency on log4j 2014-11-13 11:04:25 +01:00
GGu
2884579576 Merge branch 'maintenance/5.6' 2014-11-13 16:56:24 +08:00
GGu
d18cbb0b6c Merge pull request #96 from amaumont/maintenance/5.6
merge on 5.6 first.
2014-11-13 16:55:31 +08:00
remydub
55534e6e3e Merge branch 'maintenance/5.6' 2014-11-13 09:53:46 +01:00
remydub
7b9cdb0850 Merge branch 'master' of https://github.com/Talend/tcommon-studio-se 2014-11-13 09:52:46 +01:00
remydub
f02b1b6902 TBD-1218: Update the mappings.xml file for Hive and Impala 2014-11-13 09:36:23 +01:00
GGu
e484127518 Merge branch 'maintenance/5.6' 2014-11-13 11:09:15 +08:00
GGu
a3a5139f19 Merge pull request #95 from msjian/maintenance/5.6
TDQ-8546: fix the oracle type database column's comment is wrong
2014-11-13 11:07:13 +08:00
GGu
4bc87f2b8b TUP-2293: add Debug perspective for example. 2014-11-13 10:53:06 +08:00
GGu
3e581fd20b TUP-2293: add one restore startup monitor. 2014-11-13 10:00:33 +08:00
Axel MAUMONT
4ef4144391 TDI-31161 Mutiple tasks deployment failed if generated jobs folder is NFS shared directory
- add signatures to zip methods with the parameter 'fileFilter' to exclude some kind of files (for this issue it is necessary to exclude .nfs* files)
2014-11-12 17:25:53 +01:00
hwang
5f2e52150a TDI-30936:tFileInputEBCDIC - Schema editor 2014-11-12 17:22:39 +08:00
GGu
9876514846 TUP-2293: change to use extension point to show Talend perspectives. 2014-11-12 14:35:55 +08:00
msjian
af307c720b TDQ-8546: fix the oracle type database column's comment is wrong 2014-11-12 12:46:24 +08:00
zshen-talend
abf3e167ac Merge pull request #93 from xqliu-talend/maintenance/5.6
TDQ-9667 Problem to select column for analysis and to see column
2014-11-11 16:55:12 +08:00
Sebastien Gandon
fd39c4e95b TUP-2293: use workbench context for code injection instead of application's one 2014-11-07 17:51:53 +01:00
GGu
e293a3c832 TUP-2293: refactor some codes. 2014-11-07 15:07:31 +08:00
GGu
668de1a490 TUP-2293: fixed one problem when close login dialog. 2014-11-07 15:06:50 +08:00
Sebastien Gandon
45f820e08d TUP-2293 remove all the perspective fiddeling, just create a new perspective and use E4 DI. 2014-11-06 18:20:49 +01:00
zshen-talend
04b139416e Merge branch 'master' of https://github.com/zshen-talend/tcommon-studio-se.git 2014-11-06 18:15:02 +08:00
zshen-talend
936cbb0038 Merge branch 'maintenance/5.6' of https://github.com/zshen-talend/tcommon-studio-se.git into maintenance/5.6 2014-11-06 18:08:12 +08:00
zshen-talend
8f36260f05 fixed bug TDI-30384 Unable to extract schema from an AS400 Connection
some change on the TDQ-9624 is making this issue, this commite fixed it.
2014-11-06 18:01:53 +08:00
zshen-talend
cb8b3b6237 fixed bug TDI-30384 Unable to extract schema from an AS400 Connection
some change on the TDQ-9624 is making this issue, this commite fixed it.
2014-11-06 18:01:11 +08:00
GGu
ad6ff16745 TUP-2293: enhance the perspective bar issue, when start new product. 2014-11-06 13:49:10 +08:00
GGu
6737f846ea TUP-2293: fixed the problem for official perspective in the bar to display. 2014-11-03 13:47:44 +08:00
hbhong
a9b5ec4afa TUP-2294: Fix org.talend.rcp.intro.linksbar.TalendCoolBarManager, and also fixed throwing exception (java.lang.Exception: Bad call to getCoolBarManager) when switch perspective 2014-10-22 17:55:25 +08:00
Sebastien Gandon
51fe5eb893 TUP-2299: Luna mig : fixed osgi lib loader using new BundleFileWrapper hook 2014-10-20 16:09:40 +02:00
GGu
1290c6ae77 TUP-2292: removed the unused codes. 2014-10-16 13:54:05 +08:00
GGu
c2b13014a6 TUP-2292: remote the resetUniservLib method. 2014-10-15 17:59:40 +08:00
Sebastien Gandon
4b8726f10f TUP-1566 : try a first compilation on Eclipse 44, commented some code that did not compile 2014-09-04 10:03:18 +02:00
remydub
961a0e05e8 Merge branch 'maintenance/5.6' 2014-08-27 17:58:01 +02:00
remydub
1021576631 Merge branch 'master' of https://github.com/Talend/tcommon-studio-se 2014-08-27 17:57:36 +02:00
remydub
dbbf883502 TBD-899: Change the requirement of generating a node as a virtual node. 2014-08-27 17:00:38 +02:00
remydub
e442353a07 Merge branch 'maintenance/5.6' of https://github.com/Talend/tcommon-studio-se 2014-08-17 17:10:32 +02:00
6091 changed files with 234052 additions and 163597 deletions

3
.gitignore vendored
View File

@@ -3,3 +3,6 @@ bin/
target/
class/
classes/
dist/
.settings/
*.iml

View File

@@ -2,10 +2,10 @@
http://www.talend.com
![alt text](http://www.talend.com/sites/default/files/logo-talend.jpg "Talend")
![alt text](http://www.talend.com/sites/all/themes/talend_responsive/images/logo.png "Talend")
> Contents
## Contents
This repository contains the source files that are common across all Talend Open Studio products. These files must be used together with one or more of the following: [tdi-studio-se](https://github.com/Talend/tdi-studio-se), [tdq-studio-se](https://github.com/Talend/tdq-studio-se), [tmdm-studio-se](https://github.com/Talend/tmdm-studio-se), [tesb-studio-se](https://github.com/Talend/tesb-studio-se) or [tbd-studio-se](https://github.com/Talend/tbd-studio-se).
@@ -42,6 +42,6 @@ Feel free to share your Talend components on [Talend Exchange](http://www.talend
## License
Copyright (c) 2006-2014 Talend
Copyright (c) 2006-2015 Talend
Licensed under the LPGLv3 License
Licensed under the Apache V2 License

View File

@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>org.talend.babel.all.tos.feature</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.pde.FeatureBuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.pde.FeatureNature</nature>
</natures>
</projectDescription>

View File

@@ -0,0 +1,51 @@
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.talend.babel.all.tos.feature"
label="Babel feature with all languages for TOS"
version="6.4.0.qualifier">
<description url="http://www.example.com/description">
[Enter Feature Description here.]
</description>
<copyright url="http://www.example.com/copyright">
[Enter Copyright Description here.]
</copyright>
<license url="http://www.example.com/license">
[Enter License Description here.]
</license>
<includes
id="org.eclipse.babel.nls_eclipse_de"
version="0.0.0"/>
<includes
id="org.eclipse.babel.nls_eclipse_es"
version="0.0.0"/>
<includes
id="org.eclipse.babel.nls_eclipse_fr"
version="0.0.0"/>
<includes
id="org.eclipse.babel.nls_eclipse_it"
version="0.0.0"/>
<includes
id="org.eclipse.babel.nls_eclipse_ja"
version="0.0.0"/>
<includes
id="org.eclipse.babel.nls_eclipse_pt_BR"
version="0.0.0"/>
<includes
id="org.eclipse.babel.nls_eclipse_ru"
version="0.0.0"/>
<includes
id="org.eclipse.babel.nls_eclipse_zh"
version="0.0.0"/>
</feature>

View File

@@ -0,0 +1,13 @@
<?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>tcommon-studio-se</artifactId>
<version>6.4.0</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.babel.all.tos.feature</artifactId>
<packaging>eclipse-feature</packaging>
</project>

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl
Bundle-SymbolicName: org.talend.common.ui.runtime.nl
Bundle-Version: 1.0.0.qualifier
Fragment-Host: org.talend.common.ui.runtime;bundle-version="1.0.0"
Bundle-Version: 6.4.0.qualifier
Fragment-Host: org.talend.common.ui.runtime

View File

@@ -0,0 +1,12 @@
<?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>tcommon-studio-se</artifactId>
<version>6.4.0</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.common.ui.runtime.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -126,3 +126,6 @@ FileStep2.previewFailure=Preview error. Some settings must be changed.\nNote\: P
GlobalServiceRegister.ServiceNotRegistered=The service {0} has not been registered.
MessageBoxExceptionHandler.showMessageForSchemaImportXml.unParseXML.title=The xml can't parse.
MessageBoxExceptionHandler.showMessageForSchemaImportXml.unParseXML.msg=The xml can't parse in this format.
SSLConfirmDialog.KeyStore=please input keyStore
SSLConfirmDialog.TrustStore=please input trustStore
SSLConfirmDialog.Password=please input password

View File

@@ -2,7 +2,7 @@ AccessorUtils.Assert0=L'attribut 'BeanPropertyAccessors' de la colonne (nomm
AccessorUtils.Assert1=L'attribut 'BeanPropertyAccessors' de la colonne (nommée'{0}' et ayant l'id '{1}') n'est pas configuré correctement ou le type de la valeur affectée n'est pas correct.
AccessorUtils.isReq=\ est requis pour le bean (<B>).
AddPushButton.AddButton.Tip=Ajouter
AddAllPushButton.AddAllButton.Tip=Ajoute tout
AddAllPushButton.AddAllButton.Tip=Ajouter tout
CellEditorDialogBehavior.textContent=...
ColorStyledText.RedoItem.Text=Répéter
ColorStyledText.UndoItem.Text=Annuler
@@ -58,7 +58,7 @@ EventUtil.selection=S
EventUtil.show=Afficher
EventUtil.traverse=traverse
EventUtil.typeNull=Null
ExceptionHandler.Parameter.BeNull=le paramètre ex ne peut pas être vide
ExceptionHandler.Parameter.BeNull=le paramètre ex ne peut être null
ExceptionMessageDialog.Cancel=Annuler
ExceptionMessageDialog.log=Fichier de log
ExceptionMessageDialog.No=NO
@@ -105,7 +105,7 @@ commons.error=ERROR
exception.errorOccured=Une erreur est survenue ({0}).\nConsultez le log pour plus de détails.
ModelSelectionDialog.Message=Choisissez une option, ou annulez
ModelSelectionDialog.Option=Option
ModelSelectionDialog.BuiltIn=Basculer la propriété en mode intégré
ModelSelectionDialog.BuiltIn=Basculer la propriété en mode Built-In.
ModelSelectionDialog.ViewSchema=Voir le schéma (lecture seule)
ModelSelectionDialog.newViewSchema=Voir le schéma
ModelSelectionDialog.ViewQuery=Voir la requête (lecture seule)

View File

@@ -36,7 +36,7 @@ EventUtil.detailNull=Null
EventUtil.dispose=\u7834\u68C4
EventUtil.dragDetect=\u30C9\u30E9\u30C3\u30B0\u306E\u691C\u77E5
EventUtil.expand=\u5C55\u958B\u3059\u308B
EventUtil.focusIn=\u30D5\u30A9\u30FC\u30AB\u30B9\u3092\u3042\u3066\u308B
EventUtil.focusIn=\u30D5\u30A9\u30FC\u30AB\u30B9\u3059\u308B
EventUtil.focusOut=\u30D5\u30A9\u30FC\u30AB\u30B9\u3092\u5916\u3059
EventUtil.hardKeyDown=\u30AD\u30FC\u30C0\u30A6\u30F3
EventUtil.hardKeyUp=\u30AD\u30FC\u30A2\u30C3\u30D7
@@ -69,7 +69,7 @@ ExceptionHandler.Parameter.BeNull=ex \u30D1\u30E9\u30E1\u30BF\u306F NULL\u5024\u
ExceptionMessageDialog.Cancel=\u30AD\u30E3\u30F3\u30BB\u30EB
ExceptionMessageDialog.log=\u30ED\u30B0
ExceptionMessageDialog.No=\u3044\u3044\u3048
ExceptionMessageDialog.OK=\u4E86\u89E3
ExceptionMessageDialog.OK=OK
ExceptionMessageDialog.Yes=\u306F\u3044
ExportPushButton.ExportButton.Tip=\u3059\u3079\u3066\u306E\u884C\u3092XML\u30D5\u30A1\u30A4\u30EB\u306B\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8
ExportPushButtonForExtendedTable.ErrorMsg.Text=\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F
@@ -104,6 +104,7 @@ SWTCalendarWithTime.contentNoon=\u6B63\u5348
SWTCalendarWithTime.contentNow=\u73FE\u5728
SWTCalendarWithTime.contnetSec=\u79D2 \:
TableViewerCreator.CallMethod.ErrorMsg=\u3053\u306E\u30E1\u30BD\u30C3\u30C9\u306F\u3001\u65E2\u306B createTable() \u3092\u547C\u3073\u51FA\u3057\u6E08\u307F\u306E\u5834\u5408\u3060\u3051\u547C\u3073\u51FA\u305B\u307E\u3059
TableViewerCreator.columnNullId=\u30AB\u30E9\u30E0'{0}'\u304Cnull\u3067\u3059\uFF01
TableViewerCreator.IdProperty.AssertMsg=\u30AB\u30E9\u30E0\u306EID \u30D7\u30ED\u30D1\u30C6\u30A3\u306E\u5909\u66F4\u304C\u5FC5\u8981\u3067\u3059\u3001ID \u30D7\u30ED\u30D1\u30C6\u30A3\u306F\uFF11\u3064\u306E\u30C6\u30FC\u30D6\u30EB\u3067\u30E6\u30CB\u30FC\u30AF\u3067\u306A\u304F\u3066\u306F\u306A\u308A\u307E\u305B\u3093\u3002
TableViewerCreator.Table.BeNull=\u30C6\u30FC\u30D6\u30EB\u304Cnull\u3067\u3059
TableViewerCreator.TableColumn.AssertMsg=ID \u30D7\u30ED\u30D1\u30C6\u30A3'{0}'\u304C\u3042\u308BTableEditorColumn\u306E\u30C6\u30FC\u30D6\u30EB\u30AB\u30E9\u30E0\u306F\u3001\u6B63\u3057\u3044\u89AA\u30C6\u30FC\u30D6\u30EB\u3092\u6301\u3063\u3066\u3044\u307E\u305B\u3093\u3002
@@ -114,9 +115,13 @@ ModelSelectionDialog.Message=\u30AA\u30D7\u30B7\u30E7\u30F3\u3092\uFF11\u3064\u9
ModelSelectionDialog.Option=\u30AA\u30D7\u30B7\u30E7\u30F3
ModelSelectionDialog.BuiltIn=\u7D44\u307F\u8FBC\u307F\u30D7\u30ED\u30D1\u30C6\u30A3\u306B\u5909\u66F4
ModelSelectionDialog.ViewSchema=\u30B9\u30AD\u30FC\u30DE\u306E\u53C2\u7167\uFF08\u8AAD\u8FBC\u306E\u307F\uFF09
ModelSelectionDialog.newViewSchema=\u30B9\u30AD\u30FC\u30DE\u3092\u53C2\u7167
ModelSelectionDialog.ViewQuery=\u30AF\u30A8\u30EA\u306E\u8868\u793A\uFF08\u8AAD\u307F\u53D6\u308A\u5C02\u7528\uFF09\u3002
ModelSelectionDialog.Update=\u30EA\u30DD\u30B8\u30C8\u30EA\u63A5\u7D9A\u306E\u66F4\u65B0\u3002
FileStep2.previewFailure=\u30D7\u30EC\u30D3\u30E5\u30FC\u30A8\u30E9\u30FC\u3002\u3044\u304F\u3064\u304B\u306E\u8A2D\u5B9A\u5909\u66F4\u304C\u5FC5\u8981\u3067\u3059\u3002\n\u6CE8\u8A18\: \u30D7\u30EC\u30D3\u30E5\u30FC\u30A8\u30E9\u30FC\u306F\u4E00\u822C\u7684\u306B\u8AA4\u3063\u305F\u30A8\u30F3\u30B3\u30FC\u30C7\u30A3\u30F3\u30B0\u8A2D\u5B9A\u306B\u3088\u308A\u8D77\u3053\u308A\u307E\u3059\u3002
GlobalServiceRegister.ServiceNotRegistered=\u30B5\u30FC\u30D3\u30B9 {0} \u306F\u767B\u9332\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002
MessageBoxExceptionHandler.showMessageForSchemaImportXml.unParseXML.title=XML\u306F\u3001\u89E3\u6790\u3067\u304D\u307E\u305B\u3093.
MessageBoxExceptionHandler.showMessageForSchemaImportXml.unParseXML.msg=XML\u306F\u3001\u3053\u306E\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8\u3067\u306F\u89E3\u6790\u3067\u304D\u307E\u305B\u3093.
SSLConfirmDialog.KeyStore=KeyStore\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044
SSLConfirmDialog.TrustStore=TrustStore\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044
SSLConfirmDialog.Password=KeyStore\u306E\u30D1\u30B9\u30EF\u30FC\u30C9\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044

View File

@@ -0,0 +1,20 @@
AddPushButton.AddButton.Tip=Prida\u0165
AddAllPushButton.AddAllButton.Tip=Prida\u0165 V\u0161etko
ColorStyledText.CopyItem.Text=Kopírova\u0165
ColorStyledText.PasteItem.Text=prilepi\u0165
ContentProposalAdapterExtended.close=Zavrie\u0165
DialogErrorForCellEditorListener.Error.MsgDialogTitle=CHYBA
ErrorDialogWidthDetailArea.ErrorMessage.Text=Chybová Hlá\u0161ka
EventUtil.activate=Aktivova\u0165
EventUtil.close=Zavrie\u0165
EventUtil.deactivate=Deaktivova\u0165
EventUtil.help=Pomoc
EventUtil.modify=Modifikova\u0165
EventUtil.move=Premiestni\u0165
EventUtil.selection=Výber
ExceptionMessageDialog.Cancel=Zru\u0161i\u0165
ExceptionMessageDialog.log=Log
ExceptionMessageDialog.OK=Ok
ExceptionMessageDialog.Yes=Áno
PastePushButton.PasteButton.Label=prilepi\u0165
commons.error=CHYBA

View File

@@ -67,4 +67,5 @@ TableViewerCreator.Table.BeNull=\u8868\u4E3A\u7A7A
TableViewerCreator.TableColumn.AssertMsg=ID\u5C5E\u6027\u4E3A\u2019{0}\u2018\u7684TableEditorColumn\u7684TableColumn\u6CA1\u6709\u6B63\u786E\u7684Table\u3002
TreeToTablesLinker.Type.Unsupported=\u4e0d\u652f\u6301\u5f53\u524d\u7684\u63a7\u4ef6
commons.error=\u9519\u8BEF
FileStep2.previewFailure=\u9884\u89C8\u9519\u8BEF\u3002\u5FC5\u987B\u4FEE\u6539\u8BBE\u7F6E\u3002\n\uFF08\u9519\u8BEF\u7684\u5B57\u7B26\u7F16\u7801\uFF09
GlobalServiceRegister.ServiceNotRegistered=\u670D\u52A1{0}\u6CA1\u6709\u88AB\u6CE8\u518C

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl
Bundle-SymbolicName: org.talend.commons.runtime.nl
Bundle-Version: 1.0.0.qualifier
Bundle-Version: 6.4.0.qualifier
Fragment-Host: org.talend.commons.runtime

View File

@@ -0,0 +1,12 @@
<?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>tcommon-studio-se</artifactId>
<version>6.4.0</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.commons.runtime.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -24,7 +24,7 @@ StringUtils.IllegalArgument0=only support the \\uxxxx or \\xhh encoding.
StringUtils.IllegalArgument1=Malformed \\uxxxx encoding.
StringUtils.IllegalArgument2=Malformed \\uxxxx encoding.
StringUtils.IllegalArgument3=Malformed \\0xxx encoding.
VersionUtils.Version.Error2=Malformed string {0} (attending M{1}m)
VersionUtils.Version.Error2=Malformed string {0} (expecting M{1}m)
FilesUtils.operationCanceled=Operation is canceled during copying folders or files.
resources.file.notCreated=File "{0}" cannot be created ({1})
resources.file.notDeleted=File "{0}" cannot be deleted
@@ -38,7 +38,7 @@ resources.members.notGet=Members of container "{0}" cannot be retrieve
resources.project.notGet=Required project "{0}" not found
resources.resource.notMoved=Resource "{0}" cannot be moved to "{1}"
utils.data.container=Id {0} already used in container
utils.workbench.extensions.badNumberOfExtension=Bad number of extension found on {0}. Attending between {1} and {2} wile found {3}.
utils.workbench.extensions.badNumberOfExtension=Bad number of extensions found on {0}. Expecting between {1} and {2} but found {3}.
utils.workbench.extensions.noExtension=No plug-in extending extension point ID "{0}" can be found.
XmlNodeRetriever.countResult=Count result \:
XmlNodeRetriever.field2Node=field2Node=
@@ -52,3 +52,6 @@ XmlNodeRetriever.xPathExpression=xPathExpression = '
VersionUtils.readPropertyFileError=Error to read property in talend.properties file.
SoftwareSystemManager.NULL_CONN_INSTANCE=null connection instance.
SoftwareSystemManager.NULL_INSTANCE_SOFTWARE_SYS=null software system instance.
AS400ResultSet.unknowCloumn=Invalid argument\: unknown column name
AS400ResultSet.parameterIndex=Invalid argument\: parameter index
AS400ResultSet.outofRange=\ is out of range.

View File

@@ -1,8 +1,11 @@
DatabaseContentRetriever.PRODUCTNAME=Nom de produit de la base de données :
DatabaseContentRetriever.PRODUCTVERSION=Version du produit :
DB2ForZosResultSet.unknowCloumn=Argument invalide\: nom de colonne inconnu
SybaseResultSet.unknowCloumn=Argument invalide:\ nom de colonne inconnu
AbstractFakeResultSet.unknowCloumn=Argument invalide : {0} est un nom de colonne inconnu
AbstractFakeResultSet.parameterIndexOutOfRange=Argument invalide\: index du paramètre {0} hors de la plage
EntryLocation.returnTableName= {tableName={0}, columnName={1}}
ExceptionHandler.Parameter.BeNull=le paramètre ex ne peut pas être vide
ExceptionHandler.Parameter.BeNull=le paramètre ex ne peut être null
ListenableList.IndexSameLength.Error=indexOrigin et indexDestination doivent avoir la même longueur
ReflectionPropertyException.Access.ErrorMsg3=Une erreur est survenue lors de l'accès à {0} de la propriété ' de la propriété '{1}' de la classe '{2}'
ResourceUtils.canMove1=Peut déplacer
@@ -14,6 +17,7 @@ ResourceUtils.streamNull=le flux est null
ReusableMultiKey.Keys.BeNull=Le tableau de clés ne peut pas être null
StringUtils.IllegalArgument0=supporte uniquement l'encodage \\uxxxx ou \\xhh.
StringUtils.IllegalArgument1=Encodage \\uxxxx malformé.
StringUtils.IllegalArgument2=Encodage \\uxxxx malformé.
StringUtils.IllegalArgument3=Encodage \\0xxx malformé.
VersionUtils.Version.Error2=Chaîne de caractères mal formée {0} (attendait M{1}m)
FilesUtils.operationCanceled=Opération de copie de fichier ou de répertoire annulée
@@ -34,4 +38,8 @@ utils.workbench.extensions.noExtension=Impossible de trouver un plug-in pour
XmlNodeRetriever.countResult=Résultat du compte \:
XmlNodeRetriever.mainExpression=expression principale =
XmlNodeRetriever.singleQuotes='
XmlNodeRetriever.xPathExpression=Expression XPath = '
VersionUtils.readPropertyFileError=Erreur de lecture de propriété dans le fichier talend.properties.
AS400ResultSet.unknowCloumn=Argument invalide\: nom de colonne inconnu
AS400ResultSet.parameterIndex=Argument invalide\: index du paramètre
AS400ResultSet.outofRange=\ est hors de la plage.

View File

@@ -1,11 +1,12 @@
DatabaseContentRetriever.PRODUCTNAME=\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u88FD\u54C1\u540D\uFF1A
DatabaseContentRetriever.PRODUCTVERSION=\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u88FD\u54C1\u30D0\u30FC\u30B8\u30E7\u30F3\uFF1A
DB2ForZosResultSet.outofRange=\u306F\u3002\u7BC4\u56F2\u5916\u3067\u3059\u3002
DB2ForZosResultSet.parameterIndex=\u7121\u52B9\u306A\u5F15\u6570 \: \u30D1\u30E9\u30E1\u30FC\u30BF\u30A4\u30F3\u30C7\u30C3\u30AF\u30B9
DB2ForZosResultSet.unknowCloumn=\u7121\u52B9\u306A\u5F15\u6570 \: \u30AB\u30E9\u30E0\u540D\u304C\u4E0D\u660E
SybaseResultSet.parameterIndex=\u7121\u52B9\u306A\u5F15\u6570 \: \u30D1\u30E9\u30E1\u30FC\u30BF\u30A4\u30F3\u30C7\u30C3\u30AF\u30B9
SybaseResultSet.unknowCloumn=\u7121\u52B9\u306A\u5F15\u6570 \: \u30AB\u30E9\u30E0\u540D\u304C\u4E0D\u660E
AbstractFakeResultSet.unknowCloumn=\u7121\u52B9\u306A\u5F15\u6570 \: {0} \u306F\u4E0D\u6B63\u306A\u30AB\u30E9\u30E0\u540D\u3067\u3059\u3002
AbstractFakeResultSet.parameterIndexOutOfRange=\u7121\u52B9\u306A\u5F15\u6570 \: \u30A4\u30F3\u30C7\u30C3\u30AF\u30B9{0} \u306E\u76EE\u76DB\u308A\u304C\u4E0D\u6B63\u3067\u3059\u3002
AbstractFakeResultSet.parameterIndexOutOfRange=\u7121\u52B9\u306A\u5F15\u6570\uFF1A\u30A4\u30F3\u30C7\u30C3\u30AF\u30B9{0} \u306E\u76EE\u76DB\u308A\u304C\u4E0D\u6B63\u3067\u3059\u3002
EntryLocation.returnTableName={\u30C6\u30FC\u30D6\u30EB\u540D\={0}, \u30AB\u30E9\u30E0\u540D\={1}}
ExceptionHandler.Parameter.BeNull=ex \u30D1\u30E9\u30E1\u30BF\u306F NULL\u5024\u306B\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093
ExtensionImplementationProviders.ExtensionPointError=\u30A8\u30AF\u30B9\u30C6\u30F3\u30B7\u30E7\u30F3\u30DD\u30A4\u30F3\u30C8\u3092\u30B7\u30F3\u30B0\u30EB\u30A4\u30F3\u30B9\u30BF\u30F3\u30B9\u3068\u8A8D\u3081\u3066\u304F\u3060\u3055\u3044
@@ -42,3 +43,4 @@ XmlNodeRetriever.proposal2Node=\u63D0\u68482\u30CE\u30FC\u30C9\uFF1A
XmlNodeRetriever.prposal1Node=\u63D0\u68481\u30CE\u30FC\u30C9\uFF1A
XmlNodeRetriever.singleQuotes='
XmlNodeRetriever.xPathExpression=XPath\u5F0F\='
AS400ResultSet.outofRange=\u306F\u3001\u7BC4\u56F2\u5916\u3067\u3059\u3002

View File

@@ -1,3 +1,9 @@
DatabaseContentRetriever.PRODUCTNAME=\u6570\u636E\u5E93\u4EA7\u54C1\u540D\u79F0\uFF1A
DatabaseContentRetriever.PRODUCTVERSION=\u6570\u636E\u5E93\u4EA7\u54C1\u7248\u672C\uFF1A
DB2ForZosResultSet.outofRange=\u8D85\u51FA\u8303\u56F4\u3002
SybaseResultSet.outofRange=\u8D85\u51FA\u8303\u56F4\u3002
AbstractFakeResultSet.unknowCloumn=\u4E0D\u5408\u6CD5\u7684\u53C2\u6570\uFF1A\u672A\u77E5\u5217\u540D {0}
AbstractFakeResultSet.parameterIndexOutOfRange=\u4E0D\u5408\u6CD5\u7684\u53C2\u6570\uFF1A\u53C2\u6570\u7D22\u5F15 {0} \u8D85\u51FA\u8303\u56F4
ExceptionHandler.Parameter.BeNull=\u53C2\u6570\u4E0D\u80FD\u4E3A\u7A7A\u5F02\u5E38
ListenableList.IndexSameLength.Error=\u539F\u59CB\u7D22\u5F15\u548C\u76EE\u6807\u7D22\u5F15\u5FC5\u987B\u4E3A\u76F8\u540C\u7684\u957F\u5EA6
ReflectionPropertyException.Access.ErrorMsg3=\u5F53\u5F15\u7528\u7C7B{2}\u7684\u5C5E\u6027{1}\u503C{0}\u662F\u51FA\u9519

View File

@@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Commons UI Nl Fragment
Bundle-SymbolicName: org.talend.commons.ui.nl
Bundle-Version: 2.2.0.qualifier
Bundle-Version: 6.4.0.qualifier
Fragment-Host: org.talend.commons.ui
Bundle-Vendor: .Talend SA.

View File

@@ -0,0 +1,12 @@
<?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>tcommon-studio-se</artifactId>
<version>6.4.0</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.commons.ui.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -129,3 +129,8 @@ StateComposite.SEL_JOBNAME=Set Jobs Name
StateComposite.STATE=State
StateComposite.TABLE_SELECTION=Table Selection
StateComposite.TEMPLATE_SELECTION=Template Selection
ArchiveDirectoryChooser.WizardProjectsImportPage_RootSelectTitle=Select roo&t directory:
ArchiveDirectoryChooser.DataTransfer_browse=B&rowse...
ArchiveDirectoryChooser.WizardProjectsImportPage_ArchiveSelectTitle=Select &archive file:
ArchiveDirectoryChooser.FileExport_selectDestinationMessage=Select a directory to export to.
ArchiveDirectoryChooser.ArchiveExport_description=Export resources to an archive file on the local file system.

View File

@@ -4,9 +4,10 @@ ColorStyledText.PasteItem.Text=Coller
EventUtil.UnknowDetail=Valeur inconnue du détail de l'événement \:
ImportPushButtonForExtendedTable.ErrorMsg.Text=Une erreur est survenue
ResetDBTypesButton.ResetDBTypesButton.Tip=Initialise les types DB
ExportPushButtonForExtendedTable.ErrorMsg.Text=Erreur
TableViewerCreator.IdProperty.AssertMsg=Vous devez changer l'idProperty de l'une de vos colonnes, l'idProperty doit être unique pour chaque colonne d'une table.
TableViewerCreator.CallMethod.ErrorMsg=Vous ne pouvez appeler cette méthode que si vous avez déjà appelé createTable()
ModelSelectionDialog.BuiltIn=Basculer la propriété en mode intégré
ModelSelectionDialog.BuiltIn=Basculer la propriété en mode Built-In.
ExtendedTablePasteCommand.Paste.Label=Coller les données du presse-papier interne
SelectContextVariablesPushButton.Label=Sélectionne les variables du contexte
ExtendedTableModel.ModifiedObject.Error=L'objet ModifiedBeanListenable doit être défini avant d'utiliser cette méthode
@@ -44,7 +45,7 @@ ControlUtils.Unsupported1=Ce contr
AccessorUtils.isReqValue=est requis pour la valeur (<V>), mais la valeur peut être adaptée avec le CellEditorValueAdapter.
AccessorUtils.NoClassDef=ErreurClassDefNonTrouvé ({0}):
ErrorDialogWidthDetailArea.ErrorMessage.Text=Message d'erreur
ExceptionHandler.Parameter.BeNull=le paramètre ex ne peut pas être vide
ExceptionHandler.Parameter.BeNull=le paramètre ex ne peut être null
ModelSelectionDialog.Message=Choisissez une option, ou annulez
TreeToTablesLinker.Type.Unsupported=Ce type de currentControl n'est pas supporté
Mode.Mode.ToString=Mode [{0}]
@@ -128,3 +129,8 @@ StateComposite.SEL_JOBNAME=D
StateComposite.STATE=Etat
StateComposite.TABLE_SELECTION=Sélection de la table
StateComposite.TEMPLATE_SELECTION=Sélection du modèle
ArchiveDirectoryChooser.WizardProjectsImportPage_RootSelectTitle=Sélectionner réper&toire racine :
ArchiveDirectoryChooser.DataTransfer_browse=Pa&rcourir
ArchiveDirectoryChooser.WizardProjectsImportPage_ArchiveSelectTitle=Sélectionner fichier &archive :
ArchiveDirectoryChooser.FileExport_selectDestinationMessage=Sélectionner un répertoire vers lequel exporter.
ArchiveDirectoryChooser.ArchiveExport_description=Exporter les ressources vers un fichier archive dans le système de fichiers local.

View File

@@ -129,3 +129,8 @@ StateComposite.SEL_JOBNAME=\u30B8\u30E7\u30D6\u540D\u306E\u8A2D\u5B9A
StateComposite.STATE=\u72B6\u614B
StateComposite.TABLE_SELECTION=\u30C6\u30FC\u30D6\u30EB\u9078\u629E
StateComposite.TEMPLATE_SELECTION=\u30C6\u30F3\u30D7\u30EC\u30FC\u30C8\u9078\u629E
ArchiveDirectoryChooser.WizardProjectsImportPage_RootSelectTitle=\u30EB\u30FC\u30C8\u30C7\u30A3\u30EC\u30AF\u30C8\u30EA\u3092\u9078\u629E
ArchiveDirectoryChooser.DataTransfer_browse=\u53C2\u7167...
ArchiveDirectoryChooser.WizardProjectsImportPage_ArchiveSelectTitle=\u30A2\u30FC\u30AB\u30A4\u30D6\u30D5\u30A1\u30A4\u30EB\u3092\u9078\u629E
ArchiveDirectoryChooser.FileExport_selectDestinationMessage=\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8\u5148\u30C7\u30A3\u30EC\u30AF\u30C8\u30EA\u3092\u9078\u629E
ArchiveDirectoryChooser.ArchiveExport_description=\u30EA\u30BD\u30FC\u30B9\u3092\u30ED\u30FC\u30AB\u30EB\u30D5\u30A1\u30A4\u30EB\u30B7\u30B9\u30C6\u30E0\u306B\u30A2\u30FC\u30AB\u30A4\u30D6\u30D5\u30A1\u30A4\u30EB\u3068\u3057\u3066\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8

View File

@@ -0,0 +1,18 @@
commons.error=CHYBA
ColorStyledText.PasteItem.Text=prilepi\u0165
AddAllPushButton.AddAllButton.Tip=Prida\u0165 V\u0161etko
AddPushButton.AddButton.Tip=Prida\u0165
PastePushButton.PasteButton.Label=prilepi\u0165
ColorStyledText.CopyItem.Text=Kopírova\u0165
ErrorDialogWidthDetailArea.ErrorMessage.Text=Chybová Hlá\u0161ka
DialogErrorForCellEditorListener.Error.MsgDialogTitle=CHYBA
ContentProposalAdapterExtended.close=Zavrie\u0165
EventUtil.activate=Aktivova\u0165
EventUtil.close=Zavrie\u0165
EventUtil.deactivate=Deaktivova\u0165
EventUtil.help=Pomoc
EventUtil.modify=Modifikova\u0165
EventUtil.move=Premiestni\u0165
EventUtil.selection=Výber
ExceptionMessageDialog.log=Log
StateComposite.STATE=Stav

View File

@@ -80,3 +80,10 @@ EventUtil.show=\u663E\u793A
EventUtil.verify=\u9A8C\u8BC1
ExceptionMessageDialog.log=\u65E5\u5FD7
SaveAsGenericSchemaPushButton.saveAsSchema=\u53e6\u5b58\u4e3a\u4e00\u822cschema
SWTCalendarWithTime.contentEvening=\u665A\u95F4
SWTCalendarWithTime.contentHr=\u5C0F\u65F6\uFF1A
SWTCalendarWithTime.contentMin=\u5206\u949F\uFF1A
SWTCalendarWithTime.contentMorning=\u65E9\u6668
SWTCalendarWithTime.contentNoon=\u4E2D\u5348
SWTCalendarWithTime.contentNow=\u73B0\u5728
SWTCalendarWithTime.contnetSec=\u79D2\uFF1A

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: org.talend.core.nl Fragment
Bundle-SymbolicName: org.talend.core.nl
Bundle-Version: 2.2.0.qualifier
Bundle-Version: 6.4.0.qualifier
Bundle-Vendor: .Talend SA.
Fragment-Host: org.talend.core
Bundle-Localization: plugin

View File

@@ -3,7 +3,6 @@ output.. = bin/
bin.includes = META-INF/,\
.,\
plugin_en.properties,\
plugin_zh.properties\
,plugin_zh_CN.properties\
,plugin_ru.properties\
,plugin_jp.properties\

View File

@@ -1,4 +1,5 @@
providerName=www.example.org
pluginName=Talend\u30C7\u30FC\u30BF\u30D9\u30FC\u30B9\u30E2\u30C7\u30EB
prefsName=Talend
talend.scheme=Talend \u30C7\u30D5\u30A9\u30EB\u30C8\u306E\u30B9\u30AD\u30FC\u30E0
talend.scheme=Talend\u30C7\u30D5\u30A9\u30EB\u30C8\u30B9\u30AD\u30FC\u30DE
prefs=Talend

View File

@@ -0,0 +1,4 @@
providerName=www.nejaka stranka.sk
prefsName=Talend
talend.scheme=Talend základná schéma
prefs=Talend

View File

@@ -0,0 +1,12 @@
<?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>tcommon-studio-se</artifactId>
<version>6.4.0</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.core.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -1,7 +1,6 @@
EUpdateResult.Update=Aus Repository übernehmen
EMetadataEncoding.UTF16LE=Unicode (16 bit)
SelectRepositoryContextDialog.SelectAll=Alle auswählen
PerspectiveMenuManager.dummy=Dummy
EMetadataEncoding.Cyrillic=Kyrillisch
EUpdateResult.BuiltIn=Ändern in Built-In Modus
EUpdateResult.Rename=Namen ändern
@@ -21,7 +20,6 @@ MappingFileLoader.UndeclaredDbType="{0}" ist kein zugewiesener Datenbanktyp f
EConnectionType.tableMenu=Tabelle
MappingFileLoader.UnbindedDbTypes=Im DBMS id "{0}" Mapping-Datei, sind nachfolgende DB-Typen nicht an den Talend Typ "{1}" gebunden : {2}
EConnectionType.onComponentErrorMenu=Beim Komponenten Fehler
PerspectiveMenuManager.perspectiveLabel=&Perspektive
EConnectionType.runAfterMenu=Ausführen nach
GlobalServiceRegister.ServiceNotRegistered=Der Service {0} wurde nicht registriert.
ConextTemplateComposite.OrderText=Ursprüngliche Reihenfolge

View File

@@ -1,7 +1,6 @@
EUpdateResult.Update=\u0395\u03BD\u03B7\u03BC\u03AD\u03C1\u03C9\u03C3\u03B7 \u03B1\u03C0\u03CC \u03C4\u03BF \u03C7\u03CE\u03C1\u03BF \u03B1\u03C0\u03CC\u03B8\u03B5\u03C3\u03B7\u03C2
EMetadataEncoding.UTF16LE=Unicode (16 bit)
SelectRepositoryContextDialog.SelectAll=\u0395\u03C0\u03B9\u03BB\u03BF\u03B3\u03AE \u038C\u03BB\u03C9\u03BD
PerspectiveMenuManager.dummy=\u0395\u03B9\u03BA\u03BF\u03BD\u03B9\u03BA\u03CC
SelectRepositoryContextGroupDialog.Messages=\u03A0\u03C1\u03BF\u03C3\u03B8\u03AE\u03BA\u03B7 \u03C4\u03B7\u03C2 \u03BC\u03B7 \u03C5\u03C0\u03AC\u03C1\u03C7\u03BF\u03C5\u03C3\u03B1\u03C2 \u03BF\u03BC\u03AC\u03B4\u03B1\u03C2 \u03C0\u03B5\u03C1\u03B9\u03B5\u03C7\u03BF\u03BC\u03AD\u03BD\u03BF\u03C5 \u03C3\u03C4\u03B7\u03BD \u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1 \u03B1\u03C0\u03CC \u03C4\u03BF \u03C0\u03BB\u03B1\u03AF\u03C3\u03B9\u03BF \u03C7\u03CE\u03C1\u03BF\u03C5 \u03B1\u03C0\u03CC\u03B8\u03B5\u03C3\u03B7\u03C2.
EMetadataEncoding.Cyrillic=Cyrillic
EUpdateResult.BuiltIn=\u0391\u03BB\u03BB\u03B1\u03B3\u03AE \u03C3\u03B5 \u03C0\u03C1\u03BF\u03BA\u03B1\u03B8\u03BF\u03C1\u03B9\u03C3\u03BC\u03AD\u03BD\u03B7 \u03BA\u03B1\u03C4\u03AC\u03C3\u03C4\u03B1\u03C3\u03B7 \u03BB\u03B5\u03B9\u03C4\u03BF\u03C5\u03C1\u03B3\u03AF\u03B1\u03C2
@@ -23,7 +22,6 @@ EConnectionType.tableMenu=\u03A0\u03AF\u03BD\u03B1\u03BA\u03B1\u03C2
MappingFileLoader.UnbindedDbTypes=\u03A3\u03C4\u03BF \u03B1\u03C1\u03C7\u03B5\u03AF\u03BF \u03C7\u03B1\u03C1\u03C4\u03BF\u03B3\u03C1\u03AC\u03C6\u03B7\u03C3\u03B7\u03C2 dbms \u03C4\u03B1\u03C5\u03C4\u03CC\u03C4\u03B7\u03C4\u03B1\u03C2 "{0}", \u03BF\u03B9 \u03C4\u03CD\u03C0\u03BF\u03C5 \u0392\u03B4 \u03C0\u03B1\u03C1\u03B1\u03BA\u03AC\u03C4\u03C9 \u03B4\u03B5\u03BD \u03B5\u03AF\u03BD\u03B1\u03B9 \u03C3\u03C5\u03BD\u03B4\u03B5\u03B4\u03B5\u03BC\u03AD\u03BD\u03BF\u03B9 \u03BC\u03B5 Talend \u03C4\u03CD\u03C0\u03BF\u03C5\u03C2 "{1}" : {2}
EConnectionType.onComponentErrorMenu=\u03A3\u03C6\u03AC\u03BB\u03BC\u03B1 \u03A3\u03B5 \u03A3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03CC \u03A3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF
EConnectionType.onComponentOkMenu=\u03A3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03CC \u03A3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF Ok
PerspectiveMenuManager.perspectiveLabel=&\u0386\u03C0\u03BF\u03C8\u03B7
EConnectionType.runAfterMenu=\u0395\u03BA\u03C4\u03AD\u03BB\u03B5\u03C3\u03B7 \u039C\u03B5\u03C4\u03AC
GlobalServiceRegister.ServiceNotRegistered=\u0397 \u03C5\u03C0\u03B7\u03C1\u03B5\u03C3\u03AF\u03B1 {0} \u03B4\u03B5\u03BD \u03AD\u03C7\u03B5\u03B9 \u03BA\u03B1\u03C4\u03B1\u03C7\u03C9\u03C1\u03B7\u03B8\u03B5\u03AF.
ConextTemplateComposite.OrderText=\u0391\u03C1\u03C7\u03B9\u03BA\u03AE \u03C4\u03B1\u03BE\u03B9\u03BD\u03CC\u03BC\u03B7\u03C3\u03B7

View File

@@ -1,8 +1,7 @@
EUpdateResult.Update=Update from repository
EMetadataEncoding.UTF16LE=Unicode (16 bit)
SelectRepositoryContextDialog.SelectAll=Select All
PerspectiveMenuManager.dummy=Dummy
SelectRepositoryContextGroupDialog.Messages= Add the nonexistent context group into job from the repository context.
SelectRepositoryContextGroupDialog.Messages=In the Job, add a nonexistent context group from the repository context
EMetadataEncoding.Cyrillic=Cyrillic
EUpdateResult.BuiltIn=Change to built-in mode
EUpdateResult.Rename=Change the name
@@ -24,7 +23,6 @@ EConnectionType.tableMenu=Table
MappingFileLoader.UnbindedDbTypes=In dbms id "{0}" mapping file, Db types below are not bind with "{1}" Talend types : {2}
EConnectionType.onComponentErrorMenu=On Component Error
EConnectionType.onComponentOkMenu=On Component Ok
PerspectiveMenuManager.perspectiveLabel=&Perspective
EConnectionType.runAfterMenu=Run After
GlobalServiceRegister.ServiceNotRegistered=The service {0} has not been registered.
ConextTemplateComposite.OrderText=Original order
@@ -306,3 +304,12 @@ ConnectionParameterName.UserLabel=User
ConnectionParameterName.PasswordLabel=Password
ConnectionParameterName.DbPathLabel=DataBase Root Path
HTMLDocGenerator.tmap.expressionfilter=expressionFilter
ActionBarBuildHelper.CloseEditorAction_text=&Close
ActionBarBuildHelper.CloseEditorAction_toolTip=Close
ActionBarBuildHelper.CloseAllAction_text=C&lose All
ActionBarBuildHelper.CloseAllAction_toolTip=Close All
ActionBarBuildHelper.SaveAll_text=Sav&e All
ActionBarBuildHelper.SaveAll_toolTip=Save All
ContextOrderProperty.BuiltInComment=Built-in context variables
ContextOrderProperty.RepositoryComment=Context variables from repository context:
ProcessorUtilities.nullProcess=The testCase process is null.

View File

@@ -1,8 +1,7 @@
EUpdateResult.Update=Mettre à jour à partir du référentiel
EMetadataEncoding.UTF16LE=Unicode (16 bits)
SelectRepositoryContextDialog.SelectAll=Sélectionner tout
PerspectiveMenuManager.dummy=Factice
SelectRepositoryContextGroupDialog.Messages=Ajoute le contexte inexistant dans le Job à partir du contexte du Répertoire.
SelectRepositoryContextGroupDialog.Messages=Ajoute le groupe de contextes inexistant au Job à partir du contexte du Référentiel
EMetadataEncoding.Cyrillic=Cyrillique
EUpdateResult.BuiltIn=Passer en mode built-in
EUpdateResult.Rename=Changer le nom
@@ -18,18 +17,17 @@ SelectRepositoryContextDialog.CollapseAll=R
ERepositoryObjectType.FolderNotFound=Impossible de trouver le dossier pour le type {0}.
CorePreferencePage.componentDefaultFileDirectory=Répertoire par défaut des composants
SelectRepositoryContextDialog.ExistenceMessage=La variable "{0}" a existé dans le Job(Contexte : "{1}").
CorePreferencePage.runInMultiThread=Execution multi thread (valeur par défaut lors de la création d'un job)
CorePreferencePage.runInMultiThread=Exécution multi thread (valeur par défaut lors de la création d'un Job)
MappingFileLoader.UndeclaredDbType="{0}" n'est pas un type de BdD déclaré pour le SGBD d'ID "{1}" dans le noeud : {2}
EConnectionType.tableMenu=Table
MappingFileLoader.UnbindedDbTypes=Dans le fichier de mapping d'ID "{1}" du SGBD , les types de BdD ci-dessous ne sont pas liés aux types Talend "{1}" : {2}
EConnectionType.onComponentErrorMenu=On Component Error
EConnectionType.onComponentOkMenu=On Component Ok
PerspectiveMenuManager.perspectiveLabel=&Perspective
EConnectionType.runAfterMenu=Exécuter après
GlobalServiceRegister.ServiceNotRegistered=Le service {0} n'a pu être enregistré.
ConextTemplateComposite.OrderText=Ordre d'origine
SelectRepositoryContextDialog.Title=Sélectionne les variables du contexte
EUpdateResult.Add=Ajouter depuis le référentiel
EUpdateResult.Add=Ajouter au référentiel
SelectRepositoryContextDialog.View=Voir...
EUpdateResult.JobletUpdate=Mise à jour des joblets
EConnectionType.onSubjobOkMenu=Sur Réussite du Sous-Job
@@ -66,6 +64,7 @@ ContextProcessSection.7=Nommer le nouveau contexte
ContextProcessSection.6=Nouveau contexte
EConnectionType.mainMenu=Main
ContextProcessSection.4=Ajouter un nouveau contexte basé sur ->(
ContextProcessSection.2=Demander confirmation ?
ContextProcessSection.1=menuTable
EUpdateItemType.Property=Propriété
SelectRepositoryContextDialog.DeselectAll=Désélectionner tout
@@ -97,7 +96,7 @@ ContextProcessSection.30=Ce nom existe d
EUpdateItemType.Variable=Variable
ContextProcessSection.29=ERROR
CorePreferencePage.previewLimit=Aperçu limite
ConextTemplateComposite.OrderMessages=Précisez si vous désirez réorganiser les variables.
ConextTemplateComposite.OrderMessages=Si vous souhaitez réorganiser les variables, cela doit être sélectionné.
SelectRepositoryContextDialog.DuplicationTitle=Avertissement de duplication !
EUpdateItemType.Name=Nom
ContextProcessSection.13=Nouveau nom pour le contexte {0}
@@ -115,8 +114,8 @@ EConnectionType.iteratorMenu=Iterate
EMetadataEncoding.Arabic=Arabe
EMetadataEncoding.Microsoft_Latin1=Microsoft (Latin-1)
SelectRepositoryContextGroupDialog.Title=Ajouter un groupe de contextes
MappingFileLoader.DbmsIdAlreadyExists=Un sgbd avec id "{0}" existe déjà!
EConnectionType.runIfMenu=Exécuter si
MappingFileLoader.DbmsIdAlreadyExists=Un SGBD d'ID "{0}" existe déjà.
EConnectionType.runIfMenu=Run if
VersionSection.ModificationDate=Date de modification
MappingFileLoader.DbTypeAlreadyExists=Dans le mapping d'ID "{0}" du SGBD, le type de BdD "{1}" apparaît plus d'une fois dans le fichier "{2}" dans le noeud : {3}
AbstractComponentsProvider.folderNotExist=Le dossier {0} n'existe pas.
@@ -133,10 +132,10 @@ ECodeLanguage.unknowLanguage=Langage inconnu
ExtractMetaDataUtils.noData=Aucune donnée trouvée
JavaSimpleDateFormatProposalProvider.displaySingleQuote= " : Affiche un guillemet simple
JavaSimpleDateFormatProposalProvider.quoteDisplayError=Deux apostrophes affichent uniquement une seule apostrophe
JavaTypesManager.bigDecimal=BIGDECIMAL est le nombre :
JavaTypesManager.integer=INTEGER est le nombre :
JavaTypesManager.list=LIST est le nombre :
JavaTypesManager.string=STRING est le nombre :
JavaTypesManager.bigDecimal=BIGDECIMAL est un nombre :
JavaTypesManager.integer=INTEGER est un nombre :
JavaTypesManager.list=LIST est un nombre :
JavaTypesManager.string=STRING est un nombre :
MetadataTalendType.dbIdNotFound=Impossible de trouver le SGBD d'ID {0}.
PatternCalendar.dateFormat="yyyy-MM-dd HH:mm:ss"
PatternCalendar.example=Exemple :
@@ -283,3 +282,9 @@ ConnectionParameterName.SchemaLabel=Sch
ConnectionParameterName.UserLabel=Utilisateur
ConnectionParameterName.PasswordLabel=Mot de passe
ConnectionParameterName.DbPathLabel=Chemin d'accès racine à la base de données
ActionBarBuildHelper.CloseEditorAction_toolTip=Fermer
ActionBarBuildHelper.CloseAllAction_toolTip=Fermer tout
ActionBarBuildHelper.SaveAll_text=Sauv&egarder tout
ActionBarBuildHelper.SaveAll_toolTip=Sauvegarder tout
ContextOrderProperty.BuiltInComment=Variables de contexte built-in
ContextOrderProperty.RepositoryComment=Variables de contexte du contexte du référentiel :

View File

@@ -1,6 +1,5 @@
EUpdateResult.Update=Aggiorna dal repository
SelectRepositoryContextDialog.SelectAll=Seleziona tutto
PerspectiveMenuManager.dummy=Manichino
SelectRepositoryContextGroupDialog.Messages=\ Aggiungi un gruppo di contesto non esistente dal contesto del repository.
EMetadataEncoding.Cyrillic=Cirillico
EUpdateResult.BuiltIn=Cambia in modalità Built-In
@@ -22,7 +21,6 @@ EConnectionType.tableMenu=Tabella
MappingFileLoader.UnbindedDbTypes=Nel file di mappatura dell'id dbms "{0}", i tipi Talend sottostanti non sono legati con i tipi Talend "{1}"\: {2}
EConnectionType.onComponentErrorMenu=Su errore componente
EConnectionType.onComponentOkMenu=Su componente OK
PerspectiveMenuManager.perspectiveLabel=&Prospettiva
EConnectionType.runAfterMenu=Eseguire dopo
GlobalServiceRegister.ServiceNotRegistered=Il servizio {0} non è stato registrato
ConextTemplateComposite.OrderText=Ordine originale

View File

@@ -1,7 +1,6 @@
EUpdateResult.Update=\u30EC\u30DD\u30B8\u30C8\u30EA\u3092\u66F4\u65B0
EMetadataEncoding.UTF16LE=Unicode (16 bit)
SelectRepositoryContextDialog.SelectAll=\u5168\u9078\u629E
PerspectiveMenuManager.dummy=\u30C0\u30DF\u30FC
SelectRepositoryContextGroupDialog.Messages=\u30EA\u30DD\u30B8\u30C8\u30EA\u304B\u3089\u65B0\u898F\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30B0\u30EB\u30FC\u30D7\u3092\u30B8\u30E7\u30D6\u306B\u8FFD\u52A0
EMetadataEncoding.Cyrillic=\u30AD\u30EA\u30EB\u8A9E
EUpdateResult.BuiltIn=\u7D44\u8FBC\u307F\u30E2\u30FC\u30C9\u3078\u5909\u66F4
@@ -23,7 +22,6 @@ EConnectionType.tableMenu=\u30C6\u30FC\u30D6\u30EB
MappingFileLoader.UnbindedDbTypes=ID "{0}" \u306EDBMS\u306E\u30DE\u30C3\u30D4\u30F3\u30B0\u30D5\u30A1\u30A4\u30EB\u306B\u304A\u3044\u3066\u3001\u4EE5\u4E0B\u306EDB\u30BF\u30A4\u30D7\u306FTalend\u30BF\u30A4\u30D7 \: {2}\u306E "{1}" \u3068\u7D50\u3073\u3064\u3044\u3066\u3044\u307E\u305B\u3093\u3002
EConnectionType.onComponentErrorMenu=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u304C\u30A8\u30E9\u30FC\u306E\u5834\u5408
EConnectionType.onComponentOkMenu=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u304COK\u306E\u5834\u5408
PerspectiveMenuManager.perspectiveLabel=\u30D1\u30FC\u30B9\u30DA\u30AF\u30C6\u30A3\u30D6 (&P)
EConnectionType.runAfterMenu=\u4E8B\u524D\u5B9F\u884C
ConextTemplateComposite.OrderText=\u30AA\u30EA\u30B8\u30CA\u30EB\u306E\u9806\u756A
SelectRepositoryContextDialog.Title=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u5909\u6570\u9078\u629E
@@ -171,7 +169,7 @@ ContextTreeConstants.valueName=\u5024
ContextTemplateComposite.nameLabel=\u540D\u524D
ContextTemplateComposite.scriptCodeLabel=\u30B9\u30AF\u30EA\u30D7\u30C8\u30B3\u30FC\u30C9
ContextTemplateComposite.sourceLabel=\u30BD\u30FC\u30B9
ContextTemplateComposite.typeLabel=\u30BF\u30A4\u30D7
ContextTemplateComposite.typeLabel=\u30BF\u30A4\u30D7
ContextTreeConstants.contextName=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8
ContextTreeConstants.promptName=\u30D7\u30ED\u30F3\u30D7\u30C8
ContextTreeConstants.valueName=\u5024
@@ -184,6 +182,7 @@ MetadataTool.schemaNull=\u30B9\u30AD\u30FC\u30DE\u540D\u304CNULL\u3067\u3059\u30
MetadataTool.invalidChar=\u7121\u52B9\u306A\u6587\u5B57
MetadataTool.nameNull=\u30B9\u30AD\u30FC\u30DE\u540D\u3092\u6307\u5B9A\u3057\u3066\u4E0B\u3055\u3044\u3002
MetadataTool.nullValue=Null\u5024
MetadataTool.schemaExist=\u30B9\u30AD\u30FC\u30DE\u540D\u306F\u5B58\u5728\u3057\u307E\u3059\u3002
MetadataTool.schemaIn=\u30B9\u30AD\u30FC\u30DE\u540D\u304C\u4E0D\u6B63\u3067\u3059\u3002
MetadataTool.schemaInvalid=\u30B9\u30AD\u30FC\u30DE\u540D\u304C\u4E0D\u6B63\u3067\u3059\u3002
MetadataTool.schemaNull=\u30B9\u30AD\u30FC\u30DE\u540D\u304CNULL\u3067\u3059\u3002
@@ -193,16 +192,19 @@ RuleOperationChoiceDialog.selectRulesFile=\u30D5\u30A1\u30A4\u30EB\u304B\u3089\u
UpdatesConstants.ContextGroup=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30B0\u30EB\u30FC\u30D7
ExtractMetaDataUtils.1=\u63A5\u7D9A\u306E\u521D\u671F\u5316\u304C\u51FA\u6765\u307E\u305B\u3093\u3002
RelationshipItemBuilder.buildingIndex=\u30A4\u30F3\u30C7\u30C3\u30AF\u30B9\u3092\u69CB\u7BC9\u4E2D...
RelationshipItemBuilder.forItem=\u30A2\u30A4\u30C6\u30E0
RuleOperationChoiceDialog.editRules=\u30EB\u30FC\u30EB\u306E\u7DE8\u96C6
RuleOperationChoiceDialog.rule=\u30EB\u30FC\u30EB\:
RuleOperationChoiceDialog.selectRulesFile=\u30D5\u30A1\u30A4\u30EB\u304B\u3089\u30EB\u30FC\u30EB\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044\u3002
RuleOperationChoiceDialog.viewRules=\u30EB\u30FC\u30EB\u306E\u8868\u793A(\u8AAD\u307F\u53D6\u308A\u5C02\u7528)
EComponentCategory_appearance=\u30A2\u30D4\u30A2\u30E9\u30F3\u30B9
EComponentCategory_basicSetting=\u57FA\u672C\u8A2D\u5B9A
EComponentCategory_context=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8
EComponentCategory_doc=\u30C9\u30AD\u30E5\u30E1\u30F3\u30C8
EComponentCategory_dynamicSetting=\u52D5\u7684\u8A2D\u5B9A
EComponentCategory_errorRecovery=\u30A8\u30E9\u30FC\u30EA\u30AB\u30D0\u30EA
EComponentCategory_extra=\u8FFD\u52A0
EComponentCategory_logs=\u30ED\u30B0
EComponentCategory_main=\u30E1\u30A4\u30F3
EComponentCategory_properties=\u30D7\u30ED\u30D1\u30C6\u30A3
EComponentCategory_rulerAndGrid=Rulers & Grid
@@ -210,7 +212,7 @@ EComponentCategory_headerFooter=\u30D8\u30C3\u30C0\u30FC/\u30D5\u30C3\u30BF\u30F
EComponentCategory_svnHistory=SVN\u5C65\u6B74
EComponentCategory_technical=\u6280\u8853
EComponentCategory_version=\u30D0\u30FC\u30B8\u30E7\u30F3
EComponentCategory_view=\u8868\u793A
EComponentCategory_view=\u8868\u793A
InegerCellEditorListener.NegativeNumberMessage={0} \u306E\u5024\u306F\u8CA0\u6570\u306B\u3067\u304D\u307E\u305B\u3093\u3002
InegerCellEditorListener.NumeralMessage={0} \u306B\u306F\u6570\u5024\u3092\u5165\u308C\u3066\u304F\u3060\u3055\u3044\u3002
EComponentCategory_headerFooter=\u30D8\u30C3\u30C0\u30FC/\u30D5\u30C3\u30BF\u30FC
@@ -254,7 +256,7 @@ HTMLDocGenerator.mapper.table.properties=\u30DE\u30C3\u30D1\u30FC\u30C6\u30FC\u3
HTMLDocGenerator.mapper.isjoin=\u30B8\u30E7\u30A4\u30F3
HTMLDocGenerator.mapper.join.type=\u30B8\u30E7\u30A4\u30F3\u30BF\u30A4\u30D7
HTMLDocGenerator.mapper.metadatatable.entries=\u30E1\u30BF\u30C7\u30FC\u30BF\u30C6\u30FC\u30D7\u30EB\u30A8\u30F3\u30C8\u30EA
HTMLDocGenerator.mapper.operator=\u30AA\u30DA\u30EC\u30FC\u30BF
HTMLDocGenerator.mapper.operator=\u30AA\u30DA\u30EC\u30FC\u30BF
HTMLDocGenerator.mapper.table.for=\u30DE\u30C3\u30D1\u30FC\u30C6\u30FC\u30D6\u30EB
HTMLDocGenerator.mapper.table.name=\u30C6\u30FC\u30D6\u30EB\u540D
HTMLDocGenerator.mapper.table.properties=\u30DE\u30C3\u30D1\u30FC\u30C6\u30FC\u30D6\u30EB\u5C5E\u6027
@@ -275,7 +277,7 @@ HTMLDocGenerator.status=\u30B9\u30C6\u30FC\u30BF\u30B9
HTMLDocGenerator.row_generator_info=\u30ED\u30A6\u30B8\u30A7\u30CD\u30EC\u30FC\u30BF\u60C5\u5831
HTMLDocGenerator.row_parameters=\u30D1\u30E9\u30E1\u30FC\u30BF
HTMLDocGenerator.schema_for=\u30B9\u30AD\u30FC\u30DE
HTMLDocGenerator.source=\u30BD\u30FC\u30B9
HTMLDocGenerator.source=\u30BD\u30FC\u30B9
HTMLDocGenerator.source_code=\u30BD\u30FC\u30B9\u30B3\u30FC\u30C9
HTMLDocGenerator.stats_logs=\u30B9\u30C6\u30A4\u30BF\u30B9 (&A); Logs
HTMLDocGenerator.status=\u30B9\u30C6\u30FC\u30BF\u30B9
@@ -286,7 +288,13 @@ HTMLDocGenerator.values=\u5024
HTMLDocGenerator.tmap.isreject=\u30EA\u30B8\u30A7\u30AF\u30C8
HTMLDocGenerator.tmap.isrejectinner=\u30A4\u30F3\u30CA\u30FC\u30B8\u30E7\u30A4\u30F3\u306E\u30EA\u30B8\u30A7\u30AF\u30C8
HTMLDocGenerator.tmap.matching.mode=\u30DE\u30C3\u30C1\u30F3\u30B0\u30E2\u30FC\u30C9
HTMLDocGenerator.type=\u30BF\u30A4\u30D7
HTMLDocGenerator.unique_name=\u30E6\u30CB\u30FC\u30AF\u540D
HTMLDocGenerator.value=\u5024
HTMLDocGenerator.values=\u5024
HTMLDocGenerator.version=\u30D0\u30FC\u30B8\u30E7\u30F3
ConnectionParameterName.HostLabel=\u30DB\u30B9\u30C8
ConnectionParameterName.PortLabel=\u30DD\u30FC\u30C8
ConnectionParameterName.SchemaLabel=\u30B9\u30AD\u30FC\u30DE
ConnectionParameterName.UserLabel=\u30E6\u30FC\u30B6
ConnectionParameterName.PasswordLabel=\u30D1\u30B9\u30EF\u30FC\u30C9

View File

@@ -13,7 +13,6 @@ CorePreferencePage.runInMultiThread=Multi Thread execution (Criar valor default
EConnectionType.tableMenu=Tabela
EConnectionType.onComponentErrorMenu=Erro no componente
EConnectionType.onComponentOkMenu=Componente ok
PerspectiveMenuManager.perspectiveLabel=&Perspectiva
ConextTemplateComposite.OrderText=Ordem original
EMetadataEncoding.Greek=Grego
EMetadataEncoding.UTF16BE=Unicode BigEndian (16 bit)

View File

@@ -0,0 +1,78 @@
UpdatesConstants.Context=Kontext
SelectRepositoryContextDialog.CollapseAll=Zabali\u0165 v\u0161etko
EConnectionType.tableMenu=Tabu\u013Eka
VersionSection.Version=Verzia
SelectRepositoryContextDialog.ExpandAll=Rozbali\u0165 v\u0161etko
EUpdateItemType.Schema=Schéma
UpdatesConstants.Component=Komponent
ContextProcessSection.errorTitle=CHYBA
VersionSection.CreationDate=Dátum Vytvorenia
EConnectionType.mainMenu=Hlavný
ExtractMetaDataFromDataBase.connectionSuccessful=Úspe\u0161né pripojenie
XmlArray.InvalidFile=Nesprávny súbor.
ContextProcessSection.29=CHYBA
EUpdateItemType.Name=Meno
EUpdateItemType.SAPFunction=SAP Funkcia
ListPreferencePage.RemoveButtonName=Odstráni\u0165
AbstractComponentsProvider.folderNotExist=Adresár {0} neexistuje.
AbstractItemMigrationTask.taskFailed=Migra\u010Dná úloha {0} zlyhala na polo\u017Eke {1}
ComponentToRepositoryProperty.error=CHYBA
ECodeLanguage.unknowLanguage=Neznámy jazyk
VersionSection.Status=Stav
BusinessAppearanceComposite.textAlignment.horizontal=Horizontálny
BusinessAppearanceComposite.textAlignment.vertical=Vertikálny
BusinessAppearanceComposite.textAlignment.horizontal.left=\u013Davý
BusinessAppearanceComposite.textAlignment.horizontal.right=Pravý
ConextTableValuesComposite.nameLabel=Meno
ContextTemplateComposite.CommentLabel=Komentár
ContextTemplateComposite.nameLabel=Meno
ContextTemplateComposite.sourceLabel=Zdroj
ContextTemplateComposite.typeLabel=Typ
ContextTreeConstants.contextName=Kontext
ContextTreeConstants.valueName=Hodnota
MetadataTool.nullValue=Nulová Hodnota
EComponentCategory_assignment=Priradenie
EComponentCategory_basicSetting=Základné nastavenia
EComponentCategory_context=Kontext
EComponentCategory_doc=Dokumentácia
EComponentCategory_dynamicSetting=Dynamické nastavenia
EComponentCategory_main=Hlavný
EComponentCategory_properties=Vlastnosti
EComponentCategory_version=Verzia
EComponentCategory_view=Poh\u013Ead
HTMLDocGenerator.author=Autor
HTMLDocGenerator.author1=Autor
HTMLDocGenerator.comment=Komentár
HTMLDocGenerator.content=Obsah
HTMLDocGenerator.description=Popis
HTMLDocGenerator.job_description=Popis
HTMLDocGenerator.job_settings=Nastavenia
HTMLDocGenerator.key=K\u013Eú\u010D
HTMLDocGenerator.label=Popis
HTMLDocGenerator.language=Jazyk
HTMLDocGenerator.length=D\u013A\u017Eka
HTMLDocGenerator.mapper.alias=Alias
HTMLDocGenerator.mapper.expression=Výraz
HTMLDocGenerator.mapper.operator=Operátor
HTMLDocGenerator.mapper.table.name=Názov Tabu\u013Eky
HTMLDocGenerator.name=Meno
HTMLDocGenerator.project_description=Opis projektu
HTMLDocGenerator.project_name=Názov Projektu
HTMLDocGenerator.properties=Vlastnosti
HTMLDocGenerator.row_functions=Funkcie
HTMLDocGenerator.row_parameters=Parametre
HTMLDocGenerator.source=Zdroj
HTMLDocGenerator.status=Stav
HTMLDocGenerator.type=Typ
HTMLDocGenerator.value=Hodnota
HTMLDocGenerator.version=Verzia
ConnectionParameterName.HostLabel=Host
ConnectionParameterName.PortLabel=Port
ConnectionParameterName.SchemaLabel=Schéma
ConnectionParameterName.UserLabel=U\u017Eívate\u013E
ConnectionParameterName.PasswordLabel=Heslo
ActionBarBuildHelper.CloseEditorAction_text=&Zatvori\u0165
ActionBarBuildHelper.CloseEditorAction_toolTip=Zavrie\u0165
ActionBarBuildHelper.CloseAllAction_text=Z&atvori\u0165 V\u0161etko
ActionBarBuildHelper.CloseAllAction_toolTip=Zatvori\u0165 V\u0161etko
ActionBarBuildHelper.SaveAll_toolTip=Ulo\u017Ei\u0165 V\u0161etko

View File

@@ -19,6 +19,7 @@ ContextTemplateComposite.nameLabel=Ad\u0131
ContextTemplateComposite.sourceLabel=Kaynak
ContextTemplateComposite.typeLabel=Tip
EComponentCategory_appearance=Görünüm
EComponentCategory_assignment=Atama
EComponentCategory_properties=Özellikler
EComponentCategory_version=Versiyon
HTMLDocGenerator.description=Aç\u0131klama

View File

@@ -18,7 +18,6 @@ EConnectionType.tableMenu=\u8868\u683C
MappingFileLoader.UnbindedDbTypes=\u5728\u6570\u636E\u5E93ID"{0}"\u7684Mapping\u6587\u4EF6\uFF0C\u6570\u636E\u5E93\u7C7B\u578B\u6CA1\u6709\u7528"{1}" Talend \u7C7B\u578B\uFF1A"{2}"\u7ED1\u5B9A
EConnectionType.onComponentErrorMenu=\u7EC4\u4EF6\u8FD0\u884C\u9519\u8BEF
EConnectionType.onComponentOkMenu=\u7EC4\u4EF6\u8FD0\u884C\u6B63\u786E
PerspectiveMenuManager.perspectiveLabel=\u900F\u89C6\u56FE(&P)
EConnectionType.runAfterMenu=\u8FD0\u884C\u540E
GlobalServiceRegister.ServiceNotRegistered=\u670D\u52A1{0}\u6CA1\u6709\u88AB\u6CE8\u518C
ConextTemplateComposite.OrderText=\u539F\u59CB\u987A\u5E8F

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl
Bundle-SymbolicName: org.talend.core.repository.nl
Bundle-Version: 1.0.0.qualifier
Fragment-Host: org.talend.core.repository;bundle-version="1.0.0"
Bundle-Version: 6.4.0.qualifier
Fragment-Host: org.talend.core.repository

View File

@@ -0,0 +1,12 @@
<?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>tcommon-studio-se</artifactId>
<version>6.4.0</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.core.repository.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -99,7 +99,6 @@ DuplicateAction.cannotGenerateItem=Cannot generate pasted item label.
DuplicateAction.dialog.message=Give name to new job
DuplicateAction.dialog.title=Please input job name
DuplicateAction.input.message=Input new name
DuplicateAction.input.title=Please input new name
DuplicateAction.thisText.duplicate=Duplicate
DuplicateAction.NameEmptyError=Name is empty.
DuplicateAction.NameFormatError=Name contains incorrect characters.
@@ -178,3 +177,24 @@ ProxyRepositoryFactory.cleanWorkspace=Clean workspace
ProxyRepositoryFactory.DeleteFolderContainsLockedItem=Cannot delete a folder which contains locked items
ProxyRepositoryFactory.MoveFolderContainsLockedItem=Cannot move a folder which contains locked items
ProxyRepositoryFactory.RenameFolderContainsLockedItem=Cannot rename a folder which contains locked items
RepositoryDropAdapter_errorMsg=This directory contains the locked item,it can not be moved now
RepositoryDropAdapter_folder=Folder
RenameFolderAction.description=Rename the folder
ProxyRepositoryFactory.projectCanNotOpen=Cannot open the project.Error task is {0}.
ProjectRepositoryNode.sapBapi=SAP Bapi
ProjectRepositoryNode.sapFunctions.inputSchema=Input
ProjectRepositoryNode.sapFunctions.outputSchema=Output
ProjectRepositoryNode.sapTables=SAP Tables
DuplicateAction.input.title.v2=Duplicate
DuplicateAction.SameAsProjectname=Name is same as project name.
DeleteAction.error.testCaseLockedOrOpenedObject.newMessage=The test case/cases of {0} is/are locked, so you can't delete it.\n If this object is opened ,you must close it before deletion.
ProjectRepositoryNode.sapBWDataSource=SAP DataSource
ProjectRepositoryNode.sapBWDataStoreObject=SAP DSO
ProjectRepositoryNode.sapBWInfoCube=SAP InfoCube
ProjectRepositoryNode.sapBWInfoObject=SAP InfoObject
ConvertJobsUtil.warning.title=Warning
ConvertJobsUtil.warning.message=The target framework is not fully supported for this release.
ItemReferenceDialog.doNotDelete.button=Don't delete
ItemReferenceDialog.forceDelete.button=Force delete
ItemReferenceDialog.forceDelete.warn.title=Are You Sure?
ItemReferenceDialog.forceDelete.warn.message=Force delete action may break items which use this item. Do you really want to force delete it?

View File

@@ -16,6 +16,7 @@ ProxyRepositoryFactory.log.lock=Verrou de [{0}] par "{1}".
ProxyRepositoryFactory.log.loggedOn={0} connecté à {1}
ProxyRepositoryFactory.log.logicalDeletion=Suppression logique de [{0}] par {1}.
ProxyRepositoryFactory.log.move=Déplacement de [{0}] vers "{1}".
ProxyRepositoryFactory.log.newIdGenerated=Nouvel ID généré sur le projet [{0}] \= {1}
ProxyRepositoryFactory.log.physicalDeletion=Suppression physique de [{0}] par {1}
ProxyRepositoryFactory.log.tempFolderEmptied=Dossier temp vidé ({0} fichiers supprimés en {1}ms)
ProxyRepositoryFactory.log.unlock=Déverrouiller [{0}] par "{1}".
@@ -35,6 +36,7 @@ CreateSandboxProjectDialog.successTitile=Succ
CreateSandboxProjectDialog.svnUrl=URL
CreateSandboxProjectDialog.Title=Créer le projet Sandbox - {0}
CreateSandboxProjectDialog.userFirstname=Prénom
CreateSandboxProjectDialog.userLastname=Nom de famille
CreateSandboxProjectDialog.userLoginMessage=Le nom du projet SVN ne peut être vide
CreateSandboxProjectDialog.userLoginValidMessage=L'identifiant de l'utilisateur doit être un e-mail valide
CreateSandboxProjectDialog.userPasswordEmptyMessage=Le mot de passe ne doit pas être vide
@@ -73,6 +75,7 @@ PasteAction.thisText.paste=Coller
DeleteAction.action.foreverTitle=Supprimer définitivement
DeleteAction.action.logicalTitle=DELETE
DeleteAction.action.logicalToolTipText=Mettre l'objet à la corbeille
DeleteAction.deleteJobAssignedToOneService=\ est assigné à une opération d'un Service.\nSupprimer ce Job ?
DeleteAction.dialog.message0=Sera effacé définitivement (récupération impossible)
DeleteAction.dialog.message1=Les éléments sélectionnés seront supprimés définitivement (pas de récupération possible).
DeleteAction.dialog.message2=Continuer ?
@@ -86,7 +89,6 @@ DuplicateAction.cannotGenerateItem=Impossible de cr
DuplicateAction.dialog.message=Nommer le nouveau job
DuplicateAction.dialog.title=Merci d'entrer un nom de Job
DuplicateAction.input.message=Saisissez le nouveau nom
DuplicateAction.input.title=Merci de saisir un nouveau nom
DuplicateAction.thisText.duplicate=Dupliquer
DuplicateAction.NameEmptyError=Le nom est vide.
DuplicateAction.NameFormatError=Le nom contient des caractères incorrects.
@@ -100,13 +102,16 @@ PasteObjectAction.error.title=Impossible de coller
JobletReferenceDialog.DeletedInfor=dans la Corbeille
JobletReferenceDialog.Messages=Impossible de supprimer certains joblets car ils sont référencés dans des Jobs.
JobletReferenceDialog.NodeTotals=Totaux
JobletReferenceDialog.NodeTotalsTip=Total des références des n\u0153uds
JobletReferenceDialog.project=Project
JobletReferenceDialog.ReferenceJob=Job de référence
JobletReferenceDialog.Title=Echec de la suppression du joblet
JobletReferenceDialog.Title=Échec de la suppression du Joblet
ContextReferenceDialog.Title=Supprimer le groupe de contexte
ContextReferenceDialog.Recycle=dans la Corbeille
ContextReferenceDialog.ReferenceJob=Objets de référence
ContextReferenceDialog.Types=Type
ContextReferenceDialog.Messages=Le contexte({0} {1}) est référencé dans\:\n
ContextReferenceDialog.kindMessages1=Le groupe de contextes {0} {1} est référencé par la liste suivante. Le supprimer malgré tout ?
CopyToGenericSchemaHelper.cannotGenarateItem=Impossible de créer le libellé de l'élément collé.
ProxyRepositoryFactory.ReplaceJobHazardDescription=\nLes dépendances envers la connexion originale peuvent être perdues.
ItemReferenceDialog.title=Eléments ne pouvant être supprimés
@@ -158,3 +163,12 @@ ProxyRepositoryFactory.cleanWorkspace=Vider l'espace de mod
ProxyRepositoryFactory.DeleteFolderContainsLockedItem=Impossible de supprimer un dossier contenant des éléments verrouillés.
ProxyRepositoryFactory.MoveFolderContainsLockedItem=Impossible de déplacer un dossier contenant des éléments verrouillés.
ProxyRepositoryFactory.RenameFolderContainsLockedItem=Impossible de renommer un fichier contenant des éléments verrouillés.
RepositoryDropAdapter_folder=Dossier
RenameFolderAction.description=Renommer le dossier
ProxyRepositoryFactory.projectCanNotOpen=Impossible d'ouvrir le projet. La tâche en erreur est {0}.
ProjectRepositoryNode.sapBapi=SAP Bapi
ProjectRepositoryNode.sapTables=Tables SAP
DuplicateAction.input.title.v2=Duplicate
DuplicateAction.SameAsProjectname=Le nom est le même que celui du projet.
DeleteAction.error.testCaseLockedOrOpenedObject.newMessage=Les tests/scénarios de {0} sont verrouillés, vous ne pouvez les supprimer.\nSi cet objet est ouvert, fermez-le avant suppression.
ConvertJobsUtil.warning.message=Le framework cible n'est pas totalement supporté dans cette version.

View File

@@ -68,7 +68,6 @@ DuplicateAction.cannotGenerateItem=Impossibile generare copia elemento
DuplicateAction.dialog.message=Dai un nome al nuovo lavoro
DuplicateAction.dialog.title=Inserire il nome del lavoro
DuplicateAction.input.message=Inserisci un nuovo nome
DuplicateAction.input.title=Per favore inserisci un nuovo nome
DuplicateAction.thisText.duplicate=Duplica
DuplicateAction.NameEmptyError=Il nome è vuoto.
DuplicateAction.NameFormatError=Il nome contiene caratteri incorretti

View File

@@ -20,6 +20,7 @@ ProxyRepositoryFactory.log.physicalDeletion="{1}"\u304B\u3089[{0}]\u3092\u7269\u
ProxyRepositoryFactory.log.tempFolderEmptied=\u4E00\u6642\u30D5\u30A9\u30EB\u30C0\u306F\u7A7A\u3067\u3059 ({0} \u30D5\u30A1\u30A4\u30EB\u306F {1} \u30DF\u30EA\u79D2\u3067\u524A\u9664\u3055\u308C\u307E\u3059)
ProxyRepositoryFactory.log.unlock="{1}"\u306B\u3088\u3063\u3066 [{0}] \u3092\u30ED\u30C3\u30AF\u89E3\u9664
ProxyRepositoryFactory.logonInProgress=\u30ED\u30B0\u30AA\u30F3\u4E2D\u3067\u3059...
ProxyRepositoryFactory.ReplaceJob=\u65E2\u306B\u4F7F\u7528\u3055\u308C\u3066\u3044\u307E\u3059\u304C\u3001\u7F6E\u63DB\u3048\u307E\u3059\u304B\uFF1F
ProxyRepositoryFactory.synch.repo.items=\u30EA\u30DD\u30B8\u30C8\u30EA\u3092\u540C\u671F\u4E2D\u3067\u3059
ProxyRepositoryFactory.synchronizeLibraries=\u30E9\u30A4\u30D6\u30E9\u30EA\u3092\u540C\u671F\u4E2D...
CreateSandboxProjectDialog.createUserLabel=\u4F5C\u6210\u3057\u305Fsandbox\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u306B\u30EA\u30F3\u30AF\u3057\u305F\u65B0\u898F\u30E6\u30FC\u30B6\u306E\u4F5C\u6210
@@ -32,18 +33,20 @@ CreateSandboxProjectDialog.successMessage=sandbox\u30D7\u30ED\u30B8\u30A7\u30AF\
CreateSandboxProjectDialog.successTitile=\u6210\u529F
CreateSandboxProjectDialog.svnUrl=URL
CreateSandboxProjectDialog.Title=Sandbox\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u306E\u4F5C\u6210 - {0}
CreateSandboxProjectDialog.userFirstname=\u30D5\u30A1\u30FC\u30B9\u30C8\u30CD\u30FC\u30E0
CreateSandboxProjectDialog.userLastname=\u30E9\u30B9\u30C8\u30CD\u30FC\u30E0
CreateSandboxProjectDialog.userLoginMessage=Sandbox\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u3078\u306E\u30ED\u30B0\u30A4\u30F3\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044
CreateSandboxProjectDialog.userLoginValidMessage=\u6B63\u3057\u3044e-mail\u30A2\u30C9\u30EC\u30B9\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044
CreateSandboxProjectDialog.userFirstname=\u540D
CreateSandboxProjectDialog.userLastname=\u59D3
CreateSandboxProjectDialog.userLoginMessage=SVN\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u3078\u306E\u30ED\u30B0\u30A4\u30F3\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044
CreateSandboxProjectDialog.userLoginValidMessage=\u6B63\u3057\u3044\u30ED\u30B0\u30A4\u30F3\u540D\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044
CreateSandboxProjectDialog.userPasswordEmptyMessage=\u30D1\u30B9\u30EF\u30FC\u30C9\u306E\u8A2D\u5B9A\u304C\u5FC5\u8981\u3067\u3059
CreateSandboxProjectDialog.Login=\u30ED\u30B0\u30A4\u30F3
CreateSandboxProjectDialog.Password=\u30D1\u30B9\u30EF\u30FC\u30C9
CreateSandboxProjectDialog.URLMessage=svnURL\u3092\u8A2D\u5B9A\u3057\u3066\u304F\u3060\u3055\u3044
CreateSandboxProjectDialog.userSvnSettingLabel=\u30C7\u30D5\u30A9\u30EB\u30C8SVN\u8A2D\u5B9A
PropertiesWizardPage.Author=\u4f5c\u6210\u8005
PropertiesWizardPage.Locker=\u30ED\u30C3\u30AB\u30FC
PropertiesWizardPage.Locker=\u30ED\u30C3\u30AF\u4FDD\u6301\u8005
PropertiesWizardPage.Description=\u30B8\u30E7\u30D6\u8AAC\u660E
PropertiesWizardPage.EmptyDescWarning=\u30B8\u30E7\u30D6\u8AAC\u660E\u6B04\u306E\u5165\u529B\u3092\u63A8\u5968\u3057\u307E\u3059
PropertiesWizardPage.EmptyPurposeWarning=\u76EE\u7684\u6B04\u306E\u5165\u529B\u3092\u63A8\u5968\u3057\u307E\u3059
PropertiesWizardPage.ItemExistsError=\u3053\u306E\u30A2\u30A4\u30C6\u30E0\u306F\u65E2\u306B\u5B58\u5728\u3057\u3066\u3044\u307E\u3059\u3002\u30B4\u30DF\u7BB1\u3092\u30C1\u30A7\u30C3\u30AF\u3057\u3066\u3001\u5FC5\u8981\u306A\u3089\u7A7A\u306B\u3057\u3066\u304F\u3060\u3055\u3044\u3002
PropertiesWizardPage.KeywordsError=\u540D\u524D\u304C\u6709\u52B9\u306AID\u3067\u306F\u3042\u308A\u307E\u305B\u3093\u3002
PropertiesWizardPage.Name=\u540D\u524D
@@ -57,7 +60,7 @@ PropertiesWizardPage.SelectfolderTitle=\u30D5\u30A9\u30EB\u30C0\u306E\u9078\u629
PropertiesWizardPage.Status=\u30b9\u30c6\u30fc\u30bf\u30b9
PropertiesWizardPage.Version=\u30D0\u30FC\u30B8\u30E7\u30F3
PropertiesWizardPage.Version.Major=M
PropertiesWizardPage.Version.Minor=M
PropertiesWizardPage.Version.Minor=m
PropertiesWizardPage.ImageSizeError=\u30B5\u30A4\u30BA\u304C 32x32 \u306E\u30A4\u30E1\u30FC\u30B8\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044\u3002
EAuthenticationMethod.anonymousAuth=\u533F\u540D\u306E\u8A8D\u8A3C
EAuthenticationMethod.simpleAuth=\u5358\u7D14\u306A\u8A8D\u8A3C
@@ -82,9 +85,9 @@ DeleteAction.action.logicalToolTipText=\u3054\u307F\u7BB1\u306B\u9001\u308B
DeleteAction.deleteJobAssignedToOneService=\u30AA\u30DA\u30EC\u30FC\u30B7\u30E7\u30F3\u30B5\u30FC\u30D3\u30B9\u306B\u5272\u308A\u5F53\u3066\u3089\u308C\u3066\u3044\u307E\u3059\u304C\u3001\u3053\u306E\u30B8\u30E7\u30D6\u3092\u524A\u9664\u3057\u307E\u3059\u304B\uFF1F
DeleteAction.deleteSomeJobsAssignedToServices=\u30AA\u30DA\u30EC\u30FC\u30B7\u30E7\u30F3\u30B5\u30FC\u30D3\u30B9\u306B\u5272\u308A\u5F53\u3066\u3089\u308C\u3066\u3044\u307E\u3059\u304C\u3001\u3053\u308C\u3089\u306E\u30B8\u30E7\u30D6\u3092\u524A\u9664\u3057\u307E\u3059\u304B\uFF1F
DeleteAction.dialog.message0=\u3054\u307F\u7BB1\u3092\u7A7A\u306B\u3059\u308B\uFF08\u5FA9\u65E7\u3067\u304D\u307E\u305B\u3093\uFF09
DeleteAction.dialog.message1=\u9078\u629E\u3057\u305F\u8981\u7D20\u306F\u6C38\u4E45\u306B\u524A\u9664\u3055\u308C\u307E\u3059\u3002
DeleteAction.dialog.message1=\u9078\u629E\u3057\u305F\u30A2\u30A4\u30C6\u30E0\u306F\u5B8C\u5168\u306B\u524A\u9664\u3055\u308C\u307E\u3059\uFF08\u5FA9\u65E7\u51FA\u6765\u307E\u305B\u3093\uFF09\u3002
DeleteAction.dialog.message2=\u7D9A\u3051\u307E\u3059\u304B\uFF1F
DeleteAction.dialog.messageAllElements=\u5168\u3066\u306E\u8981\u7D20\u306F\u6C38\u4E45\u306B\u524A\u9664\u3055\u308C\u307E\u3059\u3002
DeleteAction.dialog.messageAllElements=\u5168\u3066\u306E\u30A2\u30A4\u30C6\u30E0\u306F\u5B8C\u5168\u306B\u524A\u9664\u3055\u308C\u307E\u3059\u3002
DeleteAction.dialog.title=\u5B8C\u5168\u306B\u524A\u9664
DeleteAction.error.lockedOrOpenedObject.newMessage={0}\u306F\u30ED\u30C3\u30AF\u3055\u308C\u3066\u3044\u308B\u305F\u3081\u524A\u9664\u3059\u308B\u3053\u3068\u304C\u3067\u304D\u307E\u305B\u3093\u3002\u30AA\u30D6\u30B8\u30A7\u30AF\u30C8\u304C\u958B\u304B\u308C\u3066\u3044\u308B\u5834\u5408\u306F\u4E8B\u524D\u306B\u9589\u3058\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002
DeleteAction.error.title=\u524A\u9664\u304C\u7981\u6B62\u3055\u308C\u3066\u307E\u3059
@@ -94,7 +97,6 @@ DuplicateAction.cannotGenerateItem=\u30A2\u30A4\u30C6\u30E0\u306E\u30E9\u30D9\u3
DuplicateAction.dialog.message=\u65B0\u898F\u30B8\u30E7\u30D6\u306B\u540D\u524D\u3092\u4ED8\u3051\u3066\u304F\u3060\u3055\u3044
DuplicateAction.dialog.title=\u30B8\u30E7\u30D6\u540D\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044
DuplicateAction.input.message=\u65B0\u3057\u3044\u540D\u524D\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044
DuplicateAction.input.title=\u65B0\u898F\u540D\u79F0\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044
DuplicateAction.thisText.duplicate=\u8907\u88FD
DuplicateAction.NameEmptyError=\u540D\u524D\u304C\u3042\u308A\u307E\u305B\u3093
DuplicateAction.NameFormatError=\u540D\u524D\u306B\u4E0D\u6B63\u306A\u6587\u5B57\u304C\u542B\u307E\u308C\u3066\u3044\u307E\u3059\u3002
@@ -132,15 +134,25 @@ ItemReferenceDialog.deletedInfor=\u3054\u307F\u7BB1\u3078
ItemReferenceDialog.messages=\u4ED6\u306E\u30A2\u30A4\u30C6\u30E0\u304B\u3089\u53C2\u7167\u3055\u308C\u3066\u3044\u308B\u30A2\u30A4\u30C6\u30E0\u306F\u524A\u9664\u3067\u304D\u307E\u305B\u3093\u3002
ProjectRepositoryNode.code=\u30B3\u30FC\u30C9
ProjectRepositoryNode.rulesManagement=\u30EB\u30FC\u30EB\u7BA1\u7406
ProjectRepositoryNode.itemInvalid=\u30A2\u30A4\u30C6\u30E0\u306F\u4E0D\u6B63\u3067\u3059\uFF1A[{0}] {1}
ProjectRepositoryNode.invalidItem=\u9805\u76EE\u304C\u4E0D\u6B63\u3067\u3059
ProjectRepositoryNode.columns=\u30AB\u30E9\u30E0
ProjectRepositoryNode.validationRules=\u691C\u8A3C\u30EB\u30FC\u30EB
ProjectRepositoryNode.cdcFoundation=CDC\u8A2D\u5B9A
ProjectRepositoryNode.genericSchema=\u6C4E\u7528\u30B9\u30AD\u30FC\u30DE
ProjectRepositoryNode.queries=\u30AF\u30A8\u30EA
ProjectRepositoryNode.synonymSchemas=\u30B7\u30CE\u30CB\u30E0
ProjectRepositoryNode.tableSchemas=\u30C6\u30FC\u30D6\u30EB
ProjectRepositoryNode.viewSchemas=\u30D3\u30E5\u30FC
ProjectRepositoryNode.sapFunctions=SAP\u30D5\u30A1\u30F3\u30AF\u30B7\u30E7\u30F3
ProjectRepositoryNode.sapIDocs=SAP iDocs
RepositoryDropAdapter_copyingItems=\u30A2\u30A4\u30C6\u30E0\u3092\u30B3\u30D4\u30FC\u4E2D...
RepositoryDropAdapter_lockedByOthers=\u30A2\u30A4\u30C6\u30E0\u306F\u4ED6\u306E\u30E6\u30FC\u30B6\u30FC\u306B\u30ED\u30C3\u30AF\u3055\u308C\u3066\u3044\u308B\u305F\u3081\u79FB\u52D5\u51FA\u6765\u307E\u305B\u3093\u3002
RepositoryDropAdapter_lockedByYou=\u30A2\u30A4\u30C6\u30E0\u304C\u30ED\u30C3\u30AF\u3055\u308C\u3066\u3044\u308B\u305F\u3081\u3001\u79FB\u52D5\u51FA\u6765\u307E\u305B\u3093\u3002
RepositoryDropAdapter_moveTitle=\u79FB\u52D5
RepositoryDropAdapter_movingItems=\u30A2\u30A4\u30C6\u30E0\u3092\u79FB\u52D5\u4E2D...
RepositoryDropAdapter.checkingLockStatus=\u30ED\u30C3\u30AF\u72B6\u6CC1\u3092\u78BA\u8A8D
RepositoryDropAdapter.moving=\u79FB\u52D5\u4E2D
NewFolderWizard.description=\u30EA\u30DD\u30B8\u30C8\u30EA\u306B\u65B0\u898F\u30D5\u30A9\u30EB\u30C0\u306E\u4F5C\u6210
NewFolderWizard.failureText=\u30A8\u30E9\u30FC\u767A\u751F\u3002\u30D5\u30A9\u30EB\u30C0\u306F\u4F5C\u6210\u3055\u308C\u307E\u305B\u3093\u3067\u3057\u305F\u3002\u8A73\u7D30\u306F\u30ED\u30B0\u3092\u307F\u3066\u304F\u3060\u3055\u3044\u3002
NewFolderWizard.failureTitle=\u30A8\u30E9\u30FC
@@ -155,4 +167,19 @@ CreateFolderAction.action.toolTipText=\u30D5\u30A9\u30EB\u30C0\u306E\u4F5C\u6210
RenameFolderAction.action.title=\u30D5\u30A9\u30EB\u30C0\u306E\u30EA\u30CD\u30FC\u30E0
RenameFolderAction.action.toolTipText=\u30D5\u30A9\u30EB\u30C0\u306E\u30EA\u30CD\u30FC\u30E0
RenameFolderAction.warning.editorOpen.title=\u6709\u52B9\u306A\u64CD\u4F5C\u3067\u306F\u3042\u308A\u307E\u305B\u3093
RenameFolderAction.warning.cannotFind.message=\u30D5\u30A9\u30EB\u30C0\u30FC\u306E\u540D\u79F0\u5909\u66F4\u304C\u51FA\u6765\u307E\u305B\u3093\u3002\u65E2\u306B\u79FB\u52D5\u3057\u3066\u3044\u308B\u304B\u524A\u9664\u3055\u308C\u3066\u3044\u308B\u304B\u3082\u3057\u308C\u306A\u3044\u306E\u3067\u3001\u30EA\u30D5\u30EC\u30C3\u30B7\u30E5\u3057\u3066\u30EA\u30DD\u30B8\u30C8\u30EA\u5185\u5BB9\u3092\u66F4\u65B0\u3057\u3066\u4E0B\u3055\u3044\u3002
RenameFolderAction.warning.cannotFind.title=\u6709\u52B9\u306A\u64CD\u4F5C\u3067\u306F\u3042\u308A\u307E\u305B\u3093
ProxyRepositoryFactory.cleanWorkspace=\u30EF\u30FC\u30AF\u30B9\u30DA\u30FC\u30B9\u3092\u30AF\u30EA\u30FC\u30F3\u30A2\u30C3\u30D7
ProxyRepositoryFactory.DeleteFolderContainsLockedItem=\u30ED\u30C3\u30AF\u3055\u308C\u305F\u30A2\u30A4\u30C6\u30E0\u3092\u542B\u3080\u30D5\u30A9\u30EB\u30C0\u306F\u524A\u9664\u51FA\u6765\u307E\u305B\u3093
ProxyRepositoryFactory.MoveFolderContainsLockedItem=\u30ED\u30C3\u30AF\u3055\u308C\u305F\u30A2\u30A4\u30C6\u30E0\u3092\u542B\u3080\u30D5\u30A9\u30EB\u30C0\u30FC\u306F\u79FB\u52D5\u51FA\u6765\u307E\u305B\u3093
ProxyRepositoryFactory.RenameFolderContainsLockedItem=\u30ED\u30C3\u30AF\u3055\u308C\u305F\u30A2\u30A4\u30C6\u30E0\u3092\u542B\u3080\u30D5\u30A9\u30EB\u30C0\u30FC\u306F\u30EA\u30CD\u30FC\u30E0\u51FA\u6765\u307E\u305B\u3093
RepositoryDropAdapter_errorMsg=\u30C7\u30A3\u30EC\u30AF\u30C8\u30EA\u306B\u30ED\u30C3\u30AF\u3055\u308C\u305F\u30A2\u30A4\u30C6\u30E0\u304C\u542B\u307E\u308C\u307E\u3059\u3002\u79FB\u52D5\u51FA\u6765\u307E\u305B\u3093
RepositoryDropAdapter_folder=\u30D5\u30A9\u30EB\u30C0\u30FC
RenameFolderAction.description=\u30D5\u30A9\u30EB\u30C0\u306E\u30EA\u30CD\u30FC\u30E0
ProjectRepositoryNode.sapFunctions.inputSchema=\u30A4\u30F3\u30D7\u30C3\u30C8
ProjectRepositoryNode.sapFunctions.outputSchema=\u30A2\u30A6\u30C8\u30D7\u30C3\u30C8
ProjectRepositoryNode.sapTables=SAP\u30C6\u30FC\u30D6\u30EB
DuplicateAction.input.title.v2=\u91CD\u8907
DuplicateAction.SameAsProjectname=\u540D\u524D\u304C\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u540D\u3092\u91CD\u8907\u3057\u307E\u3059
DeleteAction.error.testCaseLockedOrOpenedObject.newMessage=\u30C6\u30B9\u30C8\u30B1\u30FC\u30B9\u53C8\u306F{0}\u306E\u30B1\u30FC\u30B9\u304C\u30ED\u30C3\u30AF\u3055\u308C\u3066\u3044\u308B\u306E\u3067\u524A\u9664\u51FA\u6765\u307E\u305B\u3093\u3002\u524A\u9664\u306E\u524D\u306B\u30AA\u30D6\u30B8\u30A7\u30AF\u30C8\u3092\u9589\u3058\u3066\u4E0B\u3055\u3044\u3002
ConvertJobsUtil.warning.title=\u8B66\u544A

View File

@@ -0,0 +1,36 @@
ProxyRepositoryFactory.Label=Popis
CreateSandboxProjectDialog.ProjectDesc=Popis
CreateSandboxProjectDialog.ProjectLabel=Popis
CreateSandboxProjectDialog.successTitile=Úspe\u0161ne
CreateSandboxProjectDialog.svnUrl=URL
CreateSandboxProjectDialog.userFirstname=Meno
CreateSandboxProjectDialog.userLastname=Priezvisko
CreateSandboxProjectDialog.userPasswordEmptyMessage=U\u017Eívate\u013Eské heslo nemô\u017Ee by\u0165 prázdne
CreateSandboxProjectDialog.Login=Login
CreateSandboxProjectDialog.Password=Heslo
PropertiesWizardPage.Author=Autor
PropertiesWizardPage.Description=Popis
PropertiesWizardPage.Name=Meno
PropertiesWizardPage.Status=Stav
PropertiesWizardPage.Version=Verzia
CopyAction.thisText.copy=Kopírova\u0165
RestoreAction.action.title=Obnovi\u0165
RestoreAction.action.toolTipText=Obnovi\u0165
PasteAction.thisText.paste=prilepi\u0165
DeleteAction.action.foreverTitle=Odstráni\u0165 nav\u017Edy
DeleteAction.action.logicalTitle=Zmaza\u0165
DeleteAction.dialog.title=Odstráni\u0165 nav\u017Edy
DeleteAction.warning.title=Varovanie
JobletReferenceDialog.project=Projekt
ContextReferenceDialog.Types=Typ
ItemReferenceDialog.item=Polo\u017Eka
ItemReferenceDialog.project=Projekt
ProjectRepositoryNode.code=Kód
ProjectRepositoryNode.columns=St\u013Apce
RepositoryDropAdapter_moveTitle=Premiestni\u0165
NewFolderWizard.failureTitle=CHYBA
NewFolderWizard.label=Popis
NewFolderWizard.title=ADRESÁR
RepositoryDropAdapter_folder=ADRESÁR
ProjectRepositoryNode.sapFunctions.inputSchema=VSTUP
ProjectRepositoryNode.sapFunctions.outputSchema=VÝSTUP

View File

@@ -158,7 +158,7 @@ RepositoryDropAdapter_lockedByOthers=This item is locked by other users, it can
RepositoryDropAdapter_lockedByYou=This item is locked by you, it can not be moved now.
RepositoryDropAdapter_moveTitle=Move
RepositoryDropAdapter_movingItems=Moving items...
RepositoryDropAdapter.checkingLockStatus=Checking lock status of
RepositoryDropAdapter.checkingLockStatus=Checking lock status of {0}
RepositoryDropAdapter.moving=Moving
NewFolderWizard.description=Create a new folder in repository

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl
Bundle-SymbolicName: org.talend.core.runtime.nl
Bundle-Version: 1.0.0.qualifier
Fragment-Host: org.talend.core.runtime;bundle-version="1.0.0"
Bundle-Version: 6.4.0.qualifier
Fragment-Host: org.talend.core.runtime

View File

@@ -0,0 +1,12 @@
<?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>tcommon-studio-se</artifactId>
<version>6.4.0</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.core.runtime.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -294,7 +294,6 @@ ConnectionBean.DefaultConnection=Standardverbindung
OpenXSDFileDialog.cancel=Abbruch
OpenXSDFileDialog.confirm=Bestätigen
RepositoryContentProvider.repositoryLabel.Queries=Abfragen
RepositoryContentProvider.repositoryLabel.sapFunction=SAP Funktionen
repository.servicesPort=Port
BinRepositoryNode.label=Papierkorb
HadoopCustomVersionDialog.table.descColumn=Beschreibung

View File

@@ -331,7 +331,6 @@ OpenXSDFileDialog.confirm=\u0395\u03C0\u03B9\u03B2\u03B5\u03B2\u03B1\u03AF\u03C9
OpenXSDFileDialog.fileName=\u038C\u03BD\u03BF\u03BC\u03B1 \u0391\u03C1\u03C7\u03B5\u03AF\u03BF\u03C5:
OpenXSDFileDialog.xmlFileSelection=\u0395\u03C0\u03B9\u03BB\u03BF\u03B3\u03AE \u03B5\u03BD\u03CC\u03C2 \u0391\u03C1\u03C7\u03B5\u03AF\u03BF\u03C5 XML \u03C0\u03C1\u03BF\u03C2 \u0395\u03C0\u03B9\u03BA\u03CD\u03C1\u03C9\u03C3\u03B7
RepositoryContentProvider.repositoryLabel.Queries=\u0395\u03C1\u03C9\u03C4\u03AE\u03BC\u03B1\u03C4\u03B1
RepositoryContentProvider.repositoryLabel.sapFunction=\u03A3\u03C5\u03BD\u03B1\u03C1\u03C4\u03AE\u03C3\u03B5\u03B9\u03C2 SAP
repository.servicesOperation=\u039B\u03B5\u03B9\u03C4\u03BF\u03C5\u03C1\u03B3\u03AF\u03B1
repository.servicesPort=\u0398\u03CD\u03C1\u03B1
BinRepositoryNode.label=\u039A\u03AC\u03B4\u03BF\u03C2 \u03B1\u03BD\u03B1\u03BA\u03CD\u03BA\u03BB\u03C9\u03C3\u03B7\u03C2

View File

@@ -332,10 +332,10 @@ SelectRepositoryContextDialog.ExpandAll=Expand All
SelectRepositoryContextDialog.Title=Select Context Variables
SelectRepositoryContextDialog.View=View...
SelectRepositoryContextGroupDialog.Default=default
SelectRepositoryContextGroupDialog.Messages=\ Add the nonexistent context group into job from the repository context.
SelectRepositoryContextGroupDialog.Messages=\ In the Job, add a nonexistent context group from the repository context
SelectRepositoryContextGroupDialog.Title=Add Context Group
TalendDataCollectorPreferencePage_EnableCapture=Enable capture
TalendDataCollectorPreferencePage_Description=The Usage Data Collector collects information about how individuals are using the Talend products. The intent is to use this data to help users and organizations better understand how developers are using Talend products.
TalendDataCollectorPreferencePage_Description=The Usage Data Collector collects information about how individuals are using the Talend products. The intent is to use this data to help Talend better understand how users and organizations are using Talend products.
TalendDataCollectorPreviewPreferencePage_Description=The following Keys/Values have been captured by the Usage Data Collector.
TalendDataCollectorPreviewPreferencePage_EmptyValue=<Empty>
TalendDataCollectorPreviewPreferencePage_Key=Key
@@ -418,7 +418,6 @@ repository.tdqelement.businessrule=TDQ Business Rules
repository.tdqelement.indicator=TDQ Indicators
repository.tdqelement.pattern=TDQ Patterns
EUpdateItemType.Property=Property
EUpdateItemType.MapReduce=Map Reduce
EUpdateItemType.Schema=Schema
EUpdateItemType.SAPFunction=SAP Function
EUpdateItemType.SAPIDoc=SAP IDoc
@@ -498,7 +497,6 @@ OpenXSDFileDialog.fileName=File Name:
OpenXSDFileDialog.xmlFileSelection=Select a XML File to Validate
OpenXSDFileDialog.xmlSelectedOrNot=As you have selected a XSD metadata file, \n there should be a xml file to validate.
RepositoryContentProvider.repositoryLabel.Queries=Queries
RepositoryContentProvider.repositoryLabel.sapFunction=SAP Functions
repository.routes=Routes
repository.servicesOperation=Operation
repository.servicesPort=Port
@@ -537,8 +535,89 @@ LibrariesListSelectionDialog.button.external=External libraries
LibrariesListSelectionDialog.selectLibFromOS=Select libraries
LibrariesListSelectionDialog.browseButton.text=Browse...
LibrariesListSelectionDialog.deployLibs=Deploy libraries...
AbstractBrandingService.routines_license_header_content1=Copyright (c) 2006-2013, Talend Inc.\n//\n// This source code has been automatically generated by_{0}\n// CodeGenerator version {1}\n// You can find more information about Talend products at www.talend.com.\n// You may distribute this code under the terms of the GNU LGPL license\n// http://www.gnu.org/licenses/lgpl.html).
PigFunctionParser.checkMethod=Pig : "{0}.{1}\\" parse failed. please check your the Method.
GenerateSelectSQLAction.NewQuery=new Query {0}
AbstractTalendFunctionParser.checkMethod=Runtines : "{0}.{1}\\" parse failed. please check your the Method.
UpdatesConstants.MR=Map_Reduce
AbstractBrandingService.routines_license_header_content2014=Copyright (c) 2006-2014, Talend Inc.\n//\n// This source code has been automatically generated by_{0}\n// CodeGenerator version {1}\n// You can find more information about Talend products at www.talend.com.\n// You may distribute this code under the terms of the GNU LGPL license\n// http://www.gnu.org/licenses/lgpl.html).
repository.tdqelement.sourceFile=Source Files
repository.tdqelement.jrxml=JRXML Template
repository.dataprofiling=Data Profiling
repository.libraries=Libraries
repository.patternRegex=Regex
repository.patternSql=SQL
repository.rules=Rules
repository.rulesSql=SQL
repository.rulesParser=Parser
repository.rulesMatcher=Match
repository.systemIndicators=System Indicators
repository.userDefineIndicators=User Defined Indicators
repository.userDefineIndicators.lib=lib
repository.systemIndicators.advancedStatistics=Advanced Statistics
repository.systemIndicators.businessRules=Business Rules
repository.systemIndicators.correlation=Correlation
repository.systemIndicators.functionalDependency=Functional Dependency
repository.systemIndicators.overview=Overview
repository.systemIndicators.patternFinder=Pattern Frequncey Statistics
repository.systemIndicators.patternMatching=Pattern Matching
repository.systemIndicators.rowComparison=Row Comparison
repository.systemIndicators.simpleStatistics=Simple Statistics
repository.systemIndicators.soundex=Soundex
repository.systemIndicators.summaryStatistics=Summary Statistics
repository.systemIndicators.textStatistics=Text Statistics
repository.tdqExchange=Exchange
repository.systemIndicators.phoneNumberStatistics=Phone Number Statistics
repository.systemIndicators.fraudDetection=Fraud Detection
EUpdateItemType.MapPath=Map path
EUpdateResult.PathUpdate=Update for map path
AContextualAction.EditorManager_saveChangesQuestion=''{0}'' has been modified. Save changes?
AContextualAction.Save_Resource=Save Resource
EConnectionType.tableRefMenu=Table_ref
EComponentCategory.stormConfig=Storm Configuration
repository.metadataSalesforceModule=SalesforceModule(AccountHistory)
EComponentCategory.sparkConfig=Spark Configuration
repository.SAPIDoc=SAP IDoc
repository.SAPTable=SAP Table
ProgressMonitorDialogWithCancel.executeMessage.default=Executing...
ProgressMonitorDialogWithCancel.waitingFinishMessage.default=Can not interrupt the Check Connection action normally,\n
ProgressMonitorDialogWithCancel.executeTimeout=Execute time out, Studio has tried to interrupt this checking action at background.
ProgressMonitorDialogWithCancel.CheckingConnectionJob.waitingFinish=waiting {0} finish...
ProgressMonitorDialogWithCancel.CheckingConnectionJob.emptyWaitingfinish=waiting to finish...
EComponentCategory.memoryRun=Memory Run
EUpdateResult.JobUpdate=Update for job node
EUpdateItemType.Batch=Batch
EUpdateItemType.Streaming=Streaming
UpdatesConstants.Storm=Storm
UpdatesConstants.Spark=Spark
UpdatesConstants.SparkStreaming=Spark_Streaming
OverTimePopupDialogTask.title=Executing...
OverTimePopupDialogTask.message=Executing task in background, please wait...
OverTimePopupDialogTask.executeTimeout=Execute time out, Studio has tried to interrupt this checking action at background.
OverTimePopupDialogTask.killed=Execution is killed
OverTimePopupDialogTask.waitingFinishMessage.default=Can not interrupt the background task normally,\n
OverTimePopupDialogTask.CheckingConnectionJob.waitingFinish=waiting {0} finish...
OverTimePopupDialogTask.CheckingConnectionJob.emptyWaitingfinish=waiting to finish...
EComponentCategory_gitHistory=Git History
repository.gitroot=GIT
EComponentCategory.parameters=Parameters
EComponentCategory.actionInputOutput=Input/Output Schema
EConnectionType.RejectMenu=Reject
RepositoryContentProvider.repositoryLabel.sapBapi=SAP Bapi
RepositoryContentProvider.repositoryLabel.sapBapi.input=Input
RepositoryContentProvider.repositoryLabel.sapBapi.output=Output
RepositoryContentProvider.repositoryLabel.sapTable=SAP Tables
RepositoryContentProvider.repositoryLabel.sapDataSource=SAP DataSource
RepositoryContentProvider.repositoryLabel.sapDSO=SAP DSO
RepositoryContentProvider.repositoryLabel.sapInfoCube=SAP InfoCube
RepositoryContentProvider.repositoryLabel.sapInfoObject=SAP InfoObject
ComponentReturnVariableUtils.ErrorMessage=Error Message
ComponentReturnVariableUtils.NbReject=Number of reject
ComponentReturnVariableUtils.NbSuccess=Number of success
ComponentReturnVariableUtils.NbLine=Number of line
repository.metadataRulesManagement=Rules Management
repository.metadataRulesManagement.alias=Rules Management
EUpdateItemType.StructurePath=Structure path
EUpdateResult.StructurePathUpdate=Update for structure path
UpdatesConstants.Spark_Joblet=Spark_Joblet
UpdatesConstants.Spark_Streaming_Joblet=Spark_Streaming_Joblet
EComponentCategory_deployment=Deployment

View File

@@ -1,3 +1,4 @@
AbstractBrandingService_job_license_header_content=// ============================================================================\n//\n// Copyright (c) 2005-2010, Talend Inc.\n//\n// Ce code source a été automatiquement généré par_{0}\n// / JobDesigner (CodeGenerator version {1})\n// Vous pouvez trouver plus d'informations à propos des produits Talend à www.talend.com.\n// Vous pouvez distribuer ce code suivant les termes de la licence GNU LGPL\n// http://www.gnu.org/licenses/lgpl.html).\n//\n// ============================================================================
AbstractComponentsProvider.folderNotExist=Le dossier {0} n'existe pas
AbstractItemMigrationTask.taskFailed=La tâche de migration {0} a échoué sur l'élément {1}
AdvancedSocketFactory.failedInitial=Erreur : impossible d'initialiser :
@@ -26,11 +27,14 @@ ComponentsFormatPreferencePage.formatLable=Format du libell
ComponentsFormatPreferencePage.remove=Remove
ComponentsFormatPreferencePage.ErrorTitle=ERROR
ComponentToRepositoryProperty.error=ERROR
ComponentToRepositoryProperty.ImpossibleUseOCI=Impossible d'utiliser le type OCI dans le référentiel.
ContextComposite.tableValue=Table des valeurs
ContextComposite.treeValue=Arbre des valeurs
ContextComposite.variable=Variables
ContextParameterProposal.ContextVariable=\n\nVariable de context.
ContextValueErrorChecker.ErrorTitile=Erreur de la valeur de contexte :
ContextParameterProposal.NoCommentAvaiable=pas de commentaire disponible.
ContextParameterProposal.Type=\nType\: {1}
ContextProcessSection.1=menuTable
ContextProcessSection.12=Renommer le contexte
ContextProcessSection.13=Nouveau nom pour le contexte {0}
@@ -47,7 +51,7 @@ ContextProcessSection.ParameterNameIsNotValid=Le nom de param
ContextProcessSection.RemoveInformation={0} est le contexte par défaut et ne peut être supprimé.
ContextProcessSection.errorTitle=ERROR
ConextTableValuesComposite.nameLabel=Nom
ConextTemplateComposite.OrderMessages=Précisez si vous désirez réorganiser les variables.
ConextTemplateComposite.OrderMessages=Si vous souhaitez réorganiser les variables, cela doit être sélectionné.
ConextTemplateComposite.OrderText=Ordre d'origine
ContextSetConfigurationDialog.nameNotValid=le nom est invalide
ContextTemplateComposite.CommentLabel=Commentaire
@@ -67,7 +71,7 @@ CorePreferencePage.alwaysWelcome=Toujours afficher la vue de bienvenue au d
CorePreferencePage.javaInterpreter=Interpréteur &Java
CorePreferencePage.perlInterpreter=Interpréteur Perl
CorePreferencePage.previewLimit=Aperçu limite
CorePreferencePage.runInMultiThread=Execution multi thread (valeur par défaut lors de la création d'un job)
CorePreferencePage.runInMultiThread=Exécution multi thread (valeur par défaut lors de la création d'un Job)
CorePreferencePage.temporaryFiles=Fichiers &temporaires
DbTableSelectorDialog.textContent=Choisir le nom de la table
ECodeLanguage.unknowLanguage=Langage inconnu
@@ -93,10 +97,12 @@ EComponentCategory.validationRules=R
EComponentCategory.advancedSettings=Paramètres avancés
EComponentCategory.basicRun=Exécution simple
EComponentCategory.breakpoint=Point d'arrêt
EComponentCategory.parallelization=Parallélisation
EComponentCategory.debugRun=Exécution Debug
EComponentCategory.availableExtensions=Extensions disponibles
EComponentCategory.downloadedExtensions=Extensions téléchargées
EComponentCategory.myExtensions=Mes extensions
EComponentCategory.executeJob=Exécuter le Job
EComponentCategory.monitoring=Monitoring
EComponentCategory.hadoopConfig=Configuration de Hadoop
EConnectionType.iteratorMenu=Iterate
@@ -107,7 +113,7 @@ EConnectionType.onComponentOkMenu=On Component Ok
EConnectionType.onSubjobErrorMenu=On Subjob Error
EConnectionType.onSubjobOkMenu=On Subjob Ok
EConnectionType.runAfterMenu=Exécuter après
EConnectionType.runIfMenu=Exécuter si
EConnectionType.runIfMenu=Run if
EConnectionType.tableMenu=Table
EConnectionType.onRowsEndMenu=A la fin des lignes
EConnectionType.mergeMenu=Merge
@@ -153,13 +159,16 @@ FunctionManager.PurePerl.ParaName=Param
GlobalServiceRegister.ServiceNotRegistered=Le service {0} n'a pas été enregistré.
GroupByContextAction.groupContext=Grouper par contexte
GroupByVariableAction.groupVariable=Grouper par variable
JavaSimpleDateFormatProposalProvider.displaySingleQuote=\ '' : afficher un guillemet simple
JavaSimpleDateFormatProposalProvider.quoteDisplayError=Deux apostrophes affichent uniquement une seule apostrophe
JavaTypesManager.bigDecimal=BIGDECIMAL est le nombre :
JavaTypesManager.integer=INTEGER est le nombre :
JavaTypesManager.list=LIST est le nombre :
JavaTypesManager.string=STRING est le nombre :
JavaTypesManager.bigDecimal=BIGDECIMAL est un nombre :
JavaTypesManager.integer=INTEGER est un nombre :
JavaTypesManager.list=LIST est un nombre :
JavaTypesManager.string=STRING est un nombre :
LDAPCATruster.sslError1=Erreur SSL : échec de la vérification de la chaîne de certification du serveur.
ListPreferencePage.RemoveButtonName=Remove
LogImageCacheAction.CacheImage=Image du cache\:
LogImageCacheAction.CacheImageDesc=Desc. de l'image du cache :
MetadataDialog.CopyToInput.toolTipText=Copie tout le schéma de sortie vers le schéma d'entrée
MetadataDialog.CopySelectionToInput.toolTipText=Copie de colonnes de schéma de sortie vers schéma d'entrée
MetadataDialog.CopyToOutput=Copie tout le schéma d'entrée vers le schéma de sortie
@@ -178,7 +187,7 @@ MetadataTableEditorView.DefaultTitle=D
MetadataTableEditorView.KeyTitle=Clé
MetadataTableEditorView.LengthTitle=Length
MetadataTableEditorView.NullableTitle=Nullable
MetadataTableEditorView.PatternTitle=Modèle date (Ctrl+Espace disponible)
MetadataTableEditorView.PatternTitle=Modèle de date (Ctrl+Espace disponible)
MetadataTableEditorView.PrecisionTitle=Precision
MetadataTableEditorView.TypleTitle=Type
MetadataTalendType.DBMSNotSetted=SGBD non défini
@@ -249,6 +258,8 @@ RepositoryUpdateManager.NotFoundTitle=Introuvable
RepositoryUpdateManager.RenameContextMessages=Voulez-vous vraiment propager la variable renommée à tous les Jobs ? \n\nSi oui, la mise à jour peut prendre un moment. \n\n Si non, les anciennes variables seront passées en Built-In dans les Jobs.
RepositoryUpdateManager.RenameContextTitle=Renommer la question
RepositoryUpdateManager.ItemsToUpdate=Vérification des éléments à mettre à jour
RoutinesFunctionProposal.CreatedBy=Créé par\n:
RoutinesFunctionProposal.Example=Exemple\n:
RoutinesFunctionProposal.System=System
RoutinesFunctionProposal.User=Utilisateur
RuleOperationChoiceDialog.editRules=Editer les règles
@@ -263,7 +274,7 @@ SchemaOperationChoiceDialog.ChangeBuiltInMessage=Changer le sch
SchemaOperationChoiceDialog.ChangeRepositoryMessage=Modifier le schéma à partir du Référentiel.
SchemaOperationChoiceDialog.CreateBuiltInMessage=Créer un schéma Built-In
SchemaOperationChoiceDialog.CreateRepositoryMessage=Créer un schéma à partir du Référentiel.
SchemaOperationChoiceDialog.EditSchemaMessage=Editer le schéma.
SchemaOperationChoiceDialog.EditSchemaMessage=Modifier le schéma.
SchemaOperationChoiceDialog.Message=Choisissez une option, ou annulez
SchemaOperationChoiceDialog.Option=Option
SchemaOperationChoiceDialog.StatusMessage=Le schéma est invalide, ou il existe déjà.
@@ -280,9 +291,10 @@ SelectRepositoryContextDialog.ExpandAll=Agrandir tout
SelectRepositoryContextDialog.Title=Sélectionne les variables du contexte
SelectRepositoryContextDialog.View=Voir...
SelectRepositoryContextGroupDialog.Default=Défaut
SelectRepositoryContextGroupDialog.Messages=\ Ajoute le groupe de contextes inexistant au Job à partir du contexte du Référentiel
SelectRepositoryContextGroupDialog.Title=Ajouter un groupe de contextes
TalendDataCollectorPreferencePage_EnableCapture=Activer la capture
TalendDataCollectorPreferencePage_Description=Le collecteur de données d'utilisation collecte des informations concernant la manière dont une personne utilise les produits Talend. L'objectif est, via ces données, d'aider les utilisateurs et les entreprises à comprendre comment les développeurs utilisent les produits Talend.
TalendDataCollectorPreferencePage_Description=Le collecteur de données d'utilisation collecte des informations concernant la manière dont une personne utilise les produits Talend. L'objectif est, via ces données, d'aider Talend à comprendre comment les utilisateurs et les entreprises utilisent les produits Talend.
TalendDataCollectorPreviewPreferencePage_Description=Les clés/valeurs suivantes ont été capturées par le collecteur de données d'utilisation.
TalendDataCollectorPreviewPreferencePage_Key=Clé
TalendDataCollectorPreviewPreferencePage_Value=Valeur
@@ -310,7 +322,7 @@ repository.documentation=Documentation
repository.folder=Dossier
repository.generated=Généré
repository.jobdoc=Documentation des Jobs
repository.joblet=Création de Joblets
repository.joblet=Joblets
repository.recyclebin=Corbeille
repository.jobletdoc=Documentation des Joblets
repository.joblets=Joblets
@@ -356,7 +368,6 @@ repository.tdqelement.businessrule=R
repository.tdqelement.indicator=Indicateurs TDQ
repository.tdqelement.pattern=Modèles TDQ
EUpdateItemType.Property=Propriété
EUpdateItemType.MapReduce=Map Reduce
EUpdateItemType.Schema=Schéma
EUpdateItemType.SAPFunction=Fonction SAP
EUpdateItemType.SAPIDoc=SAP IDoc
@@ -417,6 +428,10 @@ BusinessAppearanceComposite.textAlignment.horizontal=Horizontal
BusinessAppearanceComposite.textAlignment.vertical=Vertical
BusinessAppearanceComposite.textAlignment.horizontal.left=Gauche
BusinessAppearanceComposite.textAlignment.horizontal.right=Droite
BusinessAppearanceComposite.textAlignment.horizontal.centre=Centré
BusinessAppearanceComposite.textAlignment.vertical.top=Haut
BusinessAppearanceComposite.textAlignment.vertical.bottom=Bas
BusinessAppearanceComposite.textAlignment.vertical.centre=Centré
ConnectionBean.Local=local
ConnectionBean.Remote=Distant
ConnectionBean.DefaultConnection=connexion par défaut
@@ -427,7 +442,6 @@ OpenXSDFileDialog.confirm=Confirmer
OpenXSDFileDialog.fileName=Nom de fichier :
OpenXSDFileDialog.xmlFileSelection=Sélectionner un fichier XML à valider
RepositoryContentProvider.repositoryLabel.Queries=Requêtes
RepositoryContentProvider.repositoryLabel.sapFunction=Fonctions SAP
repository.routes=Routes
repository.servicesOperation=Opération
repository.servicesPort=Port
@@ -435,9 +449,14 @@ BinRepositoryNode.label=Corbeille
HDFS=HDFS
HCAT=HCAT
AbstractRepositoryContentHandler.deleteNode.exception=Echec de la suppression des pertinences de noeud : {0}
HadoopCustomVersionDialog.topTitle=Définition de la version Hadoop personnalisée
HadoopCustomVersionDialog.title=Définir la distribution Hadoop personnalisée
HadoopCustomVersionDialog.msg=Configurer les bibliothèques nécessaires à la version personnalisée de Hadoop
HadoopCustomVersionDialog.table.descColumn=Description
HadoopCustomVersionDialog.table.libNameColumn=Nom de la bibliothèque
HadoopCustomVersionDialog.btn.addLibBtn.tooltip=Ajouter des bibliothèques...
HadoopCustomVersionDialog.btn.importLibBtn.tooltip=Importer des bibliothèques depuis la définition existante
HadoopCustomVersionDialog.btn.exportLibBtn.tooltip=Export de la définition de la version Hadoop personnalisée
HadoopCustomVersionDialog.importLibs=Importer les bibliothèques...
HadoopVersionDialog.importFromExistVersion=Importer depuis une version existante
HadoopVersionDialog.msg=Sélectionnez une option pour importer la définition de la version personnalisée de Hadoop.
@@ -448,9 +467,58 @@ HadoopVersionDialog.distribution=Distribution :
HadoopVersionDialog.distribution.tooltip=Configurer la distribution Hadoop
HadoopVersionDialog.version=Version :
HadoopVersionDialog.version.tooltip=Configurer la version de la distribution
HadoopVersionDialog.browseBtn=Pa&rcourir...
HadoopVersionDialog.confirmMsg=La configuration actuelle sera remplacée. Continuer ?
HadoopCustomLibrariesUtil.cannotCreate=Impossible de créer {0}
HadoopCustomLibrariesUtil.importFailed=Echec de l'import de la définition personnalisée
HadoopCustomLibrariesUtil.exmportFailed=Echec de l'export de la définition personnalisée
HadoopCustomLibrariesUtil.libMissing=Des Jar sont introuvables dans le studio : {0}, consultez la vue Modules pour les installer
HadoopCustomLibrariesUtil.importConfirmMsg=Continuer ?
LibrariesListSelectionDialog.title=Sélectionnez les bibliothèques
LibrariesListSelectionDialog.button.internal=Bibliothèques intégrées
LibrariesListSelectionDialog.button.external=Bibliothèques externes
LibrariesListSelectionDialog.selectLibFromOS=Sélectionnez les bibliothèques
LibrariesListSelectionDialog.browseButton.text=Parcourir...
LibrariesListSelectionDialog.deployLibs=Déployer les bibliothèques...
GenerateSelectSQLAction.NewQuery=Nouvelle requête {0}
UpdatesConstants.MR=Map_Reduce
AbstractBrandingService.routines_license_header_content2014=// ============================================================================\n//\n// Copyright (c) 2006-2014, Talend Inc.\n//\n// Ce code source a été automatiquement généré par_{0}\n// / JobDesigner (CodeGenerator version {1})\n// Vous pouvez trouver plus d'informations à propos des produits Talend à www.talend.com.\n// Vous pouvez distribuer ce code suivant les termes de la licence GNU LGPL\n// http://www.gnu.org/licenses/lgpl.html).\n//\n// ============================================================================
repository.rulesSql=SQL
repository.systemIndicators.advancedStatistics=Statistiques avancées
repository.systemIndicators.functionalDependency=Dépendance fonctionnelle
repository.systemIndicators.patternMatching=Rapprochement des modèles
repository.systemIndicators.rowComparison=Comparaison de lignes
repository.systemIndicators.simpleStatistics=Statistiques simples
repository.systemIndicators.soundex=Soundex
repository.systemIndicators.summaryStatistics=Résumé statistique
repository.systemIndicators.textStatistics=Statistiques de texte
repository.systemIndicators.phoneNumberStatistics=Statistiques de numéros de téléphone
EUpdateItemType.MapPath=Chemin du mapping
EUpdateResult.PathUpdate=Mise à jour du chemin du mapping
AContextualAction.EditorManager_saveChangesQuestion=''{0}'" a été modifié. Sauvegarder ?
AContextualAction.Save_Resource=Sauvegarder la ressource
EComponentCategory.stormConfig=Configuration de Storm
EComponentCategory.sparkConfig=Configuration Spark
repository.SAPIDoc=SAP IDoc
repository.SAPTable=Table SAP
ProgressMonitorDialogWithCancel.executeMessage.default=Exécution...
ProgressMonitorDialogWithCancel.executeTimeout=Suspension de l'exécution, le Studio a essayé d'interrompre la vérification en tâche de fond.
ProgressMonitorDialogWithCancel.CheckingConnectionJob.waitingFinish=en attente de la fin de {0}...
ProgressMonitorDialogWithCancel.CheckingConnectionJob.emptyWaitingfinish=en attente de la fin...
EUpdateItemType.Batch=Batch
UpdatesConstants.Storm=Storm
UpdatesConstants.Spark=Spark
UpdatesConstants.SparkStreaming=Spark_Streaming
OverTimePopupDialogTask.title=Exécution...
OverTimePopupDialogTask.message=Tâche d'exécution en arrière plan, patientez...
OverTimePopupDialogTask.killed=Exécution arrêtée
EComponentCategory_gitHistory=Historique Git
repository.gitroot=GIT
EComponentCategory.parameters=Paramètres
EComponentCategory.actionInputOutput=Schéma d'entrée/de sortie
EConnectionType.RejectMenu=Reject
RepositoryContentProvider.repositoryLabel.sapTable=Tables SAP
ComponentReturnVariableUtils.ErrorMessage=Message d'erreur
ComponentReturnVariableUtils.NbReject=Nombre de rejets
ComponentReturnVariableUtils.NbSuccess=Nombre de réussites
EUpdateItemType.StructurePath=Chemin de la structure

View File

@@ -415,7 +415,6 @@ OpenXSDFileDialog.confirm=Conferma
OpenXSDFileDialog.fileName=Nome file:
OpenXSDFileDialog.xmlFileSelection=Seleziona un file XML da validare
RepositoryContentProvider.repositoryLabel.Queries=Interrogazioni
RepositoryContentProvider.repositoryLabel.sapFunction=Funzioni SAP
repository.routes=Percorsi
repository.servicesOperation=Operazione
repository.servicesPort=Porta

View File

@@ -1,6 +1,5 @@
AbstractBrandingService_job_license_header_content=// ============================================================================\n//\n// Copyright (c) 2005-2010, Talend Inc.\n//\n// This source code has been automatically generated by_{0}\n// / JobDesigner (CodeGenerator version {1})\n// You can find more information about Talend products at www.talend.com.\n// You may distribute this code under the terms of the GNU LGPL license\n// http://www.gnu.org/licenses/lgpl.html).\n//\n// ============================================================================
AbstractComponentsProvider.folderNotExist=\u30D5\u30A9\u30EB\u30C0 {0} \u304C\u5B58\u5728\u3057\u307E\u305B\u3093\u3002
AbstractItemMigrationTask.taskFailed=
AbstractItemMigrationTask.taskFailed=Migration task {0} failed on item {1}
AdvancedSocketFactory.failedInitial=\u30A8\u30E9\u30FC : \u521D\u671F\u5316\u306B\u5931\u6557\u3057\u307E\u3057\u305F :
ArchiveFileExportOperationFullPath.SpecialFile=spagic.properties
ColorsCodeViewerPreferencePage.Comment1Color=\u30B3\u30E1\u30F3\u30C8\uFF11\u306E\u914D\u8272
@@ -14,7 +13,7 @@ ColorsCodeViewerPreferencePage.Literal2Color=\u30EA\u30C6\u30E9\u30EB\uFF12\u306
ColorsCodeViewerPreferencePage.MarkupColor=\u30DE\u30FC\u30AF\u30A2\u30C3\u30D7\u306E\u914D\u8272
ColorsCodeViewerPreferencePage.OperatorColor=\u30AA\u30DA\u30EC\u30FC\u30BF\u8272
ColorsCodeViewerPreferencePage.defaultColor=\u30C7\u30D5\u30A9\u30EB\u30C8\u8272
ColorsCodeViewerPreferencePage.InvalidColor=\u4E0D\u6B63\u8272
ColorsCodeViewerPreferencePage.fieldTip=&\u592A\u5B57
ColorsCodeViewerPreferencePage.keyword1Color=\u30AD\u30FC\u30EF\u30FC\u30C9\uFF11\u306E\u914D\u8272
ColorsCodeViewerPreferencePage.keyword2Color=\u30AD\u30FC\u30EF\u30FC\u30C9\uFF12\u306E\u914D\u8272
ColorsCodeViewerPreferencePage.keyword3Color=\u30AD\u30FC\u30EF\u30FC\u30C9\uFF13\u306E\u914D\u8272
@@ -24,6 +23,7 @@ ComponentsFormatPreferencePage.errorCreateConnectionName="{0}"\u304C\u4E0D\u6B63
ComponentsFormatPreferencePage.formatConnection=\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8\u306E\u63A5\u7D9A\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\:
ComponentsFormatPreferencePage.formatHint=\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8\u306E\u30D2\u30F3\u30C8\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\:
ComponentsFormatPreferencePage.formatLable=\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8\u306E\u30E9\u30D9\u30EB\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\:
ComponentsFormatPreferencePage.remove=\u524A\u9664
ComponentsFormatPreferencePage.ErrorTitle=\u30A8\u30E9\u30FC
ComponentToRepositoryProperty.error=\u30A8\u30E9\u30FC
ComponentToRepositoryProperty.ImpossibleUseOCI=\u30EA\u30DD\u30B8\u30C8\u30EA\u3067OCI\u30BF\u30A4\u30D7\u306F\u4F7F\u7528\u3067\u304D\u307E\u305B\u3093\u3002
@@ -68,7 +68,7 @@ ConextTemplateComposite.addToRepositoryContextAction.label=\u30EA\u30DD\u30B8\u3
CorePreferencePage.componentDefaultFileDirectory=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u521D\u671F\u30C7\u30A3\u30EC\u30AF\u30C8\u30EA
CorePreferencePage.groupBySource=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u3092"\u30BD\u30FC\u30B9\u3067\u30B0\u30EB\u30FC\u30D7\u5316"
CorePreferencePage.iReportPath=iReport\u306E\u30D1\u30B9
ContextTreeConstants.promptName=\u30D7\u30ED\u30F3\u30D7\u30C8
CorePreferencePage.alwaysWelcome=\u8D77\u52D5\u6642\u306B\u30A6\u30A7\u30EB\u30AB\u30E0\u753B\u9762\u3092\u8868\u793A
CorePreferencePage.javaInterpreter=&Java\u30A4\u30F3\u30BF\u30D7\u30EA\u30BF
CorePreferencePage.perlInterpreter=Perl\u30A4\u30F3\u30BF\u30D7\u30EA\u30BF
CorePreferencePage.previewLimit=\u30D7\u30EC\u30D3\u30E5\u30FC\u306E\u5236\u9650
@@ -76,6 +76,7 @@ CorePreferencePage.runInMultiThread=\u30DE\u30EB\u30C1\u30B9\u30EC\u30C3\u30C9\u
CorePreferencePage.temporaryFiles=&\u4E00\u6642\u30D5\u30A1\u30A4\u30EB
DbTableSelectorDialog.textContent=\u30C6\u30FC\u30D6\u30EB\u540D\u306E\u9078\u629E
ECodeLanguage.unknowLanguage=\u672A\u77E5\u306E\u8A00\u8A9E
EComponentCategory_advanceSetting=\u8A73\u7D30\u8A2D\u5B9A
EComponentCategory_appearance=\u30A2\u30D4\u30A2\u30E9\u30F3\u30B9
EComponentCategory_assignment=\u5272\u308A\u5F53\u3066
EComponentCategory_basicSetting=\u57FA\u672C\u8A2D\u5B9A
@@ -86,6 +87,7 @@ EComponentCategory_errorRecovery=\u30A8\u30E9\u30FC\u30EA\u30AB\u30D0\u30EA
EComponentCategory_extra=\u8FFD\u52A0
EComponentCategory_logs=\u30ED\u30B0
EComponentCategory_main=\u30E1\u30A4\u30F3
EComponentCategory_properties=\u30D7\u30ED\u30D1\u30C6\u30A3
EComponentCategory_rulerAndGrid=Rulers & Grid
EComponentCategory_sqlTemplate=SQL\u30C6\u30F3\u30D7\u30EC\u30FC\u30C8
EComponentCategory_statsAndLogs=\u7D71\u8A08&\u30ED\u30B0
@@ -100,12 +102,12 @@ EComponentCategory.basicRun=\u57FA\u672C\u5B9F\u884C
EComponentCategory.breakpoint=\u30D6\u30EC\u30FC\u30AF\u30DD\u30A4\u30F3\u30C8
EComponentCategory.parallelization=\u4E26\u5217\u5316
EComponentCategory.debugRun=\u30C7\u30D0\u30C3\u30B0\u5B9F\u884C
EComponentCategory_view=\u8868\u793A
EComponentCategory.targetExec=\u30EA\u30E2\u30FC\u30C8\u5B9F\u884C
EComponentCategory.availableExtensions=\u5229\u7528\u53EF\u80FD\u306A\u62E1\u5F35\u6A5F\u80FD
EComponentCategory.downloadedExtensions=\u62E1\u5F35\u6A5F\u80FD\u306E\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9
EComponentCategory.basicRun=\u57FA\u672C\u5B9F\u884C
EComponentCategory.myExtensions=\u30E6\u30FC\u30B6\u30FC\u62E1\u5F35\u6A5F\u80FD
EComponentCategory.executeJob=\u30B8\u30E7\u30D6\u5B9F\u884C
EComponentCategory.parallelization=\u4E26\u5217\u5316
EComponentCategory.monitoring=\u30E2\u30CB\u30BF\u30FC
EComponentCategory.hadoopConfig=Hadoop\u8A2D\u5B9A
EConnectionType.iteratorMenu=\u53CD\u5FA9
EConnectionType.lookupMenu=\u30EB\u30C3\u30AF\u30A2\u30C3\u30D7
@@ -122,13 +124,13 @@ EConnectionType.mergeMenu=\u30DE\u30FC\u30B8
EConnectionType.synchronize=\u540C\u671F
EConnectionType.parallelize=\u4E26\u5217\u51E6\u7406\u3059\u308B
EConnectionType.startsMenu=\u958B\u59CB
EConnectionType.runIfMenu=\u6761\u4EF6\u4ED8\u304D\u5B9F\u884C
EConnectionType.route=\u30EB\u30FC\u30C8
EConnectionType.when=When
EConnectionType.otherwise=Otherwise
EConnectionType.try=Try
EConnectionType.catch=Catch
EConnectionType.finally=Finally
EConnectionType.startsMenu=\u958B\u59CB
EConnectionType.endblock=\u30EB\u30FC\u30C8
EMetadataEncoding.Arabic=\u30A2\u30E9\u30D3\u30A2\u8A9E
EMetadataEncoding.Big5=\u4E94\u5927\u56FD(\u7E41\u4F53\u5B57)
EMetadataEncoding.Cyrillic=\u30AD\u30EA\u30EB
@@ -180,6 +182,7 @@ LDAPCATruster.noCertificate=\u30B5\u30FC\u30D0\u8A3C\u660E\u66F8\u3092\u30A4\u30
LDAPCATruster.sslError1=SSL\u30A8\u30E9\u30FC\uFF1A\u30B5\u30FC\u30D0\u30FC\u8A3C\u660E\u66F8\u306E\u691C\u8A3C\u306B\u5931\u6557\u3057\u307E\u3057\u305F\u3002
LDAPCATruster.sslError2=SSL\u30A8\u30E9\u30FC\uFF1A\u30B5\u30FC\u30D0\u30FC\u8A3C\u660E\u66F8\u306E\u691C\u8A3C\u306B\u5931\u6557\u3057\u3001CA\u304C\u6B20\u843D\u3057\u3066\u3044\u307E\u3059\u3002
LDAPCATruster.sslError3=SSL\u30A8\u30E9\u30FC\uFF1ACA\u304C\u30B5\u30FC\u30D0\u8A3C\u660E\u66F8\u306B\u542B\u307E\u308C\u3066\u3044\u307E\u305B\u3093\u3002
ListPreferencePage.RemoveButtonName=\u524A\u9664
LogImageCacheAction.CacheImage=\u30AD\u30E3\u30C3\u30B7\u30E5\u30A4\u30E1\u30FC\u30B8\uFF1A
LogImageCacheAction.CacheImageDesc=\u30AD\u30E3\u30C3\u30B7\u30E5\u30A4\u30E1\u30FC\u30B8\u306E\u8AAC\u660E\uFF1A
MappingFileLoader.DbmsIdAlreadyExists=ID "{0}" \u306EDBMS\u306F\u65E2\u306B\u5B58\u5728\u3057\u307E\u3059\u3002
@@ -192,15 +195,17 @@ MetadataDialog.SchemaModification=\u30B9\u30AD\u30FC\u30DE\u5909\u66F4
MetadataDialog.TransferMessage=\u51FA\u30B9\u30AD\u30FC\u30DE\u306E\u3059\u3079\u3066\u306E\u30AB\u30E9\u30E0\u304C\u5165\u529B\u30B9\u30AD\u30FC\u30DE\u3078\u79FB\u884C\u3055\u308C\u307E\u3059
MetadataEmfTableEditor.ColumnInvalid=\u30AB\u30E9\u30E0\u540D ''{0}'' \u306F\u6B63\u3057\u304F\u3042\u308A\u307E\u305B\u3093
MetadataEmfTableEditor.ColumnNameExists=\u30AB\u30E9\u30E0\u540D ''{0}'' \u306F\u65E2\u306B\u5B58\u5728\u3057\u3066\u3044\u307E\u3059
MetadataEmfTableEditor.ColumnNameIsNullError=\u30A8\u30E9\u30FC\uFF1A\u30AB\u30E9\u30E0\u540D\u304Cnull\u3067\u3059
MetadataTableEditor.ColumnNameExists=\u30AB\u30E9\u30E0 ''{0}'' \u306F\u65E2\u306B\u3042\u308A\u307E\u3059\u3002
MetadataTableEditor.ColumnNameIsInvalid=\u30AB\u30E9\u30E0\u540D ''{0}'' \u306F\u6B63\u3057\u304F\u3042\u308A\u307E\u305B\u3093
MetadataTableEditor.ColumnNameIsNull=\u30A8\u30E9\u30FC\uFF1A\u30AB\u30E9\u30E0\u540D\u304Cnull\u3067\u3059
MetadataTableEditorView.ColumnTitle=COLUMN
MetadataTableEditorView.CommentTitle=\u30B3\u30E1\u30F3\u30C8
MetadataTableEditorView.DBTypeTitle=DB\u30BF\u30A4\u30D7
MetadataTableEditorView.DefaultTitle=\u30C7\u30D5\u30A9\u30EB\u30C8
MetadataTableEditorView.KeyTitle=\u30AD\u30FC
MetadataTableEditorView.LengthTitle=\u9577\u3055
MetadataTableEditor.ColumnNameIsInvalid=\u30AB\u30E9\u30E0\u540D ''{0}'' \u306F\u6B63\u3057\u304F\u3042\u308A\u307E\u305B\u3093
MetadataTableEditorView.NullableTitle=NULL\u53EF\u80FD
MetadataTableEditorView.PatternTitle=\u30D1\u30BF\u30FC\u30F3(Ctrl+Space available)
MetadataTableEditorView.PrecisionTitle=\u7CBE\u5EA6
MetadataTableEditorView.TypleTitle=\u30BF\u30A4\u30D7
@@ -228,7 +233,9 @@ NodeReturnProposal.Description=\u8AAC\u660E\: {0}
PaletteContentDialog.connection=\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8\u306E\u63A5\u7D9A\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\:
PaletteContentDialog.hint=\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8\u306E\u30D2\u30F3\u30C8\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\:
PaletteContentDialog.lable=\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8\u306E\u30E9\u30D9\u30EB\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\:
MetadataTool.schemaIn=\u30B9\u30AD\u30FC\u30DE\u540D\u304C\u4E0D\u6B63\u3067\u3059\u3002
Parameter.Comment=\u30B3\u30E1\u30F3\u30C8\uFF1A
Parameter.Name=\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u540D
Parameter.Value=\u5024\uFF1A
PatternCalendar.dateFormat="yyyy-MM-dd HH\:mm\:ss"
PatternCalendar.example=\u4F8B\:
PatternCalendar.pattern=\u30D1\u30BF\u30FC\u30F3\:
@@ -239,9 +246,12 @@ ProcessorUtilities.finalizeBuild=\u30D3\u30EB\u30C9\u3092\u7D42\u4E86\u4E2D...
ProcessorUtilities.generatingJob=\u30B8\u30E7\u30D6\u751F\u6210\u4E2D...
ProcessorUtilities.loadingJob=\u30B8\u30E7\u30D6\u8AAD\u8FBC\u307F\u4E2D...
PropertiesWizard.EditPropertiesPageTitle=\u30D7\u30ED\u30D1\u30C6\u30A3\u306E\u7DE8\u96C6
PropertiesWizard.alreadyLockedByUser=\u30A2\u30A4\u30C6\u30E0\u304C\u4ED6\u306E\u30E6\u30FC\u30B6\u30FC\u306B\u308D\u3063\u304F\u3055\u308C\u3066\u3044\u308B\u305F\u3081\u30D7\u30ED\u30D1\u30C6\u30A3\u5024\u306F\u7DE8\u96C6\u3067\u304D\u307E\u305B\u3093\u3002
PropertiesWizardPage.Author=\u4f5c\u6210\u8005
PropertiesWizardPage.Locker=\u30ED\u30C3\u30AB\u30FC
PropertiesWizardPage.Description=\u30B8\u30E7\u30D6\u8AAC\u660E
PropertiesWizardPage.EmptyDescWarning=\u8AAC\u660E\u3092\u6B04\u3092\u30AB\u30E9\u30CB\u3059\u308B\u306E\u306F\u63A8\u5968\u3055\u308C\u307E\u305B\u3093
PropertiesWizardPage.EmptyPurposeWarning=\u76EE\u7684\u6B04\u3092\u7A7A\u306B\u3059\u308B\u306F\u63A8\u5968\u3055\u308C\u307E\u305B\u3093
PropertiesWizardPage.ItemExistsError=\u3053\u306E\u30A2\u30A4\u30C6\u30E0\u306F\u65E2\u306B\u5B58\u5728\u3057\u3066\u3044\u307E\u3059\u3002\u30B4\u30DF\u7BB1\u3092\u30C1\u30A7\u30C3\u30AF\u3057\u3066\u3001\u5FC5\u8981\u306A\u3089\u7A7A\u306B\u3057\u3066\u304F\u3060\u3055\u3044\u3002
PropertiesWizardPage.KeywordsError=\u540D\u524D\u304C\u6709\u52B9\u306AID\u3067\u306F\u3042\u308A\u307E\u305B\u3093\u3002
PropertiesWizardPage.Name=\u540D\u524D
@@ -255,7 +265,7 @@ PropertiesWizardPage.SelectfolderTitle=\u30D5\u30A9\u30EB\u30C0\u306E\u9078\u629
PropertiesWizardPage.Status=\u30b9\u30c6\u30fc\u30bf\u30b9
PropertiesWizardPage.Version=\u30D0\u30FC\u30B8\u30E7\u30F3
PropertiesWizardPage.Version.Major=M
PropertiesWizardPage.Purpose=\u76EE\u7684
PropertiesWizardPage.Version.Minor=m
PropertiesWizardPage.ImageSizeError=\u30B5\u30A4\u30BA\u304C 32x32 \u306E\u30A4\u30E1\u30FC\u30B8\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044\u3002
RelationshipItemBuilder.buildingIndex=\u30A4\u30F3\u30C7\u30C3\u30AF\u30B9\u306E\u30D3\u30EB\u30C9\u4E2D...
RepositoryObject.NotImplemented=\u672A\u5B9F\u88C5
@@ -289,23 +299,28 @@ SchemaOperationChoiceDialog.ChangeBuiltInMessage=\u30B9\u30AD\u30FC\u30DE\u3092\
SchemaOperationChoiceDialog.ChangeRepositoryMessage=\u30EA\u30DD\u30B8\u30C8\u30EA\u304B\u3089\u30B9\u30AD\u30FC\u30DE\u3092\u5909\u66F4
SchemaOperationChoiceDialog.CreateBuiltInMessage=\u30B9\u30AD\u30FC\u30DE\u3092\u7D44\u307F\u8FBC\u307F\u3067\u4F5C\u6210\u3057\u307E\u3059\u3002
SchemaOperationChoiceDialog.CreateRepositoryMessage=\u30EA\u30DD\u30B8\u30C8\u30EA\u304B\u3089\u30B9\u30AD\u30FC\u30DE\u3092\u4F5C\u6210
SchemaOperationChoiceDialog.EditSchemaMessage=\u30B9\u30AD\u30FC\u30DE\u3092\u7DE8\u96C6
SchemaOperationChoiceDialog.Message=\u30AA\u30D7\u30B7\u30E7\u30F3\u3092\uFF11\u3064\u9078\u629E\u3059\u308B\u304B\u3001\u30AD\u30E3\u30F3\u30BB\u30EB\u3057\u3066\u304F\u3060\u3055\u3044\u3002
SchemaOperationChoiceDialog.Option=\u30AA\u30D7\u30B7\u30E7\u30F3
SchemaOperationChoiceDialog.StatusMessage=\u7121\u52B9\u306A\u30B9\u30AD\u30FC\u30DE\u3001\u307E\u305F\u306F\u65E2\u306B\u5B58\u5728\u3059\u308B\u30B9\u30AD\u30FC\u30DE\u3002
SchemaOperationChoiceDialog.Title=\u30B9\u30AD\u30FC\u30DE
SchemaOperationChoiceDialog.ViewSchemaMessage=\u30B9\u30AD\u30FC\u30DE\u306E\u53C2\u7167\uFF08\u8AAD\u8FBC\u306E\u307F\uFF09
SchemaXPathQuerysDialog.Mappings=\u30DE\u30C3\u30D4\u30F3\u30B0
SelectRepositoryContextDialog.DeselectAll=\u3059\u3079\u3066\u9078\u629E\u89E3\u9664
SelectRepositoryContextDialog.CollapseAll=\u5168\u3066\u6298\u308A\u7573\u3080
SelectRepositoryContextDialog.DuplicationMessage=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8 "{1}" \u306E\u5909\u6570 "{0}" \u304C\u9078\u629E\u3055\u308C\u3066\u3044\u307E\u3059\u3002
SelectRepositoryContextDialog.DuplicationTitle=\u91CD\u8907\u306E\u8B66\u544A\uFF01
SelectRepositoryContextDialog.Label=\u30EA\u30DD\u30B8\u30C8\u30EA\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u304B\u3089\u5909\u6570\u3092\u9078\u629E
SelectRepositoryContextDialog.SelectAll=\u3059\u3079\u3066\u9078\u629E
SelectRepositoryContextDialog.ExpandAll=\u3059\u3079\u3066\u5C55\u958B
SelectRepositoryContextDialog.Title=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30D1\u30E9\u30E1\u30FC\u30BF\u306E\u9078\u629E
SelectRepositoryContextDialog.View=\u53C2\u7167...
SelectRepositoryContextGroupDialog.Default=\u30C7\u30D5\u30A9\u30EB\u30C8
SelectRepositoryContextGroupDialog.Title=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30B0\u30EB\u30FC\u30D7\u306E\u8FFD\u52A0
TalendDataCollectorPreferencePage_EnableCapture=\u30AD\u30E3\u30D7\u30C1\u30E3\u306E\u6709\u52B9\u5316
TalendDataCollectorPreferencePage_Description=\u305D\u306E\u76EE\u7684\u306F\u3001\u30E6\u30FC\u30B6\u53CA\u3073\u7D44\u7E54\u304C\u3001\u958B\u767A\u8005\u304C\u3069\u306E\u3088\u3046\u306BTalend\u88FD\u54C1\u3092\u4F7F\u7528\u3057\u3066\u3044\u308B\u304B\u3092\u3088\u308A\u7406\u89E3\u3059\u308B\u306E\u306B\u5F79\u7ACB\u3064\u3088\u3046\u3001\u30C7\u30FC\u30BF\u3092\u4F7F\u7528\u3059\u308B\u3053\u3068\u3067\u3059\u3002
TalendDataCollectorPreviewPreferencePage_Description=\u4EE5\u4E0B\u306E\u30AD\u30FC/\u5024\u306FUsage Data Collector\u306B\u3066\u53D6\u5F97\u3055\u308C\u3066\u3044\u307E\u3059\u3002
TalendDataCollectorPreviewPreferencePage_EmptyValue=<\u7A7A>
TalendDataCollectorPreviewPreferencePage_Key=\u30AD\u30FC
TalendDataCollectorPreviewPreferencePage_Value=\u5024
TalendDataCollectorUploadingPreferencePage_Description=Usage Data Collector\u3067\u53CE\u96C6\u3055\u308C\u305F\u60C5\u5831\u306F\u5B9A\u671F\u7684\u306BTalend\u3067\u30DB\u30B9\u30C8\u3055\u308C\u305F\u30B5\u30FC\u30D0\u30FC\u306B\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u3055\u308C\u307E\u3059\u3002
@@ -338,6 +353,7 @@ repository.joblet=\u30B8\u30E7\u30D6\u30EC\u30C3\u30C8
repository.recyclebin=\u3054\u307F\u7BB1
repository.jobletdoc=\u30B8\u30E7\u30D6\u30EC\u30C3\u30C8\u30C9\u30AD\u30E5\u30E1\u30F3\u30C8
repository.joblets=\u30B8\u30E7\u30D6\u30EC\u30C3\u30C8
repository.jobs=\u30B8\u30E7\u30D6
repository.metadata=\u30E1\u30BF\u30C7\u30FC\u30BF
repository.metadataConnections=DB\u63A5\u7D9A\u5B9A\u7FA9
repository.metadataConnections.alias=DB
@@ -348,6 +364,7 @@ repository.metadataSAPConnections=SAP\u63A5\u7D9A\u5B9A\u7FA9
repository.metadataSAPConnections.alias=SAP
repository.SAPFunction=SAP\u30D5\u30A1\u30F3\u30AF\u30B7\u30E7\u30F3
repository.metadataSQLPatterns=SQL\u30C6\u30F3\u30D7\u30EC\u30FC\u30C8
repository.metadataSQLPatterns.alias=SQL\u30C6\u30F3\u30D7\u30EC\u30FC\u30C8
repository.metadataFileDelimited=\u533A\u5207\u308A\u8A18\u53F7\u4ED8\u304D\u30D5\u30A1\u30A4\u30EB
repository.metadataFileDelimited.alias=\u533A\u5207\u308A\u8A18\u53F7
repository.metadataTable=\u30E1\u30BF\u30C7\u30FC\u30BF\u30B9\u30AD\u30FC\u30DE
@@ -383,7 +400,6 @@ repository.tdqelement.businessrule=TDQ Business Rules
repository.tdqelement.indicator=TDQ Indicators
repository.tdqelement.pattern=TDQ Patterns
EUpdateItemType.Property=\u30D7\u30ED\u30D1\u30C6\u30A3
repository.tdqelement.report=TDQ Reports
EUpdateItemType.Schema=\u30B9\u30AD\u30FC\u30DE
EUpdateItemType.SAPFunction=SAP\u30D5\u30A1\u30F3\u30AF\u30B7\u30E7\u30F3
EUpdateItemType.SAPIDoc=SAP iDoc
@@ -402,24 +418,20 @@ EUpdateResult.Rename=\u540D\u524D\u3092\u5909\u66F4
EUpdateResult.Add=\u30EA\u30DD\u30B8\u30C8\u30EA\u304B\u3089\u8FFD\u52A0
EUpdateResult.Delete=\u30EA\u30DD\u30B8\u30C8\u30EA\u304B\u3089\u524A\u9664
UpdatesConstants.Context=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8
UpdatesConstants.ContextGroup=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30B0\u30EB\u30FC\u30D7
UpdatesConstants.Component=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8
UpdatesConstants.Joblet=\u30B8\u30E7\u30D6\u30EC\u30C3\u30C8
UpdatesConstants.Job=\u30B8\u30E7\u30D6
UpdatesConstants.JobVersion=\u30B8\u30E7\u30D6\u306E\u30D0\u30FC\u30B8\u30E7\u30F3
ProjectSettingsWizard.EditProjectPageTitle=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u306E\u7DE8\u96C6
EUpdateResult.Delete=\u30EA\u30DD\u30B8\u30C8\u30EA\u304B\u3089\u524A\u9664
MetadataTypeLengthConstants.FIELD_DEFAULT_TYPE=\u30C7\u30D5\u30A9\u30EB\u30C8\u578B
MetadataTypeLengthConstants.FIELD_DEFAULT_LENGTH=\u30C7\u30D5\u30A9\u30EB\u30C8\u9577
UpdatesConstants.Component=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8
UpdatesConstants.Joblet=\u30B8\u30E7\u30D6\u30EC\u30C3\u30C8
MetadataTypeLengthConstants.VALUE_DEFAULT_TYPE=\u30C7\u30D5\u30A9\u30EB\u30C8\u578B
MetadataTypeLengthConstants.VALUE_DEFAULT_LENGTH=\u30C7\u30D5\u30A9\u30EB\u30C8\u9577
MetadataTypeLengthPreferencePage.VALUE=\u30C7\u30D5\u30A9\u30EB\u30C8\u8A2D\u5B9ANULL
MetadataTypeLengthPreferencePage.FIELD=\u30D5\u30A3\u30FC\u30EB\u30C9\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\u8A2D\u5B9A
ProjectSettingsWizard.EditProjectPageTitle=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u306E\u7DE8\u96C6
MetadataTypeLengthConstants.FIELD_DEFAULT_TYPE=\u30C7\u30D5\u30A9\u30EB\u30C8\u306E\u30C7\u30FC\u30BF\u578B
MetadataTypeLengthConstants.FIELD_DEFAULT_LENGTH=\u30C7\u30D5\u30A9\u30EB\u30C8\u9577
MetadataTypeLengthConstants.VALUE_DEFAULT_TYPE=\u30C7\u30D5\u30A9\u30EB\u30C8\u306E\u30C7\u30FC\u30BF\u578B
MetadataTypeLengthConstants.VALUE_DEFAULT_LENGTH=\u30C7\u30D5\u30A9\u30EB\u30C8\u306E\u9577\u3055
MetadataTypeLengthPreferencePage.VALUE=\u30C7\u30D5\u30A9\u30EB\u30C8\u8A2D\u5B9ANULL
MetadataTypeLengthPreferencePage.FIELD=\u30D5\u30A3\u30FC\u30EB\u30C9\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\u8A2D\u5B9A
MetadataTypeLengthPreferencePage.DBTYPE=\u30C7\u30FC\u30BF\u578B\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\u9577
MetadataTypeLengthConstants.STRING_LENGTH=String
ModuleListCellEditor.externalLabel=\u5916\u90E8\u30E2\u30B8\u30E5\u30FC\u30EB
ModuleListCellEditor.innerLabel=\u5185\u90E8\u30E2\u30B8\u30E5\u30FC\u30EB
ModuleListCellEditor.selectLabel=\u30E2\u30B8\u30E5\u30FC\u30EB\u306E\u9078\u629E
@@ -451,10 +463,12 @@ OpenXSDFileDialog.cancel=\u30AD\u30E3\u30F3\u30BB\u30EB
OpenXSDFileDialog.confirm=\u78BA\u8A8D
OpenXSDFileDialog.fileName=\u30D5\u30A1\u30A4\u30EB\u540D \:
OpenXSDFileDialog.xmlFileSelection=\u691C\u8A3C\u7528XML\u30D5\u30A1\u30A4\u30EB\u306E\u9078\u629E
RepositoryContentProvider.repositoryLabel.Queries=\u30AF\u30A8\u30EA
repository.routes=\u30EB\u30FC\u30C8
repository.servicesOperation=\u30aa\u30da\u30ec\u30fc\u30b7\u30e7\u30f3
repository.servicesPort=\u30DD\u30FC\u30C8
BinRepositoryNode.label=\u3054\u307F\u7BB1
HDFS=HDFS
HCAT=HCAT
AbstractRepositoryContentHandler.deleteNode.exception=\u95A2\u9023\u30CE\u30FC\u30C9\u306E\u524A\u9664\u306B\u5931\u6557\u3057\u307E\u3057\u305F\uFF1A {0}
HadoopCustomVersionDialog.topTitle=\u30AB\u30B9\u30BF\u30E0Hadoop\u30D0\u30FC\u30B8\u30E7\u30F3\u5B9A\u7FA9
@@ -488,5 +502,48 @@ LibrariesListSelectionDialog.button.external=\u5916\u90E8\u30E9\u30A4\u30D6\u30E
LibrariesListSelectionDialog.selectLibFromOS=\u30E9\u30A4\u30D6\u30E9\u30EA\u9078\u629E
LibrariesListSelectionDialog.browseButton.text=\u30D6\u30E9\u30A6\u30BA...
LibrariesListSelectionDialog.deployLibs=\u30E9\u30A4\u30D6\u30E9\u30EA\u3092\u30C7\u30D7\u30ED\u30A4...
HadoopCustomLibrariesUtil.importConfirmMsg=\u51E6\u7406\u3092\u7D9A\u884C\u3057\u307E\u3059\u304B\uFF1F
GenerateSelectSQLAction.NewQuery=\u65B0\u898F\u30AF\u30A8\u30EA {0}
AbstractBrandingService.routines_license_header_content2014=Copyright (c) 2006-2014, Talend Inc.\n//\n// \u672C\u30BD\u30FC\u30B9\u30B3\u30FC\u30C9\u306F\u4EE5\u4E0B\u306E\u6A5F\u80FD\u3067\u81EA\u52D5\u4F5C\u6210\u3055\u308C\u305F\u3082\u306E\u3067\u3042\u308B_{0}\n// CodeGenerator version {1}\n// Talend\u88FD\u54C1\u306B\u95A2\u3057\u3066\u306E\u8A73\u7D30\u306A\u60C5\u5831\u306F\u4EE5\u4E0B\u306E\u30B5\u30A4\u30C8\u306B\u8A18\u8F09\u3055\u308C\u3066\u3044\u308B www.talend.com.\n// GNU LGPL \u30E9\u30A4\u30BB\u30F3\u30B9\u306B\u3088\u308A\u672C\u30B3\u30FC\u30C9\u3092\u914D\u5E03\u3059\u308B\u3053\u3068\u304C\u53EF\u80FD\u3067\u3042\u308B\n// http://www.gnu.org/licenses/lgpl.html).
repository.tdqelement.sourceFile=\u30BD\u30FC\u30B9\u30D5\u30A1\u30A4\u30EB
repository.tdqelement.jrxml=JRXML\u30C6\u30F3\u30D7\u30EC\u30FC\u30C8
repository.dataprofiling=\u30C7\u30FC\u30BF\u30D7\u30ED\u30D5\u30A1\u30A4\u30EA\u30F3\u30B0
repository.libraries=\u30E9\u30A4\u30D6\u30E9\u30EA
repository.patternRegex=\u6B63\u898F\u8868\u73FE
repository.patternSql=SQL
repository.rules=\u30EB\u30FC\u30EB
repository.rulesSql=SQL
repository.rulesParser=\u30D1\u30FC\u30B5\u30FC
repository.systemIndicators=\u30B7\u30B9\u30C6\u30E0\u30A4\u30F3\u30C7\u30A3\u30B1\u30FC\u30BF\u30FC
repository.userDefineIndicators=\u30E6\u30FC\u30B6\u30FC\u5B9A\u7FA9\u30A4\u30F3\u30C7\u30A3\u30B1\u30FC\u30BF\u30FC
repository.systemIndicators.advancedStatistics=\u8A73\u7D30\u7D71\u8A08\u60C5\u5831
repository.systemIndicators.businessRules=\u30D3\u30B8\u30CD\u30B9\u30EB\u30FC\u30EB
repository.systemIndicators.overview=\u6982\u8981
repository.systemIndicators.patternMatching=\u30D1\u30BF\u30FC\u30F3\u30DE\u30C3\u30C1\u30F3\u30B0
repository.systemIndicators.soundex=\u30B5\u30A6\u30F3\u30C7\u30C3\u30AF\u30B9
repository.tdqExchange=Exchange
AContextualAction.EditorManager_saveChangesQuestion="{0}"\u306F\u5909\u66F4\u3055\u308C\u3066\u3044\u307E\u3059\u3002\u4FDD\u5B58\u3057\u307E\u3059\u304B\uFF1F
AContextualAction.Save_Resource=\u30EA\u30BD\u30FC\u30B9\u3092\u4FDD\u5B58
EComponentCategory.stormConfig=Storm\u8A2D\u5B9A
EComponentCategory.sparkConfig=Spark\u8A2D\u5B9A
repository.SAPTable=SAP\u30C6\u30FC\u30D6\u30EB
ProgressMonitorDialogWithCancel.executeMessage.default=\u5B9F\u884C\u4E2D...
ProgressMonitorDialogWithCancel.CheckingConnectionJob.waitingFinish={0}\u306E\u7D42\u4E86\u3092\u304A\u5F85\u3061\u4E0B\u3055\u3044...
ProgressMonitorDialogWithCancel.CheckingConnectionJob.emptyWaitingfinish=\u5C11\u3005\u304A\u5F85\u3061\u4E0B\u3055\u3044...
EComponentCategory.memoryRun=\u30E1\u30E2\u30EA\u76E3\u8996
EUpdateItemType.Batch=\u30D0\u30C3\u30C1
EUpdateItemType.Streaming=\u30B9\u30C8\u30EA\u30FC\u30DF\u30F3\u30B0
UpdatesConstants.Storm=Storm
UpdatesConstants.Spark=Spark
UpdatesConstants.SparkStreaming=Spark_Streaming
OverTimePopupDialogTask.title=\u5B9F\u884C...
OverTimePopupDialogTask.message=\u30BF\u30B9\u30AF\u3092\u30D0\u30C3\u30AF\u30B0\u30E9\u30A6\u30F3\u30C9\u3067\u5B9F\u884C\u4E2D\u3067\u3059\u3001\u66AB\u304F\u304A\u5F85\u3061\u4E0B\u3055\u3044...
OverTimePopupDialogTask.executeTimeout=\u30BF\u30A4\u30E0\u30A2\u30A6\u30C8\u3057\u305F\u306E\u3067\u3001Studio\u306F\u30A2\u30AF\u30B7\u30E7\u30F3\u306E\u4E2D\u65AD\u3092\u8A66\u307F\u307E\u3059
OverTimePopupDialogTask.killed=\u5B9F\u884C\u3092\u4E2D\u6B62
OverTimePopupDialogTask.waitingFinishMessage.default=\u30D0\u30C3\u30AF\u30B0\u30E9\u30A6\u30F3\u30C9\u30BF\u30B9\u30AF\u3092\u4E2D\u65AD\u3067\u304D\u307E\u305B\u3093
OverTimePopupDialogTask.CheckingConnectionJob.waitingFinish={0}\u306E\u7D42\u4E86\u3092\u5F85\u6A5F\u4E2D...
EComponentCategory_gitHistory=GIT\u5C65\u6B74
EComponentCategory.parameters=\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC
EComponentCategory.actionInputOutput=\u5165\u529B/\u51FA\u529B\u30B9\u30AD\u30FC\u30DE
EConnectionType.RejectMenu=\u30EA\u30B8\u30A7\u30AF\u30C8
RepositoryContentProvider.repositoryLabel.sapBapi.output=\u51FA\u529B
ComponentReturnVariableUtils.NbLine=\u884C\u6570

View File

@@ -0,0 +1,92 @@
AbstractComponentsProvider.folderNotExist=Adresár {0} neexistuje.
AbstractItemMigrationTask.taskFailed=Migra\u010Dná úloha {0} zlyhala na polo\u017Eke {1}
ComponentsFormatPreferencePage.add=Prida\u0165
ComponentsFormatPreferencePage.remove=Odstráni\u0165
ComponentsFormatPreferencePage.ErrorTitle=CHYBA
ComponentToRepositoryProperty.error=CHYBA
ContextProcessSection.29=CHYBA
ContextProcessSection.errorTitle=CHYBA
ConextTableValuesComposite.nameLabel=Meno
ContextTemplateComposite.CommentLabel=Komentár
ContextTemplateComposite.nameLabel=Meno
ContextTemplateComposite.sourceLabel=Zdroj
ContextTemplateComposite.typeLabel=Typ
ContextTreeConstants.contextName=Kontext
ContextTreeConstants.valueName=Hodnota
ECodeLanguage.unknowLanguage=Neznámy jazyk
EComponentCategory_assignment=Priradenie
EComponentCategory_basicSetting=Základné nastavenia
EComponentCategory_context=Kontext
EComponentCategory_doc=Dokumentácia
EComponentCategory_dynamicSetting=Dynamické nastavenia
EComponentCategory_main=Hlavný
EComponentCategory_properties=Vlastnosti
EComponentCategory_version=Verzia
EComponentCategory_view=Poh\u013Ead
EConnectionType.mainMenu=Hlavný
EConnectionType.tableMenu=Tabu\u013Eka
ExtractMetaDataFromDataBase.connectionSuccessful=Úspe\u0161né pripojenie
ListPreferencePage.RemoveButtonName=Odstráni\u0165
MetadataTableEditorView.CommentTitle=Komentár
MetadataTableEditorView.KeyTitle=K\u013Eú\u010D
MetadataTableEditorView.LengthTitle=D\u013A\u017Eka
MetadataTableEditorView.TypleTitle=Typ
MetadataTalendTypeEditor.error.message=Chybová Hlá\u0161ka
MetadataTool.nullValue=Nulová Hodnota
PropertiesWizardPage.Author=Autor
PropertiesWizardPage.Description=Popis
PropertiesWizardPage.Name=Meno
PropertiesWizardPage.Status=Stav
PropertiesWizardPage.Version=Verzia
RoutinesFunctionProposal.CreatedBy=Vytvoril\:
RoutinesFunctionProposal.System=Systém
RoutinesFunctionProposal.User=U\u017Eívate\u013E
SchemaOperationChoiceDialog.Title=Schéma
SelectRepositoryContextDialog.CollapseAll=Zabali\u0165 v\u0161etko
SelectRepositoryContextDialog.ExpandAll=Rozbali\u0165 v\u0161etko
TalendDataCollectorPreviewPreferencePage_Key=K\u013Eú\u010D
TalendDataCollectorPreviewPreferencePage_Value=Hodnota
VariableItemEditor.name=Meno
VariableItemEditor.new=Nový
VariableItemEditor.remove=Odstráni\u0165
VersionSection.CreationDate=Dátum Vytvorenia
VersionSection.Version=Verzia
VersionSection.Status=Stav
XmlArray.InvalidFile=Nesprávny súbor.
repository.context=Kontexty
repository.documentation=Dokumentácia
repository.folder=ADRESÁR
repository.metadata=Metadáta
repository.concept=Koncept
repository.SAPFunction=SAP Funkcia
repository.metadataSQLPatterns=SQL \u0160ablóny
repository.metadataTable=Metadátová schéma
repository.metadataFileRules.alias=Pravidlo
repository.process=Návrhy Jobu
repository.service=Servisy
repository.svnroot=Svn
EUpdateItemType.Schema=Schéma
EUpdateItemType.SAPFunction=SAP Funkcia
EUpdateItemType.Name=Meno
EUpdateItemType.ValidationRule=Overovacie Pravidlo
UpdatesConstants.Context=Kontext
UpdatesConstants.Component=Komponent
MetadataTypeLengthConstants.STRING_LENGTH=String
BusinessAppearanceComposite.textAlignment.horizontal=Horizontálny
BusinessAppearanceComposite.textAlignment.vertical=Vertikálny
BusinessAppearanceComposite.textAlignment.horizontal.left=\u013Davý
BusinessAppearanceComposite.textAlignment.horizontal.right=Pravý
ConnectionBean.Local=Lokálny
OpenXSDFileDialog.cancel=Zru\u0161i\u0165
OpenXSDFileDialog.confirm=Potvrdenie
repository.routes=Cesty
repository.servicesPort=Port
HDFS=HDFS
HadoopCustomVersionDialog.table.descColumn=Popis
HadoopCustomVersionDialog.btn.addLibBtn.tooltip=Prida\u0165 Kni\u017Enice...
repository.libraries=Kni\u017Enice
repository.rules=Pravidlá
repository.rulesMatcher=Porovna\u0165
repository.systemIndicators.functionalDependency=Funk\u010Dná Závislos\u0165
repository.systemIndicators.simpleStatistics=Jednoduché \u0160tatistiky
AContextualAction.EditorManager_saveChangesQuestion=''{0}'' bol zmenený. Ulo\u017Ei\u0165 zmeny?

View File

@@ -8,6 +8,7 @@ ContextTemplateComposite.nameLabel=Ad\u0131
ContextTemplateComposite.sourceLabel=Kaynak
ContextTemplateComposite.typeLabel=Tip
EComponentCategory_appearance=Görünüm
EComponentCategory_assignment=Atama
EComponentCategory_properties=Özellikler
EComponentCategory_version=Versiyon
MetadataTableEditorView.TypleTitle=Tip

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<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="bin"/>

View File

@@ -1,8 +0,0 @@
#Fri Mar 01 16:40:30 UTC 2013
eclipse.preferences.version=1
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
org.eclipse.jdt.core.compiler.compliance=1.6
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
org.eclipse.jdt.core.compiler.source=1.6

View File

@@ -2,7 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl
Bundle-SymbolicName: org.talend.core.ui.nl
Bundle-Version: 1.0.0.qualifier
Bundle-Version: 6.4.0.qualifier
Bundle-Vendor: .Talend SA.
Fragment-Host: org.talend.core.ui
Bundle-RequiredExecutionEnvironment: JavaSE-1.6

View File

@@ -1,4 +1,6 @@
Metadata=Métadonnées
TalendDataCollector=Collection des données d'utilisation
TalendDataCollectorPreview=Aperçu
TalendDataCollectorUploading=Chargement
prefs=Talend
specificSetting=Paramètres spécifiques

View File

@@ -0,0 +1,5 @@
Metadata=\u30E1\u30BF\u30C7\u30FC\u30BF
TalendDataCollector=\u30E6\u30FC\u30B6\u30FC\u30C7\u30FC\u30BF\u30B3\u30EC\u30AF\u30BF\u30FC
TalendDataCollectorPreview=\u30D7\u30EC\u30D3\u30E5\u30FC
TalendDataCollectorUploading=\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9
specificSetting=\u8A73\u7D30\u8A2D\u5B9A

View File

@@ -0,0 +1 @@
Metadata=Metadáta

View File

@@ -0,0 +1,4 @@
Metadata=\u5143\u6570\u636E
TalendDataCollector=\u4F7F\u7528\u6570\u636E\u91C7\u96C6\u5668
TalendDataCollectorPreview=\u9884\u89C8
TalendDataCollectorUploading=\u4E0A\u4F20

View File

@@ -0,0 +1,12 @@
<?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>tcommon-studio-se</artifactId>
<version>6.4.0</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.core.ui.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -6,6 +6,7 @@ ComponentToRepositoryProperty.error=\u062E\u0637\u0623
ContextComposite.tableValue=\u0627\u0644\u0642\u064A\u0645 \u0628\u0634\u0643\u0644 \u062C\u062F\u0648\u0644
ContextComposite.treeValue=\u0627\u0644\u0642\u064A\u0645 \u0628\u0634\u0643\u0644 \u0634\u062C\u0631\u0629
ContextValueErrorChecker.ErrorTitile=\u062E\u0637\u0623 \u0642\u064A\u0645\u0629 \u0627\u0644\u0633\u064A\u0627\u0642
ContextParameterProposal.NoCommentAvaiable=\u0644\u0627 \u064A\u0648\u062C\u062F \u0645\u0644\u0627\u062D\u0638\u0629
ContextProcessSection.12=\u0625\u0639\u0627\u062F\u0629 \u062A\u0633\u0645\u064A\u0629 \u0627\u0644\u0633\u064A\u0627\u0642
ContextProcessSection.13=\u0625\u0639\u0637\u0627\u0621 \u0627\u0633\u0645 \u062C\u062F\u064A\u062F \u0644\u0644\u0633\u064A\u0627\u0642 {0}
ContextProcessSection.2=\u0633\u0624\u0627\u0644 \u0627\u0644\u062A\u0623\u0643\u064A\u062F
@@ -33,6 +34,7 @@ PatternCalendar.pattern=\u0646\u0645\u0637
PropertiesWizardPage.Author=\u0645\u0646\u0634\u0626
PropertiesWizardPage.Name=\u0627\u0644\u0627\u0633\u0645
PropertiesWizardPage.Version=\u0627\u0644\u0625\u0635\u062F\u0627\u0631
RoutinesFunctionProposal.System=\u0646\u0638\u0627\u0645
SchemaOperationChoiceDialog.Title=\u0645\u062E\u0637\u0637
SelectRepositoryContextDialog.SelectAll=\u062A\u062D\u062F\u064A\u062F \u0627\u0644\u0643\u0644
VariableItemEditor.name=\u0627\u0644\u0627\u0633\u0645

View File

@@ -12,6 +12,8 @@ ComponentToRepositoryProperty.error=ERROR
ContextComposite.tableValue=Werte als Tabelle
ContextComposite.treeValue=Werte als Baum
ContextComposite.variable=Variablen
ContextParameterProposal.Description=Beschreibung: {0}
ContextParameterProposal.NoCommentAvaiable=kein Kommentar vorhanden.
ContextProcessSection.1=menuTable
ContextProcessSection.12=Context umbennenen
ContextProcessSection.13=Neuen Namen für Context {0} vergeben
@@ -165,6 +167,8 @@ RepositoryUpdateManager.Title=
RepositoryUpdateManager.Check=Überprüfe...
RepositoryUpdateManager.NoModificationTitle=Keine Änderungen nötig
RepositoryUpdateManager.NoModificationMessages=Es gibt keine Änderungen, die aktualisiert werden müssen.
RoutinesFunctionProposal.System=System
RoutinesFunctionProposal.User=User
SchemaCellEditor.nameExistOrInvalid=Dieser Name existiert bereits oder ist ungültig
SchemaOperationChoiceDialog.Option=Option
SchemaOperationChoiceDialog.Title=Schema

View File

@@ -13,7 +13,9 @@ ComponentToRepositoryProperty.error=\u03A3\u03C6\u03AC\u03BB\u03BC\u03B1
ContextComposite.tableValue=\u03A4\u03B9\u03BC\u03AD\u03C2 \u03C9\u03C2 \u03C0\u03AF\u03BD\u03B1\u03BA\u03B1\u03C2
ContextComposite.treeValue=\u03A4\u03B9\u03BC\u03AD\u03C2 \u03C9\u03C2 \u03B4\u03AD\u03BD\u03C4\u03C1\u03BF
ContextComposite.variable=\u039C\u03B5\u03C4\u03B1\u03B2\u03BB\u03B7\u03C4\u03AD\u03C2
ContextParameterProposal.Description=\u03A0\u03B5\u03C1\u03B9\u03B3\u03C1\u03B1\u03C6\u03AE: {0}
ContextValueErrorChecker.ErrorTitile=\u03A3\u03C6\u03AC\u03BB\u03BC\u03B1 \u03C4\u03B9\u03BC\u03AE\u03C2 \u03C0\u03BB\u03B1\u03B9\u03C3\u03AF\u03BF\u03C5:
ContextParameterProposal.NoCommentAvaiable=\u039A\u03B1\u03BD\u03AD\u03BD\u03B1 \u03C3\u03C7\u03CC\u03BB\u03B9\u03BF \u03B4\u03B9\u03B1\u03B8\u03AD\u03C3\u03B9\u03BC\u03BF.
ContextProcessSection.12=\u039C\u03B5\u03C4\u03BF\u03BD\u03BF\u03BC\u03B1\u03C3\u03AF\u03B1 \u03A0\u03BB\u03B1\u03B9\u03C3\u03AF\u03BF\u03C5
ContextProcessSection.13=\u0394\u03CE\u03C3\u03C4\u03B5 \u03AD\u03BD\u03B1 \u03BD\u03AD\u03BF \u03CC\u03BD\u03BF\u03BC\u03B1 \u03B3\u03B9\u03B1 \u03C4\u03BF \u03C0\u03BB\u03B1\u03AF\u03C3\u03B9\u03BF {0}
ContextProcessSection.2=\u0395\u03C1\u03CE\u03C4\u03B7\u03C3\u03B7 \u03B3\u03B9\u03B1 \u0395\u03C0\u03B9\u03B2\u03B5\u03B2\u03B1\u03AF\u03C9\u03C3\u03B7;
@@ -43,7 +45,6 @@ ContextTreeConstants.variableName=\u039C\u03B5\u03C4\u03B1\u03B2\u03BB\u03B7\u03
ConextTemplateComposite.addToRepositoryContextAction.label=\u03A0\u03C1\u03BF\u03C3\u03B8\u03AE\u03BA\u03B7 \u03C3\u03C4\u03BF \u03C0\u03BB\u03B1\u03AF\u03C3\u03B9\u03BF \u03C7\u03CE\u03C1\u03BF\u03C5 \u03B1\u03C0\u03CC\u03B8\u03B5\u03C3\u03B7\u03C2
CorePreferencePage.componentDefaultFileDirectory=\u03A0\u03C1\u03BF\u03B5\u03C0\u03B9\u03BB\u03B5\u03B3\u03BC\u03AD\u03BD\u03BF\u03C2 \u03BA\u03B1\u03C4\u03AC\u03BB\u03BF\u03B3\u03BF\u03C2 \u03B1\u03C1\u03C7\u03B5\u03AF\u03C9\u03BD \u03C3\u03C5\u03C3\u03C4\u03B1\u03C4\u03B9\u03BA\u03BF\u03CD \u03C3\u03C4\u03BF\u03B9\u03C7\u03B5\u03AF\u03BF\u03C5
CorePreferencePage.iReportPath=\u03BC\u03BF\u03BD\u03BF\u03C0\u03AC\u03C4\u03B9 iReport
CorePreferencePage.alwaysWelcome=\u03A0\u03AC\u03BD\u03C4\u03B1 \u03B5\u03BC\u03C6\u03AC\u03BD\u03B9\u03C3\u03B7 \u03C4\u03B7\u03C2 \u03BF\u03B8\u03CC\u03BD\u03B7\u03C2 \u03C5\u03C0\u03BF\u03B4\u03BF\u03C7\u03AE\u03C2 \u03C3\u03C4\u03B7\u03BD \u03B5\u03BA\u03BA\u03AF\u03BD\u03B7\u03C3\u03B7
CorePreferencePage.javaInterpreter=&Java \u03B4\u03B9\u03B5\u03C1\u03BC\u03B7\u03BD\u03AD\u03B1\u03C2
CorePreferencePage.perlInterpreter=\u03B4\u03B9\u03B5\u03C1\u03BC\u03B7\u03BD\u03AD\u03B1\u03C2 Perl
CorePreferencePage.previewLimit=\u038C\u03C1\u03B9\u03BF \u03C0\u03C1\u03BF\u03B5\u03C0\u03B9\u03C3\u03BA\u03CC\u03C0\u03B7\u03C3\u03B7\u03C2
@@ -177,6 +178,8 @@ RepositoryUpdateManager.NotFoundMessages=\u0394\u03B5\u03BD \u03C5\u03C0\u03AC\u
RepositoryUpdateManager.NotFoundTitle=\u0394\u03B5 \u0392\u03C1\u03AD\u03B8\u03B7\u03BA\u03B5
RepositoryUpdateManager.RenameContextTitle=\u039C\u03B5\u03C4\u03BF\u03BD\u03BF\u03BC\u03B1\u03C3\u03AF\u03B1 \u0395\u03C1\u03CE\u03C4\u03B7\u03C3\u03B7\u03C2
RepositoryUpdateManager.ItemsToUpdate=\u0395\u03C0\u03B9\u03BB\u03BF\u03B3\u03AE \u03B1\u03BD\u03C4\u03B9\u03BA\u03B5\u03B9\u03BC\u03AD\u03BD\u03C9\u03BD \u03B3\u03B9\u03B1 \u03B5\u03BD\u03B7\u03BC\u03AD\u03C1\u03C9\u03C3\u03B7
RoutinesFunctionProposal.System=\u03A3\u03CD\u03C3\u03C4\u03B7\u03BC\u03B1
RoutinesFunctionProposal.User=\u03C7\u03C1\u03AE\u03C3\u03C4\u03B7\u03C2
RuleOperationChoiceDialog.editRules=\u0395\u03C0\u03B5\u03BE\u03B5\u03C1\u03B3\u03B1\u03C3\u03AF\u03B1 \u039A\u03B1\u03BD\u03CC\u03BD\u03C9\u03BD
RuleOperationChoiceDialog.rule=\u039A\u03B1\u03BD\u03CC\u03BD\u03B1\u03C2:
RuleOperationChoiceDialog.selectRulesFile=\u0395\u03C0\u03B9\u03BB\u03BF\u03B3\u03AE \u03B5\u03BD\u03CC\u03C2 \u03BA\u03B1\u03BD\u03CC\u03BD\u03B1 \u03B1\u03C0\u03CC \u03B1\u03C1\u03C7\u03B5\u03AF\u03BF

View File

@@ -17,7 +17,12 @@ ComponentToRepositoryProperty.ImpossibleUseOCI=Impossible to use OCI type in the
ContextComposite.tableValue=Values as table
ContextComposite.treeValue=Values as tree
ContextComposite.variable=Variables
ContextParameterProposal.ContextVariable=\n\nContext variable.
ContextParameterProposal.Description=Description: {0}
ContextValueErrorChecker.ErrorTitile=Context value error:
ContextParameterProposal.NoCommentAvaiable=no comment available.
ContextParameterProposal.Type=\nType\: {1}
ContextParameterProposal.VariableName=\n\nVariable Name\: {2}
ContextProcessSection.1=menuTable
ContextProcessSection.12=Rename Context
ContextProcessSection.13=Give a new name for the context {0}
@@ -50,7 +55,6 @@ ConextTemplateComposite.addToRepositoryContextAction.label=Add to repository con
CorePreferencePage.componentDefaultFileDirectory=Component default file directory
CorePreferencePage.groupBySource="Group by source" in context
CorePreferencePage.iReportPath=iReport path
CorePreferencePage.alwaysWelcome=Always show welcome view when startup
CorePreferencePage.javaInterpreter=&Java interpreter
CorePreferencePage.perlInterpreter=Perl interpreter
CorePreferencePage.previewLimit=Preview limit
@@ -197,6 +201,11 @@ MetadataTool.schemaExist=The schema name aready exists.
MetadataTool.schemaIn=The schema name is invalid.
MetadataTool.schemaInvalid=Schema name is invalid.
MetadataTool.schemaNull=Schema name is null.
NodeReturnProposal.Availability=\nAvailability\: {4}
NodeReturnProposal.Description=Description\: {0}
NodeReturnProposal.GlobalVariable=\n\nGlobal variable, property of component {1} [{2}].
NodeReturnProposal.Type=\nType\: {3}
NodeReturnProposal.VariableName=\n\nVariable Name\: {5}
PaletteContentDialog.connection=Format connection default:
PaletteContentDialog.hint=Format hint default:
PaletteContentDialog.lable=Format label default:
@@ -251,6 +260,12 @@ RepositoryUpdateManager.NotFoundTitle=Not Found
RepositoryUpdateManager.RenameContextMessages=Do you really want to propagate the renamed variable to all jobs now? \n\n If yes, it might take a long time to update.\n\n If no, the old variables will be changed to built-in in the job.
RepositoryUpdateManager.RenameContextTitle=Rename Question
RepositoryUpdateManager.ItemsToUpdate=Check items to update
RoutinesFunctionProposal.CreatedBy=Created By\:
RoutinesFunctionProposal.Description=Description\:
RoutinesFunctionProposal.ReturnType=Return Type\:
RoutinesFunctionProposal.System=System
RoutinesFunctionProposal.User=User
RoutinesFunctionProposal.VariableName=\n\nVariable Name\: {2}
RuleOperationChoiceDialog.editRules=Edit Rules
RuleOperationChoiceDialog.rule=Rule:
RuleOperationChoiceDialog.selectRulesFile=Select a rule from file
@@ -281,7 +296,7 @@ SelectRepositoryContextDialog.ExpandAll=Expand All
SelectRepositoryContextDialog.Title=Select Context Variables
SelectRepositoryContextDialog.View=View...
SelectRepositoryContextGroupDialog.Default=default
SelectRepositoryContextGroupDialog.Messages=\ Add the nonexistent context group into job from the repository context.
SelectRepositoryContextGroupDialog.Messages=\ In the Job, add a nonexistent context group from the repository context
SelectRepositoryContextGroupDialog.Title=Add Context Group
TalendTabbedPropertyComposite.compactButton.toolTip=compact view
TalendTabbedPropertyComposite.tableButton.toolTip=table view
@@ -475,7 +490,7 @@ EComponentCategory.availableExtensions=Available Extensions
EComponentCategory.downloadedExtensions=Downloaded Extensions
EComponentCategory.myExtensions=My Extensions
TalendDataCollectorPreferencePage_EnableCapture=Enable capture
TalendDataCollectorPreferencePage_Description=The Usage Data Collector collects information about how individuals are using the Talend products. The intent is to use this data to help users and organizations better understand how developers are using Talend products.
TalendDataCollectorPreferencePage_Description=The Usage Data Collector collects information about how individuals are using the Talend products. The intent is to use this data to help Talend better understand how users and organizations are using Talend products.
TalendDataCollectorPreviewPreferencePage_Description=The following Keys/Values have been captured by the Usage Data Collector.
TalendDataCollectorPreviewPreferencePage_EmptyValue=<Empty>
TalendDataCollectorPreviewPreferencePage_Key=Key
@@ -513,3 +528,49 @@ ContextChangeDefaultCommand.label=Change default Context
ContextRemoveParameterCommand.label=Remove Parameter
ContextRenameParameterCommand.renameParameter=Rename Parameter
ContextModifyCommand.label=Modify Context
ArchiveFileExportOperationFullPath.cannotCreateDir=unable to create directory '{0}'
MetadataExportXmlCommand.title=Warning
MetadataExportXmlCommand.message=Warning: this file already exist, do you want to override it?
WorkingSetConfigurationDialog_new_label=&New...
WorkingSetConfigurationDialog_edit_label=&Edit...
WorkingSetConfigurationDialog_remove_label=&Remove
WorkingSetConfigurationDialog_up_label=&Up
WorkingSetConfigurationDialog_down_label=&Down
WorkingSetConfigurationDialog_selectAll_label=Select &All
WorkingSetConfigurationDialog_deselectAll_label=Dese&lect All
WorkbenchMessages.FilteredTree_FilterMessage=type filter text
WorkbenchMessages.FilteredTree_ClearToolTip=Clear
ContextTreeValuesComposite.Menu=Menu
MetadataTableEditorView.OriginalLengthTitle=OriginalLength
MetadataTableEditorView.RelationshipType=RelationshipType
MetadataTableEditorView.RelatedEntity=RelatedEntity
ContextMissSettingComposite.missingModuleMessages=this context view requires one external jar to be installed
ContextMissSettingComposite.installName=Install
ContextMissSettingComposite.Title_Missing_jars_for_plugin=Missing third parties libraries
ContextMissSettingComposite.description_jars_to_be_installed_in=The Studio requires third parties libraries to be installed.\nPlease install the following jars before closing this window.
ContextTreeTable.AddToBuildIn_label=Add to build-in
ContextTreeTable.AddToRepository_label=Add to repository context
ContextNebulaComposite.ContextsUnAvailable=Context view is not available.
MetadataTableEditorView.ValueTitle=Value
ContextNebulaComposite.ContextGroupLabel=Default context environment
ContextTreeTable.PromptToolTips=activate prompt on variable
ContextValidator.ParameterNotValid=parameter name is not valid
ModuleListCellEditor.add=Add
ModuleListCellEditor.delete=Delete
ModuleListCellEditor.warningTitle=Select database driver jars
ModuleListCellEditor.warningMessage=The jar have existed.
ContextBuiltinToRepositoryCommand.addRelation=A context variable by the same name exists in the Repository. Your built-in variable will be replaced. Continue?
WorkspaceMnu.switch.text=Switch &Workspace
WorkspaceMnu.switch.tooltip=Open Workspace
WorkspaceMnu.choose.text=&Choose...
WorkspaceMnu.choose.tooltip=Select another workspace
WorkspaceMnu.restart.error.title=Missing System Property
WorkspaceMnu.restart.error.message=Unable to relaunch the platform because the {0} property has not been set.
WorkspaceDlg.title=Choose the workspace
WorkspaceDlg.Message=Talend Studio stores your data into a folder named workspace\nSelect the workspace folder.
WorkspaceDlg.workspace.label=Workspace
WorkspaceDlg.browse.button=&Browse...
WorkspaceDlg.browse.folder.title=Select a workspace folder
WorkspaceDlg.use.this.as.default.cb.message=&Use this workspace as the default and do not ask again
CorePreferencePage.alwaysWelcome.v2=Always show welcome view at startup
CorePreferencePage.alwaysAskAtStartup=Always show project dialog at startup

View File

@@ -5,6 +5,7 @@ ComponentsFormatPreferencePage.ErrorTitle=Error
ComponentToRepositoryProperty.error=Error
ContextComposite.tableValue=Valores como Tabla
ContextComposite.treeValue=Valores como árbol
ContextParameterProposal.Description=Descripción: {0}
ContextValueErrorChecker.ErrorTitile=Valor en error de contexto:
ContextProcessSection.29=Error
ContextProcessSection.49=Contexto estandar
@@ -37,6 +38,8 @@ PropertiesWizardPage.Description=Descripci
PropertiesWizardPage.Name=Nombre
PropertiesWizardPage.Status=Estado
PropertiesWizardPage.Version=Versión
RoutinesFunctionProposal.System=Sistema
RoutinesFunctionProposal.User=Usuario
SchemaOperationChoiceDialog.Title=Esquema
SelectRepositoryContextDialog.SelectAll=Seleccionar todo
VariableItemEditor.name=Nombre

View File

@@ -1,3 +1,5 @@
AbstractBrandingService_job_license_header_content=// ============================================================================\n//\n// Copyright (c) 2005-2011, Talend Inc.\n//\n// Ce code source a été automatiquement généré par_{0}\n// / JobDesigner (CodeGenerator version {1})\n// Vous pouvez trouver plus d'informations à propos des produits Talend à www.talend.com.\n// Vous pouvez distribuer ce code suivant les termes de la licence GNU LGPL\n// http://www.gnu.org/licenses/lgpl.html).\n//\n// ============================================================================
AbstractBrandingService.routines_license_header_content=// ============================================================================\n//\n// Copyright (c) 2005-2011, Talend Inc.\n//\n// Ce code source a été automatiquement généré par_{0}\n// / JobDesigner (CodeGenerator version {1})\n// Vous pouvez trouver plus d'informations à propos des produits Talend à www.talend.com.\n// Vous pouvez distribuer ce code suivant les termes de la licence GNU LGPL\n// http://www.gnu.org/licenses/lgpl.html).\n//\n// ============================================================================
AbstractComponentsProvider.folderNotExist=Le dossier {0} n'existe pas.
AbstractItemMigrationTask.taskFailed=La tâche de migration {0} a échoué sur l'élément {1}
AdvancedSocketFactory.failedInitial=Erreur. Impossible d'initialiser :
@@ -15,10 +17,16 @@ ComponentToRepositoryProperty.ImpossibleUseOCI=Impossible d'utiliser le type OCI
ContextComposite.tableValue=Table des valeurs
ContextComposite.treeValue=Arbre des valeurs
ContextComposite.variable=Variables
ContextParameterProposal.ContextVariable=\n\nVariable de contexte.
ContextParameterProposal.Description=Description :{0}
ContextValueErrorChecker.ErrorTitile=Erreur de la valeur de contexte :
ContextParameterProposal.NoCommentAvaiable=pas de commentaire disponible.
ContextParameterProposal.Type=\nType\: {1}
ContextParameterProposal.VariableName=\n\nNom de la variable\: {2}
ContextProcessSection.1=menuTable
ContextProcessSection.12=Renommer le contexte
ContextProcessSection.13=Nouveau nom pour le contexte {0}
ContextProcessSection.2=Demander confirmation ?
ContextProcessSection.29=ERROR
ContextProcessSection.30=Ce nom existe déjà
ContextProcessSection.4=Ajouter un nouveau contexte à partir de ->(
@@ -31,7 +39,7 @@ ContextProcessSection.ParameterNameIsNotValid=Le nom de param
ContextProcessSection.RemoveInformation={0} est le contexte par défaut et ne peut être supprimé.
ContextProcessSection.errorTitle=ERROR
ConextTableValuesComposite.nameLabel=Nom
ConextTemplateComposite.OrderMessages=Précisez si vous désirez réorganiser les variables.
ConextTemplateComposite.OrderMessages=Si vous souhaitez réorganiser les variables, cela doit être sélectionné.
ConextTemplateComposite.OrderText=Ordre d'origine
ContextSetConfigurationDialog.nameNotValid=le nom est invalide
ContextTemplateComposite.CommentLabel=Commentaire
@@ -47,11 +55,10 @@ ConextTemplateComposite.addToRepositoryContextAction.label=Ajouter au contexte d
CorePreferencePage.componentDefaultFileDirectory=Répertoire par défaut des composants
CorePreferencePage.groupBySource="regrouper par source" en contexte
CorePreferencePage.iReportPath=Chemin d'accès iReport
CorePreferencePage.alwaysWelcome=Toujours afficher la vue de bienvenue au démarrage
CorePreferencePage.javaInterpreter=Interpréteur &Java
CorePreferencePage.perlInterpreter=Interpréteur Perl
CorePreferencePage.previewLimit=Aperçu limite
CorePreferencePage.runInMultiThread=Execution multi thread (valeur par défaut lors de la création d'un job)
CorePreferencePage.runInMultiThread=Exécution multi thread (valeur par défaut lors de la création d'un Job)
CorePreferencePage.temporaryFiles=Fichiers &temporaires
DbTableSelectorDialog.textContent=Choisir le nom de la table
ECodeLanguage.unknowLanguage=Langage inconnu
@@ -85,7 +92,7 @@ EConnectionType.onComponentOkMenu=On Component Ok
EConnectionType.onSubjobErrorMenu=On Subjob Error
EConnectionType.onSubjobOkMenu=On Subjob Ok
EConnectionType.runAfterMenu=Exécuter après
EConnectionType.runIfMenu=Exécuter si
EConnectionType.runIfMenu=Run if
EConnectionType.tableMenu=Table
EConnectionType.onRowsEndMenu=A la fin des lignes
EConnectionType.mergeMenu=Merge
@@ -127,12 +134,14 @@ JavaGlobalVariableProposal.Description=Description\: {0}
JavaGlobalVariableProposal.VariableName=\n\nNom de la variable\: {1}
JavaSimpleDateFormatProposalProvider.displaySingleQuote=\ '' : affiche un guillemet simple
JavaSimpleDateFormatProposalProvider.quoteDisplayError=Deux apostrophes affichent uniquement une seule apostrophe
JavaTypesManager.bigDecimal=BIGDECIMAL est le nombre :
JavaTypesManager.integer=INTEGER est le nombre :
JavaTypesManager.list=LIST est le nombre :
JavaTypesManager.string=STRING est le nombre :
JavaTypesManager.bigDecimal=BIGDECIMAL est un nombre :
JavaTypesManager.integer=INTEGER est un nombre :
JavaTypesManager.list=LIST est un nombre :
JavaTypesManager.string=STRING est un nombre :
LDAPCATruster.sslError1=Erreur SSL : échec de la vérification de la chaîne de certification du serveur.
ListPreferencePage.RemoveButtonName=Remove
LogImageCacheAction.CacheImage=Image du cache :
LogImageCacheAction.CacheImageDesc=Desc. de l'image du cache :
MappingFileLoader.DbTypeAlreadyExists=Dans le mapping du SGBD d'ID "{0}", le type de base de données "{1}" apparaît plus d'une fois dans le fichier "{2}" au n\u0153ud\:{3}
MappingFileLoader.DbmsIdAlreadyExists=Le SGBD d'ID "{0}" existe déjà.
MappingFileLoader.InvalidTalendType="{0}" n'est pas un type Talend {1} valide pour le SGBD d'ID "{2}" au n\u0153ud\: {3}
@@ -157,7 +166,7 @@ MetadataTableEditorView.DefaultTitle=D
MetadataTableEditorView.KeyTitle=Clé
MetadataTableEditorView.LengthTitle=Length
MetadataTableEditorView.NullableTitle=Nullable
MetadataTableEditorView.PatternTitle=Modèle date (Ctrl+Espace disponible)
MetadataTableEditorView.PatternTitle=Modèle de date (Ctrl+Espace disponible)
MetadataTableEditorView.PrecisionTitle=Precision
MetadataTableEditorView.TypleTitle=Type
MetadataTalendType.dbIdNotFound=ID du SGBD : impossible de trouver {0}.
@@ -179,6 +188,10 @@ MetadataTool.schemaExist=Le nom du sch
MetadataTool.schemaIn=Le nom du schéma est invalide.
MetadataTool.schemaInvalid=Nom de schéma invalide.
MetadataTool.schemaNull=Le nom du schéma est null.
NodeReturnProposal.Availability=\nDisponibilité\: {4}
NodeReturnProposal.GlobalVariable=\n\nVariable globale, propriété du composant {1} [{2}].
NodeReturnProposal.Type=\nType\: {3}
NodeReturnProposal.VariableName=\n\nNom de la variable\: {5}
PaletteContentDialog.connection=Format de connection par défaut:
PaletteContentDialog.hint=Format astuce par défaut :
PaletteContentDialog.lable=Format du libellé par défaut :
@@ -208,6 +221,7 @@ PropertiesWizardPage.Purpose=Objectif
PropertiesWizardPage.Select=Sélectionner
PropertiesWizardPage.SelectfolderMessage=Sélectionner le dossier dans lequel l'élément sera créé
PropertiesWizardPage.SelectfolderTitle=Sélectionner dossier
PropertiesWizardPage.Status=Statut
PropertiesWizardPage.Version=Version
PropertiesWizardPage.Version.Major=M
PropertiesWizardPage.Version.Minor=M
@@ -225,6 +239,11 @@ RepositoryUpdateManager.NotFoundTitle=Introuvable
RepositoryUpdateManager.RenameContextMessages=Voulez-vous vraiment propager la variable renommée à tous les Jobs ? \n\nSi oui, la mise à jour peut prendre un moment. \n\n Si non, les anciennes variables seront passées en Built-In dans les Jobs.
RepositoryUpdateManager.RenameContextTitle=Renommer la question
RepositoryUpdateManager.ItemsToUpdate=Vérification des éléments à mettre à jour
RoutinesFunctionProposal.CreatedBy=Créé par\:
RoutinesFunctionProposal.Description=Description\:
RoutinesFunctionProposal.ReturnType=Retourner le type\:
RoutinesFunctionProposal.System=System
RoutinesFunctionProposal.User=Utilisateur
RuleOperationChoiceDialog.editRules=Editer les règles
RuleOperationChoiceDialog.rule=Règle :
RuleOperationChoiceDialog.selectRulesFile=Sélectionner un règle depuis un fichier
@@ -237,7 +256,7 @@ SchemaOperationChoiceDialog.ChangeBuiltInMessage=Changer le sch
SchemaOperationChoiceDialog.ChangeRepositoryMessage=Modifier le schéma à partir du Référentiel.
SchemaOperationChoiceDialog.CreateBuiltInMessage=Créer un schéma Built-In
SchemaOperationChoiceDialog.CreateRepositoryMessage=Créer un schéma à partir du Référentiel.
SchemaOperationChoiceDialog.EditSchemaMessage=Editer le schéma.
SchemaOperationChoiceDialog.EditSchemaMessage=Modifier le schéma.
SchemaOperationChoiceDialog.Message=Choisissez une option, ou annulez
SchemaOperationChoiceDialog.Option=Option
SchemaOperationChoiceDialog.StatusMessage=Le schéma est invalide, ou il existe déjà.
@@ -245,6 +264,7 @@ SchemaOperationChoiceDialog.Title=Sch
SchemaOperationChoiceDialog.ViewSchemaMessage=Voir le schéma (lecture seule)
SchemaXPathQuerysDialog.Mappings=Correspondances
SelectRepositoryContextDialog.DeselectAll=Désélectionner tout
SelectRepositoryContextDialog.CollapseAll=Développer tout
SelectRepositoryContextDialog.DuplicationMessage=Vous avez sélectionné la variable "{0}" dans le contexte "{1}".
SelectRepositoryContextDialog.ExistenceMessage=La variable "{0}" existe dans le Job (Context:"{1}").
SelectRepositoryContextDialog.Label=Sélectionne les variables des contextes du référentiel
@@ -253,7 +273,7 @@ SelectRepositoryContextDialog.ExpandAll=Agrandir tout
SelectRepositoryContextDialog.Title=Sélectionne les variables du contexte
SelectRepositoryContextDialog.View=Voir...
SelectRepositoryContextGroupDialog.Default=Défaut
SelectRepositoryContextGroupDialog.Messages=\ Ajouter le groupe de contexte inexistant de le Job depuis le contexte du référentiel.
SelectRepositoryContextGroupDialog.Messages=\ Ajouter le groupe de contexte inexistant du Job depuis le contexte du référentiel.
SelectRepositoryContextGroupDialog.Title=Ajouter un groupe de contextes
TalendTabbedPropertyComposite.compactButton.toolTip=Vue compacte
TalendTabbedPropertyComposite.tableButton.toolTip=Vue de la table
@@ -266,6 +286,7 @@ VariableItemEditor.variable=Variables :
VersionSection.CreationDate=Date de création
VersionSection.ModificationDate=Date de modification
VersionSection.Version=Version
VersionSection.Status=Statut
XmlArray.InvalidFile=Fichier invalide.
XSDValidater.IllegalArgument=Le fichier XSD d'entrée n'existe pas.
repository.businessProcess=Business Models
@@ -274,7 +295,7 @@ repository.documentation=Documentation
repository.folder=Dossier
repository.generated=Généré
repository.jobdoc=Documentation des Jobs
repository.joblet=Création de Joblets
repository.joblet=Joblets
repository.jobletdoc=Documentation des Joblets
repository.joblets=Joblets
repository.jobs=Jobs
@@ -327,6 +348,7 @@ repository.svnroot=SVN
repository.referencedProjects=Projet référencé
repository.routines=Routines
repository.snippets=Snippets
repository.tdqelement=Elément TDQ
repository.tdqelement.analysis=Analyses TDQ
repository.tdqelement.report=Rapports TDQ
repository.tdqelement.dbconnection=Connexions bases de données TDQ
@@ -396,6 +418,9 @@ BusinessAppearanceComposite.textAlignment.vertical=Vertical
BusinessAppearanceComposite.textAlignment.horizontal.left=Gauche
BusinessAppearanceComposite.textAlignment.horizontal.right=Droite
BusinessAppearanceComposite.textAlignment.horizontal.centre=Centre
BusinessAppearanceComposite.textAlignment.vertical.top=Haut
BusinessAppearanceComposite.textAlignment.vertical.bottom=Bas
BusinessAppearanceComposite.textAlignment.vertical.centre=Centré
ConnectionBean.Local=local
ConnectionBean.DefaultConnection=connexion par défaut
InegerCellEditorListener.NegativeNumberMessage=La valeur de {0} ne peut être un nombre négatif.
@@ -413,6 +438,7 @@ repository.recyclebin=Corbeille
repository.metadataColumn=Colonne de métadonnées
EComponentCategory.validationRules=Règles de validation
repository.metadataValidationRules=Règles de validation
repository.metadataValidationRules.alias=RV
EUpdateItemType.ValidationRule=Règle de validation
RepositoryContentProvider.repositoryLabel.Queries=Requêtes
RepositoryContentProvider.repositoryLabel.sapFunction=Fonctions SAP
@@ -434,7 +460,7 @@ EComponentCategory.availableExtensions=Extensions disponibles
EComponentCategory.downloadedExtensions=Extensions téléchargées
EComponentCategory.myExtensions=Mes extensions
TalendDataCollectorPreferencePage_EnableCapture=Activer la capture
TalendDataCollectorPreferencePage_Description=Le collecteur de données d'utilisation collecte des informations concernant la manière dont une personne utilise les produits Talend. L'objectif est, via ces données, d'aider les utilisateurs et les entreprises à comprendre comment les développeurs utilisent les produits Talend.
TalendDataCollectorPreferencePage_Description=Le collecteur de données d'utilisation collecte des informations concernant la manière dont une personne utilise les produits Talend. L'objectif est, via ces données, d'aider Talend à comprendre comment les utilisateurs et les entreprises utilisent les produits Talend.
TalendDataCollectorPreviewPreferencePage_Description=Les clés/valeurs suivantes ont été capturées par le collecteur de données d'utilisation.
TalendDataCollectorPreviewPreferencePage_Key=Clé
TalendDataCollectorPreviewPreferencePage_Value=Valeur
@@ -453,6 +479,7 @@ EMetadataEncoding.Latin9=latin9
HDFS=HDFS
HCAT=HCAT
MetadataTalendTypeEditor.column.Name=Fichier de mapping de métadonnées
ConnectionParameters.exceptionMessage=Ceci est un référentiel, il ne peut appeler cette méthode.
ExtendedTableResetDBTypesCommand.ResetDBTypes.Label=Réinitialiser le type de la base de données
CreateRuleDialog.conditionLabel=Condition
CreateRuleDialog.groupLabel=Créer une règle
@@ -466,3 +493,32 @@ ContextChangeDefaultCommand.label=Modifier le contexte par d
ContextRemoveParameterCommand.label=Supprimer le paramètre
ContextRenameParameterCommand.renameParameter=Renommer le paramètre
ContextModifyCommand.label=Modifier le contexte
ArchiveFileExportOperationFullPath.cannotCreateDir=Impossible de créer le répertoire '{0}'
WorkingSetConfigurationDialog_new_label=&Nouveau...
WorkingSetConfigurationDialog_down_label=&Descendre
WorkingSetConfigurationDialog_deselectAll_label=Désé&lectionner tout
WorkbenchMessages.FilteredTree_FilterMessage=saisissez le filtre
WorkbenchMessages.FilteredTree_ClearToolTip=Vider
ContextTreeValuesComposite.Menu=Menu
ContextMissSettingComposite.missingModuleMessages=cette vue de contextes requiert l'installation d'un Jar externe
ContextMissSettingComposite.Title_Missing_jars_for_plugin=Bibliothèques tierces manquantes
ContextTreeTable.AddToRepository_label=Ajouter au contexte du référentiel
ContextNebulaComposite.ContextsUnAvailable=La vue Contextes n'est pas disponible.
MetadataTableEditorView.ValueTitle=Valeur
ContextValidator.ParameterNotValid=le nom du paramètre n'est pas valide
ModuleListCellEditor.add=Ajouter
ModuleListCellEditor.delete=Supprimer
ContextBuiltinToRepositoryCommand.addRelation=Une variable de contexte du même nom existe dans le référentiel. Votre variable built-in sera remplacée. Continuer ?
WorkspaceMnu.switch.text=Changer de répertoire &Workspace
WorkspaceMnu.switch.tooltip=Ouvrir le répertoire Workspace
WorkspaceMnu.choose.text=&Choisir
WorkspaceMnu.choose.tooltip=Sélectionnez un autre répertoire Workspace
WorkspaceMnu.restart.error.title=Propriété système manquante
WorkspaceMnu.restart.error.message=Impossible de relancer la plateforme car la propriété {0} n'est pas configurée.
WorkspaceDlg.title=Choisir le répertoire Workspace
WorkspaceDlg.Message=Le Studio Talend stocke vos données dans un dossier nommé Workspace\nSélectionnez le répertoire Workspace
WorkspaceDlg.workspace.label=Workspace
WorkspaceDlg.browse.folder.title=Sélectionnez un répertoire Workspace
WorkspaceDlg.use.this.as.default.cb.message=&Utiliser ce répertoire Workspace par défaut et ne plus demander
CorePreferencePage.alwaysWelcome.v2=Toujours afficher la vue Bienvenue lors du démarrage
CorePreferencePage.alwaysAskAtStartup=Toujours afficher la fenêtre des projets lors du démarrage

View File

@@ -26,7 +26,6 @@ ContextTemplateComposite.sourceLabel=izvornik
ContextTreeConstants.contextName=Kontekst
CorePreferencePage.componentDefaultFileDirectory=Pretpostavljena mapa datoteka
CorePreferencePage.groupBySource="Grupiraj prema izvoru" u kontekstu
CorePreferencePage.alwaysWelcome=Uvijek prika\u017Ei view dobrodo\u0161lice na po\u010Detku
CorePreferencePage.runInMultiThread=Vi\u0161enitno izvr\u0161avanje (Pretpostavljena vrijednost za kreiranje posla)
EComponentCategory_appearance=Izgled
EComponentCategory_assignment=Pridru\u017Eivanje
@@ -50,6 +49,7 @@ PropertiesWizardPage.Version.Major=M
PropertiesWizardPage.Version.Minor=M
PropertiesWizardPage.ImageSizeError=Molim odaberite sliku veli\u010Dine 32*32.
RelationshipItemBuilder.forItem=za stavku
RoutinesFunctionProposal.User=korisnik
SchemaOperationChoiceDialog.Title=\n\n \n\nCollection\n\nSchema
VariableItemEditor.name=Ime
VariableItemEditor.remove=Ukloni

View File

@@ -14,7 +14,9 @@ ComponentToRepositoryProperty.error=Errore
ContextComposite.tableValue=Valori come tabella
ContextComposite.treeValue=Valori come albero
ContextComposite.variable=Variabili
ContextParameterProposal.Description=Descrizione: {0}
ContextValueErrorChecker.ErrorTitile=Errore nel valore di contesto:
ContextParameterProposal.NoCommentAvaiable=Commenti non disponibili.
ContextProcessSection.1=Menù tabella
ContextProcessSection.12=Rinomina contesto
ContextProcessSection.13=Dai un nuovo nome per il contesto {0}
@@ -46,7 +48,6 @@ ConextTemplateComposite.addToRepositoryContextAction.label=Aggiungi contesto al
CorePreferencePage.componentDefaultFileDirectory=Cartella predefinita dei componenti
CorePreferencePage.groupBySource="Raggruppa per sorgente" nel contesto
CorePreferencePage.iReportPath=percorso iReport
CorePreferencePage.alwaysWelcome=Mostra sempre schermata di benvenuto all'avvio
CorePreferencePage.javaInterpreter=&Interprete Java
CorePreferencePage.perlInterpreter=Interprete Perl
CorePreferencePage.previewLimit=Anteprima limiti
@@ -212,6 +213,8 @@ RepositoryUpdateManager.NoModificationMessages=Nessuna modifica richiesta per l'
RepositoryUpdateManager.NotFoundMessages=Non ci sono relazioni da trovare.
RepositoryUpdateManager.RenameContextTitle=Rinomina domanda
RepositoryUpdateManager.ItemsToUpdate=Verifica elementi da aggiornare
RoutinesFunctionProposal.System=Sistema
RoutinesFunctionProposal.User=Utente
RuleOperationChoiceDialog.editRules=Modifica regole
RuleOperationChoiceDialog.rule=Regola:
RuleOperationChoiceDialog.selectRulesFile=Seleziona una regola da un file

View File

@@ -1,7 +1,7 @@
AbstractBrandingService_job_license_header_content=// ============================================================================\n//\n// Copyright (c) 2005-2011, Talend Inc.\n//\n// This source code has been automatically generated by_{0}\n// / JobDesigner (CodeGenerator version {1})\n// You can find more information about Talend products at www.talend.com.\n// You may distribute this code under the terms of the GNU LGPL license\n// http://www.gnu.org/licenses/lgpl.html).\n//\n// ============================================================================
AbstractBrandingService.routines_license_header_content=Copyright (c) 2005-2011, Talend Inc.\n//\n// This source code has been automatically generated by_{0}\n// CodeGenerator version {1}\n// You can find more information about Talend products at www.talend.com.\n// You may distribute this code under the terms of the GNU LGPL license\n// http://www.gnu.org/licenses/lgpl.html).
AbstractComponentsProvider.folderNotExist=\u30D5\u30A9\u30EB\u30C0 {0} \u304C\u5B58\u5728\u3057\u307E\u305B\u3093\u3002
AbstractItemMigrationTask.taskFailed=
AbstractItemMigrationTask.taskFailed=Migration task {0} failed on item {1}
AdvancedSocketFactory.failedInitial=\u30A8\u30E9\u30FC:\u521D\u671F\u5316\u306B\u5931\u6557\u3057\u307E\u3057\u305F\u3002
ArchiveFileExportOperationFullPath.SpecialFile=spagic.properties
ColumnNameChangedExt.columnChanged=\u30CE\u30FC\u30C9: {0} \u30AB\u30E9\u30E0\u304C\u5909\u66F4\u3055\u308C\u307E\u3057\u305F : {1}-> {2}
@@ -10,13 +10,19 @@ ComponentsFormatPreferencePage.errorCreateConnectionName="{0}"\u304C\u4E0D\u6B63
ComponentsFormatPreferencePage.formatConnection=\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8\u306E\u63A5\u7D9A\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\:
ComponentsFormatPreferencePage.formatHint=\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8\u306E\u30D2\u30F3\u30C8\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\:
ComponentsFormatPreferencePage.formatLable=\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8\u306E\u30E9\u30D9\u30EB\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\:
ComponentsFormatPreferencePage.remove=\u524A\u9664
ComponentsFormatPreferencePage.ErrorTitle=\u30A8\u30E9\u30FC
ComponentToRepositoryProperty.error=\u30A8\u30E9\u30FC
ComponentToRepositoryProperty.ImpossibleUseOCI=\u30EA\u30DD\u30B8\u30C8\u30EA\u3067OCI\u30BF\u30A4\u30D7\u306F\u4F7F\u7528\u3067\u304D\u307E\u305B\u3093\u3002
ContextComposite.tableValue=\u30C6\u30FC\u30D6\u30EB\u3068\u3057\u3066\u306E\u5024
ContextComposite.treeValue=\u30C4\u30EA\u30FC\u8868\u793A\u306E\u5024
ContextComposite.variable=\u5909\u6570
ContextParameterProposal.ContextVariable=\n\n\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u5909\u6570\u3002
ContextParameterProposal.Description=\u8AAC\u660E\: {0}
ContextValueErrorChecker.ErrorTitile=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u306E\u5024\u30A8\u30E9\u30FC:
ContextParameterProposal.NoCommentAvaiable=\u30B3\u30E1\u30F3\u30C8\u306F\u4F7F\u7528\u3067\u304D\u307E\u305B\u3093\u3002
ContextParameterProposal.Type=\n\u30BF\u30A4\u30D7\: {1}
ContextParameterProposal.VariableName=\n\n\u5909\u6570\u540D\: {2}
ContextProcessSection.1=\u30E1\u30CB\u30E5\u30FC\u30C6\u30FC\u30D6\u30EB
ContextProcessSection.12=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u306E\u540D\u79F0\u5909\u66F4
ContextProcessSection.13=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u306E\u65B0\u3057\u3044\u540D\u524D\u3092\u6307\u5B9A\u3057\u307E\u3059 {0}
@@ -49,36 +55,38 @@ ConextTemplateComposite.addToRepositoryContextAction.label=\u30EA\u30DD\u30B8\u3
CorePreferencePage.componentDefaultFileDirectory=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u521D\u671F\u30C7\u30A3\u30EC\u30AF\u30C8\u30EA
CorePreferencePage.groupBySource=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u3092"\u30BD\u30FC\u30B9\u3067\u30B0\u30EB\u30FC\u30D7\u5316"
CorePreferencePage.iReportPath=iReport\u306E\u30D1\u30B9
ContextTreeConstants.promptName=\u30D7\u30ED\u30F3\u30D7\u30C8
CorePreferencePage.javaInterpreter=&Java\u30A4\u30F3\u30BF\u30D7\u30EA\u30BF
CorePreferencePage.perlInterpreter=Perl\u30A4\u30F3\u30BF\u30D7\u30EA\u30BF
CorePreferencePage.previewLimit=\u30D7\u30EC\u30D3\u30E5\u30FC\u306E\u5236\u9650
CorePreferencePage.componentDefaultFileDirectory=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u521D\u671F\u30C7\u30A3\u30EC\u30AF\u30C8\u30EA
CorePreferencePage.runInMultiThread=\u30DE\u30EB\u30C1\u30B9\u30EC\u30C3\u30C9\u5B9F\u884C
CorePreferencePage.temporaryFiles=&\u4E00\u6642\u30D5\u30A1\u30A4\u30EB
DbTableSelectorDialog.textContent=\u30C6\u30FC\u30D6\u30EB\u540D\u306E\u9078\u629E
ECodeLanguage.unknowLanguage=\u672A\u77E5\u306E\u8A00\u8A9E
CorePreferencePage.javaInterpreter=&Java\u30A4\u30F3\u30BF\u30D7\u30EA\u30BF
EComponentCategory_advanceSetting=\u8A73\u7D30\u8A2D\u5B9A
EComponentCategory_appearance=\u8868\u793A\u8A2D\u5B9A
EComponentCategory_assignment=\u5272\u308A\u5F53\u3066
EComponentCategory_basicSetting=\u57FA\u672C\u8A2D\u5B9A
EComponentCategory_context=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8
EComponentCategory_doc=\u30C9\u30AD\u30E5\u30E1\u30F3\u30C8
EComponentCategory_dynamicSetting=\u52D5\u7684\u8A2D\u5B9A
ECodeLanguage.unknowLanguage=\u672A\u77E5\u306E\u8A00\u8A9E
EComponentCategory_errorRecovery=\u30A8\u30E9\u30FC\u30EA\u30AB\u30D0\u30EA\u30FC
EComponentCategory_extra=\u8FFD\u52A0
EComponentCategory_logs=\u30ED\u30B0
EComponentCategory_main=\u30E1\u30A4\u30F3
EComponentCategory_properties=\u30D7\u30ED\u30D1\u30C6\u30A3
EComponentCategory_rulerAndGrid=Rulers & Grid
EComponentCategory_sqlTemplate=SQL\u30C6\u30F3\u30D7\u30EC\u30FC\u30C8
EComponentCategory_statsAndLogs=\u7D71\u8A08&\u30ED\u30B0
EComponentCategory_svnHistory=SVN\u5C65\u6B74
EComponentCategory_extra=\u8FFD\u52A0
EComponentCategory_logs=\u30ED\u30B0
EComponentCategory_technical=\u30C6\u30AF\u30CB\u30AB\u30EB
EComponentCategory_version=\u30D0\u30FC\u30B8\u30E7\u30F3
EComponentCategory_headerFooter=\u30D8\u30C3\u30C0\u30FC / \u30D5\u30C3\u30BF\u30FC
EComponentCategory_view=\u8868\u793A
EComponentCategory.advancedSettings=\u8A73\u7D30\u8A2D\u5B9A
EComponentCategory.basicRun=\u57FA\u672C\u5B9F\u884C
EComponentCategory.breakpoint=\u30D6\u30EC\u30FC\u30AF\u30DD\u30A4\u30F3\u30C8
EComponentCategory.debugRun=\u30C7\u30D0\u30C3\u30B0\u5B9F\u884C
EComponentCategory_technical=\u6280\u8853
EComponentCategory.targetExec=\u30EA\u30E2\u30FC\u30C8\u5B9F\u884C
EConnectionType.iteratorMenu=\u53CD\u5FA9
EConnectionType.lookupMenu=\u30EB\u30C3\u30AF\u30A2\u30C3\u30D7
EConnectionType.mainMenu=\u30E1\u30A4\u30F3
@@ -92,7 +100,7 @@ EConnectionType.tableMenu=\u30C6\u30FC\u30D6\u30EB
EConnectionType.onRowsEndMenu=\u6700\u7D42\u884C\u306E\u5834\u5408
EConnectionType.mergeMenu=\u30DE\u30FC\u30B8
EConnectionType.synchronize=\u540C\u671F
EConnectionType.onSubjobOkMenu=\u30B5\u30D6\u30B8\u30E7\u30D6\u304COK\u306E\u5834\u5408
EConnectionType.parallelize=\u4E26\u5217\u51E6\u7406
EMetadataEncoding.Arabic=\u30A2\u30E9\u30D3\u30A2\u8A9E
EMetadataEncoding.Big5=Big Five (\u7E41\u4F53\u5B57\u4E2D\u56FD\u8A9E)
EMetadataEncoding.Cyrillic=\u30AD\u30EA\u30EB
@@ -121,7 +129,7 @@ ExtractMetaDataFromDataBase.dbTypeNotFound=DB\u30BF\u30A4\u30D7 '{0}' \u304C\u89
ExtractMetaDataUtils.1=\u63A5\u7D9A\u306E\u521D\u671F\u5316\u304C\u51FA\u6765\u307E\u305B\u3093\uFF01
Function.FunctionName=\u30D5\u30A1\u30F3\u30AF\u30B7\u30E7\u30F3\u540D {0}
FunctionManager.PurePerl.Desc=\u30A8\u30AD\u30B9\u30D7\u30EC\u30C3\u30B7\u30E7\u30F3\u306E\u8A2D\u5B9A
ERepositoryObjectType.NotImplemented=\u672A\u5B9F\u88C5
FunctionManager.PurePerl.ParaName=\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u306E\u30AB\u30B9\u30BF\u30DE\u30A4\u30BA
GlobalServiceRegister.ServiceNotRegistered=\u30B5\u30FC\u30D3\u30B9 {0} \u306F\u767B\u9332\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002
GroupByContextAction.groupContext=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u3067\u30B0\u30EB\u30FC\u30D7\u5316
GroupByVariableAction.groupVariable=\u5909\u6570\u3067\u30B0\u30EB\u30FC\u30D7\u5316
@@ -143,6 +151,7 @@ LDAPCATruster.noCertificate=\u30B5\u30FC\u30D0\u8A3C\u660E\u66F8\u3092\u30A4\u30
LDAPCATruster.sslError1=SSL\u30A8\u30E9\u30FC\uFF1A\u30B5\u30FC\u30D0\u30FC\u8A3C\u660E\u66F8\u306E\u691C\u8A3C\u306B\u5931\u6557\u3057\u307E\u3057\u305F\u3002
LDAPCATruster.sslError2=SSL\u30A8\u30E9\u30FC\uFF1A\u30B5\u30FC\u30D0\u30FC\u8A3C\u660E\u66F8\u306E\u691C\u8A3C\u306B\u5931\u6557\u3057\u3001CA\u304C\u6B20\u843D\u3057\u3066\u3044\u307E\u3059\u3002
LDAPCATruster.sslError3=SSL\u30A8\u30E9\u30FC\uFF1ACA\u304C\u30B5\u30FC\u30D0\u8A3C\u660E\u66F8\u306B\u542B\u307E\u308C\u3066\u3044\u307E\u305B\u3093\u3002
ListPreferencePage.RemoveButtonName=\u524A\u9664
LogImageCacheAction.CacheImage=\u30AD\u30E3\u30C3\u30B7\u30E5\u30A4\u30E1\u30FC\u30B8\uFF1A
LogImageCacheAction.CacheImageDesc=\u30AD\u30E3\u30C3\u30B7\u30E5\u30A4\u30E1\u30FC\u30B8\u306E\u8AAC\u660E\uFF1A
MappingFileLoader.DbmsIdAlreadyExists=ID "{0}" \u306EDBMS\u306F\u65E2\u306B\u5B58\u5728\u3057\u307E\u3059\u3002
@@ -164,7 +173,7 @@ MetadataTableEditorView.DBTypeTitle=DB\u30BF\u30A4\u30D7
MetadataTableEditorView.DefaultTitle=\u30C7\u30D5\u30A9\u30EB\u30C8
MetadataTableEditorView.KeyTitle=\u30AD\u30FC
MetadataTableEditorView.LengthTitle=\u9577\u3055
MetadataTableEditor.ColumnNameIsNull=\u30A8\u30E9\u30FC\uFF1A\u30AB\u30E9\u30E0\u540D\u304C\u3042\u308A\u307E\u305B\u3093
MetadataTableEditorView.NullableTitle=NULL\u53EF\u80FD
MetadataTableEditorView.PatternTitle=\u30D1\u30BF\u30FC\u30F3(Ctrl+Space available)
MetadataTableEditorView.PrecisionTitle=\u7CBE\u5EA6
MetadataTableEditorView.TypleTitle=\u30BF\u30A4\u30D7
@@ -187,10 +196,11 @@ MetadataTool.schemaExist=\u30B9\u30AD\u30FC\u30DE\u540D\u304C\u65E2\u306B\u5B58\
MetadataTool.schemaIn=\u30B9\u30AD\u30FC\u30DE\u540D\u304C\u4E0D\u6B63\u3067\u3059\u3002
MetadataTool.schemaInvalid=\u30B9\u30AD\u30FC\u30DE\u540D\u304C\u4E0D\u6B63\u3067\u3059\u3002
MetadataTool.schemaNull=\u30B9\u30AD\u30FC\u30DE\u540D\u304CNULL\u3067\u3059\u3002
NodeReturnProposal.Description=\u8AAC\u660E\: {0}
PaletteContentDialog.connection=\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8\u306E\u63A5\u7D9A\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\:
PaletteContentDialog.hint=\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8\u306E\u30D2\u30F3\u30C8\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\:
PaletteContentDialog.lable=\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8\u306E\u30E9\u30D9\u30EB\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\:
MetadataTool.schemaExist=\u30B9\u30AD\u30FC\u30DE\u540D\u304C\u65E2\u306B\u5B58\u5728\u3057\u307E\u3059\u3002
Parameter.Name=\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u540D
PatternCalendar.dateFormat="yyyy-MM-dd HH\:mm\:ss"
PatternCalendar.example=\u4F8B\:
PatternCalendar.pattern=\u30D1\u30BF\u30FC\u30F3\:
@@ -203,7 +213,7 @@ ProcessorUtilities.loadingJob=\u30B8\u30E7\u30D6\u8AAD\u8FBC\u307F\u4E2D...
PropertiesWizard.EditPropertiesPageTitle=\u30D7\u30ED\u30D1\u30C6\u30A3\u306E\u7DE8\u96C6
PropertiesWizard.alreadyLockedByUser=\u3053\u306E\u9805\u76EE\u306F\u65E2\u306B\u30A8\u30C7\u30A3\u30BF\u3067\u30ED\u30C3\u30AF\u3055\u308C\u3066\u3044\u308B\u70BA\u3001\u30D7\u30ED\u30D1\u30C6\u30A3\u306F\u8AAD\u307F\u53D6\u308A\u5C02\u7528\u3068\u306A\u308A\u307E\u3059\u3002
PropertiesWizardPage.Author=\u4f5c\u6210\u8005
PerspectiveMenuManager.perspectiveLabel=\u30D1\u30FC\u30B9\u30DA\u30AF\u30C6\u30A3\u30D6 (&P)
PropertiesWizardPage.Locker=\u30ED\u30C3\u30AF\u4FDD\u6709\u8005
PropertiesWizardPage.Description=\u30B8\u30E7\u30D6\u8AAC\u660E
PropertiesWizardPage.EmptyDescWarning=\u8AAC\u660E\u306E\u7A7A\u767D\u306F\u907F\u3051\u3066\u4E0B\u3055\u3044\u3002
PropertiesWizardPage.EmptyPurposeWarning=\u76EE\u7684\u306E\u7A7A\u767D\u306F\u907F\u3051\u3066\u4E0B\u3055\u3044\u3002
@@ -218,8 +228,9 @@ PropertiesWizardPage.Select=SELECT
PropertiesWizardPage.SelectfolderMessage=\u4F5C\u6210\u3059\u308B\u30D5\u30A9\u30EB\u30C0\u3092\u9078\u629E
PropertiesWizardPage.SelectfolderTitle=\u30D5\u30A9\u30EB\u30C0\u306E\u9078\u629E
PropertiesWizardPage.Status=\u30b9\u30c6\u30fc\u30bf\u30b9
PropertiesWizardPage.Version=\u30D0\u30FC\u30B8\u30E7\u30F3
PropertiesWizardPage.Version.Major=M
PropertiesWizardPage.Path=\u30D1\u30B9
PropertiesWizardPage.Version.Minor=m
PropertiesWizardPage.ImageSizeError=\u30B5\u30A4\u30BA\u304C 32x32 \u306E\u30A4\u30E1\u30FC\u30B8\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044\u3002
RelationshipItemBuilder.buildingIndex=\u30A4\u30F3\u30C7\u30C3\u30AF\u30B9\u306E\u30D3\u30EB\u30C9\u4E2D...
RepositoryObject.NotImplemented=\u672A\u5B9F\u88C5
@@ -233,6 +244,12 @@ RepositoryUpdateManager.NotFoundMessages=\u30EA\u30EC\u30FC\u30B7\u30E7\u30F3\u3
RepositoryUpdateManager.NotFoundTitle=\u898B\u3064\u304B\u308A\u307E\u305B\u3093
RepositoryUpdateManager.RenameContextTitle=\u8CEA\u554F\u306E\u540D\u79F0\u5909\u66F4
RepositoryUpdateManager.ItemsToUpdate=\u66F4\u65B0\u3059\u308B\u9805\u76EE\u3092\u30C1\u30A7\u30C3\u30AF
RoutinesFunctionProposal.CreatedBy=\u4F5C\u6210\:
RoutinesFunctionProposal.Description=\u8AAC\u660E\uFF1A
RoutinesFunctionProposal.ReturnType=\u623B\u308A\u5024\u306E\u578B\uFF1A
RoutinesFunctionProposal.System=\u30B7\u30B9\u30C6\u30E0
RoutinesFunctionProposal.User=\u30E6\u30FC\u30B6\u30FC
RoutinesFunctionProposal.VariableName=\n\n\u5909\u6570\u540D\: {2}
RuleOperationChoiceDialog.editRules=\u30EB\u30FC\u30EB\u306E\u7DE8\u96C6
RuleOperationChoiceDialog.rule=\u30EB\u30FC\u30EB\:
RuleOperationChoiceDialog.selectRulesFile=\u30D5\u30A1\u30A4\u30EB\u304B\u3089\u30EB\u30FC\u30EB\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044\u3002
@@ -245,6 +262,7 @@ SchemaOperationChoiceDialog.ChangeBuiltInMessage=\u30B9\u30AD\u30FC\u30DE\u3092\
SchemaOperationChoiceDialog.ChangeRepositoryMessage=\u30EA\u30DD\u30B8\u30C8\u30EA\u304B\u3089\u30B9\u30AD\u30FC\u30DE\u3092\u5909\u66F4
SchemaOperationChoiceDialog.CreateBuiltInMessage=\u30B9\u30AD\u30FC\u30DE\u3092\u7D44\u307F\u8FBC\u307F\u3067\u4F5C\u6210\u3057\u307E\u3059\u3002
SchemaOperationChoiceDialog.CreateRepositoryMessage=\u30EA\u30DD\u30B8\u30C8\u30EA\u304B\u3089\u30B9\u30AD\u30FC\u30DE\u3092\u4F5C\u6210
SchemaOperationChoiceDialog.EditSchemaMessage=\u30B9\u30AD\u30FC\u30DE\u3092\u7DE8\u96C6
SchemaOperationChoiceDialog.Message=\u30AA\u30D7\u30B7\u30E7\u30F3\u3092\uFF11\u3064\u9078\u629E\u3059\u308B\u304B\u3001\u30AD\u30E3\u30F3\u30BB\u30EB\u3057\u3066\u304F\u3060\u3055\u3044\u3002
SchemaOperationChoiceDialog.Option=\u30AA\u30D7\u30B7\u30E7\u30F3
SchemaOperationChoiceDialog.StatusMessage=\u7121\u52B9\u306A\u30B9\u30AD\u30FC\u30DE\u3001\u307E\u305F\u306F\u65E2\u306B\u5B58\u5728\u3059\u308B\u30B9\u30AD\u30FC\u30DE\u3002
@@ -254,6 +272,7 @@ SchemaXPathQuerysDialog.Mappings=\u30DE\u30C3\u30D4\u30F3\u30B0
SelectRepositoryContextDialog.DeselectAll=\u3059\u3079\u3066\u9078\u629E\u89E3\u9664
SelectRepositoryContextDialog.CollapseAll=\u5168\u3066\u6298\u308A\u7573\u3080
SelectRepositoryContextDialog.DuplicationMessage=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8 "{1}" \u306E\u5909\u6570 "{0}" \u304C\u9078\u629E\u3055\u308C\u3066\u3044\u307E\u3059\u3002
SelectRepositoryContextDialog.DuplicationTitle=\u91CD\u8907\u8B66\u544A\uFF01
SelectRepositoryContextDialog.ExistenceMessage=\u5909\u6570 "{0}" \u306F \u30B8\u30E7\u30D6(\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\:"{1}")\u306B\u5B58\u5728\u3057\u307E\u3059\u3002
SelectRepositoryContextDialog.Label=\u30EA\u30DD\u30B8\u30C8\u30EA\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u304B\u3089\u5909\u6570\u3092\u9078\u629E
SelectRepositoryContextDialog.SelectAll=\u3059\u3079\u3066\u9078\u629E
@@ -273,6 +292,7 @@ VariableItemEditor.twmplatePattern=\u30C6\u30F3\u30D7\u30EC\u30FC\u30C8\u30D1\u3
VariableItemEditor.variable=\u5909\u6570\:
VersionSection.CreationDate=\u4F5C\u6210\u65E5
VersionSection.ModificationDate=\u4FEE\u6B63\u65E5\u4ED8
VersionSection.Version=\u30D0\u30FC\u30B8\u30E7\u30F3
VersionSection.Status=\u30b9\u30c6\u30fc\u30bf\u30b9
XmlArray.InvalidFile=\u30D5\u30A1\u30A4\u30EB\u304C\u4E0D\u5B8C\u5168\u3067\u3059\u3002
XPathQueryMetadataTableEditorViewExt.xpathQuerys=\u30B9\u30AD\u30FC\u30DEXPathQuerys
@@ -364,23 +384,20 @@ EUpdateResult.Rename=\u540D\u524D\u3092\u5909\u66F4
EUpdateResult.Add=\u30EA\u30DD\u30B8\u30C8\u30EA\u304B\u3089\u8FFD\u52A0
EUpdateResult.Delete=\u30EA\u30DD\u30B8\u30C8\u30EA\u304B\u3089\u524A\u9664
UpdatesConstants.Context=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8
UpdatesConstants.ContextGroup=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30B0\u30EB\u30FC\u30D7
UpdatesConstants.Component=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8
UpdatesConstants.Joblet=\u30B8\u30E7\u30D6\u30EC\u30C3\u30C8
UpdatesConstants.Job=\u30B8\u30E7\u30D6
UpdatesConstants.JobVersion=\u30B8\u30E7\u30D6\u306E\u30D0\u30FC\u30B8\u30E7\u30F3
ProjectSettingsWizard.EditProjectPageTitle=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u306E\u7DE8\u96C6
EUpdateResult.Delete=\u30EA\u30DD\u30B8\u30C8\u30EA\u304B\u3089\u524A\u9664
MetadataTypeLengthConstants.FIELD_DEFAULT_TYPE=\u30C7\u30D5\u30A9\u30EB\u30C8\u578B
MetadataTypeLengthConstants.FIELD_DEFAULT_LENGTH=\u30C7\u30D5\u30A9\u30EB\u30C8\u9577
UpdatesConstants.Component=\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8
UpdatesConstants.Joblet=\u30B8\u30E7\u30D6\u30EC\u30C3\u30C8
MetadataTypeLengthConstants.VALUE_DEFAULT_TYPE=\u30C7\u30D5\u30A9\u30EB\u30C8\u578B
MetadataTypeLengthConstants.VALUE_DEFAULT_LENGTH=\u30C7\u30D5\u30A9\u30EB\u30C8\u9577
MetadataTypeLengthPreferencePage.VALUE=\u30C7\u30D5\u30A9\u30EB\u30C8\u8A2D\u5B9ANULL
MetadataTypeLengthPreferencePage.FIELD=\u30D5\u30A3\u30FC\u30EB\u30C9\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\u8A2D\u5B9A
ProjectSettingsWizard.EditProjectPageTitle=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u306E\u7DE8\u96C6
MetadataTypeLengthConstants.FIELD_DEFAULT_TYPE=\u30C7\u30D5\u30A9\u30EB\u30C8\u306E\u30C7\u30FC\u30BF\u578B
MetadataTypeLengthConstants.FIELD_DEFAULT_LENGTH=\u30C7\u30D5\u30A9\u30EB\u30C8\u9577
MetadataTypeLengthConstants.VALUE_DEFAULT_TYPE=\u30C7\u30D5\u30A9\u30EB\u30C8\u306E\u30C7\u30FC\u30BF\u578B
MetadataTypeLengthConstants.VALUE_DEFAULT_LENGTH=\u30C7\u30D5\u30A9\u30EB\u30C8\u306E\u9577\u3055
MetadataTypeLengthPreferencePage.VALUE=\u30C7\u30D5\u30A9\u30EB\u30C8\u8A2D\u5B9ANULL
MetadataTypeLengthPreferencePage.DBTYPE=\u30C7\u30FC\u30BF\u578B\u306E\u30C7\u30D5\u30A9\u30EB\u30C8\u9577
MetadataTypeLengthConstants.STRING_LENGTH=String
ModuleListCellEditor.externalLabel=\u5916\u90E8\u30E2\u30B8\u30E5\u30FC\u30EB
ModuleListCellEditor.innerLabel=\u5185\u90E8\u30E2\u30B8\u30E5\u30FC\u30EB
ModuleListCellEditor.selectLabel=\u30E2\u30B8\u30E5\u30FC\u30EB\u306E\u9078\u629E
@@ -388,20 +405,20 @@ ModuleListCellEditor.title=\u30E2\u30B8\u30E5\u30FC\u30EB\u306E\u9078\u629E
MultiStringSelectionDialog.nameEmpty=\u540D\u524D\u304C\u7A7A\u3067\u3059
PromptDialog.stringTip=\u5165\u529B\u30C6\u30AD\u30B9\u30C8\u306F\u30B7\u30F3\u30B0\u30EB\u30AF\u30A9\u30FC\u30C8\u3067\u56F2\u3080\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002
ApplicationActionBarAdvisor.menuFileLabel=\u30d5\u30a1\u30a4\u30eb \uff08&F)
ModuleListCellEditor.externalLabel=\u5916\u90E8\u30E2\u30B8\u30E5\u30FC\u30EB
ApplicationActionBarAdvisor.menuEditLabel=\u7DE8\u96C6\uFF08&E)
ApplicationActionBarAdvisor.navigateLabel=\u30ca\u30d3\u30b2\u30fc\u30c8 (&N)
ApplicationActionBarAdvisor.gotoLabel=\u79fb\u52d5 (&G)
ApplicationActionBarAdvisor.projectLabel=\u30d7\u30ed\u30b8\u30a7\u30af\u30c8 \uff08&P)
ApplicationActionBarAdvisor.menuWindowLabel=\u30a6\u30a4\u30f3\u30c9\u30a6 \uff08&W)
ApplicationActionBarAdvisor.menuHelpLabel=\u30d8\u30eb\u30d7 \uff08&H)
BusinessAppearanceComposite.textAlignmentGroup=\u30C6\u30AD\u30B9\u30C8\u306E\u4F4D\u7F6E\u5408\u308F\u305B
ApplicationActionBarAdvisor.menuEditLabel=\u7de8\u96c6 \uff08&E)
ApplicationActionBarAdvisor.navigateLabel=\u30ca\u30d3\u30b2\u30fc\u30c8 (&N)
BusinessAppearanceComposite.textAlignment.horizontal=\u6C34\u5E73
BusinessAppearanceComposite.textAlignment.vertical=\u5782\u76F4
BusinessAppearanceComposite.textAlignment.horizontal.left=\u5DE6
BusinessAppearanceComposite.textAlignment.horizontal.right=\u53F3
BusinessAppearanceComposite.textAlignment.horizontal.centre=\u4E2D\u5FC3
BusinessAppearanceComposite.textAlignment.vertical.top= \u4E0A
BusinessAppearanceComposite.textAlignmentGroup=\u30C6\u30AD\u30B9\u30C8\u306E\u4F4D\u7F6E\u5408\u308F\u305B
BusinessAppearanceComposite.textAlignment.vertical.bottom=\u4E0B
BusinessAppearanceComposite.textAlignment.vertical.centre=\u4E2D\u5FC3
ConnectionBean.Local=\u30ED\u30FC\u30AB\u30EB
ConnectionBean.DefaultConnection=\u30C7\u30D5\u30A9\u30EB\u30C8\u63A5\u7D9A
@@ -421,27 +438,29 @@ EComponentCategory.validationRules=\u691C\u8A3C\u30EB\u30FC\u30EB
repository.metadataValidationRules=\u691C\u8A3C\u30EB\u30FC\u30EB
repository.metadataValidationRules.alias=VR
EUpdateItemType.ValidationRule=\u691C\u8A3C\u30EB\u30FC\u30EB
RepositoryContentProvider.repositoryLabel.Queries=\u30AF\u30A8\u30EA
RepositoryContentProvider.repositoryLabel.sapFunction=SAP\u30D5\u30A1\u30F3\u30AF\u30B7\u30E7\u30F3
repository.routes=\u30EB\u30FC\u30C8
repositorymetadataEDIFact=UN/EDIFACT
repositorymetadataEDIFact.alias=UN/EDIFACT
repository.beans=Beans
repository.metadataValidationRules.alias=VR
EConnectionType.route=\u30EB\u30FC\u30C8
EConnectionType.when=When
EConnectionType.otherwise=Otherwise
EConnectionType.try=Try
EConnectionType.catch=Catch
EConnectionType.finally=Finally
repository.beans=Beans
EConnectionType.endblock=\u30EB\u30FC\u30C8
repository.code=\u30B3\u30FC\u30C9
repository.service=\u30B5\u30FC\u30D3\u30B9
ConnectionBean.Remote=\u30EA\u30E2\u30FC\u30C8
EComponentCategory.availableExtensions=\u5229\u7528\u53EF\u80FD\u306A\u62E1\u5F35\u6A5F\u80FD
EComponentCategory.downloadedExtensions=\u62E1\u5F35\u6A5F\u80FD\u306E\u30C0\u30A6\u30F3\u30ED\u30FC\u30C9
EConnectionType.finally=Finally
EComponentCategory.myExtensions=\u30E6\u30FC\u30B6\u30FC\u62E1\u5F35\u6A5F\u80FD
TalendDataCollectorPreferencePage_EnableCapture=\u30AD\u30E3\u30D7\u30C1\u30E3\u306E\u6709\u52B9\u5316
TalendDataCollectorPreferencePage_Description=\u305D\u306E\u76EE\u7684\u306F\u3001\u30E6\u30FC\u30B6\u53CA\u3073\u7D44\u7E54\u304C\u3001\u958B\u767A\u8005\u304C\u3069\u306E\u3088\u3046\u306BTalend\u88FD\u54C1\u3092\u4F7F\u7528\u3057\u3066\u3044\u308B\u304B\u3092\u3088\u308A\u7406\u89E3\u3059\u308B\u306E\u306B\u5F79\u7ACB\u3064\u3088\u3046\u3001\u30C7\u30FC\u30BF\u3092\u4F7F\u7528\u3059\u308B\u3053\u3068\u3067\u3059\u3002
TalendDataCollectorPreviewPreferencePage_Description=\u4EE5\u4E0B\u306E\u30AD\u30FC/\u5024\u306FUsage Data Collector\u306B\u3066\u53D6\u5F97\u3055\u308C\u3066\u3044\u307E\u3059\u3002
TalendDataCollectorPreviewPreferencePage_EmptyValue=<\u7A7A>
TalendDataCollectorPreviewPreferencePage_Key=\u30AD\u30FC
TalendDataCollectorPreviewPreferencePage_Value=\u5024
TalendDataCollectorUploadingPreferencePage_Description=Usage Data Collector\u3067\u53CE\u96C6\u3055\u308C\u305F\u60C5\u5831\u306F\u5B9A\u671F\u7684\u306BTalend\u3067\u30DB\u30B9\u30C8\u3055\u308C\u305F\u30B5\u30FC\u30D0\u30FC\u306B\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u3055\u308C\u307E\u3059\u3002
@@ -452,9 +471,10 @@ repository.servicesOperation=\u30aa\u30da\u30ec\u30fc\u30b7\u30e7\u30f3
repository.servicesPort=\u30DD\u30FC\u30C8
RepositoryUpdateManager.MessagesForTDQ=\u3059\u3079\u3066\u306E\u30B8\u30E7\u30D6\u306B\u5909\u66F4\u3092\u53CD\u6620\u3057\u307E\u3059\u304B\u3002 \n \u5931\u308F\u308C\u308B\u60C5\u5831\u306B\u4F9D\u5B58\u3057\u3066\u3044\u308B\u5206\u6790\u753B\u5B58\u5728\u3057\u307E\u3059\u3002\n \u3053\u306E\u51E6\u7406\u306B\u306F\u6642\u9593\u304C\u304B\u304B\u308B\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059\u3002
EComponentCategory.executeJob=\u30B8\u30E7\u30D6\u5B9F\u884C
TalendDataCollectorUploadingPreferencePage_LastUpload=\u6700\u7D42\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9
EComponentCategory.monitoring=\u30E2\u30CB\u30BF\u30FC
BinRepositoryNode.label=\u3054\u307F\u7BB1
EMetadataEncoding.Latin9=\u30E9\u30C6\u30F39
HDFS=HDFS
HCAT=HCAT
EConnectionType.startsMenu=\u958B\u59CB
MetadataTalendTypeEditor.column.Name=\u30E1\u30BF\u30C7\u30FC\u30BF\u30DE\u30C3\u30D4\u30F3\u30B0\u30D5\u30A1\u30A4\u30EB
@@ -466,8 +486,26 @@ CreateRuleDialog.groupLabel=\u30EB\u30FC\u30EB\u306E\u4F5C\u6210
CreateRuleDialog.messageLabel=\u65B0\u898F\u30EB\u30FC\u30EB\u306E\u4F5C\u6210
CreateRuleDialog.nameLabel=\u540D\u524D
CreateRuleDialog.title=\u65B0\u898F\u30EB\u30FC\u30EB\u3092\u8FFD\u52A0
SchemaOperationChoiceDialog.newViewSchemaMessage=\u30B9\u30AD\u30FC\u30DE\u3092\u53C2\u7167
ContextAddParameterCommand.label=\u8FFD\u52A0\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC
ContextChangeDefaultCommand.label=\u30C7\u30D5\u30A9\u30EB\u30C8\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u306E\u5909\u66F4
ContextRemoveParameterCommand.label=\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u3092\u524A\u9664
ContextRenameParameterCommand.renameParameter=\u30D1\u30E9\u30E1\u30FC\u30BF\u30FC\u540D\u3092\u5909\u66F4
ContextModifyCommand.label=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u306E\u7DE8\u96C6
ArchiveFileExportOperationFullPath.cannotCreateDir='{0}'\u30C7\u30A3\u30EC\u30AF\u30C8\u30EA\u3092\u4F5C\u6210\u3067\u304D\u307E\u305B\u3093
MetadataExportXmlCommand.title=\u8B66\u544A
MetadataExportXmlCommand.message=\u30D5\u30A1\u30A4\u30EB\u304C\u65E2\u306B\u5B58\u5728\u3057\u307E\u3059\u3002\u4E0A\u66F8\u304D\u3057\u307E\u3059\u304B\uFF1F
WorkbenchMessages.FilteredTree_ClearToolTip=\u30AF\u30EA\u30A2
ContextTreeValuesComposite.Menu=\u30E1\u30CB\u30E5\u30FC
ContextMissSettingComposite.installName=\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB
MetadataTableEditorView.ValueTitle=\u5024
ModuleListCellEditor.delete=\u524A\u9664
WorkspaceMnu.switch.text=\u30EF\u30FC\u30AF\u30B9\u30DA\u30FC\u30B9\u3092\u5207\u63DB\u3048
WorkspaceMnu.switch.tooltip=\u30EF\u30FC\u30AF\u30B9\u30DA\u30FC\u30B9\u3092\u958B\u304F
WorkspaceMnu.choose.tooltip=\u4ED6\u306E\u30EF\u30FC\u30AF\u30B9\u30DA\u30FC\u30B9\u3092\u9078\u629E
WorkspaceMnu.restart.error.title=\u30B7\u30B9\u30C6\u30E0\u30D7\u30ED\u30D1\u30C6\u30A3\u304C\u3042\u308A\u307E\u305B\u3093
WorkspaceDlg.title=\u30EF\u30FC\u30AF\u30B9\u30DA\u30FC\u30B9\u3092\u9078\u629E
WorkspaceDlg.workspace.label=\u30EF\u30FC\u30AF\u30B9\u30DA\u30FC\u30B9
WorkspaceDlg.browse.folder.title=\u30EF\u30FC\u30AF\u30B9\u30DA\u30FC\u30B9\u30D5\u30A9\u30EB\u30C0\u30FC\u3092\u9078\u629E
CorePreferencePage.alwaysWelcome.v2=\u8D77\u52D5\u6642\u306B\u30A6\u30A7\u30EB\u30AB\u30E0\u753B\u9762\u3092\u8868\u793A
CorePreferencePage.alwaysAskAtStartup=\u8D77\u52D5\u6642\u306B\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8\u30C0\u30A4\u30A2\u30ED\u30B0\u3092\u8868\u793A

View File

@@ -23,6 +23,7 @@ ProcessorUtilities.generatingJob=Job genereren
ProcessorUtilities.loadingJob=Job laden...
PropertiesWizardPage.Name=Naam
PropertiesWizardPage.Version=Versie
RoutinesFunctionProposal.User=Gebruiker
VariableItemEditor.name=Naam
VariableItemEditor.new=Nieuw
VersionSection.CreationDate=Creatie Datum

View File

@@ -10,6 +10,7 @@ ComponentToRepositoryProperty.error=B\u0141\u0104D
ContextComposite.tableValue=Warto\u015Bci jako tabela
ContextComposite.treeValue=Warto\u015Bci jako drzewo
ContextValueErrorChecker.ErrorTitile=B\u0142\u0105d warto\u015Bci konetekstu:
ContextParameterProposal.NoCommentAvaiable=Komentarz nie jest dost\u0119pny.
ContextProcessSection.1=menuTable
ContextProcessSection.2=Pyta\u0107 o potwierdzenie?
ContextProcessSection.29=B\u0141\u0104D
@@ -36,7 +37,6 @@ ConextTemplateComposite.addToRepositoryContextAction.label=Dodaj do kontekstu re
CorePreferencePage.componentDefaultFileDirectory=Domy\u015Blna \u015Bcie\u017Cka pliku komponentu
CorePreferencePage.groupBySource="Group by source" w kontek\u015Bcie
CorePreferencePage.iReportPath=\u015Bcie\u017Cka iReport
CorePreferencePage.alwaysWelcome=Zawsze pokazuj widok pocz\u0105tkowy na starcie
CorePreferencePage.javaInterpreter=Interpreter &Java
CorePreferencePage.perlInterpreter=Interpreter Perl
CorePreferencePage.previewLimit=Limit podgl\u0105du
@@ -99,6 +99,7 @@ PropertiesWizardPage.Author=Autor
PropertiesWizardPage.Name=Nazwa
PropertiesWizardPage.Status=Status
PropertiesWizardPage.Version=Wersja
RoutinesFunctionProposal.User=U\u017Cytkownik
SchemaOperationChoiceDialog.Title=Schemat
SelectRepositoryContextDialog.SelectAll=Zaznacz wszystko
TalendTabbedPropertyComposite.tableButton.toolTip=widok tabeli

View File

@@ -12,6 +12,7 @@ ComponentToRepositoryProperty.error=Erro
ContextComposite.tableValue=Tabela de Valores
ContextComposite.treeValue=Árvore de valores
ContextValueErrorChecker.ErrorTitile=Erro no valor do contexto:
ContextParameterProposal.NoCommentAvaiable=Sem comentário disponível.
ContextProcessSection.1=Tabela menu
ContextProcessSection.12=Renomear contexto
ContextProcessSection.13=Dê um novo nome para o contexto {0}

View File

@@ -21,6 +21,7 @@ PropertiesWizardPage.Locker=Lacat
PropertiesWizardPage.Name=Nume
PropertiesWizardPage.Status=Stare
PropertiesWizardPage.Version=Versiune
RoutinesFunctionProposal.User=Utilizator
SelectRepositoryContextDialog.CollapseAll=Strange Tot
SelectRepositoryContextDialog.ExpandAll=Extinde tot
VariableItemEditor.insertVariable=Insereaza loc pentru &Variable ...

View File

@@ -11,7 +11,9 @@ ComponentToRepositoryProperty.error=\u041E\u0448\u0438\u0431\u043A\u0430
ContextComposite.tableValue=\u0417\u043D\u0430\u0447\u0435\u043D\u0438\u044F \u0432 \u0442\u0430\u0431\u043B\u0438\u0447\u043D\u043E\u043C \u0432\u0438\u0434\u0435
ContextComposite.treeValue=\u0417\u043D\u0430\u0447\u0435\u043D\u0438\u044F \u0432 \u0432\u0438\u0434\u0435 \u0434\u0435\u0440\u0435\u0432\u0430
ContextComposite.variable=\u041F\u0435\u0440\u0435\u043C\u0435\u043D\u043D\u044B\u0435
ContextParameterProposal.Description=\u041E\u043F\u0438\u0441\u0430\u043D\u0438\u0435: {0}
ContextValueErrorChecker.ErrorTitile=\u041E\u0448\u0438\u0431\u043A\u0430 \u0432\u0435\u043B\u0438\u0447\u0438\u043D\u044B \u0432 \u043A\u043E\u043D\u0442\u0435\u043A\u0441\u0442\u0435
ContextParameterProposal.NoCommentAvaiable=\u041A\u043E\u043C\u043C\u0435\u043D\u0442\u0430\u0440\u0438\u0439 \u043D\u0435\u0434\u043E\u0441\u0442\u0443\u043F\u0435\u043D
ContextProcessSection.12=\u041F\u0435\u0440\u0435\u0438\u043C\u0435\u043D\u043E\u0432\u0430\u0442\u044C \u043A\u043E\u043D\u0442\u0435\u043A\u0441\u0442
ContextProcessSection.13=\u0417\u0430\u0434\u0430\u0442\u044C \u043D\u043E\u0432\u043E\u0435 \u0438\u043C\u044F \u0434\u043B\u044F \u043A\u043E\u043D\u0442\u0435\u043A\u0441\u0442\u0430 {0}
ContextProcessSection.2=\u041F\u043E\u043F\u0440\u043E\u0441\u0438\u0442\u044C \u043F\u043E\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043D\u0438\u0435?
@@ -41,7 +43,6 @@ ConextTemplateComposite.addToRepositoryContextAction.label=\u0414\u043E\u0431\u0
CorePreferencePage.componentDefaultFileDirectory=\u041A\u0430\u0442\u0430\u043B\u043E\u0433 \u043F\u043E \u0443\u043C\u043E\u043B\u0447\u0430\u043D\u0438\u044E \u0434\u043B\u044F \u0444\u0430\u0439\u043B\u043E\u0432 \u043A\u043E\u043C\u043F\u043E\u043D\u0435\u043D\u0442\u043E\u0432
CorePreferencePage.groupBySource=\u0421\u0433\u0440\u0443\u043F\u043F\u0438\u0440\u043E\u0432\u0430\u0442\u044C \u043F\u043E \u0438\u0441\u0442\u043E\u0447\u043D\u0438\u043A\u0443 \u0432 \u043A\u043E\u043D\u0442\u0435\u043A\u0441\u0442\u0435
CorePreferencePage.iReportPath=\u041F\u0443\u0442\u044C \u043A IReport
CorePreferencePage.alwaysWelcome=\u041F\u0440\u0438 \u0437\u0430\u043F\u0443\u0441\u043A\u0435 \u0432\u0441\u0435\u0433\u0434\u0430 \u043F\u043E\u043A\u0430\u0437\u044B\u0432\u0430\u0442\u044C \u043E\u043A\u043D\u043E \u043F\u0440\u0438\u0432\u0435\u0442\u0441\u0442\u0432\u0438\u044F
CorePreferencePage.previewLimit=\u041F\u0440\u043E\u0441\u043C\u043E\u0442\u0440\u0435\u0442\u044C \u043E\u0433\u0440\u0430\u043D\u0438\u0447\u0435\u043D\u0438\u0435
CorePreferencePage.temporaryFiles=&\u0412\u0440\u0435\u043C\u0435\u043D\u043D\u044B\u0435 \u0444\u0430\u0439\u043B\u044B
DbTableSelectorDialog.textContent=\u0412\u044B\u0431\u0435\u0440\u0438\u0442\u0435 \u043D\u0430\u0437\u0432\u0430\u043D\u0438\u0435 \u0442\u0430\u0431\u043B\u0438\u0446\u044B
@@ -96,6 +97,8 @@ PropertiesWizardPage.Name=\u0418\u043C\u044F
PropertiesWizardPage.Status=\u0421\u0442\u0430\u0442\u0443\u0441
PropertiesWizardPage.Version=\u0412\u0435\u0440\u0441\u0438\u044F
RepositoryUpdateManager.Title=\u0418\u0437\u043C\u0435\u043D\u0435\u043D\u0438\u0435
RoutinesFunctionProposal.System=\u0421\u0438\u0441\u0442\u0435\u043C\u0430
RoutinesFunctionProposal.User=\u041F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u0442\u0435\u043B\u044C
SchemaCellEditor.giveSchemaName=\u0417\u0430\u0434\u0430\u0439\u0442\u0435 \u0438\u043C\u044F \u0441\u0445\u0435\u043C\u044B
SchemaCellEditor.inputName=\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0438\u043C\u044F
SchemaCellEditor.nameExistOrInvalid=\u042D\u0442\u043E \u0438\u043C\u044F \u0443\u0436\u0435 \u0441\u0443\u0449\u0435\u0441\u0442\u0432\u0443\u0435\u0442 \u0438\u043B\u0438 \u043D\u0435\u0434\u043E\u043F\u0443\u0441\u0442\u0438\u043C\u043E

View File

@@ -0,0 +1,103 @@
AbstractComponentsProvider.folderNotExist=Adresár {0} neexistuje.
AbstractItemMigrationTask.taskFailed=Migra\u010Dná úloha {0} zlyhala na polo\u017Eke {1}
ComponentsFormatPreferencePage.add=Prida\u0165
ComponentsFormatPreferencePage.remove=Odstráni\u0165
ComponentsFormatPreferencePage.ErrorTitle=CHYBA
ComponentToRepositoryProperty.error=CHYBA
ContextProcessSection.29=CHYBA
ContextProcessSection.errorTitle=CHYBA
ConextTableValuesComposite.nameLabel=Meno
ContextTemplateComposite.CommentLabel=Komentár
ContextTemplateComposite.nameLabel=Meno
ContextTemplateComposite.sourceLabel=Zdroj
ContextTemplateComposite.typeLabel=Typ
ContextTreeConstants.contextName=Kontext
ContextTreeConstants.valueName=Hodnota
ECodeLanguage.unknowLanguage=Neznámy jazyk
EComponentCategory_assignment=Priradenie
EComponentCategory_basicSetting=Základné nastavenia
EComponentCategory_context=Kontext
EComponentCategory_doc=Dokumentácia
EComponentCategory_dynamicSetting=Dynamické nastavenia
EComponentCategory_main=Hlavný
EComponentCategory_properties=Vlastnosti
EComponentCategory_version=Verzia
EComponentCategory_view=Poh\u013Ead
EConnectionType.mainMenu=Hlavný
EConnectionType.tableMenu=Tabu\u013Eka
ExtractMetaDataFromDataBase.connectionSuccessful=Úspe\u0161né pripojenie
ListPreferencePage.RemoveButtonName=Odstráni\u0165
MetadataTableEditorView.CommentTitle=Komentár
MetadataTableEditorView.KeyTitle=K\u013Eú\u010D
MetadataTableEditorView.LengthTitle=D\u013A\u017Eka
MetadataTableEditorView.TypleTitle=Typ
MetadataTalendTypeEditor.error.message=Chybová Hlá\u0161ka
MetadataTool.nullValue=Nulová Hodnota
PropertiesWizardPage.Author=Autor
PropertiesWizardPage.Description=Popis
PropertiesWizardPage.Name=Meno
PropertiesWizardPage.Status=Stav
PropertiesWizardPage.Version=Verzia
RoutinesFunctionProposal.CreatedBy=Vytvoril\:
RoutinesFunctionProposal.System=Systém
RoutinesFunctionProposal.User=U\u017Eívate\u013E
SchemaOperationChoiceDialog.Title=Schéma
SelectRepositoryContextDialog.CollapseAll=Zabali\u0165 v\u0161etko
SelectRepositoryContextDialog.ExpandAll=Rozbali\u0165 v\u0161etko
VariableItemEditor.name=Meno
VariableItemEditor.new=Nový
VariableItemEditor.remove=Odstráni\u0165
VersionSection.CreationDate=Dátum Vytvorenia
VersionSection.Version=Verzia
VersionSection.Status=Stav
XmlArray.InvalidFile=Nesprávny súbor.
repository.context=Kontexty
repository.documentation=Dokumentácia
repository.folder=ADRESÁR
repository.metadata=Metadáta
repository.concept=Koncept
repository.SAPFunction=SAP Funkcia
repository.metadataSQLPatterns=SQL \u0160ablóny
repository.metadataFileXml.alias=XML
repository.metadataTable=Metadátová schéma
repository.metadataFileRules.alias=Pravidlo
repository.process=Návrhy Jobu
repository.svnroot=Svn
repository.routines=Rutiny
repository.tdqelement=TDQ Element
repository.tdqelement.mdmconnection=TDQ MDM Pripojenia
EUpdateItemType.Schema=Schéma
EUpdateItemType.SAPFunction=SAP Funkcia
EUpdateItemType.Name=Meno
UpdatesConstants.Context=Kontext
UpdatesConstants.Component=Komponent
MetadataTypeLengthConstants.STRING_LENGTH=String
BusinessAppearanceComposite.textAlignment.horizontal=Horizontálny
BusinessAppearanceComposite.textAlignment.vertical=Vertikálny
BusinessAppearanceComposite.textAlignment.horizontal.left=\u013Davý
BusinessAppearanceComposite.textAlignment.horizontal.right=Pravý
ConnectionBean.Local=Lokálny
OpenXSDFileDialog.cancel=Zru\u0161i\u0165
OpenXSDFileDialog.confirm=Potvrdenie
EUpdateItemType.ValidationRule=Overovacie Pravidlo
repository.routes=Cesty
repository.code=Kód
repository.service=Servisy
TalendDataCollectorPreviewPreferencePage_Key=K\u013Eú\u010D
TalendDataCollectorPreviewPreferencePage_Value=Hodnota
repository.servicesPort=Port
HDFS=HDFS
CreateRuleDialog.conditionLabel=Podmienka
CreateRuleDialog.nameLabel=Meno
MetadataExportXmlCommand.title=Varovanie
WorkingSetConfigurationDialog_new_label=&Nový
WorkingSetConfigurationDialog_edit_label=&Editova\u0165
WorkingSetConfigurationDialog_remove_label=&Odstráni\u0165
WorkingSetConfigurationDialog_up_label=&Hore
WorkingSetConfigurationDialog_down_label=&Dole
WorkingSetConfigurationDialog_deselectAll_label=Odzn&a\u010Di\u0165 V\u0161etko
ContextTreeValuesComposite.Menu=Menu
ContextMissSettingComposite.installName=In\u0161talova\u0165
MetadataTableEditorView.ValueTitle=Hodnota
ModuleListCellEditor.add=Prida\u0165
WorkspaceDlg.workspace.label=Pracovný priestor

View File

@@ -8,6 +8,7 @@ ContextTemplateComposite.nameLabel=Ad\u0131
ContextTemplateComposite.sourceLabel=Kaynak
ContextTemplateComposite.typeLabel=Tip
EComponentCategory_appearance=Görünüm
EComponentCategory_assignment=Atama
EComponentCategory_properties=Özellikler
EComponentCategory_version=Versiyon
MetadataTableEditorView.TypleTitle=Tip

View File

@@ -10,7 +10,9 @@ ComponentsFormatPreferencePage.ErrorTitle=\u9519\u8BEF
ComponentToRepositoryProperty.error=\u9519\u8BEF
ContextComposite.tableValue=\u8868\u683C\u5F0F\u503C
ContextComposite.treeValue=\u6811\u683C\u5F0F\u503C
ContextParameterProposal.Description=\u63CF\u8FF0\uFF1A {0}
ContextValueErrorChecker.ErrorTitile=\u4E0A\u4E0B\u6587\u503C\u9519\u8BEF:
ContextParameterProposal.NoCommentAvaiable=\u6CA1\u6709\u6CE8\u91CA\u3002
ContextProcessSection.1=\u83DC\u5355\u8868\u683C
ContextProcessSection.12=\u4E3A\u4E0A\u4E0B\u6587\u6539\u540D
ContextProcessSection.13=\u4E3A\u4E0A\u4E0B\u6587\u6307\u5B9A\u65B0\u540D\u5B57{0}
@@ -157,6 +159,8 @@ RepositoryUpdateManager.NoModificationTitle=\u6CA1\u6709\u9700\u8981\u7684\u4FEE
RepositoryUpdateManager.NoModificationMessages=\u6CA1\u6709\u9700\u8981\u7684\u66F4\u65B0
RepositoryUpdateManager.RenameContextTitle=\u91CD\u547D\u540D\u95EE\u9898
RepositoryUpdateManager.ItemsToUpdate=\u68C0\u67E5\u9879\u76EE\u4EE5\u66F4\u65B0
RoutinesFunctionProposal.System=\u7CFB\u7EDF
RoutinesFunctionProposal.User=\u7528\u6237
SchemaCellEditor.giveSchemaName=\u7ED9\u56FE\u89E3\u547D\u540D
SchemaCellEditor.inputName=\u8F93\u5165\u540D\u79F0
SchemaCellEditor.nameExistOrInvalid=\u6539\u540D\u79F0\u5DF2\u5B58\u5728\u6216\u65E0\u6548

View File

@@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl Fragment
Bundle-SymbolicName: org.talend.cwm.mip.edit.nl
Bundle-Version: 1.0.0.qualifier
Bundle-Version: 6.4.0.qualifier
Fragment-Host: org.talend.cwm.mip.edit
Bundle-Vendor: .Talend SA.

View File

@@ -0,0 +1,12 @@
<?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>tcommon-studio-se</artifactId>
<version>6.4.0</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.cwm.mip.edit.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl Fragment
Bundle-SymbolicName: org.talend.cwm.mip.nl
Bundle-Version: 1.0.0.qualifier
Bundle-Version: 6.4.0.qualifier
Fragment-Host: org.talend.cwm.mip
Bundle-Vendor: .Talend SA.

View File

@@ -0,0 +1,12 @@
<?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>tcommon-studio-se</artifactId>
<version>6.4.0</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.cwm.mip.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -0,0 +1,7 @@
<?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="target/classes"/>
</classpath>

View File

@@ -0,0 +1,28 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>org.talend.designer.maven.ui.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

@@ -0,0 +1,8 @@
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Designer Maven UI NL
Bundle-SymbolicName: org.talend.designer.maven.ui.nl
Bundle-Version: 6.4.0.qualifier
Fragment-Host: org.talend.designer.maven.ui
Bundle-Vendor: .Talend SA.
Bundle-Localization: plugin

View File

@@ -0,0 +1,5 @@
source.. = src/main/java/
output.. = target/classes/
bin.includes = META-INF/,\
.,\
plugin_en.properties

View File

@@ -0,0 +1,10 @@
ProjectSettingPage_Build=Build
ProjectSettingPage_Maven=Maven
ProjectSettingPage_MavenDefault=Default
ProjectSettingPage_MavenCustomSetup=Setup custom scripts by folder
ProjectSettingPage_BuildDesc=Build settings
ProjectSettingPage_MavenDesc=Maven Settings
ProjectSettingPage_MavenDefaultDesc=The default setting for Maven scripts
ProjectSettingPage_ProjectPom=Project
ProjectSettingPage_ProjectPomDesc=Project POM settings
ProjectSettingPage_MavenCustomSetupDesc=Setup custom maven scripts by folder

View File

@@ -0,0 +1,10 @@
ProjectSettingPage_Build=Build
ProjectSettingPage_Maven=Maven
ProjectSettingPage_MavenDefault=Default
ProjectSettingPage_MavenCustomSetup=Configurer les scripts personnalisés par dossier
ProjectSettingPage_BuildDesc=Paramètres du build
ProjectSettingPage_MavenDesc=Paramètres Maven
ProjectSettingPage_MavenDefaultDesc=Paramètres par défaut des scripts Maven
ProjectSettingPage_ProjectPom=Projet
ProjectSettingPage_ProjectPomDesc=Paramètres des POM du projet
ProjectSettingPage_MavenCustomSetupDesc=Configurer les scripts Maven personnalisés par dossier

View File

@@ -0,0 +1,8 @@
ProjectSettingPage_Build=\u30D3\u30EB\u30C9
ProjectSettingPage_Maven=Maven
ProjectSettingPage_MavenDefault=\u30C7\u30D5\u30A9\u30EB\u30C8
ProjectSettingPage_BuildDesc=\u30D3\u30EB\u30C9\u8A2D\u5B9A
ProjectSettingPage_MavenDesc=Maven\u8A2D\u5B9A
ProjectSettingPage_MavenDefaultDesc=Maven\u30B9\u30AF\u30EA\u30D7\u30C8\u30C7\u30D5\u30A9\u30EB\u30C8\u8A2D\u5B9A
ProjectSettingPage_ProjectPom=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8
ProjectSettingPage_ProjectPomDesc=\u30D7\u30ED\u30B8\u30A7\u30AF\u30C8POM\u8A2D\u5B9A

View File

@@ -0,0 +1,12 @@
<?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>tcommon-studio-se</artifactId>
<version>6.4.0</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.maven.ui.nl</artifactId>
<packaging>eclipse-plugin</packaging>
</project>

View File

@@ -0,0 +1,9 @@
ConfigFolderLevelMavenPomAction_ActionTitle=Config Folder Maven Pom
FolderMavenSettingPage_CreateButtonText=Create Maven files
FolderMavenSettingPage_DeleteButtonText=Delete Maven files
FolderMavenSettingPage_CreatingMavenSettingPath=Path:
FolderMavenSettingPage_CreatingMavenSettingErrorTitle=Error
FolderMavenSettingPage_CreatingMavenSettingErrorMessage=Can\'t create the Maven setting files in this folder:
ProjectPomProjectSettingPage_Titile=NOTE\: The modules and dependencies will be kept.
ProjectPomProjectSettingPage_ConfirmTitle=Confirm
ProjectPomProjectSettingPage_ConfirmMessage=Will apply and update for project POM with modifications immediately.

View File

@@ -0,0 +1,6 @@
FolderMavenSettingPage_CreateButtonText=Créer les fichiers Maven
FolderMavenSettingPage_DeleteButtonText=Supprimer les fichiers Maven
FolderMavenSettingPage_CreatingMavenSettingPath=Chemin :
FolderMavenSettingPage_CreatingMavenSettingErrorTitle=Erreur
ProjectPomProjectSettingPage_Titile=NOTE\: Les modules et les dépendances seront conservés.
ProjectPomProjectSettingPage_ConfirmTitle=Confirmer

View File

@@ -0,0 +1,7 @@
ConfigFolderLevelMavenPomAction_ActionTitle=Maven POM\u7528\u30D5\u30A9\u30EB\u30C0\u30FC\u306E\u8A2D\u5B9A
FolderMavenSettingPage_CreateButtonText=Maven\u30D5\u30A1\u30A4\u30EB\u3092\u4F5C\u6210
FolderMavenSettingPage_DeleteButtonText=Maven\u30D5\u30A1\u30A4\u30EB\u3092\u524A\u9664
FolderMavenSettingPage_CreatingMavenSettingPath=\u30D1\u30B9\uFF1A
FolderMavenSettingPage_CreatingMavenSettingErrorTitle=\u30A8\u30E9\u30FC
FolderMavenSettingPage_CreatingMavenSettingErrorMessage=\u3053\u306E\u30D5\u30A9\u30EB\u30C0\u30FC\u306B\u306FMaven\u8A2D\u5B9A\u30D5\u30A1\u30A4\u30EB\u3092\u4F5C\u6210\u51FA\u6765\u307E\u305B\u3093\uFF1A
ProjectPomProjectSettingPage_ConfirmTitle=\u78BA\u8A8D

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