Re: [VOTE] release 2.5 (RC1)

2017-08-09 Thread Josh Thompson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Aaron,

Thanks for pointing that out.  I should have mentioned to just use the install 
and upgrade scripts included in the RC archive that can be downloaded from my 
people.a.o space or to download them from the subversion links you mentioned.  
Nothing can be placed at www.apache.org/dist/vcl unless it is actually part of 
a release.

So, more generally for everyone, either grab the desired script from the links 
Aaron listed:

https://svn.apache.org/repos/asf/vcl/trunk/vcl-install.sh
https://svn.apache.org/repos/asf/vcl/trunk/vcl-upgrade.sh

or download the archive, extract it, and use a script out of it.  Also, make 
sure to pass it the argument to use the RC archive, i.e.

./vcl-install.sh --rc 1

Josh

On Tuesday, August 08, 2017 3:35:50 PM Aaron Peeler wrote:
> Josh,
> 
> A small issue. I'm getting 404 error when trying to download the
> install script listed in the guide
> http://vcl.staging.apache.org/docs/VCL25InstallGuide.html.
> 
> There isn't a 2.5 directory at https://www.apache.org/dist/vcl
> 
> A workaround for others until fixed is to download the the install and
> upgrade scripts directly from svn repository:
> https://svn.apache.org/repos/asf/vcl/trunk/vcl-install.sh
> https://svn.apache.org/repos/asf/vcl/trunk/vcl-upgrade.sh
> 
> Aaron
> 
> On Mon, Aug 7, 2017 at 4:05 PM, Josh Thompson  
wrote:
> > -BEGIN PGP SIGNED MESSAGE-
> > Hash: SHA1
> > 
> > At long last, we are finally ready to start a vote to release Apache VCL
> > 2.5!
> > 
> > I created a release artifact based off of trunk.  I copied that branch to
> > a
> > tag under the tags area of the repo that is named release-2.5-RC1:
> > 
> > http://svn.apache.org/repos/asf/vcl/tags/release-2.5-RC1/
> > 
> > The artifact is an export from that tag with the addition of Dojo Toolkit
> > version 1.6.5 with a custom VCL profile and Spyc both bundled in the web
> > code. The artifact, MD5 and SHA1 sums, and my GPG signature of it are
> > available from my space on people.a.o:
> > 
> > http://people.apache.org/~jfthomps/apache-VCL-2.5-RC1/
> > 
> > The list of resolved JIRA issues associated with this release can be found
> > under 2.5 on the Change Log page in the staging area of the CMS:
> > 
> > http://vcl.staging.apache.org/docs/changelog.html
> > 
> > Installation instructions on using the script and doing things manually
> > are on the following page in the staging area of the CMS:
> > 
> > http://vcl.staging.apache.org/docs/VCL25InstallGuide.html
> > 
> > The INSTALLATION file in the release artifact contains information on
> > using the script and on installing manually.
> > 
> > *NOTE* To use the installation script with RC1, you need to give it the
> > --rc=1 option (which is not included in the output of --help).
> > 
> > Test installs and upgrades were successfully performed.
> > 
> > The directory created by extracting the RC1 artifact is
> > "apache-VCL-2.5-RC1" (after extracting, you may want to rename it to
> > "apache-VCL-2.5" if you want to test the manual installation
> > instructions).
> > 
> > After we finalize a release vote, the staging part of the CMS will be
> > published to update the production site.
> > 
> > Please vote by 5pm (EST) on Thursday, August 10th to publish this release
> > or not.  Everyone in the community is encouraged to vote if you have at
> > least done some testing.  However, only votes by members of the PMC are
> > binding votes.
> > 
> > [ ] +1 yes, release VCL 2.5
> > [ ] 0 dunno
> > [ ] -1 no, don't release VCL 2.5 (provide reasons if this is your vote)
> > 
> > Josh
> > - --
> > - ---
> > Josh Thompson
> > VCL Developer
> > North Carolina State University
> > 
> > my GPG/PGP key can be found at pgp.mit.edu
> > 
> > All electronic mail messages in connection with State business which
> > are sent to or received by this account are subject to the NC Public
> > Records Law and may be disclosed to third parties.
> > -BEGIN PGP SIGNATURE-
> > 
> > iF0EARECAB0WIQRMIdRtWXideTZDK31X8tBw1209AwUCWYjIAAAKCRBX8tBw1209
> > A+HxAJ9MeS8nnXk5X65FraR9/jQJcPV9ugCeJyLqhFy5KhS4U9xQTB96wa6DWqw=
> > =mXrk
> > -END PGP SIGNATURE-
- -- 
- ---
Josh Thompson
VCL Developer
North Carolina State University

