Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(jans-linux-setup): modification date of MANIFEST.MF in war file is build date #7453

Merged
merged 2 commits into from
Jan 22, 2024

Conversation

devrimyatar
Copy link
Contributor

closes #7451

With this fix:

# /opt/jans/printVersion.py
Title: Jans authentication server
Version: 1.0.22-SNAPSHOT
Builddate: 2024-01-18 18:59:18
Build: 39b609640aa290f7607089950ac3525ab09e6d1f

Title: SCIM API Server
Version: 1.0.22-SNAPSHOT
Builddate: 2023-12-18 12:08:48
Build: 07e078bb4457800296ba74f3cadf70a639f39c79

Title: jans-config-api-server
Version: 1.0.22-SNAPSHOT
Builddate: 2024-01-18 20:31:16
Build: 39b609640aa290f7607089950ac3525ab09e6d1f

root@myjans:/opt/jans# /opt/jans/printVersion.py
Title: Jans authentication server
Version: 1.0.22-SNAPSHOT
Builddate: 2024-01-18 18:59:18
Build: 39b609640aa290f7607089950ac3525ab09e6d1f

Title: SCIM API Server
Version: 1.0.22-SNAPSHOT
Builddate: 2023-12-18 12:08:48
Build: 07e078bb4457800296ba74f3cadf70a639f39c79

Title: jans-config-api-server
Version: 1.0.22-SNAPSHOT
Builddate: 2024-01-18 20:31:16
Build: 39b609640aa290f7607089950ac3525ab09e6d1f

…s build date

Signed-off-by: Mustafa Baser <mbaser@mail.com>
@devrimyatar devrimyatar added comp-jans-linux-setup Component affected by issue or PR kind-bug Issue or PR is a bug in existing functionality labels Jan 22, 2024
@moabu moabu merged commit 3639863 into main Jan 22, 2024
2 checks passed
@moabu moabu deleted the jans-linux-setup-build-date-printversion branch January 22, 2024 08:27
Copy link

sonarcloud bot commented Jan 22, 2024

Quality Gate Passed Quality Gate passed for 'Fido2 API'

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link

sonarcloud bot commented Jan 22, 2024

Quality Gate Passed Quality Gate passed for 'Jans-Keycloak-Link'

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link

sonarcloud bot commented Jan 22, 2024

Quality Gate Passed Quality Gate passed for 'jans-linux-setup'

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

sonarcloud bot commented Jan 22, 2024

Quality Gate Passed Quality Gate passed for 'SCIM API'

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-jans-linux-setup Component affected by issue or PR kind-bug Issue or PR is a bug in existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix(jans-linux-setup): modification date of MANIFEST.MF in war file is build date
3 participants