Compare commits

..

14 Commits

Author SHA1 Message Date
mzhao-talend
1f02d78449 TDQ-10626 add id attribute in model element and adjust getUUID logic in resource helper 2015-07-09 19:00:56 +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
1ba0fbb7d7 Add glazedlists_java15-1.9.0.jar to classpath 2015-07-07 16:39:20 +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
3db20b4f61 TDI-32799: revert "disable the default Authenticator temp". 2015-07-06 14:22:01 +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
669 changed files with 3744 additions and 11939 deletions

View File

@@ -2,7 +2,7 @@
<feature
id="org.talend.babel.all.tos.feature"
label="Babel feature with all languages for TOS"
version="6.0.1.qualifier">
version="6.0.0.qualifier">
<description url="http://www.example.com/description">
[Enter Feature Description here.]

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>6.0.1</version>
<version>6.1.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>

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: 6.0.1.qualifier
Bundle-Version: 6.0.0.qualifier
Fragment-Host: org.talend.common.ui.runtime

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>6.0.1</version>
<version>6.1.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.common.ui.runtime.nl</artifactId>

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: 6.0.1.qualifier
Bundle-Version: 6.0.0.qualifier
Fragment-Host: org.talend.commons.runtime

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>6.0.1</version>
<version>6.1.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.commons.runtime.nl</artifactId>

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: 6.0.1.qualifier
Bundle-Version: 6.0.0.qualifier
Fragment-Host: org.talend.commons.ui
Bundle-Vendor: .Talend SA.

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>6.0.1</version>
<version>6.1.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.commons.ui.nl</artifactId>

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: 6.0.1.qualifier
Bundle-Version: 6.0.0.qualifier
Bundle-Vendor: .Talend SA.
Fragment-Host: org.talend.core
Bundle-Localization: plugin

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>6.0.1</version>
<version>6.1.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.core.nl</artifactId>

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: 6.0.1.qualifier
Bundle-Version: 6.0.0.qualifier
Fragment-Host: org.talend.core.repository

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>6.0.1</version>
<version>6.1.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.core.repository.nl</artifactId>

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: 6.0.1.qualifier
Bundle-Version: 6.0.0.qualifier
Fragment-Host: org.talend.core.runtime

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>6.0.1</version>
<version>6.1.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.core.runtime.nl</artifactId>

View File

@@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl
Bundle-SymbolicName: org.talend.core.ui.nl
Bundle-Version: 6.0.1.qualifier
Bundle-Version: 6.0.0.qualifier
Bundle-Vendor: .Talend SA.
Fragment-Host: org.talend.core.ui

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>6.0.1</version>
<version>6.1.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.core.ui.nl</artifactId>

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: 6.0.1.qualifier
Bundle-Version: 6.0.0.qualifier
Fragment-Host: org.talend.cwm.mip.edit
Bundle-Vendor: .Talend SA.

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>6.0.1</version>
<version>6.1.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.cwm.mip.edit.nl</artifactId>

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: 6.0.1.qualifier
Bundle-Version: 6.0.0.qualifier
Fragment-Host: org.talend.cwm.mip
Bundle-Vendor: .Talend SA.

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>6.0.1</version>
<version>6.1.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.cwm.mip.nl</artifactId>

View File

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

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>6.0.1</version>
<version>6.1.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.designer.maven.ui.nl</artifactId>

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: org.talend.help.Nl Fragment
Bundle-SymbolicName: org.talend.help.nl
Bundle-Version: 6.0.1.qualifier
Bundle-Version: 6.0.0.qualifier
Bundle-Vendor: .Talend SA.
Fragment-Host: org.talend.help
Bundle-Localization: plugin

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>6.0.1</version>
<version>6.1.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.help.nl</artifactId>

View File

@@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: org.talend.helpers.nl Fragment
Bundle-SymbolicName: org.talend.helpers.nl
Bundle-Version: 6.0.1.qualifier
Bundle-Version: 6.0.0.qualifier
Fragment-Host: org.talend.helpers
Bundle-Vendor: .Talend SA.

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>6.0.1</version>
<version>6.1.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.helpers.nl</artifactId>

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: org.talend.librariesmanager Nl Fragment
Bundle-SymbolicName: org.talend.librariesmanager.nl
Bundle-Version: 6.0.1.qualifier
Bundle-Version: 6.0.0.qualifier
Fragment-Host: org.talend.librariesmanager
Bundle-Localization: plugin
Bundle-Vendor: .Talend SA.

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>6.0.1</version>
<version>6.1.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.librariesmanager.nl</artifactId>

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl
Bundle-SymbolicName: org.talend.librariesmanager.ui.nl
Bundle-Version: 6.0.1.qualifier
Bundle-Version: 6.0.0.qualifier
Fragment-Host: org.talend.librariesmanager.ui

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>6.0.1</version>
<version>6.1.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.librariesmanager.ui.nl</artifactId>

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl
Bundle-SymbolicName: org.talend.metadata.managment.nl
Bundle-Version: 6.0.1.qualifier
Bundle-Version: 6.0.0.qualifier
Fragment-Host: org.talend.metadata.managment

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>6.0.1</version>
<version>6.1.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.metadata.managment.nl</artifactId>

View File

@@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Metadata Managment UI Nl Fragment
Bundle-SymbolicName: org.talend.metadata.managment.ui.nl
Bundle-Version: 6.0.1.qualifier
Bundle-Version: 6.0.0.qualifier
Fragment-Host: org.talend.metadata.managment.ui
Bundle-Vendor: .Talend SA.

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>6.0.1</version>
<version>6.1.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.metadata.managment.ui.nl</artifactId>

View File

@@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: MigrationTool Plug-in nl fragment
Bundle-SymbolicName: org.talend.migrationTool.nl
Bundle-Version: 6.0.1.qualifier
Bundle-Version: 6.0.0.qualifier
Bundle-Vendor: .Talend SA.
Fragment-Host: org.talend.migrationTool

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>6.0.1</version>
<version>6.1.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.migrationTool.nl</artifactId>

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName Nl Fragment
Bundle-SymbolicName: org.talend.model.edit.nl
Bundle-Version: 6.0.1.qualifier
Bundle-Version: 6.0.0.qualifier
Fragment-Host: org.talend.model.edit
Bundle-Localization: plugin
Bundle-Vendor: %providerName

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>6.0.1</version>
<version>6.1.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.model.edit.nl</artifactId>

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl
Bundle-SymbolicName: org.talend.model.migration.nl
Bundle-Version: 6.0.1.qualifier
Bundle-Version: 6.0.0.qualifier
Fragment-Host: org.talend.model.migration

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>6.0.1</version>
<version>6.1.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.model.migration.nl</artifactId>

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: org.talend.model.Nl Fragment
Bundle-SymbolicName: org.talend.model.nl
Bundle-Version: 6.0.1.qualifier
Bundle-Version: 6.0.0.qualifier
Bundle-Vendor: .Talend SA.
Fragment-Host: org.talend.model
Bundle-Localization: plugin

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>6.0.1</version>
<version>6.1.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.model.nl</artifactId>

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl Fragment
Bundle-SymbolicName: org.talend.rcp.nl
Bundle-Version: 6.0.1.qualifier
Bundle-Version: 6.0.0.qualifier
Fragment-Host: org.talend.rcp
Bundle-Localization: plugin
Bundle-Vendor: .Talend SA.

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>6.0.1</version>
<version>6.1.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.rcp.nl</artifactId>

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl
Bundle-SymbolicName: org.talend.registration.nl
Bundle-Version: 6.0.1.qualifier
Bundle-Version: 6.0.0.qualifier
Fragment-Host: org.talend.registration

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>6.0.1</version>
<version>6.1.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.registration.nl</artifactId>

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl
Bundle-SymbolicName: org.talend.repository.items.importexport.nl
Bundle-Version: 6.0.1.qualifier
Bundle-Version: 6.0.0.qualifier
Fragment-Host: org.talend.repository.items.importexport

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>6.0.1</version>
<version>6.1.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.repository.items.importexport.nl</artifactId>

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl Fragment
Bundle-SymbolicName: org.talend.repository.items.importexport.ui.nl
Bundle-Version: 6.0.1.qualifier
Bundle-Version: 6.0.0.qualifier
Fragment-Host: org.talend.repository.items.importexport.ui

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>6.0.1</version>
<version>6.1.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.repository.items.importexport.ui.nl</artifactId>

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Local repository Plug-in Nl Fragment
Bundle-SymbolicName: org.talend.repository.localprovider.nl
Bundle-Version: 6.0.1.qualifier
Bundle-Version: 6.0.0.qualifier
Fragment-Host: org.talend.repository.localprovider
Bundle-Localization: plugin
Bundle-Vendor: .Talend SA.

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>6.0.1</version>
<version>6.1.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.repository.localprovider.nl</artifactId>

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl
Bundle-SymbolicName: org.talend.repository.mdm.nl
Bundle-Version: 6.0.1.qualifier
Bundle-Version: 6.0.0.qualifier
Fragment-Host: org.talend.repository.mdm

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>6.0.1</version>
<version>6.1.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.repository.mdm.nl</artifactId>

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl
Bundle-SymbolicName: org.talend.repository.metadata.nl
Bundle-Version: 6.0.1.qualifier
Bundle-Version: 6.0.0.qualifier
Fragment-Host: org.talend.repository.metadata

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>6.0.1</version>
<version>6.1.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.repository.metadata.nl</artifactId>

