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,
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

Back to the top