[ 
https://issues.apache.org/jira/browse/GIRAPH-746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nitay Joffe updated GIRAPH-746:
-------------------------------

    Description: 
See 
http://stackoverflow.com/questions/3697449/retrieve-version-from-maven-pom-xml-in-code
 for background info.

This diff integrates pom dependency versions into the Java code so that we can 
track it and log it in the job. Here's an example of what gets logged in 
PageRankBenchmark: https://gist.github.com/nitay/adf6cefa473290d2fb79
    
> Track and log versions of dependencies
> --------------------------------------
>
>                 Key: GIRAPH-746
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-746
>             Project: Giraph
>          Issue Type: Bug
>            Reporter: Nitay Joffe
>            Assignee: Nitay Joffe
>
> See 
> http://stackoverflow.com/questions/3697449/retrieve-version-from-maven-pom-xml-in-code
>  for background info.
> This diff integrates pom dependency versions into the Java code so that we 
> can track it and log it in the job. Here's an example of what gets logged in 
> PageRankBenchmark: https://gist.github.com/nitay/adf6cefa473290d2fb79

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to