Please read the BUILDING.md file. Gary
On Sep 2, 2017 11:42, "Amey Jadiye" <ameyjad...@gmail.com> wrote: > I'm sorry, I did not find the Dockerfile in repository, where can i get > install.sh ? what are you trying here ? > > Regards, > Amey > > On Sat, Sep 2, 2017 at 9:10 PM, Gary Gregory <garydgreg...@gmail.com> > wrote: > > > Having a bit of trouble with getting Docker up and running: > > > > C:\temp\rc\test>docker build -t commons-jelly-build-env . > > Sending build context to Docker daemon 48.57MB > > Step 1/9 : FROM library/ubuntu:12.04 > > ---> 5b117edd0b76 > > Step 2/9 : RUN apt-get -qq update && apt-get install -y curl wget pgp > > subversion > > ---> Using cache > > ---> 09222f9bff4e > > Step 3/9 : RUN mkdir -p /usr/java > > ---> Using cache > > ---> 452385c30506 > > Step 4/9 : ADD jdk-1_5_0_22-linux-amd64.bin /tmp > > ---> Using cache > > ---> 7900a2972247 > > Step 5/9 : ADD answer.txt /tmp > > ---> Using cache > > ---> 374f6faca534 > > Step 6/9 : ADD install.sh /tmp > > ---> Using cache > > ---> daa85b4e7f54 > > Step 7/9 : RUN chmod +x /tmp/install.sh && sh /tmp/install.sh > > ---> Running in 7e419092032b > > : not foundl.sh: 1: /tmp/install.sh: > > % Total % Received % Xferd Average Speed Time Time Time > > Current > > Dload Upload Total Spent Left > > Speed > > 100 7553k 100 7553k 0 0 611k 0 0:00:12 0:00:12 --:--:-- > > 883k > > tar: 1\r: Invalid number of elements > > Try `tar --help' or `tar --usage' for more information. > > : not foundl.sh: 5: /tmp/install.sh: > > : not foundl.sh: 7: /tmp/install.sh: > > : not foundl.sh: 23: /tmp/install.sh: > > % Total % Received % Xferd Average Speed Time Time Time > > Current > > Dload Upload Total Spent Left > > Speed > > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- > > 0Warning: Failed to create the file > > : No such root/.maven/repository/servletapi/jars/servletapi-2.3.jar > > Warning: file or directory > > 20 77977 20 16155 0 0 27715 0 0:00:02 --:--:-- 0:00:02 > > 38011 > > curl: (23) Failed writing body (0 != 16155) > > % Total % Received % Xferd Average Speed Time Time Time > > Current > > Dload Upload Total Spent Left > > Speed > > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- > > 0Warning: Failed to create the file > > : No ng: /root/.maven/repository/commons-cli/jars/commons-cli-1.0.jar > > Warning: such file or directory > > 53 30117 53 16155 0 0 40024 0 --:--:-- --:--:-- --:--:-- > > 47236 > > curl: (23) Failed writing body (0 != 16155) > > % Total % Received % Xferd Average Speed Time Time Time > > Current > > Dload Upload Total Spent Left > > Speed > > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- > > 0Warning: Failed to create the file > > : No ng: /root/.maven/repository/commons-lang/jars/commons-lang-2.0.jar > > Warning: such file or directory > > 9 165k 9 16153 0 0 34086 0 0:00:04 --:--:-- 0:00:04 > > 39785 > > curl: (23) Failed writing body (0 != 16153) > > % Total % Received % Xferd Average Speed Time Time Time > > Current > > Dload Upload Total Spent Left > > Speed > > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- > > 0Warning: Failed to create the file > > Warning: > > /root/.maven/repository/commons-discovery/jars/commons-discovery-20030 > > : No such file or directory > > 22 72176 22 16137 0 0 34268 0 0:00:02 --:--:-- 0:00:02 > > 39551 > > curl: (23) Failed writing body (0 != 16137) > > % Total % Received % Xferd Average Speed Time Time Time > > Current > > Dload Upload Total Spent Left > > Speed > > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- > > 0Warning: Failed to create the file > > : No ng: /root/.maven/repository/forehead/jars/forehead-1.0-beta-5.jar > > Warning: such file or directory > > 100 12847 100 12847 0 0 31595 0 --:--:-- --:--:-- --:--:-- > > 38008 > > curl: (23) Failed writing body (0 != 12847) > > % Total % Received % Xferd Average Speed Time Time Time > > Current > > Dload Upload Total Spent Left > > Speed > > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- > > 0Warning: Failed to create the file > > : No such file or ven/repository/jstl/jars/jstl-1.0.6.jar > > Warning: directory > > 77 20812 77 16160 0 0 36816 0 --:--:-- --:--:-- --:--:-- > > 43093 > > curl: (23) Failed writing body (0 != 16160) > > % Total % Received % Xferd Average Speed Time Time Time > > Current > > Dload Upload Total Spent Left > > Speed > > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- > > 0Warning: Failed to create the file > > : No such file or ven/repository/junit/jars/junit-3.8.1.jar > > Warning: directory > > 13 118k 13 16158 0 0 40580 0 0:00:02 --:--:-- 0:00:02 > > 49564 > > curl: (23) Failed writing body (0 != 16158) > > % Total % Received % Xferd Average Speed Time Time Time > > Current > > Dload Upload Total Spent Left > > Speed > > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- > > 0Warning: Failed to create the file > > : No ng: /root/.maven/repository/commons-jexl/jars/commons-jexl-1.0.jar > > Warning: such file or directory > > 12 128k 12 16153 0 0 38626 0 0:00:03 --:--:-- 0:00:03 > > 45373 > > curl: (23) Failed writing body (0 != 16153) > > % Total % Received % Xferd Average Speed Time Time Time > > Current > > Dload Upload Total Spent Left > > Speed > > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- > > 0Warning: Failed to create the file > > : No such root/.maven/repository/xml-apis/jars/xml-apis-1.0.b2.jar > > Warning: file or directory > > 14 106k 14 16154 0 0 39820 0 0:00:02 --:--:-- 0:00:02 > > 47096 > > curl: (23) Failed writing body (0 != 16154) > > % Total % Received % Xferd Average Speed Time Time Time > > Current > > Dload Upload Total Spent Left > > Speed > > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- > > 0Warning: Failed to create the file > > Warning: > > /root/.maven/repository/commons-beanutils/jars/commons-beanutils-1.6.j > > : No such file or directory > > 13 115k 13 16148 0 0 36175 0 0:00:03 --:--:-- 0:00:03 > > 42606 > > curl: (23) Failed writing body (0 != 16148) > > % Total % Received % Xferd Average Speed Time Time Time > > Current > > Dload Upload Total Spent Left > > Speed > > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- > > 0Warning: Failed to create the file > > Warning: > > /root/.maven/repository/commons-collections/jars/commons-collections-2 > > : No such file or directory > > 9 161k 9 16146 0 0 40161 0 0:00:04 --:--:-- 0:00:04 > > 47910 > > curl: (23) Failed writing body (0 != 16146) > > % Total % Received % Xferd Average Speed Time Time Time > > Current > > Dload Upload Total Spent Left > > Speed > > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- > > 0Warning: Failed to create the file > > Warning: > > /root/.maven/repository/commons-logging/jars/commons-logging-1.0.3.jar > > : No such file or directory > > 51 31605 51 16149 0 0 38488 0 --:--:-- --:--:-- --:--:-- > > 45235 > > curl: (23) Failed writing body (0 != 16149) > > % Total % Received % Xferd Average Speed Time Time Time > > Current > > Dload Upload Total Spent Left > > Speed > > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- > > 0Warning: Failed to create the file > > : No such file or ven/repository/dom4j/jars/dom4j-1.5.2.jar > > Warning: directory > > 5 305k 5 16158 0 0 39249 0 0:00:07 --:--:-- 0:00:07 > > 49112 > > curl: (23) Failed writing body (0 != 16158) > > % Total % Received % Xferd Average Speed Time Time Time > > Current > > Dload Upload Total Spent Left > > Speed > > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- > > 0Warning: Failed to create the file > > : No such root/.maven/repository/jaxen/jars/jaxen-1.1-beta-4.jar > > Warning: file or directory > > 6 237k 6 16153 0 0 39982 0 0:00:06 --:--:-- 0:00:06 > > 47230 > > curl: (23) Failed writing body (0 != 16153) > > % Total % Received % Xferd Average Speed Time Time Time > > Current > > Dload Upload Total Spent Left > > Speed > > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- > > 0Warning: Failed to create the file > > : No such file .maven/repository/xerces/jars/xerces-2.2.1.jar > > Warning: or directory > > 1 815k 1 16153 0 0 34350 0 0:00:24 --:--:-- 0:00:24 > > 41524 > > curl: (23) Failed writing body (0 != 16153) > > : not foundl.sh: 39: /tmp/install.sh: > > cp: cannot stat `/root/.maven/repository/junit/jars/junit-3.8.1.jar': No > > such file or directory > > The command '/bin/sh -c chmod +x /tmp/install.sh && sh /tmp/install.sh' > > returned a non-zero code: 1 > > > > Thoughts? > > > > Gary > > > > On Fri, Sep 1, 2017 at 8:35 PM, Rob Tompkins <chtom...@apache.org> > wrote: > > > > > Hello, > > > > > > Commons Jelly 1.0.1 RC3 is available for review here: > > > https://dist.apache.org/repos/dist/dev/commons/jelly (svn revision > > > 21410) > > > > > > The tag is here: > > > https://svn.apache.org/repos/asf/commons/proper/jelly/tags/ > > > commons-jelly-1.0.1-RC3 > > > > > > Commit the tag points at: > > > 1807023 > > > > > > Maven Artifacts: > > > https://repository.apache.org/content/repositories/ > > orgapachecommons-1261 > > > > > > 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/ > > > orgapachecommons-1261/commons-jelly/commons-jelly/1.0.1/ > > > commons-jelly-1.0.1-javadoc.jar> > > > (SHA1: 1ccd4030ed815d9b3f88883b020c0b9e212f709b) > > > /commons-jelly/commons-jelly/1.0.1/commons-jelly-1.0.1-sources.jar.asc > > > <https://repository.apache.org/content/repositories/ > > > orgapachecommons-1261/commons-jelly/commons-jelly/1.0.1/ > > > commons-jelly-1.0.1-sources.jar.asc> > > > (SHA1: 36657bc375f8dcade51d1dbd067a80126895b41e) > > > /commons-jelly/commons-jelly/1.0.1/commons-jelly-1.0.1.pom.asc > > > <https://repository.apache.org/content/repositories/ > > > orgapachecommons-1261/commons-jelly/commons-jelly/1.0.1/ > > > commons-jelly-1.0.1.pom.asc> > > > (SHA1: b77f35770a0476d575b777130f5629693e292374) > > > /commons-jelly/commons-jelly/1.0.1/commons-jelly-1.0.1.pom > > > <https://repository.apache.org/content/repositories/ > > > orgapachecommons-1261/commons-jelly/commons-jelly/1.0.1/ > > > commons-jelly-1.0.1.pom> > > > (SHA1: 65333d0abdce02b3ae3a54c513c19b7aa04749ba) > > > /commons-jelly/commons-jelly/1.0.1/commons-jelly-1.0.1.jar.asc > > > <https://repository.apache.org/content/repositories/ > > > orgapachecommons-1261/commons-jelly/commons-jelly/1.0.1/ > > > commons-jelly-1.0.1.jar.asc> > > > (SHA1: 6f6b0cd5bf67fce3e176208fb89e8f5a9a7fd517) > > > /commons-jelly/commons-jelly/1.0.1/commons-jelly-1.0.1-javadoc.jar.asc > > > <https://repository.apache.org/content/repositories/ > > > orgapachecommons-1261/commons-jelly/commons-jelly/1.0.1/ > > > commons-jelly-1.0.1-javadoc.jar.asc> > > > (SHA1: 73d76f9bf582799717c42eaa951885933231d62e) > > > /commons-jelly/commons-jelly/1.0.1/commons-jelly-1.0.1-sources.jar > > > <https://repository.apache.org/content/repositories/ > > > orgapachecommons-1261/commons-jelly/commons-jelly/1.0.1/ > > > commons-jelly-1.0.1-sources.jar> > > > (SHA1: dbc0153a76f706f4cb44f5631633157adbeb6a4d) > > > /commons-jelly/commons-jelly/1.0.1/commons-jelly-1.0.1.jar > > > <https://repository.apache.org/content/repositories/ > > > orgapachecommons-1261/commons-jelly/commons-jelly/1.0.1/ > > > commons-jelly-1.0.1.jar> > > > (SHA1: 8ef47080d6baf4910f4707e3ce5612d32cd17fc0) > > > /commons-jelly/commons-jelly/1.0.1/commons-jelly-1.0.1-tests.jar.asc > > > <https://repository.apache.org/content/repositories/ > > > orgapachecommons-1261/commons-jelly/commons-jelly/1.0.1/ > > > commons-jelly-1.0.1-tests.jar.asc> > > > (SHA1: cb34a2dfac65164f1a214d99e0701064fd251172) > > > /commons-jelly/commons-jelly/1.0.1/commons-jelly-1.0.1- > > > test-sources.jar.asc > > > <https://repository.apache.org/content/repositories/ > > > orgapachecommons-1261/commons-jelly/commons-jelly/1.0.1/ > > > commons-jelly-1.0.1-test-sources.jar.asc> > > > (SHA1: 868f8155ad8cddcbe3f72367091b9787d7b002b6) > > > /commons-jelly/commons-jelly/1.0.1/commons-jelly-1.0.1- > test-sources.jar > > > <https://repository.apache.org/content/repositories/ > > > orgapachecommons-1261/commons-jelly/commons-jelly/1.0.1/ > > > commons-jelly-1.0.1-test-sources.jar> > > > (SHA1: e1f7a6949a3d452b32236f1eec91b1629fec847b) > > > /commons-jelly/commons-jelly/1.0.1/commons-jelly-1.0.1-tests.jar > > > <https://repository.apache.org/content/repositories/ > > > orgapachecommons-1261/commons-jelly/commons-jelly/1.0.1/ > > > commons-jelly-1.0.1-tests.jar> > > > (SHA1: 58ed6f095e6159a202c75fe62f08137a14814e7c) > > > > > > 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. > > > > > > 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 existent 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 02:40 (UTC) 5-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 >