Nick Boldt created JBIDE-11596:
----------------------------------
Summary: compile failed in org.jboss.tools.jsf.ui.test when run against Juno
TP
Key: JBIDE-11596
URL:
https://issues.jboss.org/browse/JBIDE-11596
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: JSF
Affects Versions: 3.3.0.Beta3
Reporter: Nick Boldt
Assignee: Alexey Kazakov
Priority: Critical
Fix For: 3.3.0.Beta3
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.14.1:compile
(default-compile) on project org.jboss.tools.jsf.ui.test: Compilation failure: Compilation
failure:
[ERROR]
/mnt/hudson_workspace/workspace/jbosstools-3.3_trunk.juno-continuous/sources/jsf/tests/org.jboss.tools.jsf.ui.test/src/org/jboss/tools/jsf/ui/test/JSPProblemMarkerResolutionTest.java:[14,0]
[ERROR] import org.eclipse.wst.html.internal.validation.HTMLValidator;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.wst.html.internal.validation.HTMLValidator cannot be
resolved
[ERROR]
/mnt/hudson_workspace/workspace/jbosstools-3.3_trunk.juno-continuous/sources/jsf/tests/org.jboss.tools.jsf.ui.test/src/org/jboss/tools/jsf/ui/test/JSPProblemMarkerResolutionTest.java:[74,0]
[ERROR] HTMLValidator validator = new HTMLValidator();
[ERROR] ^^^^^^^^^^^^^
[ERROR] HTMLValidator cannot be resolved to a type
[ERROR]
/mnt/hudson_workspace/workspace/jbosstools-3.3_trunk.juno-continuous/sources/jsf/tests/org.jboss.tools.jsf.ui.test/src/org/jboss/tools/jsf/ui/test/JSPProblemMarkerResolutionTest.java:[74,0]
[ERROR] HTMLValidator validator = new HTMLValidator();
[ERROR] ^^^^^^^^^^^^^
[ERROR] HTMLValidator cannot be resolved to a type
[ERROR] 3 problems (3 errors)
https://hudson.qa.jboss.com/hudson/job/jbosstools-3.3_trunk.juno-continuo...
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira