Closed smalers closed 4 years ago
The cdss-lib-common-java library was updated to use Jackson library to write the TSProduct file. To avoid duplicate Jackson libraries, need to move the jar files to the common repository, remove from this repo, and change the build path.
cdss-lib-common-java
I moved the Jackson libraries to the common library and updated this repo's build path. Close the issue.
The
cdss-lib-common-java
library was updated to use Jackson library to write the TSProduct file. To avoid duplicate Jackson libraries, need to move the jar files to the common repository, remove from this repo, and change the build path.