View File

@@ -2,6 +2,6 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl Fragment
Bundle-SymbolicName: org.talend.repository.view.nl
Bundle-Version: 6.0.1.qualifier
Bundle-Version: 6.0.0.qualifier
Fragment-Host: org.talend.repository.view
Bundle-Vendor: .Talend SA.

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>6.0.1</version>
<version>6.1.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.repository.view.nl</artifactId>

View File

@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Nl Fragment
Bundle-SymbolicName: org.talend.resources.nl
Bundle-Version: 6.0.1.qualifier
Bundle-Version: 6.0.0.qualifier
Fragment-Host: org.talend.resources

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>6.0.1</version>
<version>6.1.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.resources.nl</artifactId>

View File

@@ -2,7 +2,7 @@
<feature
id="org.talend.commons.feature"
label="Commons Feature"
version="6.0.1.qualifier"
version="6.0.0.qualifier"
provider-name=".Talend SA.">
<description url="http://www.talend.com/online/featuresdescription.html#commons-feature">

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>6.0.1</version>
<version>6.1.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.commons.feature</artifactId>

View File

@@ -2,7 +2,7 @@
<feature
id="org.talend.core.feature"
label="Core Feature"
version="6.0.1.qualifier"
version="6.0.0.qualifier"
provider-name=".Talend SA.">
<description url="http://www.talend.com/online/featuresdescription.html#core-feature">
@@ -374,32 +374,4 @@
version="0.0.0"
unpack="false"/>
<plugin
id="javax.mail"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="org.apache.commons.discovery"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="javax.xml.soap"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="javax.activation"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
</feature>

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>6.0.1</version>
<version>6.1.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.core.feature</artifactId>

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.talend.fragment.jars.feature"
version="6.0.1.qualifier"
version="6.0.0.qualifier"
provider-name=".Talend SA.">
<plugin
@@ -10,30 +10,12 @@
install-size="0"
version="0.0.0" />
<plugin
<plugin
id="net.sourceforge.sqlexplorer.nl"
download-size="0"
install-size="0"
version="0.0.0" />
<plugin
id="org.talend.libraries.ebcdic"
download-size="0"
install-size="0"
version="0.0.0" />
<plugin
id="org.talend.libraries.edifact"
download-size="0"
install-size="0"
version="0.0.0" />
<plugin
id="org.talend.libraries.ftp"
download-size="0"
install-size="0"
version="0.0.0" />
<plugin
id="org.talend.libraries.javacsv.jars"
download-size="0"
@@ -70,18 +52,6 @@
install-size="0"
version="0.0.0" />
<plugin
id="org.talend.libraries.microsoft"
download-size="0"
install-size="0"
version="0.0.0" />
<plugin
id="org.talend.sqlbuilder.jars"
download-size="0"
install-size="0"
version="0.0.0" />
<plugin
id="org.talend.libraries.nattable.glazedlist"
download-size="0"
@@ -111,11 +81,5 @@
download-size="0"
install-size="0"
version="0.0.0" />
<plugin
id="org.talend.developpement"
download-size="0"
install-size="0"
version="0.0.0" />
</feature>

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>6.0.1</version>
<version>6.1.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.fragment.jars.feature</artifactId>

View File

@@ -2,7 +2,7 @@
<feature
id="org.talend.help.feature"
label="Help Feature"
version="6.0.1.qualifier"
version="6.0.0.qualifier"
provider-name=".Talend SA.">
<description url="http://www.talend.com/online/featuresdescription.html#help-feature">

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>6.0.1</version>
<version>6.1.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.help.feature</artifactId>

