Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [glassfish-dev] Question about nightly builds and running TCKs

Hello

Weld core 4.0.0.Alpha1 and Weld API 4.0.Alpha1 are now available in Central, so you can use that for integration.
There will soon be Alpha2 as well because Alpha1 had to be released with very limited testing due to multiple circular deps.

Please keep me updated if you discover some issues with Weld and also if you manage to get some GF branch that I could consume for EE testing (TCKs).

Regards
Matej


----- Original Message -----
> From: "Alwin Joseph" <alwin.joseph@xxxxxxxxxx>
> To: "glassfish developer discussions" <glassfish-dev@xxxxxxxxxxx>, "Matej Novotny" <manovotn@xxxxxxxxxx>
> Cc: "Martin Kouba" <mkouba@xxxxxxxxxx>
> Sent: Monday, April 20, 2020 7:17:33 PM
> Subject: Re: [glassfish-dev] Question about nightly builds and running TCKs
> 
> Hi Matej,
> 
> It requires a committer to view the configuration of the jobs in the
> respective CI instances. But the jobs are not difficult to replicate.
> 
> https://ci.eclipse.org/jakartaee-tck/job/cditck-porting/ is directly
> based on
> https://github.com/eclipse-ee4j/cditck-porting/blob/master/Jenkinsfile.
> You can create a multi branch pipeline job in any CI based on this
> source repo URL and the jenkinsfile as mode of build configuration.
> 
> Please let me know if you need more details of how to create it in
> another CI.
> 
> Regards,
> Alwin
> 
> 
> On 20/04/20 7:46 PM, Matej Novotny wrote:
> >> 3) Jenkins has jobs to run the TCK
> > Is there a way I can get access to see the job's settings? I can now only
> > see its outcome (last build 5 months ago).
> > Again, since GF will be the first JEE 9 server, I will be creating a very
> > similar run as part of CI for Weld's master branch and also as a regular
> > sanity check as soon as there is a working Weld 4 in GF.
> > It would be much easier with this job as a template:)
> 
> 



Back to the top