STATUS.html and PROPOSAL.html are missing from the source archive. Otherwise hashes and sigs and content agree with SVN.
I get the following test failures with Java8 on MacOSX Failed tests: IndexedPropertyTestCase.testArrayListIndexedPropertyDescriptor:175 Not IndexedPropertyDescriptor expected:<class java.beans.IndexedPropertyDescriptor> but was:<class java.beans.PropertyDescriptor> IndexedPropertyTestCase.testArrayListReadMethod:316 Threw exception java.lang.ClassCastException: java.beans.PropertyDescriptor cannot be cast to java.beans.IndexedPropertyDescriptor IndexedPropertyTestCase.testArrayListWriteMethod:330 Threw exception java.lang.ClassCastException: java.beans.PropertyDescriptor cannot be cast to java.beans.IndexedPropertyDescriptor IndexedPropertyTestCase.testListIndexedPropertyDescriptor:156 Not IndexedPropertyDescriptor expected:<class java.beans.IndexedPropertyDescriptor> but was:<class java.beans.PropertyDescriptor> IndexedPropertyTestCase.testListIndexedReadMethod:288 Threw exception java.lang.ClassCastException: java.beans.PropertyDescriptor cannot be cast to java.beans.IndexedPropertyDescriptor IndexedPropertyTestCase.testListIndexedWriteMethod:302 Threw exception java.lang.ClassCastException: java.beans.PropertyDescriptor cannot be cast to java.beans.IndexedPropertyDescriptor IndexedPropertyTestCase.testListReadMethod:256 Threw exception java.lang.ClassCastException: java.beans.PropertyDescriptor cannot be cast to java.beans.IndexedPropertyDescriptor IndexedPropertyTestCase.testListWriteMethod:274 Threw exception java.lang.ClassCastException: java.beans.PropertyDescriptor cannot be cast to java.beans.IndexedPropertyDescriptor Jira422TestCase.testRootBean:36 expected:<java.[lang.String]> but was:<java.[util.List]> Jira422TestCase.testSecondChildBean:42 expected:<java.[lang.String]> but was:<java.[util.List]> Tests run: 1281, Failures: 10, Errors: 0, Skipped: 0 I think this needs a -1 On 3 June 2016 at 01:24, Gary Gregory <garydgreg...@gmail.com> wrote: > Apache Commons BeanUtils 1.9.3 RC1 is available for review here: > > https://dist.apache.org/repos/dist/dev/commons/beanutils/ > (revision 13874) > > commons-beanutils-1.9.3-bin.tar.gz > (SHA1: 5c66783bb2bce21992cc3515a7b78f36f17c8709) > commons-beanutils-1.9.3-bin.zip > (SHA1: 3508ced3e244bc1583f6f4be119f50fe4fd162b3) > commons-beanutils-1.9.3-src.tar.gz > (SHA1: 51879c555ae045f2c09a24eb69a68b6af0544c06) > commons-beanutils-1.9.3-src.zip > (SHA1: 0a16325c44dfee1a29e1e6788115930acbb13313) > > Maven artifacts are here: > > https://repository.apache.org/content/repositories/orgapachecommons-1176/commons-beanutils/commons-beanutils/1.9.3/ > > These are the artifacts and their hashes: > > commons-beanutils-1.9.3-test-sources.jar > (SHA1: 5365ebf268504d69941c21007a2c0a1334589e8f) > commons-beanutils-1.9.3-sources.jar > (SHA1: 53bae8809672897cb9954669775fb214623c6b89) > commons-beanutils-1.9.3.pom > (SHA1: dbedbbc25b2a981a7598f647100092ce5cb28a55) > commons-beanutils-1.9.3.jar > (SHA1: 15f7207f3ccfb6aa607eb93414723bf8a0c9297c) > commons-beanutils-1.9.3-javadoc.jar > (SHA1:71f2729e5b5bc5f969233c190c105607f55859bf) > commons-beanutils-1.9.3-tests.jar > (SHA1: 3c0a8818f23da165b6e825874c3287e1cbec403b) > > Details of changes since 1.9.2 are in the release notes: > > https://dist.apache.org/repos/dist/dev/commons/beanutils/RELEASE-NOTES.txttxt > http://home.apache.org/~ggregory/beanutils-1.9.3-rc1/site/changes-report.html > > > The tag is here: > https://svn.apache.org/repos/asf/commons/proper/beanutils/tags/beanutils-1.9.3-RC1/ > (revision 1745420) > > Site: > http://home.apache.org/~ggregory/beanutils-1.9.3-rc1/site/ > > (some *relative* links are broken - these will be OK once the site > is deployed) > > Clirr Report (compared to 1.9.2): > http://home.apache.org/~ggregory/beanutils-1.9.3-rc1/site/clirr-report.html > > RAT Report: > http://home.apache.org/~ggregory/beanutils-1.9.3-rc1/site/rat-report.html > > KEYS: > https://www.apache.org/dist/commons/KEYS > > Please review the release candidate and vote. > > This vote will close no sooner than 72 hours from now, i.e. sometime after > 18:00 PST 5 June 2016 > > > [ ] +1 Release these artifacts > [ ] +0 OK, but... > [ ] -0 OK, but really should fix... > [ ] -1 I oppose this release because... > > Thanks! > Gary Gregory > > > -- > E-Mail: garydgreg...@gmail.com | ggreg...@apache.org > Java Persistence with Hibernate, Second Edition > <http://www.manning.com/bauer3/> > JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> > Spring Batch in Action <http://www.manning.com/templier/> > Blog: http://garygregory.wordpress.com > Home: http://garygregory.com/ > Tweet! http://twitter.com/GaryGregory --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org