From 6ac93c74a456894f0d7f97542bbb75f54f0d34e5 Mon Sep 17 00:00:00 2001 From: Ding-Yi Chen Date: Fri, 17 Jun 2016 10:40:04 +1000 Subject: [PATCH 1/4] doc(release): Prepend docs/release-notes.md for version 3.9.1 --- docs/release-notes.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/docs/release-notes.md b/docs/release-notes.md index 4f252755..eabd7cdd 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -1,3 +1,12 @@ +## 3.9.1 +##### Changes + * [ZNTA-1023](https://zanata.atlassian.net/browse/ZNTA-1023) - Push all file-types by default + +##### Bug Fixes + * [ZNTA-1178](https://zanata.atlassian.net/browse/ZNTA-1178) - File type project can not be pulled using zanata cli + +----------------------- + ## 3.9.0 ##### Changes @@ -27,7 +36,7 @@ ## 3.8.1 ##### Changes -* Add a new parameter includeAutomatedEntry to API getContributionStatics +* Add a new parameter includeAutomatedEntry to API getContributionStatics * Downgrade dependency to keep enforcer happy * 0install feed for Zanata CLI has been migrated to https://raw.githubusercontent.com/zanata/zanata.github.io/master/files/0install/zanata-cli.xml. Please see [installation](/#installation) for updated command. From 1d11b6db5fbb5fcb7d4bed577106adcbecfec52e Mon Sep 17 00:00:00 2001 From: Ding-Yi Chen Date: Fri, 17 Jun 2016 10:45:36 +1000 Subject: [PATCH 2/4] chore(version): Update Zanata dependencies --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index c12f901f..bfaa7e48 100644 --- a/pom.xml +++ b/pom.xml @@ -35,8 +35,8 @@ - 3.9.0 - 3.9.0 + 3.9.1 + 3.9.1 1.6.2 3.0.11.Final 1.17.1 From 1d92f1b9817a82a570420955bb1c43c0cb4b58ee Mon Sep 17 00:00:00 2001 From: Ding-Yi Chen Date: Fri, 17 Jun 2016 11:41:39 +1000 Subject: [PATCH 3/4] [maven-release-plugin] prepare release client-3.9.1 --- pom.xml | 4 ++-- stub-server/pom.xml | 4 ++-- zanata-cli/pom.xml | 4 ++-- zanata-client-commands/pom.xml | 4 ++-- zanata-maven-plugin/pom.xml | 4 ++-- zanata-rest-client/pom.xml | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/pom.xml b/pom.xml index bfaa7e48..0bea769a 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 client - 3.9.1-SNAPSHOT + 3.9.1 Zanata client modules pom @@ -16,7 +16,7 @@ scm:git:git://github.com/zanata/zanata-client.git scm:git:git@github.com:zanata/zanata-client.git https://github.com/zanata/zanata-client - HEAD + client-3.9.1 diff --git a/stub-server/pom.xml b/stub-server/pom.xml index 6e2096ce..42688d96 100644 --- a/stub-server/pom.xml +++ b/stub-server/pom.xml @@ -4,7 +4,7 @@ org.zanata client - 3.9.1-SNAPSHOT + 3.9.1 stub-server stub-server @@ -14,7 +14,7 @@ scm:git:git://github.com/zanata/zanata-client.git scm:git:git@github.com:zanata/zanata-client.git https://github.com/zanata/zanata-client - HEAD + client-3.9.1 diff --git a/zanata-cli/pom.xml b/zanata-cli/pom.xml index a8cf5458..916af175 100644 --- a/zanata-cli/pom.xml +++ b/zanata-cli/pom.xml @@ -4,7 +4,7 @@ org.zanata client - 3.9.1-SNAPSHOT + 3.9.1 zanata-cli Zanata command-line client @@ -14,7 +14,7 @@ scm:git:git://github.com/zanata/zanata-client.git scm:git:git@github.com:zanata/zanata-client.git https://github.com/zanata/zanata-client - HEAD + client-3.9.1 diff --git a/zanata-client-commands/pom.xml b/zanata-client-commands/pom.xml index 8d9f8574..6456d178 100644 --- a/zanata-client-commands/pom.xml +++ b/zanata-client-commands/pom.xml @@ -4,7 +4,7 @@ org.zanata client - 3.9.1-SNAPSHOT + 3.9.1 zanata-client-commands Zanata client commands @@ -14,7 +14,7 @@ scm:git:git://github.com/zanata/zanata-client.git scm:git:git@github.com:zanata/zanata-client.git https://github.com/zanata/zanata-client - HEAD + client-3.9.1 diff --git a/zanata-maven-plugin/pom.xml b/zanata-maven-plugin/pom.xml index e7f74975..1033096e 100644 --- a/zanata-maven-plugin/pom.xml +++ b/zanata-maven-plugin/pom.xml @@ -4,7 +4,7 @@ org.zanata client - 3.9.1-SNAPSHOT + 3.9.1 zanata-maven-plugin @@ -27,7 +27,7 @@ scm:git:git://github.com/zanata/zanata-client.git scm:git:git@github.com:zanata/zanata-client.git https://github.com/zanata/zanata-client - HEAD + client-3.9.1 diff --git a/zanata-rest-client/pom.xml b/zanata-rest-client/pom.xml index cf19fae4..333f5e03 100644 --- a/zanata-rest-client/pom.xml +++ b/zanata-rest-client/pom.xml @@ -6,7 +6,7 @@ org.zanata client - 3.9.1-SNAPSHOT + 3.9.1 jar @@ -16,7 +16,7 @@ scm:git:git://github.com/zanata/zanata-client.git scm:git:git@github.com:zanata/zanata-client.git https://github.com/zanata/zanata-client - HEAD + client-3.9.1 From 56646ff26a114dc4b1d1278f8cc9aebe6faf49b9 Mon Sep 17 00:00:00 2001 From: Ding-Yi Chen Date: Fri, 17 Jun 2016 11:41:48 +1000 Subject: [PATCH 4/4] [maven-release-plugin] prepare for next development iteration --- pom.xml | 4 ++-- stub-server/pom.xml | 4 ++-- zanata-cli/pom.xml | 4 ++-- zanata-client-commands/pom.xml | 4 ++-- zanata-maven-plugin/pom.xml | 4 ++-- zanata-rest-client/pom.xml | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/pom.xml b/pom.xml index 0bea769a..8cc3fd1e 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 client - 3.9.1 + 3.9.2-SNAPSHOT Zanata client modules pom @@ -16,7 +16,7 @@ scm:git:git://github.com/zanata/zanata-client.git scm:git:git@github.com:zanata/zanata-client.git https://github.com/zanata/zanata-client - client-3.9.1 + HEAD diff --git a/stub-server/pom.xml b/stub-server/pom.xml index 42688d96..048c924a 100644 --- a/stub-server/pom.xml +++ b/stub-server/pom.xml @@ -4,7 +4,7 @@ org.zanata client - 3.9.1 + 3.9.2-SNAPSHOT stub-server stub-server @@ -14,7 +14,7 @@ scm:git:git://github.com/zanata/zanata-client.git scm:git:git@github.com:zanata/zanata-client.git https://github.com/zanata/zanata-client - client-3.9.1 + HEAD diff --git a/zanata-cli/pom.xml b/zanata-cli/pom.xml index 916af175..7ddf27a5 100644 --- a/zanata-cli/pom.xml +++ b/zanata-cli/pom.xml @@ -4,7 +4,7 @@ org.zanata client - 3.9.1 + 3.9.2-SNAPSHOT zanata-cli Zanata command-line client @@ -14,7 +14,7 @@ scm:git:git://github.com/zanata/zanata-client.git scm:git:git@github.com:zanata/zanata-client.git https://github.com/zanata/zanata-client - client-3.9.1 + HEAD diff --git a/zanata-client-commands/pom.xml b/zanata-client-commands/pom.xml index 6456d178..4b25af4b 100644 --- a/zanata-client-commands/pom.xml +++ b/zanata-client-commands/pom.xml @@ -4,7 +4,7 @@ org.zanata client - 3.9.1 + 3.9.2-SNAPSHOT zanata-client-commands Zanata client commands @@ -14,7 +14,7 @@ scm:git:git://github.com/zanata/zanata-client.git scm:git:git@github.com:zanata/zanata-client.git https://github.com/zanata/zanata-client - client-3.9.1 + HEAD diff --git a/zanata-maven-plugin/pom.xml b/zanata-maven-plugin/pom.xml index 1033096e..0aa6c7a3 100644 --- a/zanata-maven-plugin/pom.xml +++ b/zanata-maven-plugin/pom.xml @@ -4,7 +4,7 @@ org.zanata client - 3.9.1 + 3.9.2-SNAPSHOT zanata-maven-plugin @@ -27,7 +27,7 @@ scm:git:git://github.com/zanata/zanata-client.git scm:git:git@github.com:zanata/zanata-client.git https://github.com/zanata/zanata-client - client-3.9.1 + HEAD diff --git a/zanata-rest-client/pom.xml b/zanata-rest-client/pom.xml index 333f5e03..ed5045f8 100644 --- a/zanata-rest-client/pom.xml +++ b/zanata-rest-client/pom.xml @@ -6,7 +6,7 @@ org.zanata client - 3.9.1 + 3.9.2-SNAPSHOT jar @@ -16,7 +16,7 @@ scm:git:git://github.com/zanata/zanata-client.git scm:git:git@github.com:zanata/zanata-client.git https://github.com/zanata/zanata-client - client-3.9.1 + HEAD