* feat(TUP-18223):Update templates. * feat(TUP-18224,TUP-18225):Code generation and add eclipse project for job/routines. * feat(TUP-18224,TUP-18225): fix some bugs. * feat(TUP-18226):Execute job in studio. * feat(TUP-18227): remove deploy version. * feat(TUP-18227): refactor some codes and fix bugs. * feat(TUP-18227):Build standard job. * feat(TUP-18227): fix compilation. * feat(TUP-18227): fix CreateRouteMavenTestPom compilation error. * feat(TUP-18227): add new version of maven plugins. * feat(TUP-18228):Build BD&Children Job. * feat(TUP-18229): fix miss dependencies bug when building with test case. * feat(TUP-18229): Build Job with reference project. * fix(TUP-18650):job code can not locate the compile error before build/run job. * feat(TUP-18521):Update code generation system to support non-standard java code (preview) * feat(TUP-18288):check the packaging of routes from studio. (all ESB) * feat(TUP-18288): add support for ESB micro service. * fix(TUP-18636): fix dependency problem when building job with testcase. * fix(TUP-18719):when create/open a job in reference project, studio will throw Unhandled event loop exception * fix(TUP-18714):tjava can not detect routines until switch to code. * fix(TUP-18745):commandline build specific job fail * fix(TUP-18744):can not generate code for specific job. * fix(TUP-18745):commandline build specific job fail * update pom verion to 7.0.1 * TUP-18625: update maven repository * fix(TUP-18810):tos build can not start up. * fix(TUP-18829):[bug]spark job cannot run successfully * fix(TUP-18900):Job in main project use job in refer project will not record the correct refer project's group id. * fix(TUP-18893):when first start studio JDK compiler level set to 1.5 * feat(TUP-18231):Avoid commit except pom(GIT&SVN). * fix(TUP-16660):fix some known bugs. * feat(TUP-16660): fix TUP-18900 and other known bugs. * feat(TUP-18232):CI Builder change. * feat(TUP-18232): fixed some known bugs. * fix(TUP-18865):Spark job can't run with special version in studio. * fix(TUP-19007):[bug] when log on a git project there will be a NPE error. * fix(TUP-19031):Miss content in .gitignore file for migration project. * fix(TUP-18983):[bug] Routine pom file will not update after I create a routine with new dependency. * fix(TUP-18968):[bug] git:after rename job and the pom file in git repository will not update to new name. * feat(TUP-18232):CI Builder change * feat(TUP-18232): fixed compile sub jobs during BuildProjectSourceCommand. * fix(TUP-19145):restart studio will clean assembly file * fix(TUP-19120):Dependency do not record in to pom file in time. * fix(TUP-19120):Dependency do not record in to pom file in time. * fix(TUP-18893):when first start studio JDK compiler level set to 1.5 * fix(TUP-19164):The word error in git history about create pom file * fix(TUP-18968,TUP-19165,TUP-19167): fix several bugs. * fix(TUP-19214):[BUG] Cannot retrieve HDFS schema. * fix(TUP-19134):Job pom generation change * feat(TUP-18232) update project pom * fix(TUP-18815):[bug] performance issue when I build the job out. * fix(TUP-18815): fix regression bug of preview. * feat(TUP-18232) update project pom * feat(TUP-16660): add the prepare for build handler * feat(TUP-16660): remove the children resources in assembly * feat(TUP-16660):disable ci-builder profile in studio/commandline * feat(TUP-16660):add property for project pom. * fix(TUP-3775) Avoid to break commandline with debug * feat(TUP-18232) fix tuj exec * feat(TUP-18232) refresh if use temp aggregator * feat(TUP-18232) fix tuj exec * fix(TUP-16660): change assembly dependency set and add ext resources for packageing. * fix(TUP-16660):fix 3rd party dependency bug. * feat(TUP-16660):Add cache for codes build. * fix(TUP-16660): generate all jobs pom after import task completely finished. * fix(TUP-16660) fix classpath Adjuster for TDM, and error log * feat(TUP-16660) rename resources folder method * feat(TUP-16660): adapt changes of feature TUP-18667. * feat(TUP-16660): add ref project to main project pom modules. * feat(TUP-16660): add migration task for generating job pom. * feat(TUP-16660) fix issues of JRE compilation and class not found * feat(TUP-16660): update git/svn commit strategy * fix(TUP-19280): add -llr parameter for maven command. * feat(TUP-16660) update to new maven repository * fix(TUP-16660): avoid to modify pom.xml too many times. * fix(TUP-16660): change maven version for ci builder. * feat(TUP-16660) fix refresh issues * fix(TUP-16660):fix bugs in BuildCacheManager. * fix(TUP-16660):add build type info in job build cache. * Csun/tup 16660 ci unify the maven build (#1401) * TESB-20453:Changes for Single Maven Build: Routes(Add Bundle-Resource for ESB) * TESB-20453:Changes for Single Maven Build: Routes(Add Bundle-Resource for ESB) * TESB-20453:Changes for Single Maven Build: Routes (#1405) * fix(TUP-19385):fix wrong module path of ref project. * fix(TUP-19401):Run main project's job which use ref project's job fail with NPE error after migration. * fix(TUP-19401):Run main project's job which use ref project's job fail with NPE error after migration. * fix(TUP-19196):when run mvn package for ci twice, there will be error log for can not find .project file for project. * fix(TUP-19376):svn: pom file can not upload to server immediately for imported in jobs. * TESB-20833: Update OSGi pom template
81 lines
3.8 KiB
XML
81 lines
3.8 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<?eclipse version="3.2"?>
|
|
<plugin>
|
|
<extension-point id="global_actions" name="Global actions" schema="schema/global_actions.exsd"/>
|
|
<extension-point id="components_provider" name="Components provider" schema="schema/components_provider.exsd"/>
|
|
<extension-point id="external_component" name="External component" schema="schema/external_component.exsd"/>
|
|
<extension-point id="repositoryContextualsActions" name="Repository actions" schema="schema/repository_actions.exsd"/>
|
|
<extension-point id="migrationTask" name="Migration tool atomic task" schema="schema/migrationTask.exsd"/>
|
|
<extension-point id="talendperspectives" name="Talend Perspectives" schema="schema/talendperspectives.exsd"/>
|
|
<extension-point id="component_custom_action" name="Component Custom Action" schema="schema/component_custom_action.exsd"/>
|
|
<extension-point id="talend_external_proposals" name="Talend External Proposals" schema="schema/talend_external_proposals.exsd"/>
|
|
<extension-point id="component_definition" name="Component Definition" schema="schema/component_definition.exsd"/>
|
|
<extension-point id="routines_provider" name="Routines Provider" schema="schema/routines_provider.exsd"/>
|
|
<extension-point id="systemRoutineLibrary" name="system routine library" schema="schema/systemRoutineLibrary.exsd"/>
|
|
<extension-point id="cli_command" name="CommandLine Command" schema="schema/cli_command.exsd"/>
|
|
<extension-point id="java_type" name="Java Type" schema="schema/java_type.exsd"/>
|
|
<extension-point id="org.talend.designer.core.ui.editorHandler" name="org.talend.designer.core.ui.editorHandler" schema="schema/org.talend.designer.core.ui.editor.handler.exsd"/>
|
|
<extension-point id="componentFilter" name="Component filter" schema="schema/componentFilter.exsd"/>
|
|
<extension-point id="classpath_adjuster" name="classpath_adjuster" schema="schema/classpath_adjuster.exsd"/>
|
|
|
|
<extension
|
|
point="org.eclipse.core.runtime.preferences">
|
|
<initializer class="org.talend.core.prefs.CorePreferenceInitializer"/>
|
|
</extension>
|
|
<extension
|
|
id="talendnature"
|
|
name="Talend"
|
|
point="org.eclipse.core.resources.natures">
|
|
<runtime>
|
|
<run class="org.talend.core.model.general.TalendNature"/>
|
|
</runtime>
|
|
</extension>
|
|
<extension
|
|
id="sourcesNature"
|
|
name="TalendJob"
|
|
point="org.eclipse.core.resources.natures">
|
|
<runtime>
|
|
<run
|
|
class="org.talend.core.model.general.TalendJobNature">
|
|
</run>
|
|
</runtime>
|
|
</extension>
|
|
<extension
|
|
point="org.talend.core.migrationTask">
|
|
<workspacetask
|
|
breaks="5.1.1"
|
|
class="org.talend.core.prefs.InitConnectionsMigrationTask"
|
|
id="org.talend.core.InitConnectionsMigrationTask"
|
|
name="Init connections preferences"
|
|
version="5.1.2"/>
|
|
<workspacetask
|
|
breaks="5.1.3"
|
|
class="org.talend.core.prefs.EmptyConnectionsMigrationTask"
|
|
id="org.talend.core.EmptyConnectionsMigrationTask"
|
|
name="Empty connection from preference"
|
|
version="5.2.2">
|
|
</workspacetask>
|
|
</extension>
|
|
<extension
|
|
point="org.eclipse.ui.startup">
|
|
<startup class="org.talend.core.model.action.DisableLanguageActions"/>
|
|
</extension>
|
|
<extension
|
|
point="org.eclipse.ui.bindings">
|
|
<scheme
|
|
description="%talend.scheme"
|
|
id="org.talend.core.scheme"
|
|
name="%talend.scheme"
|
|
parentId="org.eclipse.ui.defaultAcceleratorConfiguration">
|
|
</scheme>
|
|
</extension>
|
|
<extension
|
|
point="org.talend.core.runtime.service">
|
|
<Service
|
|
class="org.talend.core.CoreService"
|
|
serviceId="ICoreService">
|
|
</Service>
|
|
</extension>
|
|
|
|
</plugin>
|