On 11/06/2009, Siegfried Goeschl <siegfried.goes...@it20one.at> wrote: > Hi folks, > > I would like to call a vote for releasing commons-email-1.2 ..... :-) > > Tag: > > https://svn.apache.org/repos/asf/commons/proper/email/tags/EMAIL_1_2
I tested against: Last Changed Rev: 783930 AL headers are missing from commons-email.iml commons-email.ipr pom.xml I wonder whether the first two files belong in SVN at all. Given that Maven downloads the required libraries, I cannot see the need to include the following files in the lib directory: subethasmtp-smtp-1.2-java14.jar subethasmtp-wiser-1.2-java14.jar I think the entire directory should be removed from SVN (it's not in the source archives). A few missing SVN properties: svn ps svn:eol-style native RELEASE-NOTES.txt svn ps svn:eol-style native lib/README.txt svn ps svn:mime-type application/pdf src/test/attachments/logo.pdf svn ps svn:eol-style native xdocs/release_1_1.xml > Site: > > http://people.apache.org/builds/commons/email/1.2/RC1/site/index.html The site does not mention which version of Java is needed; it could perhaps be mentioned in the "Releases" section on the front page. > Binaries: > > > http://people.apache.org/builds/commons/email/1.2/RC1/staged/commons-email/commons-email/1.2/ The build.xml file is useless, as it refers to maven-build.xml which is missing. As the code requires 1.4+, there's no need for an Ant build - delete the file build.xml Maven 2 reports: [WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent! The POM needs to be fixed. Three test cases fail: testEmbedUrl(org.apache.commons.mail.HtmlEmailTest) Time elapsed: 2.5 sec <<< FAILURE! junit.framework.AssertionFailedError: Should have thrown an exception at junit.framework.Assert.fail(Assert.java:47) at org.apache.commons.mail.HtmlEmailTest.testEmbedUrl(HtmlEmailTest.java:190) testAttach(org.apache.commons.mail.MultiPartEmailTest) Time elapsed: 1.703 sec <<< FAILURE! junit.framework.AssertionFailedError: Should have thrown an exception at junit.framework.Assert.fail(Assert.java:47) at org.apache.commons.mail.MultiPartEmailTest.testAttach(MultiPartEmailTest.java:237) testAttach3(org.apache.commons.mail.MultiPartEmailTest) Time elapsed: 1.625 sec <<< FAILURE! junit.framework.AssertionFailedError: Should have thrown an exception at junit.framework.Assert.fail(Assert.java:47) at org.apache.commons.mail.MultiPartEmailTest.testAttach3(MultiPartEmailTest.java:313) > [ ] +1 release it > [ ] +0 go ahead I don't care > [X] -1 no, do not release it because Missing AL Headers in pom.xml and .pom also test failures > Thanks in advance > > Siegfried Goeschl > > PS: Special thanks to Corey Scott for providing a lot of patches > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org