Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Components
Assignee
Richard ChapmanRichard ChapmanReporter
Laura NiclaLaura NiclaPriority
Not specifiedFix versions
Pull Request URL
Details
Details
Components
Assignee
Richard Chapman
Richard ChapmanReporter
Laura Nicla
Laura NiclaPriority
Fix versions
Pull Request URL
Created March 2, 2022 at 3:04 PM
Updated March 23, 2022 at 1:56 PM
Resolved March 3, 2022 at 5:28 PM
What is the process to include an embedded jar file in a deployment to roxie via githook?
PublicRecords_KEL.MAS_NonFCRA_Service was deployed to cert from this git branch: https://gitlab.ins.risk.regn.net/risk-engineering/PublicRecords/-/tree/RoxieRelease-20220308 using the git.sh script. http://10.173.101.102:8010/?Wuid=W20220301-152314&Widget=WUDetailsWidget
You can see the attributes.manifest and attributes.jar file included in this branch of code in the IDALinksets folder that should have been pulled in but the jar does not appear in the resources tab of the deployment.
https://gitlab.ins.risk.regn.net/risk-engineering/PublicRecords/-/tree/RoxieRelease-20220308/IDALinksets
When I pull this code locally and then deploy the jar file is included, so I'm wondering if some extra step or setting is needed for githook deployments?