my GPG/PGP key can be found at pgp.mit.edu

All electronic mail messages in connection with State business which
are sent to or received by this account are subject to the NC Public
Records Law and may be disclosed to third parties.
-BEGIN PGP SIGNATURE-

iF0EARECAB0WIQRMIdRtWXideTZDK31X8tBw1209AwUCWYsDfQAKCRBX8tBw1209
A7PoAJ9PNkTQI3w2plfJaR0QX7ZUmBg8LgCcCH6U0n5DsoIZGSY15X/UTwdoZ3g=
=oMUs
-END PGP SIGNATURE-



Re: [VOTE] release 2.5 (RC1)

2017-08-08 Thread Aaron Peeler
Josh,

A small issue. I'm getting 404 error when trying to download the
install script listed in the guide
http://vcl.staging.apache.org/docs/VCL25InstallGuide.html.

There isn't a 2.5 directory at https://www.apache.org/dist/vcl

A workaround for others until fixed is to download the the install and
upgrade scripts directly from svn repository:
https://svn.apache.org/repos/asf/vcl/trunk/vcl-install.sh
https://svn.apache.org/repos/asf/vcl/trunk/vcl-upgrade.sh

Aaron



On Mon, Aug 7, 2017 at 4:05 PM, Josh Thompson  wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> At long last, we are finally ready to start a vote to release Apache VCL 2.5!
>
> I created a release artifact based off of trunk.  I copied that branch to a
> tag under the tags area of the repo that is named release-2.5-RC1:
>
> http://svn.apache.org/repos/asf/vcl/tags/release-2.5-RC1/
>
> The artifact is an export from that tag with the addition of Dojo Toolkit
> version 1.6.5 with a custom VCL profile and Spyc both bundled in the web code.
> The artifact, MD5 and SHA1 sums, and my GPG signature of it are available from
> my space on people.a.o:
>
> http://people.apache.org/~jfthomps/apache-VCL-2.5-RC1/
>
> The list of resolved JIRA issues associated with this release can be found
> under 2.5 on the Change Log page in the staging area of the CMS:
>
> http://vcl.staging.apache.org/docs/changelog.html
>
> Installation instructions on using the script and doing things manually are on
> the following page in the staging area of the CMS:
>
> http://vcl.staging.apache.org/docs/VCL25InstallGuide.html
>
> The INSTALLATION file in the release artifact contains information on
> using the script and on installing manually.
>
> *NOTE* To use the installation script with RC1, you need to give it the --rc=1
> option (which is not included in the output of --help).
>
> Test installs and upgrades were successfully performed.
>
> The directory created by extracting the RC1 artifact is "apache-VCL-2.5-RC1"
> (after extracting, you may want to rename it to "apache-VCL-2.5" if you want
> to test the manual installation instructions).
>
> After we finalize a release vote, the staging part of the CMS will be
> published to update the production site.
>
> Please vote by 5pm (EST) on Thursday, August 10th to publish this release or
> not.  Everyone in the community is encouraged to vote if you have at least
> done some testing.  However, only votes by members of the PMC are binding
> votes.
>
> [ ] +1 yes, release VCL 2.5
> [ ] 0 dunno
> [ ] -1 no, don't release VCL 2.5 (provide reasons if this is your vote)
>
> Josh
> - --
> - ---
> Josh Thompson
> VCL Developer
> North Carolina State University
>
> my GPG/PGP key can be found at pgp.mit.edu
>
> All electronic mail messages in connection with State business which
> are sent to or received by this account are subject to the NC Public
> Records Law and may be disclosed to third parties.
> -BEGIN PGP SIGNATURE-
>
> iF0EARECAB0WIQRMIdRtWXideTZDK31X8tBw1209AwUCWYjIAAAKCRBX8tBw1209
> A+HxAJ9MeS8nnXk5X65FraR9/jQJcPV9ugCeJyLqhFy5KhS4U9xQTB96wa6DWqw=
> =mXrk
> -END PGP SIGNATURE-
>



-- 
Aaron Peeler
Manager, Platform Compute Services
Office of Information Technology
NC State University

All electronic mail messages in connection with State business which
are sent to or received by this account are subject to the NC Public
Records Law and may be disclosed to third parties.