[
https://issues.jboss.org/browse/JBIDE-20593?page=com.atlassian.jira.plugi...
]
Alexey Kazakov updated JBIDE-20593:
-----------------------------------
Description:
1. Have a working Eclipse Mars workspace with Maven project with JBoss Tools 4.3.0.Beta2
installed.
2. Add the following glassfish-embedded-all:4.1 dependency to pom.xml
{code}
<dependency>
<groupId>org.glassfish.main.extras</groupId>
<artifactId>glassfish-embedded-all</artifactId>
<version>4.1</version>
</dependency>
{code}
3. FAILURE: JBoss Knowledge Base Builder is started and takes about 5 minutes to finish.
4. FAILURE: Restart eclipse. JBoss Knowledge Base Builder is started again and takes about
5 minutes to finish.
This jar is a big one. About 80MB.
was:https://developer.jboss.org/message/939619
JBoss Tools builders are very slow with large jar libraries
-----------------------------------------------------------
Key: JBIDE-20593
URL:
https://issues.jboss.org/browse/JBIDE-20593
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: batch, cdi
Affects Versions: 4.3.0.Beta2
Reporter: Viacheslav Kabanovich
Assignee: Viacheslav Kabanovich
Priority: Critical
Fix For: 4.3.0.CR1
1. Have a working Eclipse Mars workspace with Maven project with JBoss Tools 4.3.0.Beta2
installed.
2. Add the following glassfish-embedded-all:4.1 dependency to pom.xml
{code}
<dependency>
<groupId>org.glassfish.main.extras</groupId>
<artifactId>glassfish-embedded-all</artifactId>
<version>4.1</version>
</dependency>
{code}
3. FAILURE: JBoss Knowledge Base Builder is started and takes about 5 minutes to finish.
4. FAILURE: Restart eclipse. JBoss Knowledge Base Builder is started again and takes
about 5 minutes to finish.
This jar is a big one. About 80MB.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)