Maven and Git providing build into at run-time

2015-04-24 Thread Ron Wheeler
An interesting article about how git and Maven can be used to automatically make the build revision and other info available at run-time for logging or display in an About display.

Re: Maven and Git providing build into at run-time

2015-04-24 Thread Ron Wheeler
The key thing to me is that if a person reports a bug with the product identification on the screen or sends a log, can you find the version of the code that was used to build their application. Ron On 24/04/2015 10:39 AM, Adam Heath wrote: On 04/24/2015 07:45 AM, Ron Wheeler wrote: An

Re: Maven and Git providing build into at run-time

2015-04-24 Thread Adam Heath
On 04/24/2015 07:45 AM, Ron Wheeler wrote: An interesting article about how git and Maven can be used to automatically make the build revision and other info available at run-time for logging or display in an About display. The top-level build.xml has a rule to update the svn build