Hi Benedikt, An RC normally has a sry src and bin zips and tars. I usually test based on a src zip.
Gary On Sun, Oct 2, 2016 at 8:23 AM, Benedikt Ritter <[email protected]> wrote: > Hi, > > a long time has passed since we released Apache Commons Lang 3.4. We fixed > quite a few bugs and introduced some nice new features. For this reason, > I'd like to call a vote for releasing Apache Commons Lang 3.5 based on RC1. > > Commons Lang 3.5 RC1 is available for review here: > https://dist.apache.org/repos/dist/dev/commons/lang/LANG_3_5_RC1 (svn > revision 16325) > > Tag name: > LANG_3_5_RC1 (signature can be checked from git using 'git tag -v') > > Tag URL: > https://git-wip-us.apache.org/repos/asf?p=commons-lang.git;a=commit;h= > 4b2ec07989753b8f5e97cf0fdaa6cdd866ac30f5 > > Commit ID the tag points at: > 4b2ec07989753b8f5e97cf0fdaa6cdd866ac30f5 > > Maven artifacts are here: > https://repository.apache.org/content/repositories/orgapachecommons-1204 > > These are the Maven artifacts and their hashes: > > commons-lang3-3.5-javadoc.jar > (SHA1: 9a5aff3c756701522cdd812a21d1947c54857491) > commons-lang3-3.5-sources.jar > (SHA1: 505b17dd8097ad6d5a536197b38786aafb04b41b) > commons-lang3-3.5-test-sources.jar > (SHA1: c56a478f2c46640239e7453a98e646b94e6198e2) > commons-lang3-3.5-tests.jar > (SHA1: aa4653a9342ac9f49d147699d13e3bc27488b00f) > commons-lang3-3.5.jar > (SHA1: cef2bb5803f0325d88263ae2566ef5a31b28fad7) > commons-lang3-3.5.pom > (SHA1: 08b969f02dfa03fa493fd6eba4cb9dcceea5aefd) > > I've tested with JDK 1.6, 7, 8 and Java 9 EA using Maven 3.2.5. > Note that there are some problems when building on Java 9. We're currently > investigating this, see https://issues.apache.org/jira/browse/LANG-1265 > To build on Java 9 you need to explicitly set the local provide to JRE: > > mvn -Djava.locale.providers=JRE clean test > > Details of changes since 3.4 are in the release notes: > > https://dist.apache.org/repos/dist/dev/commons/lang/LANG_3_ > 5_RC1/RELEASE-NOTES.txt > http://home.apache.org/~britter/commons/lang/3_5_RC1/changes-report.html > > Site: > http://home.apache.org/~britter/commons/lang/3_5_RC1 > > Clirr Report (compared to 3.4): > http://home.apache.org/~britter/commons/lang/3_5_RC1/clirr-report.html > (sorry, I messed up the site build and had to add the Clirr report > manually...) > > Note that Clirr reports several errors due to additions in the interface > org.apache.commons.lang3.time.DatePrinter > These are considered okay, since the DatePrinter interface is not meant to > be implemented by clients. This change is documented in the release notes. > > RAT report: > http://home.apache.org/~britter/commons/lang/3_5_RC1/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 17:30 UTC+2 05-October 2016. > > [ ] +1 Release these artifacts > [ ] +0 Okay, but... > [ ] -0 Okay, but really should fix... > [ ] -1 I oppose this release because... > > Thank you, > Benedikt > -- E-Mail: [email protected] | [email protected] 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
