> On Nov 8, 2016, at 1:09 AM, Gal Palmery <gal.palm...@amdocs.com> wrote: > > Actually I do see them in the lib dir, after running the build, inside the > zip in the distributions: > > geode-assembly\build\distributions\apache-geode-1.0.0-incubating.zip\apache-geode-1.0.0-incubating\lib > also, when comparing to the Gemfire distribution (that we use in our product > in released versions) - the gfsh_dependencies.jar is present in the lib dir > as well.
You’re correct. What I meant was that the extra jars referenced in the manifest classpath (jackson-annotations-2.8.2.jar for example) are not present in the lib/ directory and thus won’t be present on the classpath in practice. > If we start gemfire/geode from gfsh, are these jars used for creating the > gemfire/geode runtime classpath? Yes Anthony