[
https://issues.jboss.org/browse/JBIDE-8488?page=com.atlassian.jira.plugin...
]
Maxim Areshkau resolved JBIDE-8488.
-----------------------------------
Assignee: Denis Golovin (was: Maxim Areshkau)
Resolution: Done
Have tested execution time with enabled and disabled indexing on different eclipses and
wtp's. Execution time the same. So just removed stopping jsp index manager. If say
about code, I don't think that good idea to make some initialization job in public
static Test suite() {} method. The place for it TestSetup.setup() method overwriting.
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: Denis Golovin
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:
http://www.atlassian.com/software/jira