File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9595 <groupId >junit</groupId >
9696 <artifactId >junit</artifactId >
9797 </dependency >
98- <!-- FIXME(CD): only the new code in `src/main/java/org/jlab/rec/cvt/ml` needs the 4 following dependencies;
99- should we move this `ml` directory to a new module? -->
98+ <!-- FIXME(CD): only the new code in `src/main/java/org/jlab/rec/cvt/ml` needs this dependency;
99+ should we move this `ml/qcddat` directory to a new module? -->
100+ <dependency >
101+ <groupId >org.jlab.jnp</groupId >
102+ <artifactId >jnp-hipo4</artifactId >
103+ </dependency >
104+ <!-- FIXME(CD): within this `ml/` directory, the `qcddat` subdirectory additionally needs these `javafx` dependencies -->
100105 <dependency >
101106 <groupId >org.openjfx</groupId >
102107 <artifactId >javafx-base</artifactId >
112117 <artifactId >javafx-controls</artifactId >
113118 <classifier >linux</classifier >
114119 </dependency >
115- <dependency >
116- <groupId >org.jlab.jnp</groupId >
117- <artifactId >jnp-hipo4</artifactId >
118- </dependency >
119120 </dependencies >
120121
121122</project >
You can’t perform that action at this time.
0 commit comments