Bug 922584
| Summary: | Error should be shown if project maintainer push a project without translation | ||
|---|---|---|---|
| Product: | [Retired] Zanata | Reporter: | Ding-Yi Chen <dchen> |
| Component: | Component-Maven | Assignee: | David Mason <damason> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Ding-Yi Chen <dchen> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 2.3 | CC: | aeng, damason, zanata-bugs |
| Target Milestone: | --- | ||
| Target Release: | 2.3 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-11-27 03:23:40 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Ding-Yi Chen
2013-03-18 01:43:08 UTC
Updated cli client and maven plugin so that source is never used for project type 'offlinepo'. - If user tries to push or pull with type "source", an error is shown and the command is aborted. - If user tries to push or pull with type "both", a warning is shown indicating that source will be ignored, and the command continues as though type is "trans". See: https://github.com/zanata/zanata-client/compare/1dcd0fcadb920bd3f7d0d9ee8a1e13a77d4244fc...11bbf8718af812c10af7dc65d65d5e04234e4be8 The initial description appears to suggest that a confirmation message is not shown for pushType=src, but this could not be reproduced - a confirmation message is always shown immediately after messages stating that obsolete files will be deleted. The only time this should not happen is when interactive mode is disabled (it is enabled by default). e.g. [INFO] No source documents found. [WARNING] Found 2 obsolete docs on the server which will be DELETED [INFO] Obsolete docs: [doc1.txt, doc2.txt] This will overwrite existing source documents on the server, and delete obsolete documents. Are you sure (y/n)? n Verified on zanata-maven-plugin 2.2.1-SNAPSHOT Closing VERIFIED bugs for Zanata versions <= 3.1. Closing VERIFIED bugs for Zanata versions <= 3.1. Closing VERIFIED bugs for Zanata versions <= 3.1. Closing VERIFIED bugs for Zanata versions <= 3.1. Closing VERIFIED bugs for Zanata versions <= 3.1. Closing VERIFIED bugs for Zanata versions <= 3.1. |