Skip to content
This repository was archived by the owner on May 2, 2025. It is now read-only.

Commit 647bba6

Browse files
committed
timeline: remove unnecessary dependencies for timeline v3
JeffersonLab/clas12-timeline#293 removes the explicit need for `groovy` and `coatjava` as external dependencies; the Maven build will just copy the necessary JAR files for these, so now the timeline code is much more standalone. RCDB remains as an external dependency. See the PR for reasoning and details. This should not be merged until we have actually deployed v3.
1 parent 89a4c06 commit 647bba6

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

  • modulefiles/timeline

modulefiles/timeline/dev

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
module-whatis https://github.com/jeffersonlab/clas12-timeline
44

55
prereq jdk
6-
prereq groovy
7-
prereq coatjava
86
prereq rcdb
97

108
source [file dirname $ModulesCurrentModulefile]/../util/functions.tcl

0 commit comments

Comments
 (0)