You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by Christofer Dutz <ch...@c-ware.de> on 2015/02/27 10:23:43 UTC

[VOTE] [BlazeDS] Release of Apache BlazeDS 4.7.0.0 RC1

?Hi guys,


I just staged the first RC for BlazeDS 4.7.0.0. It is available at:

https://repository.apache.org/content/repositories/orgapacheflex-1004/

The source-zip artifact is available at https://repository.apache.org/content/repositories/orgapacheflex-1004/org/apache/flex/blazeds/blazeds/4.7.0.0/


This version is a parity release to Adobe BlazeDS 4.6.0.0 and the only major changes were applied to the test-suite to make it self sufficient and not rely on any manually installed BlazeDS servers being available.


Hope this one goes out smoothly ;-)


Chris



Re: [VOTE] [BlazeDS] Release of Apache BlazeDS 4.7.0.0 RC1

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

+0 binding for now (because pom issue - see discuss thread)

I checked:
- signatures and hashes correct
- LICENCE and NOTICE correct
- all files have Apache header
- no binary files in release
- can compile from source
- all tests pass

May be an issue with tag in the pom.xml. Should this have RC1 in it?
<tag>blazeds-4.7.0.0-RC1</tag>

Minor issues (not blockers/can be done next release):
- Would be nice to see blazeds-4.7.0.0-source-release.tar.gz as well as blazeds-4.7.0.0-source-release.zip
- Consider adding "apache" to release artefact (gives further legal protection)
- NOTICE year should probably be a range not just 2015
- README states " This version adds new features and implements bug fixes that were unavailable in previous versions". What are these?
- README instructions may need expanding on/clarification as there's no modules directory in the source release

Thanks,
Justin