You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by Alex Harui <ah...@adobe.com> on 2016/09/05 14:39:22 UTC

[VOTE] Release Apache FlexJS 0.7.0 RC1

Hi,

This is vote for the 0.7.0 release of Apache FlexJS.

The release candidate can be found here;
https://dist.apache.org/repos/dist/dev/flex/flexjs/0.7.0/rc1/

Before voting please review the section,'What are the ASF requirements on
approving a release?', at:
http://www.apache.org/dev/release.html#approving-a-release

At a minimum you would be expected to check that:
- MD5 and signed packages are correct
- README, RELEASE_NOTES, NOTICE and LICENSE files are all fine
- That the build script completes successfully
- That you can compile and cross-compile a simple example using the SDK.

The source package is set up the same way as the repo.  This means that
the results of the build are not the same as an IDE-compatible SDK.  The
compiled source package can be used in combination with the FalconJX
source package to compile some of the sample applications.

The most convenient way to use the binary package is to install it via Ant
or the Installer.  To use an Installer you must use InstallApacheFlex
version 3.1 or later.  You can get InstallApacheFlex here:
http://www.apache.org/dyn/closer.cgi?path=/flex/installer/3.1/binaries/

Please vote to approve this release:
+1 Approve the release
-1 Veto the release (please provide specific comments to why)

This vote will be open for 72 hours or until a result can be called.

The vote passes if there is:
- At least 3 +1 votes from the PMC
- More positive votes than negative votes

Remember that this is a 'beta-quality' release so I expect there
will be many bugs found.  IMO the goal is not to try to find and fix bugs
in the RC, but to make sure we have the packaging right, and enough
functionality that folks will have some success trying to use it.

People who are not in PMC are also encouraged to test out the release and
vote, although their votes will not be binding, they can influence how the
PMC votes.

When voting please indicate what OS, IDE, Flash Player version and AIR
version you tested with.

For your convenience, there is an ant script that automates the common
steps to validate a release.  Instead of individually downloading the
package and signature files, unzipping, etc, you can instead:
1) create an empty folder,
2) download into that folder this file:
https://dist.apache.org/repos/dist/dev/flex/flexjs/0.7.0/rc1/ApproveFlexJS.xml
3) run the script: ant -e -f ApproveFlexJS.xml -Drelease.version=0.7.0 -Drc=1

You are not required to use this script, and more testing of the packages
and build results are always encouraged.


Please put all discussion about this release in the DISCUSSION thread not
this VOTE thread.

Thanks,
Alex Harui

AW: [VOTE] Release Apache FlexJS 0.7.0 RC1

Posted by Christofer Dutz <ch...@c-ware.de>.
+1 (binding)

Package https://dist.apache.org/repos/dist/dev/flex/flexjs/0.7.0/rc1/apache-flex-flexjs-0.7.0-src.tar.gz
Java 1.7
OS: Mac OS X x86_64 10.11.6
Source kit signatures match: y
Source kit builds: y
README is ok: y
RELEASE_NOTES is ok: y
NOTICE is ok: y
LICENSE is ok: y
No unapproved licenses or archives: y
No unapproved binaries: y

Package https://dist.apache.org/repos/dist/dev/flex/flexjs/0.7.0/rc1/binaries/apache-flex-flexjs-0.7.0-bin.tar.gz
Binary kit signatures match: y
NOTICE is ok: y
LICENSE is ok: y
No unapproved licenses or archives in binary package: y
No unapproved binaries in binary package: y

Package https://dist.apache.org/repos/dist/dev/flex/flexjs/0.7.0/rc1/doc/apache-flex-flexjs-0.7.0-asdocs.zip
Doc kit signatures match: y
NOTICE is ok: y
LICENSE is ok: y
No unapproved licenses or archives in doc package: y
No unapproved binaries in doc package: y


________________________________
Von: Justin Mclean <ju...@classsoftware.com>
Gesendet: Dienstag, 6. September 2016 16:41:48
An: dev@flex.apache.org
Betreff: Re: [VOTE] Release Apache FlexJS 0.7.0 RC1

Hi,

-1 (binding). The LICENSE file mentions 2 MIT licensed pieces of software but we are not including the copyright or text of the respective MIT license as required by terms of the MIT license. [1] Normally in a source release you would add a local file pointer to the full text in LICENSE [2]. I would vote +1 on another RC if there pointer to the full MIT license text added.

For info on ASF policy and why I voted -1 see [3] ("meet all requirements of ASF policy”) [4] (“Every ASF release MUST comply with ASF licensing policy") and [5] ("The component license itself MUST either be appended or else stored elsewhere in the package”).

But again just a reminder that a -1 is not a veto, a release only needs 3 +1 and more +1s than -1s to be made a release. People can keep voting and people can change their votes at any time, including those who have previously voted +1 on this.

I checked:
- signatures and hashed good
- LICENSE and NOTICE ok
- all source files have ASF headers
- no unexpected binary files in source release
- unable to compile from source (with some issues)
- tests pass

I took a quick look at the connivance binary release and found no obvious issues, it does however suffer from the same licensing issue mentioned above.

Thanks,
Justin

1. https://opensource.org/licenses/MIT
2. http://www.apache.org/dev/licensing-howto.html#permissive-deps
3. http://www.apache.org/legal/release-policy.html#release-approval
4. http://www.apache.org/legal/release-policy.html#licensing
5. http://www.apache.org/legal/release-policy.html#license-file

Re: [VOTE] Release Apache FlexJS 0.7.0 RC1

Posted by Justin Mclean <ju...@classsoftware.com>.
Hi,

-1 (binding). The LICENSE file mentions 2 MIT licensed pieces of software but we are not including the copyright or text of the respective MIT license as required by terms of the MIT license. [1] Normally in a source release you would add a local file pointer to the full text in LICENSE [2]. I would vote +1 on another RC if there pointer to the full MIT license text added.

For info on ASF policy and why I voted -1 see [3] ("meet all requirements of ASF policy”) [4] (“Every ASF release MUST comply with ASF licensing policy") and [5] ("The component license itself MUST either be appended or else stored elsewhere in the package”).

But again just a reminder that a -1 is not a veto, a release only needs 3 +1 and more +1s than -1s to be made a release. People can keep voting and people can change their votes at any time, including those who have previously voted +1 on this.

I checked:
- signatures and hashed good
- LICENSE and NOTICE ok
- all source files have ASF headers
- no unexpected binary files in source release
- unable to compile from source (with some issues)
- tests pass

I took a quick look at the connivance binary release and found no obvious issues, it does however suffer from the same licensing issue mentioned above.

Thanks,
Justin

1. https://opensource.org/licenses/MIT
2. http://www.apache.org/dev/licensing-howto.html#permissive-deps
3. http://www.apache.org/legal/release-policy.html#release-approval
4. http://www.apache.org/legal/release-policy.html#licensing
5. http://www.apache.org/legal/release-policy.html#license-file

Re: [VOTE] Release Apache FlexJS 0.7.0 RC1

Posted by Harbs <ha...@gmail.com>.
+1
Package https://dist.apache.org/repos/dist/dev/flex/flexjs/0.7.0/rc1/apache-flex-flexjs-0.7.0-src.tar.gz
Java 1.7
OS: Mac OS X x86_64 10.9.5
Source kit signatures match: y
Source kit builds: y
README is ok: y
RELEASE_NOTES is ok: y
NOTICE is ok: y
LICENSE is ok: y
No unapproved licenses or archives: y
No unapproved binaries: y

Package https://dist.apache.org/repos/dist/dev/flex/flexjs/0.7.0/rc1/binaries/apache-flex-flexjs-0.7.0-bin.tar.gz
Binary kit signatures match: y
NOTICE is ok: y
LICENSE is ok: y
No unapproved licenses or archives in binary package: y
No unapproved binaries in binary package: y

Package https://dist.apache.org/repos/dist/dev/flex/flexjs/0.7.0/rc1/doc/apache-flex-flexjs-0.7.0-asdocs.zip
Doc kit signatures match: y
NOTICE is ok: y
LICENSE is ok: y
No unapproved licenses or archives in doc package: y
No unapproved binaries in doc package: y

Harbs

Re: [VOTE] Release Apache FlexJS 0.7.0 RC1

Posted by Josh Tynjala <jo...@gmail.com>.
+1 binding
Package
https://dist.apache.org/repos/dist/dev/flex/flexjs/0.7.0/rc1/apache-flex-flexjs-0.7.0-src.tar.gz
Java 1.8
OS: Mac OS X x86_64 10.11.6
Source kit signatures match: y
Source kit builds: y
README is ok: y
RELEASE_NOTES is ok: y
NOTICE is ok: y
LICENSE is ok: y
No unapproved licenses or archives: y
No unapproved binaries: y

Package
https://dist.apache.org/repos/dist/dev/flex/flexjs/0.7.0/rc1/binaries/apache-flex-flexjs-0.7.0-bin.tar.gz
Binary kit signatures match: y
NOTICE is ok: y
LICENSE is ok: y
No unapproved licenses or archives in binary package: y
No unapproved binaries in binary package: y

Package
https://dist.apache.org/repos/dist/dev/flex/flexjs/0.7.0/rc1/doc/apache-flex-flexjs-0.7.0-asdocs.zip
Doc kit signatures match: y
NOTICE is ok: y
LICENSE is ok: y
No unapproved licenses or archives in doc package: y
No unapproved binaries in doc package: y

On Mon, Sep 5, 2016 at 7:39 AM, Alex Harui <ah...@adobe.com> wrote:

> Hi,
>
> This is vote for the 0.7.0 release of Apache FlexJS.
>
> The release candidate can be found here;
> https://dist.apache.org/repos/dist/dev/flex/flexjs/0.7.0/rc1/
>
> Before voting please review the section,'What are the ASF requirements on
> approving a release?', at:
> http://www.apache.org/dev/release.html#approving-a-release
>
> At a minimum you would be expected to check that:
> - MD5 and signed packages are correct
> - README, RELEASE_NOTES, NOTICE and LICENSE files are all fine
> - That the build script completes successfully
> - That you can compile and cross-compile a simple example using the SDK.
>
> The source package is set up the same way as the repo.  This means that
> the results of the build are not the same as an IDE-compatible SDK.  The
> compiled source package can be used in combination with the FalconJX
> source package to compile some of the sample applications.
>
> The most convenient way to use the binary package is to install it via Ant
> or the Installer.  To use an Installer you must use InstallApacheFlex
> version 3.1 or later.  You can get InstallApacheFlex here:
> http://www.apache.org/dyn/closer.cgi?path=/flex/installer/3.1/binaries/
>
> Please vote to approve this release:
> +1 Approve the release
> -1 Veto the release (please provide specific comments to why)
>
> This vote will be open for 72 hours or until a result can be called.
>
> The vote passes if there is:
> - At least 3 +1 votes from the PMC
> - More positive votes than negative votes
>
> Remember that this is a 'beta-quality' release so I expect there
> will be many bugs found.  IMO the goal is not to try to find and fix bugs
> in the RC, but to make sure we have the packaging right, and enough
> functionality that folks will have some success trying to use it.
>
> People who are not in PMC are also encouraged to test out the release and
> vote, although their votes will not be binding, they can influence how the
> PMC votes.
>
> When voting please indicate what OS, IDE, Flash Player version and AIR
> version you tested with.
>
> For your convenience, there is an ant script that automates the common
> steps to validate a release.  Instead of individually downloading the
> package and signature files, unzipping, etc, you can instead:
> 1) create an empty folder,
> 2) download into that folder this file:
> https://dist.apache.org/repos/dist/dev/flex/flexjs/0.7.0/
> rc1/ApproveFlexJS.xml
> 3) run the script: ant -e -f ApproveFlexJS.xml -Drelease.version=0.7.0
> -Drc=1
>
> You are not required to use this script, and more testing of the packages
> and build results are always encouraged.
>
>
> Please put all discussion about this release in the DISCUSSION thread not
> this VOTE thread.
>
> Thanks,
> Alex Harui
>

Re: [VOTE] Release Apache FlexJS 0.7.0 RC1

Posted by Alex Harui <ah...@adobe.com>.
+1
Package 
https://dist.apache.org/repos/dist/dev/flex/flexjs/0.7.0/rc1/apache-flex-fl
exjs-0.7.0-src.tar.gz
Java 1.7
OS: Mac OS X x86_64 10.9.5
Source kit signatures match: y
Source kit builds: y
README is ok: y
RELEASE_NOTES is ok: y
NOTICE is ok: y
LICENSE is ok: y
No unapproved licenses or archives: y
No unapproved binaries: y

Package 
https://dist.apache.org/repos/dist/dev/flex/flexjs/0.7.0/rc1/binaries/apach
e-flex-flexjs-0.7.0-bin.tar.gz
Binary kit signatures match: y
NOTICE is ok: y
LICENSE is ok: y
No unapproved licenses or archives in binary package: y
No unapproved binaries in binary package: y

Package 
https://dist.apache.org/repos/dist/dev/flex/flexjs/0.7.0/rc1/doc/apache-fle
x-flexjs-0.7.0-asdocs.zip
Doc kit signatures match: y
NOTICE is ok: y
LICENSE is ok: y
No unapproved licenses or archives in doc package: y
No unapproved binaries in doc package: y



