-
Notifications
You must be signed in to change notification settings - Fork 601
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
fattest.simplicity updates #28112
fattest.simplicity updates #28112
Conversation
The following files contain a string indicating discriminating content:
|
#build |
Your personal build request is at https://libh-proxy1.fyre.ibm.com/cognitive/pipelineAnalysis.html?uuid=f54db6c1-e805-424a-9267-bfd28d158786 Target locations of links might be accessible only to IBM employees. |
Your personal build request is at https://wasrtc.hursley.ibm.com:9443/jazz/resource/itemOid/com.ibm.team.build.BuildResult/_RUk3wPYQEe6L_suoStyaeQ Target locations of links might be accessible only to IBM employees. |
#libby #build |
Your personal build request is at https://libh-proxy1.fyre.ibm.com/cognitive/pipelineAnalysis.html?uuid=8ee56339-cbbf-43f8-98ef-aab8252d9f2d Target locations of links might be accessible only to IBM employees. |
Your personal build request is at https://wasrtc.hursley.ibm.com:9443/jazz/resource/itemOid/com.ibm.team.build.BuildResult/_ghVusPaFEe6L_suoStyaeQ Target locations of links might be accessible only to IBM employees. |
The following files contain a string indicating discriminating content:
|
The build jhanders34-28112-20240408-1935 For help analyzing your personal build, go to https://libh-proxy1.fyre.ibm.com/cognitive/buildAnalysis.html?uuid=_RUk3wPYQEe6L_suoStyaeQ |
#build |
Your personal build request is at https://libh-proxy1.fyre.ibm.com/cognitive/pipelineAnalysis.html?uuid=9964e210-3c3d-4969-a53b-9ad5f858f1a0 Target locations of links might be accessible only to IBM employees. |
Your personal build request is at https://wasrtc.hursley.ibm.com:9443/jazz/resource/itemOid/com.ibm.team.build.BuildResult/_-5MIMPbYEe6L_suoStyaeQ Target locations of links might be accessible only to IBM employees. |
The build jhanders34-28112-20240409-0937 For help analyzing your personal build, go to https://libh-proxy1.fyre.ibm.com/cognitive/buildAnalysis.html?uuid=_ghVusPaFEe6L_suoStyaeQ |
The build jhanders34-28112-20240409-1933 For help analyzing your personal build, go to https://libh-proxy1.fyre.ibm.com/cognitive/buildAnalysis.html?uuid=_-5MIMPbYEe6L_suoStyaeQ |
2a331b5
to
82695cf
Compare
60fe368
to
ce676d9
Compare
Your personal build request is at https://wasrtc.hursley.ibm.com:9443/jazz/resource/itemOid/com.ibm.team.build.BuildResult/_y02P0B0oEe-rEslQpyeuMw Target locations of links might be accessible only to IBM employees. |
#build |
Your personal pipeline request is at https://libh-proxy1.fyre.ibm.com/cognitive/pipelineAnalysis.html?uuid=341bd97c-4c15-4d51-a74d-5f90e8bc7d45 Target locations of links might be accessible only to IBM employees. |
Your personal build request is at https://wasrtc.hursley.ibm.com:9443/jazz/resource/itemOid/com.ibm.team.build.BuildResult/_jU2i4B27Ee-rEslQpyeuMw Target locations of links might be accessible only to IBM employees. |
The build jhanders34-28112-20240528-1338 For help analyzing your personal build, go to https://libh-proxy1.fyre.ibm.com/cognitive/buildAnalysis.html?uuid=_y02P0B0oEe-rEslQpyeuMw |
The build jhanders34-28112-20240529-0710 For help analyzing your personal build, go to https://libh-proxy1.fyre.ibm.com/cognitive/buildAnalysis.html?uuid=_jU2i4B27Ee-rEslQpyeuMw |
- Synchronize with websphere liberty fattest.simplicity - Remove websphere specific config elements from ServerConfiguration - Update to make some things extendable in order for it to be extended in websphere liberty specific subclasses
- Changes from using HttpUtils to set HttpsURLConnections to using HttpsRequest methods to set things. HttpsRequest doesn't use HttpsUrlConnection any longer so need to set things up to pass things to the connection / request. - Update URLs to encode special characters like brackets that were not encoded. Apache commons httpclient doesn't support brackets not being encoded because it uses URI where HttpsUrlConnection was using URL.
#build |
Your personal pipeline request is at https://libh-proxy1.fyre.ibm.com/cognitive/pipelineAnalysis.html?uuid=379d6373-1011-49ab-b85d-750b1ddf7b75 Target locations of links might be accessible only to IBM employees. |
Your personal build request is at https://wasrtc.hursley.ibm.com:9443/jazz/resource/itemOid/com.ibm.team.build.BuildResult/_VLkKwB69Ee-rEslQpyeuMw Target locations of links might be accessible only to IBM employees. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes for testcontainer's look good.
The build jhanders34-28112-20240530-1355 For help analyzing your personal build, go to https://libh-proxy1.fyre.ibm.com/cognitive/buildAnalysis.html?uuid=_VLkKwB69Ee-rEslQpyeuMw |
The build jhanders34-28112-20240530-2217 For help analyzing your personal build, go to https://libh-proxy1.fyre.ibm.com/cognitive/buildAnalysis.html?uuid=__X_6UB7IEe-rEslQpyeuMw |
#libby |
Code analysis and actionsDO NOT DELETE THIS COMMENT.
|
The following files contain a string indicating discriminating content:
|
Update com.ibm.ws.rest.handler FATs for HttpsRequest changes