[
https://jira.jboss.org/jira/browse/JBIDE-4518?page=com.atlassian.jira.plu...
]
Snjezana Peco resolved JBIDE-4518.
----------------------------------
Fix Version/s: 3.1.0.M2
Resolution: Done
The SeamProjectNewWizardTest class was changed 12/08/08 the last time and is not related
to this issue.
I suppose this issue was introduced by fixing JBIDE-3628. The o.j.t.jst.firstrun plugin is
declared as a jarred plugin in the org.jboss.tools.richfaces.feature feature, but its
classpath isn't correct which is the reason why o.j.t.s.ui.test doesn't see
classes from o.j.t.jst.firstrun.
This plugin is also placed in the org.jboss.tools.jst_feature feature, but isn't
declared as jarred.
I have fixed the classpath in o.j.t.jst.firstrun and declared it as jarred in
org.jboss.tools.jst_feature.
org.jboss.tools.seam.ui.test fails to compile: The import
org.jboss.tools.jst.firstrun cannot be resolved
---------------------------------------------------------------------------------------------------------
Key: JBIDE-4518
URL:
https://jira.jboss.org/jira/browse/JBIDE-4518
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Seam
Affects Versions: 3.1.0.M2
Reporter: Nick Boldt
Assignee: Snjezana Peco
Fix For: 3.1.0.M2
http://hudson.qa.jboss.com/hudson/view/DevStudio/job/jbosstools-nightly-3...
662. ERROR in
/home/hudson/hudson_workspace/workspace/jbosstools-nightly-3.1.0.M2/jbds-build/eclipse/plugins/org.jboss.tools.seam.ui.test/src/org/jboss/tools/seam/ui/test/wizard/SeamProjectNewWizardTest.java
(at line 32)
import org.jboss.tools.jst.firstrun.JBossASAdapterInitializer;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.jboss.tools.jst.firstrun cannot be resolved
Assigned to Snjezana as she's the last person to touch that test class. Problem may
be elsewhere, just need someone to have a look at this.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira