Skip to content

Conversation

@jamesross03
Copy link
Contributor

@jamesross03 jamesross03 commented Jul 17, 2025

Overview

Very small patch updating dependency for Ciesvium to gain new Charset setting functionality and updates build pipeline to an up-to-data JDK.

Closes #1, closes #2

Changelist

Features:

  • Updates Ciesvium dependency to 1.1.0-SNAPSHOT to add support for new override-able getCharset() function in DataSet, which can be used to set the Charset to use for decoding the input for a PopulationDataSet.

Repository:

  • Updates build workflow to use Java 21 JDK.

Refactoring:

  • Removes unused imports from PopulationDataSet.

jar35 added 2 commits July 17, 2025 12:42
Updated build workflow to use Java 21 and also run on pull requests to master.
Updated dependencies for ciesvium to include 1.1.0-SNAPSHOT (to support
setting charsets) and increments version number to 1.0.1-SNAPSHOT, due
to small but not insignificant nature of this update.
@jamesross03 jamesross03 changed the title 1.0.1: Build workflow and dependency updates 1.0.1-SNAPSHOT: Build workflow and dependency updates Jul 17, 2025
Removes unused Path import from PopulationDataSet.
@grahamkirby grahamkirby merged commit 9655b69 into stacs-srg:master Jul 17, 2025
1 check failed
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.

Update build workflow to Java 21 Update Ciesvium dependency

2 participants