This is fixed. current trunk works fine now.
And ${plexus.home} too (You can have a look at the end of the page [1])
I think we could do something similar for ${basedir} instead of the
current implementation with a String.replace.
WDYT ?-- Olivier [1] http://plexus.codehaus.org/plexus-components/plexus-spring/ 2008/3/27, Olivier Lamy <[EMAIL PROTECTED]>: > Merge done. > > I have found an other fix to do in plexus-spring with the > configuration like <from-mailbox> and class field fromMailbox. > > Currently mail notification in trunk doesn't work until this will be fixed. > > > -- > Olivier > > 2008/3/27, Emmanuel Venisse <[EMAIL PROTECTED]>: > > > ok for me > > > > > > Emmanuel > > > > > > On Thu, Mar 27, 2008 at 9:04 PM, Brett Porter <[EMAIL PROTECTED]> wrote: > > > > > It builds, starts, and at least runs a scheduled job on Mac. I think > > > it's good to go for trunk. Still need the ${plexus.home} fix though. > > > > > > - Brett > > > > > > On 28/03/2008, at 5:41 AM, Olivier Lamy wrote: > > > > > > > fixed. Permission issue on temporay files, java.io.tmpdir is a shared > > > > directory on solaris box (/var/tmp). > > > > > > > > Someone can try a build on an other os (mac). > > > > > > > > If no issue or objections, I will merge the branch to the trunk > > > > > > > > Thanks, > > > > -- > > > > Olivier > > > > 2008/3/27, Olivier Lamy <[EMAIL PROTECTED]>: > > > >> argh not yet ;-) > > > >> Some units failed on my solaris box. > > > >> > > > >> 2008/3/27, Jesse McConnell <[EMAIL PROTECTED]>: > > > >> > > > >>> I don't see why not... > > > >>> > > > >>> > > > >>> On Thu, Mar 27, 2008 at 5:31 AM, Olivier Lamy <[EMAIL PROTECTED]> > > > >>> wrote: > > > >>> > > > >>>> Hi, > > > >>>> The continuum-spring branch works now. > > > >>>> I have some minor fixes to add like interpolation of $ > > > >>>> {plexus.home} in > > > >>>> plexus-spring. > > > >>>> > > > >>>> No objection to merge this in trunk ? > > > >>>> > > > >>>> -- > > > >>>> Olivier > > > >>>> > > > >>> > > > >>> > > > >>> > > > >>> > > > >>> -- > > > >>> jesse mcconnell > > > >>> [EMAIL PROTECTED] > > > >>> > > > >> > > > > > > -- > > > Brett Porter > > > [EMAIL PROTECTED] > > > http://blogs.exist.com/bporter/ > > > > > > > > >
