[zanata-bugs] [Bug 822344] comment in the end resulting in maven failing to push po/pot file to server

bugzilla at redhat.com bugzilla at redhat.com
Wed Jun 27 07:45:51 UTC 2012


https://bugzilla.redhat.com/show_bug.cgi?id=822344

--- Comment #9 from Sean Flanigan <sflaniga at redhat.com> ---
No, only the Maven log messages like this one:
  [INFO] org.zanata:zanata-maven-plugin:1.6.0-alpha-3-SNAPSHOT
which unfortunately doesn't include a timestamp.  But if you make sure to test
with the latest snapshot, that shouldn't be a big problem, as long as you
include your own timestamp.

Looking at the MANIFEST.MF inside the jar file, we are including a field
SCM-Changeset which is the git commit ID.  We just need to add some code to
pull it out at runtime, and put it in a log message.

We have another field in the manifest: Implementation-Build: 20120622-1259.  We
could include that in the log too.

You might like to submit an RFE for the client to output the above information.

-- 
You are receiving this mail because:
You are on the CC list for the bug.




More information about the zanata-bugs mailing list