View File

@@ -2,7 +2,7 @@
<feature
id="org.talend.jdt.feature"
label="Feature"
version="6.0.1.qualifier">
version="6.0.0.qualifier">
<description url="http://www.example.com/description">
[Enter Feature Description here.]

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>6.0.1</version>
<version>6.1.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.jdt.feature</artifactId>

View File

@@ -2,7 +2,7 @@
<feature
id="org.talend.libraries.jdbc.feature"
label="Jdbc_feature Feature"
version="6.0.1.qualifier"
version="6.0.0.qualifier"
provider-name=".Talend SA.">
<description url="http://www.example.com/description">

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>6.0.1</version>
<version>6.1.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.libraries.jdbc.feature</artifactId>

View File

@@ -2,7 +2,7 @@
<feature
id="org.talend.m2e.feature"
label="Feature"
version="6.0.1.qualifier">
version="6.0.0.qualifier">
<description url="http://www.example.com/description">
[Enter Feature Description here.]
@@ -16,22 +16,6 @@
[Enter License Description here.]
</license>
<includes
id="org.talend.jdt.feature"
version="0.0.0"/>
<includes
id="org.eclipse.wst.xml_core.feature"
version="0.0.0"/>
<includes
id="org.eclipse.wst.common_core.feature"
version="0.0.0"/>
<includes
id="org.eclipse.wst.common.fproj"
version="0.0.0"/>
<plugin
id="org.eclipse.m2e.archetype.common"
download-size="1844"
@@ -161,45 +145,11 @@
unpack="false"/>
<plugin
id="org.eclipse.emf.ecore"
id="org.slf4j.impl.log4j12"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="org.eclipse.emf.ecore.xmi"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="org.eclipse.emf.edit"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="org.eclipse.emf.ecore.edit"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="org.eclipse.jem.util"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="com.google.guava"
download-size="0"
install-size="0"
version="0.0.0"
version="1.7.2.v20131105-2200"
fragment="true"
unpack="false"/>
</feature>

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>6.0.1</version>
<version>6.1.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.m2e.feature</artifactId>

View File

@@ -2,7 +2,7 @@
<feature
id="org.talend.model.migration.feature"
label="model Migration feature"
version="6.0.1.qualifier">
version="6.0.0.qualifier">
<description url="http://www.example.com/description">
[Enter Feature Description here.]

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>6.0.1</version>
<version>6.1.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.model.migration.feature</artifactId>

View File

@@ -2,7 +2,7 @@
<feature
id="org.talend.platform.feature"
label="Platform"
version="6.0.1.qualifier">
version="6.0.0.qualifier">
<description url="http://www.example.com/description">
[Enter Feature Description here.]

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>6.0.1</version>
<version>6.1.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>

View File

@@ -2,7 +2,7 @@
<feature
id="org.talend.rcp.feature"
label="RCP Feature"
version="6.0.1.qualifier"
version="6.0.0.qualifier"
provider-name=".Talend SA.">
<description url="http://www.talend.com/online/featuresdescription.html#rcp-feature">

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>6.0.1</version>
<version>6.1.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.rcp.feature</artifactId>

View File

@@ -2,7 +2,7 @@
<feature
id="org.talend.update.p2.feature"
label="P2-feature"
version="6.0.1.qualifier">
version="6.0.0.qualifier">
<description url="http://www.example.com/description">
[Enter Feature Description here.]

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>6.0.1</version>
<version>6.1.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.update.p2.feature</artifactId>

View File

@@ -2,7 +2,7 @@
<feature
id="org.talend.updates.feature"
label="Updates-feature"
version="6.0.1.qualifier"
version="6.0.0.qualifier"
provider-name=".Talend SA.">
<copyright url="http://www.talend.com/about-us">

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>6.0.1</version>
<version>6.1.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.updates.feature</artifactId>

View File

@@ -2,7 +2,7 @@
<feature
id="org.talend.utils.feature"
label="Utils_feature Feature"
version="6.0.1.qualifier">
version="6.0.0.qualifier">
<description url="http://www.example.com/description">
This feature contains the Talend utilities plugin and its dependencies.

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>6.0.1</version>
<version>6.1.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.utils.feature</artifactId>

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Common UI runtime Plug-in
Bundle-SymbolicName: org.talend.common.ui.runtime;singleton:=true
Bundle-Version: 6.0.1.qualifier
Bundle-Version: 6.0.0.qualifier
Require-Bundle: org.eclipse.core.runtime,
org.apache.commons.collections,
org.talend.libraries.dom4j-jaxen,

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>6.0.1</version>
<version>6.1.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.common.ui.runtime</artifactId>

