Bug 1038449
Summary: | RFE: integrate client with command-line tools (command hook in zanata.xml) | ||
---|---|---|---|
Product: | [Retired] Zanata | Reporter: | Ding-Yi Chen <dchen> |
Component: | Component-Maven | Assignee: | David Mason <damason> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Zanata-QA Mailling List <zanata-qa> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | unspecified | CC: | ankit, damason, dchen, djansen, petersen, pschiffe, rlandman, sflaniga, tagoh, zanata-bugs |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | zanata-maven-plugin:3.3.0-SNAPSHOT | Doc Type: | Bug Fix |
Doc Text: | Story Points: | 5 | |
Clone Of: | Environment: | ||
Last Closed: | 2014-03-20 05:47:13 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-12-05 06:59:14 UTC
The advantages of this approach over shell script or make are: 1. Suitable for maven prior 2.0.9, which returned correct return codes (i.e. always returning 0, see http://jira.codehaus.org/browse/MNG-3651 for detail). 2. Works regardless your are using zanata maven plugin or zanata-client. (In reply to Ding-Yi Chen from comment #0) > 3. "After" hooks can be run unconditionally if the attribute "always" is > true, if a push/pull fails, or if a preceding hook fails. This is not included in the provided implementation. I have created a separate bug for the addition of this feature. See: https://bugzilla.redhat.com/show_bug.cgi?id=1038844 Scope changed: Attributes in <before> and <after> tag are not covered thus will not be tested with this bug. VERIFIED with zanata-maven-plugin:3.3.0-SNAPSHOT Server Zanata version 3.3.0-SNAPSHOT (20131206-0037) Closing VERIFIED bugs for Zanata server 3.3.2. |