You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/04/25 14:21:11 UTC

[jira] Updated: (SCM-8) CommandLine failure on Windows ver < XP

The following issue has been updated:

    Updater: Tim Reilly (mailto:treilly@apache.org)
       Date: Sun, 25 Apr 2004 8:19 AM
    Comment:
Patch adds "shell" concept.  setDefaultShell() called from constructors (if windows the cmd or command is set as the shell.)
Also changes getCommandline to include shell and shellArgs.
    Changes:
             Attachment changed to Commandline-patch.txt
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=SCM-8&page=history

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=SCM-8

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: SCM-8
    Summary: CommandLine failure on Windows ver < XP
       Type: Bug

     Status: Open
   Priority: Blocker

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: scm
   Versions:
             0.9

   Assignee: Emmanuel Venisse
   Reporter: Tim Reilly

    Created: Sun, 25 Apr 2004 8:13 AM
    Updated: Sun, 25 Apr 2004 8:19 AM
Environment: Win 98, Win2K

Description:
Commandline execute fails on Windows versions less than Win2K. Exit code 2 is generated as these versions are looking for echo.exe in the CommandlineTest test case. 


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org