Looking at the release notes
https://dist.apache.org/repos/dist/dev/commons/bcel/RELEASE-NOTES.txt, you
will see BCEL-295 is in this RC.

Gary

On Sat, Dec 2, 2017 at 1:24 PM, Gary Gregory <garydgreg...@gmail.com> wrote:

> Also note that my prime motivation here is to get a version out of the
> door that does not blow up violently when Java 9 bytes codes are scanned.
>
> Gary
>
> On Sat, Dec 2, 2017 at 1:14 PM, Gary Gregory <garydgreg...@gmail.com>
> wrote:
>
>> Mark,
>>
>> Unless BCEL-295 <https://issues.apache.org/jira/browse/BCEL-295> is a
>> regression, I see no technical reason for a -1. What am I missing?
>>
>> Gary
>>
>> On Sat, Dec 2, 2017 at 12:35 PM, Mark Roberts <mar...@cs.washington.edu>
>> wrote:
>>
>>> I have to vote -1 until 295 is fixed - this will force us to have a
>>> private version of bcel.
>>>
>>> https://issues.apache.org/jira/browse/BCEL-295
>>>
>>> Mark
>>>
>>>
>>> -----Original Message-----
>>> From: Gary Gregory [mailto:ggreg...@apache.org]
>>> Sent: Thursday, November 30, 2017 8:18 PM
>>> To: Commons Developers List
>>> Subject: [VOTE] Release Apache Commons BCEL based on RC1
>>>
>>> We fixed a few bugs and added some enhancements since we released Apache
>>> Commons BCEL 6.1, so I would like to release Commons BCEL 6.2.
>>>
>>> Commons BCEL 6.2 RC1 is available for review here:
>>>     https://dist.apache.org/repos/dist/dev/commons/bcel at svn revision:
>>> 23349
>>>
>>> The tag is here:
>>>     http://svn.apache.org/repos/asf/commons/proper/bcel/tags/BCE
>>> L_6_2_RC1/
>>> (svn revision 1816763)
>>>     N.B. the SVN revision is required because SVN tags are not immutable.
>>>
>>> Maven artifacts are here:
>>>     https://repository.apache.org/content/repositories/orgapache
>>> commons-1294
>>>
>>> These are the Maven artifacts and their hashes
>>>
>>> /org/apache/bcel/bcel/6.2/bcel-6.2-test-sources.jar
>>> (SHA1: feef9dc39b67bf76d90a16abf3b5711d894bdafc)
>>> /org/apache/bcel/bcel/6.2/bcel-6.2.jar.asc
>>> (SHA1: 10911db34eabbf5ed77175147d890431815a66e9)
>>> /org/apache/bcel/bcel/6.2/bcel-6.2-tests.jar.asc
>>> (SHA1: dd32ec245d2d664ee69a70bde304df5f577c3e8b)
>>> /org/apache/bcel/bcel/6.2/bcel-6.2-src.tar.gz.asc
>>> (SHA1: 1b6562ffec86267c8d1935dc1fa33c0fd225a094)
>>> /org/apache/bcel/bcel/6.2/bcel-6.2-bin.tar.gz.asc
>>> (SHA1: b7c31d213469b4044361b780890732f67859ec7e)
>>> /org/apache/bcel/bcel/6.2/bcel-6.2-bin.zip.asc
>>> (SHA1: 7137b7dfbc135aed1b2f8c7c974289e5ad645e3b)
>>> /org/apache/bcel/bcel/6.2/bcel-6.2-tests.jar
>>> (SHA1: 9de7ca4bbce76f7a877700ffc88bc2e36ef065ea)
>>> /org/apache/bcel/bcel/6.2/bcel-6.2-javadoc.jar
>>> (SHA1: 6eba2e55001a6093c8a9aa72132385e93fbe09d3)
>>> /org/apache/bcel/bcel/6.2/bcel-6.2-sources.jar
>>> (SHA1: df05f2afa0f58aefe5c3344fc67295ffc2050d53)
>>> /org/apache/bcel/bcel/6.2/bcel-6.2-test-sources.jar.asc
>>> (SHA1: 4999bb9f6d5ad677f13f1e5e856f8a76fdf3c8fc)
>>> /org/apache/bcel/bcel/6.2/bcel-6.2.pom.asc
>>> (SHA1: 6fd1c5c4fbc96b83f06c421a99fc3ee7f975c310)
>>> /org/apache/bcel/bcel/6.2/bcel-6.2.jar
>>> (SHA1: 2c1499b28bf2638cbdb5fa94350d41a46d2bd4e0)
>>> /org/apache/bcel/bcel/6.2/bcel-6.2-bin.tar.gz
>>> (SHA1: 9116cfccfb5f55a5a9e46fb685c7aa344712d52e)
>>> /org/apache/bcel/bcel/6.2/bcel-6.2-src.zip.asc
>>> (SHA1: 4b86e83b5c0dcd0e3abe86fda7ff5a9aaa1ab67d)
>>> /org/apache/bcel/bcel/6.2/bcel-6.2-bin.zip
>>> (SHA1: 95e191ca708c0187292dbef4fe42fd60f52d1d1a)
>>> /org/apache/bcel/bcel/6.2/bcel-6.2-sources.jar.asc
>>> (SHA1: 7e36d6e1ba882adf877306940184732f49c0385b)
>>> /org/apache/bcel/bcel/6.2/bcel-6.2-javadoc.jar.asc
>>> (SHA1: bee5e89f33d3e29d0d2c2d6ab6c56e0c06f0d20c)
>>> /org/apache/bcel/bcel/6.2/bcel-6.2-src.tar.gz
>>> (SHA1: 496c6f58f74ae55f513ed14c7268833289649236)
>>> /org/apache/bcel/bcel/6.2/bcel-6.2.pom
>>> (SHA1: 3932199e50571760ae8acdd0f153a32891b5696c)
>>> /org/apache/bcel/bcel/6.2/bcel-6.2-src.zip
>>> (SHA1: 42c1b8e8ae6d3dafc56ae9c05c3f3ca0819c782c)
>>>
>>> I have tested this with Oracle Java 7 using Maven 3.5.2 on Windows 10.
>>>
>>> Details of changes since 6.1 are in the release notes:
>>>     https://dist.apache.org/repos/dist/dev/commons/bcel/RELEASE-
>>> NOTES.txt
>>>
>>>
>>> Site:
>>>     https://people.apache.org/~ggregory/commons-bcel-3.2-RC1-site.zip
>>>   (note some *relative* links are broken and the 1.2 directories are
>>>   not yet created - these will be OK once the site is deployed)
>>>
>>> The Clirr and RAT Reports (compared to 6.1) are in the zipped site.
>>>
>>> KEYS:
>>>   https://www.apache.org/dist/commons/KEYS
>>>
>>> Please review the release candidate and vote. This vote will close no
>>> sooner that 72 hours from now, sometime after 05:00 UTC 4-December 2017
>>>
>>>   [ ] +1 Release these artifacts
>>>   [ ] +0 OK, but...
>>>   [ ] -0 OK, but really should fix...
>>>   [ ] -1 I oppose this release because...
>>>
>>> Thanks!
>>>
>>> Gary Gregory,
>>> Apache Commons PMC Chair
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
>>> For additional commands, e-mail: dev-h...@commons.apache.org
>>>
>>>
>>
>

Reply via email to