The following comment has been added to this issue:

     Author: Peter Nabbefeld
    Created: Tue, 10 Aug 2004 6:28 AM
       Body:
Windows is not Unix, and batch files cannot always be executed when exe files are 
expected. Also, some programs seem to use the PATH variable to search for their 
libraries. So, without real symbolic links, it seems better to not use the PATH for 
every helper application. I'd prefer, if the environment variable would only be 
modified temporarily (just for calling cvs from the plugin). However, it seems not 
possible to change the binary for ant:cvs. If this should be necessary, the only 
chance to get around would be to use the exec task.
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPSCM-26?page=comments#action_22946

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPSCM-26

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPSCM-26
    Summary: Provide property for cvs binary
       Type: Improvement

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-scm-plugin

   Assignee: Brett Porter
   Reporter: Peter Nabbefeld

    Created: Mon, 9 Aug 2004 7:24 AM
    Updated: Tue, 10 Aug 2004 6:28 AM

Description:
Please provide a property to set the cvs binary to be used: My PATH environment 
variable contains nearly about 700 characters (more than 8 lines in the cmd window), 
so I'd prefer not to add a path element for every helper application. I suggest to 
temporarily add the path-to-cvs-binary during evaluation of the jelly script only if 
the property is set. 


---------------------------------------------------------------------
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to