Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cu-dev] Need help with Jenkins and getting a 3.0.1 service release.

Ran the job, so they're now available at https://download.eclipse.org/jakartaee/concurrency/3.0/ 

Ivar

On Tue, Jul 26, 2022 at 10:58 AM Steve Millidge (Payara) <steve.millidge@xxxxxxxxxxx> wrote:

I just checked the jobs and they are staging to

 

Project download area | The Eclipse Foundation

 

And promoted TCK is here

 

Project download area | The Eclipse Foundation

 

 

Steve

From: Scott Marlow <smarlow@xxxxxxxxxx>
Sent: 25 July 2022 14:50
To: cu developer discussions <cu-dev@xxxxxxxxxxx>; Steve Millidge (Payara) <steve.millidge@xxxxxxxxxxx>
Subject: Re: [cu-dev] Need help with Jenkins and getting a 3.0.1 service release.

 

 

On 7/25/22 9:42 AM, Scott Marlow wrote:

 

On 7/19/22 12:20 PM, Steve Millidge (Payara) wrote:

OK 3.0.1 api and TCK is released. Also 3.0.1 tck distribution is staged.

Where is the 3.0.1 TCK staged to?  I am guessing https://repo1.maven.org/maven2/jakarta/enterprise/concurrent/jakarta.enterprise.concurrent-tck/3.0.1/jakarta.enterprise.concurrent-tck-3.0.1.jar might be it but the contents look very different than https://download.eclipse.org/jakartaee/concurrency/3.0/concurrency-tck-3.0.0.zip.

https://download.eclipse.org/jakartaee/concurrency/3.0/concurrency-tck-3.0.0.zip contains jakarta.enterprise.concurrent-tck-3.0.0.jar which looks similar to https://repo1.maven.org/maven2/jakarta/enterprise/concurrent/jakarta.enterprise.concurrent-tck/3.0.1/jakarta.enterprise.concurrent-tck-3.0.1.jar

https://repo1.maven.org/maven2/jakarta/enterprise/concurrent/jakarta.enterprise.concurrent-tck/3.0.0/jakarta.enterprise.concurrent-tck-3.0.0.jar contents looks similar to https://repo1.maven.org/maven2/jakarta/enterprise/concurrent/jakarta.enterprise.concurrent-tck/3.0.1/jakarta.enterprise.concurrent-tck-3.0.1.jar, so I guess we don't push a jar that contains the same as the https://download.eclipse.org/jakartaee/concurrency/3.0/concurrency-tck-3.0.0.zip which is okay.

 

Scott

 

Hopefully everything is OK as it all got a little confusing there. Some of the Jenkins jobs need some parameterisation to be more useful.

 

Now onto the 3.0.2 or 3.1 depending TCK release for Web Profile.

 

Steve

 

From: cu-dev <cu-dev-bounces@xxxxxxxxxxx> On Behalf Of Scott Stark
Sent: 19 July 2022 16:03
To: cu developer discussions <cu-dev@xxxxxxxxxxx>
Subject: Re: [cu-dev] Need help with Jenkins and getting a 3.0.1 service release.

 

There is a 3.0.1 tag you could checkout in the build job. Add the git checkout just before the mvn clean install... command.

 

On Jul 19, 2022 at 9:39:36 AM, Steve Millidge (Payara) <steve.millidge@xxxxxxxxxxx> wrote:

All,

 

I was looking to release the 3.0.1 service release of the TCK. However I noticed that this job is building and staging the TCK on any commit Jakarta Concurrency - concurrency_tck_1-build-and-stage [Jenkins] (eclipse.org) and Arjan just merged the “big” changes for splitting out the EJBs see Alternative fix for #244 by starksm64 · Pull Request #250 · jakartaee/concurrency (github.com). I now don’t have a clean build to work with to get the 3.0.1 service release out.

 

Any ideas – do I make a PR to revert Alternative fix for #244 by starksm64 · Pull Request #250 · jakartaee/concurrency (github.com) then do the TCK dist build? Alternatives?

 

Thanks

 

Steve Millidge

 

 

_______________________________________________
cu-dev mailing list
cu-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/cu-dev



_______________________________________________
cu-dev mailing list
cu-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/cu-dev
_______________________________________________
cu-dev mailing list
cu-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/cu-dev


--

Ivar Grimstad

Jakarta EE Developer Advocate | Eclipse Foundation Eclipse Foundation - Community. Code. Collaboration. 


Back to the top