Very nice! Definitively something I find useful.

I guess most are already part of your todo list but here are some features 
I think might be interesting for library writers:
* receive some notification when new versions are available
* update some dedicated branch with new versions so they can be tested by 
continuous integration system for early feedback

Beyond that here are suggestions of somewhat orthogonal ideas:
* allow to add metadata to libraries (like known bugs, security issues) => 
you could then qualify the urgency to update some dependency
* resolve license conflicts (say your license is incompatible with the 
license of one of the dependencies) (sonatype has some product doing that: 
http://www.sonatype.com/application-health-check)

Maybe some sort of extension mechanism could be helpful?

Julien

Le mercredi 30 octobre 2013 21:09:02 UTC-3, Anton Podviaznikov a écrit :
>
> Hey everyone,
>
> I'm working on project called jarkeeper (
> https://github.com/hashobject/jarkeeper.com).
>
> It's a simple tool that may be helpful in few cases:
>
> 1. Can help you understand if some Clojure library uses latest 
> dependencies (e.x. http://www.jarkeeper.com/korma/Korma)
> 2. Provides status of dependencies in your own Clojure projects.
>
> I'm curious if anyone founds this useful (because I'm thinking on adding 
> more functionality). Appreciate any feedback.
>
>
> P.S. Most of the work is done inside https://github.com/xsc/ancient-clj 
> library. 
> Also there is similar project.
>
> Anton Podviaznikov
>
>

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to