You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Gregory Shimansky (JIRA)" <ji...@apache.org> on 2007/12/05 11:10:49 UTC

[jira] Created: (HARMONY-5256) [build] Federated build in localized environment may fail if subversion is localized

[build] Federated build in localized environment may fail if subversion is localized
------------------------------------------------------------------------------------

                 Key: HARMONY-5256
                 URL: https://issues.apache.org/jira/browse/HARMONY-5256
             Project: Harmony
          Issue Type: Bug
          Components: JDK
         Environment: Any environment where subversion's output is not in english
            Reporter: Gregory Shimansky
            Priority: Minor


If "svn info" output is not in English, then svn-prop target in build.xml of federated build cannot parse "Revision: " and "Repository Root: " strings in it, so it cannot define ${svn.revision} and ${svn.root} correctly.

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


[jira] Resolved: (HARMONY-5256) [build] Federated build in localized environment may fail if subversion is localized

Posted by "Alexey Varlamov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Varlamov resolved HARMONY-5256.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.0M6

Should be fixed at revision: 650060, please verify.


> [build] Federated build in localized environment may fail if subversion is localized
> ------------------------------------------------------------------------------------
>
>                 Key: HARMONY-5256
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5256
>             Project: Harmony
>          Issue Type: Bug
>          Components: JDK
>         Environment: Any environment where subversion's output is not in english
>            Reporter: Gregory Shimansky
>            Assignee: Alexey Varlamov
>            Priority: Minor
>             Fix For: 5.0M6
>
>
> If "svn info" output is not in English, then svn-prop target in build.xml of federated build cannot parse "Revision: " and "Repository Root: " strings in it, so it cannot define ${svn.revision} and ${svn.root} correctly.

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


[jira] Assigned: (HARMONY-5256) [build] Federated build in localized environment may fail if subversion is localized

Posted by "Alexey Varlamov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Varlamov reassigned HARMONY-5256:
----------------------------------------

    Assignee: Alexey Varlamov

> [build] Federated build in localized environment may fail if subversion is localized
> ------------------------------------------------------------------------------------
>
>                 Key: HARMONY-5256
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5256
>             Project: Harmony
>          Issue Type: Bug
>          Components: JDK
>         Environment: Any environment where subversion's output is not in english
>            Reporter: Gregory Shimansky
>            Assignee: Alexey Varlamov
>            Priority: Minor
>
> If "svn info" output is not in English, then svn-prop target in build.xml of federated build cannot parse "Revision: " and "Repository Root: " strings in it, so it cannot define ${svn.revision} and ${svn.root} correctly.

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


[jira] Closed: (HARMONY-5256) [build] Federated build in localized environment may fail if subversion is localized

Posted by "Gregory Shimansky (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-5256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gregory Shimansky closed HARMONY-5256.
--------------------------------------


I don't have an access to a Chinese localized XP where I encountered this bug, but I've reviewed the patch and I think that it should work. Verified.

> [build] Federated build in localized environment may fail if subversion is localized
> ------------------------------------------------------------------------------------
>
>                 Key: HARMONY-5256
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5256
>             Project: Harmony
>          Issue Type: Bug
>          Components: JDK
>         Environment: Any environment where subversion's output is not in english
>            Reporter: Gregory Shimansky
>            Assignee: Alexey Varlamov
>            Priority: Minor
>             Fix For: 5.0M6
>
>
> If "svn info" output is not in English, then svn-prop target in build.xml of federated build cannot parse "Revision: " and "Repository Root: " strings in it, so it cannot define ${svn.revision} and ${svn.root} correctly.

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