Commit Graph

251 Commits

Author SHA1 Message Date
zwxue
631b511dac fix(TUP-20326):Error in job generation for job migrated form 6.5.1 2018-07-02 10:44:03 +08:00
Jane Ding
ff2b2bd529 fix(TUP-20248)Impact analysis doesn't work correctly against job in (#1729)
* fix(TUP-20248)Impact analysis doesn't work correctly against job in
tRunJob component
https://jira.talendforge.org/browse/TUP-20248

* fix(TUP-20248)Impact analysis doesn't work correctly against job in
tRunJob component
A better solution

* fix(TUP-20248)Impact analysis doesn't work correctly against job in
tRunJob component
A better solution

* In case of RelationshipItemBuilder can also be used for other projects
instead of current project and reference projects during git merge.
2018-06-15 16:13:06 +08:00
zwxue
51c76aa0cb fix(TUP-19924):[bug] Jobs in Reference Project have compile error. (#1623) 2018-04-24 10:47:48 +08:00
Jenkins Continuous Build server
bedc0efdc0 Set version to 7.0.2 SNAPSHOT 2018-04-17 08:37:01 +02:00
sizhaoliu
8544acc63a bugfix(TDQ-15108): fix NPE when run tRuleSurvivorship job on spark cluster (#1627) 2018-04-11 10:53:32 +02:00
Jenkins Continuous Build server
e0ae2ba35a Set version to 7.0.1 2018-04-03 15:37:17 +02:00
nrousseau
195e38518a fix(TUP-19708) avoid to load joblet of wrong type (#1569) 2018-03-29 12:03:00 +08:00
zwxue
4650b722a4 feat(TUP-19824):Create poms for joblet and update job content. (#1558)
* feat(TUP-19824):Create poms for joblet and update job content.

* fix(TUP-19850) Fix move / rename operations

* feat(TUP-19824): do install for joblet pom.

* fix(TUP-19824):fix NPE caused by generatePomOnly option.

* fix(TUP-19824): change joblet groupId and exclude from dependency set
2018-03-28 18:46:56 +08:00
nrousseau
abe5edc04f fix(TUP-19045) additional fix for the editor / synchronize 2018-03-28 15:58:20 +08:00
wchen-talend
0a1d592d48 fix(TUP-19704):Cannot run recursive jobs successfully (#1548) 2018-03-23 15:19:25 +08:00
wchen-talend
d032ce3e69 Wchen/bugfix/tup 19704 recursive job (#1542)
* fix(TUP-19704):Cannot run recursive jobs successfully

* fix(TUP-19704):Cannot run recursive jobs successfully

* fix(TUP-19704):add junit
2018-03-23 09:51:15 +08:00
zwxue
110d45616b fix(TESB-21577): add compatible options. (#1545) 2018-03-22 15:51:57 +08:00
nrousseau
3dab7ac2f8 Nrousseau/tup 19687 improve perfs (#1532)
* fix(TUP-19687) improve perf of gen pom

* fix(TUP-19687) improve perf on commandline

* fix(TUP-19687):Too much time when do import in items in studio.
2018-03-20 10:55:27 +08:00
kjwang-talend
06cd5860b8 fix(TUP-19801)NPEs executing importItems with CommandLine (#1529)
https://jira.talendforge.org/browse/TUP-19801
2018-03-16 18:32:28 +08:00
apoltavtsev
f7003b328c TESB-21427 Caching of subjob processor is removed (#1510) 2018-03-12 09:43:16 +01:00
nrousseau
30595b2648 fix(TUP-18552) fix classpath adjuster and tRunjob 2018-03-03 23:21:49 +08:00
nrousseau
c1e0ea047b fix(TUP-19605) add another fix for tdm adjuster 2018-03-02 14:38:48 +08:00
nrousseau
cce7e4a31b fix(TUP-19605) add another fix for tdm adjuster 2018-03-02 14:21:58 +08:00
apoltavtsev
6bb86c123e TESB-21427 Missing JobProcessor is restored (#1472) 2018-02-28 17:56:14 +01:00
apoltavtsev
f3ce751db9 TESB-21427 Lost SubJob Processor is restored (#1469)
SubJob Processor is necessary to get location of SubJob artifacts (location of pom.xml, target folder etc)
2018-02-28 17:06:34 +01:00
GGu
f76e1e4bb1 fix(TUP-19523): check dynamic metadata for jdbc (#1456) 2018-02-28 10:35:50 +08:00
hwang-talend
7328f5166a fix(TUP-19526):Dynamic schema with generic JDBCconnection fails when job (#1450)
runs in remote execution
2018-02-27 18:34:01 +08:00
apoltavtsev
6de422c2a9 TESB-21230 Routelet is added to Route dependency (#1445)
At this moment we have ClassNotFoundEception during execution of Routes with Routelets in Studio because if Routes project has no Routelet project in depdendency. Current fix resolves this issue.
2018-02-24 09:24:06 +01:00
GGu
ed4236d046 fix(TUP-19523): set the mappings file when have dynamic schema (#1435) 2018-02-12 18:19:24 +08:00
Irene Wang
4f5f8406d2 DEVOPS-3791 Update copyright year to 2018 2018-02-09 12:55:53 +01:00
nrousseau
231fb692e2 Zwxue/tup 16660 ci unify the maven build (#1426)
* 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
2018-02-08 12:11:44 +01:00
hwang-talend
82a4966c9c Hwang/tup 18461 (#1233)
* ERepositoryObjectType.valueOf("METADATA_EDIFACT");

* feat(TUP-18321):Split the DB Wizard to handle old / new framework: Move
Choice of DB Type to a separated composite

* feat(TUP-18320):Split the DB Wizard to handle old / new framework:
select different type, show different composite

* feat(TUP-18320):Split the DB Wizard to handle old / new framework:
select different type, show different composite

* feat(TUP-18403):show the jdbc repositoryNode as children under DB
Connection repositoryNode

* feat(TUP-18320):Split the DB Wizard to handle old / new framework:
select different type, show different composite

* feat(TUP-18320):Split the DB Wizard to handle old / new framework:
select different type, show different composite

* feat(TUP-18323):Implement the drag&drop of NFC JDBC

* feat(TUP-18320):Split the DB Wizard to handle old / new framework:
select different type, show different composite

* fix(TUP-5360): Retrieve Salesforce Modules option is missing

Conflicts:
	main/plugins/org.talend.core.runtime/src/main/java/org/talend/core/runtime/services/IGenericWizardService.java

* feat(TUP-18322):retrieve JDBC schema

* feat(TUP-18459):Have a real dynamic combo box for the db type

* feat(TUP-18403):show the jdbc repositoryNode as children under DB
Connection repositoryNode

* feat(TUP-18322):retrieve JDBC schema

* feat(TUP-18324):Edit jdbc connection

* feat(TUP-18324):Edit jdbc connection

* feat(TUP-18461):Have a display category on the connections same as
before

* feat(TUP-18461):Have a display category on the connections same as
before

* feat(TUP-18461):Have a display category on the connections same as
before

* Revert "feat(TUP-18461):Have a display category on the connections same as before"

This reverts commit 9158545ce7.

* feat(TUP-18461):Have a display category on the connections same as
before

* feat(TUP-18461):have a display category on the connections same as
before

* feat(TUP-18532):[bug] Cannot unlock node after clicking Finish on the
Wizard

* feat(TUP-18533):[bug] Cannot check successful if using context mode;

* feat(TUP-18533):[bug] Cannot check successful if using context mode;

* feat(TUP-18461):Have a display category on the connections same as
before

* feat(TUP-18644):retrieve schema for the generic connections same as
normal DBConnection

* feat(TUP-18644):retrieve schema for the generic connections same as
normal DBConnection

* feat(TUP-18644):retrieve schema for the generic connections same as
normal DBConnection

* feat(TUP-18462):make the sql builder works on the repository.

* feat(TUP-18462):make the sql builder works on the repository.

* feat(TUP-18431):support the driver table widget in studio

* feat(TUP-18537):Impossible to retrieve db connection from property type
of JDBC

* feat(TUP-18548):[bug] Cannot "Revert Context" if switch to other DBType
and switch back

* feat(TUP-18752):Stats and Logs in Talend Job Pannel reuse tJDBCOutput in
studio model level, after removing the old one and doing a migration,
not work well now

* feat(TUP-18752):Stats and Logs in Talend Job Pannel reuse tJDBCOutput in
studio model level, after removing the old one and doing a migration,
not work well now

* feat(TUP-18846):[bug] table name isn't show in Query

* feat(TUP-18913):[bug] NPE shows when click "Guess Schema" in Retrieve
Schema Wizard

* feat(TUP-18860):[bug] table list are wrong for jdbc-oralce after
clicking refresh in sqlbuilder->data structure

* feat(TUP-18895):[bug] Name cannot be updated if updating it in creation
Wizard

* feat(TUP-18898):[bug] "Choose context" doesn't show if context has two
groups when test connection

* feat(TUP-18864):[bug] Save button next to Property Type doesn't work

* feat(TUP-18864):[bug] Save button next to Property Type doesn't work

* feat(TUP-18752):Stats and Logs in Talend Job Pannel reuse tJDBCOutput in

* feat(TUP-19089):Unable to select or deselect used variables in select
context variables window

* Revert "feat(TUP-19089):Unable to select or deselect used variables in select context variables window"

This reverts commit a55e403103.

* feat(TUP-18854):[bug] Useless jar is required if dragging jdbc connetion
is in context mode

* feat(TUP-18854):[bug] Useless jar is required if dragging jdbc connetion
is in context mode

* support the complex context converter

* improve the complex context converter

* fix(TDI-39697): The "Use custom object" in module list view doesn't work
well for tjdbcoutput as it require the custom value must exists in the
list above

* feat(TUP-18816):Add migration from old JDBC to new JDBC type from tcomp

* TUP-19206:[bug]Cannot move jdbc connection to folder

* feat(TUP-19244):DriverClass and MappingFile do not support context model

* feat(TUP-19244):junit

* feat(TUP-18918):[bug] Schema is out of the "Table schemas" folder if
adding it in Retrieve Wizard

* feat(TUP-19231):[bug]migration: Existing JDBC database cannot show after
checking "Overwrite existing items"

* TDQ-14655 JDBC connection can be moved (#1376)

* feat(TUP-19204):[bug] migration: "Driver Class", "UserId","Password" are
missing after D&D schema to job as tJDBCInput

* fix(TDI-39864):[bug] Canot D&D JDBC to MR job

* fix(TDI-39244): integrate jdbc components to studio

* feat(TUP-18461) fix issues with mvn uri

* fix(TUP-19317):fix the catalog schema setup
2018-01-22 19:52:42 +08:00
chmyga
4712192b09 feat(TCOMP-683): Guess schema (#1369)
* Add methods required for guess schema feature
2018-01-12 10:10:33 +08:00
zafkirTalend
5b8b45428a feat(TBD-5453): Add CDH 5.13 distribution using new mechanism (DI & M/R) (#1357)
Add CDH 5.13 (DI & M/R) using new mechanism for dynamic distribution.
2018-01-04 10:13:47 +01:00
hcyi
c40684356b fix(TUP-19080):Remove execute job from remote commandline. (#1340) 2018-01-02 15:25:08 +08:00
GGu
c18b60c8fb feat(TUP-18903): add product details (#1295) (#1318) 2017-12-11 16:53:57 +08:00
GGu
ba0509d3e0 Kjwang/feat(tup 18293)reference projects as project dependencies (#1187)
* feat(TUP-18235): Reference Projects as Project Dependencies: logon/load
reference projects

* feat(TUP-18235)Reference Projects as Project Dependencies: support logon
reference projects by on/off line model

* feat(TUP-18235)Reference Projects as Project Dependencies: support logon
reference projects by on/off line model

* feat(TUP-18235):Reference Projects as Project Dependencies: support
logon reference projects by local model

* feat(TUP-18235):Reference Projects as Project Dependencies: support
logon reference projects by local model

* feat(TUP-18235)Reference Projects as Project Dependencies:Improve the
code

* feat(TUP-18235)Reference Projects as Project Dependencies:Improve the
code

* feat(TUP-18236)Reference Projects as Project Dependencies: Reference
project setting

* feat(TUP-18236)Reference Projects as Project Dependencies: Fix some bugs

* feat(TUP-18236)Reference Projects as Project Dependencies: Reference
project settings dialog

* feat(TUP-18236)Reference Projects as Project Dependencies: Reference
project setting

* feat(TUP-18236)Reference Projects as Project Dependencies: Reference
project setting

* feat(TUP-18468)Reference Projects as Project Dependencies: Move the
content of reference project setup dialog to project setting page
https://jira.talendforge.org/browse/TUP-18468

* feat(TUP-18468)Reference Projects as Project Dependencies: Move the
content of reference project setup dialog to project setting page
https://jira.talendforge.org/browse/TUP-18468

* feat(TUP-18468)Reference Projects as Project Dependencies: Move the
content of reference project setup dialog to project setting page
https://jira.talendforge.org/browse/TUP-18468

* feat(TUP-18468)Reference Projects as Project Dependencies: Move the
content of reference project setup dialog to project setting page
https://jira.talendforge.org/browse/TUP-18468

* feat(TUP-18468)Reference Projects as Project Dependencies: Move the
content of reference project setup dialog to project setting page
https://jira.talendforge.org/browse/TUP-18468

* feat(TUP-18468)Reference Projects as Project Dependencies: Move the
content of reference project setup dialog to project setting page
https://jira.talendforge.org/browse/TUP-18468

* feat(TUP-18237)Reference Projects as Project Dependencies: Reference
checking
https://jira.talendforge.org/browse/TUP-18237

* feat(TUP-18234)Reference Projects as Project Dependencies: Migrate
Reference Project setup
https://jira.talendforge.org/browse/TUP-18234

* feat(TUP-18234)Reference Projects as Project Dependencies: Migrate
Reference Project setup
https://jira.talendforge.org/browse/TUP-18234

* feat(TUP-18234)Reference Projects as Project Dependencies: Migrate
Reference Project setup
https://jira.talendforge.org/browse/TUP-18234

* feat(TUP-18237)Reference Projects as Project Dependencies: Reference
checking
https://jira.talendforge.org/browse/TUP-18237

* feat(TUP-18237)Reference Projects as Project Dependencies: Reference
checking
https://jira.talendforge.org/browse/TUP-18237

* feat(TUP-18237)Reference Projects as Project Dependencies: Reference
checking
https://jira.talendforge.org/browse/TUP-18237

* feat(TUP-18237)Reference Projects as Project Dependencies: Reference
checking
https://jira.talendforge.org/browse/TUP-18237

* feat(TUP-18237)Reference Projects as Project Dependencies: Reference
checking
https://jira.talendforge.org/browse/TUP-18237

* feat(TUP-18234)Reference Projects as Project Dependencies: Migrate
Reference Project setup
https://jira.talendforge.org/browse/TUP-18234

* feat(TUP-18234)Reference Projects as Project Dependencies: Migrate
Reference Project setup
https://jira.talendforge.org/browse/TUP-18234

* feat(TUP-18234)Reference Projects as Project Dependencies: Migrate
Reference Project setup
https://jira.talendforge.org/browse/TUP-18234

* feat(TUP-18234)Reference Projects as Project Dependencies: Migrate
Reference Project setup
https://jira.talendforge.org/browse/TUP-18234

* feat(TUP-18234)Reference Projects as Project Dependencies: Migrate
Reference Project setup
https://jira.talendforge.org/browse/TUP-18234

* fix(TUP-18824):[bug] can logon main project if current user do not have
authorized for the reference project

* fix(TUP-18835)[bug] read only user can't get the reference relationship
from tac if the setting file has different relationship with tac

* fix(TUP-18835)[bug] read only user can't get the reference relationship
from tac if the setting file has different relationship with tac

* fix(TUP-18835)[bug] read only user can't get the reference relationship
from tac if the setting file has different relationship with tac
https://jira.talendforge.org/browse/TUP-18835
2017-12-11 15:11:57 +08:00
kjwang-talend
1105acb877 feat(TUP-TUP-17297)Load balancing for Studio and Job Server (#1267)
* feat(TUP-TUP-17297)Load balancing for Studio and Job Server
https://jira.talendforge.org/browse/TUP-17297

* feat(TUP-TUP-17297)Load balancing for Studio and Job Server
https://jira.talendforge.org/browse/TUP-17297

* feat(TUP-TUP-17297)Load balancing for Studio and Job Server
https://jira.talendforge.org/browse/TUP-17297

* fix(TUP-18950)[bug][651] job run fail when user jobserver+commandline
https://jira.talendforge.org/browse/TUP-18950
2017-11-28 10:55:54 +08:00
wchen-talend
06227962ab Wchen/feature/tup 17395 store svn/git credencials (#1293)
* feat(TUP-17710):unable to connect to GIT when LDAP authentication set
(no user)

* feat(TUP-17710):unable to connect to GIT when LDAP authentication set
(no user)

* feat(TUP-18852):[bug] after set svn user password for tac user, studio
still pop up user/password type in page when try to log on project.
2017-11-21 10:54:33 +08:00
GGu
d0cd73fee8 fix(TUP-18545): set property for project mappings url (#1260) 2017-10-29 20:57:27 -05:00
GGu
43890bec2e feat(TUP-18593): export mapping files when build with generic component (#1250) 2017-10-23 01:17:11 -05:00
Jenkins Continuous Build server
9e788398a9 Set version to 7.0.1 SNAPSHOT 2017-10-20 10:21:51 +02:00
qiongli
a5df4dc487 TDQ-14308 move th code of copy drools file from 'BuildJobHandler' to (#1231)
'ProcessorUtilities'.copy drools files when run or build job.
2017-10-12 14:08:02 +08:00
wchen-talend
f84a9d4135 Wchen/feature/tup 18350 nexus3 (#1196)
* commit 1

* feature(TUP-18350):Do some refactor and create the common API for nexus
2.x and 3.x

* feat(TUP-18351)Implement the search/deploy/update snapshot for nexus 3.x

* feat(TUP-18351):Implement the search/deploy/update snapshot for nexus
3.x

* feat(TUP-18351):Implement the search/deploy/update snapshot for nexus
3.x

* feat(TUP-18351):Implement the search/deploy/update snapshot for nexus
3.x

* feat(TUP-18351):Implement the search/deploy/update snapshot for nexus
3.x

* feat(TUP-18351):Implement the search/deploy/update snapshot for nexus
3.x

* feat(TUP-18351): keep nexus 2.x work the same as before.

* feat(TUP-18351):Implement the search/deploy/update snapshot for nexus
3.x

* feat(TUP-18351):Implement the search/deploy/update snapshot for nexus
3.x

* feat(TUP-18351):Implement the search/deploy/update snapshot for nexus
3.x

* feat(TUP-18351):rename the aether plugin

* feat(TUP-18351):Implement the search/deploy/update snapshot for nexus
3.x

* feat(TUP-18351):Implement the search/deploy/update snapshot for nexus
3.x
2017-09-19 16:11:14 +08:00
SunChaoqun
0a19d5a85f TESB-20333:Data Services (REST) as Microservice (#1227) 2017-09-15 10:58:15 +08:00
Irene Wang
df57151cc9 Update copyright to 2017 2017-09-05 17:12:21 +02:00
wchen-talend
2276003783 feat(TUP-18280):Add possibility to control classpath during the build (#1208) 2017-08-30 17:56:27 +08:00
zwxue
80a1be9139 fix(TUP-17688): Performing HDFS operation after a tDataPrepRun. (#1140) 2017-08-03 17:35:01 +08:00
wchen-talend
b166eba2cb feature(TUP-18280):Add possibility to control classpath during the build (#1167) 2017-07-20 18:07:52 +08:00
wchen-talend
34ef2132fd feature(TUP-18280):Add possibility to control classpath during the build (#1164) 2017-07-20 16:16:58 +08:00
hwang-talend
f68282e5bc fix(TUP-18208):Studio sending multiple "getLibLocation" metaservlet (#1147)
calls for each build activity
2017-07-11 10:03:45 +08:00
wchen-talend
7a0c729f6a fix(TUP-18120): fix document generate and export problems (#1119) 2017-06-26 15:18:05 +08:00
Seloen
129e7a12e1 fix(TUP-18089)SQLBuilder insert /n in value but changing their meaning (#1121)
*Remove the method to make line break. 
*add a junit.

https://jira.talendforge.org/browse/TUP-18089
2017-06-26 10:17:38 +08:00
wchen-talend
550bd186f7 fix(TUP-18014):Rename folder has "ResourceNotFoundException" in error (#1108)
log list
2017-06-22 11:59:44 +08:00
wchen-talend
d10f6e7302 fix(TUP-17900):"Export all projects documentation" does not create the (#1109)
zip file
2017-06-19 14:22:09 +08:00