You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Salikh Zakirov (JIRA)" <ji...@apache.org> on 2006/11/13 13:59:38 UTC

[jira] Created: (HARMONY-2168) [drlvm][build] fix version_svn_tag.h copying for non-SVN users

[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

        

[jira] Resolved: (HARMONY-2168) [drlvm][build] fix version_svn_tag.h copying for non-SVN users

Posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-2168?page=all ]

Geir Magnusson Jr resolved HARMONY-2168.
----------------------------------------

    Resolution: Fixed

r474325

> [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
>         Assigned To: Geir Magnusson Jr
>         Attachments: copy_version_svn_tag.patch
>
>
> 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

        

[jira] Commented: (HARMONY-2168) [drlvm][build] fix version_svn_tag.h copying for non-SVN users

Posted by "Salikh Zakirov (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-2168?page=comments#action_12449417 ] 
            
Salikh Zakirov commented on HARMONY-2168:
-----------------------------------------

Verified.

> [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
>         Assigned To: Geir Magnusson Jr
>         Attachments: copy_version_svn_tag.patch
>
>
> 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

        

[jira] Commented: (HARMONY-2168) [drlvm][build] fix version_svn_tag.h copying for non-SVN users

Posted by "Alexey Varlamov (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-2168?page=comments#action_12449362 ] 
            
Alexey Varlamov commented on HARMONY-2168:
------------------------------------------

No patch?

> [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

        

[jira] Assigned: (HARMONY-2168) [drlvm][build] fix version_svn_tag.h copying for non-SVN users

Posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-2168?page=all ]

Geir Magnusson Jr reassigned HARMONY-2168:
------------------------------------------

    Assignee: Geir Magnusson Jr

> [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
>         Assigned To: Geir Magnusson Jr
>         Attachments: copy_version_svn_tag.patch
>
>
> 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

        

[jira] Updated: (HARMONY-2168) [drlvm][build] fix version_svn_tag.h copying for non-SVN users

Posted by "Salikh Zakirov (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-2168?page=all ]

Salikh Zakirov updated HARMONY-2168:
------------------------------------

    Attachment: copy_version_svn_tag.patch

apply fix with 
  patch -p0 < .../copy_version_svn_tag.patch

> [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
>         Attachments: copy_version_svn_tag.patch
>
>
> 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

        

[jira] Closed: (HARMONY-2168) [drlvm][build] fix version_svn_tag.h copying for non-SVN users

Posted by "Geir Magnusson Jr (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-2168?page=all ]

Geir Magnusson Jr closed HARMONY-2168.
--------------------------------------


> [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
>         Assigned To: Geir Magnusson Jr
>         Attachments: copy_version_svn_tag.patch
>
>
> 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