]
Yahor Radtsevich commented on JBIDE-8488:
-----------------------------------------
It was compiling without errors with WTP 3.2.2. The reason is a change in WTP 3.2.3 (no
shutdown() method anymore).
Build failure for org.jboss.tools.jsf.vpe.jsf.test
--------------------------------------------------
Key: JBIDE-8488
URL:
https://issues.jboss.org/browse/JBIDE-8488
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor core
Affects Versions: 3.3.0.M1
Reporter: Alexey Kazakov
Assignee: Maxim Areshkau
Fix For: 3.3.0.M1
[ERROR] Failed to execute goal
org.sonatype.tycho:maven-osgi-compiler-plugin:0.10.0:compile (default-compile) on project
org.jboss.tools.jsf.vpe.jsf.test: Compilation failure: Compilation failure:
[ERROR]
/home/igels/Projects/trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/JsfAllTests.java
(at line 126):[-1,-1]
[ERROR] JSPIndexManager.getInstance().shutdown();
[ERROR] ^^^^^^^^
[ERROR] The method shutdown() is undefined for the type JSPIndexManager
[ERROR] -> [Help 1]
--
This message is automatically generated by JIRA.
For more information on JIRA, see: