SHA256
8
0
forked from pool/java-saml

exclude the sample projects which were causing issues #1

Manually merged
autogits-devel merged 1 commits from admehmood/java-saml:exclude-sample-project into uyuni-main 2026-05-02 11:43:12 +02:00
Contributor

Added --projects core,toolkit to the Maven command, which tells Maven to only build those two modules and skip everything under samples/ — specifically java-saml-tookit-jspsample which pulls in maven-war-plugin:2.2. That old WAR plugin uses reflection to access the private Properties.defaults field, which has been blocked since JDK 17.

Added --projects core,toolkit to the Maven command, which tells Maven to only build those two modules and skip everything under samples/ — specifically java-saml-tookit-jspsample which pulls in maven-war-plugin:2.2. That old WAR plugin uses reflection to access the private Properties.defaults field, which has been blocked since JDK 17.
admehmood added 1 commit 2026-05-02 11:33:54 +02:00
autogits-devel requested review from PSuarezHernandez 2026-05-02 11:34:04 +02:00
autogits-devel requested review from deneb_alpha 2026-05-02 11:34:04 +02:00
autogits-devel requested review from juliogonzalezgil 2026-05-02 11:34:05 +02:00
autogits-devel requested review from mcalmer 2026-05-02 11:34:05 +02:00
autogits-devel requested review from nkrinner 2026-05-02 11:34:05 +02:00
Member

![Build results](https://br.opensuse.org/status/systemsmanagement:Uyuni:Main:PullRequest:28/java-saml)
mcalmer approved these changes 2026-05-02 11:40:31 +02:00
autogits-devel removed review request for PSuarezHernandez 2026-05-02 11:40:42 +02:00
autogits-devel removed review request for deneb_alpha 2026-05-02 11:40:42 +02:00
autogits-devel removed review request for juliogonzalezgil 2026-05-02 11:40:43 +02:00
autogits-devel removed review request for nkrinner 2026-05-02 11:40:43 +02:00
Member
Build successful, for more information go in https://build.opensuse.org/project/show/systemsmanagement:Uyuni:Main:PullRequest:28.
autogits-devel manually merged commit 9b05cc5ad2 into uyuni-main 2026-05-02 11:43:12 +02:00
Sign in to join this conversation.
No Reviewers
No Label
3 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: uyuni/java-saml#1