Pardon that the code isn’t in the trunk, but I’ve been trying to work with 
minimal remedial changes based on the issue that we were trying to solve here 
hence the contrivance of a release process. 

Had I been working off trunk I probably would have tried to go with the 
mavenized build, but then I would have pulled the java version up to 1.7/1.8 
and probably upversioned jelly to 2.0.

So the main goal here is to get something buildable with archaic tools.

I’m going to try to get all of those steps into: (1) Download the amd64 java 
1.5.0 bin file, and (2) build the dockerfile, but I’ve not had success with 
that yet. So I’ll keep you guys posted.

Cheers
-Rob

> On Sep 2, 2017, at 2:38 PM, Bruno P. Kinoshita 
> <brunodepau...@yahoo.com.br.INVALID> wrote:
> 
> I believe trunk & tag are different as the release process is normally done 
> in a branch (see branches/1.X, I think that one was used). I believe it is 
> normal they may have a few different files related to build/site/release. 
> After the release the main branch (i.e. trunk/master/etc) gets updated.
> As for the Dockerfile, if I understand it correctly, it is not part of the 
> project, and was used as a helper for other people to build Jelly, as its 
> build process is not like other Commons components (ant, JDK 1.5, etc).
> When I tested the previous RC, I first tested with the Dockerfile found here 
> [1], following instructions found in the tag. Then, to make sure I could 
> build in other environments too, I replicated the steps in the Dockerfile 
> (which were really useful and saved some frustration) and successfully built 
> Jelly 1.0.1.
> Hope that helpsBruno
> [1] https://github.com/chtompki/Dockerfiles
> 
>    On Sunday, 3 September 2017, 6:09:46 AM NZST, Amey Jadiye 
> <ameyjad...@gmail.com> wrote:  
> 
> On Sat, Sep 2, 2017 at 11:35 PM, Amey Jadiye <ameyjad...@gmail.com> wrote:
> 
>> That would be really nice, also why trunk and tag don't looks similar ?
>> 
>> Is this something we added recently and not present in trunk ? I saw
> BUILDING.md only in tag, whatever written in .md is ok thought its good to
> simply have Dockerfile in same tag and give simple one liner command in
> BUILDING.md
> 
> https://svn.apache.org/repos/asf/commons/proper/jelly/tags/commons-jelly-1.0.1-RC3/
> https://svn.apache.org/repos/asf/commons/proper/jelly/trunk/
> https://github.com/apache/commons-jelly
> 
> Regards,
> Amey
> 
>> 
>> On Sat, Sep 2, 2017 at 11:26 PM, Rob Tompkins <chtom...@gmail.com> wrote:
>> 
>>> 
>>> 
>>>> On Sep 2, 2017, at 1:42 PM, 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 ?
>>>> 
>>> 
>>> Since you and Gary couldn't immediately figure it out? You think I should
>>> simply automate all of that with one command going for an RC4. I'm not
>>> opposed if things aren't clear enough.
>>> 
>>> Cheers,
>>> -Rob
>>> 
>>>> 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-sourc
>>> es.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-javad
>>> oc.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
>>> 
>>> ---------------------------------------------------------------------
>>> 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
>> 
> 
> 
> 
> -- 
> 
> ---------------------------------------------------------------------
> 
> 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

Reply via email to