Skip to content

Rename a number of JACC references to Jakarta Authorization#26034

Merged
arjantijms merged 4 commits into
eclipse-ee4j:9.0from
arjantijms:90_jacc_to_authorization
May 18, 2026
Merged

Rename a number of JACC references to Jakarta Authorization#26034
arjantijms merged 4 commits into
eclipse-ee4j:9.0from
arjantijms:90_jacc_to_authorization

Conversation

@arjantijms
Copy link
Copy Markdown
Contributor

JACC has long been renamed to Jakarta Authorization. This PR renames a number of occurences to use the "new" name. This will be a multi-step process and not everything has been (consistently) renamed.

For now we will keep the term jacc in external system properties and the domain.xml syntac for compatibility, but may introduce some alliases down the line.

Jakarta Authorization TCK (adjusted for EE 12 locally, will do PR soon for that) passes.

Temporarily disabled Jakarta Data tests. These will be fixed in another PR (requires adjusting the JNoSQL code)

@arjantijms arjantijms added this to the 9.0.0 milestone May 17, 2026
@arjantijms arjantijms self-assigned this May 17, 2026
@arjantijms arjantijms added the 9.0 label May 17, 2026
@arjantijms arjantijms changed the title Rename a number of JACC referenced to Jakarta Authorization Rename a number of JACC references to Jakarta Authorization May 17, 2026
@dmatej
Copy link
Copy Markdown
Contributor

dmatej commented May 18, 2026

Seems servlet api M1 depends on snapshot parent :-/

Failed to read artifact descriptor for jakarta.servlet:jakarta.servlet-api:jar:6.2.0-M1
	Caused by: The following artifacts could not be resolved: org.eclipse.ee4j:project:pom:2.0.0-SNAPSHOT (absent): Could not find artifact org.eclipse.ee4j:project:pom:2.0.0-SNAPSHOT in central (https://repo1.maven.org/maven2)

@pzygielo
Copy link
Copy Markdown
Contributor

Seems servlet api M1 depends on snapshot parent :-/

@arjantijms
Copy link
Copy Markdown
Contributor Author

Similar issue for Pages:

Failed to read artifact descriptor for jakarta.servlet.jsp:jakarta.servlet.jsp-api:jar:4.1.0-M1
	Caused by: The following artifacts could not be resolved: org.eclipse.ee4j:project:pom:2.0.0-SNAPSHOT (absent): Could not find artifact org.eclipse.ee4j:project:pom:2.0.0-SNAPSHOT in central

@pzygielo

This comment was marked as resolved.

@pzygielo

This comment was marked as outdated.

@pzygielo

This comment was marked as resolved.

@arjantijms arjantijms merged commit 3c5187f into eclipse-ee4j:9.0 May 18, 2026
5 checks passed
@arjantijms arjantijms deleted the 90_jacc_to_authorization branch May 18, 2026 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants