You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pivot.apache.org by Todd Volkert <tv...@gmail.com> on 2009/08/28 20:36:07 UTC

[VOTE] Release Pivot 1.3 RC2

All:

The Pivot 1.3 RC2 release candidate has been tagged, packaged, and is ready
for a vote. The artifacts, RAT reports, KEYS file, and release notes can be
found at http://people.apache.org/~tvolkert/dist/pivot/v1.3-rc2/.  The tag
from which the release artifacts were generated can be found at
http://svn.apache.org/repos/asf/incubator/pivot/tags/v1.3-rc2/.

In addition, my PGP public code signing key can be found at the MIT key
server (http://pgp.mit.edu/) and The SKS key server (
http://www.pramberger.at/peter/services/keyserver/).

Please vote to publish this release by Tuesday, September 1 18:00 GMT.  In
so doing, please include the testing you performed to arrive at your vote.

[  ] +1 Publish
[  ] +0
[  ] -0
[  ] -1 Don't publish, because...

Upon a positive majority of binding votes and no binding vetoes, the results
of this vote will be brought to the Incubator PMC and voted upon there.

Thanks,
-T

Re: [VOTE] Release Pivot 1.3 RC2

Posted by Sandro Martini <sa...@gmail.com>.
Hi,

+1 for me.


Here is what I did:

> - Reviewed release notes
> - Reviewed RAT reports

- Downloaded apache-pivot-1.3-incubating-src.zip, verified MD5 sum,
expanded, and verified its contents
- Downloaded apache-pivot-1.3-incubating.zip and verified MD5 sum,
expanded, and verified its contents

//
// From the binary zip:
//

- Reviewed all root files, and ensure that latest fixes are included

- Reviewed contents of lib directory, and decompressed jars
- Reviewed Javadoc contents, and see some pages

- Deployed pivot_demos.war to local Tomcat 6.0.18 instance
- Verified successful execution of "Kitchen Sink", "Stock Tracker",
"JSON Viewer" -> now OK,
"Scripting", "Table Row Editor", "Large Data Sets", "RSS Feed", "DOM
Interaction", "Fixed Column Table", "Multiple Selection"

- Deployed pivot_tutorials.war to local Tomcat 6.0.18 instance
- Verified successful execution of "Sample Application", "Hello,
World!", and other examples
- Verified links and missing pages in previous rc

//
// From the source zip:
//

- Reviewed all root files
- Executed all build targets described in BUILD file, and verified
generated artifacts


That's all,
Sandro

Re: [VOTE] Release Pivot 1.3 RC2

Posted by Todd Volkert <tv...@gmail.com>.
[ x ] +1 Publish

Here's what I tested:

   - Verified all MD5, SHA, and PGP signatures against the artifacts
   - Verified that the contents of the tar.gz artifacts matched that of the
   zip artifacts exactly
    - Verified that the contents of the source distribution matched that of
   the SVN tag exactly
   - Verified that the source distribution compiles against the following
   environments without error (checked clean, build, package, doc, test, dist,
   and install targets):
      - Linux x64 - Sun JDK 1.6
      - Linux x64 - Sun JDK 1.7
      - Linux x64 - OpenJDK 1.6
      - Windows x86 - Sun JDK 1.6
      - Mac OSX 10.6 - JDK 1.6
       - Inspected source and binary distribution RAT reports:
      - Checked that all files were properly licensed
      - Checked that all non-Pivot jars and applicable binary files were
      covered by the NOTICE file
   - Ran all demos, tutorials, and tools applications that were built with
   the source distribution (package target) in the desktop application context
   (in Linux x64 Sun JVM)
   - Ran the tools applications against the binary distribution
   - Loaded the web archives into a Tomcat instance, and verified that all
   demos and tutorials that are included in the binary distribution run
   - Browsed the Javadocs in the binary distribution and those built against
   the source distribution
   - Tried to build against JDK1.5 to verify proper failure
   - Verified that the issues brought up with the RC1 candidate have been
   fixed
      - The links on the tutorial are no longer 404 not found
      - PIVOT-252 has been fixed

Cheers,
-T

On Fri, Aug 28, 2009 at 2:36 PM, Todd Volkert <tv...@gmail.com> wrote:

> All:
>
> The Pivot 1.3 RC2 release candidate has been tagged, packaged, and is ready
> for a vote. The artifacts, RAT reports, KEYS file, and release notes can be
> found at http://people.apache.org/~tvolkert/dist/pivot/v1.3-rc2/<http://people.apache.org/%7Etvolkert/dist/pivot/v1.3-rc2/>.
> The tag from which the release artifacts were generated can be found at
> http://svn.apache.org/repos/asf/incubator/pivot/tags/v1.3-rc2/.
>
> In addition, my PGP public code signing key can be found at the MIT key
> server (http://pgp.mit.edu/) and The SKS key server (
> http://www.pramberger.at/peter/services/keyserver/).
>
> Please vote to publish this release by Tuesday, September 1 18:00 GMT.  In
> so doing, please include the testing you performed to arrive at your vote.
>
> [  ] +1 Publish
> [  ] +0
> [  ] -0
> [  ] -1 Don't publish, because...
>
> Upon a positive majority of binding votes and no binding vetoes, the
> results of this vote will be brought to the Incubator PMC and voted upon
> there.
>
> Thanks,
> -T
>

Re: [VOTE] Release Pivot 1.3 RC2

Posted by Greg Brown <gk...@mac.com>.
> [x] +1 Publish

(though we need to be sure to push the demos and tutorials out to the  
project site - the links in the README are currently broken)

Here is what I did:

- Reviewed release notes
- Reviewed RAT reports

- Downloaded apache-pivot-1.3-incubating-src.tar.gz
- Verified MD5 sum
- Downloaded apache-pivot-1.3-incubating-src.zip
- Verified MD5 sum
- Downloaded apache-pivot-1.3-incubating.tar.gz
- Verified MD5 sum
- Downloaded apache-pivot-1.3-incubating.zip
- Verified MD5 sum

- Expanded apache-pivot-1.3-incubating.tar.gz
- Reviewed DISCLAIMER file
- Reviewed LICENSE file
- Reviewed NOTICE file
- Verified links in NOTICE file
- Reviewed README file
- Verified links in README file
- Reviewed RELEASE-NOTES file
- Reviewed package-level Javadoc
- Reviewed contents of lib directory

- Deployed pivot_demos.war to local Tomcat instance
- Verified successful execution of "Kitchen Sink", "Stock Tracker",  
and "iTunes Search" demos

- Deployed pivot_tutorials.war to local Tomcat instance
- Verified successful execution of "Sample Application" and "Hello,  
World!" examples

- Expanded apache-pivot-1.3-incubating-src.tar.gz
- Reviewed BUILD file
- Verified links in BUILD file
- Executed all build targets described in BUILD file

- Deployed generated pivot_demos.war to local Tomcat instance
- Verified successful execution of "Kitchen Sink", "Stock Tracker",  
and "iTunes Search" demos

- Deployed generated pivot_tutorials.war to local Tomcat instance
- Verified successful execution of "Sample Application" and "Hello,  
World!" examples


Re: [VOTE] Release Pivot 1.3 RC2

Posted by Todd Volkert <tv...@gmail.com>.
No worries - let's extend the vote another 24 hours.

-T

On Tue, Sep 1, 2009 at 1:11 PM, Niclas Hedhman <ni...@hedhman.org> wrote:

> It has been National Day around here, combined with my wife going to Oz
> leaving me with "kid duties", so I have not had time to finish up things
> even more (for me) important tasks.
>
> You don't have to close a vot after 72 hours. It is a minimum time
> requirement, and there is no maximum...
>
> -- Niclas
>
> On Sep 1, 2009 10:53 PM, "Todd Volkert" <tv...@gmail.com> wrote:
>
> Reminder: voting for this release will close in ~3 hours and will be
> brought
> to the IPMC at that time.  If anyone who has not yet voted wishes to do so,
> please do so in the next few hours.
>
> Thanks,
>
> -T On Fri, Aug 28, 2009 at 2:36 PM, Todd Volkert <tv...@gmail.com>
> wrote:
>
>
> > All: > > The Pivot 1.3 RC2 release candidate has been tagged, packaged,
> and is ready > for a vote....
> > found at http://people.apache.org/~tvolkert/dist/pivot/v1.3-rc2/<http://people.apache.org/%7Etvolkert/dist/pivot/v1.3-rc2/>
> <
> http://people.apache.org/%7Etvolkert/dist/pivot/v1.3-rc2/>.
>
> > The tag from which the release artifacts were generated can be found at >
> http://svn.apache.org/re...
>

Re: [VOTE] Release Pivot 1.3 RC2

Posted by Niclas Hedhman <ni...@hedhman.org>.
It has been National Day around here, combined with my wife going to Oz
leaving me with "kid duties", so I have not had time to finish up things
even more (for me) important tasks.

You don't have to close a vot after 72 hours. It is a minimum time
requirement, and there is no maximum...

-- Niclas

On Sep 1, 2009 10:53 PM, "Todd Volkert" <tv...@gmail.com> wrote:

Reminder: voting for this release will close in ~3 hours and will be brought
to the IPMC at that time.  If anyone who has not yet voted wishes to do so,
please do so in the next few hours.

Thanks,

-T On Fri, Aug 28, 2009 at 2:36 PM, Todd Volkert <tv...@gmail.com> wrote:


> All: > > The Pivot 1.3 RC2 release candidate has been tagged, packaged,
and is ready > for a vote....
> found at http://people.apache.org/~tvolkert/dist/pivot/v1.3-rc2/<
http://people.apache.org/%7Etvolkert/dist/pivot/v1.3-rc2/>.

> The tag from which the release artifacts were generated can be found at >
http://svn.apache.org/re...

Re: [VOTE] Release Pivot 1.3 RC2

Posted by Todd Volkert <tv...@gmail.com>.
Reminder: voting for this release will close in ~3 hours and will be brought
to the IPMC at that time.  If anyone who has not yet voted wishes to do so,
please do so in the next few hours.

Thanks,
-T

On Fri, Aug 28, 2009 at 2:36 PM, Todd Volkert <tv...@gmail.com> wrote:

> All:
>
> The Pivot 1.3 RC2 release candidate has been tagged, packaged, and is ready
> for a vote. The artifacts, RAT reports, KEYS file, and release notes can be
> found at http://people.apache.org/~tvolkert/dist/pivot/v1.3-rc2/<http://people.apache.org/%7Etvolkert/dist/pivot/v1.3-rc2/>.
> The tag from which the release artifacts were generated can be found at
> http://svn.apache.org/repos/asf/incubator/pivot/tags/v1.3-rc2/.
>
> In addition, my PGP public code signing key can be found at the MIT key
> server (http://pgp.mit.edu/) and The SKS key server (
> http://www.pramberger.at/peter/services/keyserver/).
>
> Please vote to publish this release by Tuesday, September 1 18:00 GMT.  In
> so doing, please include the testing you performed to arrive at your vote.
>
> [  ] +1 Publish
> [  ] +0
> [  ] -0
> [  ] -1 Don't publish, because...
>
> Upon a positive majority of binding votes and no binding vetoes, the
> results of this vote will be brought to the Incubator PMC and voted upon
> there.
>
> Thanks,
> -T
>