View File

@@ -26,7 +26,7 @@ public enum ECoreImage implements IImage {
COPY_ICON("/icons1/copy.gif"), //$NON-NLS-1$
COMPARE_ICON("/icons1/compare_view.gif"), //$NON-NLS-1$
TEST_CONTAINER("/icons1/testContainer.png"), //$NON-NLS-1$
STANDARD_ICON("/icons1/palette.png"), //$NON-NLS-1$
PALETTE_FILTER("/icons1/studio_6.0-palette-filter.png"), //$NON-NLS-1$
@@ -63,17 +63,12 @@ public enum ECoreImage implements IImage {
PROCESS_STREAMING_GENERIC_CATEGORY_OPEN_ICON("/icons1/process_streaming_generic_category_open.png"), //$NON-NLS-1$
PROCESS_BATCH_GENERIC_CATEGORY_CLOSE_ICON("/icons1/process_batch_generic_category_close.png"), //$NON-NLS-1$
PROCESS_BATCH_GENERIC_CATEGORY_OPEN_ICON("/icons1/process_batch_generic_category_open.png"), //$NON-NLS-1$
PROCESS_STREAMING_STORM_ICON("/icons1/process_streaming_storm.png"), //$NON-NLS-1$
PROCESS_STREAMING_SPARK_ICON("/icons1/process_streaming_spark.png"), //$NON-NLS-1$
PROCESS_BATCH_MR_ICON("/icons1/process_batch_map_reduce.png"), //$NON-NLS-1$
PROCESS_BATCH_SPARK_ICON("/icons1/process_batch_spark.png"), //$NON-NLS-1$
SERVICES_ICON("/icons1/services.png"), //$NON-NLS-1$
JOBLET_ICON("/icons1/joblet_icon.png"), //$NON-NLS-1$
CONTEXT_ICON("/icons1/context_icon.png"), //$NON-NLS-1$
CONTEXT_CONF_ICON("/icons1/context_conf_icon.gif"), //$NON-NLS-1$
CONTEXT_WIZ("/icons1/context_wiz.png"), //$NON-NLS-1$
CODE_ICON("/icons1/code.png"), //$NON-NLS-1$
ROUTES_ICON("/icons1/routes_icon.png"), //$NON-NLS-1$
ROUTINE_ICON("/icons1/routine.png"), //$NON-NLS-1$
ROUTINE_EDITOR_ICON("/icons1/routine_editor.png"), //$NON-NLS-1$
JOB_SCRIPTS_ICON("/icons1/job_scripts.png"), //$NON-NLS-1$

View File

@@ -39,11 +39,11 @@ public class CellEditorValueAdapterFactory {
try {
Integer integer = new Integer(value.toString().trim());
if (integer < 0) {
return integer * -1; // why change to positive???
return integer * -1;
}
return integer;
} catch (Exception ex) {
return null; // when remove the value(empty, "")
return null;
}
}

View File

@@ -1,105 +0,0 @@
// ============================================================================
//
// Copyright (C) 2006-2015 Talend Inc. - www.talend.com
//
// This source code is available under agreement available at
// %InstallDIR%\features\org.talend.rcp.branding.%PRODUCTNAME%\%PRODUCTNAME%license.txt
//
// You should have received a copy of the agreement
// along with this program; if not, write to Talend SA
// 9 rue Pages 92150 Suresnes, France
//
// ============================================================================
package org.talend.commons.ui.runtime.utils;
import org.eclipse.swt.SWT;
import org.eclipse.swt.graphics.Color;
import org.eclipse.swt.graphics.Device;
import org.eclipse.swt.widgets.Display;
/**
* This class contains the corporate colors from specification chapter of Talend Branding Guide document. Correct usage
* of the color palette will ensure development of graphic communications that are clear, engaging and recognizable.
*
* @author sizhaoliu
*/
public class TalendColorPalette {
private static Device device = Display.getCurrent();
/**
* PRIMARY COLOR PALETTE
* <p/>
* The Talend primary palette should dominate the graphic design of all Talend communications, but work in concert
* with the secondary palette.
*/
public static final Color PRIMARY_BLUE = new Color(device, 0, 86, 149);
public static final Color PRIMARY_GREEN = new Color(device, 193, 216, 47);
public static final Color PRIMARY_GRAY = new Color(device, 113, 112, 115);
public static final Color PRIMARY_WHITE = device.getSystemColor(SWT.COLOR_WHITE);
public static final java.awt.Color PRIMARY_BLUE_AWT = new java.awt.Color(0, 86, 149);
public static final java.awt.Color PRIMARY_GREEN_AWT = new java.awt.Color(193, 216, 47);
public static final java.awt.Color PRIMARY_GRAY_AWT = new java.awt.Color(113, 112, 115);
public static final java.awt.Color PRIMARY_WHITE_AWT = java.awt.Color.WHITE;
/**
* SECONDARY COLOR PALETTE
* <p/>
* Our secondary color palette includes a more vivid spectrum of colors for use as bold accents. These colors should
* be used together when possible.
*/
public static final Color SECONDARY_BLUE = new Color(device, 0, 175, 219);
public static final Color SECONDARY_GREEN = new Color(device, 129, 124, 0);
public static final Color SECONDARY_GRAY = new Color(device, 186, 188, 190);
public static final Color SECONDARY_ORANGE = new Color(device, 232, 109, 31);
public static final Color SECONDARY_YELLOW = new Color(device, 253, 185, 19);
public static final java.awt.Color SECONDARY_BLUE_AWT = new java.awt.Color(0, 175, 219);
public static final java.awt.Color SECONDARY_GREEN_AWT = new java.awt.Color(129, 124, 0);
public static final java.awt.Color SECONDARY_GRAY_AWT = new java.awt.Color(186, 188, 190);
public static final java.awt.Color SECONDARY_ORANGE_AWT = new java.awt.Color(232, 109, 31);
public static final java.awt.Color SECONDARY_YELLOW_AWT = new java.awt.Color(253, 185, 19);
/**
* TERTIARY COLOR PALETTE
* <p/>
* The tertiary color palette can distinguish types of information in charts, graphs, data sheets and multimedia
* applications.
*/
public static final Color TERTIARY_BLUE = new Color(device, 119, 208, 234);
public static final Color TERTIARY_GREEN = new Color(device, 190, 185, 117);
public static final Color TERTIARY_GRAY = new Color(device, 219, 220, 221);
public static final Color TERTIARY_ORANGE = new Color(device, 244, 175, 128);
public static final Color TERTIARY_YELLOW = new Color(device, 255, 217, 143);
public static final java.awt.Color TERTIARY_BLUE_AWT = new java.awt.Color(119, 208, 234);
public static final java.awt.Color TERTIARY_GREEN_AWT = new java.awt.Color(190, 185, 117);
public static final java.awt.Color TERTIARY_GRAY_AWT = new java.awt.Color(219, 220, 221);
public static final java.awt.Color TERTIARY_ORANGE_AWT = new java.awt.Color(244, 175, 128);
public static final java.awt.Color TERTIARY_YELLOW_AWT = new java.awt.Color(255, 217, 143);
}

View File

@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Common Runtime Plug-in
Bundle-SymbolicName: org.talend.commons.runtime
Bundle-Version: 6.0.1.qualifier
Bundle-Version: 6.0.0.qualifier
Require-Bundle: org.apache.log4j;visibility:=reexport,
org.apache.commons.beanutils,
org.apache.commons.collections,

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.talend.studio</groupId>
<artifactId>tcommon-studio-se</artifactId>
<version>6.0.1</version>
<version>6.1.0-SNAPSHOT</version>
<relativePath>../../../</relativePath>
</parent>
<artifactId>org.talend.commons.runtime</artifactId>

View File

@@ -65,7 +65,7 @@ public class XmlNodeRetriever {
private XPath xpath;
protected String currentLoopXPath;
private String currentLoopXPath;
private NamespaceContext namespaceContext;
@@ -98,20 +98,17 @@ public class XmlNodeRetriever {
private void initNamespaceContext() {
namespaceContext = new NamespaceContext() {
@Override
public String getNamespaceURI(String prefix) {
String namespaceForPrefix = getNamespaceForPrefix(prefix);
return namespaceForPrefix;
}
// Dummy implementation - not used!
@Override
public Iterator getPrefixes(String val) {
return null;
}
// Dummy implemenation - not used!
@Override
public String getPrefix(String uri) {
return null;
}

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