Hacker News new | past | comments | ask | show | jobs | submit login

eh, you're quite right; it's the recursive I really need. oops. fta:

   Subdirectories are not searched recursively.
our solution has typically been to unjar all the libs and turn everything into a single giant jar, though this often leads to 100+M jars.



Yeah I use uberjars sometimes too. Java deployment in general is awkward/subpar. Some of the newer tech like dropwizard has helped with this, but it's still far from ideal.


Take a look at capsule[1] (I'm the author).

[1]: https://github.com/puniverse/capsule


This is what I was going to bring up. Also: hello again ;).




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: