Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
stucas
Contributor
Contributor

Thinking of upgrading to Studio V8.0.1.

Hi

We are currently 7.3.1 and looking to upgrade to the latest patch (7.3.1_R2021-12). However it seems a good time to look at upgrading to Talend Studio v8.01.

Q1. Does Studio v8.0.1 have all the patches included to the latest release?

Q2. Has the build-pipeline changed to a significant degree? i.e. Is it still a case of just referencing the new P2 engine?

I'm finding the documentation for these a little difficult to locate - so if anyone has a link etc; all the better!

Many thanks

Labels (4)
2 Replies
Anonymous
Not applicable

Hello

I have checked with our developers and got answers as below:

Q1: Studio 8.0 has all the features as studio 7.3 R2021-11

Studio 8.0 will have its -12 patch later this month.

Q2: It did change, the generatePoms step is mandatory.

Also one of the parameters (updatesite.path) was renamed to reflect more the new P2 / URL based patch model.

the builder-maven-plugin is planned to be published to a repository in January making the CI setup much easier,

Basically user need this step in their CI pipeline to install:

https://help.talend.com/r/en-US/8.0/software-dev-lifecycle-best-practices-guide/regenerate-pom-filesBy default it will NOT collide with 7.3 so -Dproduct.path doesn't have to be overriden.

 

Regards

Shong

stucas
Contributor
Contributor
Author

thank you