[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-5319) Include Teiid Designer in the JBoss Tools build process

Nick Boldt (JIRA) jira-events at lists.jboss.org
Fri May 14 13:15:26 EDT 2010


    [ https://jira.jboss.org/jira/browse/JBIDE-5319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12530808#action_12530808 ] 

Nick Boldt commented on JBIDE-5319:
-----------------------------------

Could not determine test framework used by test bundle MavenProject: org.jboss.tools:org.teiid.designer.modelgenerator.xml.test
Could not determine test framework used by test bundle MavenProject: org.jboss.tools:org.teiid.designer.metamodels.webservice.test
Could not determine test framework used by test bundle MavenProject: org.jboss.tools:org.teiid.designer.metamodels.dependency.test

To fix the above, need to add org.junit, org.junit4, or swtbot dep(s) into the Require-Bundle of those tests' plugins' manifest.mf files.

--

If not all of these test plugins are meant to be run headlessly as part of the build, then we can disable them (in file tests/pom.xml) and just run the ones you want. 

To have a test plugin be found and run automatically, it needs to have a class in the plugin which matches one of these patterns:

**/AllTests.class
**/*AllTests*.class
**/*AllBotTests*.class
**/*TestSuite*.class


> Include Teiid Designer in the JBoss Tools build process
> -------------------------------------------------------
>
>                 Key: JBIDE-5319
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-5319
>             Project: Tools (JBoss Tools)
>          Issue Type: Task
>          Components: Build/Releng
>            Reporter: Johnny Verhaeg
>            Assignee: John Verhaeg
>             Fix For: 3.2.next
>
>         Attachments: JBIDE-5319.designer.core.nested.jar.fix.patch, JBIDE-5319.releng.project.patch
>
>
> The Eclipse-based Teiid Designer projects, hosted under https://svn.jboss.org/repos/tdesigner/trunk/, need to be included in the JBoss Tools build process and included in the distribution of JBoss Tools.

-- 
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

        


More information about the jbosstools-issues mailing list