Compare commits
18 Commits
master
...
release/7.
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
eec5ecfe43 | ||
|
|
9ab6f3a3f8 | ||
|
|
4ddfe3b63f | ||
|
|
8544acc63a | ||
|
|
ee250bf321 | ||
|
|
1873649aba | ||
|
|
602b540b74 | ||
|
|
8cf78fc9fe | ||
|
|
e04f76553a | ||
|
|
71b5c95101 | ||
|
|
ac20507d82 | ||
|
|
f2e086da18 | ||
|
|
dd4f207455 | ||
|
|
026ec6f8b5 | ||
|
|
ed18c48ac2 | ||
|
|
cd51a8b93e | ||
|
|
162aaeff65 | ||
|
|
e0ae2ba35a |
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>tcommon-studio-se</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>tcommon-studio-se</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>org.talend.common.ui.runtime.nl</artifactId>
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
AccessorUtils.Assert0=\u8FD9\u4E2A\u5217(\u6807\u9898\u4E3A\u2018{0}\u2019\uFF0CID\u4E3A\u2018{1}\u2019)\u7684\u2018BeanPropertyAccessors\u2019\u6CA1\u6709\u6B63\u786E\u914D\u7F6E\u3002\u2018{2}\u2019\u9700\u8981\u4E00\u4E2ABean<B>
|
||||
AccessorUtils.Assert1=\u8FD9\u4E2A\u5217(\u6807\u9898\u4E3A\u2018{0}\u2019\uFF0CID\u4E3A\u2018{1}\u2019)\u7684\u2018BeanPropertyAccessors\u2019\u6CA1\u6709\u6B63\u786E\u914D\u7F6E,\u6216\u8005\u503C\u8BBE\u7F6E\u4E3A\u4E0D\u6B63\u786E\u7684\u7C7B\u578B\u3002
|
||||
AddPushButton.AddButton.Tip=\u589E\u52A0
|
||||
AddAllPushButton.AddAllButton.Tip=\u6DFB\u52A0\u6240\u6709
|
||||
CellEditorDialogBehavior.textContent=...
|
||||
ColorStyledText.RedoItem.Text=\u91CD\u505A
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>tcommon-studio-se</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>org.talend.commons.runtime.nl</artifactId>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>tcommon-studio-se</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>org.talend.commons.ui.nl</artifactId>
|
||||
|
||||
@@ -16,6 +16,7 @@ ModelSelectionDialog.Option=\u9009\u9879
|
||||
TableViewerCreator.Table.BeNull=\u8868\u4E3A\u7A7A
|
||||
AddAllPushButton.AddAllButton.Tip=\u6DFB\u52A0\u6240\u6709
|
||||
ExtendedTableRemoveCommand.Romve.Label=\u5220\u9664\u8868
|
||||
AddPushButton.AddButton.Tip=\u6DFB\u52A0
|
||||
MoveDownPushButton.MoveDownTip=\u5411\u4E0B\u79FB\u52A8\u9009\u4E2D\u9879
|
||||
ExtendedTableCopyCommand.Copy.Label=\u590D\u5236\u4E00\u4E2A\u6216\u591A\u4E2A\u8868\u5728\u5916\u90E8\u526A\u8D34\u677F\u4E2D\u3002
|
||||
ProposalUtils.CtrlProposal.ErrorMsg=\u63A7\u952E\u7C7B\u578B\u63D0\u793A\u4E0D\u88AB\u652F\u6301\uFF1A
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>tcommon-studio-se</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>org.talend.core.nl</artifactId>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>tcommon-studio-se</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>org.talend.core.repository.nl</artifactId>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>tcommon-studio-se</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>org.talend.core.runtime.nl</artifactId>
|
||||
|
||||
@@ -19,6 +19,7 @@ ColorsCodeViewerPreferencePage.keyword1Color=\u5173\u952E\u5B571 \u989C\u8272
|
||||
ColorsCodeViewerPreferencePage.keyword2Color=\u5173\u952E\u5B572 \u989C\u8272
|
||||
ColorsCodeViewerPreferencePage.keyword3Color=\u5173\u952E\u5B573 \u989C\u8272
|
||||
ColumnNameChangedExt.columnChanged=\u7ED3\u70B9: {0} \u5217\u6539\u53D8: {1}-> {2}
|
||||
ComponentsFormatPreferencePage.add=\u589E\u52A0
|
||||
ComponentsFormatPreferencePage.errorCreateConnectionName=\u547D\u540D"{0}"\u65E0\u6548
|
||||
ComponentsFormatPreferencePage.formatConnection=\u683C\u5F0F\u5316\u9ED8\u8BA4\u8FDE\u63A5
|
||||
ComponentsFormatPreferencePage.formatHint=\u683C\u5F0F\u63D0\u793A\u9ED8\u8BA4\u503C\uFF1A
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>tcommon-studio-se</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>org.talend.core.ui.nl</artifactId>
|
||||
|
||||
@@ -3,6 +3,7 @@ AbstractItemMigrationTask.taskFailed=\u8FC1\u79FB{0}\u9879\u76EE\u5931\u8D25{1}
|
||||
AdvancedSocketFactory.failedInitial=\u9519\u8BEF:\u65E0\u6CD5\u521D\u59CB\u5316
|
||||
ArchiveFileExportOperationFullPath.SpecialFile=spagic.\u5C5E\u6027
|
||||
ColumnNameChangedExt.columnChanged=\u7ED3\u70B9: {0} \u5217\u6539\u53D8: {1}-> {2}
|
||||
ComponentsFormatPreferencePage.add=\u589E\u52A0
|
||||
ComponentsFormatPreferencePage.errorCreateConnectionName=\u547D\u540D"{0}"\u65E0\u6548
|
||||
ComponentsFormatPreferencePage.formatConnection=\u683C\u5F0F\u5316\u9ED8\u8BA4\u8FDE\u63A5
|
||||
ComponentsFormatPreferencePage.formatHint=\u683C\u5F0F\u63D0\u793A\u9ED8\u8BA4\u503C\uFF1A
|
||||
@@ -344,6 +345,7 @@ MetadataTableEditorView.ValueTitle=\u503C
|
||||
ContextNebulaComposite.ContextGroupLabel=\u9ED8\u8BA4\u4E0A\u4E0B\u6587\u73AF\u5883
|
||||
ContextTreeTable.PromptToolTips=\u6FC0\u6D3B\u63D0\u793A\u53D8\u91CF
|
||||
ContextValidator.ParameterNotValid=\u53C2\u6570\u540D\u65E0\u6548
|
||||
ModuleListCellEditor.add=\u6DFB\u52A0
|
||||
ModuleListCellEditor.delete=\u5220\u9664
|
||||
ContextBuiltinToRepositoryCommand.addRelation=\u5728\u5B58\u50A8\u5E93\u4E2D\u6709\u76F8\u540C\u540D\u79F0\u7684\u4E0A\u4E0B\u6587\u53D8\u91CF\uFF0C\u60A8\u7684\u5185\u7F6E\u53D8\u91CF\u5C06\u88AB\u66FF\u6362\uFF0C\u662F\u5426\u7EE7\u7EED\uFF1F
|
||||
WorkspaceMnu.switch.text=\u5207\u6362\u5DE5\u4F5C\u533A
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>tcommon-studio-se</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>org.talend.cwm.mip.edit.nl</artifactId>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>tcommon-studio-se</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>org.talend.cwm.mip.nl</artifactId>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>tcommon-studio-se</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>org.talend.designer.maven.ui.nl</artifactId>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>tcommon-studio-se</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>org.talend.help.nl</artifactId>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>tcommon-studio-se</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>org.talend.helpers.nl</artifactId>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>tcommon-studio-se</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>org.talend.librariesmanager.nl</artifactId>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>tcommon-studio-se</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>org.talend.librariesmanager.ui.nl</artifactId>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>tcommon-studio-se</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>org.talend.metadata.managment.nl</artifactId>
|
||||
|
||||
@@ -19,6 +19,7 @@ ColorsCodeViewerPreferencePage.keyword1Color=\u5173\u952E\u5B571 \u989C\u8272
|
||||
ColorsCodeViewerPreferencePage.keyword2Color=\u5173\u952E\u5B572 \u989C\u8272
|
||||
ColorsCodeViewerPreferencePage.keyword3Color=\u5173\u952E\u5B573 \u989C\u8272
|
||||
ColumnNameChangedExt.columnChanged=\u7ED3\u70B9: {0} \u5217\u6539\u53D8: {1}-> {2}
|
||||
ComponentsFormatPreferencePage.add=\u589E\u52A0
|
||||
ComponentsFormatPreferencePage.errorCreateConnectionName=\u547D\u540D"{0}"\u65E0\u6548
|
||||
ComponentsFormatPreferencePage.formatConnection=\u683C\u5F0F\u5316\u9ED8\u8BA4\u8FDE\u63A5
|
||||
ComponentsFormatPreferencePage.formatHint=\u683C\u5F0F\u63D0\u793A\u9ED8\u8BA4\u503C\uFF1A
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>tcommon-studio-se</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>org.talend.metadata.managment.ui.nl</artifactId>
|
||||
|
||||
@@ -330,6 +330,7 @@ SalesforceStep2Form.otherTitle=\u5176\u5B83\u5217\u6807\u9898
|
||||
SalesforceStep2Form.output=\u6807\u51c6\u8f93\u51fa
|
||||
SalesforceStep2Form.preview=\u9884
|
||||
SchemaWizard.windowTitle=\u67B6\u6784
|
||||
SelectDatabaseJarDialog.add=\u589E\u52A0
|
||||
SelectDatabaseJarDialog.delete=\u5220\u9664
|
||||
SelectDatabaseJarDialog.warningTitle=\u8B66\u544A
|
||||
SelectorTableForm.ColumnNumber=\u5217\u53F7
|
||||
@@ -355,6 +356,7 @@ WSDLSchemaStep1Form.ENDPOINTURI=Endpoint URI
\n\n\n
\n
\n
\n\n Endpoint URI
\
|
||||
\n\n\n
|
||||
\n
|
||||
\n
|
||||
\n\n Endpoint URI
|
||||
\n
|
||||
\nEndpoint URI
|
||||
\n
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>tcommon-studio-se</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>org.talend.migrationTool.nl</artifactId>
|
||||
|
||||
@@ -622,7 +622,6 @@ _UI_TdSoftwareSystem_type=Td Software System
|
||||
_UI_TdMachine_type=Td Machine
|
||||
_UI_TdXMLElement_type=Td XML Element
|
||||
_UI_TdXMLContent_type=Td XML Content
|
||||
_UI_TdXMLContent_type=Td XML Content
|
||||
_UI_TdXMLDocument_type=Td XML Document
|
||||
_UI_Metadata_connections_feature=Connections
|
||||
_UI_Connection_version_feature=Version
|
||||
@@ -886,7 +885,6 @@ _UI_TdXMLElement_ownedDocument_feature=Owned Document
|
||||
_UI_TdXMLElement_javaType_feature=Java Type
|
||||
_UI_TdXMLElement_xmlContent_feature=Xml Content
|
||||
_UI_TdXMLContent_xmlElements_feature=Xml Elements
|
||||
_UI_TdXMLContent_xmlElements_feature=Xml Elements
|
||||
_UI_TdXMLDocument_xsdFilePath_feature=XSD File Path
|
||||
_UI_FileFormat_UNIX_literal=UNIX
|
||||
_UI_FileFormat_MAC_literal=MAC
|
||||
@@ -1061,12 +1059,8 @@ _UI_RuleType_BASIC_literal=BASIC
|
||||
_UI_RuleType_CUSTOM_literal=CUSTOM
|
||||
_UI_Function_Empty_literal=Empty
|
||||
_UI_Function_Lower_Case_literal=Lower_Case
|
||||
_UI_Function_Lower_Case_literal=Lower_Case
|
||||
_UI_Function_Upper_Case_literal=Upper_Case
|
||||
_UI_Function_Upper_Case_literal=Upper_Case
|
||||
_UI_Function_Lower_Case_First_literal=Lower_Case_First
|
||||
_UI_Function_Lower_Case_First_literal=Lower_Case_First
|
||||
_UI_Function_Upper_Case_First_literal=Upper_Case_First
|
||||
_UI_Function_Upper_Case_First_literal=Upper_Case_First
|
||||
_UI_Function_Length_literal=Length
|
||||
_UI_Function_Match_literal=Match
|
||||
@@ -1078,8 +1072,6 @@ _UI_Operator_Greater_Or_Equal_To_literal=Greater_Or_Equal_To
|
||||
_UI_Operator_Lower_Or_Equal_To_literal=Lower_Or_Equal_To
|
||||
_UI_ConditionType_logicalOperator_feature=Logical Operator
|
||||
_UI_LogicalOperator_AND_literal=AND
|
||||
_UI_LogicalOperator_AND_literal=AND
|
||||
_UI_LogicalOperator_OR_literal=OR
|
||||
_UI_LogicalOperator_OR_literal=OR
|
||||
_UI_ValidationRulesConnection_isDisallow_feature=Is Disallow
|
||||
_UI_ValidationRulesConnection_isRejectLink_feature=Is Reject Link
|
||||
|
||||
@@ -622,7 +622,6 @@ _UI_TdSoftwareSystem_type=Syst
|
||||
_UI_TdMachine_type=Machine Td
|
||||
_UI_TdXMLElement_type=Elément XML Td
|
||||
_UI_TdXMLContent_type=Content XML Td
|
||||
_UI_TdXMLContent_type=Content XML Td
|
||||
_UI_TdXMLDocument_type=Document XML Td
|
||||
_UI_Metadata_connections_feature=Connexions
|
||||
_UI_Connection_version_feature=Version
|
||||
@@ -881,7 +880,6 @@ _UI_TdXMLElement_xsdElementDeclaration_feature=D
|
||||
_UI_TdXMLElement_javaType_feature=Type Java
|
||||
_UI_TdXMLElement_xmlContent_feature=Contenu XML
|
||||
_UI_TdXMLContent_xmlElements_feature=Eléments XML
|
||||
_UI_TdXMLContent_xmlElements_feature=Eléments XML
|
||||
_UI_TdXMLDocument_xsdFilePath_feature=Chemin d'accès au fichier XSD
|
||||
_UI_FileFormat_UNIX_literal=Unix
|
||||
_UI_FileFormat_MAC_literal=MAC
|
||||
@@ -1053,12 +1051,8 @@ _UI_RuleType_BASIC_literal=BASIC
|
||||
_UI_RuleType_CUSTOM_literal=CUSTOM
|
||||
_UI_Function_Empty_literal=Vide
|
||||
_UI_Function_Lower_Case_literal=Minuscules
|
||||
_UI_Function_Lower_Case_literal=Minuscules
|
||||
_UI_Function_Upper_Case_literal=Majuscules
|
||||
_UI_Function_Upper_Case_literal=Majuscules
|
||||
_UI_Function_Lower_Case_First_literal=Lower_Case_First
|
||||
_UI_Function_Lower_Case_First_literal=Lower_Case_First
|
||||
_UI_Function_Upper_Case_First_literal=Upper_Case_First
|
||||
_UI_Function_Upper_Case_First_literal=Upper_Case_First
|
||||
_UI_Function_Length_literal=Length
|
||||
_UI_Function_Match_literal=Correspond
|
||||
@@ -1070,8 +1064,6 @@ _UI_Operator_Greater_Or_Equal_To_literal=Sup
|
||||
_UI_Operator_Lower_Or_Equal_To_literal=Inférieur_ou_égal_à
|
||||
_UI_ConditionType_logicalOperator_feature=Opérateur logique
|
||||
_UI_LogicalOperator_AND_literal=and
|
||||
_UI_LogicalOperator_AND_literal=and
|
||||
_UI_LogicalOperator_OR_literal=OR
|
||||
_UI_LogicalOperator_OR_literal=OR
|
||||
_UI_ValidationRulesConnection_isDisallow_feature=Is Disallow
|
||||
_UI_ValidationRulesConnection_isRejectLink_feature=Is Reject Link
|
||||
|
||||
@@ -622,7 +622,6 @@ _UI_TdSoftwareSystem_type=Td \u30BD\u30D5\u30C8\u30A6\u30A7\u30A2\u30B7\u30B9\u3
|
||||
_UI_TdMachine_type=TD\u30DE\u30B7\u30F3
|
||||
_UI_TdXMLElement_type=TD XML\u8981\u7D20
|
||||
_UI_TdXMLContent_type=TD XML\u30B3\u30F3\u30C6\u30F3\u30C4
|
||||
_UI_TdXMLContent_type=TD XML\u30B3\u30F3\u30C6\u30F3\u30C4
|
||||
_UI_TdXMLDocument_type=TD XML\u30C9\u30AD\u30E5\u30E1\u30F3\u30C8
|
||||
_UI_Metadata_connections_feature=\u63A5\u7D9A\u8A2D\u5B9A
|
||||
_UI_Connection_version_feature=\u30D0\u30FC\u30B8\u30E7\u30F3
|
||||
@@ -886,7 +885,6 @@ _UI_TdXMLElement_ownedDocument_feature=\u6240\u6709\u3055\u308C\u3066\u3044\u308
|
||||
_UI_TdXMLElement_javaType_feature=Java\u30BF\u30A4\u30D7
|
||||
_UI_TdXMLElement_xmlContent_feature=XML\u30B3\u30F3\u30C6\u30F3\u30C4
|
||||
_UI_TdXMLContent_xmlElements_feature=XML\u8981\u7D20
|
||||
_UI_TdXMLContent_xmlElements_feature=XML\u8981\u7D20
|
||||
_UI_TdXMLDocument_xsdFilePath_feature=XSD\u30D5\u30A1\u30A4\u30EB\u30D1\u30B9
|
||||
_UI_FileFormat_UNIX_literal=UNIX
|
||||
_UI_FileFormat_MAC_literal=MAC
|
||||
@@ -1061,12 +1059,8 @@ _UI_RuleType_BASIC_literal=\u30D9\u30FC\u30B7\u30C3\u30AF
|
||||
_UI_RuleType_CUSTOM_literal=\u30E6\u30FC\u30B6\u30FC\u5B9A\u7FA9
|
||||
_UI_Function_Empty_literal=\u7A7A
|
||||
_UI_Function_Lower_Case_literal=\u5C0F\u6587\u5B57
|
||||
_UI_Function_Lower_Case_literal=\u5C0F\u6587\u5B57
|
||||
_UI_Function_Upper_Case_literal=\u5927\u6587\u5B57
|
||||
_UI_Function_Upper_Case_literal=\u5927\u6587\u5B57
|
||||
_UI_Function_Lower_Case_First_literal=\u5C0F\u6587\u5B57\u512A\u5148
|
||||
_UI_Function_Lower_Case_First_literal=\u5C0F\u6587\u5B57\u512A\u5148
|
||||
_UI_Function_Upper_Case_First_literal=\u5927\u6587\u5B57\u512A\u5148
|
||||
_UI_Function_Upper_Case_First_literal=\u5927\u6587\u5B57\u512A\u5148
|
||||
_UI_Function_Length_literal=\u9577\u3055
|
||||
_UI_Function_Match_literal=\u4E00\u81F4
|
||||
@@ -1078,8 +1072,6 @@ _UI_Operator_Greater_Or_Equal_To_literal=>=
|
||||
_UI_Operator_Lower_Or_Equal_To_literal=<=
|
||||
_UI_ConditionType_logicalOperator_feature=\u30ED\u30B8\u30C3\u30AF\u30AA\u30DA\u30EC\u30FC\u30BF
|
||||
_UI_LogicalOperator_AND_literal=AND
|
||||
_UI_LogicalOperator_AND_literal=AND
|
||||
_UI_LogicalOperator_OR_literal=\u307E\u305F\u306F
|
||||
_UI_LogicalOperator_OR_literal=\u307E\u305F\u306F
|
||||
_UI_ValidationRulesConnection_isDisallow_feature=\u7981\u6B62
|
||||
_UI_ValidationRulesConnection_isRejectLink_feature=\u30EA\u30B8\u30A7\u30AF\u30C8\u30EA\u30F3\u30AF
|
||||
|
||||
@@ -605,7 +605,6 @@ _UI_TdSoftwareSystem_type=Td\u8F6F\u4EF6\u7CFB\u7EDF
|
||||
_UI_TdMachine_type=Td \u8BBE\u5907
|
||||
_UI_TdXMLElement_type=TdXML\u5143\u7D20
|
||||
_UI_TdXMLContent_type=Td XML\u5185\u5BB9
|
||||
_UI_TdXMLContent_type=Td XML\u5185\u5BB9
|
||||
_UI_TdXMLDocument_type=Td XML \u6587\u6863
|
||||
_UI_Metadata_connections_feature=\u8FDE\u63A5
|
||||
_UI_Connection_version_feature=\u7248\u672C
|
||||
@@ -865,7 +864,6 @@ _UI_TdXMLElement_ownedDocument_feature=\u81EA\u6709\u6587\u4EF6
|
||||
_UI_TdSqlDataType_unsignedAttribute_feature=\u672A\u7B7E\u540D\u5C5E\u6027
|
||||
_UI_TdSqlDataType_caseSensitive_feature=\u5927\u5C0F\u5199\u654F\u611F
|
||||
_UI_TdSqlDataType_autoIncrement_feature=\u81EA\u589E
|
||||
_UI_TdSqlDataType_localTypeName_feature=\u672C\u5730\u7C7B\u578B\u540D\u79F0
|
||||
_UI_TdSqlDataType_localTypeName_feature=\u672C\u5730\u7C7B\u578B\u540D\u79F0
|
||||
_UI_TdSqlDataType_searchable_feature=\u53EF\u68C0\u7D22\u7684
|
||||
_UI_TdXMLElement_xsdElementDeclaration_feature=Xsd \u5143\u7D20\u58F0\u660E
|
||||
@@ -1036,12 +1034,8 @@ _UI_RuleType_BASIC_literal=\u57FA\u672C\u7684
|
||||
_UI_ValidationRulesConnection_refSchema_feature=\u53C2\u8003\u6A21\u5F0F
|
||||
_UI_ValidationRulesConnection_refColumnNames_feature=Ref \u5217\u540D
|
||||
_UI_ValidationRulesConnection_javaCondition_feature=Java\u6761\u4EF6\u5224\u65AD
|
||||
_UI_ValidationRulesConnection_sqlCondition_feature=SQL \u6761\u4EF6
|
||||
_UI_ValidationRulesConnection_conditions_feature=\u6761\u4EF6
|
||||
_UI_ValidationRulesConnection_sqlCondition_feature=SQL \u6761\u4EF6
|
||||
_UI_ValidationRulesConnection_conditions_feature=\u6761\u4EF6
|
||||
_UI_RuleType_CUSTOM_literal=\u81EA\u5B9A\u4E49
|
||||
_UI_Function_Empty_literal=\u7a7a
|
||||
_UI_RuleType_REFERENCE_literal=\u5F15\u7528
|
||||
_UI_RuleType_BASIC_literal=\u57FA\u672C\u7684
|
||||
_UI_RuleType_CUSTOM_literal=\u81EA\u5B9A\u4E49
|
||||
@@ -1053,8 +1047,6 @@ _UI_Operator_Greater_Or_Equal_To_literal=\u5927\u4E8E\u7B49\u4E8E
|
||||
_UI_Function_Length_literal=\u957F\u5EA6
|
||||
_UI_Function_Match_literal=\u5339\u914D
|
||||
_UI_Operator_Equals_literal=\u7B49\u4E8E
|
||||
_UI_Operator_Not_Equal_To_literal=\u4E0D\u7B49\u4E8E
|
||||
_UI_Operator_Greater_Than_literal=\u5927\u4E8E
|
||||
_UI_Operator_Not_Equal_To_literal=\u4E0D\u7B49\u4E8E
|
||||
_UI_Operator_Greater_Than_literal=\u5927\u4E8E
|
||||
_UI_Operator_Lower_Than_literal=\u5C0F\u4E8E
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>tcommon-studio-se</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>org.talend.model.edit.nl</artifactId>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>tcommon-studio-se</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>org.talend.model.migration.nl</artifactId>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>tcommon-studio-se</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>org.talend.model.nl</artifactId>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>tcommon-studio-se</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>org.talend.presentation.onboarding.nl</artifactId>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>tcommon-studio-se</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>org.talend.rcp.nl</artifactId>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>tcommon-studio-se</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>org.talend.registration.nl</artifactId>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>tcommon-studio-se</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>org.talend.repository.items.importexport.nl</artifactId>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>tcommon-studio-se</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>org.talend.repository.items.importexport.ui.nl</artifactId>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>tcommon-studio-se</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>org.talend.repository.localprovider.nl</artifactId>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>tcommon-studio-se</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>org.talend.repository.mdm.nl</artifactId>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>tcommon-studio-se</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>org.talend.repository.metadata.nl</artifactId>
|
||||
|
||||
@@ -368,7 +368,6 @@ JobScriptsExportWizard.exportJob=Export Job
|
||||
JobScriptsExportWizardPage.ApplyToChildren=Apply to children
|
||||
JobScriptsExportWizardPage.OverrideParameterValues=Override parameter's values
|
||||
JobScriptsExportWizardPage.ExportJob=Export jobs to an archive file on the local file system.
|
||||
JobScriptsExportWizardPage.ExportJob=Export jobs to an archive file on the local file system.
|
||||
JobScriptsExportWizardPage.chooseResource=You should choose at least one resource to export
|
||||
JobScriptsExportWizardPage.contextPerlScripts=Context scripts
|
||||
ParametersValuesDialog_Name=name
|
||||
@@ -692,7 +691,6 @@ AddListDialog.CHECKSIZE=Please check the size of the array\!
|
||||
AddListDialog.Error=Error
|
||||
AddListDialog.INPUTINDEX=please set index of current array
|
||||
WebServiceUI.Add_list_element=Add list element
|
||||
WebServiceUI.Add_list_element=Add list element
|
||||
WebServiceUI.COLUMN=Column
|
||||
WebServiceUI.Denormalize=Denormalize
|
||||
WebServiceUI.ELEMENT=Element
|
||||
|
||||
@@ -367,7 +367,6 @@ JobScriptsExportWizard.exportJob=Exporter le Job
|
||||
JobScriptsExportWizardPage.ApplyToChildren=Appliquer aux enfants
|
||||
JobScriptsExportWizardPage.OverrideParameterValues=Ecraser la valeur des paramètres
|
||||
JobScriptsExportWizardPage.ExportJob=Exporter des Jobs vers un fichier archive dans le système local de fichiers.
|
||||
JobScriptsExportWizardPage.ExportJob=Exporter des Jobs vers un fichier archive dans le système local de fichiers.
|
||||
JobScriptsExportWizardPage.chooseResource=Sélectionnez au moins une ressource à exporter
|
||||
JobScriptsExportWizardPage.contextPerlScripts=Scripts de contexte
|
||||
ParametersValuesDialog_Name=Nom
|
||||
@@ -685,7 +684,6 @@ AddListDialog.CHECKSIZE=V
|
||||
AddListDialog.Error=ERROR
|
||||
AddListDialog.INPUTINDEX=Veuillez définir l'index de la collection courante.
|
||||
WebServiceUI.Add_list_element=Ajouter un élément à la liste
|
||||
WebServiceUI.Add_list_element=Ajouter un élément à la liste
|
||||
WebServiceUI.COLUMN=Colonne
|
||||
WebServiceUI.Denormalize=Dénormaliser
|
||||
WebServiceUI.ELEMENT=Elément
|
||||
|
||||
@@ -368,7 +368,6 @@ JobScriptsExportWizard.exportJob=\u30B8\u30E7\u30D6\u306E\u30A8\u30AF\u30B9\u30D
|
||||
JobScriptsExportWizardPage.ApplyToChildren=\u5B50\u306B\u9069\u7528
|
||||
JobScriptsExportWizardPage.OverrideParameterValues=\u30D1\u30E9\u30E1\u30FC\u30BF\u5024\u306E\u4E0A\u66F8\u304D
|
||||
JobScriptsExportWizardPage.ExportJob=\u30ED\u30FC\u30AB\u30EB\u30D5\u30A1\u30A4\u30EB\u30B7\u30B9\u30C6\u30E0\u306B\u30B8\u30E7\u30D6\u30A2\u30FC\u30AB\u30A4\u30D6\u3092\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8
|
||||
JobScriptsExportWizardPage.ExportJob=\u30ED\u30FC\u30AB\u30EB\u30D5\u30A1\u30A4\u30EB\u30B7\u30B9\u30C6\u30E0\u306B\u30B8\u30E7\u30D6\u30A2\u30FC\u30AB\u30A4\u30D6\u3092\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8
|
||||
JobScriptsExportWizardPage.chooseResource=\u30A8\u30AF\u30B9\u30DD\u30FC\u30C8\u3059\u308B\u30EA\u30BD\u30FC\u30B9\u3092\u5C11\u306A\u304F\u3068\u30821\u3064\u9078\u629E\u3057\u306A\u3051\u308C\u3070\u306A\u308A\u307E\u305B\u3093
|
||||
JobScriptsExportWizardPage.contextPerlScripts=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30B9\u30AF\u30EA\u30D7\u30C8
|
||||
ParametersValuesDialog_Name=\u540D\u524D
|
||||
@@ -692,7 +691,6 @@ AddListDialog.CHECKSIZE=\u914D\u5217\u306E\u30B5\u30A4\u30BA\u3092\u78BA\u8A8D\u
|
||||
AddListDialog.Error=\u30A8\u30E9\u30FC
|
||||
AddListDialog.INPUTINDEX=\u73FE\u5728\u306E\u914D\u5217\u306B\u30A4\u30F3\u30C7\u30C3\u30AF\u30B9\u3092\u8A2D\u5B9A\u3057\u3066\u304F\u3060\u3055\u3044
|
||||
WebServiceUI.Add_list_element=\u30EA\u30B9\u30C8\u8981\u7D20\u306E\u8FFD\u52A0
|
||||
WebServiceUI.Add_list_element=\u30EA\u30B9\u30C8\u8981\u7D20\u306E\u8FFD\u52A0
|
||||
WebServiceUI.COLUMN=\u30AB\u30E9\u30E0
|
||||
WebServiceUI.Denormalize=\u975E\u6B63\u898F\u5316
|
||||
WebServiceUI.ELEMENT=\u30E2\u30B8\u30E5\u30FC\u30EB
|
||||
|
||||
@@ -323,7 +323,6 @@ JobScriptsExportWSWizardPage.newJobVersion={0} \u7248\u672C
|
||||
JobScriptsExportWSWizardPage.newJobVersion.Label=\u9009\u62E9{0}\u7248\u672C
|
||||
JobScriptsExportWizardPage.ApplyToChildren=\u66f4\u65b0\u5b50\u7c7b
|
||||
JobScriptsExportWizardPage.ExportJob=\u5c06\u4f5c\u4e1a\u811a\u672c\u5bfc\u51fa\u5230\u672c\u5730\u7cfb\u7edf\u7684\u5b58\u6863\u91cc
|
||||
JobScriptsExportWizardPage.ExportJob=\u5c06\u4f5c\u4e1a\u811a\u672c\u5bfc\u51fa\u5230\u672c\u5730\u7cfb\u7edf\u7684\u5b58\u6863\u91cc
|
||||
JobScriptsExportWizardPage.contextPerlScripts=\u73af\u5883\u811a\u672c
|
||||
ParametersValuesDialog_Name=\u4f5c\u4e1a\u540d
|
||||
ParametersValuesDialog_Value=\u503c
|
||||
@@ -458,6 +457,7 @@ RepositoryPreferencePage.RefreshTitle=\u5237\u65B0\u5E93
|
||||
RepositoryReviewDialog.metadataTitle=\u5143\u6570\u636E
|
||||
RepositoryReviewDialog.repositoryContent=\u5E93\u5185\u5BB9
|
||||
RepositoryReviewDialog.waringTitle=\u8B66\u544A
|
||||
SelectDatabaseJarDialog.add=\u589E\u52A0
|
||||
SelectDatabaseJarDialog.delete=\u5220\u9664
|
||||
SelectDatabaseJarDialog.warningTitle=\u8B66\u544A
|
||||
SelectDeleteProjectDialog.DeselectAll=\u5168\u90E8\u4E0D\u9009
|
||||
@@ -540,7 +540,6 @@ AddListDialog.CHECKSIZE=\u8BF7\u68C0\u67E5\u6570\u7EC4\u957F\u5EA6
|
||||
AddListDialog.CHECKSIZE=\u8BF7\u68C0\u67E5\u6570\u7EC4\u957F\u5EA6
|
||||
AddListDialog.Error=\u9519\u8BEF
|
||||
AddListDialog.INPUTINDEX=\u8BF7\u8BBE\u7F6E\u5F53\u524D\u6570\u7EC4\u7684\u7D22\u5F15
|
||||
WebServiceUI.Add_list_element=\u6DFB\u52A0\u5217\u8868\u5143\u7D20
|
||||
WebServiceUI.Add_list_element=\u6DFB\u52A0\u5217\u8868\u5143\u7D20
|
||||
WebServiceUI.COLUMN=\u5217
|
||||
WebServiceUI.Denormalize=\u975E\u89C4\u8303\u5316
|
||||
@@ -808,6 +807,7 @@ WSDLSchemaStep1Form.ENDPOINTURI=\u7AEF\u70B9URI
|
||||
WSDLSchemaStep1Form.ENDPOINTURI=\u7AEF\u70B9URI
|
||||
WSDLSchemaStep1Form.MethodName=\u65B9\u6CD5\u540D
|
||||
WSDLSchemaStep1Form.NeedAuth=\u9700\u8981\u9A8C\u8BC1?
|
||||
WSDLSchemaStep1Form.ParColumnValue=\u503c
|
||||
WSDLSchemaStep1Form.ParameterAdd=\u589E\u52A0
|
||||
WSDLSchemaStep1Form.ParameterRemove=\u53BB\u9664
|
||||
WSDLSchemaStep1Form.Parameters=\u53C2\u6570
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>tcommon-studio-se</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>org.talend.repository.view.nl</artifactId>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>tcommon-studio-se</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>org.talend.resources.nl</artifactId>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>tcommon-studio-se</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>org.talend.commons.feature</artifactId>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>tcommon-studio-se</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>org.talend.core.feature</artifactId>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>tcommon-studio-se</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>org.talend.fragment.jars.feature</artifactId>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>tcommon-studio-se</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>org.talend.help.feature</artifactId>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>tcommon-studio-se</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>org.talend.jdt.feature</artifactId>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>tcommon-studio-se</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>org.talend.libraries.jdbc.feature</artifactId>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>tcommon-studio-se</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>org.talend.m2e.feature</artifactId>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>tcommon-studio-se</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>org.talend.model.migration.feature</artifactId>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>tcommon-studio-se</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>tcommon-studio-se</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>org.talend.rcp.feature</artifactId>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>tcommon-studio-se</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>org.talend.update.p2.feature</artifactId>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>tcommon-studio-se</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>org.talend.updates.feature</artifactId>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>tcommon-studio-se</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>org.talend.utils.feature</artifactId>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>tcommon-studio-se</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>org.talend.common.ui.runtime</artifactId>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>tcommon-studio-se</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>org.talend.commons.runtime</artifactId>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend</groupId>
|
||||
<artifactId>org.talend.tos</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../pom_server.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>tcommon-studio-se</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>org.talend.commons.ui</artifactId>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>tcommon-studio-se</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>org.talend.core.repository</artifactId>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>tcommon-studio-se</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>org.talend.core.runtime</artifactId>
|
||||
|
||||
@@ -627,6 +627,9 @@ public class ModuleNeeded {
|
||||
*/
|
||||
public void setMavenUri(String mavenUri) {
|
||||
this.mavenUriFromConfiguration = MavenUrlHelper.addTypeForMavenUri(mavenUri, getModuleName());
|
||||
if (!StringUtils.isEmpty(mavenUriFromConfiguration)) {
|
||||
this.mavenUri = mavenUriFromConfiguration;
|
||||
}
|
||||
}
|
||||
|
||||
public boolean isDynamic() {
|
||||
|
||||
@@ -33,6 +33,7 @@ import org.talend.core.model.general.Project;
|
||||
import org.talend.core.model.properties.Item;
|
||||
import org.talend.core.model.properties.JobletProcessItem;
|
||||
import org.talend.core.model.properties.ProcessItem;
|
||||
import org.talend.core.model.properties.ProjectReference;
|
||||
import org.talend.core.model.properties.Property;
|
||||
import org.talend.core.model.properties.SQLPatternItem;
|
||||
import org.talend.core.model.relationship.Relation;
|
||||
@@ -904,12 +905,17 @@ public final class ProcessUtils {
|
||||
}
|
||||
|
||||
if (needBeans && GlobalServiceRegister.getDefault().isServiceRegistered(IProxyRepositoryService.class)) {
|
||||
IProxyRepositoryService service = (IProxyRepositoryService) GlobalServiceRegister.getDefault().getService(
|
||||
IProxyRepositoryService.class);
|
||||
IProxyRepositoryService service = (IProxyRepositoryService) GlobalServiceRegister.getDefault()
|
||||
.getService(IProxyRepositoryService.class);
|
||||
ERepositoryObjectType beansType = ERepositoryObjectType.valueOf("BEANS"); //$NON-NLS-1$
|
||||
try {
|
||||
IProxyRepositoryFactory factory = service.getProxyRepositoryFactory();
|
||||
List<IRepositoryViewObject> all = factory.getAll(project, beansType);
|
||||
List<ProjectReference> references = ProjectManager.getInstance().getCurrentProject()
|
||||
.getProjectReferenceList(true);
|
||||
for (ProjectReference ref : references) {
|
||||
all.addAll(factory.getAll(new Project(ref.getReferencedProject()), beansType));
|
||||
}
|
||||
if (!all.isEmpty()) { // has bean
|
||||
return true;
|
||||
}
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>tcommon-studio-se</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>org.talend.core.ui</artifactId>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>tcommon-studio-se</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>org.talend.core</artifactId>
|
||||
|
||||
@@ -1206,7 +1206,7 @@ public class ProcessorUtilities {
|
||||
IRunProcessService runProcessService = CorePlugin.getDefault().getRunProcessService();
|
||||
ITalendProcessJavaProject talendProcessJavaProject = runProcessService
|
||||
.getTalendJobJavaProject(processItem.getProperty());
|
||||
IFolder targetFolder = talendProcessJavaProject.getExternalResourcesFolder();
|
||||
IFolder targetFolder = talendProcessJavaProject.getResourcesFolder();
|
||||
if (targetFolder.exists()) {
|
||||
IFolder survFolder = targetFolder.getFolder(new Path(pathStr));
|
||||
// only copy self job rules, clear the 'survivorship' folder before copy.
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>tcommon-studio-se</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>org.talend.cwm.mip.edit</artifactId>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>tcommon-studio-se</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>org.talend.cwm.mip.editor</artifactId>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>tcommon-studio-se</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>org.talend.cwm.mip</artifactId>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>tcommon-studio-se</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>org.talend.datatools.xml</artifactId>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>tcommon-studio-se</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>org.talend.designer.maven.aether</artifactId>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>tcommon-studio-se</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>org.talend.designer.maven.tos</artifactId>
|
||||
@@ -78,4 +78,3 @@
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
|
||||
|
||||
@@ -1,11 +1,10 @@
|
||||
<?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">
|
||||
<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>studio-maven-repository-tos</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>features-maven-plugin-2-2-9-tos</artifactId>
|
||||
|
||||
@@ -1,11 +1,10 @@
|
||||
<?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">
|
||||
<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>studio-maven-repository-tos</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>maven-bundle-plugin-2-3-7-tos</artifactId>
|
||||
|
||||
@@ -1,11 +1,10 @@
|
||||
<?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">
|
||||
<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>studio-maven-repository-tos</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>maven-bundle-plugin-2-5-3-tos</artifactId>
|
||||
|
||||
@@ -1,11 +1,10 @@
|
||||
<?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">
|
||||
<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>studio-maven-repository-tos</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>maven-install-plugin-2-5-1-tos</artifactId>
|
||||
|
||||
@@ -1,11 +1,10 @@
|
||||
<?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">
|
||||
<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>studio-maven-repository-tos</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>spring-boot-maven-plugin-1-5-9-RELEASE-tos</artifactId>
|
||||
|
||||
@@ -1,11 +1,10 @@
|
||||
<?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">
|
||||
<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>studio-maven-repository-tos</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../</relativePath>
|
||||
</parent>
|
||||
<artifactId>studio-maven-repository-build</artifactId>
|
||||
|
||||
@@ -4,13 +4,13 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>studio-maven-repository-tos</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../</relativePath>
|
||||
</parent>
|
||||
<artifactId>studio-components-dependencies</artifactId>
|
||||
<packaging>pom</packaging>
|
||||
<properties>
|
||||
<components.version>0.23.0</components.version>
|
||||
<components.version>0.23.1</components.version>
|
||||
</properties>
|
||||
<repositories>
|
||||
<repository>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>tcommon-studio-se</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>studio-maven-repository-tos</artifactId>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>studio-maven-repository-tos</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../</relativePath>
|
||||
</parent>
|
||||
<artifactId>studio-surefire-dependencies</artifactId>
|
||||
|
||||
@@ -1,11 +1,10 @@
|
||||
<?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">
|
||||
<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>studio-maven-repository-tos</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../</relativePath>
|
||||
</parent>
|
||||
<artifactId>studio-tcompv1-dependencies</artifactId>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>studio-maven-repository-tos</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../</relativePath>
|
||||
</parent>
|
||||
<artifactId>studio-maven-repository-unzip</artifactId>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>studio-maven-repository-tos</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../</relativePath>
|
||||
</parent>
|
||||
<artifactId>studio-maven-repository-zip</artifactId>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>tcommon-studio-se</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>org.talend.designer.maven.ui</artifactId>
|
||||
|
||||
@@ -10,4 +10,5 @@ ProjectPomProjectSettingPage_ConfirmMessage=Will apply and update for project PO
|
||||
ProjectPomProjectSettingPage_FilterPomLabel=Filter to use to generate poms:
|
||||
ProjectPomProjectSettingPage_FilterErrorMessage=Invalid filter: {0}
|
||||
ProjectPomProjectSettingPage.syncAllPomsButtonText=Force full re-synchronize poms
|
||||
AbstractPersistentProjectSettingPage.syncAllPoms=Do you want to update all poms? \n This operation might take long time depends on your project size.
|
||||
AbstractPersistentProjectSettingPage.syncAllPoms=Do you want to update all poms? \n This operation might take long time depends on your project size.
|
||||
MavenProjectSettingPage.filterExampleMessage=Filter examples:\nlabel=myJob \t\t\t\t=> Generate only the job named "myJob"\n!(label=myJob) \t\t\t\t=> Generate any job except the one named "myJob"\n(path=folder1/folder2) \t\t\t=> Generate any job in the folder "folder1/folder2"\n(path=folder1/folder2)or(label=myJob)\t=> Generate any job in the folder "folder1/folder2" or named "myJob"\n(label=myJob)and(version=0.2) \t=> Generate only the job named "myJob" with version 0.2\n!((label=myJob)and(version=0.1)) \t=> Generate every jobs except the "myJob" version 0.1
|
||||
@@ -27,6 +27,7 @@ import org.eclipse.swt.widgets.Label;
|
||||
import org.eclipse.swt.widgets.Text;
|
||||
import org.talend.commons.exception.ExceptionHandler;
|
||||
import org.talend.core.GlobalServiceRegister;
|
||||
import org.talend.core.PluginChecker;
|
||||
import org.talend.core.runtime.maven.MavenConstants;
|
||||
import org.talend.core.runtime.projectsetting.AbstractProjectSettingPage;
|
||||
import org.talend.core.runtime.services.IFilterService;
|
||||
@@ -56,6 +57,9 @@ public class MavenProjectSettingPage extends AbstractProjectSettingPage {
|
||||
|
||||
@Override
|
||||
protected void createFieldEditors() {
|
||||
if (!PluginChecker.isTIS()) {
|
||||
return;
|
||||
}
|
||||
Composite parent = getFieldEditorParent();
|
||||
parent.setLayout(new GridLayout());
|
||||
Button button = new Button(parent, SWT.NONE);
|
||||
@@ -70,6 +74,11 @@ public class MavenProjectSettingPage extends AbstractProjectSettingPage {
|
||||
if (StringUtils.isBlank(filter)) {
|
||||
filter = ""; //$NON-NLS-1$
|
||||
}
|
||||
|
||||
Label filterExampleLable = new Label(parent, SWT.NONE);
|
||||
filterExampleLable.setText(Messages.getString("MavenProjectSettingPage.filterExampleMessage")); //$NON-NLS-1$
|
||||
filterExampleLable.setLayoutData(new GridData(SWT.FILL, SWT.CENTER, true, false));
|
||||
|
||||
filterText.setText(filter);
|
||||
filterText.addModifyListener(new ModifyListener() {
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>tcommon-studio-se</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>org.talend.designer.maven</artifactId>
|
||||
|
||||
@@ -21,6 +21,7 @@ import java.util.HashMap;
|
||||
import java.util.List;
|
||||
import java.util.ListIterator;
|
||||
import java.util.Map;
|
||||
import java.util.Set;
|
||||
|
||||
import org.apache.maven.model.Model;
|
||||
import org.eclipse.core.resources.IContainer;
|
||||
@@ -46,8 +47,11 @@ import org.talend.commons.CommonsPlugin;
|
||||
import org.talend.commons.exception.ExceptionHandler;
|
||||
import org.talend.commons.exception.PersistenceException;
|
||||
import org.talend.core.GlobalServiceRegister;
|
||||
import org.talend.core.ILibraryManagerService;
|
||||
import org.talend.core.context.Context;
|
||||
import org.talend.core.context.RepositoryContext;
|
||||
import org.talend.core.model.general.ILibrariesService;
|
||||
import org.talend.core.model.general.ModuleNeeded;
|
||||
import org.talend.core.model.general.Project;
|
||||
import org.talend.core.model.process.ProcessUtils;
|
||||
import org.talend.core.model.properties.Item;
|
||||
@@ -221,6 +225,34 @@ public class AggregatorPomsHelper {
|
||||
}
|
||||
}
|
||||
|
||||
public static void updateAllCodesProjectNeededModules(IProgressMonitor monitor) {
|
||||
updateCodesProjectNeededModulesByType(ERepositoryObjectType.ROUTINES, monitor);
|
||||
if (ProcessUtils.isRequiredPigUDFs(null)) {
|
||||
updateCodesProjectNeededModulesByType(ERepositoryObjectType.PIG_UDF, monitor);
|
||||
}
|
||||
if (ProcessUtils.isRequiredBeans(null)) {
|
||||
updateCodesProjectNeededModulesByType(ERepositoryObjectType.valueOf("BEANS"), monitor); //$NON-NLS-1$
|
||||
}
|
||||
}
|
||||
|
||||
private static void updateCodesProjectNeededModulesByType(ERepositoryObjectType codeType,
|
||||
IProgressMonitor monitor) {
|
||||
Set<ModuleNeeded> neededModules = null;
|
||||
if (GlobalServiceRegister.getDefault().isServiceRegistered(ILibrariesService.class)) {
|
||||
ILibrariesService librariesService =
|
||||
(ILibrariesService) GlobalServiceRegister.getDefault().getService(ILibrariesService.class);
|
||||
neededModules = librariesService.getCodesModuleNeededs(codeType);
|
||||
}
|
||||
if (GlobalServiceRegister.getDefault().isServiceRegistered(ILibraryManagerService.class)) {
|
||||
ILibraryManagerService repositoryBundleService = (ILibraryManagerService) GlobalServiceRegister
|
||||
.getDefault()
|
||||
.getService(ILibraryManagerService.class);
|
||||
if (neededModules != null && !neededModules.isEmpty()) {
|
||||
repositoryBundleService.installModules(neededModules, monitor);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
public void createRoutinesPom(IFile pomFile, IProgressMonitor monitor) throws Exception {
|
||||
CreateMavenRoutinePom createTemplatePom = new CreateMavenRoutinePom(pomFile);
|
||||
createTemplatePom.setProjectName(projectTechName);
|
||||
@@ -672,7 +704,9 @@ public class AggregatorPomsHelper {
|
||||
runProcessService.generatePom(item);
|
||||
IFile pomFile = getItemPomFolder(item.getProperty())
|
||||
.getFile(TalendMavenConstants.POM_FILE_NAME);
|
||||
modules.add(getModulePath(pomFile));
|
||||
if (pomFile.exists()) {
|
||||
modules.add(getModulePath(pomFile));
|
||||
}
|
||||
}
|
||||
}
|
||||
monitor.worked(1);
|
||||
|
||||
@@ -257,6 +257,17 @@ public class CreateMavenJobPom extends AbstractMavenProcessorPom {
|
||||
jobInfoProp.getProperty(JobInfoProperties.COMMANDLINE_VERSION, VersionUtils.getVersion()));
|
||||
String finalNameStr = JavaResourcesHelper.getJobJarName(property.getLabel(), property.getVersion());
|
||||
checkPomProperty(properties, "talend.job.finalName", ETalendMavenVariables.JobFinalName, finalNameStr);
|
||||
|
||||
if(getJobProcessor() != null) {
|
||||
String[] jvmArgs = getJobProcessor().getJVMArgs();
|
||||
if (jvmArgs != null && jvmArgs.length > 0) {
|
||||
StringBuilder jvmArgsStr = new StringBuilder();
|
||||
for (String arg : jvmArgs) {
|
||||
jvmArgsStr.append(arg + " ");
|
||||
}
|
||||
checkPomProperty(properties, "talend.job.jvmargs", null, jvmArgsStr.toString());
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
private void addScriptAddition(StringBuffer scripts, String value) {
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>tcommon-studio-se</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>org.talend.developpement</artifactId>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>tcommon-studio-se</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>org.talend.helpers</artifactId>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>tcommon-studio-se</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>org.talend.libraries.apache.axis2</artifactId>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>tcommon-studio-se</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>org.talend.libraries.apache.batik</artifactId>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>tcommon-studio-se</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>org.talend.libraries.apache.cassandra</artifactId>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>tcommon-studio-se</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>org.talend.libraries.apache.chemistry</artifactId>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>org.talend.studio</groupId>
|
||||
<artifactId>tcommon-studio-se</artifactId>
|
||||
<version>7.0.1-SNAPSHOT</version>
|
||||
<version>7.0.1</version>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<artifactId>org.talend.libraries.apache.common</artifactId>
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user