Skip to content

Conversation

@c-dilks
Copy link
Member

@c-dilks c-dilks commented Sep 9, 2025

wraps common goals with their preferred options:

  • libexec/build-javadocs.sh: for building docs
  • libexec/dependency-analysis.sh: for analyzing dependencies
  • libexec/dependency-tree.sh: for printing dependency DAGs

purpose:

  • reduce DRY violations between CI configs and build-coatjava.sh
  • allow developers to run these goals, by calling libexec/ scripts manually

wraps common goals with their preferred options:
- `libexec/build-javadocs.sh`: for building docs
- `libexec/dependency-analysis.sh`: for analyzing dependencies
- `libexec/dependency-tree.sh`: for printing dependency DAGs

purpose:
- reduce DRY violations between CI configs and `build-coatjava.sh`
- allow developers to run these goals, by calling `libexec/` scripts
  manually
@c-dilks c-dilks merged commit 931465b into development Sep 9, 2025
35 checks passed
@c-dilks c-dilks deleted the mvn-wraps branch September 9, 2025 15:30
baltzell added a commit that referenced this pull request Sep 11, 2025
feat: test wrapper

feat: write charge comparison table

feat: initial correction implementation

fix: need protected default constructor for inheritance

refactor: separate `readSequence` event loop to a protected method

so that a derived class can use it

fix: cleanup, since downsampling moved downstream

feat: store event number

feat: QADB binning classes

feat: some example code

feat: general `coatjava` script

fix: start convincing this stuff to work

fix: fencepost error, and missing event number

feat: handle charge

feat: get charge extrema

feat: support RG-D charge override

feat: sugar

refactor: organize methods

fix: spelling

fix: +1

fix: if on boundary take earlier bin

to be consistent with the current QADB convention

fix: remove bin/coatjava

fix: cleanup diff

doc: cleanup

feat: validate scaler ordering

fix: docstrings

refactor: DeMorgan law

build(deps): bump com.github.spotbugs:spotbugs-maven-plugin

Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.9.3.2 to 4.9.4.2.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.9.3.2...spotbugs-maven-plugin-4.9.4.2)

---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs-maven-plugin
  dependency-version: 4.9.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
remove unused variable

add rollover fix (example)

prepare to test, find a rollover

nothing

nothing

add comment

use CLAS12DIR

debug

better printout

add toString

really fix clock rollover

relax

cleanup

add fix clock rollover option

bugfix

feat: instantiation without `data` creation

backmerge 'origin/development'

refactor: common maven goal wrappers (#820)

refactor: cleanup

backmerge 'origin/development'
baltzell added a commit that referenced this pull request Sep 11, 2025
feat: test wrapper

feat: write charge comparison table

feat: initial correction implementation

fix: need protected default constructor for inheritance

refactor: separate `readSequence` event loop to a protected method

so that a derived class can use it

fix: cleanup, since downsampling moved downstream

feat: store event number

feat: QADB binning classes

feat: some example code

feat: general `coatjava` script

fix: start convincing this stuff to work

fix: fencepost error, and missing event number

feat: handle charge

feat: get charge extrema

feat: support RG-D charge override

feat: sugar

refactor: organize methods

fix: spelling

fix: +1

fix: if on boundary take earlier bin

to be consistent with the current QADB convention

fix: remove bin/coatjava

fix: cleanup diff

doc: cleanup

feat: validate scaler ordering

fix: docstrings

refactor: DeMorgan law

build(deps): bump com.github.spotbugs:spotbugs-maven-plugin

Bumps [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) from 4.9.3.2 to 4.9.4.2.
- [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases)
- [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.9.3.2...spotbugs-maven-plugin-4.9.4.2)

---
updated-dependencies:
- dependency-name: com.github.spotbugs:spotbugs-maven-plugin
  dependency-version: 4.9.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
remove unused variable

add rollover fix (example)

prepare to test, find a rollover

nothing

nothing

add comment

use CLAS12DIR

debug

better printout

add toString

really fix clock rollover

relax

cleanup

add fix clock rollover option

bugfix

feat: instantiation without `data` creation

backmerge 'origin/development'

refactor: common maven goal wrappers (#820)

refactor: cleanup

backmerge 'origin/development'
c-dilks added a commit that referenced this pull request Sep 15, 2025
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