-
Notifications
You must be signed in to change notification settings - Fork 604
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
343 tck via maven cli config on master #1400
343 tck via maven cli config on master #1400
Conversation
Signed-off-by: Gordon Hutchison <[email protected]>
…erImpl to handle their respective events with synchronous handlers
Signed-off-by: Gordon Hutchison <[email protected]>
…ed completable future
…aged completable future
create a new provider instance and do the CDI injection and readFrom() and writeTo() will use the new instance. However, isReadable/Writable do not get the new instance themselves, so if a customer uses a CDI injected field in the isReadable/Writable methods of their MessageBodyReader/Writer their first request will fail and subsequent requests will work. This commit fixes that and gets the new instance in the isReadable/Writable methods.
Signed-off-by: Gordon Hutchison <[email protected]>
Code analysis and actionsDO NOT DELETE THIS COMMENT.
|
#build |
Your personal build request is at https://wasrtc.hursley.ibm.com:9443/jazz/resource/itemOid/com.ibm.team.build.BuildResult/_oEKvYOcPEeeZaqu8d5DfKQ Target locations of links might be accessible only to IBM employees. |
mvn support for artifactory is currently regressed: Martin Holder handling. |
…naged-completable-future thenApply and thenApplyAsync methods for managed completable future
…anaged-completable-future thenAccept and thenAcceptAsync for managed completable future
Redeliver OpenLiberty#1326 - update build environment
use build label for release type builds
… managed completable future
… changed Derby location
…e-feature Add appmanager-1.0 dependency to persistentExecutor-1.0
…rtup Change to address NPE that may occur when multiple cdi-injected servlets
…llation-tests-for-managed-completable-future additional cancellation tests for managed completable future
…cketBindException Initial commit, modified IOException catch block to close the socket.
Remove empty build.gradle files since they aren't needed any longer.
The build hutchig-1400-20180109-1006 |
Issue 1147: Create a new DS for bval 2.0 CDI to use instead of adding…
Pause resume command port failure
The build hutchig-1400-20180109-1007 |
* initial drop * add token endpoint * rework authentication * add overlooked file
Add java permission to Bean Validation 2.0 FAT
Issue 1504: fix for Swagger Parser vulnerability
The build hutchig-1400-20180108-1707 |
Uploaded parent pom which was not customised at all but was also never released by the upstream project to central to fix "[ERROR] Failed to execute goal on project tck.runner.tck: Could not resolve dependencies for project com.ibm.ws.microprofile.faulttolerance:tck.runner.tck:jar:1.0-SNAPSHOT: Failed to collect dependencies at com.ibm.ws.org.jboss.arquillian.container:arquillian-wlp-managed-8.5:jar:1.0.0.Final-SNAPSHOT: Failed to read artifact descriptor for com.ibm.ws.org.jboss.arquillian.container:arquillian-wlp-managed-8.5:jar:1.0.0.Final-SNAPSHOT: Could not find artifact org.jboss.arquillian.container:arquillian-parent-was:pom:1.0.0.Final-SNAPSHOT in artifactory-snapshots (https://na.artifactory.swg-devops.com:443/artifactory/wasliberty-open-liberty) -> [Help 1]" |
#build |
Your personal build request is at https://wasrtc.hursley.ibm.com:9443/jazz/resource/itemOid/com.ibm.team.build.BuildResult/_m3bDEPXvEeeSWo-prsQAeQ Target locations of links might be accessible only to IBM employees. |
The build hutchig-1400-20180110-1127 |
Signed-off-by: Gordon Hutchison <[email protected]>
Signed-off-by: Gordon Hutchison <[email protected]>
Signed-off-by: Gordon Hutchison <[email protected]>
Signed-off-by: Gordon Hutchison <[email protected]>
Signed-off-by: Gordon Hutchison <[email protected]>
Signed-off-by: Gordon Hutchison <[email protected]>
Signed-off-by: Gordon Hutchison <[email protected]>
Signed-off-by: Gordon Hutchison <[email protected]>
…/open-liberty into 343-TckViaMavenCliConfigOnMaster
#build |
Your personal build request is at https://wasrtc.hursley.ibm.com:9443/jazz/resource/itemOid/com.ibm.team.build.BuildResult/_4sXaoPYLEeeSW4-prsQAeQ Target locations of links might be accessible only to IBM employees. |
The build hutchig-1400-20180110-1450 |
No description provided.