Hi all,

So, there was no obvious improvement in the rate of test failures, so I did
some work on this today and I think I've fixed the problem. What the
problem was, I cannot say exactly. It seems that there might have been an
API change in the location of WebAppContext in the org.mortbay.jetty
package, so I've locked the version in to 6.1.22, which seems to work. I
believe that the issue was around the version of the plugin, but I'm not
sure. I also added explicit versions to most plugins in the pom.xml to get
rid of the scary maven warning messages.

I had to make similar changes for SBT in order to get rid of the error
there.

We seem to have some test failures now, so that would be the next thing to
look in to. There are also a large number of deprecation warnings that we
should address. I'm looking forward to being able to spend more significant
amounts of time on ESME starting in May, so hopefully I can start to drive
the cleanup as well as some of the larger projects (Akka/Camel integration)
we have planned in May/June.

I've turned on email notifications in Jenkins (builds.apache.org) again.

Cheers,
Ethan

On Wed, Feb 22, 2012 at 2:29 PM, Richard Hirsch <[email protected]>wrote:

> Thanks.
>
> I'll check back next week.
>
> R.
>
> On Wed, Feb 22, 2012 at 1:15 PM, Ethan Jewett <[email protected]> wrote:
> > I've turned off email notifications on Hudson for the time being.
> >
> > Cheers,
> > Ethan
> >
> > On Mon, Feb 20, 2012 at 6:21 PM, Ethan Jewett <[email protected]>
> wrote:
> >
> >> Certainly seems that something changed. I'm wondering if this earlier
> >> warning has something to do with the later error:
> >>
> >> [WARNING] Could not transfer metadata
> org.mortbay.jetty:jetty/maven-metadata.xml
> >> from/to Apache Repo (
> >> http://people.apache.org/repo/m1-ibiblio-rsync-repository): No
> connector
> >> available to access repository Apache Repo (
> >> http://people.apache.org/repo/m1-ibiblio-rsync-repository) of type
> legacy
> >> using the available factories WagonRepositoryConnectorFactory
> >>
> >> I just tried a completely clean build locally after deleting my .m2
> >> repository and it seems to have worked fine. Maybe we need to send this
> >> error to Apache infrastructure?
> >>
> >> Ethan
> >>
> >>
> >> On Mon, Feb 20, 2012 at 4:15 PM, Richard Hirsch <[email protected]
> >wrote:
> >>
> >>> Is this error coming from a change in jetty?
> >>>
> >>>  error: WebAppContext is not a member of org.mortbay.jetty.webapp
> >>> [WARNING] import org.mortbay.jetty.webapp.WebAppContext
> >>>
> >>> D.
> >>>
> >>> On Mon, Feb 20, 2012 at 1:17 PM, Apache Jenkins Server
> >>> <[email protected]> wrote:
> >>> > error: WebAppContext is not a member of org.mortbay.jetty.webapp
> >>> > [WARNING] import org.mortbay.jetty.webapp.WebAppContext
> >>>
> >>
> >>
>

Reply via email to