Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Re: Build failed in Hudson: cdt-nightly #142

The tests are now running. w00t!

OK, the lesson for the day, and I should have remembered this one ..., the order of the features in the master's feature.xml is the order they are built. Don't know why, don't like it, but it is. And I've been burned by it before a few times (and recently too I think with TCF versus EDC). The testing feature was ahead of the codan feature causing the build order problem. I've moved the testing feature to the end so we should be able to add more test plug-ins to it without problems. I'll forward the build notice when it finishes.

Cheers,
Doug.

On Wed, May 12, 2010 at 3:33 PM, Doug Schaefer <cdtdoug@xxxxxxxxx> wrote:
I have a theory, stay tuned. Rebuilding...


On Wed, May 12, 2010 at 3:21 PM, Olexiy Buyanskyy <olexiyb@xxxxxxxxx> wrote:
Elena,

Try to remove minimum version 1.0.0 in dependencies of
org.eclipse.cdt.codan.core.test plugin for
org.eclipse.cdt.codan.core.cxx, org.eclipse.cdt.codan.core and
org.eclipse.cdt.codan.checkers.

--
Olexiy

On Wed, May 12, 2010 at 3:00 PM, Alena Laskavaia
<elaskavaia.cdt@xxxxxxxxx> wrote:
> Still compiling test plugin first... Somebody help!
> ...
>    [javac] Compiling 9 source files to /opt/users/hudsonbuild/.hudson/jobs/cdt-
> nightly/workspace/all/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.codan.core.test/@dot
>    [javac] Compilation failed. Compiler errors are available in
> /opt/users/hudsonbuild/.hudson/jobs/cdt-nightly/workspace/all/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.codan.core.test/@dot.log
> ...
>    [javac] Compiling 60 source files to
> /opt/users/hudsonbuild/.hudson/jobs/cdt-nightly/workspace/all/org.eclipse.cdt.releng/results/plugins/org.eclipse.cdt.codan.core/@dot
>
>
> On Wed, May 12, 2010 at 1:02 PM, Hudson Builder '
> <hudsonbuild@xxxxxxxxxxx> wrote:
>> See <https://build.eclipse.org/hudson/job/cdt-nightly/142/changes>
>>
>>
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev
>
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev



Back to the top