Skip to content

build: remove javafx from modules that don't really need it#1356

Open
c-dilks wants to merge 2 commits into
developmentfrom
no-javafx-in-ltcc
Open

build: remove javafx from modules that don't really need it#1356
c-dilks wants to merge 2 commits into
developmentfrom
no-javafx-in-ltcc

Conversation

@c-dilks

@c-dilks c-dilks commented Jul 21, 2026

Copy link
Copy Markdown
Member

Now javafx is only consumed by common-tools stuff:

$ rg javafx -gpom.xml -g!/pom.xml -l
common-tools/clas-geometry/pom.xml
common-tools/clas-jcsg/pom.xml

Now `javafx` is only consumed by `common-tools` stuff:
```bash
$ rg javafx -gpom.xml -g!/pom.xml -l
```
```
common-tools/clas-geometry/pom.xml
common-tools/clas-reco/pom.xml
common-tools/clas-jcsg/pom.xml
```
@c-dilks c-dilks changed the title build: remove javafx dependency from ltcc module build: remove javafx from modules that don't really need it Jul 21, 2026
@c-dilks c-dilks added the maven label Jul 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant