On Thu, 19 Feb 2009 22:51:36 +1100, Brett Henderson <[email protected]> wrote: > But there's no reason we can't do both. The build now produces two > distribution zips (and tars), one which is the full distribution > including source, and a second which is just enough to run the command > line. It would be possible to modify the current "-bin" distribution to > include a far jar. It would simplify the command line considerably. > Other apps that use osmosis as a library would continue to use the small > jar as they do now. Like everything, just a simple matter of > programming :-)
I suggest a second main-class that only outputs how the correct call has to look and give the small jar this one as main-class in the manifest. It will prevent such mistakes as above and thus help the users. Marcus _______________________________________________ osmosis-dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/osmosis-dev
