Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jakartaee-platform-dev] jsp_3_1.xsd?

That sounds wrong to me. It should reference jsp_3.1.xsd and jakartaee_10.xsd, even if these are content-wise identical to the previous versions. The file name (which includes the version) must match the released version.

Ivar

On Wed, May 11, 2022 at 4:26 PM Scott Stark <starksm64@xxxxxxxxx> wrote:

On Wed, May 11, 2022 at 9:19 AM Scott Stark <starksm64@xxxxxxxxx> wrote:
Ok, I see what has happened. The https://github.com/eclipse-ee4j/jakartaee-schemas has drafts, but apparently there is no jsp_3_1.xsd file and the web-common_6_0.xsd file in servlet-api still references the jsp_3_0.xsd file. I misspoke when I said that the file web-common_6_0.xsd references jsp_3_1.xsd. It is the https://github.com/eclipse-ee4j/jakartaee-schemas draft that references jsp_3_1.xsd.

On Wed, May 11, 2022 at 9:12 AM Scott Stark <starksm64@xxxxxxxxx> wrote:
Right, those are the files I'm trying to validate against the spec project source. The servlet-api project has a jsp_3_0.xsd file, but I don't see a jsp_3_1.xsd file even though it is referenced by the web-common_6_0.xsd file in servlet-api.

On Wed, May 11, 2022 at 9:09 AM Ivar Grimstad <ivar.grimstad@xxxxxxxxxxxxxxxxxxxxxx> wrote:

On Wed, May 11, 2022 at 4:05 PM Scott Stark <starksm64@xxxxxxxxx> wrote:
I'm looking at making sure the current EE10 schemas are updated, and I see a jsp_3_1.xsd file on the jakarta.ee page: https://jakarta.ee/xml/ns/jakartaee/jsp_3_1.xsd

but I don't see the corresponding schema file in the https://github.com/eclipse-ee4j/servlet-api.git where the jsp_3_0.xsd file is. I also don't see it in the https://github.com/jakartaee/pages repo.

What is the source of this schema?

Thanks,
Scott

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


--

Ivar Grimstad

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

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


--

Ivar Grimstad

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


Back to the top