On 23 April 2010 14:56, Joe Bohn <[email protected]> wrote: > > > On 4/22/10 6:38 PM, David Jencks wrote: >> >> What happened to application? I see a tag but nothing in staging > > Perhaps the mvn release:perform didn't complete?
Yes, I think that's what happened > > >> >> On my mac I get itest failures in transaction. I get them with trunk too. >> The errors look something like this: >> >> Caused by: ERROR XBM0J: Directory >> /private/var/folders/J0/J041U4tbGqeIsK+mFxmskk+++TI/-Tmp-/paxexam_runner_david/TESTDB >> already exists. >> at >> org.apache.derby.iapi.error.StandardException.newException(Unknown Source) >> at >> org.apache.derby.impl.services.monitor.StorageFactoryService$9.run(Unknown >> Source) >> at java.security.AccessController.doPrivileged(Native Method) >> at >> org.apache.derby.impl.services.monitor.StorageFactoryService.createServiceRoot(Unknown >> Source) >> >> ... >> >> I haven't checked the legal files yet but so far everything in staging >> except samples (which needs application) builds OK for me (except for the >> above test error that I'm not worrying about). Assuming the application >> stuff can be located and the legal files look OK I will be voting +1. >> >> thanks >> david jencks >> >> >> On Apr 22, 2010, at 10:39 AM, Jeremy Hughes wrote: >> >>> I've staged the second release candidate for Aries (Incubating) v0.1. >>> The following Aries top level modules are staged and tagged in >>> https://svn.apache.org/repos/asf/incubator/aries/tags/ at revision >>> 936975. >>> >>> Modules staged at >>> >>> https://repository.apache.org/content/repositories/orgapachearies-009/ >>> >>> are: >>> >>> parent >>> eba-maven-plugin >>> testsupport >>> util >>> blueprint >>> jndi >>> transaction >>> web >>> application >>> jmx >>> jpa >>> samples >>> >>> The RAT and IANAL bulid checks passed. >>> >>> The vote will be open for 72 hours. >>> >>> [ ] +1 >>> [ ] +0 >>> [ ] -1 >>> >>> Thanks, >>> Jeremy >> >> > > > -- > Joe >
