Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [servlet-dev] Plan for TCK 6.1.1

Hi,

Note that this is a staged version of the Servlet TCK that has not yet been officially released. The location for the officially released Servlet 6.1 TCK artifacts is here:  https://download.eclipse.org/jakartaee/servlet/6.1/

Ivar

On Fri, Nov 1, 2024 at 4:35 AM Olivier Lamy via servlet-dev <servlet-dev@xxxxxxxxxxx> wrote:


On Fri, Nov 1, 2024 at 6:02 AM Phu Dinh via servlet-dev <servlet-dev@xxxxxxxxxxx> wrote:

I mean a Maven repository I could use.
I cannot find this in the Jenkins job. 
Something we could add maybe?
 

Regards,

Phu

From: servlet-dev <servlet-dev-bounces@xxxxxxxxxxx> on behalf of Olivier Lamy via servlet-dev <servlet-dev@xxxxxxxxxxx>
Sent: Wednesday, October 30, 2024 11:04 PM
To: servlet developer discussions <servlet-dev@xxxxxxxxxxx>
Cc: Olivier Lamy <olamy@xxxxxxxxxxx>
Subject: Re: [servlet-dev] Plan for TCK 6.1.1
 
Hi
The build has passed. But I'm not sure where the staged artifacts are effectively deployed (i.e which Maven repository)

On Thu, Oct 31, 2024 at 3:55 PM Olivier Lamy <olamy@xxxxxxxxxxx> wrote:
Hi,
Looking at Jenkins build, I would say it's really focused on servlet api version == tck version.
I will try to make some changes as a temporary workaround. 
Ideally I will provide some Jenkinsfile to have some git versioned scripts.

On Thu, Oct 31, 2024 at 4:06 AM Phu Dinh via servlet-dev <servlet-dev@xxxxxxxxxxx> wrote:
I tried to "Build with Parameters" for the "servlet-tck-to-staging".  The build fails with 

[ERROR] Failed to execute goal on project servlet-tck-runtime: Could not resolve dependencies for project jakarta.tck:servlet-tck-runtime:jar:6.1.1
[ERROR] dependency: jakarta.servlet:jakarta.servlet-api:jar:6.1.1 (provided)
[ERROR]     jakarta.servlet:jakarta.servlet-api:jar:6.1.1 was not found in https://jakarta.oss.sonatype.org/content/repositories/staging/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of sonatype-nexus-staging has elapsed or updates are forced
[ERROR]     jakarta.servlet:jakarta.servlet-api:jar:6.1.1 was not found in https://repo.eclipse.org/content/repositories/maven_central/ during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of eclipse.maven.central.mirror has elapsed or updates are forced


Do I need to build the jakarta.servlet-api:jar:6.1.1 before the servlet-tck ?

Regards,

From: servlet-dev <servlet-dev-bounces@xxxxxxxxxxx> on behalf of Phu Dinh via servlet-dev <servlet-dev@xxxxxxxxxxx>
Sent: Thursday, October 24, 2024 10:22 AM
To: servlet developer discussions <servlet-dev@xxxxxxxxxxx>
Cc: Phu Dinh <pmd1nh-bus@xxxxxxxxxxx>
Subject: Re: [servlet-dev] Plan for TCK 6.1.1
 
Hi, 

Any update for the new Servlet TCK 6.1.1?

Regards,


From: servlet-dev <servlet-dev-bounces@xxxxxxxxxxx> on behalf of Phu Dinh via servlet-dev <servlet-dev@xxxxxxxxxxx>
Sent: Thursday, October 10, 2024 8:15 AM
To: servlet-dev@xxxxxxxxxxx <servlet-dev@xxxxxxxxxxx>
Cc: Phu Dinh <pmd1nh-bus@xxxxxxxxxxx>
Subject: [servlet-dev] Plan for TCK 6.1.1
 
Hi,

Do we have an estimate for when Servlet TCK 6.1.1 is released?  There are few accepted challenges which are expected to be included in the next TCK release.

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


--
Olivier


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


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


--

Ivar Grimstad

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


Back to the top