Re: [Resteasy-users] Sloppy Pull Requests == Broken Builds

2013-10-24 Thread Bill Burke
I don't see this problem. This is a Garbage Collector test, so it is possible that the CI build machine will have intermittent failures for this test. On 10/24/2013 4:52 AM, Matthias Wessendorf wrote: did a rebase and the new build now failed here: Failed tests:

Re: [Resteasy-users] Sloppy Pull Requests == Broken Builds

2013-10-24 Thread Matthias Wessendorf
On Thu, Oct 24, 2013 at 4:31 PM, Bill Burke bbu...@redhat.com wrote: There may be permgen/memory issues with the CI build too. I thought I had cleaned this up a few weeks ago by upgrading the maven-compiler-plugin, but this seems to have regressed and builds are requiring gigabytes of ram to

Re: [Resteasy-users] Sloppy Pull Requests == Broken Builds

2013-10-23 Thread Matthias Wessendorf
Hi, if you like, here is a PR to enable travis based builds: https://github.com/resteasy/Resteasy/pull/400 Pretty simple, as a start - can be improved -M On Wed, Oct 23, 2013 at 2:54 AM, Bill Burke bbu...@redhat.com wrote: Two PRs from two different contributors broke the build. Please do