[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-6562) Must explicitly state all dependencies in manifest.mf files even if PDE doesn't care

Nick Boldt (JIRA) jira-events at lists.jboss.org
Wed Jun 30 15:37:46 EDT 2010


Must explicitly state all dependencies in manifest.mf files even if PDE doesn't care
------------------------------------------------------------------------------------

                 Key: JBIDE-6562
                 URL: https://jira.jboss.org/browse/JBIDE-6562
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: common
            Reporter: Nick Boldt
            Assignee: Alexey Kazakov
             Fix For: 3.2.0.M1


Tycho builds broken due to missing dependency not declared in manifest.mt:

/mnt/hudson_workspace/workspace/jbosstools-3.2.0.M1.continuous/sources/common/plugins/org.jboss.tools.common.model/src/org/jboss/tools/common/model/project/ProjectHome.java (at line 111):[-1,-1] 
	if (ModuleCoreNature.isFlexibleProject(project)) {
	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The type org.eclipse.wst.common.internal.emfworkbench.integration.EditModelNature cannot be resolved. It is indirectly referenced from required .class files

http://hudson.qa.jboss.com/hudson/job/jbosstools-3.2.0.M1.continuous/91/consoleFull

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list