On Tue, Nov 27, 2012 at 3:51 PM, Oliver Heger <oliver.he...@oliver-heger.de>wrote:
> Build works fine with Java 1.5 on Windows 7, artifacts and site look good. > > Minor nits: > - The cobertura report shows a pretty low coverage rate. > Patches? ;) > - There is a bunch of findbugs errors; most of them are related to > encoding issues, so I guess this is nothing critical. > This has been like this for a while, some are by design like: if (enc==null) { foo.read(in) } else { foo.read(in, enc) } but even that could be recoded to use java.nio.charset.Charset.defaultCharset()... Gary > > +1 > > Oliver > > Am 26.11.2012 19:29, schrieb sebb: > > This is a vote to release Apache Commons NET 3.2 based on RC1. >> >> [ ] +1 release it >> [ ] +0 go ahead I don't care >> [ ] -1 no, do not release it because... >> >> tag: >> https://svn.apache.org/repos/**asf/commons/proper/net/tags/**NET_3_2_RC1/<https://svn.apache.org/repos/asf/commons/proper/net/tags/NET_3_2_RC1/>(r1413727) >> >> site: >> http://people.apache.org/~**sebb/net-3.2-RC1/<http://people.apache.org/~sebb/net-3.2-RC1/> >> >> The Javadocs (1.4.1) link does not work, nor does the download link. >> These will be OK once the site is deployed. >> >> Source and binary archives (tar.gz and .zip) and Maven jars: >> https://repository.apache.org/**content/repositories/** >> orgapachecommons-078/<https://repository.apache.org/content/repositories/orgapachecommons-078/> >> >> [The tar.gz and .zip files will be moved to dist/commons/net before >> promoting the Maven jars to release status] >> >> Vote will remain open for at least 72 hours. >> >> ------------------------------**------------------------------**--------- >> To unsubscribe, e-mail: >> dev-unsubscribe@commons.**apache.org<dev-unsubscr...@commons.apache.org> >> For additional commands, e-mail: dev-h...@commons.apache.org >> >> > > ------------------------------**------------------------------**--------- > To unsubscribe, e-mail: > dev-unsubscribe@commons.**apache.org<dev-unsubscr...@commons.apache.org> > For additional commands, e-mail: dev-h...@commons.apache.org > > -- E-Mail: garydgreg...@gmail.com | ggreg...@apache.org JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0 Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory