Hi, I downloaded the source package from: https://repository.apache.org/content/repositories/orgapachejames-009/org/apache/james/apache-james-mailbox/0.4/apache-james-mailbox-0.4-source-release.zip
decompressed it and run a simple "mvn package" (windows 7 64bit) and I see 6 failures in HBase Mailbox module. ----- Tests in error: org.apache.james.mailbox.hbase.HBaseMailboxManagerTest org.apache.james.mailbox.hbase.HBaseMailboxSessionMapperFactoryTest org.apache.james.mailbox.hbase.mail.HBaseMailboxMapperTest org.apache.james.mailbox.hbase.mail.HBaseMessageMapperTest org.apache.james.mailbox.hbase.mail.HBaseUidAndModSeqProviderTest org.apache.james.mailbox.hbase.user.HBaseSubscriptionMapperTest ----- It seems the tests try to execute an "ls" command (not available in my environment). I don't think this is blocking for the release, but I can't complete my review for the vote until I get access my unix box (maybe the weekend). Stefano 2012/2/22 Eric Charles <[email protected]>: > Hi there, > > In preparation of James server 3.0b4 release, we have to release Mailbox > 0.4. > > You can see the list of changes on > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311221&version=12316646 > > We don't have a source tarball, please review the src jar and the svn tag. > > So please cast your VOTE: > > [ ] +1 Please release > [ ] +0 No time to review > [ ] -1 Something is wrong > > SVN tag: > https://svn.apache.org/repos/asf/james/mailbox/tags/apache-james-mailbox-0.4/ > > Staging repository: > https://repository.apache.org/content/repositories/orgapachejames-009/ > > Thx. > -- > eric | http://about.echarles.net | @echarles > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
