Skip to content

Conversation

@bbimber
Copy link
Collaborator

@bbimber bbimber commented Jan 25, 2021

No description provided.

Copy link

@labkey-jeckels labkey-jeckels left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's a build failure on a CSV reader dependency:

/mnt/teamcity/work/5d8c476e6f48e7d1/server/modules/DiscvrLabKeyModules/singlecell/api-src/org/labkey/api/singlecell/CellHashingService.java:3: error: package au.com.bytecode.opencsv does not exist
import au.com.bytecode.opencsv.CSVReader;

@bbimber
Copy link
Collaborator Author

bbimber commented Jan 25, 2021

@labkey-jeckels got it, thanks. trunk is more strict than 20.11 i suppose. that package is used in singlecell-api and singlecell module. do I need to add apiImplementation and implementation to uild.gradle?

implementation "net.sf.opencsv:opencsv:${opencsvVersion}"

@bbimber bbimber force-pushed the fb_merge_discvr-20.11 branch from 12f8fdd to ed9488a Compare January 25, 2021 18:14
@bbimber
Copy link
Collaborator Author

bbimber commented Jan 25, 2021

@labkey-jeckels I checked in the change to add opencsv. i dont see the TeamCity build, but hopefully this works.

@labkey-jeckels
Copy link

Build looks happy now. Tests are running. https://teamcity.labkey.org/buildConfiguration/bt312/1239189

@bbimber
Copy link
Collaborator Author

bbimber commented Jan 25, 2021

@labkey-jeckels yeah, i figured teamcity out. only issue it that we're hitting errors b/c MCC module now depends on EHR and that's not part of the TC build.

@labkey-tchad you fixed this on 20.11. is this something we need in distributitons, or on the TeamCity contig?

Copy link

@labkey-jeckels labkey-jeckels left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please hold the merge until the TeamCity configs are happy on develop, but approving to help move things forward when it's ready.

@bbimber bbimber merged commit cc4f1e5 into develop Jan 25, 2021
@bbimber bbimber deleted the fb_merge_discvr-20.11 branch January 25, 2021 21:26
bbimber added a commit that referenced this pull request Sep 20, 2021
Merge discvr-21.3 to discvr-21.7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants