[jbosstools-dev] trunk not compiling

Denis Golovin dgolovin at exadel.com
Tue Jul 31 14:55:49 EDT 2012


Max, it happens very often. Shouldn't all SWTBot tests be moved to 
separate component and excluded from continuous and nightly builds?

There are two reasons to do that:
1. QA need to modify them after code freeze to adjust tests
2. There are many specific settings that are good only for QA engineers 
(that's why many of these plugins are disabled by default)
3. Compilations problems that affects JBT continuous and nightly builds

Denis

On 07/31/2012 05:41 AM, Max Rydahl Andersen wrote:
> btw. this was on a clean trunk, nothing on ~/.m2 and running:
>
> cd build
> mvn install -Punified.target -Pas-bootstrap
>
> On 31 Jul 2012, at 13:45, Max Rydahl Andersen <max.andersen at gmail.com> wrote:
>
>> [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.15.0:compile (default-compile) on project org.jboss.tools.ui.bot.ext: Compilation failure: Compilation failure:
>> [ERROR] /Users/max/code/jbosstools/trunk/tests/plugins/org.jboss.tools.ui.bot.ext/src/org/jboss/tools/ui/bot/ext/helper/QuickFixHelper.java:[55,0]
>> [ERROR] QuickFixBot quickFix = editor.quickFix();
>> [ERROR] ^^^^^^^^
>>
>> Anyone with an idea on what is causing this ?
>>
>> /max
>>
>>
>> _______________________________________________
>> jbosstools-dev mailing list
>> jbosstools-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/jbosstools-dev
>
> _______________________________________________
> jbosstools-dev mailing list
> jbosstools-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jbosstools-dev



More information about the jbosstools-dev mailing list