Does exists any JAR which allow my JSF application:
- Connect with TFS url (like tfs.company.com.br\server);
- Pass destination directory and changeset as parameters;
- "Download" all sources from changeset in my destination directory;
Important: we don't have any workItem, we just use TFS as repository.
I've searched for it in Google, but I just have found jars for Jenkins which allows me to make a job for it. That's not exactly what I want.