Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/lambdaisland/classpath

Classpath/classloader/deps.edn related utilities
https://github.com/lambdaisland/classpath

Update pom.xml and add CHANGELOG.md placeholders

b0ee0402ac871cb27532cf6b45d682c1038f8450 authored 12 months ago by Arne Brasseur <[email protected]>
# 0.5.48 (2024-01-10 / 2228a54)

## Changed

- Upgraded dependencies

a77ccb9da430d89edfdafa3f5594893032bfde42 authored 12 months ago by Arne Brasseur <[email protected]>
CHANGELOG

2228a547e20aa2ce768baa7c4afc0704abdd02ac authored 12 months ago by Arne Brasseur <[email protected]>
Version bumps

0ece15ef1937b63c531272cb5f39a90e88ceb076 authored 12 months ago by Arne Brasseur <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

a0142d5ac2b1a390201fb8db245df7cacac692f2 authored over 2 years ago by Arne Brasseur <[email protected]>
# 0.4.44 (2022-09-08 / 0c66dda)

## Added

- [watcher] Add a `:watch-paths` option, to watch additional files. Presumable
in co...

89299ae811c84f9f77534bb94a7dbb4ac112f66e authored over 2 years ago by Arne Brasseur <[email protected]>
CHANGELOG

0c66dda264516454da02ff6e6d9d611c9657b02b authored over 2 years ago by Arne Brasseur <[email protected]>
Support additional :watch-paths

8d93d4611eb5e31078f38389e2a2993320a406cc authored over 2 years ago by Arne Brasseur <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

1dbe971dbdf07eb61596c9c9a5444ce5fea26e67 authored over 2 years ago by Arne Brasseur <[email protected]>
# 0.3.40 (2022-09-08 / 73c9529)

## Added

- [watcher] Support for custom basis-fn
- [watcher] Check for aliases in `:extra` deps...

022ba24ed71e966834c194b5ad16971fbb219342 authored over 2 years ago by Arne Brasseur <[email protected]>
Watch improvements for launchpad

73c95299498f21f5f54be72cb68004e9487091fc authored over 2 years ago by Arne Brasseur <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

63fbf172886724692ceaf0b50285fd440df001df authored over 2 years ago by Arne Brasseur <[email protected]>
# 0.2.37 (2022-08-26 / 34be62f)

## Changed

- Upgrade directory-watcher to the latest version
- Prefix output from watch-deps wi...

c151a467cc067731ace934d21eca21b55ab8832b authored over 2 years ago by Arne Brasseur <[email protected]>
Bump directory-watcher, nicer output from watch-deps

34be62f693b701abe2d3429574da1c6facf07f49 authored over 2 years ago by Arne Brasseur <[email protected]>
We do not have any resources

86026c1cfc26f00f1406d8a2e46f3f1e1569580f authored over 2 years ago by Arne Brasseur <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

789080f7d8175c328d71f5d2520d254262ccbfc1 authored over 2 years ago by Arne Brasseur <[email protected]>
# 0.1.33 (2022-08-25 / fd51db4)

- Fix typo in the README's example and one in doc-string

## Added

- Support watching multiple ...

c485c27712f715eb1e68a542b3032a2e33399f29 authored over 2 years ago by Arne Brasseur <[email protected]>
Make hot-reloading of deps.edn also watch associated projects

When working on multiple related code bases linked via `:local/root`, this
option can be used to...

fd51db424d68b3688d9b8a459649fff4b45a009a authored over 2 years ago by Arne Brasseur <[email protected]>
Merge pull request #6 from burinc/main

Fix the typo in README and one of the docstring

fc85b1d7858c95d32e517fd64e5dbecd2002bb71 authored over 2 years ago by Arne Brasseur <[email protected]>
Fix typo in one of the doc-string

54c4b314218a7d15ac865dc5713583b2d8978b16 authored over 2 years ago by Burin Choomnuan <[email protected]>
Fix typo in README's example

573a97fffc61dda2ec329c2397ac3a44b3a9d4e0 authored over 2 years ago by Burin Choomnuan <[email protected]>
Update pom.xml and add CHANGELOG.md placeholders

36712c97dfb463270638bd27d92f86c78cb1ed86 authored over 3 years ago by Arne Brasseur <[email protected]>
# 0.0.27 (2021-10-06 / 719c1f5)

## Fixed

- Watch-deps now triggers on Mac
- Support both `main` and `master` as branch names in...

685664dda160e3008e4baa453c0fe68a4cd38d37 authored over 3 years ago by Arne Brasseur <[email protected]>
Update CHANGELOG

719c1f59718f1b0f6fef0266c66f3d2b69285642 authored over 3 years ago by Arne Brasseur <[email protected]>
Try both `main` and `master` as branch names when doing a git-pull

