Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

When you merge multiple libraries into a single jar, it is possible that two libraries might have two (unpackaged) resources with the same name that will collide on the JVM's classpath. Or, perhaps more annoying, you might end up with an unexpected version of a (packaged) library defined class than you expected.


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

Search: