On Fri, Jan 29, 2010 at 7:10 PM, Luciano Resende <[email protected]> wrote:
> > I configured the plugin to be more tolerant to fails when discovering > the svn revision (see r904595) . This should avoid issues when > building from a git copy of the svn repo. > That change seems like a good thing but in that situation wont the testcase for this then fail with a NumberFormatException when it tries to parse the string "unknown" into an int? Can easily enough update the test to check for that, but i can't test it with that happening. ...ant