e6e403765042effc9d6996c0edfab0351fb1e458 authored over 3 years ago by Arne Brasseur <[email protected]>
Fix .getResources

0260f20fd21c2a8fd1ff6169b7b2d8689d6f35dd authored over 3 years ago by Arne Brasseur <[email protected]>
Get rid of our homegrown classpath lookup logic

It was prohibitively expensive. Finally figured out how to make
URLClassLoader/URLClassPath play...

78d9545aa43cf59ab0f89c7c197721b2a725c3f7 authored over 3 years ago by Arne Brasseur <[email protected]>
Fix ordering issue

de7a1a8bf4b327b96003e7737feb33bc7d4aa41b authored over 3 years ago by Arne Brasseur <[email protected]>
Attempt at optimizing jar lookups

d3f7b31266bf19537b6f473093afd52dfc3a393a authored over 3 years ago by Arne Brasseur <[email protected]>
Better deal with absolute paths

We do the right thing, which is simply ignoring them

8a8c6f8558c129d92f785dfbd9b0a5a984144757 authored over 3 years ago by Arne Brasseur <[email protected]>
Remove debug call

ade0510d4d23c223aba38f73fe0fa122931a0f98 authored over 3 years ago by Arne Brasseur <[email protected]>
Be slightly more conservative about which threads we update

281595971ccd84ebd7346935114b2d188a93f464 authored over 3 years ago by Arne Brasseur <[email protected]>
Handle boot loader in cl-id

b1c21ab490efc51d980166ca51ee0a94c2b620d0 authored over 3 years ago by Arne Brasseur <[email protected]>
Make git-pull-lib work with aliases

2991bd72eb3126d03efa31852339e98ca149b3ea authored over 3 years ago by Arne Brasseur <[email protected]>
Fix detection of priority-cl in root-loader, better debugging

Add debugging based on a Java property (lambdaisland.classpath.debug).

Add cl-name, cl-id, and ...

49abb48eb030e2592d2f3105afe70e26d2ea4779 authored over 3 years ago by Arne Brasseur <[email protected]>
Make sure git-pull-lib works when the lib isn't checked out yet

cb786e9956ea169dd1ef50fc5c29959e9025cff8 authored over 3 years ago by Arne Brasseur <[email protected]>
Introduce a macro for debugging calls to setContextClassLoader

And some API additions: (parent cl), (dynamic-classloader thread), (cl-id cl)

Stop the priority...

5509b52a71b7e5fda8eb62046307d16c129e01a3 authored over 3 years ago by Arne Brasseur <[email protected]>
Merge pull request #4 from maxthoursie/fix/beholder-on-mac

Watch-deps now triggers on Mac

3e27b174868610ce7cb89b1223843e8fc6a5a622 authored over 3 years ago by Arne Brasseur <[email protected]>
Add comment and changlog

a580c41af6730046350b4b38215ea5f11673b142 authored over 3 years ago by Max Thoursie <[email protected]>
Switch to bb.edn

d80cfc0e3955fc3f1b79da8d49524ae32d2e7865 authored over 3 years ago by Arne Brasseur <[email protected]>
Watch-deps now triggers on Mac

The Mac directory watcher gives the event the absolute path instead of the relative path. This ...

b7c439e3c394027539222052b77dc90ec22c439d authored over 3 years ago by Max Thoursie <[email protected]>
Add back Beholder (where did you go)?

ff96d4f07d5b12b2fe0d8b206eb4a3713ad222d6 authored over 3 years ago by Arne Brasseur <[email protected]>
Update README with references

0c7b7fb74069611dcb9ec84dac407f3f5e6bc4c1 authored over 3 years ago by Arne Brasseur <[email protected]>
Add watch-deps for a more convenient interface

8aaf0a0e47a5e6e106f35c8cfe5276b16d946066 authored over 3 years ago by Arne Brasseur <[email protected]>
install-priority-loader! improvements

f2531b062edc3fd23173463ea7514e38c0cbc749 authored over 3 years ago by Arne Brasseur <[email protected]>
Add helpers for app/platform classloader access, add optional arg to classloader-chain

7108bb2db1ca9a4552b8e0fe676029995fbc56ec authored over 3 years ago by Arne Brasseur <[email protected]>
New strategy: replace the CL in every Clojure thread

f6bf2e92953f3d49d45f5cbc2bfe42be318c1fa5 authored over 3 years ago by Arne Brasseur <[email protected]>
Add missing dependency, fix JAR url construction

fd129d50533ac0f0f4b2b196b2bdd9be852a5bee authored over 3 years ago by Arne Brasseur <[email protected]>
README tweaks

172a9f79c1c026fd35aecb8a8addfbb073f4e1f6 authored over 3 years ago by Arne Brasseur <[email protected]>
First commit

819d5792d6982bb178694a8d388647426f7de2b2 authored over 3 years ago by Arne Brasseur <[email protected]>