Branch: refs/heads/replace_tf_in_commands
  Home:   https://github.com/jenkinsci/tfs-plugin
  Commit: 7891ff4429cfbcc690e42e394aeab67c8a3eb01c
      
https://github.com/jenkinsci/tfs-plugin/commit/7891ff4429cfbcc690e42e394aeab67c8a3eb01c
  Author: Oli Dagenais <[email protected]>
  Date:   2015-08-06 (Thu, 06 Aug 2015)

  Changed paths:
    M src/main/java/hudson/plugins/tfs/commands/GetFilesToWorkFolderCommand.java
    R src/main/java/hudson/plugins/tfs/commands/ParseableCommand.java
    M 
src/test/java/hudson/plugins/tfs/commands/GetFilesToWorkFolderCommandTest.java

  Log Message:
  -----------
  parse() only used by tests; no uses of PC<T> left.

Project.getFiles() discards the results of the
GetFilesToWorkFolderCommand and thus the interface implementation
wasn't [any longer] necessary, and since we removed the last
implementation, the ParseableCommand<T> interface wasn't necessary.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to