From 48971ebd7b854cf021b5caea6f992e977173f12b Mon Sep 17 00:00:00 2001 From: wing328 Date: Thu, 19 May 2016 19:26:41 +0800 Subject: [PATCH] update pom to include ci for typescript-fetch clients --- pom.xml | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) diff --git a/pom.xml b/pom.xml index 0e7505980f3..caee1c5abf5 100644 --- a/pom.xml +++ b/pom.xml @@ -438,6 +438,54 @@ samples/server/petstore/jaxrs + + typescript-fetch-client-tests-default + + + env + java + + + + samples/client/petstore/typescript-fetch/tests/default + + + + typescript-fetch-client-builds-default + + + env + java + + + + samples/client/petstore/typescript-fetch/builds/default + + + + typescript-fetch-client-builds-es6-target + + + env + java + + + + samples/client/petstore/typescript-fetch/builds/es6-target + + + + typescript-fetch-client-builds-with-npm-version + + + env + java + + + + samples/client/petstore/typescript-fetch/builds/with-npm-version + + typescript-angular-client @@ -495,6 +543,10 @@ + samples/client/petstore/typescript-fetch/tests/default + samples/client/petstore/typescript-fetch/builds/default + samples/client/petstore/typescript-fetch/builds/es6-target + samples/client/petstore/typescript-fetch/builds/with-npm-version samples/client/petstore/typescript-angular samples/client/petstore/typescript-node/npm samples/client/petstore/android/volley