The dependency used to only happen for calls to the main class, but due to
the initialization we need to do for MacOS, the Xuggler.java class is now
loaded with every call which drags in the commons-cli jar.
The fix for this will be to remove the main in that method and instead tell
people to use the Converter.java main directly.
I'll also update the main for the JAR.
Original issue reported on code.google.com by art.cla...@gmail.com on 16 Jul 2009 at 9:57
Original issue reported on code.google.com by
art.cla...@gmail.com
on 16 Jul 2009 at 9:57