You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Alexey Petrenko (JIRA)" <ji...@apache.org> on 2007/03/13 10:20:09 UTC

[jira] Commented: (HARMONY-3347) [classlib] [io] ant exec.redirector is unstable while works on HDK

    [ https://issues.apache.org/jira/browse/HARMONY-3347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480320 ] 

Alexey Petrenko commented on HARMONY-3347:
------------------------------------------

Vladimir, what ant version do you use?

> [classlib] [io] ant exec.redirector is unstable while works on HDK
> ------------------------------------------------------------------
>
>                 Key: HARMONY-3347
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3347
>             Project: Harmony
>          Issue Type: Bug
>          Components: App-Oriented Bug Reports
>            Reporter: Vladimir Ivanov
>
> The build of HDK sometimes failed when it run over HDK because can't define the svn revision.
> For me it report 'no revision' ~ 2times for 5 runs.
> The execution log is:
> harmony\trunk>build_sf.bat
> Setting environment for using Microsoft Visual Studio .NET 2003 tools.
> (If you have another version of Visual Studio or Visual C++ installed and wish
> to use its tools from the command line, run vcvars32.bat for that version.)
> Apache Harmony Launcher : (c) Copyright 1991, 2006 The Apache Software Foundation or its licensors, as applicable.
> java version "1.5.0"
> pre-alpha : not complete or compatible
> svn = r516383, (Mar  9 2007), Windows/ia32/msvc 1310, release build
> http://incubator.apache.org/harmony
> Buildfile: build.xml
> svn-prop:
> init:
> show_props:
>      [echo]
>      [echo]                    Apache Harmony Federated Build
>      [echo]             ==========================================
>      [echo]             svn rev          :  r516383
>      [echo]             operating system :  windows
>      [echo]             architecture     :  x86-32
>      [echo]             ant os name/arch :  Windows XP/x86
>      [echo]             output location  :  target
>      [echo]             DRLVM classlib   :  ../../../working_classlib
>      [echo]
> <...>
> harmony\trunk>build_sf.bat
> Setting environment for using Microsoft Visual Studio .NET 2003 tools.
> (If you have another version of Visual Studio or Visual C++ installed and wish
> to use its tools from the command line, run vcvars32.bat for that version.)
> Apache Harmony Launcher : (c) Copyright 1991, 2006 The Apache Software Foundation or its licensors, as applicable.
> java version "1.5.0"
> pre-alpha : not complete or compatible
> svn = r516383, (Mar  9 2007), Windows/ia32/msvc 1310, release build
> http://incubator.apache.org/harmony
> Buildfile: build.xml
> svn-prop:
> init:
> show_props:
>      [echo]
>      [echo]                    Apache Harmony Federated Build
>      [echo]             ==========================================
>      [echo]             svn rev          :  r
>      [echo]             operating system :  windows
>      [echo]             architecture     :  x86-32
>      [echo]             ant os name/arch :  Windows XP/x86
>      [echo]             output location  :  target
>      [echo]             DRLVM classlib   :  ../../../working_classlib
>      [echo]
> BUILD FAILED

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