Closed iKozzz closed 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.
can build and create docker container starting with issues: docker-compose logs - OK service appears at Consul list with OK status but never appear in RP: [index service] Current version: Analysis Service: 4.3.0; API Service: 4.3.3; Index Service: 4.2.0; Authorization Service: 4.2.0; Service UI: 4.3.5; [nothing in 'Bug tracking system' in project settings]
added into docker-compose tfs: image: 'reportportal-dev/service-tfs:latest' environment: