Giter Site home page Giter Site logo

Comments (6)

arjantijms avatar arjantijms commented on August 9, 2024

Doesn't the persistence and rest etc TCKS do the same thing?

E.g. rest is "ee.jakarta.tck.ws.rs", persistence is "ee.jakarta.tck.persistence", or do you mean something else?

from servlet.

olamy avatar olamy commented on August 9, 2024

https://github.com/jakartaee/servlet/tree/master/api/src/test/java/jakarta/servlet
are unit tests but those are not distributed.
tck is under servlet.tck https://github.com/jakartaee/servlet/tree/master/tck/tck-runtime/src/main/java/servlet/tck

from servlet.

lukasj avatar lukasj commented on August 9, 2024

Doesn't the persistence and rest etc TCKS do the same thing?

E.g. rest is "ee.jakarta.tck.ws.rs", persistence is "ee.jakarta.tck.persistence", or do you mean something else?

jakarta package namespace and ee.jakarta package namespace are different, aren't they?

from servlet.

lukasj avatar lukasj commented on August 9, 2024

JESP 1.4:

Use of the jakarta namespace is limited to API artifacts (all API jars, javadoc, and schema namespaces). It must not be used for any deployment, including applications, TCKs, tools, libraries or any other assets produced by Specification Projects.

so even unit tests which are currently in the jakarta.servlet package need to be in a different package.

from servlet.

olamy avatar olamy commented on August 9, 2024

JESP 1.4:

Use of the jakarta namespace is limited to API artifacts (all API jars, javadoc, and schema namespaces). It must not be used for any deployment, including applications, TCKs, tools, libraries or any other assets produced by Specification Projects.

Sure but this is still confusing.
This is saying It must not be used for any deployment and as I said unit tests not deployed but only part of the source tree.

from servlet.

arjantijms avatar arjantijms commented on August 9, 2024

jakarta package namespace and ee.jakarta package namespace are different, aren't they?

I hear you, thanks for the clarification. It's about packages starting with jakarta, and not those containing jakarta somewhere in the middle.

from servlet.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.