PerforceTagCommand does not work when a ScmFileSet is specified
---------------------------------------------------------------

                 Key: SCM-576
                 URL: http://jira.codehaus.org/browse/SCM-576
             Project: Maven SCM
          Issue Type: Bug
          Components: maven-scm-provider-perforce
    Affects Versions: 1.4
            Reporter: Rune Bremnes
         Attachments: PerforceTagCommand.patch

Only the name of the files in the file set is used as arguments to the p4 
labelsync command. This will only work if the specified files are in the 
working directory. Changing the file.getName() to file.getPath() fixes the 
problem for me. I have attached a patch.

-- 
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to