You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Peter Cseh (JIRA)" <ji...@apache.org> on 2017/10/10 13:46:00 UTC

[jira] [Created] (OOZIE-3083) Make improved version Info backward compatible

Peter Cseh created OOZIE-3083:
---------------------------------

             Summary: Make improved version Info backward compatible
                 Key: OOZIE-3083
                 URL: https://issues.apache.org/jira/browse/OOZIE-3083
             Project: Oozie
          Issue Type: Bug
            Reporter: Peter Cseh


OOZIE-2004 changed the format of the version info output considerably.
We should change it back to a more compatible format.

It could be something like
{code}
{"buildVersion":"5.0.0-SNAPSHOT", "buildInfo":"{build.time=${build.time}, vc.url=${vc.url}, build.user=asasvari, vc.revision=${vc.revision}"}
{code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)