[drlvm][build] fix version_svn_tag.h copying for non-SVN users
--------------------------------------------------------------
Key: HARMONY-2168
URL: http://issues.apache.org/jira/browse/HARMONY-2168
Project: Harmony
Issue Type: Bug
Environment: non-SVN
Reporter: Salikh Zakirov
With recent deletion of version_svn_tag.h from SVN repository, the DRLVM build from non-SVN
workspaces failed
because of missing version_svn_tag.h.
The attached patch provides a non-intrusive way to get the file by using <copy overwrite="false">
in case
svn information is not available. This fixes build failure for non-SVN users.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|