Commit Graph

174 Commits

Author SHA1 Message Date
wchen-talend
bef91046f8 update talend version 2018-05-16 15:24:39 +08:00
Jenkins Continuous Build server
bedc0efdc0 Set version to 7.0.2 SNAPSHOT 2018-04-17 08:37:01 +02:00
Jenkins Continuous Build server
e0ae2ba35a Set version to 7.0.1 2018-04-03 15:37:17 +02:00
GGu
ad66c7933a fix(TMDM-11967): unify the load options, enable to use namespace always (#1582) 2018-03-30 19:53:37 +08:00
Chao MENG
f7a2b01728 fix(TUP-19667): use HTTP proxy instead of SOCKS (#1581)
* fix(TUP-19667): use HTTP proxy instead of SOCKS
https://jira.talendforge.org/browse/TUP-19667

* fix(TUP-19667): use HTTP proxy instead of SOCKS
https://jira.talendforge.org/browse/TUP-19667
2018-03-30 19:51:08 +08:00
Chao MENG
7d897b3416 fix(TUP-19667): use HTTP proxy instead of SOCKS (#1580)
* fix(TUP-19667): use HTTP proxy instead of SOCKS
https://jira.talendforge.org/browse/TUP-19667

* fix(TUP-19667): use HTTP proxy instead of SOCKS
https://jira.talendforge.org/browse/TUP-19667
2018-03-30 19:06:42 +08:00
GGu
edf8bd36ee fix(TMC-12732): enable to load emf with signature (#1578) 2018-03-30 18:25:43 +08:00
GGu
7684bc38b4 fix(TUP-19663): unfiy the resource set with options (#1503) 2018-03-13 11:38:41 +08:00
apoltavtsev
dc890edd7b TESB-20833 Maven "offline" state tool is added (#1486) 2018-03-06 18:16:48 +01: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
hcyi
e36b524996 fix(TUP-19270):Cannot connect from studio to TAC via proxy server with basic authentication (#1409)
* fix(TUP-19270):Cannot connect from studio to TAC via proxy server with
basic authentication

* fix(TUP-19270):Cannot connect from studio to TAC via proxy server with
basic authentication.
2018-02-05 11:54:19 +08:00
kjwang-talend
aa68a7585a kjwang/fix(TUP-19046) Fix a error for TUP-19046 (#1386)
https://jira.talendforge.org/browse/TUP-19046
2018-01-22 19:46:58 +08:00
GGu
1ce577cecd feat(TUP-19046): add signature on items (#1359)
* feat(TUP-18730): add xmlsec lib

* feat(TUP-18730): change the load options

* feat(TUP-18730): ignore the ds namespace

* feat(TUP-18730): change the api for option

* feat(TUP-18730): if invalid, set readonly for job

* feat(TUP-19046): impl for import items and projects

* feat(TUP-19046): deal with migration

* feat(TUP-19046): add valid check before run action

* feat(TUP-19046): add the option for load
2018-01-22 19:11:37 +08:00
hcyi
6d43003d03 fix(TUP-18988):DB2 missing datatype vargraphic in metadata. (#1361)
* fix(TUP-18988):DB2 missing datatype vargraphic in metadata.

* fix(TUP-18988):DB2 missing datatype vargraphic in metadata.
2018-01-08 15:45:21 +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
Chao MENG
281ecb671e task(TCOMP-691): create context menu for Tacokit node in repository (#1320)
task(TCOMP-691): create context menu for Tacokit node in repository panel
https://jira.talendforge.org/browse/TCOMP-691
2017-12-12 15:13:27 +08:00
GGu
c18b60c8fb feat(TUP-18903): add product details (#1295) (#1318) 2017-12-11 16:53:57 +08:00
nrousseau
b2dcaf1942 fix(TUP-18137) Update URL 2017-11-28 12:31:12 +08:00
hcyi
44d34c0464 feat(TUP-18512): Support Calculation View for SAP Hana Database. (#1278)
* feat(TUP-18512): Support Calculation View for SAP Hana Database.

* feat(TUP-18512): Fake the metaData to retrieve schema for SAP Hana
Database.

* feat(TUP-18512): Improve metadata wizard for SAP Hana Database.

* feat(TUP-18512): change the display of table name for SAP Hana Database.

* feat(TUP-18512): fix bug of TUP-18911 click Retrieve schema from Schema
wizard fail。
2017-11-17 16:32:20 +08:00
wchen-talend
b06c8284e4 fix(TUP-18825):Cannot use name "oracle" for row name (Main) (#1280) 2017-11-13 10:32:50 +08:00
GGu
38127b6a00 feat(TUP-18529): check for local ip (#1275) 2017-11-07 15:21:13 +08:00
nrousseau
24b347c492 Update talend.properties (#1256) 2017-10-25 15:07:39 +08:00
nrousseau
d5945ba3df feat(TUP-18531) Modify studio setup to only support java 8 (#1223)
* feat(TUP-18531) Modify studio setup to only support java 8

* feat(TUP-18531) update poms to compile studio in java 8
2017-10-21 18:22:07 +08:00
Jenkins Continuous Build server
9e788398a9 Set version to 7.0.1 SNAPSHOT 2017-10-20 10:21:51 +02:00
GGu
19ba06f149 feat(TUP-18122): do audit for components and extension modules (#1180) 2017-09-22 01:06:37 -05:00
nrousseau
2f70c1a879 fix(TUP-18487) fix problem of junit, avoid to hang (#1228) 2017-09-15 14:10:10 +08:00
Irene Wang
df57151cc9 Update copyright to 2017 2017-09-05 17:12:21 +02:00
Yucheng Bai
7bf997129c test(TUP-18151): fix (#1125)
org.talend.commons.utils.VersionUtilsTest.testGetTalendVersion
2017-06-26 18:36:14 +08:00
kjwang-talend
4be51aba17 fix(TUP-18137)Need to remove http calls to use https only (#1118)
* fix(TUP-18137)Need to remove http calls to use https only
https://jira.talendforge.org/browse/TUP-18137

* fix(TUP-18137)Need to remove http calls to use https only
https://jira.talendforge.org/browse/TUP-18137

* fix(TUP-18137)Need to remove http calls to use https only
https://jira.talendforge.org/browse/TUP-18137

* fix(TUP-18137)Need to remove http calls to use https only
https://jira.talendforge.org/browse/TUP-18137
2017-06-22 18:01:11 +08:00
GGu
3789a7e057 fix(TUP-18073): enhance and unify the component folders (#1111)
* fix(TUP-18073): miss component zip in installed folder

* fix(TUP-18073): install lib in m2 always and unify the component folder
2017-06-19 14:21:34 +08:00
Jenkins Continuous Build server
d489f7d689 Set version to 6.5.0 SNAPSHOT 2017-06-14 13:27:31 +02:00
Yucheng Bai
7fa57a91ef feature(TUP-17636): Enable to share components after download (#1042)
* feat(TUP-17645): enable to share new components to nexus

* feat(TUP-17636): unify component install to p2 feature.

* feature(TUP-17636): Enable to share components after download

* test(TUP-17645/junit): add some junits to test deploy components

* test(TUP-17645/junit): remove the nexus infor

* feat(TUP-17636): fix some problems.

* feat(TUP-17636): fix some problems.

* feat(TUP-17662): add the login task to install components from nexus

* feat(TUP-17662): add the log for failed messages

* feat(TUP-17662): try to install without restart after install components

* feat(TUP-17645): add the missing login task

* feat(TUP-17645): enhance the install shared components when logon

* fix(TUP-17616) reload components after install

* feat(TUP-17636): support nexus repository id for properties

* feat(TUP-17636): add junit for server manager
2017-06-12 18:30:30 +08:00
GGu
7689581c53 test(TUP-17687): enhance junits (#1022)
* test(TUP-17687): check junits when no access website

* test(TUP-17687): don't use PowerMock for junit

* test(TUP-17687): enhance the generic type

* test(TUP-17687): fix the failed junits without PowerMock
2017-05-15 10:44:34 +08:00
GGu
a7ddc5c654 fix(TUP-17692) : change to 6.4.1 (#1023) 2017-05-15 10:06:35 +08:00
Jenkins Continuous Build server
2194367349 Set version to 6.4.1 SNAPSHOT 2017-05-11 10:49:04 +02:00
Igor Lazebny
c09ce1c09e Update version to 6.4.1-SNAPSHOT in server poms 2017-05-10 19:24:31 +03:00
zwxue
7d5975c175 fix(TUP-17449): Cannot deploy a snapshot feature from TAC esbconductor. (#988) 2017-04-27 09:56:45 +08:00
zwxue
93fbe0f2df Revert "fix(TUP-17440): can not import jobs which created by early studio." (#942)
This reverts commit 45da37bae6.
2017-04-11 19:15:17 +08:00
Chao MENG
34135160b8 Feature/6.4.0/tup 5116 tup 5280 bd project and tic (#938)
* TUP-5116 feature: Supports BD options for users/projects
https://jira.talendforge.org/browse/TUP-5116

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

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

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

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

* feat(TUP-5280): fix a problem of fetching lib info from tac
https://jira.talendforge.org/browse/TUP-5280
2017-04-10 16:27:53 +08:00
zwxue
45da37bae6 fix(TUP-17440): can not import jobs which created by early studio. 2017-04-10 16:23:21 +08:00
GGu
12107f3e04 feat(TUP-16755/cf): merge the feature from dev branch into master (#924)
* feat(TUP-17320/cf): add API to check component zip file for updatesite

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

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

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

#time 3h

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

#time 2h

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

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

* feat(TUP-17393/cf): hide in addtional package temp
2017-04-07 12:05:51 +08:00
hwang
42fb1a41f6 TUP-17046:Importing a routine with § in it gets transformed to a 2017-02-10 14:15:03 +08:00
hwang
04d4aa937f TUP-17046:Importing a routine with § in it gets transformed to a �
character
2017-02-10 10:33:23 +08:00
zshen
c56a8fb476 feature completed TDQ-12633 add Default value for [Limit result] in
indicator settings
2017-02-08 12:17:54 +08:00
wchen-talend
6d4c083cdb Merge pull request #802 from Talend/bugfix/6.4.1/TUP-16459_keywords_validate
TUP-16459:The compile errors shows when run tOracleInvalidRow job
2016-12-26 14:15:51 +08:00
GGu
7e4e2c3aae Update product version to 6.4.0. 2016-12-22 14:15:35 +08:00
Jenkins Continuous Build server
f27730c6ba Set version to 6.4.0 SNAPSHOT 2016-12-21 16:10:19 +01:00
hcyi
22f0470713 TUP-16459:The compile errors shows when run tOracleInvalidRow job 2016-12-15 15:45:40 +08:00
Igor Lazebny
7b881ea2cd Update version to 6.4.0-SNAPSHOT in server poms 2016-12-09 14:55:34 +02:00