On 23/3/19 3:53 am, Juan Pablo Santos Rodríguez wrote:
This is a release vote for Apache JSPWiki, version 2.11.0.M3. The vote will
be open for at least 72 hours from now.
It fixes the following issues:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310732&version=12344900
You can see a curated changelog at
https://jspwiki-wiki.apache.org/Wiki.jsp?page=NewIn2.11
Note that we are voting upon the source (tag), binaries are provided for
convenience.
Everybody is encouraged to vote.
Source and binary files:
https://dist.apache.org/repos/dist/dev/jspwiki/2.11.0.M3-rc2
Nexus staging repo:
https://repository.apache.org/content/repositories/orgapachejspwiki-1011
The tag to be voted upon:
https://github.com/apache/jspwiki/tree/2.11.0.M3-RC2
I have always been baffled by these automated emails. It often seems to
give me a tag that doesn't exist!
i.e. all my variations so far have failed:-
brian@schizo:~/sandboxApache/jspwiki-2-11-0-M3$ git clone --branch
2.1.0.M3 https://github.com/apache/jspwiki jspwiki
Cloning into 'jspwiki'...
fatal: Remote branch 2.1.0.M3 not found in upstream origin
brian@schizo:~/sandboxApache/jspwiki-2-11-0-M3$ git clone --branch
2.1.0.M3-rc2 https://github.com/apache/jspwiki jspwiki
Cloning into 'jspwiki'...
fatal: Remote branch 2.1.0.M3-rc2 not found in upstream origin
brian@schizo:~/sandboxApache/jspwiki-2-11-0-M3$ git clone --branch
2.1.0.M3-RC2 https://github.com/apache/jspwiki jspwiki
Cloning into 'jspwiki'...
fatal: Remote branch 2.1.0.M3-RC2 not found in upstream origin
brian@schizo:~/sandboxApache/jspwiki-2-11-0-M3$ git clone --branch
2.1.0.M3-RC2 https://github.com/apache/jspwiki/tree/2.11.0.M3-RC2 jspwiki
Cloning into 'jspwiki'...
fatal: repository
'https://github.com/apache/jspwiki/tree/2.11.0.M3-RC2/' not found
brian@schizo:~/sandboxApache/jspwiki-2-11-0-M3$
Why can't it generate the entire git clone command so that CVS/SVN
tortoises like me can checkout the source and get on with testing,
rather than accumulate even more reasons why I hate git!!!
(Smiling gently to myself while I try the next set of clone command
guesses),
Brian
p.s. Here is the command which actually worked for me...
brian@schizo:~/sandboxApache/jspwiki-2-11-0-M3$ git clone --branch
2.11.0.M2 https://github.com/apache/jspwiki jspwiki
Cloning into 'jspwiki'...
remote: Enumerating objects: 128, done.
remote: Counting objects: 100% (128/128), done.
remote: Compressing objects: 100% (97/97), done.
remote: Total 91538 (delta 42), reused 92 (delta 14), pack-reused 91410
Receiving objects: 100% (91538/91538), 51.19 MiB | 2.72 MiB/s, done.
Resolving deltas: 100% (57118/57118), done.
Note: checking out 'd48bcef107a14dd07ecd830ab817b8df796082a4'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b <new-branch-name>
brian@schizo:~/sandboxApache/jspwiki-2-11-0-M3$
JSPWiki's KEYS file containing PGP keys we use to sign the release:
https://www.apache.org/dist/jspwiki/KEYS
*** Please download, test and vote:
[ ] +1 Approve the release
[ ] 0 Don't mind
[ ] -1 Disapprove the release (please provide specific comments)