... and it seems I had fixed tests issue yesterday
The reason was:
[java] [javac] ----------
[java] [javac] 59. ERROR in
/home/hudson/hudson_workspace/workspace/jbosstools-2.1.x/jbds-build/eclipse/plugins/org.jboss.tools.seam.ui.test/src/org/jboss/tools/seam/ui/test/jbide/JBide2277Test.java
(at line 54)
[java] [javac]
assertTrue(p.getDisplayString().startsWith(SeamELProposalProcessor.EL_START_EXPRESSION));
[java] [javac]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[java] [javac] SeamELProposalProcessor.EL_START_EXPRESSION cannot be resolved
it is fixed now. We'll see what how it works during next build when
conf2-linux will available.
Denis
Marshall wrote: