File tree Expand file tree Collapse file tree 5 files changed +26
-5
lines changed Expand file tree Collapse file tree 5 files changed +26
-5
lines changed Original file line number Diff line number Diff line change 2121 :lib lib
2222 :version version
2323 :basis basis
24- :src-dirs [" src/main" ]})
24+ :src-dirs [" src/main" ]
25+ :pom-data [[:licenses
26+ [:licence
27+ [:name " The MIT License" ]
28+ [:url " https://github.com/starfederation/datastar-clojure/blob/main/LICENSE.md" ]]]]})
2529 (b/copy-dir {:src-dirs [" src/main" ]
2630 :target-dir class-dir})
2731 (b/jar {:class-dir class-dir
Original file line number Diff line number Diff line change 2121 :lib lib
2222 :version version
2323 :basis basis
24- :src-dirs [" src/main" ]})
24+ :src-dirs [" src/main" ]
25+ :pom-data [[:licenses
26+ [:licence
27+ [:name " The MIT License" ]
28+ [:url " https://github.com/starfederation/datastar-clojure/blob/main/LICENSE.md" ]]]]})
2529 (b/copy-dir {:src-dirs [" src/main" ]
2630 :target-dir class-dir})
2731 (b/jar {:class-dir class-dir
Original file line number Diff line number Diff line change 2222 :lib lib
2323 :version version
2424 :basis basis
25- :src-dirs [" src/main" ]})
25+ :src-dirs [" src/main" ]
26+ :pom-data [[:licenses
27+ [:licence
28+ [:name " The MIT License" ]
29+ [:url " https://github.com/starfederation/datastar-clojure/blob/main/LICENSE.md" ]]]]})
2630 (b/copy-dir {:src-dirs [" src/main" ]
2731 :target-dir class-dir})
2832 (b/jar {:class-dir class-dir
Original file line number Diff line number Diff line change 2222 :lib lib
2323 :version version
2424 :basis basis
25- :src-dirs [" src/main" ]})
25+ :src-dirs [" src/main" ]
26+ :pom-data [[:licenses
27+ [:licence
28+ [:name " The MIT License" ]
29+ [:url " https://github.com/starfederation/datastar-clojure/blob/main/LICENSE.md" ]]]]})
2630 (b/copy-dir {:src-dirs [" src/main" ]
2731 :target-dir class-dir})
2832 (b/jar {:class-dir class-dir
Original file line number Diff line number Diff line change 2121 :lib lib
2222 :version version
2323 :basis basis
24- :src-dirs [" src/main" ]})
24+ :src-dirs [" src/main" ]
25+ :pom-data [[:licenses
26+ [:licence
27+ [:name " The MIT License" ]
28+ [:url " https://github.com/starfederation/datastar-clojure/blob/main/LICENSE.md" ]]]]})
29+
2530 (b/copy-dir {:src-dirs [" src/main" " resources" ]
2631 :target-dir class-dir})
2732 (b/jar {:class-dir class-dir
You can’t perform that action at this time.
0 commit comments