reportportal / service-tfs

Bug Tracking Integration with TFS. Post/Read bugs
GNU General Public License v3.0
6 stars 3 forks source link

Need to upgrade this source code according to latest dependencies version (4.2.0) and Also add latest dependencies in build.gradle. #6

Open navinchandrac opened 6 years ago

navinchandrac commented 6 years ago

Need to upgrade this source code according to latest dependencies version (4.2.0) and Also add latest dependencies in build.gradle.

Existing dependencies details: dependencies { compile 'com.epam.reportportal:commons-bugtracking:3.1.0' compile 'com.epam.reportportal:commons:3.1.0' compile 'org.jasypt:jasypt:1.9.2' compile name: 'com.microsoft.tfs.sdk-14.120.0' }

Right now getting ReportPortalExceptionResolver > For input string : "types" error after configuring TFS details in ReportPortal dashboard.