Open fgregg opened 7 years ago
HI, Forest:
I hope that you are well!
Thanks for this. I haven’t used this forum before. I’ve gotten all your messages about my software. I will get back to you shortly about all of it (currently traveling).
Best wishes,
Beka
On Mar 11, 2017, at 10:36 PM, Forest Gregg notifications@github.com wrote:
Let me know if this is not a good forum for you, but issues seem to be disabled on https://bitbucket.org/resteorts/smered https://urldefense.proofpoint.com/v2/url?u=https-3A__bitbucket.org_resteorts_smered&d=DwMCaQ&c=imBPVzF25OnBgGmVOlcsiEgHoG1i6YHLR0Sj_gZ4adc&r=k0Os9to_LJqcai_kiG1NjQaT5Y6v4DTxHPQOT9l3Kcw&m=gtedw9BiF3mPDSvdQzr77fPAsnu-Oe2OqO6M8Scz_OQ&s=QhcHj5iT4ldAUz_59kkq_dHKj1Z1kqsMH_uSGRwWMtE&e= The files ./config_demo/MHSampler.jar https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_fgregg_smered_blob_master_config-5Fdemo_MHSampler.jar&d=DwMCaQ&c=imBPVzF25OnBgGmVOlcsiEgHoG1i6YHLR0Sj_gZ4adc&r=k0Os9to_LJqcai_kiG1NjQaT5Y6v4DTxHPQOT9l3Kcw&m=gtedw9BiF3mPDSvdQzr77fPAsnu-Oe2OqO6M8Scz_OQ&s=ixSLvHaEka3DTbXj83mJdQkZtbXvXX1SorOURMMbvhc&e= and ./MHSampler.jar https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_fgregg_smered_blob_master_MHSampler.jar&d=DwMCaQ&c=imBPVzF25OnBgGmVOlcsiEgHoG1i6YHLR0Sj_gZ4adc&r=k0Os9to_LJqcai_kiG1NjQaT5Y6v4DTxHPQOT9l3Kcw&m=gtedw9BiF3mPDSvdQzr77fPAsnu-Oe2OqO6M8Scz_OQ&s=X26r7KB5tkpqRZX_wdhA4pAqQvWRoX6s0w38ly20sUY&e= appear to be very different. They are different size (~50K and ~15K respectively) and respond differently when executed:
java -jar config_demo/MHSampler.jar Usage: java -jar MHSampler.jar CONFIG_FILE FILE FILE ... java -jar ./MHSampler.jar no main manifest attribute, in MHSampler.jar The build.xml file in this repo builds ./MHSampler.jar https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_fgregg_smered_blob_master_MHSampler.jar&d=DwMCaQ&c=imBPVzF25OnBgGmVOlcsiEgHoG1i6YHLR0Sj_gZ4adc&r=k0Os9to_LJqcai_kiG1NjQaT5Y6v4DTxHPQOT9l3Kcw&m=gtedw9BiF3mPDSvdQzr77fPAsnu-Oe2OqO6M8Scz_OQ&s=X26r7KB5tkpqRZX_wdhA4pAqQvWRoX6s0w38ly20sUY&e=. Could you explain how to build ./config_demo/MHSampler.jar https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_fgregg_smered_blob_master_config-5Fdemo_MHSampler.jar&d=DwMCaQ&c=imBPVzF25OnBgGmVOlcsiEgHoG1i6YHLR0Sj_gZ4adc&r=k0Os9to_LJqcai_kiG1NjQaT5Y6v4DTxHPQOT9l3Kcw&m=gtedw9BiF3mPDSvdQzr77fPAsnu-Oe2OqO6M8Scz_OQ&s=ixSLvHaEka3DTbXj83mJdQkZtbXvXX1SorOURMMbvhc&e=?
Thanks a lot.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_fgregg_smered_issues_1&d=DwMCaQ&c=imBPVzF25OnBgGmVOlcsiEgHoG1i6YHLR0Sj_gZ4adc&r=k0Os9to_LJqcai_kiG1NjQaT5Y6v4DTxHPQOT9l3Kcw&m=gtedw9BiF3mPDSvdQzr77fPAsnu-Oe2OqO6M8Scz_OQ&s=3ovG6AvA3-dOOoY4KCCbRBK8aNUJBXPXkDAfhJzzKyE&e=, or mute the thread https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_notifications_unsubscribe-2Dauth_AEnmmjmkah1JKhbYWHtNFwcRlvWHELRGks5rk2g0gaJpZM4MabHU&d=DwMCaQ&c=imBPVzF25OnBgGmVOlcsiEgHoG1i6YHLR0Sj_gZ4adc&r=k0Os9to_LJqcai_kiG1NjQaT5Y6v4DTxHPQOT9l3Kcw&m=gtedw9BiF3mPDSvdQzr77fPAsnu-Oe2OqO6M8Scz_OQ&s=SLqPXVUoJHRpgGn4qTQrsITiYaiJLWthAGPK-hdkWhA&e=.
Hi @resteorts,
Let me know if this is not a good forum for you, but issues seem to be disabled on https://bitbucket.org/resteorts/smered
The files ./config_demo/MHSampler.jar and ./MHSampler.jar appear to be very different. They are different size (~50K and ~15K respectively) and respond differently when executed:
The
build.xml
file in this repo builds ./MHSampler.jar. Could you explain how to build ./config_demo/MHSampler.jar?Thanks a lot.