Hudson builds do not have the SVN revision because svnversion is not available
------------------------------------------------------------------------------

                 Key: SOLR-684
                 URL: https://issues.apache.org/jira/browse/SOLR-684
             Project: Solr
          Issue Type: Task
    Affects Versions: 1.3
            Reporter: Lars Kotthoff
            Priority: Trivial


The build file tries to run svnversion when generating the jar manifest to 
include the revision number. This fails in Hudson however as the svnversion 
executable is not available.

This could be addressed by installing svnversion on the build machine or using 
alternative means of determining the revision number.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to