Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jakartaee-platform-dev] Stable location of GF 6 used to pass TCK?

Hi Alwin,

On Mon, Jul 20, 2020 at 2:58 PM Alwin Joseph <alwin.joseph@xxxxxxxxxx> wrote:

I think it would help if the full & web profile bundles are updated at https://download.eclipse.org/ee4j/glassfish/ to run the tests for the certification.

I can update something there too, but I'll wait for some of the other GlassFish committers to agree with that.
 

It should also be ok to upload it in a Github release if that is more stable. In this case the bundle will be considered final I believe.


Okay, I just did that:


The build that passes the Servlet TCK at least (and possibly more), is this one: https://github.com/eclipse-ee4j/glassfish/releases/download/M2-servlet5/glassfish.zip
 

In order to pass TCKs in GlassFish 6, for instance the Servlet 5 TCK, I can reference the Jenkins archived build.

We were referring to the last successful build to get latest glassfish build from the source using [1] in tck CI to run tests with latest changes.

[1] https://ci.eclipse.org/jakartaee-tck/job/build-glassfish/lastSuccessfulBuild/artifact/appserver/distributions/glassfish/target/glassfish.zip


Yes, that's the same URL I've been using.

Kind regards,
Arjan


 

Back to the top