Hello sebb, I'm getting a difference when comparing the src archive with the tag:
$ diff -rwq commons-net-3.4-src NET_3_4_RC1/ Only in NET_3_4_RC1/: .svn Only in NET_3_4_RC1/: doap_net.rdf Files commons-net-3.4-src/src/test/java/org/apache/commons/net/smtp/SimpleSMTPHeaderTestCase.java and NET_3_4_RC1/src/test/java/org/apache/commons/net/smtp/SimpleSMTPHeaderTestCase.java differ looks like something related to line breaks. Don't know why it only shows up for SimpleSMTPHeaderTestCase. Everything else looks good to me. I've build with Java 6,7 and 8. Net 3.4 can not be build with Java 9 EA because source option 1.5 has been removed. +1 Benedikt 2015-11-19 14:09 GMT+01:00 sebb <seb...@gmail.com>: > It's probably about time to release NET. > There have been quite a few improvements and fixes since the last version. > > == > > Net 3.4 RC2 is available for review here: > https://dist.apache.org/repos/dist/dev/commons/net/ (svn revision > 11241) > > > ./binaries/commons-net-3.4-bin.tar.gz.sha1:88411522395b4000b038a94ab007be89ebda2ec3 > > ./binaries/commons-net-3.4-bin.zip.sha1:f252a45b1610346116c9dd966fec9a15171223d1 > > ./source/commons-net-3.4-src.tar.gz.sha1:abfba84427a06341e113d59d8f75855e67093087 > > ./source/commons-net-3.4-src.zip.sha1:f3b38dfcccd8fcdc9ac500a5f8580a198888817b > > Maven artifacts are here: > > https://repository.apache.org/content/repositories/orgapachecommons-1120/commons-net/commons-net/3.4/ > > These are the artifacts and their hashes > > /commons-net/commons-net/3.4/commons-net-3.4-test-sources.jar > (SHA1: fdb74119054a2aacc134c56137660d7a0a40e4a8) > /commons-net/commons-net/3.4/commons-net-3.4-javadoc.jar > (SHA1: b882750c8dbd480e2b9afd357dcf71d962f2fa03) > /commons-net/commons-net/3.4/commons-net-3.4-ftp.jar > (SHA1: 6fc585e5f3dc8333b20110af22a8bae59f5246cb) > /commons-net/commons-net/3.4/commons-net-3.4-tests.jar > (SHA1: ce44ebc0e7be56c3bd650700be93c5b377b47573) > /commons-net/commons-net/3.4/commons-net-3.4.pom > (SHA1: d1790447a41c848af8cba0919fae7a577fbc744a) > /commons-net/commons-net/3.4/commons-net-3.4.jar > (SHA1: 5e984db9554728564d58e90da5d90eff8ae8cf2d) > /commons-net/commons-net/3.4/commons-net-3.4-sources.jar > (SHA1: 08439b8f20d7bdec502423732798a639501732c8) > /commons-net/commons-net/3.4/commons-net-3.4-examples.jar > (SHA1: 33abb13d790501fc9e4e77a40425bc381d39b9ca) > > Details of changes since 3.3 are in the release notes: > https://dist.apache.org/repos/dist/dev/commons/net/RELEASE-NOTES.txt > http://people.apache.org/~sebb/net-3.4-RC2/changes-report.html > > I have tested this with JDK 1.6, 1.7, 1.8 using maven3. > > The tag is here: > http://svn.apache.org/repos/asf/commons/proper/net/tags/NET_3_4_RC2/ > (svn 1715166) > N.B. the SVN revision is required because SVN tags are not immutable. > > Site: > http://people.apache.org/~sebb/net-3.4-RC2/ > (note some *relative* links are broken and the 3.4 directories are > not yet created - these will be OK once the site is deployed) > > download_net.cgi does not work, but the template can be checked at > http://people.apache.org/~sebb/net-3.4-RC2/download_net.html > > Clirr Report (compared to 3.3): > http://people.apache.org/~sebb/net-3.4-RC2/clirr-report.html > > Note that adding methods to an interface is binary-compatible, but > not source-compatible > This change is documented in the Release Notes > > RAT Report: > http://people.apache.org/~sebb/net-3.4-RC2/rat-report.html > > 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, i.e. after > 14:00 GMT 22-Nov 2015 > > [ ] +1 Release these artifacts > [ ] +0 OK, but... > [ ] -0 OK, but really should fix... > [ ] -1 I oppose this release because... > > Thanks! > > Sebb > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > > -- http://people.apache.org/~britter/ http://www.systemoutprintln.de/ http://twitter.com/BenediktRitter http://github.com/britter