I think the "x" on the volume mount with /root/commons-jelly-1.X needs to be capitalized.
> On Sep 20, 2017, at 12:44 PM, Gary Gregory <garydgreg...@gmail.com> wrote: > > Should the answer.txt and install.sh files be in the src zip file? > > Gary > > On Wed, Sep 20, 2017 at 10:42 AM, Gary Gregory <garydgreg...@gmail.com> > wrote: > >> Hi, >> >> I think I missed a step... I get: >> >> C:\temp\rc\commons-jelly-1.0.1-src>docker run -v >> C:\temp\rc\commons-jelly-1.0.1-src:/root/commons-jelly-1.x >> commons-jelly-build-env ant dist >> Buildfile: build.xml does not exist! >> Build failed >> >> Here is my session: https://pastebin.com/y7kFnNfn >> >> Help? >> >> Gary >> >>> On Wed, Sep 20, 2017 at 7:36 AM, Rob Tompkins <chtom...@apache.org> wrote: >>> >>> Hello, >>> >>> Commons Jelly 1.0.1 RC6 is available for review here: >>> https://dist.apache.org/repos/dist/dev/commons/jelly (svn revision >>> 21718) >>> >>> The tag is here (tag commit 1808993): >>> https://svn.apache.org/repos/asf/commons/proper/jelly/tags/c >>> ommons-jelly-1.0.1-RC6 >>> >>> Commit the tag points at: >>> 1808992 >>> >>> Maven Artifacts: >>> https://repository.apache.org/content/repositories/orgapache >>> commons-1264 >>> >>> These are the Maven artifacts and their hashes: >>> >>> /commons-jelly/commons-jelly/1.0.1/commons-jelly-1.0.1-javadoc.jar >>> <https://repository.apache.org/content/repositories/orgapach >>> ecommons-1264/commons-jelly/commons-jelly/1.0.1/commons- >>> jelly-1.0.1-javadoc.jar> >>> (SHA1: 3a81887847dac154c12171028f01e4dd252a0fd0) >>> /commons-jelly/commons-jelly/1.0.1/commons-jelly-1.0.1-javadoc.jar.asc >>> <https://repository.apache.org/content/repositories/orgapach >>> ecommons-1264/commons-jelly/commons-jelly/1.0.1/commons- >>> jelly-1.0.1-javadoc.jar.asc> >>> (SHA1: 465eea91cc0a7f088ea8bd571e4633ef1904713a) >>> /commons-jelly/commons-jelly/1.0.1/commons-jelly-1.0.1-sources.jar >>> <https://repository.apache.org/content/repositories/orgapach >>> ecommons-1264/commons-jelly/commons-jelly/1.0.1/commons- >>> jelly-1.0.1-sources.jar> >>> (SHA1: c6c6c1a54b12f268d24abc6a0f920bd2e5896d4c) >>> /commons-jelly/commons-jelly/1.0.1/commons-jelly-1.0.1-sources.jar.asc >>> <https://repository.apache.org/content/repositories/orgapach >>> ecommons-1264/commons-jelly/commons-jelly/1.0.1/commons- >>> jelly-1.0.1-sources.jar.asc> >>> (SHA1: e24cc221bed60203d74f17b93cdfb12d5ca607f6) >>> /commons-jelly/commons-jelly/1.0.1/commons-jelly-1.0.1-test-sources.jar >>> <https://repository.apache.org/content/repositories/orgapach >>> ecommons-1264/commons-jelly/commons-jelly/1.0.1/commons- >>> jelly-1.0.1-test-sources.jar> >>> (SHA1: 71b63b2619a8767d9d0ac0530dcb208f307261ff) >>> /commons-jelly/commons-jelly/1.0.1/commons-jelly-1.0.1-test- >>> sources.jar.asc >>> <https://repository.apache.org/content/repositories/orgapach >>> ecommons-1264/commons-jelly/commons-jelly/1.0.1/commons- >>> jelly-1.0.1-test-sources.jar.asc> >>> (SHA1: f07dc38b9e4da5860fdad861c815876814184570 <(681)%20418-4570>) >>> /commons-jelly/commons-jelly/1.0.1/commons-jelly-1.0.1-tests.jar >>> <https://repository.apache.org/content/repositories/orgapach >>> ecommons-1264/commons-jelly/commons-jelly/1.0.1/commons- >>> jelly-1.0.1-tests.jar> >>> (SHA1: 59525df8d5ac104d72c77792da2f72cf381f4420) >>> /commons-jelly/commons-jelly/1.0.1/commons-jelly-1.0.1-tests.jar.asc >>> <https://repository.apache.org/content/repositories/orgapach >>> ecommons-1264/commons-jelly/commons-jelly/1.0.1/commons- >>> jelly-1.0.1-tests.jar.asc> >>> (SHA1: c99baf87964992e674435f69e7d4270803c5b956) >>> /commons-jelly/commons-jelly/1.0.1/commons-jelly-1.0.1.jar >>> <https://repository.apache.org/content/repositories/orgapach >>> ecommons-1264/commons-jelly/commons-jelly/1.0.1/commons-jelly-1.0.1.jar> >>> (SHA1: a20261c0f6be2fa4d6572fe22da0450d93195de9) >>> /commons-jelly/commons-jelly/1.0.1/commons-jelly-1.0.1.jar.asc >>> <https://repository.apache.org/content/repositories/orgapach >>> ecommons-1264/commons-jelly/commons-jelly/1.0.1/commons- >>> jelly-1.0.1.jar.asc> >>> (SHA1: 68fb5704f4ca3aefe4fa3369c85b3257be7bfa2c) >>> /commons-jelly/commons-jelly/1.0.1/commons-jelly-1.0.1.pom >>> <https://repository.apache.org/content/repositories/orgapach >>> ecommons-1264/commons-jelly/commons-jelly/1.0.1/commons-jelly-1.0.1.pom> >>> (SHA1: ea2c451db75da2384ab5a51e9f1dc2b21c8e14cb) >>> /commons-jelly/commons-jelly/1.0.1/commons-jelly-1.0.1.pom.asc >>> <https://repository.apache.org/content/repositories/orgapach >>> ecommons-1264/commons-jelly/commons-jelly/1.0.1/commons- >>> jelly-1.0.1.pom.asc> >>> (SHA1: 4f1945ac4669c0bdb186f37d4bc56a864a6c5050) >>> >>> I have tested this with JDK 1.5.0_22-b03 using Ant 1.6.0. Notes on >>> building can >>> be found in the >>> BUILDING.md, included in the source distributions. And, the only changes >>> between >>> release candidates are documentation and build script changes. >>> >>> Details of changes since 1.0 are in the release notes: >>> https://dist.apache.org/repos/dist/dev/commons/jelly/RELEASE >>> -NOTES.txt >>> >>> Site: >>> I have no site as this was generated with ant. My plan was to >>> simply make >>> minimal >>> changes to the existant site for the purpose of documenting the >>> patch. >>> >>> KEYS: >>> https://www.apache.org/dist/commons/KEYS >>> >>> Please review the release candidate and vote. >>> This vote will close no sooner that 72 hours from now, >>> i.e. sometime after 14:00 (UTC) 23-September 2017 >>> >>> [ ] +1 Release these artifacts >>> [ ] +0 OK, but... >>> [ ] -0 OK, but really should fix... >>> [ ] -1 I oppose this release because... >>> >>> Thanks! >>> Rob >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org >>> For additional commands, e-mail: dev-h...@commons.apache.org >>> >>> >> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org