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 #474

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

Changes:

[Michael Gorovoy] 298502 CONNECT uses same HTTP version as original request

[Jesse McConnell] [Bug 352133] fix warning related to 1.5

[Jesse McConnell] Add in a bit more to this test so it checks that actual values make it

[Jesse McConnell] remove some logging

------------------------------------------
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 61b2a5c751ff34de057c2a762b8b37b77adf146f (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
   61b2a5c..7eec3b6  master     -> origin/master
[jetty-nightly] $ git ls-tree HEAD
[jetty-nightly] $ git rev-parse origin/master
Commencing build of Revision 7eec3b65e61ae3ba1e9abb8c55361abb528b9ddd (origin/master)
GitAPI created
Checking out Revision 7eec3b65e61ae3ba1e9abb8c55361abb528b9ddd (origin/master)
[jetty-nightly] $ git checkout -f 7eec3b65e61ae3ba1e9abb8c55361abb528b9ddd
[jetty-nightly] $ git tag -a -f -m "Hudson Build #474" hudson-jetty-nightly-474
Recording changes in branch origin/master
[jetty-nightly] $ git whatchanged --no-abbrev -M --pretty=raw 61b2a5c751ff34de057c2a762b8b37b77adf146f..7eec3b65e61ae3ba1e9abb8c55361abb528b9ddd
[jetty-nightly] $ /bin/sh -xe /tmp/hudson1965939069500573978.sh
+ cd jettytrunk
/tmp/hudson1965939069500573978.sh: line 2: cd: jettytrunk: No such file or directory



Back to the top