Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jetty-build] Build failed in Hudson: jetty-nightly #473

See <https://hudson.eclipse.org/hudson/job/jetty-nightly/473/changes>

Changes:

[Jesse McConnell] [Bug 352133] add <Object> as abstractlist type

[Michael Gorovoy] 351576 Simplified response reader

[hmalphettes] bug 350785 Support for felix-3.2

[Greg Wilkins] 298502 added ProxyFakeTunnelTest.java to demonstrate the issue

[Jan Bartel] 352176 - xml parsing on startElement should be more flexible on using qName or localName

[Greg Wilkins] 298502 Handle 200 Connect responses with no content-length

------------------------------------------
Started by timer
Building remotely on Fastlane
Checkout:jetty-nightly / <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/> - hudson.remoting.Channel@6203171e:Fastlane
Using strategy: Default
Last Built Revision: Revision 295634a36947592d82a290f88a55d30de7ec896f (origin/master)
Checkout:jetty-nightly / <https://hudson.eclipse.org/hudson/job/jetty-nightly/ws/> - hudson.remoting.LocalChannel@18e4e6cf
GitAPI created
Fetching changes from the remote Git repository
Fetching upstream changes from git://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project.git
[jetty-nightly] $ git fetch -t git://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project.git +refs/heads/*:refs/remotes/origin/*
>From git://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.project
   249e62f..6a78284  298502     -> origin/298502
   295634a..61b2a5c  master     -> origin/master
[jetty-nightly] $ git ls-tree HEAD
[jetty-nightly] $ git rev-parse origin/master
Commencing build of Revision 61b2a5c751ff34de057c2a762b8b37b77adf146f (origin/master)
GitAPI created
Checking out Revision 61b2a5c751ff34de057c2a762b8b37b77adf146f (origin/master)
[jetty-nightly] $ git checkout -f 61b2a5c751ff34de057c2a762b8b37b77adf146f
[jetty-nightly] $ git tag -a -f -m "Hudson Build #473" hudson-jetty-nightly-473
Recording changes in branch origin/master
[jetty-nightly] $ git whatchanged --no-abbrev -M --pretty=raw 295634a36947592d82a290f88a55d30de7ec896f..61b2a5c751ff34de057c2a762b8b37b77adf146f
[jetty-nightly] $ /bin/sh -xe /tmp/hudson6313664369126486485.sh
+ cd jettytrunk
/tmp/hudson6313664369126486485.sh: line 2: cd: jettytrunk: No such file or directory



Back to the top