On 9/5/16, 7:39 AM, "Alex Harui" <ah...@adobe.com> wrote:

>Hi,
>
>This is vote for the 0.7.0 release of Apache FlexJS.
>
>The release candidate can be found here;
>https://dist.apache.org/repos/dist/dev/flex/flexjs/0.7.0/rc1/
>
>Before voting please review the section,'What are the ASF requirements on
>approving a release?', at:
>http://www.apache.org/dev/release.html#approving-a-release
>
>At a minimum you would be expected to check that:
>- MD5 and signed packages are correct
>- README, RELEASE_NOTES, NOTICE and LICENSE files are all fine
>- That the build script completes successfully
>- That you can compile and cross-compile a simple example using the SDK.
>
>The source package is set up the same way as the repo.  This means that
>the results of the build are not the same as an IDE-compatible SDK.  The
>compiled source package can be used in combination with the FalconJX
>source package to compile some of the sample applications.
>
>The most convenient way to use the binary package is to install it via Ant
>or the Installer.  To use an Installer you must use InstallApacheFlex
>version 3.1 or later.  You can get InstallApacheFlex here:
>http://www.apache.org/dyn/closer.cgi?path=/flex/installer/3.1/binaries/
>
>Please vote to approve this release:
>+1 Approve the release
>-1 Veto the release (please provide specific comments to why)
>
>This vote will be open for 72 hours or until a result can be called.
>
>The vote passes if there is:
>- At least 3 +1 votes from the PMC
>- More positive votes than negative votes
>
>Remember that this is a 'beta-quality' release so I expect there
>will be many bugs found.  IMO the goal is not to try to find and fix bugs
>in the RC, but to make sure we have the packaging right, and enough
>functionality that folks will have some success trying to use it.
>
>People who are not in PMC are also encouraged to test out the release and
>vote, although their votes will not be binding, they can influence how the
>PMC votes.
>
>When voting please indicate what OS, IDE, Flash Player version and AIR
>version you tested with.
>
>For your convenience, there is an ant script that automates the common
>steps to validate a release.  Instead of individually downloading the
>package and signature files, unzipping, etc, you can instead:
>1) create an empty folder,
>2) download into that folder this file:
>https://dist.apache.org/repos/dist/dev/flex/flexjs/0.7.0/rc1/ApproveFlexJS
>.xml
>3) run the script: ant -e -f ApproveFlexJS.xml -Drelease.version=0.7.0
>-Drc=1
>
>You are not required to use this script, and more testing of the packages
>and build results are always encouraged.
>
>
>Please put all discussion about this release in the DISCUSSION thread not
>this VOTE thread.
>
>Thanks,
>Alex Harui


Re: [VOTE] Release Apache FlexJS 0.7.0 RC1

Posted by Peter Ent <pe...@adobe.com>.
+1 Binding

Package 
https://dist.apache.org/repos/dist/dev/flex/flexjs/0.7.0/rc1/apache-flex-fl
exjs-0.7.0-src.tar.gz
Java 1.7
OS: Mac OS X x86_64 10.11.6
Source kit signatures match: y
Source kit builds: y
README is ok: y
RELEASE_NOTES is ok: y
NOTICE is ok: y
LICENSE is ok: y
No unapproved licenses or archives: y
No unapproved binaries: y


Package 
https://dist.apache.org/repos/dist/dev/flex/flexjs/0.7.0/rc1/binaries/apach
e-flex-flexjs-0.7.0-bin.tar.gz
Binary kit signatures match: y
NOTICE is ok: y
LICENSE is ok: y
No unapproved licenses or archives in binary package: y
No unapproved binaries in binary package: y


Package 
https://dist.apache.org/repos/dist/dev/flex/flexjs/0.7.0/rc1/doc/apache-fle
x-flexjs-0.7.0-asdocs.zip
Doc kit signatures match: y
NOTICE is ok: y
LICENSE is ok: y
No unapproved licenses or archives in doc package: y
No unapproved binaries in doc package: y

Peter Ent

Adobe Systems/Apache Flex Project

On 9/5/16, 10:39 AM, "Alex Harui" <ah...@adobe.com> wrote:

>Hi,
>
>This is vote for the 0.7.0 release of Apache FlexJS.
>
>The release candidate can be found here;
>https://dist.apache.org/repos/dist/dev/flex/flexjs/0.7.0/rc1/
>
>Before voting please review the section,'What are the ASF requirements on
>approving a release?', at:
>http://www.apache.org/dev/release.html#approving-a-release
>
>At a minimum you would be expected to check that:
>- MD5 and signed packages are correct
>- README, RELEASE_NOTES, NOTICE and LICENSE files are all fine
>- That the build script completes successfully
>- That you can compile and cross-compile a simple example using the SDK.
>
>The source package is set up the same way as the repo.  This means that
>the results of the build are not the same as an IDE-compatible SDK.  The
>compiled source package can be used in combination with the FalconJX
>source package to compile some of the sample applications.
>
>The most convenient way to use the binary package is to install it via Ant
>or the Installer.  To use an Installer you must use InstallApacheFlex
>version 3.1 or later.  You can get InstallApacheFlex here:
>http://www.apache.org/dyn/closer.cgi?path=/flex/installer/3.1/binaries/
>
>Please vote to approve this release:
>+1 Approve the release
>-1 Veto the release (please provide specific comments to why)
>
>This vote will be open for 72 hours or until a result can be called.
>
>The vote passes if there is:
>- At least 3 +1 votes from the PMC
>- More positive votes than negative votes
>
>Remember that this is a 'beta-quality' release so I expect there
>will be many bugs found.  IMO the goal is not to try to find and fix bugs
>in the RC, but to make sure we have the packaging right, and enough
>functionality that folks will have some success trying to use it.
>
>People who are not in PMC are also encouraged to test out the release and
>vote, although their votes will not be binding, they can influence how the
>PMC votes.
>
>When voting please indicate what OS, IDE, Flash Player version and AIR
>version you tested with.
>
>For your convenience, there is an ant script that automates the common
>steps to validate a release.  Instead of individually downloading the
>package and signature files, unzipping, etc, you can instead:
>1) create an empty folder,
>2) download into that folder this file:
>https://dist.apache.org/repos/dist/dev/flex/flexjs/0.7.0/rc1/ApproveFlexJS
>.xml
>3) run the script: ant -e -f ApproveFlexJS.xml -Drelease.version=0.7.0
>-Drc=1
>
>You are not required to use this script, and more testing of the packages
>and build results are always encouraged.
>
>
>Please put all discussion about this release in the DISCUSSION thread not
>this VOTE thread.
>
>Thanks,
>Alex Harui