java-sdk/sdk
Leon Mai a99e8adc8f Fix arg parsing problem -Dexec.args= seems to not allow hyphens inside (#136) 2020-01-21 14:08:37 -08:00
..
src Fix arg parsing problem -Dexec.args= seems to not allow hyphens inside (#136) 2020-01-21 14:08:37 -08:00
checkstyle-java.xml Improved async call to okhttp. Former solution just wrapped a blocking call, now we using asynch call and collect the results via callbacks. Mono's are created based on the result. This make more efficient use of the resources since nothing is blocking now. Reformatted according new checkstyle (#48) 2019-12-16 15:43:06 -08:00
pom.xml Fix IT issues, to run the integration test rember to add the parameter skipITs=false (#131) 2020-01-20 19:12:07 -08:00